11-16-2019, 07:03 PM
(11-16-2019, 01:16 PM)Der Geist der Maschine Wrote: When booting, the screen remains black. Perhaps I would see some logs on the serial console - but I don't have one.
Could I see your extlinux/extlinux.conf?
Here are the current cmdline parameters that Manjaro boots with:
Code:
# cat /proc/cmdline
console=ttyS2,1500000n8 root=PARTUUID=937d1032-01 rw rootwait bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash append video=eDP-1:1920x1080@60 ramdisk_size=10M earlycon=uart8250,mmio32,0xff1a0000
there are indeed parameters for video and for serial console/early console.
And attached is the dtb currently provided:

(In my limited experience, it's easier to decompiled dtb into dts using dtc and compare these outputs)