10.1 hangs during boot on Intel DP35DP board

John Baldwin jhb at freebsd.org
Fri Dec 5 15:33:04 UTC 2014


On Thursday, December 04, 2014 07:42:48 PM Christopher R. Bowman wrote:
> > On Dec 4, 2014, at 8:39 AM, John Baldwin <jhb at freebsd.org> wrote:
> > 
> > On Wednesday, December 03, 2014 9:36:01 am Adrian Chadd wrote:
> >> Hi,
> >> 
> >> I'm not sure - it may be that the timekeeping stuff is a bit confused.
> >> Maybe it's now time to file a bug and see if we can loop the
> >> timekeeping folk into it.
> > 
> > This is probably not timekeeping.  That message is just the last thing
> > printed before the interrupt-driven hooks are run.  If you booted a HEAD
> > snapshot the kernel should have DDB compiled in.  Please drop into DDB
> > using Ctrl-Alt-Esc and then run 'show conifhk' and reply here with the
> > output please.
> John,
> 	Thank you for responding.  I tried that but the machine seemed wedged at
> that point.  I can’t drop into DDB using Ctrl-Alt-Esc nor can I do
> Ctrl-Alt-Del to reboot.  All I can do it push the reset button. Christopher

If you let it sit for 60 seconds it should print out a message telling you 
what it is waiting on.

-- 
John Baldwin


More information about the freebsd-hackers mailing list