Bugzilla – Bug 1212553
Dell Precision 3660 Hangs on boot
Last modified: 2023-06-21 11:55:08 UTC
Created attachment 867705 [details] hwinfo output After updating to Leap 15.5 my Dell Precision 3660 Hangs on boot before writing anything to /var/log/messages. If I boot with the previous Leap Kernel 5.14.21-150400.24.60-default to the command line everything seems to work fine. the output of hwinfo from the working 15.4 kernel is attached i'm not sure what else I can provide.
Very hard to know the culprit without a crash message. A really blind shot is to disable the native graphics, i.e. pass nomodeset boot option, at first.
Also, please try the kernel in OBS Kernel:SLE15-SP5 repo. It's the build from the latest SLE15-SP5 git branch, and a bunch of bugs have been addressed there.
It seems graphics related, the hang is still in the new kernel, but goes away if I configure the bios to use the onboard graphics. Interestingly I noticed that the hang happens before i'm prompted for the encryption key for the hard drive. I guess most people don't use an encrypted hard drive on there desktop. For my current use cases I really don't need the nvidia card so i'm happy to stick with intel but i'm also happy to diagnose the issue further I probably have some usb->rs-232 converters somewhere so maybe I could capture more detail that way.
Is it with nouveau driver, or with Nvidia binary driver? For the former case, it's tough to debug, and for the latter case, we should escalate to Nvidia.
(In reply to Takashi Iwai from comment #4) > Is it with nouveau driver, or with Nvidia binary driver? For the former > case, it's tough to debug, and for the latter case, we should escalate to > Nvidia. I have been using the NVIDIA binary driver from the repos but at some point when debugging I might have also attempted to download and build the latest from their website.