[Bug 276011] Lenovo P15v Gen3 (AMD) - FreeBSD14-RELEASE will not boot for installation
Date: Fri, 12 Jan 2024 19:09:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276011 John Baldwin <jhb@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jhb@FreeBSD.org --- Comment #7 from John Baldwin <jhb@FreeBSD.org> --- Can you try to take a photo of the verbose dmesg to get that the messages before the freeze? Generally speaking the last line you see isn't really related as it's probably a hang in the next device that hasn't printed a message yet. If you can capture more of the verbose dmesg that might help with debugging the issue. Another option if you are using a 15.0-current snapshot is to try Ctrl-Alt-Escape to see if you can break into the DDB debugger. If you do get a db> prompt, please get a stack trace with 'tr' and take some pictures of the stack trace. -- You are receiving this mail because: You are the assignee for the bug.