ChanServ changed the topic of #linux-cros-arm to:
tim[m] has joined #linux-cros-arm
hexdump0815 has joined #linux-cros-arm
hexdump01 has quit [Ping timeout: 480 seconds]
<aceridus> So, I finally realized after all this time that 5.16+ kernels get a black screen on veyron-jerry in ArchLinux due to something GPU related. I didn't realize until I fixed dhcpcd to send the hostname to DHCP that the machine was in fact booting all the way. I can ssh to it despite the black screen. I see the panfrost drm driver finding the gpu on dmesg but don't get any graphics. Any idea where I should look next?
<aceridus> hexdump0815: I know you said before that you overlay your additional-options-special.cfg on top of multi-v7-defconfig, how do you do that? Is there a way with a kernel make config command or do you just cat them both into .config?