NVidia PowerMizer issue after suspend

Hello,
my NVidia GeForce 9800 GT just runs fine on Arch. It normally runs in some kind of low power mode with reduced clock frequencies, however when the computer wakes up from suspend, it starts running at full speed until the X server is restarted. nvidia-settings still reports adaptive clocking as enabled, and there is no active OpenGL application that would need that much of power (disabling KDE compositing does not help either). I've got CoolBits enabled to adjust the low power mode's clock frequencies in a way that the GPU can handle compositing with reasonable performance (it is too slow per default), yet disabling it has no effect on the issue.
I'm using latest 295.40 driver, latest X server and the normal Arch kernel 3.3.2.
Any ideas?

thepasto wrote:
I just found a better solution working for my case.
/etc/systemd/system/root-suspend.service
[Unit]
Description=Local system suspend actions
Before=sleep.target
[Service]
Type=simple
ExecStart=/usr/bin/rmmod alx
[Install]
WantedBy=suspend.target
/etc/systemd/system/root-resume.service
[Unit]
Description=Local system resume actions
After=suspend.target
[Service]
Type=simple
ExecStart=/usr/bin/modprobe alx
[Install]
WantedBy=suspend.target
and then just enable them:
sudo systemctl enable root-suspend
sudo systemctl enable root-resume
Thanks, this helped me out. I knew the workaround probably involved systemd but I've yet to dive into how it works.

