On Thu, 2006-02-09 at 21:18 +0300, Sergey Lungu wrote:
> On Thu, 09 Feb 2006 17:28:38 +0000 Gavin Atkinson
> <[EMAIL PROTECTED]> wrote:
> 
> > On Thu, 2006-02-09 at 19:23 +0300, Sergey Lungu wrote:
> > 
> > > OK, this is not the atapicam problem (I think), my apologies!
> > > I have turned my DVD drive off, but the hang was still there.
> > > 
> > > I have compiled the kernel with DDB and debugging information in
> > > order to find the place where the hang happens. This is my first
> > > try to look inside the kernel, so don't blame me, please :)
> > > 
> > > start_init -> vfs_mountroot -> root_mount_wait -> g_waitidle:
> > 
> > > 
> > > The kernel hangs in that `while'. As far as I can judge, it is
> > > waiting for completion of GEOM events handling.
> > > 
> > > Why is it happening and how can I solve this annoying problem?
> > 
> > Can you try disabling (by unplugging or setting hints) your floppy
> > drive?
> > 
> > Gavin
> 
> I've turned my floppy off and the hang gone away! :)
> Thanks a lot!

How did you disable it?  There's a difference between pulling the cable
out and disabling the floppy controller through hints which may be
significant.  If possible, could you try doing the other one of those
two to see what happens?

> How have you guessed that?

Just a hunch... :)

> Is there a way to keep it, 'cause I'm using it some times?

Try setting debug.fdc.debugflags=255 from the loader, then posting the
bits of the dmesg relating to the floppy drive.

Gavin
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to