Mainline kernel [Solved] - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +--- Thread: Mainline kernel [Solved] (/showthread.php?tid=1285) Pages:
1
2
|
Mainline kernel [Solved] - jeroen79 - 06-07-2016 Hi, I read on the Sunxi wiki that there is relative mainline support, but when i try https://github.com/apritzel/linux.git (a64-v5) it seems it doesn't have sd card support, my kernel hangs on Waiting for root device /dev/mmcblk0p2 any ideas? [url=https://github.com/apritzel/linux.git][/url] Thanks, Jeroen RE: Mainline kernel - umiddelb - 06-07-2016 Hm, the kernel has SD card support and boots fine, but many thing are still missing, e.g. - ethernet - USB - wifi - cpufreq RE: Mainline kernel - tllim - 06-07-2016 (06-07-2016, 12:57 PM)umiddelb Wrote: Hm, the kernel has SD card support and boots fine, but many thing are still missing, e.g. Ethernet seems already up, and hopefully the USB up soon. Please participate on the Sunxi IRC, and hopefully the Pine64 mainline kernel will be fully up soon. RE: Mainline kernel - jeroen79 - 06-11-2016 any idea why i am getting "Waiting for root device" then?, i did select the Sunxi sd controller in my kernel config. RE: Mainline kernel - tllim - 06-11-2016 (06-11-2016, 12:12 AM)jeroen79 Wrote: any idea why i am getting "Waiting for root device" then?, i did select the Sunxi sd controller in my kernel config. You can probe on Sunxi IRC. RE: Mainline kernel [Solved] - jeroen79 - 06-12-2016 Its fixed now,it was a missing dep in arch/arm64/Kconfig.platforms RE: Mainline kernel [Solved] - martinayotte - 06-12-2016 Which one ? RE: Mainline kernel [Solved] - mbt28 - 02-06-2017 How is the latest situation with mainline kernel? RE: Mainline kernel [Solved] - xalius - 02-06-2017 The sunxi project is progressing nicely, we just had a meeting at the FOSDEM conference in Bruxelles... You can always follow the progress of the linux-sunxi project on their wiki ( https://linux-sunxi.org/Linux_mainlining_effort ) , their mailing list and the #linux-sunxi IRC channel on #freenode. RE: Mainline kernel [Solved] - umiddelb - 02-07-2017 (02-06-2017, 07:18 AM)mbt28 Wrote: How is the latest situation with mainline kernel? Ethernet and USB (lower port) are working now. You can try the Mainline*-next-* image from Armbian. |