Similar Messages

  • [BUG] Jumbo frames issues after suspend/resume

    I have a 2.66Ghz MacBookPro5,1 which I recently upgraded to Snow Leopard. It's connected to a gigabit LAN and makes use of jumbo frames (MTU 9000).
    Everything was working flawlessly under Leopard, but since the upgrade to 10.6, I've noticed some very strange networking behavior. Essentially, networking goes AWOL as soon as it tries to transfer big data chunks *after a suspend/resume*. Remote sessions (ssh), file tranfers (ftp/afp) are affected.
    AFAICT, small packets work (eg, the output of "uptime" in a ssh session works just fine), but anything "big" (copying a large file over ftp or afp) hangs the connection. It seems that reducing the jumbo frame max size (using "ifconfig en0 mtu <whatever smaller than the previous setting>") temporarily fixes the issue, until the next hang.
    This problem only happens after suspend/resume. Upon cold boot, everything works just fine, so I'm suspecting a driver issue.
    The only difference between previously "working just fine" situation and the current issue is the upgrade from 10.5 to 10.6. I should mention I'm running in 64bit mode.
    HTH
    Message was edited by: thibaut

    If you have found a verified and reproducible bug then report it here: Feedback. The Discussions is not a bug reporting venue. Apple engineers do not read the Discussions.
    If you want help resolving a problem that is the purpose of the Discussions, but you need to post a question.

  • Lxpanel tray issue after suspend

    Hi, I tried LXDE on my Arch, it's awesome ! But I have small problem with lxpanel. After suspend lxpanel flashes and tray icons out of system tray are badly spaced.
    I don't know why, but if I restart lxpanel or restart X, it works good. How I can fix it or how I can restart lxpanel automatically after suspend ? Thx

    thepasto wrote:
    I just found a better solution working for my case.
    /etc/systemd/system/root-suspend.service
    [Unit]
    Description=Local system suspend actions
    Before=sleep.target
    [Service]
    Type=simple
    ExecStart=/usr/bin/rmmod alx
    [Install]
    WantedBy=suspend.target
    /etc/systemd/system/root-resume.service
    [Unit]
    Description=Local system resume actions
    After=suspend.target
    [Service]
    Type=simple
    ExecStart=/usr/bin/modprobe alx
    [Install]
    WantedBy=suspend.target
    and then just enable them:
    sudo systemctl enable root-suspend
    sudo systemctl enable root-resume
    Thanks, this helped me out. I knew the workaround probably involved systemd but I've yet to dive into how it works.

  • X or GDM dies after suspend/resume (Nvidia card)

    For a while now (about a month, I think), X seems to crash after suspend/resume and I end up back on the GDM login screen.
    The problem is intermittent, but I'd say it happens about 50% of the time. As can be seen in the log below, after a while a new gdm-x-session replaces the one that was running before suspend.
    Any ideas? I'm stuck.
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:77
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:78
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 226:0
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:68
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:64
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:79
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:67
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:65
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:66
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) config/udev: removing device X10 WTI RF receiver mouse
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) evdev: X10 WTI RF receiver mouse: Close
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) UnloadModule: "evdev"
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: releasing fd for 13:78
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (EE) systemd-logind: failed to release device: Did not receive a reply. Possible causes include: the remote application did not send a reply, the messag
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:77
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: Failed to close file descriptor: Could not close fd 23
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 226:0
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): configuration option may not be set correctly. When the
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): Config Options in the README.
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(GPU-0): Display (Medion MD30422PV (DFP-0)) does not support NVIDIA 3D
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(GPU-0): Vision stereo.
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:68
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:64
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:79
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:67
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:65
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:66
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) config/udev: removing device X10 WTI RF receiver
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) evdev: X10 WTI RF receiver: Close
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) config/udev: removing device X10 WTI RF receiver mouse
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) evdev: X10 WTI RF receiver mouse: Close
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) UnloadModule: "evdev"
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) config/udev: removing device X10 WTI RF receiver
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) evdev: X10 WTI RF receiver: Close
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) UnloadModule: "evdev"
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) config/udev: Adding input device X10 WTI RF receiver mouse (/dev/input/mouse2)
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) No input driver specified, ignoring this device.
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) This device may have been added with another device file.
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) config/udev: Adding input device X10 WTI RF receiver mouse (/dev/input/event14)
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (**) X10 WTI RF receiver mouse: Applying InputClass "evdev pointer catchall"
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) systemd-logind: returning pre-existing fd for /dev/input/event14 13:78
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) Using input driver 'evdev' for 'X10 WTI RF receiver mouse'
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (**) X10 WTI RF receiver mouse: always reports core events
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (**) evdev: X10 WTI RF receiver mouse: Device: "/dev/input/event14"
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (--) evdev: X10 WTI RF receiver mouse: Vendor 0xbc7 Product 0x6
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (--) evdev: X10 WTI RF receiver mouse: Found 9 mouse buttons
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (--) evdev: X10 WTI RF receiver mouse: Found relative axes
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (--) evdev: X10 WTI RF receiver mouse: Found x and y relative axes
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) evdev: X10 WTI RF receiver mouse: Configuring as mouse

    I waited a couple of days, tried suspending again and now things work as they should, or at least they appear to.
    I have no idea what has changed.

  • Bluetooth and GT750M is not working after suspending to RAM.

    Hello! I am yet another lucky owner of laptop with optimus Intel+nVidia technology. I had really frustrating issue with Bumblebee because my nvidia just randomly refused to change power state in the past, luckly after a few months someone added workaround to the Bumblebee's troubleshooting section on ArchWiki and it worked flawlessly for a while. But now, most likely because of some kernel updates, I'm experiencing similar issue with both Bluetooth and nvidia card but this time only after suspending to RAM.
    % optirun glxgears
    [12125.501131] [ERROR]Cannot access secondary GPU - error: Could not enable discrete graphics card
    [12125.501173] [ERROR]Aborting because fallback start is disabled.
    % bluetooth
    bluetooth = on
    % bluetoothctl
    [bluetooth]# devices
    [bluetooth]# power on
    No default controller available
    [bluetooth]#
    Some relevant outputs:
    % dmesg | grep -i bluetooth
    [ 5.827610] Bluetooth: Core ver 2.19
    [ 5.827633] Bluetooth: HCI device and connection manager initialized
    [ 5.827641] Bluetooth: HCI socket layer initialized
    [ 5.827643] Bluetooth: L2CAP socket layer initialized
    [ 5.827649] Bluetooth: SCO socket layer initialized
    [ 9.006994] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [ 9.007003] Bluetooth: BNEP socket layer initialized
    [10940.998460] Bluetooth: Error in firmware loading err = -110,len = 448, size = 4096
    [10940.998468] Bluetooth: Loading patch file failed
    [10940.851853] wlp4s0: associated
    [10940.998460] Bluetooth: Error in firmware loading err = -110,len = 448, size = 4096
    [10940.998468] Bluetooth: Loading patch file failed
    [10940.998475] ath3k: probe of 1-4:1.0 failed with error -110
    [11094.380198] mce: [Hardware Error]: Machine check events logged
    dmesg messages after the "optirun glxgears":
    [12118.593906] bbswitch: enabling discrete graphics
    [12118.604058] pci 0000:01:00.0: Refused to change power state, currently in D3
    Any ideas what's going on? Thank you!

    ACTIVATING FACETIME AND IMESSAGES
    Activating Facetime and Imessages on your phone requires the ability to send SMS messages and depending upon where you are that might be an international SMS.  Check with your carrier to see if your plan supports sending of international SMS messages.  If you are having trouble activating Facetime or Imessages turn them both off on your device and reset the device (Hold down the Sleep/Wake button and the home button together until the apple logo appears (ignore the ON/OFF slider) then let both buttons go and wait for device to restart (no data will be lost)).  Wait for the device to restart and wait a minute and turn Facetime and imessage back on and wait for activation.  If that does not fix things read the following articles:
    http://support.apple.com/kb/TS4268
    http://support.apple.com/kb/ts3367

  • [Solved] "cannot open display" after suspend/resume, possibly broadcom

    Hey peoples,
    [EDIT: I think my initial assumptions are incorrect, this issue seems to be occurring independently of whatever wifi driver I have loaded]
    I'm finding that after suspend/resume my machine will not open any new windows. The windows that were already open continue to function. If I've left a terminal open, and attempt to open a new window I get the message:
    [framps@localhost ~]$ firefox
    Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyError: cannot open display: :0.0
    I've found that removing the broadcom-wl driver from my system seems to fix the issue. I can't see anything particularly obvious in my dmesg. I think I need the broadcom-wl driver as I have not been able to get b43 or bcma to work for my machine.
    [  948.814261] cfg80211: World regulatory domain updated:
    [  948.814266] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [  948.814269] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [  948.814272] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [  948.814275] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [  948.814277] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [  948.814280] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [  949.404722] r8169 0000:0c:00.0 eth0: link down
    [  949.404741] r8169 0000:0c:00.0 eth0: link down
    [  949.404773] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [  949.355635] PM: Syncing filesystems ... done.
    [  949.717960] PM: Preparing system for mem sleep
    [  949.851316] Freezing user space processes ... (elapsed 0.01 seconds) done.
    [  949.862059] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
    [  949.875377] PM: Entering mem sleep
    [  949.875472] Suspending console(s) (use no_console_suspend to debug)
    [  950.064255] xhci_hcd 0000:00:14.0: WARN Event TRB for slot 1 ep 0 with no TDs queued?
    [  950.064507] sd 0:0:0:0: [sda] Synchronizing SCSI cache
    [  950.075138] sd 0:0:0:0: [sda] Stopping disk
    [  950.165918] ERROR @wl_notify_scan_status : Scan complete while device not scanning
    [  950.477845] i915 0000:00:02.0: power state changed by ACPI to D3hot
    [  950.551140] PM: suspend of devices complete after 676.056 msecs
    [  950.551485] PM: late suspend of devices complete after 0.342 msecs
    [  950.567669] r8169 0000:0c:00.0: wake-up capability enabled by ACPI
    [  950.581418] ehci_hcd 0000:00:1d.0: wake-up capability enabled by ACPI
    [  950.594384] ehci_hcd 0000:00:1a.0: wake-up capability enabled by ACPI
    [  950.620974] xhci_hcd 0000:00:14.0: wake-up capability enabled by ACPI
    [  950.634321] PM: noirq suspend of devices complete after 82.939 msecs
    [  950.634762] ACPI: Preparing to enter system sleep state S3
    [  950.730816] PM: Saving platform NVS memory
    [  950.736910] Disabling non-boot CPUs ...
    [  950.738461] smpboot: CPU 1 is now offline
    [  950.840631] smpboot: CPU 2 is now offline
    [  950.943831] smpboot: CPU 3 is now offline
    [  950.944231] Extended CMOS year: 2000
    [  950.945389] ACPI: Low-level resume complete
    [  950.945427] PM: Restoring platform NVS memory
    [  950.945811] Extended CMOS year: 2000
    [  950.945864] Enabling non-boot CPUs ...
    [  950.949268] smpboot: Booting Node 0 Processor 1 APIC 0x1
    [  950.963117] CPU1 is up
    [  950.966520] smpboot: Booting Node 0 Processor 2 APIC 0x2
    [  950.980330] CPU2 is up
    [  950.980386] smpboot: Booting Node 0 Processor 3 APIC 0x3
    [  950.994238] CPU3 is up
    [  950.997398] ACPI: Waking up from system sleep state S3
    [  951.471580] i915 0000:00:02.0: power state changed by ACPI to D0
    [  951.498111] xhci_hcd 0000:00:14.0: wake-up capability disabled by ACPI
    [  951.524753] ehci_hcd 0000:00:1a.0: wake-up capability disabled by ACPI
    [  951.551380] ehci_hcd 0000:00:1d.0: wake-up capability disabled by ACPI
    [  951.564744] nvidia 0000:01:00.0: power state changed by ACPI to D0
    [  951.591567] PM: noirq resume of devices complete after 120.295 msecs
    [  951.591837] PM: early resume of devices complete after 0.236 msecs
    [  951.591891] i915 0000:00:02.0: setting latency timer to 64
    [  951.591894] xhci_hcd 0000:00:14.0: setting latency timer to 64
    [  951.591968] mei 0000:00:16.0: irq 43 for MSI/MSI-X
    [  951.591983] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [  951.592037] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [  951.592108] ahci 0000:00:1f.2: setting latency timer to 64
    [  951.592119] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [  951.594182] r8169 0000:0c:00.0: wake-up capability disabled by ACPI
    [  951.634511] [drm:__gen6_gt_force_wake_mt_get] *ERROR* Timed out waiting for forcewake old ack to clear.
    [  951.636110] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
    [  951.796066] r8169 0000:0c:00.0 eth0: link down
    [  951.824070] Extended CMOS year: 2000
    [  951.831119] usb 3-1.3: reset full-speed USB device number 3 using ehci_hcd
    [  951.910921] ata5: SATA link down (SStatus 0 SControl 300)
    [  951.916168] btusb 3-1.3:1.0: no reset_resume for driver btusb?
    [  951.916171] btusb 3-1.3:1.1: no reset_resume for driver btusb?
    [  951.924226] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [  951.926030] ata2.00: configured for UDMA/100
    [  951.981369] usb 4-1.6: reset high-speed USB device number 3 using ehci_hcd
    [  952.876326] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [  952.877743] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [  952.877747] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [  952.877750] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [  952.880489] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [  952.880493] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [  952.880496] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [  952.881600] ata1.00: configured for UDMA/100
    [  952.893105] sd 0:0:0:0: [sda] Starting disk
    [  952.911681] PM: resume of devices complete after 1321.544 msecs
    [  952.912745] PM: Finishing wakeup.
    [  952.912748] Restarting tasks ... done.
    [  953.018321] video LNXVIDEO:00: Restoring backlight state
    [  953.018862] video LNXVIDEO:01: Restoring backlight state
    [  953.376503] r8169 0000:0c:00.0 eth0: link up
    [  953.376515] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    Any help would be greatly appreciated. Thanks.
    Last edited by frampy (2013-03-16 01:20:57)

    It seems that the only option for my  wifi card, BCM43228 is the proprietary broadcom-wl.
    Can anyone suggest how I might be able to get any debugging information for this module? Maybe this driver is conflicting with something else on my system, as I can't find anyone else that is seeing this same issue.
    Very frustrating, my machine is a Thinkpad Edge E530. Because I ordered from New Zealand there was no option to include the alternative Intel card and I was stuck with the broadcom. Apparently there's a whitelist on the BIOS aswell which will prevent me from installing another card.

  • [SOLVED] Losing network connection after suspend

    Lately I'm having this peculiar problem.  When resuming after suspend (specifically, pm-suspend), I have no network connection.  I first noticed this on March 31st.  The only thing that changed was that I upgraded these packages:
    openssl-1.0.1-2-x86_64.pkg.tar.xz
    xf86-video-ati-6.14.4-2-x86_64.pkg.tar.xz
    lib32-libdrm-2.4.33-1-x86_64.pkg.tar.xz
    libnotify-0.7.5-1-x86_64.pkg.tar.xz
    xz-5.0.3-2-x86_64.pkg.tar.xz
    vim-taglist-45-5-any.pkg.tar.xz
    But I'm pretty sure I would have suspended and resumed successfully at least once after that upgrade.
    Can anyone suggest what I should look at to try to diagnose this?
    Thanks
    Last edited by ibrunton (2012-04-06 11:26:03)

    Same issue here. Looks like dhcpcd crashes during or after running /usr/lib/dhcpcd/dhcpcd-run-hooks on resume from suspend. I'll try downgrading until this is fixed.
    $ uname -s -v -r -m
    Linux 3.2.13-1-ARCH #1 SMP PREEMPT Sat Mar 24 09:10:39 CET 2012 x86_64
    $ pacman -Qi dhcpcd
    Name : dhcpcd
    Version : 5.5.5-1
    URL : http://roy.marples.name/dhcpcd/
    Licenses : BSD
    Groups : base
    Provides : None
    Depends On : glibc sh
    Optional Deps : None
    Required By : networkmanager
    Conflicts With : None
    Replaces : None
    Installed Size : 256.00 KiB
    Packager : Ronald van Haren <[email protected]>
    Architecture : x86_64
    Build Date : Fri Mar 23 17:25:47 2012
    Install Date : Thu Mar 29 23:36:13 2012
    Install Reason : Explicitly installed
    Install Script : No
    Description : RFC2131 compliant DHCP client daemon
    # dhcpcd -d -B eth0
    dhcpcd[1865]: version 5.5.5 starting
    dhcpcd[1865]: eth0: using hwaddr bc:ae:c5:75:36:8e
    dhcpcd[1865]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason PREINIT
    dhcpcd[1865]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason CARRIER
    dhcpcd[1865]: eth0: sending IPv6 Router Solicitation
    dhcpcd[1865]: eth0: reading lease `/var/lib/dhcpcd/dhcpcd-eth0.lease'
    dhcpcd[1865]: eth0: rebinding lease of 192.168.1.100
    dhcpcd[1865]: eth0: sending REQUEST (xid 0x36169f23), next in 3.93 seconds
    dhcpcd[1865]: eth0: acknowledged 192.168.1.100 from 192.168.1.1
    dhcpcd[1865]: eth0: checking for 192.168.1.100
    dhcpcd[1865]: eth0: sending ARP probe (1 of 3), next in 2.00 seconds
    dhcpcd[1865]: eth0: sending ARP probe (2 of 3), next in 1.81 seconds
    dhcpcd[1865]: eth0: sending IPv6 Router Solicitation
    dhcpcd[1865]: eth0: sending ARP probe (3 of 3), next in 2.00 seconds
    dhcpcd[1865]: eth0: leased 192.168.1.100 for 3600 seconds
    dhcpcd[1865]: eth0: adding IP address 192.168.1.100/24
    dhcpcd[1865]: eth0: adding route to 192.168.1.0/24
    dhcpcd[1865]: eth0: adding default route via 192.168.1.1
    dhcpcd[1865]: eth0: writing lease `/var/lib/dhcpcd/dhcpcd-eth0.lease'
    dhcpcd[1865]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason BOUND
    dhcpcd[1865]: eth0: sending ARP announce (1 of 2), next in 2.00 seconds
    dhcpcd[1865]: eth0: sending IPv6 Router Solicitation
    dhcpcd[1865]: eth0: sending ARP announce (2 of 2)
    dhcpcd[1865]: eth0: sending IPv6 Router Solicitation
    dhcpcd[1865]: eth0: no IPv6 Routers available
    dhcpcd[1865]: eth0: carrier lost
    dhcpcd[1865]: eth0: deleting default route via 192.168.1.1
    dhcpcd[1865]: eth0: deleting route to 192.168.1.0/24
    dhcpcd[1865]: eth0: deleting IP address 192.168.1.100/24
    dhcpcd[1865]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason NOCARRIER
    dhcpcd[1865]: eth0: carrier acquired
    dhcpcd[1865]: eth0: using hwaddr bc:ae:c5:75:36:8e
    dhcpcd[1865]: eth0: executing `/usr/lib/dhcpcd/dhcpcd-run-hooks', reason CARRIER
    *** glibc detected *** dhcpcd: double free or corruption (fasttop): 0x0000000000ac2860 ***
    ======= Backtrace: =========
    /lib/libc.so.6(+0x78a56)[0x7f9b6a794a56]
    dhcpcd[0x40cdd0]
    dhcpcd[0x40e597]
    dhcpcd[0x4093f0]
    dhcpcd[0x411ba7]
    dhcpcd[0x411563]
    dhcpcd[0x40768f]
    dhcpcd[0x40aa6b]
    dhcpcd[0x4028a8]
    /lib/libc.so.6(__libc_start_main+0xf5)[0x7f9b6a73d455]
    dhcpcd[0x402d1d]
    ======= Memory map: ========
    00400000-00419000 r-xp 00000000 fe:02 4590719 /sbin/dhcpcd
    00619000-0061a000 r--p 00019000 fe:02 4590719 /sbin/dhcpcd
    0061a000-0061b000 rw-p 0001a000 fe:02 4590719 /sbin/dhcpcd
    0061b000-0061c000 rw-p 00000000 00:00 0
    00ac1000-00ae3000 rw-p 00000000 00:00 0 [heap]
    7f9b6a2eb000-7f9b6a300000 r-xp 00000000 fe:02 1063993 /usr/lib/libgcc_s.so.1
    7f9b6a300000-7f9b6a4ff000 ---p 00015000 fe:02 1063993 /usr/lib/libgcc_s.so.1
    7f9b6a4ff000-7f9b6a500000 rw-p 00014000 fe:02 1063993 /usr/lib/libgcc_s.so.1
    7f9b6a500000-7f9b6a517000 r-xp 00000000 fe:02 3014810 /lib/libpthread-2.15.so
    7f9b6a517000-7f9b6a716000 ---p 00017000 fe:02 3014810 /lib/libpthread-2.15.so
    7f9b6a716000-7f9b6a717000 r--p 00016000 fe:02 3014810 /lib/libpthread-2.15.so
    7f9b6a717000-7f9b6a718000 rw-p 00017000 fe:02 3014810 /lib/libpthread-2.15.so
    7f9b6a718000-7f9b6a71c000 rw-p 00000000 00:00 0
    7f9b6a71c000-7f9b6a8b3000 r-xp 00000000 fe:02 3018245 /lib/libc-2.15.so
    7f9b6a8b3000-7f9b6aab3000 ---p 00197000 fe:02 3018245 /lib/libc-2.15.so
    7f9b6aab3000-7f9b6aab7000 r--p 00197000 fe:02 3018245 /lib/libc-2.15.so
    7f9b6aab7000-7f9b6aab9000 rw-p 0019b000 fe:02 3018245 /lib/libc-2.15.so
    7f9b6aab9000-7f9b6aabd000 rw-p 00000000 00:00 0
    7f9b6aabd000-7f9b6aac4000 r-xp 00000000 fe:02 3014856 /lib/librt-2.15.so
    7f9b6aac4000-7f9b6acc3000 ---p 00007000 fe:02 3014856 /lib/librt-2.15.so
    7f9b6acc3000-7f9b6acc4000 r--p 00006000 fe:02 3014856 /lib/librt-2.15.so
    7f9b6acc4000-7f9b6acc5000 rw-p 00007000 fe:02 3014856 /lib/librt-2.15.so
    7f9b6acc5000-7f9b6ace6000 r-xp 00000000 fe:02 3018769 /lib/ld-2.15.so
    7f9b6aea5000-7f9b6aea9000 rw-p 00000000 00:00 0
    7f9b6aee4000-7f9b6aee6000 rw-p 00000000 00:00 0
    7f9b6aee6000-7f9b6aee7000 r--p 00021000 fe:02 3018769 /lib/ld-2.15.so
    7f9b6aee7000-7f9b6aee8000 rw-p 00022000 fe:02 3018769 /lib/ld-2.15.so
    7f9b6aee8000-7f9b6aee9000 rw-p 00000000 00:00 0
    7ffff8b93000-7ffff8bb4000 rw-p 00000000 00:00 0 [stack]
    7ffff8bc9000-7ffff8bca000 r-xp 00000000 00:00 0 [vdso]
    ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]

  • Keyboard not working after suspend to ram

    Hi,
    I have this problem since I have my notebook. Is a sony vaio cs.
    After suspend to ram the keyboard does't work.
    I've read in other forums that is a general gnu/linux problem, not only arch, and I think is related with the i8042 driver and generally hp pavillions have it.
    cat /var/log/pm-suspend.log:
    Initial commandline parameters: --quirk-dpms-suspend
    --quirk-dpms-on
    --quirk-vbestate-restore
    --quirk-vbemode-restore
    --quirk-vga-mode3
    --quirk-vbe-post
    Thu Aug 13 22:39:47 UYT 2009: Running hooks for suspend.
    /usr/lib/pm-utils/sleep.d/00auto-quirk suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: Linux vaio 2.6.30-ARCH #1 SMP PREEMPT Fri Jul 31 07:30:28 CEST 2009 x86_64 Intel(R) Core(TM)2 Duo CPU T6400 @ 2.00GHz GenuineIntel GNU/Linux
    Module Size Used by
    i915 206216 1
    drm 190080 2 i915
    i2c_algo_bit 6996 1 i915
    joydev 13312 0
    snd_hda_codec_realtek 278132 1
    btusb 15364 0
    bluetooth 65668 1 btusb
    fan 5656 0
    uvcvideo 68316 0
    videodev 42048 1 uvcvideo
    v4l1_compat 18228 2 uvcvideo,videodev
    v4l2_compat_ioctl32 10992 1 videodev
    arc4 2192 2
    vboxdrv 1723308 0
    ecb 3536 2
    snd_seq_dummy 3540 0
    cpufreq_powersave 1872 2
    sdhci_pci 9200 0
    sdhci 20116 1 sdhci_pci
    snd_seq_oss 36224 0
    snd_hda_intel 31208 2
    snd_hda_codec 82128 2 snd_hda_codec_realtek,snd_hda_intel
    iwlagn 108980 0
    snd_seq_midi_event 8592 1 snd_seq_oss
    snd_seq 64640 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 8324 3 snd_seq_dummy,snd_seq_oss,snd_seq
    cpufreq_ondemand 9256 0
    mmc_core 61984 1 sdhci
    snd_hwdep 9976 1 snd_hda_codec
    iwlcore 112976 1 iwlagn
    snd_pcm_oss 47328 0
    snd_mixer_oss 20976 1 snd_pcm_oss
    snd_pcm 90872 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
    mac80211 211296 2 iwlagn,iwlcore
    ohci1394 34180 0
    sony_laptop 35224 0
    psmouse 60404 0
    snd_timer 25344 2 snd_seq,snd_pcm
    uhci_hcd 27056 0
    ehci_hcd 40668 0
    i2c_i801 11632 0
    acpi_cpufreq 10272 0
    led_class 5112 2 sdhci,iwlcore
    battery 14072 0
    ieee1394 98880 1 ohci1394
    rfkill 13108 5 iwlcore,sony_laptop
    thermal 17712 0
    video 24268 1 i915
    output 3792 1 video
    serio_raw 7188 0
    snd 76744 15 snd_hda_codec_realtek,snd_seq_oss,snd_hda_intel,snd_hda_codec,snd_seq,snd_seq_device,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
    soundcore 8576 1 snd
    snd_page_alloc 10784 2 snd_hda_intel,snd_pcm
    cfg80211 78120 3 iwlagn,iwlcore,mac80211
    pcspkr 3088 0
    intel_agp 33104 1
    usbcore 179376 5 btusb,uvcvideo,uhci_hcd,ehci_hcd
    i2c_core 26816 4 i915,drm,i2c_algo_bit,i2c_i801
    ac 5720 0
    sky2 56820 0
    button 7216 0
    sg 33824 0
    freq_table 4528 2 cpufreq_ondemand,acpi_cpufreq
    iTCO_wdt 13648 0
    iTCO_vendor_support 3828 1 iTCO_wdt
    evdev 12928 14
    processor 42064 3 acpi_cpufreq
    rtc_cmos 13592 0
    rtc_core 22212 1 rtc_cmos
    rtc_lib 3120 1 rtc_core
    ext4 256304 2
    mbcache 8980 1 ext4
    jbd2 69088 1 ext4
    crc16 2096 1 ext4
    sr_mod 19460 0
    sd_mod 30696 4
    cdrom 41288 1 sr_mod
    ahci 40992 3
    libata 192460 1 ahci
    scsi_mod 131736 4 sg,sr_mod,sd_mod,libata
    total used free shared buffers cached
    Mem: 3907796 1913868 1993928 0 65068 1566872
    -/+ buffers/cache: 281928 3625868
    Swap: 2441872 0 2441872
    success.
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/55wicd suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/98smart-kernel-video suspend suspend: success.
    /etc/pm/sleep.d/99laptop-mode suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: kernel.acpi_video_flags = 0
    success.
    Thu Aug 13 22:39:50 UYT 2009: performing suspend
    Thu Aug 13 22:40:10 UYT 2009: Awake.
    Thu Aug 13 22:40:10 UYT 2009: Running hooks for resume
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    /etc/pm/sleep.d/99laptop-mode resume suspend: success.
    /usr/lib/pm-utils/sleep.d/98smart-kernel-video resume suspend: success.
    /usr/lib/pm-utils/sleep.d/95led resume suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    /usr/lib/pm-utils/sleep.d/55wicd resume suspend: success.
    /usr/lib/pm-utils/sleep.d/55NetworkManager resume suspend: success.
    /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/11netcfg resume suspend: success.
    /usr/lib/pm-utils/sleep.d/01grub resume suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    /usr/lib/pm-utils/sleep.d/00auto-quirk resume suspend: success.
    Thu Aug 13 22:40:13 UYT 2009: Finished.
    Please ask me for more info if needed.

    I had this issue for almost a year with my Sony CS190. After a clean install, it still exists. So,
    After suspending the keyboard doesn't work, and unbinding/binding i8042 only helps touchpad, not keyboard.
    EDIT: PS: Keyboard & Touchpad work fine after hibernate.
    cat /var/log/Xorg.0.log
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.3.901 (1.6.4 RC 1)
    Release Date: 2009-8-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH i686
    Current Operating System: Linux ArchTiger 2.6.30-ARCH #1 SMP PREEMPT Wed Sep 9 12:37:32 UTC 2009 i686
    Build Date: 04 September 2009 03:37:03PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 4 11:01:41 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) No Layout section. Using the first Screen section.
    (**) |-->Screen "Default Screen" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) Option "DontZap" "false"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0xec0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0:0:2:0) 8086:2a42:104d:903f Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x000060f0/8
    (--) PCI: (0:0:2:1) 8086:2a43:104d:903f Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xd3400000/1048576
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 2.8.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, IGD_GM, IGD_G, 965G, G35,
    965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    Mobile Intel® GM45 Express Chipset,
    Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41, IGDNG_D,
    IGDNG_M
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "DRI" "false"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) Mobile Intel® GM45 Express Chipset
    (--) intel(0): Chipset: "Mobile Intel® GM45 Express Chipset"
    (II) intel(0): Output VGA1 using monitor section Monitor0
    (II) intel(0): Output LVDS1 has no monitor section
    (II) intel(0): Output VGA1 disconnected
    (II) intel(0): Output LVDS1 connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS1 using initial mode 1280x800
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) intel(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.3.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (==) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (**) intel(0): Kernel mode setting active, disabling FBC.
    (**) intel(0): Framebuffer compression disabled
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): No memory allocations
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (**) Option "dpms" "true"
    (**) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up textured video
    (II) intel(0): direct rendering: Disabled
    (WW) intel(0): Option "AccelMethod" is not used
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) intel(0): Setting screen physical size to 338 x 211
    (II) intel(0): Allocate new frame buffer 1280x800 stride 1280
    (II) config/hal: Adding input device Sony Vaio Keys
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 2.2.5
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) Sony Vaio Keys: always reports core events
    (**) Sony Vaio Keys: Device: "/dev/input/event10"
    (II) Sony Vaio Keys: Found keys
    (II) Sony Vaio Keys: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device PS/2 Generic Mouse
    (**) PS/2 Generic Mouse: always reports core events
    (**) PS/2 Generic Mouse: Device: "/dev/input/event5"
    (II) PS/2 Generic Mouse: Found 3 mouse buttons
    (II) PS/2 Generic Mouse: Found x and y relative axes
    (II) PS/2 Generic Mouse: Configuring as mouse
    (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
    (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
    (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
    (**) PS/2 Generic Mouse: (accel) filter chain progression: 2.00
    (**) PS/2 Generic Mouse: (accel) filter stage 0: 20.00 ms
    (**) PS/2 Generic Mouse: (accel) set acceleration profile 0
    (II) PS/2 Generic Mouse: initialized for relative axes.
    (II) config/hal: Adding input device Logitech VoIP USB Dual RF Receiver
    (**) Logitech VoIP USB Dual RF Receiver: always reports core events
    (**) Logitech VoIP USB Dual RF Receiver: Device: "/dev/input/event4"
    (II) Logitech VoIP USB Dual RF Receiver: Found 12 mouse buttons
    (II) Logitech VoIP USB Dual RF Receiver: Found x and y relative axes
    (II) Logitech VoIP USB Dual RF Receiver: Found scroll wheel(s)
    (II) Logitech VoIP USB Dual RF Receiver: Found keys
    (II) Logitech VoIP USB Dual RF Receiver: Configuring as mouse
    (II) Logitech VoIP USB Dual RF Receiver: Configuring as keyboard
    (**) Logitech VoIP USB Dual RF Receiver: YAxisMapping: buttons 4 and 5
    (**) Logitech VoIP USB Dual RF Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech VoIP USB Dual RF Receiver" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) Logitech VoIP USB Dual RF Receiver: (accel) keeping acceleration scheme 1
    (**) Logitech VoIP USB Dual RF Receiver: (accel) filter chain progression: 2.00
    (**) Logitech VoIP USB Dual RF Receiver: (accel) filter stage 0: 20.00 ms
    (**) Logitech VoIP USB Dual RF Receiver: (accel) set acceleration profile 0
    (II) Logitech VoIP USB Dual RF Receiver: initialized for relative axes.
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Logitech VoIP USB Dual RF Receiver
    (**) Logitech VoIP USB Dual RF Receiver: always reports core events
    (**) Logitech VoIP USB Dual RF Receiver: Device: "/dev/input/event3"
    (II) Logitech VoIP USB Dual RF Receiver: Found keys
    (II) Logitech VoIP USB Dual RF Receiver: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Logitech VoIP USB Dual RF Receiver" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device UVC Camera (05ca:183f)
    (**) UVC Camera (05ca:183f): always reports core events
    (**) UVC Camera (05ca:183f): Device: "/dev/input/event2"
    (II) UVC Camera (05ca:183f): Found keys
    (II) UVC Camera (05ca:183f): Configuring as keyboard
    (II) XINPUT: Adding extended input device "UVC Camera (05ca:183f)" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event8"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event13"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event7"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) intel(0): No memory allocations
    (II) Sony Vaio Keys: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) PS/2 Generic Mouse: Device reopened after 1 attempts.
    (II) Logitech VoIP USB Dual RF Receiver: Device reopened after 1 attempts.
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Logitech VoIP USB Dual RF Receiver: Device reopened after 1 attempts.
    (II) UVC Camera (05ca:183f): Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) intel(0): No memory allocations
    (II) Sony Vaio Keys: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) PS/2 Generic Mouse: Device reopened after 1 attempts.
    (II) Logitech VoIP USB Dual RF Receiver: Device reopened after 1 attempts.
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Logitech VoIP USB Dual RF Receiver: Device reopened after 1 attempts.
    (II) UVC Camera (05ca:183f): Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) intel(0): Allocate new frame buffer 1024x768 stride 1024
    (II) intel(0): Allocate new frame buffer 2960x1050 stride 3072
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) intel(0): No memory allocations
    (II) Sony Vaio Keys: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) PS/2 Generic Mouse: Device reopened after 1 attempts.
    (II) Logitech VoIP USB Dual RF Receiver: Device reopened after 1 attempts.
    (II) Logitech VoIP USB Dual RF Receiver: Device reopened after 1 attempts.
    (II) UVC Camera (05ca:183f): Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) config/hal: removing device AT Translated Set 2 keyboard
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) intel(0): Allocate new frame buffer 1280x800 stride 1280
    (II) intel(0): Allocate new frame buffer 2960x800 stride 3072
    (II) intel(0): Allocate new frame buffer 1280x800 stride 1280
    (II) intel(0): Allocate new frame buffer 2960x800 stride 3072
    (II) intel(0): Allocate new frame buffer 1280x800 stride 1280
    (II) config/hal: removing device PS/2 Generic Mouse
    (II) PS/2 Generic Mouse: Close
    (II) UnloadModule: "evdev"
    (II) config/hal: Adding input device PS/2 Generic Mouse
    (**) PS/2 Generic Mouse: always reports core events
    (**) PS/2 Generic Mouse: Device: "/dev/input/event1"
    (II) PS/2 Generic Mouse: Found 3 mouse buttons
    (II) PS/2 Generic Mouse: Found x and y relative axes
    (II) PS/2 Generic Mouse: Configuring as mouse
    (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
    (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
    (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
    (**) PS/2 Generic Mouse: (accel) filter chain progression: 2.00
    (**) PS/2 Generic Mouse: (accel) filter stage 0: 20.00 ms
    (**) PS/2 Generic Mouse: (accel) set acceleration profile 0
    (II) PS/2 Generic Mouse: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.1.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) Synaptics touchpad driver version 1.1.3
    (**) Option "Device" "/dev/input/event5"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
    (**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
    (**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: removing device PS/2 Generic Mouse
    (II) PS/2 Generic Mouse: Close
    (II) UnloadModule: "evdev"
    (II) config/hal: removing device SynPS/2 Synaptics TouchPad
    (II) UnloadModule: "synaptics"
    (II) config/hal: Adding input device PS/2 Generic Mouse
    (**) PS/2 Generic Mouse: always reports core events
    (**) PS/2 Generic Mouse: Device: "/dev/input/event1"
    (II) PS/2 Generic Mouse: Found 3 mouse buttons
    (II) PS/2 Generic Mouse: Found x and y relative axes
    (II) PS/2 Generic Mouse: Configuring as mouse
    (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
    (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
    (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
    (**) PS/2 Generic Mouse: (accel) filter chain progression: 2.00
    (**) PS/2 Generic Mouse: (accel) filter stage 0: 20.00 ms
    (**) PS/2 Generic Mouse: (accel) set acceleration profile 0
    (II) PS/2 Generic Mouse: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) Synaptics touchpad driver version 1.1.3
    (**) Option "Device" "/dev/input/event5"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
    (**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
    (**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: removing device Sony Vaio Keys
    (II) Sony Vaio Keys: Close
    (II) UnloadModule: "evdev"
    (II) config/hal: Adding input device Sony Vaio Keys
    (**) Sony Vaio Keys: always reports core events
    (**) Sony Vaio Keys: Device: "/dev/input/event10"
    (II) Sony Vaio Keys: Found keys
    (II) Sony Vaio Keys: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: removing device PS/2 Generic Mouse
    (II) PS/2 Generic Mouse: Close
    (II) UnloadModule: "evdev"
    (II) config/hal: removing device SynPS/2 Synaptics TouchPad
    (II) UnloadModule: "synaptics"
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) intel(0): No memory allocations
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) Logitech VoIP USB Dual RF Receiver: Device reopened after 1 attempts.
    (II) Logitech VoIP USB Dual RF Receiver: Device reopened after 1 attempts.
    (II) UVC Camera (05ca:183f): Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Sony Vaio Keys: Device reopened after 1 attempts.
    (II) config/hal: Adding input device PS/2 Generic Mouse
    (**) PS/2 Generic Mouse: always reports core events
    (**) PS/2 Generic Mouse: Device: "/dev/input/event1"
    (II) PS/2 Generic Mouse: Found 3 mouse buttons
    (II) PS/2 Generic Mouse: Found x and y relative axes
    (II) PS/2 Generic Mouse: Configuring as mouse
    (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
    (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
    (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
    (**) PS/2 Generic Mouse: (accel) filter chain progression: 2.00
    (**) PS/2 Generic Mouse: (accel) filter stage 0: 20.00 ms
    (**) PS/2 Generic Mouse: (accel) set acceleration profile 0
    (II) PS/2 Generic Mouse: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) Synaptics touchpad driver version 1.1.3
    (**) Option "Device" "/dev/input/event5"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
    (**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
    (**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: Adding input device AT Raw Set 2 keyboard
    (**) AT Raw Set 2 keyboard: always reports core events
    (**) AT Raw Set 2 keyboard: Device: "/dev/input/event12"
    (II) AT Raw Set 2 keyboard: Found keys
    (II) AT Raw Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Raw Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: removing device AT Raw Set 2 keyboard
    (II) AT Raw Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) config/hal: removing device PS/2 Generic Mouse
    (II) PS/2 Generic Mouse: Close
    (II) UnloadModule: "evdev"
    (II) config/hal: removing device SynPS/2 Synaptics TouchPad
    (II) UnloadModule: "synaptics"
    (II) config/hal: removing device Logitech VoIP USB Dual RF Receiver
    (II) Logitech VoIP USB Dual RF Receiver: Close
    (II) UnloadModule: "evdev"
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) intel(0): No memory allocations
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) UVC Camera (05ca:183f): Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Sony Vaio Keys: Device reopened after 1 attempts.
    (II) config/hal: removing device Logitech VoIP USB Dual RF Receiver
    (II) Logitech VoIP USB Dual RF Receiver: Close
    (II) UnloadModule: "evdev"
    (II) config/hal: Adding input device PS/2 Generic Mouse
    (**) PS/2 Generic Mouse: always reports core events
    (**) PS/2 Generic Mouse: Device: "/dev/input/event1"
    (II) PS/2 Generic Mouse: Found 3 mouse buttons
    (II) PS/2 Generic Mouse: Found x and y relative axes
    (II) PS/2 Generic Mouse: Configuring as mouse
    (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
    (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
    (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
    (**) PS/2 Generic Mouse: (accel) filter chain progression: 2.00
    (**) PS/2 Generic Mouse: (accel) filter stage 0: 20.00 ms
    (**) PS/2 Generic Mouse: (accel) set acceleration profile 0
    (II) PS/2 Generic Mouse: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) Synaptics touchpad driver version 1.1.3
    (**) Option "Device" "/dev/input/event3"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
    (**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
    (**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: Adding input device Logitech VoIP USB Dual RF Receiver
    (**) Logitech VoIP USB Dual RF Receiver: always reports core events
    (**) Logitech VoIP USB Dual RF Receiver: Device: "/dev/input/event4"
    (II) Logitech VoIP USB Dual RF Receiver: Found keys
    (II) Logitech VoIP USB Dual RF Receiver: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Logitech VoIP USB Dual RF Receiver" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Logitech VoIP USB Dual RF Receiver
    (**) Logitech VoIP USB Dual RF Receiver: always reports core events
    (**) Logitech VoIP USB Dual RF Receiver: Device: "/dev/input/event5"
    (II) Logitech VoIP USB Dual RF Receiver: Found 12 mouse buttons
    (II) Logitech VoIP USB Dual RF Receiver: Found x and y relative axes
    (II) Logitech VoIP USB Dual RF Receiver: Found scroll wheel(s)
    (II) Logitech VoIP USB Dual RF Receiver: Found keys
    (II) Logitech VoIP USB Dual RF Receiver: Configuring as mouse
    (II) Logitech VoIP USB Dual RF Receiver: Configuring as keyboard
    (**) Logitech VoIP USB Dual RF Receiver: YAxisMapping: buttons 4 and 5
    (**) Logitech VoIP USB Dual RF Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech VoIP USB Dual RF Receiver" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) Logitech VoIP USB Dual RF Receiver: (accel) keeping acceleration scheme 1
    (**) Logitech VoIP USB Dual RF Receiver: (accel) filter chain progression: 2.00
    (**) Logitech VoIP USB Dual RF Receiver: (accel) filter stage 0: 20.00 ms
    (**) Logitech VoIP USB Dual RF Receiver: (accel) set acceleration profile 0
    (II) Logitech VoIP USB Dual RF Receiver: initialized for relative axes.
    cat /var/log/kernel.log
    Oct 4 13:33:04 ArchTiger kernel: PM: Syncing filesystems ... done.
    Oct 4 13:33:04 ArchTiger kernel: Freezing user space processes ... (elapsed 0.00 seconds) done.
    Oct 4 13:33:04 ArchTiger kernel: Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
    Oct 4 13:33:04 ArchTiger kernel: Suspending console(s) (use no_console_suspend to debug)
    Oct 4 13:33:04 ArchTiger kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
    Oct 4 13:33:04 ArchTiger kernel: sd 0:0:0:0: [sda] Stopping disk
    Oct 4 13:33:04 ArchTiger kernel: ACPI handle has no context!
    Oct 4 13:33:04 ArchTiger kernel: sdhci-pci 0000:06:02.1: PME# disabled
    Oct 4 13:33:04 ArchTiger kernel: sdhci-pci 0000:06:02.1: PCI INT B disabled
    Oct 4 13:33:04 ArchTiger kernel: ACPI handle has no context!
    Oct 4 13:33:04 ArchTiger kernel: ACPI handle has no context!
    Oct 4 13:33:04 ArchTiger kernel: sky2 0000:02:00.0: PME# disabled
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1d.7: PCI INT A disabled
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1d.7: PME# disabled
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1d.2: PCI INT D disabled
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1d.1: PCI INT B disabled
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1d.0: PCI INT A disabled
    Oct 4 13:33:04 ArchTiger kernel: HDA Intel 0000:00:1b.0: PCI INT A disabled
    Oct 4 13:33:04 ArchTiger kernel: ACPI handle has no context!
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1a.7: PCI INT D disabled
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1a.7: PME# disabled
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1a.1: PCI INT B disabled
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1a.0: PCI INT A disabled
    Oct 4 13:33:04 ArchTiger kernel: [drm:gm45_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
    Oct 4 13:33:04 ArchTiger kernel: ACPI: Preparing to enter system sleep state S3
    Oct 4 13:33:04 ArchTiger kernel: Disabling non-boot CPUs ...
    Oct 4 13:33:04 ArchTiger kernel: CPU 1 is now offline
    Oct 4 13:33:04 ArchTiger kernel: SMP alternatives: switching to UP code
    Oct 4 13:33:04 ArchTiger kernel: CPU0 attaching NULL sched-domain.
    Oct 4 13:33:04 ArchTiger kernel: CPU1 attaching NULL sched-domain.
    Oct 4 13:33:04 ArchTiger kernel: CPU0 attaching NULL sched-domain.
    Oct 4 13:33:04 ArchTiger kernel: CPU1 is down
    Oct 4 13:33:04 ArchTiger kernel: Extended CMOS year: 2000
    Oct 4 13:33:04 ArchTiger kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Oct 4 13:33:04 ArchTiger kernel: Intel machine check architecture supported.
    Oct 4 13:33:04 ArchTiger kernel: Intel machine check reporting enabled on CPU#0.
    Oct 4 13:33:04 ArchTiger kernel: Back to C!
    Oct 4 13:33:04 ArchTiger kernel: Extended CMOS year: 2000
    Oct 4 13:33:04 ArchTiger kernel: Enabling non-boot CPUs ...
    Oct 4 13:33:04 ArchTiger kernel: SMP alternatives: switching to SMP code
    Oct 4 13:33:04 ArchTiger kernel: Booting processor 1 APIC 0x1 ip 0x6000
    Oct 4 13:33:04 ArchTiger kernel: Initializing CPU#1
    Oct 4 13:33:04 ArchTiger kernel: Calibrating delay using timer specific routine.. 5059.62 BogoMIPS (lpj=8429792)
    Oct 4 13:33:04 ArchTiger kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
    Oct 4 13:33:04 ArchTiger kernel: CPU: L2 cache: 6144K
    Oct 4 13:33:04 ArchTiger kernel: CPU: Physical Processor ID: 0
    Oct 4 13:33:04 ArchTiger kernel: CPU: Processor Core ID: 1
    Oct 4 13:33:04 ArchTiger kernel: Intel machine check architecture supported.
    Oct 4 13:33:04 ArchTiger kernel: Intel machine check reporting enabled on CPU#1.
    Oct 4 13:33:04 ArchTiger kernel: x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
    Oct 4 13:33:04 ArchTiger kernel: CPU1: Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz stepping 06
    Oct 4 13:33:04 ArchTiger kernel: CPU0 attaching NULL sched-domain.
    Oct 4 13:33:04 ArchTiger kernel: Switched to high resolution mode on CPU 1
    Oct 4 13:33:04 ArchTiger kernel: CPU0 attaching sched-domain:
    Oct 4 13:33:04 ArchTiger kernel: domain 0: span 0-1 level MC
    Oct 4 13:33:04 ArchTiger kernel: groups: 0 1
    Oct 4 13:33:04 ArchTiger kernel: CPU1 attaching sched-domain:
    Oct 4 13:33:04 ArchTiger kernel: domain 0: span 0-1 level MC
    Oct 4 13:33:04 ArchTiger kernel: groups: 1 0
    Oct 4 13:33:04 ArchTiger kernel: CPU1 is up
    Oct 4 13:33:04 ArchTiger kernel: ACPI: Waking up from system sleep state S3
    Oct 4 13:33:04 ArchTiger kernel: i915 0000:00:02.0: restoring config space at offset 0x6 (was 0xc, writing 0xc000000c)
    Oct 4 13:33:04 ArchTiger kernel: i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001)
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1a.1: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001)
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900006, writing 0x2900002)
    Oct 4 13:33:04 ArchTiger kernel: HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100006, writing 0x100002)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0xd131d041)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xd670d570)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x5040)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.2: restoring config space at offset 0xf (was 0x300, writing 0x3ff)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.2: restoring config space at offset 0x9 (was 0x10001, writing 0xd231d141)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.2: restoring config space at offset 0x8 (was 0x0, writing 0xd560d460)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.2: restoring config space at offset 0x7 (was 0x20000000, writing 0x3030)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.2: restoring config space at offset 0x6 (was 0x0, writing 0x30300)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.2: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.4: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.4: restoring config space at offset 0x9 (was 0x10001, writing 0xd331d241)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.4: restoring config space at offset 0x8 (was 0x0, writing 0xd450d360)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.4: restoring config space at offset 0x7 (was 0x20000000, writing 0x2020)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.4: restoring config space at offset 0x6 (was 0x0, writing 0x50400)
    Oct 4 13:33:04 ArchTiger kernel: pcieport-driver 0000:00:1c.4: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001)
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001)
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001)
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900006, writing 0x2900002)
    Oct 4 13:33:04 ArchTiger kernel: pci 0000:00:1e.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
    Oct 4 13:33:04 ArchTiger kernel: pci 0000:00:1e.0: restoring config space at offset 0x8 (was 0x0, writing 0xd350d350)
    Oct 4 13:33:04 ArchTiger kernel: pci 0000:00:1e.0: restoring config space at offset 0x7 (was 0x22800000, writing 0x228000f0)
    Oct 4 13:33:04 ArchTiger kernel: pci 0000:00:1e.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
    Oct 4 13:33:04 ArchTiger kernel: ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
    Oct 4 13:33:04 ArchTiger kernel: sky2 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
    Oct 4 13:33:04 ArchTiger kernel: sky2 0000:02:00.0: restoring config space at offset 0x6 (was 0x1, writing 0x4001)
    Oct 4 13:33:04 ArchTiger kernel: sky2 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xd5700004)
    Oct 4 13:33:04 ArchTiger kernel: sky2 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    Oct 4 13:33:04 ArchTiger kernel: iwlagn 0000:03:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
    Oct 4 13:33:04 ArchTiger kernel: iwlagn 0000:03:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xd4600004)
    Oct 4 13:33:04 ArchTiger kernel: iwlagn 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100406)
    Oct 4 13:33:04 ArchTiger kernel: ohci1394 0000:06:02.0: restoring config space at offset 0x3 (was 0x800000, writing 0x804000)
    Oct 4 13:33:04 ArchTiger kernel: ohci1394 0000:06:02.0: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100006)
    Oct 4 13:33:04 ArchTiger kernel: sdhci-pci 0000:06:02.1: restoring config space at offset 0x4 (was 0x0, writing 0xd3500900)
    Oct 4 13:33:04 ArchTiger kernel: sdhci-pci 0000:06:02.1: restoring config space at offset 0x3 (was 0x800000, writing 0x804000)
    Oct 4 13:33:04 ArchTiger kernel: sdhci-pci 0000:06:02.1: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100006)
    Oct 4 13:33:04 ArchTiger kernel: pci 0000:06:02.2: restoring config space at offset 0x4 (was 0x0, writing 0xd3500800)
    Oct 4 13:33:04 ArchTiger kernel: pci 0000:06:02.2: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100006)
    Oct 4 13:33:04 ArchTiger kernel: i915 0000:00:02.0: setting latency timer to 64
    Oct 4 13:33:04 ArchTiger kernel: pci 0000:00:02.1: PME# disabled
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1a.0: setting latency timer to 64
    Oct 4 13:33:04 ArchTiger kernel: usb usb3: root hub lost power or was reset
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1a.1: setting latency timer to 64
    Oct 4 13:33:04 ArchTiger kernel: usb usb4: root hub lost power or was reset
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1a.7: PME# disabled
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1a.7: setting latency timer to 64
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1a.7: PME# disabled
    Oct 4 13:33:04 ArchTiger kernel: HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    Oct 4 13:33:04 ArchTiger kernel: HDA Intel 0000:00:1b.0: setting latency timer to 64
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
    Oct 4 13:33:04 ArchTiger kernel: usb usb5: root hub lost power or was reset
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
    Oct 4 13:33:04 ArchTiger kernel: usb usb6: root hub lost power or was reset
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
    Oct 4 13:33:04 ArchTiger kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
    Oct 4 13:33:04 ArchTiger kernel: usb usb7: root hub lost power or was reset
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1d.7: PME# disabled
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1d.7: setting latency timer to 64
    Oct 4 13:33:04 ArchTiger kernel: ehci_hcd 0000:00:1d.7: PME# disabled
    Oct 4 13:33:04 ArchTiger kernel: pci 0000:00:1e.0: setting latency timer to 64
    Oct 4 13:33:04 ArchTiger kernel: ahci 0000:00:1f.2: setting latency timer to 64
    Oct 4 13:33:04 ArchTiger kernel: sky2 0000:02:00.0: PME# disabled
    Oct 4 13:33:04 ArchTiger kernel: iwlagn 0000:03:00.0: Radio Frequency Kill Switch is On:
    Oct 4 13:33:04 ArchTiger kernel: Kill switch must be turned off for wireless networking to work.
    Oct 4 13:33:04 ArchTiger kernel: ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16] MMIO=[d3500000-d35007ff] Max Packet=[2048] IR/IT contexts=[4/4]
    Oct 4 13:33:04 ArchTiger kernel: sdhci-pci 0000:06:02.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Oct 4 13:33:04 ArchTiger kernel: sdhci-pci 0000:06:02.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Oct 4 13:33:04 ArchTiger kernel: pci 0000:06:02.2: PME# disabled
    Oct 4 13:33:04 ArchTiger kernel: sd 0:0:0:0: [sda] Starting disk
    Oct 4 13:33:04 ArchTiger kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Oct 4 13:33:04 ArchTiger kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
    Oct 4 13:33:04 ArchTiger kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
    Oct 4 13:33:04 ArchTiger kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Oct 4 13:33:04 ArchTiger kernel: ata1.00: configured for UDMA/133
    Oct 4 13:33:04 ArchTiger kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
    Oct 4 13:33:04 ArchTiger kernel: pm_op(): usb_dev_resume+0x0/0x30 [usbcore] returns -19
    Oct 4 13:33:04 ArchTiger kernel: PM: Device 5-1 failed to resume: error -19
    Oct 4 13:33:04 ArchTiger kernel: pm_op(): usb_dev_resume+0x0/0x30 [usbcore] returns -19
    Oct 4 13:33:04 ArchTiger kernel: PM: Device 5-1.1 failed to resume: error -19
    Oct 4 13:33:04 ArchTiger kernel: pm_op(): usb_dev_resume+0x0/0x30 [usbcore] returns -19
    Oct 4 13:33:04 ArchTiger kernel: PM: Device 5-1.2 failed to resume: error -19
    Oct 4 13:33:04 ArchTiger kernel: Restarting tasks ... <6>usb 5-1: USB disconnect, address 2
    Oct 4 13:33:04 ArchTiger kernel: usb 5-1.1: USB disconnect, address 3
    Oct 4 13:33:04 ArchTiger kernel: done.
    Oct 4 13:33:04 ArchTiger kernel: usb 5-1.2: USB disconnect, address 4
    Oct 4 13:33:05 ArchTiger kernel: i8042.c: Detected active multiplexing controller, rev 1.1.
    Oct 4 13:33:05 ArchTiger kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Oct 4 13:33:05 ArchTiger kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
    Oct 4 13:33:05 ArchTiger kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
    Oct 4 13:33:05 ArchTiger kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
    Oct 4 13:33:05 ArchTiger kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
    Oct 4 13:33:05 ArchTiger kernel: sky2 eth0: enabling interface
    Oct 4 13:33:05 ArchTiger kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
    Oct 4 13:33:05 ArchTiger kernel: iwlagn 0000:03:00.0: Radio disabled by HW RF Kill switch
    Oct 4 13:33:05 ArchTiger kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Oct 4 13:33:05 ArchTiger kernel: wlan0: Failed to config new BSSID to the low-level driver
    Oct 4 13:33:05 ArchTiger kernel: wlan0: direct probe to AP 00:22:75:4c:36:15 try 1
    Oct 4 13:33:05 ArchTiger kernel: CPU0 attaching NULL sched-domain.
    Oct 4 13:33:05 ArchTiger kernel: CPU1 attaching NULL sched-domain.
    Oct 4 13:33:05 ArchTiger kernel: CPU0 attaching sched-domain:
    Oct 4 13:33:05 ArchTiger kernel: domain 0: span 0-1 level MC
    Oct 4 13:33:05 ArchTiger kernel: groups: 0 1
    Oct 4 13:33:05 ArchTiger kernel: CPU1 attaching sched-domain:
    Oct 4 13:33:05 ArchTiger kernel: domain 0: span 0-1 level MC
    Oct 4 13:33:05 ArchTiger kernel: groups: 1 0
    Oct 4 13:33:05 ArchTiger kernel: wlan0: direct probe to AP 00:22:75:4c:36:15 try 2
    Oct 4 13:33:05 ArchTiger kernel: wlan0: direct probe to AP 00:22:75:4c:36:15 try 3
    Oct 4 13:33:05 ArchTiger kernel: wlan0: direct probe to AP 00:22:75:4c:36:15 timed out
    Oct 4 13:33:06 ArchTiger kernel: psmouse serio22: ID: 10 00 64
    Oct 4 13:33:06 ArchTiger kernel: sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both
    Oct 4 13:33:06 ArchTiger kernel: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    Oct 4 13:33:07 ArchTiger kernel: input: PS/2 Generic Mouse as /devices/platform/i8042/serio22/input/input23
    Oct 4 13:33:07 ArchTiger kernel: Synaptics Touchpad, model: 1, fw: 7.0, id: 0x1c0b1, caps: 0xd04711/0xa00000
    Oct 4 13:33:07 ArchTiger kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio24/input/input24
    Oct 4 13:33:08 ArchTiger kernel: ata2.00: qc timeout (cmd 0xef)
    Oct 4 13:33:08 ArchTiger kernel: ata2.00: failed to set xfermode (err_mask=0x4)
    Oct 4 13:33:09 ArchTiger kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Oct 4 13:33:09 ArchTiger kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
    Oct 4 13:33:09 ArchTiger kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
    Oct 4 13:33:09 ArchTiger kernel: ata2.00: configured for UDMA/33
    Oct 4 13:33:09 ArchTiger kernel: ata2: exception Emask 0x10 SAct 0x0 SErr 0x0 action 0x18 t4
    Oct 4 13:33:09 ArchTiger kernel: ata2: irq_stat 0x40000001
    Oct 4 13:33:09 ArchTiger kernel: ata2: EH complete
    Oct 4 13:33:10 ArchTiger kernel: psmouse.c: Mouse at isa0060/serio2/input0 lost synchronization, throwing 2 bytes away.
    Oct 4 13:33:17 ArchTiger kernel: eth0: no IPv6 routers present
    Oct 4 13:33:29 ArchTiger kernel: psmouse.c: Mouse at isa0060/serio2/input0 lost synchronization, throwing 1 bytes away.
    Oct 4 13:33:30 ArchTiger kernel: psmouse.c: Mouse at isa0060/serio2/input0 lost synchronization, throwing 2 bytes away.
    Oct 4 13:33:32 ArchTiger kernel: psmouse.c: Mouse at isa0060/serio2/input0 lost synchronization, throwing 2 bytes away.
    Oct 4 13:34:04 ArchTiger kernel: usb 5-1: new full speed USB device using uhci_hcd and address 5
    Oct 4 13:34:04 ArchTiger kernel: usb 5-1: configuration #1 chosen from 1 choice
    Oct 4 13:34:04 ArchTiger kernel: hub 5-1:1.0: USB hub found
    Oct 4 13:34:04 ArchTiger kernel: hub 5-1:1.0: 2 ports detected
    Oct 4 13:34:04 ArchTiger kernel: usb 5-1.1: new full speed USB device using uhci_hcd and address 6
    Oct 4 13:34:05 ArchTiger kernel: usb 5-1.1: configuration #1 chosen from 1 choice
    Oct 4 13:34:05 ArchTiger kernel: input: Logitech VoIP USB Dual RF Receiver as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.1/5-1.1:1.0/input/input25
    Oct 4 13:34:05 ArchTiger kernel: generic-usb 0003:046D:C51C.0003: input,hidraw0: USB HID v1.11 Keyboard [Logitech VoIP USB Dual RF Receiver] on usb-0000:00:1d.0-1.1/input0
    Oct 4 13:34:05 ArchTiger kernel: input: Logitech VoIP USB Dual RF Receiver as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1.1/5-1.1:1.1/input/input26
    Oct 4 13:34:05 ArchTiger kernel: generic-usb 0003:046D:C51C.0004: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech VoIP USB Dual RF Receiver] on usb-0000:00:1d.0-1.1/input1
    Oct 4 13:34:05 ArchTiger kernel: usb 5-1.2: new full speed USB device using uhci_hcd and address 7
    Oct 4 13:34:05 ArchTiger kernel: usb 5-1.2: configuration #1 chosen from 1 choice
    cat /var/log/pm-suspend.log
    Initial commandline parameters:
    Sun Oct 4 13:34:08 EDT 2009: Running hooks for suspend.
    /usr/lib/pm-utils/sleep.d/00auto-quirk suspend suspend: Adding quirks from HAL: --quirk-dpms-on --quirk-dpms-suspend --quirk-vbe-post --quirk-vbemode-restore --quirk-vbestate-restore --quirk-vga-mode-3
    success.
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: Linux ArchTiger 2.6.30-ARCH #1 SMP PREEMPT Wed Sep 9 12:37:32 UTC 2009 i686 Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz GenuineIntel GNU/Linux
    Module Size Used by
    sony_laptop 29520 0
    vboxdrv 134376 0
    ipv6 277876 14
    fuse 60896 2
    fan 4392 0
    msr 3240 0
    cpufreq_ondemand 7672 2
    acpi_cpufreq 8624 0
    freq_table 3716 2 cpufreq_ondemand,acpi_cpufreq
    snd_seq_dummy 2696 0
    snd_seq_oss 31168 0
    snd_seq_midi_event 7012 1 snd_seq_oss
    snd_seq 53744 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    arc4 1732 2
    ecb 2788 2
    iwlagn 95208 0
    sdhci_pci 7300 0
    sdhci 17128 1 sdhci_pci
    iwlcore 96132 1 iwlagn
    mac80211 182976 2 iwlagn,iwlcore
    snd_pcm_oss 40352 0
    ohci1394 30196 0
    mmc_core 52704 1 sdhci
    snd_mixer_oss 17540 1 snd_pcm_oss
    led_class 3976 2 sdhci,iwlcore
    ieee1394 85324 1 ohci1394
    battery 10984 0
    ac 4360 0
    cfg80211 67364 3 iwlagn,iwlcore,mac80211
    rfkill 10640 5 sony_laptop,iwlcore
    thermal 13888 0
    button 5556 0
    snd_hda_codec_realtek 206568 1
    snd_usb_audio 86304 3
    snd_usb_lib 17252 1 snd_usb_audio
    snd_rawmidi 21856 1 snd_usb_lib
    snd_seq_device 6768 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
    i915 184872 2
    processor 35864 3 acpi_cpufreq
    joydev 10400 0
    drm 154656 2 i915
    snd_hda_intel 26664 2
    snd_hda_codec 71716 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 7656 2 snd_usb_audio,snd_hda_codec
    snd_pcm 73512 6 snd_pcm_oss,snd_usb_audio,snd_hda_intel,snd_hda_codec
    snd_timer 21100 2 snd_seq,snd_pcm
    snd 58436 21 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_realtek,snd_usb_audio,snd_rawmidi,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    snd_page_alloc 8876 2 snd_hda_intel,snd_pcm
    usbhid 40608 0
    hid 42496 1 usbhid
    i2c_algo_bit 5864 1 i915
    uvcvideo 61040 0
    videodev 36544 1 uvcvideo
    v4l1_compat 15688 2 uvcvideo,videodev
    video 19832 1 i915
    btusb 12632 0
    bluetooth 56676 1 btusb
    output 2884 1 video
    psmouse 59644 0
    i2c_i801 9656 0
    i2c_core 22776 4 i915,drm,i2c_algo_bit,i2c_i801
    intel_agp 27484 1
    agpgart 32756 2 drm,intel_agp
    sg 27928 0
    iTCO_wdt 10952 0
    iTCO_vendor_support 3080 1 iTCO_wdt
    serio_raw 5704 0
    bridge 54008 0
    sky2 47240 0
    evdev 10176 19
    stp 2088 1 bridge
    llc 5552 2 bridge,stp
    tun 13572 0
    soundcore 6784 1 snd
    rtc_cmos 11212 0
    rtc_core 18048 1 rtc_cmos
    rtc_lib 2500 1 rtc_core
    ext3 134380 3
    jbd 48504 1 ext3
    mbcache 7080 1 ext3
    sr_mod 16612 0
    cdrom 36032 1 sr_mod
    sd_mod 27328 5
    uhci_hcd 23540 0
    ehci_hcd 36112 0
    usbcore 150160 8 snd_usb_audio,snd_usb_lib,usbhid,uvcvideo,btusb,uhci_hcd,ehci_hcd
    ahci 34004 4
    libata 168044 1 ahci
    scsi_mod 110708 4 sg,sr_mod,sd_mod,libata
    total used free shared buffers cached
    Mem: 2980024 2880848 99176 0 108764 2400148
    -/+ buffers/cache: 371936 2608088
    Swap: 1052216 0 1052216
    success.
    Let me know, if you need any other output.
    Thanks
    Last edited by Sir_Leon (2009-10-04 17:56:47)

  • Higher power consumption after suspend

    Hello,
        It seems that my power consumption is significantly higher after resuming from a suspend than before. I suspend with the systemctl command. Measuring the battery usage (with powertop or looking at /sys/class/power_supply/BAT0/power_now on my laptop), I get the following numbers :
        - 6-7 W before suspend
        - 10-11 W after
    Those number are quite stable in time, in particular the higher consumption stays until shutdown. I have tried looking at the power decomposition of powertop, and it seems that the backlight display consumption is indeed higher, although I keep the same luminosity level. I tend to consider the decomposition usage by powertop as a guess estimate anyway, so I am not sure whether this means anything.
    Any ideas on how to solve this issue, or how to investigate further on?
    Cheers,
    Guillaume

    Have a look at powertop before and after suspend. I noticed that some power saving options get turned off when suspending. I don't have a solution though.

  • Macbook Pro 8,2 will not wake after suspend

    Hey friends,
    I'm having problems with my MBP 8,2 waking after suspending it to ram via pm-suspend.  This is output in pm-suspend.log:
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Tue Oct 9 09:40:28 PDT 2012: performing suspend
    Get video state buffer size failed
    Allocated buffer at 0x11000 (base is 0x0)
    ES: 0x1100 EBX: 0x0000
    Save video state failed
    Real mode call failed
    /usr/lib/pm-utils/functions: line 53: 938 Hangup s2ram --force $OPTS
    Basically the MBP looks like it is suspending successfully, the light goes to the normal slow blink as it does in OSX, however when you try to wake it reboots.
    Linux mbp-arch 3.6.1-1-ARCH #1 SMP PREEMPT Sun Oct 7 19:23:11 CEST 2012 x86_64 GNU/Linux
    Edit: Suspend works w/o issue on Ubuntu 12.04
    Please let me know what other information I can provide.
    Thanks.
    Last edited by noisufnoc (2012-10-09 23:38:03)

    Here's the entire pm-suspend.log from when I issue the pm-suspend
    Initial commandline parameters:
    Wed Oct 10 13:08:57 PDT 2012: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux mbp-arch 3.5.6-1-ARCH #1 SMP PREEMPT Sun Oct 7 19:30:49 CEST 2012 x86_64 GNU/Linux
    Module Size Used by
    nls_cp437 5953 1
    vfat 10119 1
    fat 49770 1 vfat
    snd_hda_codec_hdmi 23704 1
    snd_hda_codec_cirrus 17229 1
    arc4 1410 2
    b43 353794 0
    ssb 49827 1 b43
    pcmcia 35785 2 b43,ssb
    mmc_core 81526 2 b43,ssb
    mac80211 416423 1 b43
    cfg80211 173210 2 b43,mac80211
    iTCO_wdt 5989 0
    snd_hda_intel 25700 0
    i915 473326 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    snd_hda_codec 97464 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_cirrus
    uvcvideo 72339 0
    pcmcia_core 12253 1 pcmcia
    joydev 9991 0
    snd_hwdep 6300 1 snd_hda_codec
    videobuf2_vmalloc 2468 1 uvcvideo
    tg3 137514 0
    snd_pcm 74926 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    videobuf2_memops 2246 1 videobuf2_vmalloc
    videobuf2_core 20575 1 uvcvideo
    microcode 12377 0
    firewire_ohci 31685 0
    lpc_ich 10545 0
    snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
    videodev 100564 2 uvcvideo,videobuf2_core
    firewire_core 52837 1 firewire_ohci
    acpi_cpufreq 5933 0
    applesmc 11701 0
    snd_timer 18966 1 snd_pcm
    aesni_intel 42907 1
    aes_x86_64 7508 1 aesni_intel
    btusb 11892 0
    aes_generic 26138 2 aesni_intel,aes_x86_64
    bluetooth 193756 2 btusb
    ghash_clmulni_intel 4237 0
    input_polldev 2882 1 applesmc
    cryptd 8741 2 ghash_clmulni_intel,aesni_intel
    rfkill 15604 3 cfg80211,bluetooth
    kvm_intel 124013 0
    bcm5974 8794 0
    evdev 10266 15
    kvm 363746 1 kvm_intel
    coretemp 6006 0
    media 10405 2 uvcvideo,videodev
    pcspkr 1899 0
    i2c_i801 8212 0
    crc_itu_t 1363 1 firewire_core
    mfd_core 2833 1 lpc_ich
    bcma 25146 1 b43
    libphy 16923 1 tg3
    snd 60021 7 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel,snd_hda_codec_cirrus
    soundcore 5442 1 snd
    mperf 1299 1 acpi_cpufreq
    apple_gmux 2270 0
    intel_agp 11096 1 i915
    mei 32583 0
    intel_gtt 14478 3 i915,intel_agp
    video 11308 2 i915,apple_gmux
    battery 6517 0
    ac 2376 0
    apple_bl 3040 1 apple_gmux
    processor 27015 1 acpi_cpufreq
    button 4502 1 i915
    ext4 438999 1
    jbd2 78720 1 ext4
    mbcache 5977 1 ext4
    crc16 1359 2 ext4,bluetooth
    hid_generic 1113 0
    hid_apple 5546 0
    usbhid 36812 0
    hid 85672 3 hid_generic,usbhid,hid_apple
    uhci_hcd 23436 0
    crc32c_intel 1987 0
    ehci_hcd 41090 0
    usbcore 147498 6 btusb,uhci_hcd,uvcvideo,ehci_hcd,usbhid,bcm5974
    usb_common 954 1 usbcore
    radeon 854584 0
    i2c_algo_bit 5391 2 i915,radeon
    drm_kms_helper 32749 2 i915,radeon
    ttm 64448 1 radeon
    drm 220900 4 ttm,i915,drm_kms_helper,radeon
    i2c_core 20508 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,radeon,videodev
    sd_mod 29271 3
    ahci 20581 2
    libahci 20023 1 ahci
    libata 167739 2 ahci,libahci
    scsi_mod 133216 2 libata,sd_mod
    total used free shared buffers cached
    Mem: 8092628 359624 7733004 0 16548 110592
    -/+ buffers/cache: 232484 7860144
    Swap: 0 0 0
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/50netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/50netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/55wicd suspend suspend:
    Unable to connect to wicd daemon - is it running?
    /usr/lib/pm-utils/sleep.d/55wicd suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    Unloading kernel module uhci_hcd...Done.
    Unloading kernel module ehci_hcd...Done.
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /etc/pm/sleep.d/90alsa suspend suspend:
    /etc/pm/sleep.d/90alsa suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    No quirk database entry for this system, using default.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Wed Oct 10 13:08:58 PDT 2012: performing suspend
    Get video state buffer size failed
    Allocated buffer at 0x11000 (base is 0x0)
    ES: 0x1100 EBX: 0x0000
    Save video state failed
    Real mode call failed

  • OS X - Fix for wifi disconnect after suspend/resume

    OS X - Fix for wifi disconnect after suspend/resume
    I've purchased a Mac recently and since upgrading to Maverick have been having some problem with wifi after suspend/resume. Looking into the issue, I've found this thread: https://discussions.apple.com/thread/5495375 and some people have reported that turning off bluetooth did fix the issue.
    For my case, this was not possible, so I've tried to make a little fix, that disable bluetooth on suspend and enable it on wake, but with a 10 seconds delay, in order to let the wifi connect successfully.
    Here is my github repo for anyone to look at the code: https://github.com/Setsuna666/osx-wifibtfix
    Here is the latest version of the fix, which include an uninstall script: https://github.com/Setsuna666/osx-wifibtfix/archive/v1.0.2.zip
    If you have any questions or issues, please post it here so it can be easier for me to keep track of.

    Installed properly this time:
    It appears to work, when I resume from sleep the Bluetooth icon is off (gray) and wifi connects, after 10s Bluetooth icon comes on again. 
    Here is the correct output:
    Antzcrashing-MacBook-Air:osx-wifibtfix-1.0.3 Antzcrashing$ sudo bash install.sh
    Password:
    Installing Wifi/BT fix by Setsuna666...
    Downloading SleepWatcher...
    Downloading file from http://www.bernhard-baehr.de/sleepwatcher_2.2.tgz...
    % Total    % Received % Xferd  Average Speed   Time Time     Time  Current
                                     Dload  Upload Total   Spent    Left Speed
    100 43385  100 43385 0     0  28567 0  0:00:01  0:00:01 --:--:-- 28580
    Extracting SleepWatcher...
    x ./sleepwatcher_2.2/
    x ./sleepwatcher_2.2/config/
    x ./sleepwatcher_2.2/ReadMe.rtf
    x ./sleepwatcher_2.2/sleepwatcher
    x ./sleepwatcher_2.2/._sleepwatcher.8
    x ./sleepwatcher_2.2/sleepwatcher.8
    x ./sleepwatcher_2.2/sources/
    x ./sleepwatcher_2.2/sources/Makefile
    x ./sleepwatcher_2.2/sources/._sleepwatcher.c
    x ./sleepwatcher_2.2/sources/sleepwatcher.c
    x ./sleepwatcher_2.2/sources/sleepwatcher.xcodeproj/
    x ./sleepwatcher_2.2/sources/sleepwatcher.xcodeproj/bb.pbxuser
    x ./sleepwatcher_2.2/sources/sleepwatcher.xcodeproj/bb.perspectivev3
    x ./sleepwatcher_2.2/sources/sleepwatcher.xcodeproj/project.pbxproj
    x ./sleepwatcher_2.2/config/de.bernhard-baehr.sleepwatcher-20compatibility-localu ser.plist
    x ./sleepwatcher_2.2/config/de.bernhard-baehr.sleepwatcher-20compatibility.plist
    x ./sleepwatcher_2.2/config/rc.sleep
    x ./sleepwatcher_2.2/config/rc.wakeup
    Creating dependencies for SleepWatcher...
    Installing SleepWatcher...
    Copying SleepWatcher configuration...
    cp: /Users/Jeffrey/Documents/OS: No such file or directory
    cp: Stuff/MAC/osx-wifibtfix-1.0.3/extra//rc.sleep: No such file or directory
    cp: /Users/Jeffrey/Documents/OS: No such file or directory
    cp: Stuff/MAC/osx-wifibtfix-1.0.3/extra//rc.wakeup: No such file or directory
    Starting SleepWatcher...
    Downloading blueutil...
    Downloading file from http://www.frederikseiffert.de/blueutil/download/blueutil.dmg...
    % Total    % Received % Xferd  Average Speed   Time Time     Time  Current
                                     Dload  Upload Total   Spent    Left Speed
    100 33343  100 33343 0     0  11945 0  0:00:02  0:00:02 --:--:-- 11942
    Mounting blueutil disk image...
    Checksumming Driver Descriptor Map (DDM : 0)…
    Driver Descriptor Map (DDM : 0): verified   CRC32 $0275F970
    Checksumming Apple (Apple_partition_map : 1)…
    Apple (Apple_partition_map : 1): verified   CRC32 $1779B6BD
    Checksumming disk image (Apple_HFS : 2)…
              disk image (Apple_HFS : 2): verified   CRC32 $920D4FD8
    Checksumming  (Apple_Free : 3)…
                        (Apple_Free : 3): verified   CRC32 $00000000
    verified   CRC32 $AFAB3FAE
    /dev/disk2              Apple_partition_scheme          
    /dev/disk2s1            Apple_partition_map             
    /dev/disk2s2            Apple_HFS                        /Volumes/blueutil
    Installing blueutil...
    Finished installing Wifi/BT fix
    Now try to suspend and resume your Mac, your wifi should connect without issue

  • [SOLVED] Vaio power usage after suspend/resume cycle

    Hi,
    I came to the conclusion my laptop (Sony Vaio VPCSB36FG/B) suffers from one particular issue:
    After a suspend/resume cycle, the discrete card in the laptop (Radeon HD6470M) is powered on again, although /sys/kernel/debug/vgaswitcheroo/switch still reports the contrary.
    This explains why the laptop is using ~5W more after a suspend/resume cycle. I can blacklist the radeon module on boot, but then the discrete card is powered on when the laptop is started. And since the module is blacklisted, there is no way to disable the card using vgaswitcheroo.
    Unfortunately, blacklisting the module (on boot) and manually loading the module after boot, then switching the card off (using vgaswitcheroo) and removing the module results in either a display driver crash or the message: "radeon module is in use".
    For the record, I'm using the open source driver for both cards (i915 & radeon).
    My guess is, the only way to prevent the card from being powered on after a suspend/resume cycle is to make sure the radeon module is not enabled at all before suspending the laptop, but I'm wondering how to achieve this.
    Any suggestions please?
    Last edited by LordChaos73 (2013-01-16 20:48:21)

    Okay, this workaround seems to work, at least manually:
    1. Before suspending, the discrete card should be powered on (suspending seems to be a little slower now):
    echo ON > /sys/kernel/debug/vgaswitcheroo/switch
    2. After resume, one is able to turn off the discrete again:
    echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
    Now I just need to figure out how to automate this in a nicely fashion.
    Last edited by LordChaos73 (2013-01-16 20:49:06)

  • Gigabit NIC reverts to 100mbs after suspend/resume

    My motherboard has an integrated Realtek Gigabit ethernet controller, using the r8169 driver.  See lspci output below.
    It works fine, except after a suspend-resume cycle, it reverts to 100Mb/s rather than 1000Mb/s.  It still works in 100mbs mode, just significantly slower.  I can manually fix it back to GigE via "ethtool -s eth0 speed 1000".  But I'd prefer to not have to do this.
    Is there somewhere I should hard-code the ethtool settings, or should I modify a resume pm script?  Or is there another solution?
    Thanks!
    Matt
    ethtool output after suspend/resume:
    ethtool eth0
    Settings for eth0:
    Supported ports: [ TP MII ]
    Supported link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    1000baseT/Half 1000baseT/Full
    Supports auto-negotiation: Yes
    Advertised link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Advertised auto-negotiation: Yes
    Speed: 100Mb/s
    Duplex: Full
    Port: MII
    PHYAD: 0
    Transceiver: internal
    Auto-negotiation: on
    Supports Wake-on: pumbg
    Wake-on: g
    Current message level: 0x00000033 (51)
    Link detected: yes
    lspsi output:
    04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
    Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 32 bytes
    Interrupt: pin A routed to IRQ 45
    Region 0: I/O ports at d000 [size=256]
    Region 2: Memory at e9110000 (64-bit, prefetchable) [size=4K]
    Region 4: Memory at e9100000 (64-bit, prefetchable) [size=64K]
    [virtual] Expansion ROM at e9120000 [disabled] [size=64K]
    Capabilities: <access denied>
    Kernel driver in use: r8169
    Kernel modules: r8169

    Hi Matt,
    same problem here. I've had this for several months now. Usually I don't even notice, because I don't transfer large files all that regularly.
    A quick look on the kernel.org bug tracker turned this up: https://bugzilla.kernel.org/show_bug.cgi?id=10130 Seems like this is a fairly old issue.
    ethtool gives me the exact same output as you've posted. I'm using the same chip and driver, but different motherboard:
    # lspci -s 02:00.0 -v
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
    Subsystem: ASUSTeK Computer Inc. Device 82c6
    Flags: bus master, fast devsel, latency 0, IRQ 42
    I/O ports at e800 [size=256]
    Memory at fbfff000 (64-bit, non-prefetchable) [size=4K]
    Memory at faff0000 (64-bit, prefetchable) [size=64K]
    Expansion ROM at fbfc0000 [disabled] [size=128K]
    Capabilities: [40] Power Management version 3
    Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [70] Express Endpoint, MSI 01
    Capabilities: [b0] MSI-X: Enable- Count=2 Masked-
    Capabilities: [d0] Vital Product Data
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [140] Virtual Channel
    Capabilities: [160] Device Serial Number 00-00-00-00-ec-10-68-81
    Kernel driver in use: r8169
    Kernel modules: r8169

  • Unreliable wireless connection after suspend

    I just did a fresh install of Arch on my netbook. I installed Openbox, tint2 and the network-manager-applet. All works fine, but when I run pm-suspend and then resume from suspend the wireless is dead >50% of the time (I cannot ping anything). Sometimes some websites work fine but others don't! If I reconnect to the wireless network manually everything is back to normal.
    Any advice for a more reliable connection after suspend?
    Thanks

    I had a look but felt my issue wasn't identical. I've just found if I wait long enough (some minutes) it all works again (yet to confirm this is always the case).
    EDIT
    Switched to using wpa_supplicant and dhcpd and all works well
    Couldn't see anything relevant in the logs
    Last edited by jsteel (2012-01-17 17:33:44)

  • X server segfault after suspend (due to webcam)

    Hello.
    I have ASUS X200M notebook.
    After waking up from suspend I have X server falled down.
    Some information from logs makes me think that webcam's caused it.
    That behavior isn't stationary - sometimes X falls, sometimes not. One can only guess, will it fall after this try or not.
    First of all, uname:
    [azheltov@shannon ~]$ uname -a
    Linux shannon 4.0.0-1-zen #1 ZEN SMP PREEMPT Fri Apr 17 01:05:56 UTC 2015 x86_64 GNU/Linux
    Second of all, xinput:
    [azheltov@shannon ~]$ xinput
    ⎡ Virtual core pointer                        id=2    [master pointer  (3)]
    ⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer  (2)]
    ⎜   ↳ FocalTechPS/2 FocalTech FocalTech Touchpad    id=13    [slave  pointer  (2)]
    ⎣ Virtual core keyboard                       id=3    [master keyboard (2)]
        ↳ Virtual core XTEST keyboard                 id=5    [slave  keyboard (3)]
        ↳ Power Button                                id=6    [slave  keyboard (3)]
        ↳ Video Bus                                   id=7    [slave  keyboard (3)]
        ↳ Power Button                                id=8    [slave  keyboard (3)]
        ↳ Sleep Button                                id=9    [slave  keyboard (3)]
        ↳ USB2.0 HD UVC WebCam                        id=10    [slave  keyboard (3)]
        ↳ Asus WMI hotkeys                            id=11    [slave  keyboard (3)]
        ↳ AT Translated Set 2 keyboard                id=12    [slave  keyboard (3)]
    The weirdness, that webcam is identified like a keyboard, has some echoes in xorg log:
    [azheltov@shannon xorg]$ cat Xorg.0.log.old | tail -n 43
    [  6972.076] (II) config/udev: removing device USB2.0 HD UVC WebCam
    [  6972.076] (II) evdev: USB2.0 HD UVC WebCam: Close
    [  6972.077] (II) UnloadModule: "evdev"
    [  6972.077] (II) systemd-logind: releasing fd for 13:74
    [  6972.617] (II) config/udev: Adding input device USB2.0 HD UVC WebCam (/dev/input/event10)
    [  6972.617] (**) USB2.0 HD UVC WebCam: Applying InputClass "evdev keyboard catchall"
    [  6973.118] (EE) systemd-logind: failed to take device /dev/input/event10: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    [  6973.118] (II) Using input driver 'evdev' for 'USB2.0 HD UVC WebCam'
    [  6973.119] (**) USB2.0 HD UVC WebCam: always reports core events
    [  6973.119] (**) evdev: USB2.0 HD UVC WebCam: Device: "/dev/input/event10"
    [  6973.119] (EE) evdev: USB2.0 HD UVC WebCam: Unable to open evdev device "/dev/input/event10".
    [  6973.119] (EE) PreInit returned 2 for "USB2.0 HD UVC WebCam"
    [  6973.119] (II) UnloadModule: "evdev"
    [  6973.784] (EE)
    [  6973.784] (EE) Backtrace:
    [  6973.785] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x119) [0x594a29]
    [  6973.786] (EE) 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fba1096b5af]
    [  6973.788] (EE) 2: /usr/lib/libc.so.6 (__strcmp_sse2_unaligned+0x1a) [0x7fba109c7e0a]
    [  6973.789] (EE) 3: /usr/lib/xorg-server/Xorg (xf86SIGIOSupported+0xa38) [0x4a1e48]
    [  6973.790] (EE) 4: /usr/lib/libdbus-1.so.3 (dbus_connection_dispatch+0x3f1) [0x7fba125fb5d1]
    [  6973.792] (EE) 5: /usr/lib/libdbus-1.so.3 (dbus_connection_dispatch+0x645) [0x7fba125fbdc5]
    [  6973.792] (EE) 6: /usr/lib/xorg-server/Xorg (config_fini+0x4c1) [0x49bb11]
    [  6973.792] (EE) 7: /usr/lib/xorg-server/Xorg (WakeupHandler+0x6b) [0x43d6cb]
    [  6973.793] (EE) 8: /usr/lib/xorg-server/Xorg (WaitForSomething+0x1c3) [0x58d983]
    [  6973.793] (EE) 9: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x111) [0x4388b1]
    [  6973.793] (EE) 10: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cbcb]
    [  6973.795] (EE) 11: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fba10958790]
    [  6973.795] (EE) 12: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427039]
    [  6973.797] (EE) 13: ? (?+0x29) [0x29]
    [  6973.797] (EE)
    [  6973.797] (EE) Segmentation fault at address 0x0
    [  6973.797] (EE)
    Fatal server error:
    [  6973.797] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [  6973.797] (EE)
    [  6973.797] (EE)
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    [  6973.797] (EE) Please also check the log file at "/home/azheltov/.local/share/xorg/Xorg.0.log" for additional information.
    [  6973.797] (EE)
    [  6973.797] (II) AIGLX: Suspending AIGLX clients for VT switch
    [  6973.849] (EE) Server terminated with error (1). Closing log file.
    [azheltov@shannon xorg]$ cat Xorg.0.log | grep event10
    [  6974.737] (II) config/udev: Adding input device USB2.0 HD UVC WebCam (/dev/input/event10)
    [  6974.739] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 16 paused 0
    [  6974.739] (**) evdev: USB2.0 HD UVC WebCam: Device: "/dev/input/event10"
    [  6974.739] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input38/event10"
    Pls, help. What can I do to stop X server from falling after suspend?
    Links to pastebins:
    Xorg.0.log http://pastie.org/private/8my3zq4rhpitygtuwxica
    Xorg.0.log.old http://pastie.org/private/bqvszk9rof4vojzcvholw
    Thanks
    P.S. Sorry for bad English
    Last edited by jabberwokky (2015-04-27 22:52:57)

    Your problem seems to be related to this bug. It is an ugly issue that happens whenever a peripheral is disconnected, physically or not, like my bluetooth keyboard. On suspend, the peripherals are probably set to sleep and are therefore disconnected. Would probably help to add your logs to the bug report.

Maybe you are looking for

  • [Solved Kinda] Error Message when creating a LVM Snapshot.

    I upgraded my Arch Laptop this morning, which among other things, also had an update for lvm2. Anyways, as part of my backup strategy I create a LVM Snapshot of root and transfer that via rdiff-backup. This used to work no problem. But ever since the

  • Text editing bug: conflict with Facebook widget

    And just when I thought this program couldn't be MORE frustrating. The simplest of text editing features flatly refused to cooperate. Double click, triple click, with the direct selection tool selected. Nope won't select a goddam thing. Turned out to

  • Can I install arche in "safe" way from other worki

    Can I install arche in "safe" way from other working distro? Like Debootstrap for example. I don't like regular install that I don't have control of the installation procees and It work as root alone so It's need very careful in the partition level.

  • Question for Hosts RE: What do you wish Apple would put in the next MacBook

    Hello I cannot find any other means to contact the hosts on this discussions site so I am posting directly to the forum. Please accuse the interruption if this is not the appropriate way to contact the hosts. Earlier this evening this discussion thre

  • SAP Plant Maintenance Configuration Guide

    hi friends, i am working in a construction company and our compnay has implmented SAP ERP ECC 6.0. I am in PM module. I want to learn the configuration part. Please suggest me any gud link(ebook) in which i can find the detail configuration guidence