NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/49470: NetBSD 9.0 RC1 reboots after bootloader (HP Compaq 6005 Pro / AMD Phenom II)
The following reply was made to PR install/49470; it has been noted by GNATS.
From: Matthias Petermann <mp%petermann-it.de@localhost>
To: Andrew Doran <ad%netbsd.org@localhost>
Cc: Andrius V <vezhlys%gmail.com@localhost>, Paul Goyette <paul%whooppee.com@localhost>,
install-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
gnats-bugs%netbsd.org@localhost
Subject: Re: install/49470: NetBSD 9.0 RC1 reboots after bootloader (HP Compaq
6005 Pro / AMD Phenom II)
Date: Fri, 13 Dec 2019 11:40:22 +0100
Hi Andrew,
thanks again for your guidance. As you recommended I applied the
dobeep() calls also to the assembly part (locore.S).
The results are similiar. On the affected system - no beeps are heard
at all, instead it reboots immediately and without noticeably delay
after the line looking like this:
18611208+666816+1430336 [886040+1244352+888633]=0x16e1ac0
On the other test machine (different vendor) the same kernel produces
the beeps as expected, while taking noticeably longer until the green
messages occur (I assume this is intended and caused by the beeps). So
it seems to not even enter the kernel. You mentioned you might have some
hint how to apply the debugging code to the boot loader, which I would
like to come back to now.
Kind regards
Matthias
Home |
Main Index |
Thread Index |
Old Index