PINE64
[SOLVED] UEFI + Fedora Mainline Kernel Booting! - 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: [SOLVED] UEFI + Fedora Mainline Kernel Booting! (/showthread.php?tid=4758)



[SOLVED] UEFI + Fedora Mainline Kernel Booting! - cztian - 07-13-2017

Using DTB file dtb.dtb (Attachment: dtb.zip)
Fedora Version: Fedora 26 RC-1.5
Kernel Version: [    0.000000] Linux version 4.11.8-300.fc26.aarch64 (mockbuild@buildvm-aarch64-02.arm.fedoraproject.org) (gcc version 7.1.1 20170622 (Red Hat 7.1.1-3) (GCC) ) #1 SMP Thu Jun 29 19:59:22 UTC 2017
Problem: Ethernet did not start.
Code:
[   31.397491] sun8i-dwmac 1c30000.ethernet: PTP uses main clock
[   31.403347] sun8i-dwmac 1c30000.ethernet: no regulator found
[   31.409052] sun8i-dwmac 1c30000.ethernet: Will use external PHY
[   31.415045] sun8i-dwmac 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
[   31.433727] sun8i-dwmac 1c30000.ethernet: EMAC reset timeout
[   31.439466] sun8i-dwmac: probe of 1c30000.ethernet failed with error -12
Update: Using dtb file included in the kernel-core package solved this problem.