Overlays not loading at boot - ROCKPRO64 on Armbian - 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: Overlays not loading at boot - ROCKPRO64 on Armbian (/showthread.php?tid=14982) |
Overlays not loading at boot - ROCKPRO64 on Armbian - rookieone - 09-28-2021 Hi! When I try to run overlays on Armbian 21.08.2 Focal, they do not seem to load, see [b]attached screenshot [/b]below for the output during boot. It looks to me that fdt is not properly run or sth. root@rockpro64:/boot# cat /etc/[b]os-release[/b] NAME="Ubuntu" VERSION="20.04.3 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Armbian 21.08.2 Focal" VERSION_ID="20.04" root@rockpro64:/boot# cat [b]armbianEnv.txt[/b] verbosity=1 bootlogo=false overlay_prefix=rockchip rootdev=UUID=73fac48d-4f73-4ac1-b899-e67dc98b5794 rootfstype=ext4 overlays=pcie-gen2 spi-spidev extraargs=net.ifnames=0 isolcpus=4,5 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u Anyone seen this before and knows what the issue can be/how it can be solved? Thanks in advance! |