hibernate.sh can't find acpi_sbs

Bug #94332 reported by Martin Magnusson
12
Affects Status Importance Assigned to Milestone
linux-source-2.6.20 (Ubuntu)
Won't Fix
Medium
Unassigned

Bug Description

Running Feisty on a Dell Latitude D800, hibernate no longer works (it used to work in Edgy). When I try to hibernate, the screen blanks for a little while, and then I get returned to a login dialog (like the one from gnome-screensaver), but then computer never shuts down.

~> sudo /etc/acpi/hibernate.sh
RTNETLINK answers: No such process
There is already a pid file /var/run/dhclient.eth1.pid with pid 10375
removed stale PID file
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth1/00:0c:f1:14:93:37
Sending on LPF/eth1/00:0c:f1:14:93:37
Sending on Socket/fallback
DHCPRELEASE on eth1 to 192.168.0.1 port 67
send_packet: Operation not permitted
ifdown: interface eth1:avah not configured
SIOCSIFFLAGS: Kan inte tilldela begärd adress
 * Stopping MySQL database server mysqld [ OK ]
 * Shutting down ALSA... [ OK ]
Usage: suspend [-f config][resume_device]
Laptop mode disabled, not active.
FATAL: Module cpufreq_performance not found.
Function not supported
Function not supported
ifup: interface eth0 already configured
ifup: interface eth1 already configured
Ignoring unknown interface eth1:avah=eth1:avah.
 * Setting up ALSA... [ OK ]
 * Starting MySQL database server mysqld [ OK ]
 * Checking for corrupt, not cleanly closed and upgrade needing tables.
grep: /proc/acpi/fan/*/state: Filen eller katalogen finns inte
FATAL: Module acpi_sbs not found.
FATAL: Module acpi_sbs not found.

I'll attach other outputs (from the DebuggingACPI Wiki page) shortly.

~> uname -a
Linux aenima 2.6.20-12-generic #2 SMP Sun Mar 18 03:07:14 UTC 2007 i686 GNU/Linux

Revision history for this message
Martin Magnusson (martin-blecket) wrote :
Revision history for this message
Martin Magnusson (martin-blecket) wrote :
Revision history for this message
Martin Magnusson (martin-blecket) wrote :
Revision history for this message
Martin Magnusson (martin-blecket) wrote :
description: updated
Revision history for this message
Tim Gardner (timg-tpi) wrote :

My, what a big kern.log you have :) In the future, trimming for just the last boot cycle would be OK.

Changed in linux-source-2.6.20:
assignee: nobody → ubuntu-kernel-acpi
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
Martin Magnusson (martin-blecket) wrote :

I just tried hibernating with s2disk from the uswsusp package instead, and after adding

Option "NvAGP" "1"

to my xorg.conf, hibernation works as it should. The default hibernation mechanism still fails as before, though.

Revision history for this message
Paul Cobbaut (cobbaut) wrote :

Following the hint (from bug 68258) to run hibernate.sh directly, i also get this bug. I just posted lspci -vv. /var/log/messages and dmesg to bug 68258.

root@laika:~# /etc/acpi/hibernate.sh
There is already a pid file /var/run/dhclient.eth0.pid with pid 5348
removed stale PID file
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:90:f5:4e:ae:17
Sending on LPF/eth0/00:90:f5:4e:ae:17
Sending on Socket/fallback
DHCPRELEASE on eth0 to 192.168.1.1 port 67
ifdown: interface ra0 not configured
ifdown: interface vmnet1 not configured
ifdown: interface vmnet8 not configured
 * Shutting down ALSA... [ OK ]
Usage: suspend [-f config][resume_device]
Laptop mode disabled, not active.
/etc/acpi/resume.d/17-video-restore.sh: line 5: /var/lib/acpi-support/vbestate: No such file or directory
Function not supported
ifup: interface eth0 already configured
 * Setting up ALSA... [ OK ]
grep: /proc/acpi/fan/*/state: No such file or directory
FATAL: Module acpi_sbs not found.
FATAL: Module acpi_sbs not found.
root@laika:~#

Revision history for this message
Martin Magnusson (martin-blecket) wrote :

I said that I can suspend with the uswsusp package, but I have since found that s2disk also fails, I would say more than 50% of the time. I'm not sure if it's allright to post about it in this bug report, but maybe the two problems (swsusp and uswsusp) are related. You can read more in this thread: http://ubuntuforums.org/showthread.php?t=459956

I recently posted a question to uswsusp's developer mailing list, and they answered that it is a kernel problem. I'm running the default kernel in Ubuntu 7.04: 2.6.20-16-generic.

Revision history for this message
Paul Cobbaut (cobbaut) wrote :

On my machine the cause is the nvidia driver! When switching to nv, hibernate works perfect!

Revision history for this message
Martin Magnusson (martin-blecket) wrote :

I just tried switching from nvidia to nv in xorg.conf, and it didn't make a difference for me. Running /etc/acpi/hibernate.sh still ends with a "FATAL: Module acpi_sbs not found." and kicks me back to the desktop.

I recently found out that I could eliminate the first FATAL warning of the output shown in my initial post by changing the line
NOLM_AC_CPU_GOVERNOR=performance
to
NOLM_AC_CPU_GOVERNOR=ondemand
in /etc/laptop-mode/laptop-mode.conf. So now I don't get the "FATAL: Module cpufreq_performance not found." anymore.

But I wonder what the acpi_sbs module is, and how I can add it, if needed. Googling hasn't given me any good answers, but it seems to be battery-related somehow.

Revision history for this message
GFD (gfd-deactivatedaccount) wrote :

why the performance module cannot be found?

Revision history for this message
Iceberg (iceberg13) wrote :

Deleting the file /etc/usplash.conf worked on my Toshiba Tecra S1

Revision history for this message
Martin Magnusson (martin-blecket) wrote :

After upgrading to Gutsy, it works for me too.

Revision history for this message
Brian Murray (brian-murray) wrote :

This bug report is being closed due to your last comment regarding this being fixed with an upgrade to Gutsy. Thank you again for taking the time to report this bug and helping to make Ubuntu better. Feel free to submit any future bugs you may find.

Changed in linux-source-2.6.20:
status: Confirmed → Won't Fix
Revision history for this message
Patricio (patricio-stwing) wrote :

I am getting the problem in Hardy Heron
FATAL: Module acpi_sbs not found.
+++ modprobe -r ac
+++ modprobe ac
+++ modprobe -r battery
+++ modprobe battery
+++ modprobe acpi_sbs
FATAL: Module acpi_sbs not found.

Revision history for this message
Patricio (patricio-stwing) wrote :

More details:
root@patricio-desktop:/var/log# ./sleep.sh force
bash: ./sleep.sh: No such file or directory
root@patricio-desktop:/var/log# cd /etc/acpi/
root@patricio-desktop:/etc/acpi# ./sleep.sh force
ifdown: interface eth0 not configured
 * Shutting down ALSA... [ OK ]
 * Saving the system clock
./sleep.sh: line 39: echo: write error: No such device
/etc/acpi/resume.d/17-video-restore.sh: line 5: /var/lib/acpi-support/vbestate: No such file or directory
Function not supported
 * Setting the system clock
Ignoring unknown interface eth0=eth0.
 * Setting up ALSA... [ OK ]
FATAL: Module acpi_sbs not found.
FATAL: Module acpi_sbs not found.

Curtis Hovey (sinzui)
Changed in linux-source-2.6.20 (Ubuntu):
assignee: Registry Administrators (registry) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.