Dell 1950 does not properly respond to reboot and shutdown -p

Bruno Ducrot ducrot at poupinou.org
Wed Oct 4 19:28:38 UTC 2006


On Wed, Oct 04, 2006 at 02:07:12PM -0400, Bill Moran wrote:
> In response to Bruno Ducrot <ducrot at poupinou.org>:
> > Hi,
> > 
> > On Wed, Oct 04, 2006 at 12:28:35PM -0400, Bill Moran wrote:
> > > 
> > > A reboot causes the OS to halt, but the hardware just sits there on the
> > > shutdown screen.
> > > 
> > > A shutdown -p does the same.
> > 
> > What exactly are the last few lines?
> 
> (manually copied)
> 
> ...
> All buffers synced.
> Uptime: 1m16s
> 

Thanks.  Then this happen after print_uptime().

I believe one of the drivers register a shutdown_final (or
shutdown_post_sync) event that hang your system.  I think (though I
may be wrong) mfi may be that one.

It would help if you can add some printf in dev/mfi/mfi.c into the
mfi_shutdown() function in order to check if that assumption
is correct.

Cheers,

-- 
Bruno Ducrot

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.


More information about the freebsd-stable mailing list