suspend/hibernate fails on MSI Wind U100 in karmic

Bug #410513 reported by Sanne Wouda
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
devicekit-power (Ubuntu)
New
Undecided
Unassigned

Bug Description

I'm trying to suspend the MSI Wind U100 with karmic (kernel 2.6.31-5-generic, devicekit-power 010-0ubuntu1). When I start suspend with `sudo pm-suspend`, the screen turns black followed by some hard disk activity, then the hard drive spins down.

Immediately after that, the disk spins up and I get a gnome-screensaver password prompt.

Not sure what is causing this, filing against devicekit-power, but it could be a kernel bug.

A few log files are attached (dmesg, pm-suspend.log), but I'd be happy to supply any information to diagnose this problem.

Thanks for your consideration.

Revision history for this message
Sanne Wouda (snnw) wrote :
Revision history for this message
Sanne Wouda (snnw) wrote :
Revision history for this message
Sanne Wouda (snnw) wrote :

This is fixed now for me. Still not sure what was causing this... Closing.

Changed in devicekit-power (Ubuntu):
status: New → Invalid
Revision history for this message
Sanne Wouda (snnw) wrote :

I'm reopening this bug again. My Wind stopped suspending after a reboot. This is what I see in dmesg:

[ 2863.254066] pm_op(): usb_dev_suspend+0x0/0x10 returns -108
[ 2861.525108] wlan0: deauthenticating by local choice (reason=3)
[ 2862.611268] PM: Syncing filesystems ... done.
[ 2862.798638] PM: Preparing system for mem sleep
[ 2862.798650] Freezing user space processes ... (elapsed 0.00 seconds) done.
[ 2862.800809] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[ 2862.801076] PM: Entering mem sleep
[ 2862.801100] Suspending console(s) (use no_console_suspend to debug)
[ 2862.824191] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 2862.825403] sd 0:0:0:0: [sda] Stopping disk
[ 2863.254029] uvcvideo: Failed to set UVC commit control : -108 (exp. 26).
[ 2863.254044] uvcvideo 1-5:1.1: resume error -5
[ 2863.254066] pm_op(): usb_dev_suspend+0x0/0x10 returns -108
[ 2863.254077] PM: Device 1-5 failed to suspend: error -108
[ 2863.254085] PM: Some devices failed to suspend
[ 2863.254169] sd 0:0:0:0: [sda] Starting disk
[ 2864.305591] uvcvideo: Failed to set UVC commit control : -108 (exp. 26).
[ 2864.305605] uvcvideo 1-5:1.1: resume error -5
[ 2864.464351] PM: resume devices took 1.212 seconds
[ 2864.464450] PM: Finishing wakeup.
[ 2864.464455] Restarting tasks ... done.

Changed in devicekit-power (Ubuntu):
status: Invalid → New
Revision history for this message
Mark Jonas (mark-jonas) wrote :

I tried it with 2.6.31-9 and it does not work, too, but the screensaver login does not appear. It only starts to search for the WLAN.

I tried it with 2.6.31-8 and it works!

Also for some other MSI Wind U100 problems like no Bluetooth or SD Card support 2.6.31-8 helps.

Revision history for this message
Jorge Juan (jjchico) wrote :

Try disabling the webcam by blacklisting the uvcvideo driver. Something like:

$ sudo sh -c "echo blacklist uvcvideo > /etc/modprobe.d/local.conf"

Reboot and check uvcvideo is not loaded:

$ lsmod | grep uvcvideo

Try your SD reader, suspend, etc. If all that works, mark this bug as duplicate of Bug #435352.

Hope it helps.

Revision history for this message
Sanne Wouda (snnw) wrote :

Blacklisting ubcvideo fixed my suspend problems. I have no way to test my SD reader, but I'm assuming it works. Marking as a duplicate of #435352.

Thanks for your help.

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.