PINE64
Any informations about Linux image? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE H64 (https://forum.pine64.org/forumdisplay.php?fid=92)
+--- Forum: Linux on Pine H64 (https://forum.pine64.org/forumdisplay.php?fid=95)
+--- Thread: Any informations about Linux image? (/showthread.php?tid=5790)

Pages: 1 2 3 4 5


RE: Any informations about Linux image? - nkoeppel - 03-03-2018

got the kernel to load, now having trouble with rootfs

actually got the generic https://archlinuxarm.org/platforms/armv8/generic working, cool beens

edit: I don't know why I was having issues with the the rootfs from the pine64 image but the pinebook one booted perfectly


RE: Any informations about Linux image? - shinymetal - 03-05-2018

Hi all,
I've seen there is no HDMI/TV/LCD support in the kernel.
And in the boot too.
Do you know when the video will be available?
Regards
Filippo


RE: Any informations about Linux image? - Luke - 03-05-2018

(03-05-2018, 06:08 AM)shinymetal Wrote: Hi all,
I've seen there is no HDMI/TV/LCD support in the kernel.
And in the boot too.
Do you know when the video will be available?
Regards
Filippo

Again, since everyone is working on mainline - I think it may be some time.


RE: Any informations about Linux image? - jaydmiller - 03-06-2018

(02-28-2018, 02:00 PM)nkoeppel Wrote: Thanks for the info, I've gotten so far as getting u-boot working, still trying to get the kernel to load.

Is there a howto you followed to get uboot loaded?

Thanks!


RE: Any informations about Linux image? - zerf2004 - 03-14-2018

Any update on an official linux build or something that I can flash to a SDcard and boot too?


RE: Any informations about Linux image? - Dark26 - 03-15-2018

(03-14-2018, 06:09 PM)zerf2004 Wrote: Any update on an official linux build or something that I can flash to a SDcard and boot too?

Same here. Android works on the card, but i want a Linux for my project.


RE: Any informations about Linux image? - Dark26 - 03-21-2018

Any news for a linux image ?


RE: Any informations about Linux image? - Luke - 03-21-2018

Ok, so for starters there is a disclaimer on the site that the board is in early stages of development ... which essentially means "if you want something to work then make it/ help make it work".

Now, there is the OPI BSP image (Ubuntu) that works with the board if you're into that. As for mainline - someone needs to take time to build an image and many features are still in development. On a bright side, just the other day I was surprised to hear that HDMI works with mainline. I saw pfeerick asking about sources just yesterday - perhaps he'll put together something.


RE: Any informations about Linux image? - igorp - 04-24-2018

My five cents. Ubuntu Bionic or Debian Stretch with kernel 4.16.y (based on Icenovy patchset)

Bootlog: http://ix.io/18DU

https://dl.armbian.com/pineh64/Debian_stretch_dev_nightly.7z
https://dl.armbian.com/pineh64/Ubuntu_bionic_dev_nightly.7z

Soon in the development tools.
https://github.com/armbian/build


RE: Any informations about Linux image? - Dark26 - 04-25-2018

(04-24-2018, 02:19 PM)igorp Wrote: My five cents. Ubuntu Bionic or Debian Stretch with kernel 4.16.y (based on Icenovy patchset)

Bootlog: http://ix.io/18DU

https://dl.armbian.com/pineh64/Debian_stretch_dev_nightly.7z
https://dl.armbian.com/pineh64/Ubuntu_bionic_dev_nightly.7z

Soon in the development tools.
https://github.com/armbian/build

Thanks

I will try itĀ this eveningĀ .

Dark26