tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: HP Proliant won't reboot



On Wed, Apr 2, 2014 at 9:45 AM, D'Arcy J.M. Cain <darcy%netbsd.org@localhost> 
wrote:
> On Wed, 2 Apr 2014 07:56:04 -0400
> "D'Arcy J.M. Cain" <darcy%NetBSD.org@localhost> wrote:
>> On Tue, 1 Apr 2014 08:45:36 -0700
>> Andy Ruhl <acruhl%gmail.com@localhost> wrote:
>> > It would be interesting to know if other versions of NetBSD work,
>> > current especially.
>>
>> I will try that shortly as soon as I have built a new kernel.
>
> I tried to build a new kernel but I am getting a build error.  I need
> to investigate.  Meanwhile I grabbed a snapshot from today and it still
> fails.
>
> At this point I don't even know where to start debugging this.  Can
> someone with clue please suggest?

You've gotta get more messages somehow. If it was mine, I would set
ddb.fromconsole=1, set up a serial console, and try to get it into the
debugger from the serial console. From there, someone can get an idea
of what's going on.

I see lots of diagnostic and debug options in the kernel. Based on my
own digging, I think you want to set DEBUG. There are probably others.
Hopefully someone else will speak up.

Andy


Home | Main Index | Thread Index | Old Index