PINE64
RockPro64 Official Kernel Support - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98)
+--- Forum: Linux on RockPro64 (https://forum.pine64.org/forumdisplay.php?fid=101)
+--- Thread: RockPro64 Official Kernel Support (/showthread.php?tid=6726)

Pages: 1 2 3


RockPro64 Official Kernel Support - ASIC - 10-31-2018

When can we expect full support for the RockPro64 in the regular Linux kernel? I'm just curious because it would be kind of nice if it were possible to use an official distro image (i.e. Debian) instead of having to depend on Ayufan and others to keep making images for the RockPro64.


RE: RockPro64 Official Kernel Support - tllim - 11-06-2018

(10-31-2018, 09:15 AM)ASIC Wrote: When can we expect full support for the RockPro64 in the regular Linux kernel? I'm just curious because it would be kind of nice if it were possible to use an official distro image (i.e. Debian) instead of having to depend on Ayufan and others to keep making images for the RockPro64.

Open source developers are working toward this direction using SPI Flash to host uboot.


RE: RockPro64 Official Kernel Support - elatllat - 11-08-2018

Phoronix said "There is also now mainline ARM SBC support for ... RockPro64..."

https://www.phoronix.com/scan.php?page=article&item=linux-420-features&num=1


RE: RockPro64 Official Kernel Support - dukla2000 - 11-09-2018

(10-31-2018, 09:15 AM)ASIC Wrote: When can we expect full support for the RockPro64 in the regular Linux kernel?

I think "don't hold your breathe" is a more realistic answer. Check the wiki section about what works, and especially the link at the bottom of that section to the RockChip 4.4/mainline status and you realise why this is still very much a hacker board.

Getting uboot in SPI will be a great step. The 4.20 kernel support usually means the device tree has been up streamed but it doesn't, e.g., sort full open source graphics support for T-860.


RE: RockPro64 Official Kernel Support - tuxd3v - 11-09-2018

(11-09-2018, 02:33 PM)dukla2000 Wrote:
(10-31-2018, 09:15 AM)ASIC Wrote: When can we expect full support for the RockPro64 in the regular Linux kernel?

I think "don't hold your breathe" is a more realistic answer. Check the wiki section about what works, and especially the link at the bottom of that section to the RockChip 4.4/mainline status and you realise why this is still very much a hacker board.

Getting uboot in SPI will be a great step. The 4.20 kernel support usually means the device tree has been up streamed but it doesn't, e.g., sort full open source graphics support for T-860.

I think the Support on 4.20, should be better than what we have now.
But its a Work in progress.

On the Open Source Graphics Driver, there are great expectations, at least from me since there have been very good advances on it, with faster implementations that the existing one.

You can check the last developments on it, directly from Alyssa blog at X.Org Developer’s Conference
This new Driver targets:

– Midgard (Mali Txxx)
- Bifrost (Mali Gxx)

But it is Also a Work in Progress, in October were made great advances on it.


RE: RockPro64 Official Kernel Support - Hickson44 - 04-11-2019

Just here to ask for updates, what is the current status ?
Looks like mrfixit2001 managed to get most of the features to work (wifi with pine64 adapter and NVME through PCIE), but I am interested in having a ubuntu bionic with mate installed to an nvme disk. those do not all work yet on ayufan's images that I tested.


RE: RockPro64 Official Kernel Support - fosf0r - 04-11-2019

Hickson44: Flash this, it's the bomb.
https://github.com/ayufan-rock64/linux-build/releases/download/0.8.0rc9/bionic-mate-rockpro64-0.8.0rc9-1120-armhf.img.xz

edit: booting FROM NVMe might be a nope; just stick on eMMC.


RE: RockPro64 Official Kernel Support - mjog - 07-12-2019

Bunch of fixes went in to mainline 5.2 kernel: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?h=v5.2&qt=grep&q=rockpro64

Anyone tried it out?


RE: RockPro64 Official Kernel Support - Luke - 07-12-2019

(07-12-2019, 12:34 AM)mjog Wrote: Bunch of fixes went in to mainline 5.2 kernel: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?h=v5.2&qt=grep&q=rockpro64

Anyone tried it out?

Perhaps Manjaro guys? I'd ping Strit in the chats


RE: RockPro64 Official Kernel Support - Wom the Bat - 07-21-2019

I'm running 5.2.0 now; it works well, but needed device tree changes to access the PCIE bus.