06-07-2021, 11:16 AM
(06-07-2021, 09:13 AM)moonwalkers Wrote: Is that output of `uname -a` when you're connected to serial console? What's the content of your /proc/cmdline? What's the u-boot version you're using? How exactly do you have your UEFI set up, how do you tell your kernel where to find the device tree blobs? Like I already said, I boot directly from u-boot, without any extra UEFI layers, so that's entirely possible that is the crucial difference between our setups.
No, it's not the exact output but it is that kernel version. I have an EFI partition using systemd-bootd, which loads a loader config that has the /proc/cmdline--nothing fancy, initrd, ftd which points to the dtb on the efi partition, root, and rw mostly. Can you share yours? I see some examples (and the default Manjaro) shows a few video= arguments.
Do you have a /dev/fb0? I saw a kernel regression that this doesn't get setup when using EFI. I'm also assuming you're doing extlinux boot? You have a /extlinux directory on your boot volume? Can you paste the output of it?