Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2006 21:28:34 +0200
From:      Bruno Ducrot <ducrot@poupinou.org>
To:        Bill Moran <wmoran@collaborativefusion.com>
Cc:        stable@freebsd.org
Subject:   Re: Dell 1950 does not properly respond to reboot and shutdown -p
Message-ID:  <20061004192833.GK4945@poupinou.org>
In-Reply-To: <20061004140712.bab5482e.wmoran@collaborativefusion.com>
References:  <20061004122835.9a9d0c58.wmoran@collaborativefusion.com> <20061004174917.GJ4945@poupinou.org> <20061004140712.bab5482e.wmoran@collaborativefusion.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 04, 2006 at 02:07:12PM -0400, Bill Moran wrote:
> In response to Bruno Ducrot <ducrot@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061004192833.GK4945>