Re: port-amd64/60631: Intel N150 cpu hang leading to kernel panic in heartbeat
"Martin Husemann via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR port-amd64/60631; it has been noted by GNATS. From: Martin Husemann <[email protected]> To: [email protected] Cc: Subject: Re: port-amd64/60631: Intel N150 cpu hang leading to kernel panic in heartbeat Date: Sat, 22 Aug 2026 11:59:57 +0200 On Sat, Aug 22, 2026 at 08:50:00AM +0000, [email protected] via gnats wrote: > 3/ Multi user boot (boot) hangs during /etc/rc execution What is the last few lines printed on console before it stops? Can you show the contents of /etc/rc.conf and any /etc/ifconfig* files (in case you created some)? Can you provide full dmesg output from both a non-ACPI boot and an ACPI boot to single-user? The latter can be created by "boot -s", and when in the single user shell run something like: "mount -u /; dmesg > /dmesg.acpi" and then reboot into non-ACPI mode and get the /dmesg.acpi out. Thanks, Martin