NetBSD-Users archive

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

Re: USB keyboard recognized during boot menu, not later



On Thu, Jun 18, 2015 at 03:39:50PM +0530, Mayuresh wrote:
> On Thu, Jun 18, 2015 at 11:32:59AM +0200, Manuel Bouyer wrote:
> > So the few 2 or 3 lines just before
> > uvm_fault(...)
> > could help.
> 
> I just snipped these lines, which don't look relevant:
> ahcisata0 port 0: device present, speed: 3.0Gb/s
> ahcisata0 port 1: device present, speed: 1.5Gb/s

it's not directly relevant but we know that interrupts are running
at this point. It's good to know

> 
> > Also, if you can rebuild a kernel, add to the config file
> > options DDB_COMMANDONENTER="trace"
> > 
> > hopefully this should give us a full stack trace of the fault.
> 
> I have another system running NetBSD 6.1 i386. Is it possible to use it
> for building 7.0/current amd64?

Yes: ./build.sh -m amd64 -U tools kernel=GENERIC

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index