NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/56815: Lenovo ThinkCentre with i915drmkms graphics fails to boot -current
The following reply was made to PR port-amd64/56815; it has been noted by GNATS.
From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: Jarle Fredrik Greipsland <jarle.greipsland%norid.no@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/56815: Lenovo ThinkCentre with i915drmkms graphics fails to boot -current
Date: Tue, 31 May 2022 23:14:26 +0000
When it reboots, are you able to get the preceding boot's dmesg?
Can you try building a kernel with
options DDB_ONPANIC=1
options DDB_COMMANDONENTER="bt;ps;sync"
and see if it produces a crash dump or dmesg from the preceding boot?
Once it reboots, at the bootloader prompt, you can do
> userconf disable i915drmkms
to boot without the i915 driver.
Alternatively, do you have a serial console, e.g. via Intel AMT? Can
you get the console output via that?
Home |
Main Index |
Thread Index |
Old Index