ACPI issues (maybe)
YONETANI Tomokazu
qhwt+dfly at les.ath.cx
Mon Mar 5 07:13:13 PST 2007
On Sun, Mar 04, 2007 at 06:22:42PM -0500, Joe Talbott wrote:
> On Mon, Mar 05, 2007 at 01:24:47AM +0900, YONETANI Tomokazu wrote:
> > On Sat, Mar 03, 2007 at 01:41:01AM -0500, Joe Talbott wrote:
> > > On Sat, Mar 03, 2007 at 11:54:46AM +0900, YONETANI Tomokazu wrote:
> > > > On Fri, Mar 02, 2007 at 08:18:05PM -0500, Joe Talbott wrote:
> > > > > I am experiencing some weird behavior with my Toshiba Satellite
> > > > > M115-S3094 Laptop. I cannot power off the laptop with shutdown or
> > > > > reboot. Both go through the steps of shutting down the machine but it
> > > > > never powers off. I've tried setting hw.acpi.disable_on_poweroff to 1
> > > > > to no avail. I have to press the power button for 5 or so seconds for
> > > > > it to power off. So I've been using 'shutdown -h ...' which lets me
> > > > > tap the power button to power off the laptop but this often leaves the
> > > > > speakers beeping throughout the shutdown process.
> > > >
> > > > Is this bug new in 1.8? Do you experience this problem when you
> > > > run a UP kernel?
> > >
> > > This was happening before 1.8 and also happens with a UP kernel.
> >
> > I feel relieved to hear that somehow ;) I saw a similar problem on
> > some of PCs around, but disable_on_poweroff always worked. Does updating
> > BIOS fix it?
>
> I updated to the latest BIOS from Toshiba and there is no change.
That's too bad. Can you try to see if `acpiconf -d' also locks up your
laptop. What it does is call acpi_Disable() to transfer the system into
legacy(non-ACPI) mode, and this function is also called when you reboot
it, or try to shutdown with hw.acpi.disable_on_poweroff=1. You'd better
try this in single-user mode to avoid fsck in the next boot.
Cheers.
More information about the Bugs
mailing list