Comment 17 for bug 572879

Revision history for this message
Julian Sanchez (julian-bidda) wrote :

[SOLVED]
On a Macbook Air 2,1 I've same problem as I show you here:

This is my syslog reporting the problem:

kernel: [203060.044217] PM: Syncing filesystems ... done.
kernel: [203060.068040] PM: Preparing system for mem sleep
kernel: [203060.068045] Freezing user space processes ... (elapsed 0.00 seconds) done.
kernel: [203060.068728] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
kernel: [203060.068775] PM: Entering mem sleep
kernel: [203060.068788] Suspending console(s) (use no_console_suspend to debug)
kernel: [203060.069901] btusb_intr_complete: hci0 urb e3cd9600 failed to resubmit (1)
kernel: [203060.070891] btusb_bulk_complete: hci0 urb e3cd9380 failed to resubmit (1)
kernel: [203060.071891] btusb_bulk_complete: hci0 urb e3cd9880 failed to resubmit (1)
kernel: [203070.104110] usbhid 3-6:1.0: suspend error -5
kernel: [203070.104118] pm_op(): usb_dev_suspend+0x0/0x20 returns -5
kernel: [203070.104121] PM: Device 3-6 failed to suspend: error -5
kernel: [203070.104123] PM: Some devices failed to suspend
kernel: [203070.222573] PM: resume of devices complete after 118.446 msecs
kernel: [203070.272160] PM: resume devices took 0.168 seconds
kernel: [203070.272186] PM: Finishing wakeup.
kernel: [203070.272189] Restarting tasks ... done.
acpid: client 5303[0:0] has disconnected
acpid: client 5303[0:0] has disconnected
acpid: client connected from 5303[0:0]
acpid: 1 client rule loaded
anacron[5604]: Anacron 2.3 started on 2010-09-05
anacron[5604]: Normal exit (0 jobs run)
NetworkManager: <info> Waking up...
NetworkManager: <info> (eth0): now managed
NetworkManager: <info> (eth0): device state change: 1 -> 2 (reason 2)
NetworkManager: <info> (eth0): bringing up device.
NetworkManager: <info> (eth0): preparing device.
NetworkManager: <info> (eth0): deactivating device (reason: 2).
NetworkManager: <info> (eth0): supplicant interface state: starting -> ready
NetworkManager: <info> (eth0): device state change: 2 -> 3 (reason 42)

------------

The suspend work fine before so I try to check what changes I've made before this happen.

Because I was using for a couple of months MacOS X and there you use the "cmd" key as "ctrl" key y change my keyboard map in System -> Preference -> Keyboard -> Distribution -> Options -> Behavior of Alt/Windows Key -> Control is asigned to Windows Key (selected)

After this the Upper Block Led get always on, and the suspend doesn't work.

I've turned back to the default the Alt/Windows key then restart and everything works OK again.

Julian-