Suspend to ram issue

I'm having trouble with s2ram on my macbook.    When I run the command it appears to work, so I think my system is whitelisted.  However, when I try to unsuspend it (pressing the power button), my screen is dead.  I believe it's successfully suspending and unsuspending because I can hear it, and I was able to run sudo reboot to get my system to restart.  Thanks for any help.

cry0x wrote:
Try adding the following bold text to your boot options (I'm using GRUB:)
kernel /vmlinuz26 root=/dev/sda3 ro quiet acpi_sleep=s3_bios,s3_mode
I remember a while back having this issue, and I believe that these boot options resolved it. I have the 1.83GHz Core2Duo model.
ok that didn't work either
I do remember when installing the uswsusp pkg that it said something about how the new suspend does not rely on kernel parameters, but instead /etc/suspend.conf
this is what mine looks like:
snapshot device = /dev/snapshot
resume device = <path_to_resume_device_file>
#image size = 350000000
suspend loglevel = 2
#compute checksum = y
#compress = y
#encrypt = y
#early writeout = y
#splash = y
I assume I need to replace the path to resume device file with something?

Similar Messages

  • RAM ISSUES A215-S7407 - PSAFGU-01V002 SUSPEND MODE ERROR WITH 4GB RAM

    Hi, im having some troubles with my laptop.
    Because it comes only winth 1GB RAM (512MB x 2) i decided to give it an upgrade to 4GB (Max Capcity) according to specifications details on the support site. So i bought two (2) DIMM Modules KINGSTON 2GB 667MHZ, exact model # KVR667D2S5/2G Everything was working fine until i close the lid and it suspend.
    Normally, when i open the lid, it will wake up, and everything will work fine, BUT NOW when it wakes up i have distorted sound and horizontal lines on screen, and sometimes i get a BSOD (BLUE SCREEN OF DEATH) and it restart itself.
    TEST THAT I MADE:
    ONLY 1 DIMM of 2GB  - IT SUSPEND AND WAKES UP NORMALLY (I tested both Dimms 2GB separately)
    1 DIMM 2GB / 1 DIMM 1GB (TOTAL 3GB) - IT SUSPEND AND WAKES UP NORMALLY
    2 DIMMs 2GB  (TOTAL 4GB) - IT SUSPEND AND WAKES UP WITH DISTORTED SOUND AND HORIZONTAL LINES ON DISPLAY.
    It seems like the problem appears only with Max. Capacity (4GB) RAM and only when it suspend CLOSE THE LID (POWER LED CHANGE COLOR BLUE TO ORANGE AND FADES AND COMES).
    With Hibernation, it works fine, the problem is when it suspend.
    It looks that the problem is on the motherboard, maybe a NEW BIOS RELEASE that fix the situation.
    I appreciate if somebody can speak to TOSHIBA SUPPORT DEVELOPER and ask them for an BIOS Update.
    i know that im not the only one with this problem, there is another person that wrote a post "RAM ISSUES" and refers to the same situation, but as i guess, it wasn't solved at all.

    Make sure you install the memory when the light is not flashing, i.e. completly off not sleeping.
    What if you try adjusting - MSCONFIG/Advanced Options/Maximum Memory
    This signature left intentionally blank.

  • Suspend to ram -- wake up issue

    I got my computer to go to sleep ok when I shut the lid but it's having some issues waking up.  When it wakes up I can get back to X and type some commands but something is not right and I can't pinpoint it.  For instance the terminal window will freeze on issuing a ping command.  The most obvious sign something is amiss is when I try to edit the suspend to ram script I have.  I get this message:
    E325: ATTENTION
    Found a swap file by the name "/usr/sbin/.susp2ram.swp"
    owned by: root dated: Wed Jun 1 19:08:08 2005
    file name: /usr/sbin/susp2ram
    modified: no
    user name: root host name: spycamera
    process ID: 4021
    While opening file "/usr/sbin/susp2ram"
    dated: Wed Jun 1 19:21:28 2005
    NEWER than swap file!
    (1) Another program may be editing the same file.
    If this is the case, be careful not to end up with two
    different instances of the same file when making changes.
    Quit, or continue with caution.
    (2) An edit session for this file crashed.
    If this is the case, use ":recover" or "vim -r /usr/sbin/susp2ram"
    to recover the changes (see ":help recovery").
    If you did this already, delete the swap file "/usr/sbin/.susp2ram.swp"
    to avoid this message.
    Swap file "/usr/sbin/.susp2ram.swp" already exists!
    [O]pen Read-Only, (E)dit anyway, (R)ecover, (Q)uit, (A)bort, (D)elete it:
    Something must be amiss somewhere but I don't know where...  Here is the script:
    #!/bin/bash
    # Suspen-to-RAM script for IBM x41 and Arch Linux
    # --------Suspend ----------
    # Stop networking
    /etc/rc.d/network stop
    # Unload network drivers
    modprobe -r ieee802111_crypt
    modprobe -r ieee80211
    modprobe -r ipw2200
    modprobe -r tg3
    # Suspend to RAM
    echo mem > /sys/power/state
    # --------Resume -----------
    # Reset the hard disk, otherwise it is not accessible
    hdparm -y /dev/sda
    # Configure the drive (32-bit IO, UDMA,umaskirq)
    #hdparm -c3 -d1 -u1 /dev/sda
    #Switch virutal terminal to wake graphics up
    chvt 1
    chvt 7
    # Start Networking
    modprobe tg3
    modprobe ipw2200
    modprobe ieee80211
    modprobe ieee80211_crypt
    /etc/rc.d/network start
    exit 0
    Note that I know I'm using /dev/sda -- I don't have a /dev/hda on my laptop for some reason. (Thinkpad X41)  Also, the second hdparm line is disabled on purpose since those commands aren't supported by the sda drive.

    The following is from rc.sysinit, I think you need to do something similar in your script:
    stat_busy "Configuring System Clock"
    if [ "$HARDWARECLOCK" = "UTC" ]; then
    /sbin/hwclock --utc --hctosys
    else
    /sbin/hwclock --localtime --hctosys
    fi
    if [ ! -f /var/lib/hwclock/adjtime ]; then
    echo "0.0 0 0.0" > /var/lib/hwclock/adjtime
    fi
    if [ "$TIMEZONE" != "" ]; then
    /bin/ln -sf /usr/share/zoneinfo/$TIMEZONE /etc/localtime
    fi
    stat_done

  • Suspend to ram resume issue with Asrock Q1900-ITX

    Hi,
    I encountered a strange issue with suspend to ram while setting up a new small home server with an Asrock Q1900-ITX board. If I suspend the system and wake it within a few seconds everything works fine. However, if I wait a couple of minutes or even more, instead of resuming the system it takes a few seconds to think and then it reboots instead. It doesn't matter whether I resume via the power switch or with wake on lan. I tried several bios settings, the stock kernel as well as LTS and I even used an Ubuntu Live CD to check whether this is an arch issue. However, with the latter the system does not reboot it simply gets stuck. Power is on but nothing happens.
    What is strange though that it works on all these platforms if there are only a few seconds between suspend and resume. Any ideas?
    Best regards,
    Karsten

    I just bought an Asrock Q1900-ITX last month. It seems to have issues when rebooting that may be part of your problem.
    Overall the motherboard specs seem pretty good. It has 2x sata3, 2x rear usb3 ports, and an on board usb3 connector. The processor is an integrated quad core Celeron CPU  J1900  @ 1.99GHz. I have added a 4G stick of memory, a 10/100 usb2 Ethernet adapter, and a 64 G usb3 thumb drive. It runs a headless setup of Arch's Simple stateful firewall; replacing my ancient WRT54GL Linksys router/firewall. I power it using an old 20 pin picoPSU plugged into the 24 pin power connector. It only draws 10 watts of power at the wall outlet.
    There are a number of posts I found on the booting issue, including patches in the kernel mailing list, so hopefully better support will come soon. For me booting is at least consistent. I use the efi boot with csm bios option enabled. If I do a systemctl reboot the computer hangs after the grub loading kernel, initrd messages. Press the reset button and booting is successful. If I do a
    systemctl poweroff followed by a wake-on-lan the computer will boot normally.
    I thought at first the booting issue was because I had /boot/efi/EFI/boot/bootx64.efi and /boot/efi/EFI/arch_grub/archx64.efi files and the bios couldn't deal with that configuration; the bios would loose the 1st boot drive setting. I just went with only the /boot/efi/EFI/boot/bootx64.efi but still have the booting problem.
    To get the wol function working I think I had to change the legacy options in the bios. Sorry, I can't remember exactly what they were. After getting the wol working I tested the suspend to ram which worked fine. I am not sure is these legacy options would fix your suspend problems but maybe.  Could you check what journalctl -b -1 shows after you try to suspend to ram. Also do you run the nfs client? I had a problem with suspend on another computer that editing the nfsmount.conf file fixed.

  • HP dv3510nr suspend-to-ram / resume SATA issues

    I'm trying to get suspend to ram working on my HP dv3510nr.. The problem is that when it resumes, the SATA drive seems to error out and cause the file system to fail.  I've tried s2ram -f with a few of it's options, and pm-suspend.  Neither resume properly (Actually, from the dmesg output it looks like it doesn't suspend properly either).  Suspend takes about 30-40 seconds, but resume takes about 3-5.  I have installed a Patriot 32GB SSD drive on this machine.  I'm wondering if that can cause something like this.  I am also using dm-crypt w/ aes-xts encryption for /dev/sda2.  This maps to /dev/mapper/root, which is an ext4 partition.  /dev/sda1 is an encrypted swap partition that gets setup on each boot by /etc/crypttab.cd
    uname:
    Linux shodan 2.6.28-ARCH #1 SMP PREEMPT Wed Feb 18 21:57:41 CET 2009 x86_64 Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz GenuineIntel GNU/Linux
    dmesg:
    PM: Syncing filesystems ... done.
    Freezing user space processes ... (elapsed 0.00 seconds) done.
    Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
    Suspending console(s) (use no_console_suspend to debug)
    sd 0:0:0:0: [sda] Stopping disk
    NVRM: RmPowerManagement: 4
    ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata1.00: qc timeout (cmd 0xec)
    ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata1.00: revalidation failed (errno=-5)
    ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata1.00: qc timeout (cmd 0xec)
    ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata1.00: revalidation failed (errno=-5)
    ata1: limiting SATA link speed to 1.5 Gbps
    ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata1.00: qc timeout (cmd 0xec)
    ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata1.00: revalidation failed (errno=-5)
    ata1.00: disabled
    ehci_hcd 0000:00:1d.7: PCI INT A disabled
    uhci_hcd 0000:00:1d.3: PCI INT C disabled
    uhci_hcd 0000:00:1d.2: PCI INT D disabled
    uhci_hcd 0000:00:1d.1: PCI INT B disabled
    uhci_hcd 0000:00:1d.0: PCI INT A disabled
    HDA Intel 0000:00:1b.0: PCI INT A disabled
    ACPI handle has no context!
    ehci_hcd 0000:00:1a.7: PCI INT D disabled
    uhci_hcd 0000:00:1a.1: PCI INT B disabled
    uhci_hcd 0000:00:1a.0: PCI INT A disabled
    ACPI: Preparing to enter system sleep state S3
    Disabling non-boot CPUs ...
    CPU 1 is now offline
    SMP alternatives: switching to UP code
    CPU1 is down
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Back to C!
    Enabling non-boot CPUs ...
    SMP alternatives: switching to SMP code
    Booting processor 1 APIC 0x1 ip 0x6000
    Initializing CPU#1
    Calibrating delay using timer specific routine.. 3995.51 BogoMIPS (lpj=6656821)
    CPU: L1 I cache: 32K, L1 D cache: 32K
    CPU: L2 cache: 3072K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 1
    CPU1: Thermal monitoring enabled (TM1)
    x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
    CPU1: Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz stepping 06
    Switched to high resolution mode on CPU 1
    CPU1 is up
    ACPI: Waking up from system sleep state S3
    ACPI: EC: non-query interrupt received, switching to interrupt mode
    pcieport-driver 0000:00:01.0: restoring config space at offset 0x1 (was 0x100007, writing 0x100407)
    pcieport-driver 0000:00:01.0: setting latency timer to 64
    uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1a.0: setting latency timer to 64
    usb usb3: root hub lost power or was reset
    uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
    uhci_hcd 0000:00:1a.1: setting latency timer to 64
    usb usb4: root hub lost power or was reset
    ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    ehci_hcd 0000:00:1a.7: setting latency timer to 64
    HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100006, writing 0x100002)
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    pcieport-driver 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
    pcieport-driver 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0xd401d301)
    pcieport-driver 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xd920d820)
    pcieport-driver 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x4030)
    pcieport-driver 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0x20200)
    pcieport-driver 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    pcieport-driver 0000:00:1c.0: setting latency timer to 64
    pcieport-driver 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x20b)
    pcieport-driver 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0xd501d411)
    pcieport-driver 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xd810d710)
    pcieport-driver 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x2020)
    pcieport-driver 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0x30300)
    pcieport-driver 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    pcieport-driver 0000:00:1c.1: setting latency timer to 64
    pcieport-driver 0000:00:1c.5: restoring config space at offset 0xf (was 0x200, writing 0x20b)
    pcieport-driver 0000:00:1c.5: restoring config space at offset 0x9 (was 0x10001, writing 0xd601d511)
    pcieport-driver 0000:00:1c.5: restoring config space at offset 0x8 (was 0x0, writing 0xd700d610)
    pcieport-driver 0000:00:1c.5: restoring config space at offset 0x7 (was 0x20000000, writing 0x1010)
    pcieport-driver 0000:00:1c.5: restoring config space at offset 0x6 (was 0x0, writing 0x70500)
    pcieport-driver 0000:00:1c.5: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    pcieport-driver 0000:00:1c.5: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    usb usb5: root hub lost power or was reset
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    usb usb6: root hub lost power or was reset
    uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    usb usb7: root hub lost power or was reset
    uhci_hcd 0000:00:1d.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.3: setting latency timer to 64
    usb usb8: root hub lost power or was reset
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    pci 0000:00:1e.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
    pci 0000:00:1e.0: restoring config space at offset 0x8 (was 0x0, writing 0xfff0)
    pci 0000:00:1e.0: restoring config space at offset 0x7 (was 0x22800000, writing 0x228000f0)
    pci 0000:00:1e.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
    pci 0000:00:1e.0: setting latency timer to 64
    ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
    ahci 0000:00:1f.2: setting latency timer to 64
    NVRM: RmPowerManagement: 5
    ata5: SATA link down (SStatus 0 SControl 300)
    ata6: SATA link down (SStatus 0 SControl 300)
    ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.00: configured for UDMA/100
    ata2: exception Emask 0x10 SAct 0x0 SErr 0x0 action 0x9 t4
    ata2: irq_stat 0x40000001
    ata2.00: configured for UDMA/100
    ata2: EH complete
    r8169 0000:02:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10b)
    r8169 0000:02:00.0: restoring config space at offset 0xc (was 0x0, writing 0xfffe0000)
    r8169 0000:02:00.0: restoring config space at offset 0x8 (was 0xc, writing 0xd300000c)
    r8169 0000:02:00.0: restoring config space at offset 0x6 (was 0x4, writing 0xd8200004)
    r8169 0000:02:00.0: restoring config space at offset 0x4 (was 0x1, writing 0x3001)
    r8169 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    r8169 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    pci 0000:03:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
    pci 0000:03:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xd7100004)
    pci 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100006)
    sd 0:0:0:0: [sda] Starting disk
    sd 0:0:0:0: [sda] START_STOP FAILED
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    PM: Device 0:0:0:0 failed to resume: error 262144
    usb 2-4: reset high speed USB device using ehci_hcd and address 3
    usb 2-6: reset high speed USB device using ehci_hcd and address 4
    usb 3-1: reset full speed USB device using uhci_hcd and address 2
    usb 3-2: reset full speed USB device using uhci_hcd and address 3
    Restarting tasks ... done.
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 4829056
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 4829056
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 4829056
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 10495792
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 10495792
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 10495792
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 6221472
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 6221472
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 6221472
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 6229936
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 6229936
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 6229936
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 6229936
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 6229936
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 6229936
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 6229936
    sd 7:0:0:0: [sdc] 16134144 512-byte hardware sectors: (8.26 GB/7.69 GiB)
    sd 7:0:0:0: [sdc] Write Protect is off
    sd 7:0:0:0: [sdc] Mode Sense: 03 00 00 00
    sd 7:0:0:0: [sdc] Assuming drive cache: write through
    sd 7:0:0:0: [sdc] 16134144 512-byte hardware sectors: (8.26 GB/7.69 GiB)
    sd 7:0:0:0: [sdc] Write Protect is off
    sd 7:0:0:0: [sdc] Mode Sense: 03 00 00 00
    sd 7:0:0:0: [sdc] Assuming drive cache: write through
    sdc: sdc1
    EXT4-fs: barriers enabled
    kjournald2 starting. Commit interval 5 seconds
    EXT4 FS on sdc1, internal journal on sdc1:8
    EXT4-fs: delayed allocation enabled
    EXT4-fs: file extents enabled
    EXT4-fs: mballoc enabled
    EXT4-fs: mounted filesystem with ordered data mode.
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 5134096
    Buffer I/O error on device dm-0, logical block 114682
    lost page write due to I/O error on dm-0
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 16041792
    Buffer I/O error on device dm-0, logical block 1478144
    lost page write due to I/O error on dm-0
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 16042016
    Buffer I/O error on device dm-0, logical block 1478172
    lost page write due to I/O error on dm-0
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 13169360
    Buffer I/O error on device dm-0, logical block 1119090
    lost page write due to I/O error on dm-0
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 15755192
    Buffer I/O error on device dm-0, logical block 1442319
    lost page write due to I/O error on dm-0
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 16033624
    Buffer I/O error on device dm-0, logical block 1477123
    lost page write due to I/O error on dm-0
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 16037816
    Buffer I/O error on device dm-0, logical block 1477647
    lost page write due to I/O error on dm-0
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 29646280
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 15747520
    Buffer I/O error on device dm-0, logical block 1441360
    lost page write due to I/O error on dm-0
    JBD2: Detected IO errors while flushing file data on dm-0:8
    Aborting journal on device dm-0:8.
    sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 29644608
    Buffer I/O error on device dm-0, logical block 3178496
    lost page write due to I/O error on dm-0
    JBD2: I/O error detected when updating journal superblock for dm-0:8.
    ext4_abort called.
    EXT4-fs error (device dm-0): ext4_journal_start_sb: Detected aborted journal
    Remounting filesystem read-only
    lspci:
    00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
    00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)
    00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
    00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
    00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
    00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
    00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
    00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
    00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
    00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
    00:1d.3 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
    00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
    00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
    00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
    01:00.0 VGA compatible controller: nVidia Corporation GeForce 9300M GS (rev a1)
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
    03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
    lspci -vvv:
    00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
    Subsystem: Hewlett-Packard Company Device 1505
    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
    Capabilities: [e0] Vendor Specific Information <?>
    Kernel modules: intel-agp
    00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07) (prog-if 00 [Normal decode])
    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
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
    I/O behind bridge: 00005000-00005fff
    Memory behind bridge: d0000000-d2ffffff
    Prefetchable memory behind bridge: 00000000c0000000-00000000cfffffff
    Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
    BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
    PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: [88] Subsystem: Hewlett-Packard Company Device 1505
    Capabilities: [80] Power Management version 3
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
    Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [90] MSI: Mask- 64bit- Count=1/1 Enable+
    Address: fee0300c Data: 4161
    Capabilities: [a0] Express (v1) Root Port (Slot+), MSI 00
    DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
    ExtTag- RBE+ FLReset-
    DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
    RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
    MaxPayload 128 bytes, MaxReadReq 128 bytes
    DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
    LnkCap: Port #2, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <256ns, L1 <4us
    ClockPM- Surprise- LLActRep- BwNot-
    LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
    ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
    LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
    SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise-
    Slot # 1, PowerLimit 75.000000; Interlock- NoCompl+
    SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
    Control: AttnInd Off, PwrInd On, Power- Interlock-
    SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
    Changed: MRL- PresDet+ LinkState-
    RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
    RootCap: CRSVisible-
    RootSta: PME ReqID 0000, PMEStatus- PMEPending-
    Capabilities: [100] Virtual Channel <?>
    Capabilities: [140] Root Complex Link <?>
    Kernel driver in use: pcieport-driver
    Kernel modules: shpchp
    00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) (prog-if 00 [UHCI])
    Subsystem: Hewlett-Packard Company Device 1505
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin A routed to IRQ 16
    Region 4: I/O ports at 60e0 [size=32]
    Capabilities: [50] PCIe advanced features <?>
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd
    00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) (prog-if 00 [UHCI])
    Subsystem: Hewlett-Packard Company Device 1505
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin B routed to IRQ 22
    Region 4: I/O ports at 60c0 [size=32]
    Capabilities: [50] PCIe advanced features <?>
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd
    00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) (prog-if 20 [EHCI])
    Subsystem: Hewlett-Packard Company Device 1505
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin D routed to IRQ 19
    Region 0: Memory at d9304c00 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [50] Power Management version 2
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
    Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [58] Debug port: BAR=1 offset=00a0
    Capabilities: [98] PCIe advanced features <?>
    Kernel driver in use: ehci_hcd
    Kernel modules: ehci-hcd
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
    Subsystem: Hewlett-Packard Company Device 1505
    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: 64 bytes
    Interrupt: pin A routed to IRQ 22
    Region 0: Memory at d9300000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [50] Power Management version 2
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
    Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [60] MSI: Mask- 64bit+ Count=1/1 Enable-
    Address: 0000000000000000 Data: 0000
    Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
    DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
    ExtTag- RBE- FLReset+
    DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
    RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
    MaxPayload 128 bytes, MaxReadReq 128 bytes
    DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
    LnkCap: Port #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us
    ClockPM- Surprise- LLActRep- BwNot-
    LnkCtl: ASPM Disabled; Disabled- Retrain- CommClk-
    ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
    LnkSta: Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
    Capabilities: [100] Virtual Channel <?>
    Capabilities: [130] Root Complex Link <?>
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel
    00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])
    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
    Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
    I/O behind bridge: 00003000-00004fff
    Memory behind bridge: d8200000-d92fffff
    Prefetchable memory behind bridge: 00000000d3000000-00000000d40fffff
    Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
    BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
    PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
    DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
    ExtTag- RBE+ FLReset-
    DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
    RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
    MaxPayload 128 bytes, MaxReadReq 128 bytes
    DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
    LnkCap: Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
    ClockPM- Surprise- LLActRep+ BwNot-
    LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
    ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
    LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
    SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
    Slot # 0, PowerLimit 6.500000; Interlock- NoCompl-
    SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
    Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
    SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
    Changed: MRL- PresDet+ LinkState+
    RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
    RootCap: CRSVisible-
    RootSta: PME ReqID 0000, PMEStatus- PMEPending-
    Capabilities: [80] MSI: Mask- 64bit- Count=1/1 Enable+
    Address: fee0300c Data: 4169
    Capabilities: [90] Subsystem: Hewlett-Packard Company Device 1505
    Capabilities: [a0] Power Management version 2
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
    Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [100] Virtual Channel <?>
    Capabilities: [180] Root Complex Link <?>
    Kernel driver in use: pcieport-driver
    Kernel modules: shpchp
    00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) (prog-if 00 [Normal decode])
    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
    Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
    I/O behind bridge: 00002000-00002fff
    Memory behind bridge: d7100000-d81fffff
    Prefetchable memory behind bridge: 00000000d4100000-00000000d50fffff
    Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
    BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
    PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
    DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
    ExtTag- RBE+ FLReset-
    DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
    RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
    MaxPayload 128 bytes, MaxReadReq 128 bytes
    DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
    LnkCap: Port #2, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
    ClockPM- Surprise- LLActRep+ BwNot-
    LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
    ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
    LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
    SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
    Slot # 1, PowerLimit 6.500000; Interlock- NoCompl-
    SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
    Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
    SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
    Changed: MRL- PresDet+ LinkState+
    RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
    RootCap: CRSVisible-
    RootSta: PME ReqID 0000, PMEStatus- PMEPending-
    Capabilities: [80] MSI: Mask- 64bit- Count=1/1 Enable+
    Address: fee0300c Data: 4171
    Capabilities: [90] Subsystem: Hewlett-Packard Company Device 1505
    Capabilities: [a0] Power Management version 2
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
    Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [100] Virtual Channel <?>
    Capabilities: [180] Root Complex Link <?>
    Kernel driver in use: pcieport-driver
    Kernel modules: shpchp
    00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03) (prog-if 00 [Normal decode])
    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
    Bus: primary=00, secondary=05, subordinate=07, sec-latency=0
    I/O behind bridge: 00001000-00001fff
    Memory behind bridge: d6100000-d70fffff
    Prefetchable memory behind bridge: 00000000d5100000-00000000d60fffff
    Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
    BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
    PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
    DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
    ExtTag- RBE+ FLReset-
    DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
    RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
    MaxPayload 128 bytes, MaxReadReq 128 bytes
    DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
    LnkCap: Port #6, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <1us, L1 <4us
    ClockPM- Surprise- LLActRep+ BwNot-
    LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
    ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
    LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
    SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
    Slot # 5, PowerLimit 6.500000; Interlock- NoCompl-
    SltCtl: Enable: AttnBtn+ PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg-
    Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
    SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
    Changed: MRL- PresDet- LinkState-
    RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
    RootCap: CRSVisible-
    RootSta: PME ReqID 0000, PMEStatus- PMEPending-
    Capabilities: [80] MSI: Mask- 64bit- Count=1/1 Enable+
    Address: fee0300c Data: 4179
    Capabilities: [90] Subsystem: Hewlett-Packard Company Device 1505
    Capabilities: [a0] Power Management version 2
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
    Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [100] Virtual Channel <?>
    Capabilities: [180] Root Complex Link <?>
    Kernel driver in use: pcieport-driver
    Kernel modules: shpchp
    00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) (prog-if 00 [UHCI])
    Subsystem: Hewlett-Packard Company Device 1505
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin A routed to IRQ 20
    Region 4: I/O ports at 60a0 [size=32]
    Capabilities: [50] PCIe advanced features <?>
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd
    00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) (prog-if 00 [UHCI])
    Subsystem: Hewlett-Packard Company Device 1505
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin B routed to IRQ 19
    Region 4: I/O ports at 6080 [size=32]
    Capabilities: [50] PCIe advanced features <?>
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd
    00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) (prog-if 00 [UHCI])
    Subsystem: Hewlett-Packard Company Device 1505
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin D routed to IRQ 16
    Region 4: I/O ports at 6060 [size=32]
    Capabilities: [50] PCIe advanced features <?>
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd
    00:1d.3 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) (prog-if 00 [UHCI])
    Subsystem: Hewlett-Packard Company Device 1505
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin C routed to IRQ 18
    Region 4: I/O ports at 6040 [size=32]
    Capabilities: [50] PCIe advanced features <?>
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd
    00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) (prog-if 20 [EHCI])
    Subsystem: Hewlett-Packard Company Device 1505
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin A routed to IRQ 20
    Region 0: Memory at d9304800 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [50] Power Management version 2
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
    Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [58] Debug port: BAR=1 offset=00a0
    Capabilities: [98] PCIe advanced features <?>
    Kernel driver in use: ehci_hcd
    Kernel modules: ehci-hcd
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) (prog-if 01 [Subtractive decode])
    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
    Bus: primary=00, secondary=04, subordinate=04, sec-latency=32
    I/O behind bridge: 0000f000-00000fff
    Memory behind bridge: fff00000-000fffff
    Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
    Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
    BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
    PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: [50] Subsystem: Hewlett-Packard Company Device 1505
    00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
    Subsystem: Hewlett-Packard Company Device 1505
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Capabilities: [e0] Vendor Specific Information <?>
    Kernel modules: iTCO_wdt
    00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03) (prog-if 01 [AHCI 1.0])
    Subsystem: Hewlett-Packard Company Device 1505
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin B routed to IRQ 763
    Region 0: I/O ports at 6108 [size=8]
    Region 1: I/O ports at 6114 [size=4]
    Region 2: I/O ports at 6100 [size=8]
    Region 3: I/O ports at 6110 [size=4]
    Region 4: I/O ports at 6020 [size=32]
    Region 5: Memory at d9304000 (32-bit, non-prefetchable) [size=2K]
    Capabilities: [80] MSI: Mask- 64bit- Count=1/16 Enable+
    Address: fee0300c Data: 4189
    Capabilities: [70] Power Management version 3
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
    Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [a8] SATA HBA <?>
    Capabilities: [b0] PCIe advanced features <?>
    Kernel driver in use: ahci
    Kernel modules: ahci
    00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
    Subsystem: Hewlett-Packard Company Device 1505
    Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Interrupt: pin C routed to IRQ 11
    Region 0: Memory at d9305000 (64-bit, non-prefetchable) [size=256]
    Region 4: I/O ports at 6000 [size=32]
    Kernel modules: i2c-i801
    01:00.0 VGA compatible controller: nVidia Corporation GeForce 9300M GS (rev a1) (prog-if 00 [VGA controller])
    Subsystem: Hewlett-Packard Company Device 1505
    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
    Interrupt: pin A routed to IRQ 16
    Region 0: Memory at d2000000 (32-bit, non-prefetchable) [size=16M]
    Region 1: Memory at c0000000 (64-bit, prefetchable) [size=256M]
    Region 3: Memory at d0000000 (64-bit, non-prefetchable) [size=32M]
    Region 5: I/O ports at 5000 [size=128]
    Expansion ROM at <ignored> [disabled]
    Capabilities: [60] Power Management version 3
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
    Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [68] MSI: Mask- 64bit+ Count=1/1 Enable-
    Address: 0000000000000000 Data: 0000
    Capabilities: [78] Express (v2) Endpoint, MSI 00
    DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <256ns, L1 <4us
    ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
    DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
    RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
    MaxPayload 128 bytes, MaxReadReq 512 bytes
    DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
    LnkCap: Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Latency L0 <256ns, L1 <1us
    ClockPM- Surprise- LLActRep- BwNot-
    LnkCtl: ASPM L0s L1 Enabled; RCB 128 bytes Disabled- Retrain- CommClk+
    ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
    LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
    DevCap2: Completion Timeout: Not Supported, TimeoutDis+
    DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
    LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB
    Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
    Compliance De-emphasis: -6dB
    LnkSta2: Current De-emphasis Level: -6dB
    Capabilities: [100] Virtual Channel <?>
    Capabilities: [128] Power Budgeting <?>
    Capabilities: [600] Vendor Specific Information <?>
    Kernel driver in use: nvidia
    Kernel modules: nvidia, nvidiafb
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
    Subsystem: Hewlett-Packard Company Device 1505
    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 762
    Region 0: I/O ports at 3000 [size=256]
    Region 2: Memory at d8200000 (64-bit, non-prefetchable) [size=4K]
    Region 4: Memory at d3000000 (64-bit, prefetchable) [size=64K]
    Expansion ROM at d3020000 [disabled] [size=128K]
    Capabilities: [40] Power Management version 3
    Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
    Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [50] MSI: Mask- 64bit+ Count=1/1 Enable+
    Address: 00000000fee0300c Data: 4199
    Capabilities: [70] Express (v1) Endpoint, MSI 01
    DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
    ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
    DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
    RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
    MaxPayload 128 bytes, MaxReadReq 512 bytes
    DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
    LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <512ns, L1 <64us
    ClockPM+ Surprise- LLActRep- BwNot-
    LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
    ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
    LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
    Capabilities: [b0] MSI-X: Enable- Mask- TabSize=2
    Vector table: BAR=4 offset=00000000
    PBA: BAR=4 offset=00000800
    Capabilities: [d0] Vital Product Data
    Not readable
    Capabilities: [100] Advanced Error Reporting
    UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
    UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
    UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
    CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
    CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
    AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
    Capabilities: [140] Virtual Channel <?>
    Capabilities: [160] Device Serial Number 00-e0-4c-68-00-00-00-49
    Kernel driver in use: r8169
    Kernel modules: r8169
    03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
    Subsystem: Intel Corporation Device 1211
    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
    Interrupt: pin A routed to IRQ 11
    Region 0: Memory at d7100000 (64-bit, non-prefetchable) [size=8K]
    Capabilities: [c8] Power Management version 3
    Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
    Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [d0] MSI: Mask- 64bit+ Count=1/1 Enable-
    Address: 0000000000000000 Data: 0000
    Capabilities: [e0] Express (v1) Endpoint, MSI 00
    DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 unlimited
    ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+
    DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
    RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset-
    MaxPayload 128 bytes, MaxReadReq 128 bytes
    DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
    LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <128ns, L1 <32us
    ClockPM+ Surprise- LLActRep- BwNot-
    LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
    ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
    LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
    Capabilities: [100] Advanced Error Reporting
    UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
    UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
    UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
    CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
    CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
    AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
    Capabilities: [140] Device Serial Number 26-ff-ab-ff-ff-5d-21-00
    Kernel modules: iwlagn
    lsmod:
    Module Size Used by
    ext2 73872 1
    snd_seq_oss 35584 0
    snd_seq_midi_event 9344 1 snd_seq_oss
    snd_seq 58336 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 9364 2 snd_seq_oss,snd_seq
    usb_storage 110272 1
    snd_pcm_oss 45440 0
    snd_mixer_oss 18944 1 snd_pcm_oss
    serio_raw 8196 0
    sg 31840 0
    lis3lv02d 13288 0
    uhci_hcd 27552 0
    snd_pcsp 13052 0
    iTCO_wdt 15184 0
    iTCO_vendor_support 5636 1 iTCO_wdt
    psmouse 57116 0
    r8169 39428 0
    mii 7296 1 r8169
    video 22420 0
    output 5248 1 video
    leds_hp_disk 5256 0
    led_class 6280 1 leds_hp_disk
    wmi 8896 0
    snd_hda_intel 531252 0
    snd_pcm 82952 3 snd_pcm_oss,snd_pcsp,snd_hda_intel
    snd_timer 24720 2 snd_seq,snd_pcm
    snd_page_alloc 11792 2 snd_hda_intel,snd_pcm
    snd_hwdep 10632 1 snd_hda_intel
    snd 65096 10 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcsp,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
    soundcore 9632 1 snd
    nvidia 8112272 0
    i2c_core 26144 1 nvidia
    ehci_hcd 41356 0
    usbcore 160432 4 usb_storage,uhci_hcd,ehci_hcd
    intel_agp 33136 0
    thermal 20896 0
    processor 46648 3 thermal
    evdev 13984 6
    fan 7304 0
    button 9504 0
    battery 14600 0
    ac 7176 0
    rtc_cmos 14040 0
    rtc_core 21060 1 rtc_cmos
    rtc_lib 4992 1 rtc_core
    ext4 231608 1
    mbcache 10244 2 ext2,ext4
    jbd2 65456 1 ext4
    crc16 4096 1 ext4
    aes_x86_64 10240 4
    aes_generic 29352 1 aes_x86_64
    xts 5632 2
    gf128mul 9728 1 xts
    dm_crypt 16392 1
    dm_mod 62704 5 dm_crypt
    sd_mod 29096 5
    sr_mod 18884 0
    cdrom 39080 1 sr_mod
    ahci 36876 2
    libata 176224 1 ahci
    scsi_mod 119256 5 usb_storage,sg,sd_mod,sr_mod,libata
    Anyone have any ideas on how to fix this?  Thanks.
    Last edited by soleblaze (2009-02-26 19:12:29)

    as my dv3550eg has no problem with suspend and resume, i think this is a problem with device-mapper and or cryptsetup or the ssd-drive.

  • Start up from 'suspend to ram' no longer starts wireless

    When I finish with my desktop work I usually suspend to ram since it allows for quick startup. After a recent system upgrade, returning from suspend to ram no longer activates the wireless connection. NetworkManager is running in the processes list, but doesn't seem to do anything. I have to turn the computer off completely and then on again to get it to work.
    Anyone else experiencing this?

    I had the same issue, but on Chakra, did you try systemctl restart NetworkManager? I think that  solves it without a complete reboot.

  • System freeze after resume from suspend to RAM

    Hi,
    since quite a while (probably ever) I am unable to suspend my computer to RAM because everytime it freezes a few seconds after resuming, never to become alive again until a reboot. After some investigation, I managed to get kernel logs by taking a picture of my screen. The logs were not written to disk, hence I didn't see anything before. I had to write these by hand, I hope I didn't insert any mistakes:
    kernel: sas: Enter sas_scsi_recover_host busy: 2 failed: 2
    kernel: sas: trying to find task 0xfff880008b5b680
    kernel: sas: sas_scsi_find_task: aborting task 0xfff880008b5b680
    kernel: sas: sas_scsi_find_task: task 0xfff880008b5b680 is aborted
    kernel: sas: sas_eh_handle_sas_errors: task 0xfff880008b5b680 is aborted
    kernel: sas: trying to find task 0xffff8804606ccb40
    kernel: sas: sas_scsi_find_task: aborting task 0xffff8804606ccb40
    kernel: sas: sas_scsi_find_task: task 0xffff8804606ccb40 is aborted
    kernel: sas: sas_eh_handle_sas_errors: task 0xffff8804606ccb40 is aborted
    kernel: sas: ata7: end_device-0:0: cmd error handler
    kernel: sas: ata8: end_device-0:1: cmd error handler
    kernel: sas: ata7: end_device-0:0: dev error handler
    kernel: ata7.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
    kernel: ata7.00: failed command: READ VERIFY SECTOR(S)
    kernel: ata7.00: cmd 40/00:01:00:00:00/00:00:00:00:00/e0 tag 11
    res 40/00:48:a0:79:88/00:00:07:00:00/40 Emask 0x4 (timeout)
    kernel: ata7.00: status { DRDY }
    kernel: ata7: hard resetting link
    kernel: sas: ata8: end_device-0:1: dev error handler
    kernel: ata8.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
    kernel: ata8.00: failed command: READ VERIFY SECTOR(S)
    kernel: ata8.00: cmd 40/00:01:00:00:00/00:00:00:00:00/e0 tag 11
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    kernel: ata8.00: status { DRDY }
    kernel: ata8: hard resetting link
    This issue seems to be related to disk failures like bad sectors but I am quite sure, that my SSDs are in a good shape. I ran some SMART tests, they all turned out to be okay. Suspending from my dual-booted Windows works fine as well (although if the bad sector would be on the linux partition, it would probably not affect Windows).
    Here's my setup:
    $ lsblk -St
    NAME HCTL TYPE VENDOR MODEL REV TRAN NAME ALIGNMENT MIN-IO OPT-IO PHY-SEC LOG-SEC ROTA SCHED RQ-SIZE RA WSAME
    sda 1:0:0:0 disk ATA Corsair Force 3 2 sata sda 0 512 0 512 512 0 cfq 128 128 0B
    sdb 7:0:0:0 disk ST1000DM 003-9YN162 NDP3 usb sdb 0 512 0 512 512 1 cfq 128 128 0B
    sdc 0:0:0:0 disk ATA OCZ-REVODRIVE3 2.25 sas sdc 0 512 0 512 512 0 cfq 128 128 0B
    sdd 0:0:1:0 disk ATA OCZ-REVODRIVE3 2.25 sas sdd 0 512 0 512 512 0 cfq 128 128 0B
    sr0 2:0:0:0 rom TSSTcorp CDDVDW SH-222AL SB00 sata sr0 0 512 0 512 512 1 cfq 128 128 0B
    $ lsblk -f
    NAME FSTYPE LABEL UUID MOUNTPOINT
    sda
    ├─sda1 ntfs Recovery 567437B974379B27
    ├─sda2 vfat DC2D-099E /boot
    ├─sda3
    ├─sda4 ntfs FEBED982BED933BD
    ├─sda5 ext4 arch 41bad924-84a2-4e0a-9cd4-4ea723a2a5a3 /
    └─sda6 swap 793fb3c1-8bec-4023-a7c3-ee94eee2e67a [SWAP]
    sdb
    └─sdb1 ntfs HDDRIVE2GO 2212E50812E4E231
    sdc
    └─sdc1 linux_raid_member home:0 208937dc-2904-e71c-435a-9928671e07a3
    └─md0 ext4 revodrive ffe9d38f-87f2-44e1-ae26-f36c910af3c5 /home
    sdd
    └─sdd1 linux_raid_member home:0 208937dc-2904-e71c-435a-9928671e07a3
    └─md0 ext4 revodrive ffe9d38f-87f2-44e1-ae26-f36c910af3c5 /home
    I am not sure which one of the disks causes the freeze but I assume it's the revodrive because the logs talk about two drives. The Revodrive internally holds two drives, which are set up to operate in a RAID 0. Windows is installed on the Corsair drive, and has no access to the Revodrive. However, I used to run Windows on the Revodrive a few years ago, and it worked just fine.
    Another interesting thing is that when I try to test suspend to RAM, the system does not freeze, nor produce errors. This only happens if none is written to /sys/power/pm_test (which means no automated wake-up, no testing).
    Any ideas on how I could narrow down this issue? Thanks a lot!
    EDIT
    I just checked and confirmed that this issue is originating from the OCZ Revodrive:
    $ dmesg | grep ata7.00 | head
    [ 7.136432] ata7.00: ATA-8: OCZ-REVODRIVE3, 2.25, max UDMA/133
    [ 7.136436] ata7.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 7.146442] ata7.00: configured for UDMA/133
    $ dmesg | grep ata8.00 | head
    [ 7.310018] ata8.00: ATA-8: OCZ-REVODRIVE3, 2.25, max UDMA/133
    [ 7.310023] ata8.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 7.320022] ata8.00: configured for UDMA/133
    Last edited by tuttiarch (2015-01-31 15:54:29)

    Thank you for the link, unfortunally I don't have a NVIDIA card but use the Intel IGP (HD4600, Haswell) - maybe I should have mentioned that...
    And other than in this bug report I cannot kill X or anything because neither other TTYs work - I cannot input anything (although the hotkeys work weird enough) nor is SSHD running because the system is completely frozen...
    Very funny thing is that for the last 2 days my system didnt freeze once (suspended about 6-7 times during one boot), even though for the 2 weeks prior to that, it froze EVERY SINGLE TIME I resumed from suspend, it didnt work once...

  • [SOLVED] Suspend to ram / disk not working in newer kernels

    Hi all,
    this puzzles me for a while:
    My desktop system was able to suspend to ram / disk flawlessly in older kernels. It stopped working with 3.3. The suspend seems to work, the machine goes to standby. But when I try to resume, the machines is on but the screen stays black. Neither the console is working nor can I ssh into it. Only hard reset gets me out here
    I did investigate and found many tips and hints which all led to nowhere. I even changed my filesystem back from btrfs to ext4 and my VGA module from proprietary nvidia to nouveau.
    When this all failed I got to the idea to burn several install disks. One of the official 2011.08.19 (kernel 3.0.3) and one of the snapshots 2012.06.05_04-00-01 (kernel 3.3.7) and 2012.07.17_04-00-01 (kernel 3.4.4). I guess these can not be compromised by some hosed installation. I started one by one and issued the follwing command:
    echo mem > /sys/power/state
    which suspends the machine successfully in all three cases. With 2011.08.19 the resume is working but the other two fail. Some more info about the hardware:
    1. lspci output
    harvey@obelix ~ $ lspci
    00:00.0 Host bridge: Intel Corporation Core Processor DMI (rev 11)
    00:03.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 1 (rev 11)
    00:05.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 3 (rev 11)
    00:08.0 System peripheral: Intel Corporation Core Processor System Management Registers (rev 11)
    00:08.1 System peripheral: Intel Corporation Core Processor Semaphore and Scratchpad Registers (rev 11)
    00:08.2 System peripheral: Intel Corporation Core Processor System Control and Status Registers (rev 11)
    00:08.3 System peripheral: Intel Corporation Core Processor Miscellaneous Registers (rev 11)
    00:10.0 System peripheral: Intel Corporation Core Processor QPI Link (rev 11)
    00:10.1 System peripheral: Intel Corporation Core Processor QPI Routing and Protocol Registers (rev 11)
    00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1a.1 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1a.2 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1a.7 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
    00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
    00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1d.1 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1d.2 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1d.3 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
    00:1d.7 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
    00:1f.0 ISA bridge: Intel Corporation 5 Series Chipset LPC Interface Controller (rev 06)
    00:1f.2 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA IDE Controller (rev 06)
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
    00:1f.5 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 2 port SATA IDE Controller (rev 06)
    01:00.0 VGA compatible controller: NVIDIA Corporation G84 [GeForce 8600 GT] (rev a1)
    02:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03)
    03:00.0 SATA controller: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 02)
    03:00.1 IDE interface: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 02)
    04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
    3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-Core Registers (rev 04)
    3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 04)
    3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 04)
    3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 04)
    3f:03.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller (rev 04)
    3f:03.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Target Address Decoder (rev 04)
    3f:03.4 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Test Registers (rev 04)
    3f:04.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Control Registers (rev 04)
    3f:04.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Address Registers (rev 04)
    3f:04.2 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Rank Registers (rev 04)
    3f:04.3 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Thermal Control Registers (rev 04)
    3f:05.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Control Registers (rev 04)
    3f:05.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Address Registers (rev 04)
    3f:05.2 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Rank Registers (rev 04)
    3f:05.3 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Thermal Control Registers (rev 04)
    2. lsmod output of 2012.07.17_04-00-01:
    harvey@obelix ~ $ lsmod
    Module Size Used by
    fuse 68768 0
    tun 15297 0
    rfcomm 33627 8
    bnep 8793 2
    nfsd 246714 2
    exportfs 3665 1 nfsd
    btusb 11764 0
    joydev 9991 0
    bluetooth 190551 22 bnep,btusb,rfcomm
    rfkill 15604 2 bluetooth
    snd_hda_codec_realtek 60409 1
    snd_hda_intel 24053 3
    snd_hda_codec 94305 2 snd_hda_codec_realtek,snd_hda_intel
    microcode 12185 0
    i7core_edac 17477 0
    snd_hwdep 6300 1 snd_hda_codec
    i2c_i801 8180 0
    iTCO_wdt 12813 0
    snd_pcm 74958 2 snd_hda_codec,snd_hda_intel
    r8169 49386 0
    coretemp 5654 0
    edac_core 36656 3 i7core_edac
    iTCO_vendor_support 1929 1 iTCO_wdt
    serio_raw 4653 0
    pcspkr 1899 0
    snd_page_alloc 7185 2 snd_pcm,snd_hda_intel
    snd_timer 18966 1 snd_pcm
    mii 4123 1 r8169
    snd 58997 12 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5410 1 snd
    acpi_cpufreq 5933 0
    mperf 1235 1 acpi_cpufreq
    evdev 9754 4
    processor 26567 1 acpi_cpufreq
    vboxnetadp 18387 0
    vboxnetflt 16743 0
    vboxdrv 1791382 2 vboxnetadp,vboxnetflt
    nfs 276056 1
    nfs_acl 2359 2 nfs,nfsd
    lockd 62987 2 nfs,nfsd
    auth_rpcgss 32327 2 nfs,nfsd
    sunrpc 184998 12 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
    fscache 41059 1 nfs
    aes_x86_64 7508 64
    cryptd 8741 0
    aes_generic 26138 1 aes_x86_64
    xts 3101 32
    gf128mul 6050 1 xts
    dm_crypt 16496 4
    dm_mod 70918 9 dm_crypt
    sr_mod 14823 0
    cdrom 35648 1 sr_mod
    hid_logitech 16560 0
    ff_memless 4690 1 hid_logitech
    usbhid 36430 1 hid_logitech
    hid 85285 2 hid_logitech,usbhid
    sd_mod 29239 7
    pata_jmicron 2480 0
    usb_storage 44760 0
    pata_acpi 3408 0
    ata_piix 23160 5
    crc32c_intel 1987 0
    ahci 20549 0
    libahci 20023 1 ahci
    ata_generic 3295 0
    libata 167611 6 ahci,pata_acpi,libahci,ata_generic,ata_piix,pata_jmicron
    scsi_mod 132974 4 usb_storage,libata,sd_mod,sr_mod
    uhci_hcd 23372 0
    xhci_hcd 81440 0
    ehci_hcd 40994 0
    usbcore 147533 8 btusb,uhci_hcd,usb_storage,ehci_hcd,usbhid,xhci_hcd
    usb_common 954 1 usbcore
    floppy 58615 0
    nouveau 784289 3
    button 4502 1 nouveau
    video 11307 1 nouveau
    mxm_wmi 1425 1 nouveau
    wmi 8475 2 mxm_wmi,nouveau
    i2c_algo_bit 5391 1 nouveau
    drm_kms_helper 33051 1 nouveau
    ttm 64288 1 nouveau
    drm 208926 5 ttm,drm_kms_helper,nouveau
    i2c_core 20369 5 drm,i2c_i801,drm_kms_helper,i2c_algo_bit,nouveau
    ext4 424175 4
    crc16 1359 2 ext4,bluetooth
    jbd2 73919 1 ext4
    mbcache 5977 1 ext4
    3. /var/log/pm-suspend.log of a not working suspend
    Initial commandline parameters:
    Tue Jul 17 11:21:18 CEST 2012: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux obelix 3.4.5-1-ARCH #1 SMP PREEMPT Mon Jul 16 21:35:54 CEST 2012 x86_64 GNU/Linux
    Module Size Used by
    rfcomm 33627 8
    bnep 8793 2
    nfsd 246714 2
    exportfs 3665 1 nfsd
    ext4 424175 3
    jbd2 73919 1 ext4
    mbcache 5977 1 ext4
    btusb 11764 0
    bluetooth 190551 22 bnep,btusb,rfcomm
    crc16 1359 2 ext4,bluetooth
    joydev 9991 0
    rfkill 15604 2 bluetooth
    snd_hda_codec_realtek 60409 1
    microcode 12185 0
    coretemp 5654 0
    serio_raw 4653 0
    snd_hda_intel 24053 5
    snd_hda_codec 94305 2 snd_hda_codec_realtek,snd_hda_intel
    pcspkr 1899 0
    snd_hwdep 6300 1 snd_hda_codec
    snd_pcm 74958 3 snd_hda_codec,snd_hda_intel
    snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
    r8169 49386 0
    i7core_edac 17477 0
    snd_timer 18966 1 snd_pcm
    edac_core 36656 3 i7core_edac
    mii 4123 1 r8169
    snd 58997 15 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    iTCO_wdt 12813 0
    i2c_i801 8180 0
    soundcore 5410 1 snd
    iTCO_vendor_support 1929 1 iTCO_wdt
    acpi_cpufreq 5933 0
    mperf 1267 1 acpi_cpufreq
    evdev 9754 4
    processor 26567 1 acpi_cpufreq
    vboxnetadp 18387 0
    vboxnetflt 16743 0
    vboxdrv 1791382 2 vboxnetadp,vboxnetflt
    nfs 276056 1
    nfs_acl 2359 2 nfs,nfsd
    lockd 62987 2 nfs,nfsd
    auth_rpcgss 32327 2 nfs,nfsd
    sunrpc 184998 12 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
    fscache 41059 1 nfs
    btrfs 710578 1
    libcrc32c 1002 1 btrfs
    zlib_deflate 20436 1 btrfs
    aes_x86_64 7508 64
    cryptd 8741 0
    aes_generic 26138 1 aes_x86_64
    xts 3101 32
    gf128mul 6050 1 xts
    hid_logitech 16560 0
    ff_memless 4690 1 hid_logitech
    dm_crypt 16496 4
    dm_mod 70918 9 dm_crypt
    sr_mod 14823 0
    cdrom 35648 1 sr_mod
    usbhid 36430 1 hid_logitech
    usb_storage 44760 0
    hid 85285 2 hid_logitech,usbhid
    sd_mod 29239 7
    pata_jmicron 2480 0
    pata_acpi 3408 0
    ata_piix 23160 5
    ata_generic 3295 0
    uhci_hcd 23404 0
    crc32c_intel 1987 1
    ahci 20549 0
    libahci 20023 1 ahci
    libata 167611 6 ahci,pata_acpi,libahci,ata_generic,ata_piix,pata_jmicron
    xhci_hcd 81472 0
    ehci_hcd 41026 0
    scsi_mod 132974 4 usb_storage,libata,sd_mod,sr_mod
    usbcore 147565 8 btusb,uhci_hcd,usb_storage,ehci_hcd,usbhid,xhci_hcd
    usb_common 954 1 usbcore
    floppy 58615 0
    nouveau 784321 3
    button 4502 1 nouveau
    video 11307 1 nouveau
    mxm_wmi 1425 1 nouveau
    wmi 8475 2 mxm_wmi,nouveau
    i2c_algo_bit 5391 1 nouveau
    drm_kms_helper 33051 1 nouveau
    ttm 64320 1 nouveau
    drm 208958 5 ttm,drm_kms_helper,nouveau
    i2c_core 20369 5 drm,i2c_i801,drm_kms_helper,i2c_algo_bit,nouveau
    total used free shared buffers cached
    Mem: 8173500 884060 7289440 0 3764 405872
    -/+ buffers/cache: 474424 7699076
    Swap: 8386556 0 8386556
    /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/75modules suspend suspend:
    /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:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Tue Jul 17 11:21:18 CEST 2012: performing suspend
    This seems to be a kernel bug. Any input?
    Harvey
    Last edited by Harey (2012-08-06 13:51:49)

    Another life-sign. The issue is still unsolved but I've come a little further. It seems to be a combination of more failures. The first one is USB hardware. I have a usb keyboard-mouse combo from Logitech (comfort cordless desktop). The USB bus does not wake up correctly when resuming from suspend. So my keyboard is unsuable. I put in a file /etc/pm/sleep.d/20_custom-ehci_hcd with the following content:
    BUSES="0000:00:1a.7 0000:00:1d.7"
    case "${1}" in
    hibernate|suspend)
    # Switch USB buses off
    for bus in $BUSES; do
    echo -n $bus | tee /sys/bus/pci/drivers/ehci_hcd/unbind
    done
    resume|thaw)
    # Switch USB buses back on
    for bus in $BUSES; do
    echo -n $bus | tee /sys/bus/pci/drivers/ehci_hcd/bind
    done
    esac
    The bus IDs were taken from /sys/bus/pci/drivers/ehci_hcd
    When I start pm-suspend from a console (no X started) this seems to reanimate my keyboard while the screen stays black (with backlight on). I can type and reboot. Also I can ssh into the machine from my laptop.
    Concerning the blank screen there seems to be a bug in both the proprietary nvidia modules as well as the nouveau driver. The nvidia folks have issued a new beta driver which seems to at least minimize the failures. This all concerns the nv50-family of nvidias cards. I have a GF8600GT which is one of these
    I'll wait for this driver and then restart my testing. Until then - no suspend/hibernate
    EDIT: Today's nvidia 304.32 is solving my issues - I can sleep again
    Harvey
    Last edited by Harey (2012-08-06 13:52:51)

  • 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)

  • Suspend to ram/disk stopped working overnight

    My suspend to ram/disk used to work fine, but overnight, it stopped. It is not an update issue since, I was able to suspend after the last update. I decided to update today hoping that it is going to solve the problem, but the problem persist.
    Here is what happens:
    $ sudo pm-suspend
    or
    $ sudo pm-hibernate
    The computer suspends faster than usual, as if it does not take the time to complete the suspend procedure. When I turn the computer on, it starts to boot instead of resuming from suspend. In the case of hibernate, this is clearly obvious. Normally it is suppose to take 10-30 s. to save the memory data to the swap, but this time the computer shuts fast (1-2s.), and I doubt that all the data is saved to swap.
    Here are the logs for each case (/var/log/pm-suspend.log):
    suspend to ram:
    Initial commandline parameters:
    Sat Aug 25 23:16:03 EDT 2012: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux gateway 3.4.9-1-ARCH #1 SMP PREEMPT Wed Aug 15 18:59:31 CEST 2012 x86_64 GNU/Linux
    Module Size Used by
    xt_recent 7901 3
    xt_tcpudp 2471 51
    ip6table_mangle 1684 0
    ipt_MASQUERADE 1738 1
    nf_nat_ftp 1668 0
    iptable_nat 4024 1
    nf_nat 15100 3 nf_nat_ftp,ipt_MASQUERADE,iptable_nat
    nf_conntrack_ipv4 6871 20 nf_nat,iptable_nat
    nf_defrag_ipv4 1339 1 nf_conntrack_ipv4
    xt_TCPMSS 3439 5
    xt_LOG 11943 48
    ipt_REJECT 2281 0
    iptable_mangle 1584 0
    xt_multiport 1758 0
    xt_state 1295 17
    xt_limit 2041 51
    xt_conntrack 3329 0
    nf_conntrack_ftp 6261 1 nf_nat_ftp
    nf_conntrack 61584 8 nf_nat_ftp,ipt_MASQUERADE,nf_nat,xt_state,xt_conntrack,nf_conntrack_ftp,iptable_nat,nf_conntrack_ipv4
    ip6table_filter 1396 1
    ip6_tables 18198 2 ip6table_filter,ip6table_mangle
    iptable_filter 1456 1
    ip_tables 16946 3 iptable_filter,iptable_mangle,iptable_nat
    x_tables 16954 17 ip6table_filter,ip6table_mangle,xt_recent,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_limit,xt_state,xt_conntrack,xt_LOG,xt_multiport,iptable_filter,xt_TCPMSS,ipt_REJECT,iptable_mangle,ip6_tables,iptable_nat
    adt7475 20329 0
    hwmon_vid 3196 1 adt7475
    arc4 1410 2
    sg 25344 0
    st 35573 0
    uas 8823 0
    rtl8187 52559 0
    mxm_wmi 1425 0
    wmi 8475 1 mxm_wmi
    shpchp 26305 0
    pci_hotplug 23564 1 shpchp
    eeprom_93cx6 2175 1 rtl8187
    serio_raw 4653 0
    i2c_algo_bit 5391 0
    ttm 64320 0
    drm_kms_helper 33051 0
    drm 208958 2 ttm,drm_kms_helper
    tpm_tis 9074 0
    tpm 13765 1 tpm_tis
    tpm_bios 5121 1 tpm
    video 11307 0
    b43 353506 0
    snd_hda_codec_realtek 60726 1
    iTCO_wdt 12813 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    snd_hda_intel 24053 0
    snd_hda_codec 94305 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 6300 1 snd_hda_codec
    snd_pcm 74958 2 snd_hda_codec,snd_hda_intel
    snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
    snd_timer 18966 1 snd_pcm
    snd 58997 6 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5410 1 snd
    nvidia 11182217 0
    sky2 49219 0
    microcode 12345 0
    i2c_i801 8180 0
    ssb 48803 1 b43
    pcspkr 1899 0
    evdev 9754 11
    firewire_ohci 31709 0
    intel_agp 10936 0
    firewire_core 51552 1 firewire_ohci
    intel_gtt 14047 1 intel_agp
    crc_itu_t 1363 1 firewire_core
    thermal 7959 0
    fan 2426 0
    button 4502 0
    pcmcia 35785 2 b43,ssb
    bcma 22757 1 b43
    mmc_core 82070 2 b43,ssb
    coretemp 5654 0
    i2c_core 20369 6 drm,i2c_i801,drm_kms_helper,i2c_algo_bit,adt7475,nvidia
    mac80211 395712 2 b43,rtl8187
    cfg80211 170255 3 b43,mac80211,rtl8187
    rfkill 15604 1 cfg80211
    pcmcia_core 12253 1 pcmcia
    vboxnetadp 18387 0
    vboxnetflt 16871 0
    vboxdrv 1792216 2 vboxnetadp,vboxnetflt
    acpi_cpufreq 5933 0
    mperf 1299 1 acpi_cpufreq
    processor 26567 1 acpi_cpufreq
    nfs 276152 0
    nfs_acl 2359 1 nfs
    lockd 62987 1 nfs
    auth_rpcgss 32327 1 nfs
    sunrpc 185190 4 nfs,auth_rpcgss,lockd,nfs_acl
    fscache 41059 1 nfs
    ext4 424871 6
    crc16 1359 1 ext4
    jbd2 73919 1 ext4
    mbcache 5977 1 ext4
    aes_x86_64 7508 40
    cryptd 8741 0
    aes_generic 26138 1 aes_x86_64
    xts 3101 20
    gf128mul 6050 1 xts
    dm_crypt 16496 5
    dm_mod 70918 11 dm_crypt
    sr_mod 14823 0
    cdrom 35648 1 sr_mod
    sd_mod 29239 8
    usbhid 36462 0
    hid 85541 1 usbhid
    usb_storage 44760 0
    pata_jmicron 2480 0
    pata_acpi 3408 0
    ata_piix 23160 7
    ata_generic 3295 0
    uhci_hcd 23436 0
    libata 167611 4 pata_acpi,ata_generic,ata_piix,pata_jmicron
    scsi_mod 132736 7 sg,st,uas,usb_storage,libata,sd_mod,sr_mod
    ehci_hcd 41026 0
    usbcore 147661 7 uas,uhci_hcd,rtl8187,usb_storage,ehci_hcd,usbhid
    usb_common 954 1 usbcore
    floppy 58615 0
    vfat 10119 0
    fat 49739 1 vfat
    nls_cp437 5953 0
    total used free shared buffers cached
    Mem: 4052416 174372 3878044 0 20828 36868
    -/+ buffers/cache: 116676 3935740
    Swap: 5122680 0 5122680
    /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/01laptop-mode suspend suspend:
    /usr/lib/pm-utils/sleep.d/01laptop-mode 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/75modules suspend suspend:
    Unloading kernel module rfkill...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:
    nVidia binary video drive detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Sat Aug 25 23:16:04 EDT 2012: performing suspend
    hibernate:
    Initial commandline parameters:
    Sat Aug 25 22:13:46 EDT 2012: Running hooks for hibernate.
    Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
    Linux gateway 3.4.9-1-ARCH #1 SMP PREEMPT Wed Aug 15 18:59:31 CEST 2012 x86_64 GNU/Linux
    Module Size Used by
    xt_recent 7901 3
    xt_tcpudp 2471 51
    ip6table_mangle 1684 0
    ipt_MASQUERADE 1738 1
    nf_nat_ftp 1668 0
    iptable_nat 4024 1
    nf_nat 15100 3 nf_nat_ftp,ipt_MASQUERADE,iptable_nat
    nf_conntrack_ipv4 6871 20 nf_nat,iptable_nat
    nf_defrag_ipv4 1339 1 nf_conntrack_ipv4
    xt_TCPMSS 3439 5
    xt_LOG 11943 48
    ipt_REJECT 2281 0
    iptable_mangle 1584 0
    xt_multiport 1758 0
    xt_state 1295 17
    xt_limit 2041 51
    xt_conntrack 3329 0
    nf_conntrack_ftp 6261 1 nf_nat_ftp
    nf_conntrack 61584 8 nf_nat_ftp,ipt_MASQUERADE,nf_nat,xt_state,xt_conntrack,nf_conntrack_ftp,iptable_nat,nf_conntrack_ipv4
    ip6table_filter 1396 1
    ip6_tables 18198 2 ip6table_filter,ip6table_mangle
    iptable_filter 1456 1
    ip_tables 16946 3 iptable_filter,iptable_mangle,iptable_nat
    x_tables 16954 17 ip6table_filter,ip6table_mangle,xt_recent,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_limit,xt_state,xt_conntrack,xt_LOG,xt_multiport,iptable_filter,xt_TCPMSS,ipt_REJECT,iptable_mangle,ip6_tables,iptable_nat
    adt7475 20329 0
    hwmon_vid 3196 1 adt7475
    sg 25344 0
    st 35573 0
    uas 8823 0
    rtl8187 52559 0
    mxm_wmi 1425 0
    wmi 8475 1 mxm_wmi
    shpchp 26305 0
    pci_hotplug 23564 1 shpchp
    eeprom_93cx6 2175 1 rtl8187
    serio_raw 4653 0
    i2c_algo_bit 5391 0
    ttm 64320 0
    drm_kms_helper 33051 0
    drm 208958 2 ttm,drm_kms_helper
    tpm_tis 9074 0
    tpm 13765 1 tpm_tis
    tpm_bios 5121 1 tpm
    video 11307 0
    nvidia 11182217 0
    arc4 1410 2
    snd_hda_codec_realtek 60726 1
    snd_hda_intel 24053 0
    snd_hda_codec 94305 2 snd_hda_codec_realtek,snd_hda_intel
    b43 353506 0
    ssb 48803 1 b43
    snd_hwdep 6300 1 snd_hda_codec
    snd_pcm 74958 2 snd_hda_codec,snd_hda_intel
    snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
    snd_timer 18966 1 snd_pcm
    snd 58997 6 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5410 1 snd
    sky2 49219 0
    pcmcia 35785 2 b43,ssb
    bcma 22757 1 b43
    i2c_i801 8180 0
    iTCO_wdt 12813 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    thermal 7959 0
    fan 2426 0
    button 4502 0
    firewire_ohci 31709 0
    mmc_core 82070 2 b43,ssb
    firewire_core 51552 1 firewire_ohci
    intel_agp 10936 0
    intel_gtt 14047 1 intel_agp
    crc_itu_t 1363 1 firewire_core
    i2c_core 20369 6 drm,i2c_i801,drm_kms_helper,i2c_algo_bit,adt7475,nvidia
    pcspkr 1899 0
    microcode 12345 0
    evdev 9754 11
    coretemp 5654 0
    mac80211 395712 2 b43,rtl8187
    cfg80211 170255 3 b43,mac80211,rtl8187
    rfkill 15604 1 cfg80211
    pcmcia_core 12253 1 pcmcia
    vboxnetadp 18387 0
    vboxnetflt 16871 0
    vboxdrv 1792216 2 vboxnetadp,vboxnetflt
    acpi_cpufreq 5933 0
    mperf 1299 1 acpi_cpufreq
    processor 26567 1 acpi_cpufreq
    nfs 276152 0
    nfs_acl 2359 1 nfs
    lockd 62987 1 nfs
    auth_rpcgss 32327 1 nfs
    sunrpc 185190 4 nfs,auth_rpcgss,lockd,nfs_acl
    fscache 41059 1 nfs
    ext4 424871 6
    crc16 1359 1 ext4
    jbd2 73919 1 ext4
    mbcache 5977 1 ext4
    aes_x86_64 7508 40
    cryptd 8741 0
    aes_generic 26138 1 aes_x86_64
    xts 3101 20
    gf128mul 6050 1 xts
    dm_crypt 16496 5
    dm_mod 70918 11 dm_crypt
    usbhid 36462 0
    sr_mod 14823 0
    hid 85541 1 usbhid
    sd_mod 29239 8
    cdrom 35648 1 sr_mod
    pata_jmicron 2480 0
    usb_storage 44760 0
    pata_acpi 3408 0
    uhci_hcd 23436 0
    ata_piix 23160 7
    ata_generic 3295 0
    libata 167611 4 pata_acpi,ata_generic,ata_piix,pata_jmicron
    scsi_mod 132736 7 sg,st,uas,usb_storage,libata,sd_mod,sr_mod
    ehci_hcd 41026 0
    usbcore 147661 7 uas,uhci_hcd,rtl8187,usb_storage,ehci_hcd,usbhid
    usb_common 954 1 usbcore
    floppy 58615 0
    vfat 10119 0
    fat 49739 1 vfat
    nls_cp437 5953 0
    total used free shared buffers cached
    Mem: 2054092 156900 1897192 0 20680 36788
    -/+ buffers/cache: 99432 1954660
    Swap: 5122680 0 5122680
    /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/01laptop-mode hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/50netcfg hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/50netcfg hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
    Unloading kernel module rfkill...Done.
    /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
    Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:
    /etc/pm/sleep.d/90alsa hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
    nVidia binary video drive detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
    Sat Aug 25 22:13:48 EDT 2012: performing hibernate
    This seems to be too few information to pin point the exact cause of the problem.
    What should I do to troubleshoot this problem ?

    My linux installation is actually on a harddrive using SATA on a desktop. I decided to remove this harddrive and put it into an external usb enclosure. I booted this linux installation on my laptop. When doing suspend, it works as it should, which let me think this is probably not a software issue.
    If it is a hardware malfunction, which hardware malfunction can be responsible of an incomplete suspend procedure as described earlier?

  • 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] xfce+slim, suspend to RAM causes black and white strips

    I recently installed a fresh copy of Arch. When I click the "suspend to RAM" xfce button the screen turns off as it should, but when I try to resume I see 5 columns of black and white stripes (like a flattened checkerboard ). Alternatively when I click the "suspend to disk" (hibernate) button the screen turns black but the backlight is still on, the only way to get out of this state is to do a force shutdown with the button.
    I don't know if this is just an xfce problem, or if slim is also part of the problem, but it doesn't hurt to let you guys know about that as well.
    Reading about this problem somewhere else as a probably graphics driver issue, here's my graphics card:
    NVIDIA Corporation G72M [Quadro NVS 110M/GeForce Go 7300] (rev a1)
    and I installed the Nvidia nouveau driver from here. I didn't see anything on that page about this kind of issue.
    I also tried to add "ck-launch-session dbus-launch" to my .xinitrc file, I knew it probably wasn't the solution but I wanted to try anyways. didn't work.
    I also have 2 gigs of RAM and 3 gigs in swap partition.
    What do you guys think?
    Last edited by Zonqt (2013-01-12 02:37:59)

    I have a slight newbie question that's related to my problem: after installing pm-utils am I supposed to have a file /etc/pm/config.d/modules? I reread the docs on suspend and standby here and the instructions are implying I should already have such a file, (since they say to modify it rather than create it), but I've installed and reinstalled the pm-utils and don't have any file there.
    It's kind of important too, since i'm thinking I should put my graphics driver as one of those suspended modules...
    Edit: one more interesting tid bit, when I use "pm-suspend" in the tty command line (by disabling the slim service and never going to xfce) I suspend fine. I need to have root privileges but I can just use sudo. (this is another reason why it could be a graphics card issue or I guess a privileges issue, hmm)
    Edit2: I just tried to login as root from slim and hitting the suspend button, but got the same issue. So it's likely not a privileges issue. Strange.
    Last edited by Zonqt (2013-01-11 17:10:49)

  • [SOLVED for now] Suspend-to-RAM broken - immediately turns on again

    Hi everyone,
    Susped-to-RAM was working flawlessly on my lenovo IdeaPad S12 Netbook until recently:
    When I Suspend-to-RAM (via KDE) the system apparently suspends correctly but then it instantly turns back on. So the problem is not that I cannot suspend but rather that the system turns back on immediately after suspending. Usually the system could only be turned back on by pressing a button on the keyboard or the power button (not by moving the mouse or opening the laptop lid).
    I unplugged all attached devices, including mouse, keyboard, power supply and network but that doesn't help.
    I'm pretty clueless what could cause this and would be happy if someone could point me in some direction. This used to work until recently but I don't know what update broke it.
    Last edited by Vortex375 (2012-03-02 16:37:18)

    Vortex375 wrote:
    Update:
    The system stays asleep when I unload the ehci_hcd and ohci_hcd before suspending (unloading just ehci_hcd as suggested on other sites doesn't work).
    So some kind of usb device seems to trigger the wakeup. As I said before I don't have any usb devices plugged in, though.
    Since unloading the usb drivers is not very convenient I would really like to find out what exactly causes the wakeup. I don't really have a clue where to start, though.
    I use a script to unload ehci_hcd automatically when I suspend (my issue is slightly different, it doesn't immediately come back, it just doesn't finish suspending and gets stuck on a black screen)
    I'd imagine a script someone similar to this would work:
    http://thecodecentral.com/2011/01/18/fi … orking-bug
    Last edited by bwat47 (2012-03-02 01:23:23)

  • Suspend to ram works with powersave daemon but resumes on lid open

    Is there any way to modify this behavior? I have a T60 and utilizing the powersave daemon my suspend to ram works fine, but I can't find a way to stop it from resuming when I open the lid of my laptop. I am using the stock 2.6.19 kernel.

    yea just strange because in XP this behavior doesn't occur, so I figured it wasn't bios related (newb assumption?) i'll look into the above assumptions.
    it doesn't bother me all that much, it probably truly only interferes once in a while, but i guess it is a control issue. after all, if you dont have control under linux, then where else would you? haha. especially if winxp is getting the job done. heh
    Thanks everyone for hte suggestions.

  • Suspend 2 Ram Guide (Like MS Sleep Feature in Windows)

    Suspend 2 Ram Guide
    Requirements:
    1.Kernel 2.6.* with Sleep States
    Power Management Opitions -> Acpi -> Sleep States
    2.Vbetool
    I think any 2.6.* kernel will work I am not sure
    Setup:
    1. Make sure you have a kernel with Sleep States Compiled in. Any arch stock kernel should do.
    2. pacman -S vbetool
    Making the Script:
    You now need to make a script that will unload your modules, save the video card state, restore modules on resume, etc....
    Here is my script hopefully it pretty straight foward:
    #!/bin/sh
    # Initiates a suspend-to-ram!
    # Suspend
    echo "Going to sleep at `date`"
    ##Let's go to Terminal 1 (Ctrl+Alt+1)
    echo "* chvt 1"
    /usr/bin/chvt 1
    ##Close Programs
    ##I have session saver for firefox
    if [ `pidof firefox-bin` ] ;
    then killall firefox-bin ;
    else echo "Firefox-bin is not running";
    fi
    ##The Sound Module won't unload when applications are using the sound
    killall xmms
    if test -e /var/run/daemons/mpd.pid ;
    then /etc/rc.d/mpd stop;
    else echo "Mpd is not Running" ;
    fi
    ## Stopping the Network
    if test -e /var/run/daemons/network ;
    then /etc/rc.d/network stop;
    else echo "Network is not Running";
    fi
    ##Save Alsa Mixer Settings and give all the programs 2 secs to finish shutting down.
    alsactl store
    sleep 2
    ## Unload Modules [snd_emu10k1 = sound 8139too = network]
    rmmod snd_emu10k1
    rmmod 8139too
    #Save Video State
    echo "* save vbestate"
    /usr/sbin/vbetool vbestate save > /etc/acpi/vbestate
    echo "* writing to /sys"
    echo -n "mem" > /sys/power/state
    echo ""
    # Resume
    echo "Back from sleep at `date`"
    ##Restore the state of the Video
    echo "* restore vbestate"
    /bin/cat /etc/acpi/vbestate | /usr/sbin/vbetool vbestate restore
    ##Lets restore the clock
    echo "* restore clock"
    /sbin/hwclock --hctosys
    ##Lets get back to Xorg (Ctrl+Alt+1)
    echo "* chvt 7"
    /usr/bin/chvt 7
    ##Load Modules
    modprobe snd_emu10k1
    modprobe 8139too
    ##Give the modules some time to learn
    sleep 5
    ##Load Programs
    /etc/rc.d/network start
    alsactl restore
    /etc/rc.d/mpd start
    echo "* done"
    echo ""
    # Done
    exit 0
    You must edit this script if you want to use it!!!
    The chance that you have the same modules and setup as me are extremely slim.
    Note: Firefox uses the sound module and prevents unloading of it.

    littleshoulders,
    roam,
    I have read all 221 messages in the "sticky" thread about DU, and followed Mac Fool's advice (and that in Apple's Article).
    I have iTunes 7.0.2, and QuickTime 7.1.5.
    This time, the "Repairing" ran all the way without a problem. It gave a couple of errors (one about /Library and one about /ColorSync - if I remember correctly). So, it is indeed something with iTunes.
    I had 96 pkg's in /Receipts. I put all of them in the trash, except iTunesX.pkg. I do not have iTunesPhoneDriver.pkg. Do I delete all those pkg's, or should I put them back, "just in case"? I have no idea "in case what", though
    Your thread does not state any maintenance or
    troubleshooting that you have done already (other
    than the aforementioned Repair Disk from your install
    disk) so you may also wish to post back and let users
    know if you have tried any others as of yet such as:
    Are the cron maintenance routines run on the
    machine?
    I had no idea how to fix the weird things that I have been seeing in the past weeks/months. I also do not have any other maintenance applications installed/running. I guess I should, shouldn't I?...
    About those cron routines. I remember reading, long ago, that they will not run when a Mac is in "sleep mode".
    Is that true?
    So, I can/should not put my Mac in sleep mode at night? But is it not a little "crazy" to have your Mac running the whole night?
    I will have to read up on those cron tasks again.
    Someone called Gulliver wrote a message about maintenance: guess I will start there.
    Are those other maintenance app's advisable?
    Perhaps a "OS X Maintenance for dummies"-book would be handy.
    and having a too full HD can create alot of problems
    so if you can post back how much free space you have
    left might help.
    I checked it:
    Macintosh HD
    Created : August 31, 2004
    Structure: Mac OS Extended (Journaled)
    Capacity: 74.4 GB
    Available: 47.08 GB
    Used: 27.31 GB free
    So, that makes 37% used. That seems to be not that very much to cause performance issues?

Maybe you are looking for