https://bugzilla.kernel.org/show_bug.cgi?id=211745
Bug ID: 211745 Summary: Latest 5.11 git doesn't boot. Product: Drivers Version: 2.5 Kernel Version: linux-git-5.11rc7.r141.g358feceebbf6 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: blocking Priority: P1 Component: Video(DRI - non Intel) Assignee: drivers_video-dri@kernel-bugs.osdl.org Reporter: rmuncrief@humanavance.com Regression: No
Created attachment 295271 --> https://bugzilla.kernel.org/attachment.cgi?id=295271&action=edit Good dmesg
I started testing kernel 5.11 around rc5 and it has never booted. However the logs always seemed to be truncated, and I couldn't ssh into my system until today.
However I compiled the latest git today andd ssh in and get useful information.
Everything works great with 5.10.16, so I've attached dmesg_5.10.16_good.txt, Xorg.0.log_5.10.16_good.txt, and journalctl_5.10.16_good.txt to show what happens during a successful boot.
And attached dmesg_5.11-git_fail.txt, Xorg.0.log_5.11-git_fail.txt, and journalctl_5.11-git_fail.txt to show what happens during the failed boot with 5.11 git.
By the way, the journalctl log was produced with journalctl -b -k.