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

Similar Messages

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

  • [SOLVED] Something automatically wakes PC from suspend to RAM

    Hello,
    for the last two days my desktop PC automatically and instantaneously wakes from suspend-to-RAM when I try to put it to sleep. I found https://bbs.archlinux.org/viewtopic.php?id=135543 and tried the script that solved the problem for the OP with no success.
    Some info that might be relevant:
    I have not made any hardware changes to my computer lately;
    The only devices connected to my computer are the display (DVI) my TV (HDMI) and a mouse and keyboard and a router.
    I use the stock Arch kernel and update regularly from a synced mirror in Norway;
    I suspend my computer with
    dbus-send --system --print-reply --dest="org.freedesktop.UPower" \
    /org/freedesktop/UPower org.freedesktop.UPower.Suspend
    All wake-up events like PCIe, mouse and keyboard are disabled in BIOS.
    Does anybody experience these problems lately, or know if this is a known issue//bug?
    Here is an exerpt from dmesg:
    [ 507.682162] ehci_hcd 0000:00:12.2: remove, state 4
    [ 507.682177] usb usb1: USB disconnect, device number 1
    [ 507.682600] ehci_hcd 0000:00:12.2: USB bus 1 deregistered
    [ 507.682668] ehci_hcd 0000:00:12.2: PCI INT B disabled
    [ 507.682847] ehci_hcd 0000:00:13.2: remove, state 4
    [ 507.682858] usb usb2: USB disconnect, device number 1
    [ 507.683206] ehci_hcd 0000:00:13.2: USB bus 2 deregistered
    [ 507.683260] ehci_hcd 0000:00:13.2: PCI INT B disabled
    [ 507.687630] ohci_hcd 0000:00:12.0: remove, state 4
    [ 507.687644] usb usb3: USB disconnect, device number 1
    [ 507.688134] ohci_hcd 0000:00:12.0: USB bus 3 deregistered
    [ 507.688170] ohci_hcd 0000:00:12.0: PCI INT A disabled
    [ 507.688392] ohci_hcd 0000:00:12.1: remove, state 4
    [ 507.688405] usb usb4: USB disconnect, device number 1
    [ 507.688909] ohci_hcd 0000:00:12.1: USB bus 4 deregistered
    [ 507.688936] ohci_hcd 0000:00:12.1: PCI INT A disabled
    [ 507.689078] ohci_hcd 0000:00:13.0: remove, state 4
    [ 507.689087] usb usb5: USB disconnect, device number 1
    [ 507.689524] ohci_hcd 0000:00:13.0: USB bus 5 deregistered
    [ 507.689549] ohci_hcd 0000:00:13.0: PCI INT A disabled
    [ 507.689680] ohci_hcd 0000:00:13.1: remove, state 1
    [ 507.689690] usb usb6: USB disconnect, device number 1
    [ 507.689697] usb 6-2: USB disconnect, device number 2
    [ 507.740528] ohci_hcd 0000:00:13.1: USB bus 6 deregistered
    [ 507.740563] ohci_hcd 0000:00:13.1: PCI INT A disabled
    [ 507.740762] ohci_hcd 0000:00:14.5: remove, state 4
    [ 507.740772] usb usb7: USB disconnect, device number 1
    [ 507.741335] ohci_hcd 0000:00:14.5: USB bus 7 deregistered
    [ 507.776761] ohci_hcd 0000:00:14.5: PCI INT C disabled
    [ 508.174446] PM: Syncing filesystems ... done.
    [ 508.423666] PM: Preparing system for mem sleep
    [ 508.766827] Freezing user space processes ... (elapsed 0.01 seconds) done.
    [ 508.780005] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
    [ 508.793339] PM: Entering mem sleep
    [ 508.793357] Suspending console(s) (use no_console_suspend to debug)
    [ 508.793635] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
    [ 508.793679] sd 0:0:0:0: [sda] Synchronizing SCSI cache
    [ 508.793696] sd 2:0:0:0: [sdb] Stopping disk
    [ 508.793776] sd 0:0:0:0: [sda] Stopping disk
    [ 508.801620] i8042 aux 00:09: wake-up capability disabled by ACPI
    [ 508.801788] serial 00:08: disabled
    [ 508.801791] serial 00:08: wake-up capability disabled by ACPI
    [ 508.801821] [drm] nouveau 0000:03:00.0: Disabling fbcon acceleration...
    [ 508.801824] [drm] nouveau 0000:03:00.0: Unpinning framebuffer(s)...
    [ 508.801851] [drm] nouveau 0000:03:00.0: Evicting buffers...
    [ 508.801971] pata_atiixp 0000:00:14.1: PCI INT A disabled
    [ 508.802040] r8169 0000:02:00.0: eth0: link down
    [ 508.804819] r8169 0000:02:00.0: eth0: link up
    [ 508.856993] [drm] nouveau 0000:03:00.0: Idling channels...
    [ 508.857226] [drm] nouveau 0000:03:00.0: Suspending GPU objects...
    [ 508.903407] snd_hda_intel 0000:00:14.2: PCI INT A disabled
    [ 509.653173] r8169 0000:02:00.0: eth0: link down
    [ 509.991371] [drm] nouveau 0000:03:00.0: And we're gone!
    [ 509.991397] nouveau 0000:03:00.0: PCI INT A disabled
    [ 510.003349] PM: suspend of devices complete after 1209.834 msecs
    [ 510.003501] r8169 0000:02:00.0: PME# enabled
    [ 510.003509] pcieport 0000:00:06.0: wake-up capability enabled by ACPI
    [ 510.016920] PM: late suspend of devices complete after 13.567 msecs
    [ 510.017438] ACPI: Preparing to enter system sleep state S3
    [ 510.046822] PM: Saving platform NVS memory
    [ 510.046980] Disabling non-boot CPUs ...
    [ 510.149983] CPU 1 is now offline
    [ 510.253310] CPU 2 is now offline
    [ 510.258098] CPU 3 is now offline
    [ 510.258336] Extended CMOS year: 2000
    [ 510.258336] ACPI: Low-level resume complete
    [ 510.258336] PM: Restoring platform NVS memory
    [ 510.258336] PCI-DMA: Resuming GART IOMMU
    [ 510.258336] PCI-DMA: Restoring GART aperture settings
    [ 510.258336] Extended CMOS year: 2000
    [ 510.258336] Enabling non-boot CPUs ...
    [ 510.293928] Booting Node 0 Processor 1 APIC 0x1
    [ 510.293929] smpboot cpu 1: start_ip = 9a000
    [ 510.048288] Calibrating delay loop (skipped) already calibrated this CPU
    [ 510.048288] [Firmware Bug]: cpu 1, try to use APIC500 (LVT offset 0) for vector 0x400, but the register is already in use for vector 0xf9 on another cpu
    [ 510.048288] perf: IBS APIC setup failed on cpu #1
    [ 510.048288] Switch to broadcast mode on CPU1
    [ 510.430265] NMI watchdog enabled, takes one hw-pmu counter.
    [ 510.433741] CPU1 is up
    [ 510.440522] Booting Node 0 Processor 2 APIC 0x2
    [ 510.440524] smpboot cpu 2: start_ip = 9a000
    [ 510.151487] Calibrating delay loop (skipped) already calibrated this CPU
    [ 510.151487] [Firmware Bug]: cpu 2, try to use APIC500 (LVT offset 0) for vector 0x400, but the register is already in use for vector 0xf9 on another cpu
    [ 510.151487] perf: IBS APIC setup failed on cpu #2
    [ 510.151487] Switch to broadcast mode on CPU2
    [ 510.471839] NMI watchdog enabled, takes one hw-pmu counter.
    [ 510.471978] CPU2 is up
    [ 510.472048] Booting Node 0 Processor 3 APIC 0x3
    [ 510.472049] smpboot cpu 3: start_ip = 9a000
    [ 510.258093] Calibrating delay loop (skipped) already calibrated this CPU
    [ 510.258093] [Firmware Bug]: cpu 3, try to use APIC500 (LVT offset 0) for vector 0x400, but the register is already in use for vector 0xf9 on another cpu
    [ 510.258093] perf: IBS APIC setup failed on cpu #3
    [ 510.258093] Switch to broadcast mode on CPU3
    [ 510.503352] NMI watchdog enabled, takes one hw-pmu counter.
    [ 510.503508] CPU3 is up
    [ 510.507795] ACPI: Waking up from system sleep state S3
    [ 510.596799] pcieport 0000:00:02.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
    [ 510.596824] pcieport 0000:00:06.0: restoring config space at offset 0x1 (was 0x100107, writing 0x40100507)
    [ 510.596845] ahci 0000:00:11.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
    [ 510.596863] ahci 0000:00:11.0: restoring config space at offset 0x2 (was 0x1018f00, writing 0x1060100)
    [ 510.596866] ahci 0000:00:11.0: restoring config space at offset 0x1 (was 0x2300107, writing 0x2300507)
    [ 510.596895] ahci 0000:00:11.0: set SATA to AHCI mode
    [ 510.597097] pata_atiixp 0000:00:14.1: restoring config space at offset 0x3 (was 0x0, writing 0x4000)
    [ 510.597131] snd_hda_intel 0000:00:14.2: restoring config space at offset 0x1 (was 0x4100006, writing 0x4100002)
    [ 510.597240] nouveau 0000:03:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10a)
    [ 510.597244] nouveau 0000:03:00.0: restoring config space at offset 0xc (was 0x0, writing 0xfafe0000)
    [ 510.597249] nouveau 0000:03:00.0: restoring config space at offset 0x9 (was 0x1, writing 0xec01)
    [ 510.597252] nouveau 0000:03:00.0: restoring config space at offset 0x7 (was 0x4, writing 0xf8000004)
    [ 510.597256] nouveau 0000:03:00.0: restoring config space at offset 0x5 (was 0xc, writing 0xd000000c)
    [ 510.597259] nouveau 0000:03:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xfb000000)
    [ 510.597262] nouveau 0000:03:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
    [ 510.597266] nouveau 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100107)
    [ 510.597300] r8169 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10a)
    [ 510.597306] r8169 0000:02:00.0: restoring config space at offset 0xc (was 0x0, writing 0xf7fc0000)
    [ 510.597316] r8169 0000:02:00.0: restoring config space at offset 0x6 (was 0x4, writing 0xf7fff004)
    [ 510.597322] r8169 0000:02:00.0: restoring config space at offset 0x4 (was 0x1, writing 0xd801)
    [ 510.597326] r8169 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
    [ 510.597331] r8169 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100507)
    [ 510.597446] PM: early resume of devices complete after 0.696 msecs
    [ 510.597533] pata_atiixp 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 510.597552] snd_hda_intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 510.597581] [drm] nouveau 0000:03:00.0: We're back, enabling device...
    [ 510.597586] nouveau 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 510.597589] pcieport 0000:00:06.0: wake-up capability disabled by ACPI
    [ 510.597594] nouveau 0000:03:00.0: setting latency timer to 64
    [ 510.597599] sd 0:0:0:0: [sda] Starting disk
    [ 510.597603] r8169 0000:02:00.0: PME# disabled
    [ 510.597605] [drm] nouveau 0000:03:00.0: POSTing device...
    [ 510.597607] [drm] nouveau 0000:03:00.0: Parsing VBIOS init table 0 at offset 0xC718
    [ 510.597690] sd 2:0:0:0: [sdb] Starting disk
    [ 510.598730] serial 00:08: activated
    [ 510.598867] Extended CMOS year: 2000
    [ 510.610107] r8169 0000:02:00.0: eth0: link down
    [ 510.621123] [drm] nouveau 0000:03:00.0: Parsing VBIOS init table 1 at offset 0xCC63
    [ 510.663986] [drm] nouveau 0000:03:00.0: Parsing VBIOS init table 2 at offset 0xDA58
    [ 510.664015] [drm] nouveau 0000:03:00.0: Parsing VBIOS init table 3 at offset 0xDB56
    [ 510.665114] [drm] nouveau 0000:03:00.0: Parsing VBIOS init table 4 at offset 0xDDBE
    [ 510.665116] [drm] nouveau 0000:03:00.0: Parsing VBIOS init table at offset 0xDE23
    [ 510.685128] [drm] nouveau 0000:03:00.0: Restoring GPU objects...
    [ 510.725417] [drm] nouveau 0000:03:00.0: Reinitialising engines...
    [ 510.725785] [drm] nouveau 0000:03:00.0: Restoring mode...
    [ 510.762015] ata5.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out
    [ 510.762018] ata5.00: ACPI cmd ef/03:44:00:00:00:a0 (SET FEATURES) filtered out
    [ 510.762020] ata5.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 510.773704] ata5.00: configured for UDMA/66
    [ 510.916691] ata4: SATA link down (SStatus 0 SControl 300)
    [ 510.916722] ata2: SATA link down (SStatus 0 SControl 300)
    [ 511.883355] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 511.988643] ata1.00: configured for UDMA/133
    [ 512.681052] r8169 0000:02:00.0: eth0: link up
    [ 513.909989] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 513.920747] ata3.00: configured for UDMA/133
    [ 513.943983] PM: resume of devices complete after 3346.516 msecs
    [ 513.944116] PM: Finishing wakeup.
    [ 513.944117] Restarting tasks ... done.
    [ 515.507636] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 515.507721] ehci_hcd 0000:00:12.2: EHCI Host Controller
    [ 515.507789] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
    [ 515.507806] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 515.507854] ehci_hcd 0000:00:12.2: debug port 1
    [ 515.507883] ehci_hcd 0000:00:12.2: irq 17, io mem 0xf7efe800
    [ 515.520050] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
    [ 515.520407] hub 1-0:1.0: USB hub found
    [ 515.520417] hub 1-0:1.0: 6 ports detected
    [ 515.533786] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 515.533832] ehci_hcd 0000:00:13.2: EHCI Host Controller
    [ 515.533861] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
    [ 515.533877] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 515.533922] ehci_hcd 0000:00:13.2: debug port 1
    [ 515.533951] ehci_hcd 0000:00:13.2: irq 19, io mem 0xf7efec00
    [ 515.543343] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
    [ 515.543684] hub 2-0:1.0: USB hub found
    [ 515.543694] hub 2-0:1.0: 6 ports detected
    [ 515.560288] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 515.560342] ohci_hcd 0000:00:12.0: OHCI Host Controller
    [ 515.560371] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
    [ 515.560410] ohci_hcd 0000:00:12.0: irq 16, io mem 0xf7ef6000
    [ 515.617252] hub 3-0:1.0: USB hub found
    [ 515.617260] hub 3-0:1.0: 3 ports detected
    [ 515.643394] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 515.643453] ohci_hcd 0000:00:12.1: OHCI Host Controller
    [ 515.643484] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
    [ 515.643527] ohci_hcd 0000:00:12.1: irq 16, io mem 0xf7ef7000
    [ 515.701535] hub 4-0:1.0: USB hub found
    [ 515.701550] hub 4-0:1.0: 3 ports detected
    [ 515.713826] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 515.713884] ohci_hcd 0000:00:13.0: OHCI Host Controller
    [ 515.713915] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
    [ 515.713956] ohci_hcd 0000:00:13.0: irq 18, io mem 0xf7efc000
    [ 515.771259] hub 5-0:1.0: USB hub found
    [ 515.771273] hub 5-0:1.0: 3 ports detected
    [ 515.786918] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 515.786977] ohci_hcd 0000:00:13.1: OHCI Host Controller
    [ 515.787011] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
    [ 515.787052] ohci_hcd 0000:00:13.1: irq 18, io mem 0xf7efd000
    [ 515.844392] hub 6-0:1.0: USB hub found
    [ 515.844407] hub 6-0:1.0: 3 ports detected
    [ 515.857126] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 515.857157] ohci_hcd 0000:00:14.5: OHCI Host Controller
    [ 515.857169] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
    [ 515.857192] ohci_hcd 0000:00:14.5: irq 18, io mem 0xf7eff000
    [ 515.915097] hub 7-0:1.0: USB hub found
    [ 515.915111] hub 7-0:1.0: 2 ports detected
    [ 516.065641] EXT4-fs (sdb2): re-mounted. Opts: commit=0
    [ 516.089845] EXT4-fs (sdb4): re-mounted. Opts: commit=0
    [ 516.296726] usb 6-2: new low-speed USB device number 2 using ohci_hcd
    [ 516.465653] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:13.1/usb6/6-2/6-2:1.0/input/input6
    [ 516.465885] generic-usb 0003:046D:C312.0002: input,hidraw0: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:00:13.1-2/input0
    This output is what I get right after a wake-up using the helper script from the other thread.
    Thank you for any help!
    Last edited by mariusmeyer (2012-03-03 15:57:16)

    I'll try changing some BIOS settings, thanks As of now, I can't test your suggestion regarding input devices and wake-up because it takes less then a second for the computer to auto-wake-up
    Also, I doubt the keyboard sets this off, because the scripts unloads all USB modules before suspending. But the mouse (a PS/2) on the other hand...
    EDIT: I found out that it was the network waking the computer After stopping the network daemon before suspending, I can suspend normally! On a side note, I can wake the computer by pressing a key on my keyboard, but I do not know whether I could before or not. Anyways, this is solved for me
    Last edited by mariusmeyer (2012-03-03 15:56:52)

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

  • Wake up from suspend to ram *twice*

    Hello!
    I am running arch on my Asus M51Vr laptop. Whenever I suspend to RAM and try to resume (i.e. hit a key), the laptop wakes up (sometimes without even locking the screen), and after 3-5 seconds it goes back to sleep; if I hit a key again, it will wake up with the screen locked (as configured) and then proceed normally.
    This issue appeared some time ago after an update (was not there after installing arch). I am not sure where to start with the search for a fix, could you please help me?
    Thank you!

    I actually do have that script:
    [root@phoenix group2]# cat /usr/lib/pm-utils/sleep.d/99video
    #!/bin/sh
    # Copyright 2006-2007 Richard Hughes <[email protected]>
    # Copyright 2007 Peter Jones <[email protected]>
    # This program is free software; you can redistribute it and/or modify
    # it under the terms of version 2 of the GNU General Public License as
    # published by the Free Software Foundation.
    # Handle video quirks. If you are having suspend/resume issues,
    # troubleshooting using this hook is probably the best place to start.
    # If it weren't for video card quirks, suspend/resume on Linux would be
    # a whole lot more stable.
    . "${PM_FUNCTIONS}"
    for opt in $PM_CMDLINE; do
    case "${opt##--quirk-}" in # just quirks, please
    dpms-on) QUIRK_DPMS_ON="true" ;;
    dpms-suspend) QUIRK_DPMS_SUSPEND="true" ;;
    radeon-off) QUIRK_RADEON_OFF="true" ;;
    reset-brightness) QUIRK_RESET_BRIGHTNESS="true" ;;
    s3-bios) QUIRK_S3_BIOS="true" ;;
    s3-mode) QUIRK_S3_MODE="true" ;;
    vbe-post) QUIRK_VBE_POST="true" ;;
    vbemode-restore) QUIRK_VBEMODE_RESTORE="true" ;;
    vbestate-restore) QUIRK_VBESTATE_RESTORE="true" ;;
    vga-mode-3) QUIRK_VGA_MODE_3="true" ;;
    no-fb) QUIRK_NOFB="true" ;;
    save-pci) QUIRK_SAVE_PCI="true" ;;
    no-chvt) QUIRK_NO_CHVT="true" ;;
    none) QUIRK_NONE="true" ;;
    *) continue ;;
    esac
    done
    reset_brightness()
    for bl in /sys/class/backlight/* ; do
    [ -f "$bl/brightness" ] || continue
    BR="$(cat $bl/brightness)"
    echo 0 > "$bl/brightness"
    echo "$BR" > "$bl/brightness"
    done
    if command_exists vbetool; then
    vbe() { vbetool "$@"; }
    else
    vbe() { echo "vbetool not installed!" 1>&2; return 1; }
    fi
    if command_exists radeontool; then
    radeon() { radeontool "$@"; }
    else
    radeon() { echo "radeontool not found" 1>&2; return 1; }
    fi
    die_if_framebuffer()
    [ -d "/sys/class/graphics/fb0" ] || return
    echo "--quirk-no-fb passed, but system is using a framebuffer."
    echo "Aborting."
    exit 1
    save_fbcon()
    local con
    for con in /sys/class/graphics/*/state; do
    [ -f $con ] || continue
    echo 1 >"${con}"
    done
    resume_fbcon()
    local con
    for con in /sys/class/graphics/*/state; do
    [ -f $con ] || continue
    echo 0 >"${con}"
    done
    maybe_chvt()
    is_set "$QUIRK_NO_CHVT" && return
    fgconsole |savestate console
    chvt 63
    maybe_deallocvt()
    state_exists console || return 0
    chvt $(restorestate console)
    deallocvt 63
    # Some tiny helper functions for quirk handling
    quirk() { is_set "$1" && [ -z $QUIRK_NONE ]; }
    # save/restore vbe state
    vbe_savestate() { vbe vbestate save |savestate vbestate; }
    vbe_restorestate() { restorestate vbestate |vbe vbestate restore; }
    # save/restore the vbe mode
    vbe_savemode() { vbe vbemode get |savestate vbemode; }
    vbe_restoremode()
    # this is a little mode complicated to handle special-casing mode 3.
    local vbemode=$(restorestate vbemode)
    if [ "$vbemode" = "3" ]; then
    vbe vgamode set $vbemode
    else
    vbe vbemode set $vbemode
    fi
    # post the video card
    vbe_post()
    local rom="/var/run/video.rom"
    # if we do not have a romfile, do not post with it.
    [ -f "$rom" ] || unset rom
    vbe post $rom
    sleep 0.1
    # turn critical bits of radeon cards off/on
    radeon_off() { radeon dac off; radeon light off; }
    radeon_on() { radeon dac on; radeon light on; }
    # save and restore video card PCI config state
    save_pci()
    local pci="/sys/bus/pci/devices"
    for dev in "${pci}"/*; do
    [ -f "${dev}/class" ] || continue
    [ $(cat "${dev}/class") = "0x030000" ] || continue
    [ -f "${dev}/config" ] || continue
    # it is a video card, it has a configuration. Save it.
    savestate "pci_video_${dev##*/}" <${dev}/config
    done
    restore_pci()
    local pci="/sys/bus/pci/devices"
    for dev in "${pci}"/*; do
    state_exists "pci_video_${dev##*/}" || continue
    restorestate "pci_video_${dev##*/}" > "${dev}/config"
    done
    suspend_video()
    # 0=nothing, 1=s3_bios, 2=s3_mode, 3=both
    local acpi_flag=0
    quirk "${QUIRK_S3_BIOS}" && acpi_flag=$(($acpi_flag + 1))
    quirk "${QUIRK_S3_MODE}" && acpi_flag=$(($acpi_flag + 2))
    sysctl -w kernel.acpi_video_flags=$acpi_flag
    quirk "${QUIRK_NOFB}" && die_if_framebuffer
    quirk "${QUIRK_VBESTATE_RESTORE}" && vbe_savestate
    quirk "${QUIRK_VBEMODE_RESTORE}" && vbe_savemode
    quirk "${QUIRK_RADEON_OFF}" && radeon_off
    quirk "${QUIRK_SAVE_PCI}" && save_pci
    quirk "${QUIRK_VGA_MODE_3}" && vbe vbemode set 3
    quirk "${QUIRK_DPMS_SUSPEND}" && vbe dpms suspend
    save_fbcon
    resume_video()
    # We might need to do one or many of these quirks
    quirk "${QUIRK_SAVE_PCI}" && restore_pci
    quirk "${QUIRK_VBE_POST}" && vbe_post
    quirk "${QUIRK_VBESTATE_RESTORE}" && vbe_restorestate
    quirk "${QUIRK_VBEMODE_RESTORE}" && vbe_restoremode
    resume_fbcon # also should be handled by a quirk.
    quirk "${QUIRK_RADEON_OFF}" && radeon_on
    quirk "${QUIRK_DPMS_ON}" && vbe dpms on
    quirk "${QUIRK_RESET_BRIGHTNESS}" && reset_brightness
    return 0 # avoid spurious hook exit failure message.
    help() {
    echo # first echo makes it look nicer.
    echo "Video quirk handler options:"
    echo
    echo " --quirk-dpms-on"
    echo " --quirk-dpms-suspend"
    echo " --quirk-radeon-off"
    echo " --quirk-reset-brightness"
    echo " --quirk-s3-bios"
    echo " --quirk-s3-mode"
    echo " --quirk-vbe-post"
    echo " --quirk-vbemode-restore"
    echo " --quirk-vbestate-restore"
    echo " --quirk-vga-mode-3"
    echo " --quirk-none"
    case "$1" in
    suspend) maybe_chvt; suspend_video ;;
    hibernate) maybe_chvt
    if is_set "$HIBERNATE_RESUME_POST_VIDEO"; then
    suspend_video
    fi
    resume) resume_video; maybe_deallocvt;;
    thaw)
    if is_set "${HIBERNATE_RESUME_POST_VIDEO}"; then
    resume_video
    fi
    maybe_deallocvt
    help) help ;;
    esac
    I did not touch the configuration files (I am not responsible for what pacman might have done).

  • Pm-suspend: as normal user without changing sudoers and wake-up issue

    I'd like to be able to suspend my laptop as a normal user, but I don't want to "break" sudo just to do this. One wiki article (Suspend to RAM) says this:
    In fact, only the pm-utils approach can be called without special privileges, see pm-utils#Suspend.2FHibernate as regular user
    Linked article from the quote above describes how to make sudo run without asking for password. I wouldn't call that "without special privileges". After all, I can make anything run without special privileges if I edit sudoers in such way.
    Is there any proper way to make pm-suspend run as a normal user?
    One other thing about pm-suspend... I use netcfg and laptop-mode-tools. After wake-up from pm-suspend my wlan interface is down and hdparm -B value is set to 128. The wiki says that pm-utils is recommend for suspending to RAM because it can handle such things (i.e. restore as much as possible). Is there anything I must configure for this to work? If not, how can I set a custom script to be run after wake-up from pm-suspend?

    For example: https://bbs.archlinux.org/viewtopic.php?id=127962
    Edit: did you adjust the hdparm settings in laptop-mode.conf?
    Last edited by bohoomil (2011-10-16 11:44:20)

  • Systemd crashes on wake after a suspend to RAM - IBM Thinkpad X40

    The most visible symptoms are that the computer won't shut down (from the xfce4-session UI or from sudo poweroff) and the networking is disabled and won't re-enable. When systemd crashes and I try a sudo systemctl command, it says it can't connect to the socket. The computer is otherwise running fine.
    It's particularly annoying because when systemd crashes when I wake the computer up after suspending to RAM, I can't shut it down properly. I have had to stop suspending to ram entirely for the time being.
    Last edited by ewtoombs (2013-11-24 21:59:29)

    The most visible symptoms are that the computer won't shut down (from the xfce4-session UI or from sudo poweroff) and the networking is disabled and won't re-enable. When systemd crashes and I try a sudo systemctl command, it says it can't connect to the socket. The computer is otherwise running fine.
    It's particularly annoying because when systemd crashes when I wake the computer up after suspending to RAM, I can't shut it down properly. I have had to stop suspending to ram entirely for the time being.
    Last edited by ewtoombs (2013-11-24 21:59:29)

  • K8N Neo-FSR CPU fan at full throttle after wake up from S3 (Suspend to RAM)

    Hi,
    using either Core Center or BIOS' smart cpu fan control my cpu fan throttles down to less than 2000 RPM without system load. Fine! But after wake up from S3 (Suspend to RAM) power down the cpu fan runs forever at full throttle with about >5000 RPM, making lots of noise. So far I didn't succeed neither with BIOS settings nor using Core Center to gain fan control after S3 wake up. Since Core Center apparently shows up the cpu temperature correctly with less than 40 degrees Celsius this may be a BIOS 1.4 bug.
    Can someone please point me into the right direction? Yep, I did read the FAQ and already use board's search function :-)
    Falo

    addendum
    did some further testing. Apparently this doesn't happen if I wait at least a couple of minutes between shutdown to S3 and wake up. In this case fan control works as expected afterwards.
    Falo

  • Toshiba NB550 doesn't wake up on Suspend to Ram

    Hi everybody,
    I don't know what to do. I got the NB550D and installed Ubuntu 11.10 on it. I am really happy with the machine, but when I do a suspend to ram, the netbook won't wake up. I got a black screen, the LEDs are on, but no reaction on buttons or ALT+PRINT+rseinub. I figured out that the fglrx driver is not the Problem, because the Problem exists even when I start it from the console or use the default driver.
    I also tried uswsusp and to debug pm-suspend with pm-trace, but the only thing i got was a match in main.c.
    I really don't know where to search the problem. When I put it to sleep and wake up it immedially it works, but when the NB sleeps about a few minutes it crashes.
    Please help me, I'm going nuts!
    thank you
    greets
    manum

    Hi there
    It sounds really strange that you get different results when Suspending to Ram a short time compared to Suspending to Ram a longer time.
    Are You certain that time really is a factor and that other reasons are not the cause?
    I mean, let's say You did 10 suspend-to-RAM's with 5 seconds suspeded state - would the unit wake up perfectly all those 10 times?
    And if You did the same and let the unit be suspended 5 minutes - would it fail 10 out of 10 times?
    If the symptoms are that consequent I would suggest you
    1: Check that you are up to date with all packages and are using a "clean" install.
    2: check you got the latest BIOS
    3: if You have the latest BIOS and are updated and clean, file a bug at Ubuntu Bugzilla.
    BR
    Tom

  • X121e - Black screen after wake up from suspend to RAM

    I am the owner of a ThinkPad X121e - Notebook Type 3051-5QG (AMD E350 Processor). After a BIOS - Update from 1.07 to 1.16 I have a problem to wake it up from the S3 - Suspend to RAM function.
    The Notebook restarts and the fan is working but there is no beep and the screen stays black. There is no way to get it working except a complete hard shutdown pushing the on/off-Button. 
    Does anybody know the problem and has a solution? Or do I have to wait and hope for the next BIOS-Version to solve the problem? I would like to downgrade to 1.07 BIOS, but I am afraid that this is not possible.
    Solved!
    Go to Solution.

    Since 2012-12-02 Lenovo has published an new Bios-Version 1.17 .
    I installed the update today and the problem is gone. I hope there is no new bug in this Bios-Version, but up to now everything seems to work properly. 

  • MSI P965 NEO-F Wake Up after S3 (Suspend to RAM) fails.

    I have the latest bios (1.8). When I try to wake up my PC from S3 state (suspend to RAM) both fans and hdd turns on but the screen remains dark and hdd LED is turned on (just like during reading or writing data by hdd). And nothing happens ! The only solution is to reset PC. What should I do ? Downgrade the bios ? Please help. Thanks in advance. Emil. PS. I'm using Windows XP Pro.

    I have Windows Xp Pro with Service Pack 2 installed. Intel Core2Duo E6300, 2x512 RAM.

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

  • 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] Suspend problems - system wakes up immediately

    I have a problem with suspend to ram - all goes well, but a second after the computer has suspended, it wakes up! Not related to KMS, I've tried (almost?) everything: zen kernel, default Arch kernel, KMS, non KMS... The same sh*t happens.
    Could it be due to mesa stack I compile from git?!
    Logs are on the way...
    Last edited by Demon (2010-06-05 19:31:09)

    I'm having the same issue. My guess is something to do with my motherboard or graphics card (edit: ASUS P6X58D mobo & Radeon HD 5770 with catalyst 10.4 beta). Including my logs as well in case it helps correlate:
    dmesg
    Initializing cgroup subsys cpuset
    Linux version 2.6.33-ck (root@mode_b) (gcc version 4.4.3 20100316 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Apr 14 17:43:06 PDT 2010
    Command line: root=/dev/mapper/mode_b_vg-root ro nomodeset #vga=886
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
    BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e4c00 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000bf780000 (usable)
    BIOS-e820: 00000000bf780000 - 00000000bf798000 (ACPI data)
    BIOS-e820: 00000000bf798000 - 00000000bf7dc000 (ACPI NVS)
    BIOS-e820: 00000000bf7dc000 - 00000000c0000000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 00000001c0000000 (usable)
    NX (Execute Disable) protection: active
    DMI 2.5 present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    No AGP bridge found
    last_pfn = 0x1c0000 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-E3FFF write-protect
    E4000-EBFFF write-through
    EC000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 1C0000000 mask FC0000000 uncachable
    1 base 000000000 mask E00000000 write-back
    2 base 0C0000000 mask FC0000000 uncachable
    3 base 0BF800000 mask FFF800000 uncachable
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 00000000bf800000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0xbf780 max_arch_pfn = 0x400000000
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009ec00 (usable)
    modified: 000000000009ec00 - 00000000000a0000 (reserved)
    modified: 00000000000e4c00 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 00000000bf780000 (usable)
    modified: 00000000bf780000 - 00000000bf798000 (ACPI data)
    modified: 00000000bf798000 - 00000000bf7dc000 (ACPI NVS)
    modified: 00000000bf7dc000 - 00000000c0000000 (reserved)
    modified: 00000000fee00000 - 00000000fee01000 (reserved)
    modified: 00000000ffe00000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 00000001c0000000 (usable)
    initial memory mapped : 0 - 20000000
    found SMP MP-table at [ffff8800000ff780] ff780
    init_memory_mapping: 0000000000000000-00000000bf780000
    0000000000 - 00bf600000 page 2M
    00bf600000 - 00bf780000 page 4k
    kernel direct mapping tables up to bf780000 @ 16000-1b000
    init_memory_mapping: 0000000100000000-00000001c0000000
    0100000000 - 01c0000000 page 2M
    kernel direct mapping tables up to 1c0000000 @ 19000-21000
    RAMDISK: 37a96000 - 37fefc1b
    ACPI: RSDP 00000000000fba70 00024 (v02 ACPIAM)
    ACPI: XSDT 00000000bf780100 00064 (v01 022410 XSDT1223 20100224 MSFT 00000097)
    ACPI: FACP 00000000bf780290 000F4 (v03 022410 FACP1223 20100224 MSFT 00000097)
    ACPI: DSDT 00000000bf7804b0 0B003 (v01 A1382 A1382001 00000001 INTL 20060113)
    ACPI: FACS 00000000bf798000 00040
    ACPI: APIC 00000000bf780390 000D8 (v01 022410 APIC1223 20100224 MSFT 00000097)
    ACPI: MCFG 00000000bf780470 0003C (v01 022410 OEMMCFG 20100224 MSFT 00000097)
    ACPI: OEMB 00000000bf798040 00072 (v01 022410 OEMB1223 20100224 MSFT 00000097)
    ACPI: HPET 00000000bf78f4b0 00038 (v01 022410 OEMHPET 20100224 MSFT 00000097)
    ACPI: DMAR 00000000bf7980c0 00140 (v01 AMI OEMDMAR 00000001 MSFT 00000097)
    ACPI: OSFR 00000000bf78f4f0 000B0 (v01 022410 OEMOSFR 20100224 MSFT 00000097)
    ACPI: SSDT 00000000bf79a680 00363 (v01 DpgPmm CpuPm 00000012 INTL 20060113)
    ACPI: Local APIC address 0xfee00000
    (13 early reservations) ==> bootmem [0000000000 - 01c0000000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0001000000 - 00016ce798] TEXT DATA BSS ==> [0001000000 - 00016ce798]
    #2 [0037a96000 - 0037fefc1b] RAMDISK ==> [0037a96000 - 0037fefc1b]
    #3 [00016cf000 - 00016cf294] BRK ==> [00016cf000 - 00016cf294]
    #4 [00000ff790 - 0000100000] BIOS reserved ==> [00000ff790 - 0000100000]
    #5 [00000ff780 - 00000ff790] MP-table mpf ==> [00000ff780 - 00000ff790]
    #6 [000009ec00 - 00000f1300] BIOS reserved ==> [000009ec00 - 00000f1300]
    #7 [00000f14cc - 00000ff780] BIOS reserved ==> [00000f14cc - 00000ff780]
    #8 [00000f1300 - 00000f14cc] MP-table mpc ==> [00000f1300 - 00000f14cc]
    #9 [0000010000 - 0000012000] TRAMPOLINE ==> [0000010000 - 0000012000]
    #10 [0000012000 - 0000016000] ACPI WAKEUP ==> [0000012000 - 0000016000]
    #11 [0000016000 - 0000019000] PGTABLE ==> [0000016000 - 0000019000]
    #12 [0000019000 - 000001c000] PGTABLE ==> [0000019000 - 000001c000]
    [ffffea0000000000-ffffea00061fffff] PMD -> [ffff880001800000-ffff880006bfffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x001c0000
    Movable zone start PFN for each node
    early_node_map[3] active PFN ranges
    0: 0x00000010 -> 0x0000009e
    0: 0x00000100 -> 0x000bf780
    0: 0x00100000 -> 0x001c0000
    On node 0 totalpages: 1570574
    DMA zone: 56 pages used for memmap
    DMA zone: 109 pages reserved
    DMA zone: 3817 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 765880 pages, LIFO batch:31
    Normal zone: 10752 pages used for memmap
    Normal zone: 775680 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x808
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
    ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
    ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
    ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
    ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
    ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
    ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
    ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
    ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
    ACPI: IOAPIC (id[0x09] address[0xfec8a000] gsi_base[24])
    IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a301 base: 0xfed00000
    SMP: Allowing 16 CPUs, 8 hotplug CPUs
    nr_irqs_gsi: 48
    PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e5000
    PM: Registered nosave memory: 00000000000e5000 - 0000000000100000
    PM: Registered nosave memory: 00000000bf780000 - 00000000bf798000
    PM: Registered nosave memory: 00000000bf798000 - 00000000bf7dc000
    PM: Registered nosave memory: 00000000bf7dc000 - 00000000c0000000
    PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000
    PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000
    PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
    Allocating PCI resources starting at c0000000 (gap: c0000000:3ee00000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
    PERCPU: Embedded 29 pages/cpu @ffff880006e00000 s86872 r8192 d23720 u131072
    pcpu-alloc: s86872 r8192 d23720 u131072 alloc=1*2097152
    pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1545377
    Kernel command line: root=/dev/mapper/mode_b_vg-root ro nomodeset #vga=886
    PID hash table entries: 4096 (order: 3, 32768 bytes)
    Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Memory: 6102392k/7340032k available (3415k kernel code, 1057736k absent, 178972k reserved, 1809k data, 484k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
    Hierarchical RCU implementation.
    NR_IRQS:768
    Extended CMOS year: 2000
    Console: colour dummy device 80x25
    console [tty0] enabled
    allocated 62914560 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 2806.273 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 5614.08 BogoMIPS (lpj=9354243)
    Security Framework initialized
    Mount-cache hash table entries: 256
    Initializing cgroup subsys ns
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 9 MCE banks
    CPU0: Thermal monitoring enabled (TM1)
    CPU 0 MCA banks CMCI:2 CMCI:3 CMCI:5 CMCI:6 SHD:8
    using mwait in idle threads.
    Performance Events: Nehalem/Corei7 events, Intel PMU driver.
    ... version: 3
    ... bit width: 48
    ... generic registers: 4
    ... value mask: 0000ffffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 000000070000000f
    ACPI: Core revision 20091214
    DMAR: Host address width 39
    DMAR: DRHD base: 0x000000fbfff000 flags: 0x0
    IOMMU fbfff000: ver 1:0 cap c9008010e60262 ecap f0207a
    DMAR: DRHD base: 0x000000fbffe000 flags: 0x1
    IOMMU fbffe000: ver 1:0 cap c90780106f0462 ecap f020fe
    DMAR: RMRR base: 0x000000000ec000 end: 0x000000000effff
    DMAR: RMRR base: 0x000000bf7dc000 end: 0x000000bf7dbfff
    DMAR: ATSR flags: 0x0
    Setting APIC routing to physical flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz stepping 05
    Booting Node 0, Processors #1
    CPU 1 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
    #2
    CPU 2 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
    #3
    CPU 3 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
    #4
    CPU 4 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
    #5
    CPU 5 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
    #6
    CPU 6 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
    #7
    CPU 7 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
    Brought up 8 CPUs
    Total of 8 processors activated (44758.49 BogoMIPS).
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    PCI: not using MMCONFIG
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Executed 1 blocks of module-level executable AML code
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfed8ffff] (ignored)
    pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:00.0: PME# disabled
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:02.0: PME# disabled
    pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:03.0: PME# disabled
    pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:07.0: PME# disabled
    pci 0000:00:1a.0: reg 20: [io 0xa800-0xa81f]
    pci 0000:00:1a.1: reg 20: [io 0xa880-0xa89f]
    pci 0000:00:1a.2: reg 20: [io 0xac00-0xac1f]
    pci 0000:00:1a.7: reg 10: [mem 0xfb9ff000-0xfb9ff3ff]
    pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.7: PME# disabled
    pci 0000:00:1b.0: reg 10: [mem 0xfb9f8000-0xfb9fbfff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.2: PME# disabled
    pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.5: PME# disabled
    pci 0000:00:1d.0: reg 20: [io 0xa080-0xa09f]
    pci 0000:00:1d.1: reg 20: [io 0xa400-0xa41f]
    pci 0000:00:1d.2: reg 20: [io 0xa480-0xa49f]
    pci 0000:00:1d.7: reg 10: [mem 0xfb9fe000-0xfb9fe3ff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
    pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 GPIO
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
    pci 0000:00:1f.2: reg 10: [io 0x9c00-0x9c07]
    pci 0000:00:1f.2: reg 14: [io 0x9880-0x9883]
    pci 0000:00:1f.2: reg 18: [io 0x9800-0x9807]
    pci 0000:00:1f.2: reg 1c: [io 0x9480-0x9483]
    pci 0000:00:1f.2: reg 20: [io 0x9400-0x941f]
    pci 0000:00:1f.2: reg 24: [mem 0xfb9fc000-0xfb9fc7ff]
    pci 0000:00:1f.2: PME# supported from D3hot
    pci 0000:00:1f.2: PME# disabled
    pci 0000:00:1f.3: reg 10: [mem 0xfb9fd000-0xfb9fd0ff 64bit]
    pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:02:00.0: reg 10: [mem 0xfbafe000-0xfbafffff 64bit]
    pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    pci 0000:02:00.0: PME# disabled
    pci 0000:00:02.0: PCI bridge to [bus 02-02]
    pci 0000:00:02.0: bridge window [mem 0xfba00000-0xfbafffff]
    pci 0000:03:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:03:00.0: reg 18: [mem 0xfbbc0000-0xfbbdffff 64bit]
    pci 0000:03:00.0: reg 20: [io 0xb000-0xb0ff]
    pci 0000:03:00.0: reg 30: [mem 0xfbba0000-0xfbbbffff pref]
    pci 0000:03:00.0: supports D1 D2
    pci 0000:03:00.1: reg 10: [mem 0xfbbfc000-0xfbbfffff 64bit]
    pci 0000:03:00.1: supports D1 D2
    pci 0000:00:03.0: PCI bridge to [bus 03-03]
    pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
    pci 0000:00:03.0: bridge window [mem 0xfbb00000-0xfbbfffff]
    pci 0000:00:03.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:00:07.0: PCI bridge to [bus 04-04]
    pci 0000:00:1c.0: PCI bridge to [bus 07-07]
    pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff 64bit pref]
    pci 0000:06:00.0: reg 10: [mem 0xfbdfc000-0xfbdfffff 64bit]
    pci 0000:06:00.0: reg 18: [io 0xd800-0xd8ff]
    pci 0000:06:00.0: reg 30: [mem 0xfbdc0000-0xfbddffff pref]
    pci 0000:06:00.0: supports D1 D2
    pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:06:00.0: PME# disabled
    pci 0000:00:1c.2: PCI bridge to [bus 06-06]
    pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.2: bridge window [mem 0xfbd00000-0xfbdfffff]
    pci 0000:05:00.0: reg 10: [mem 0xfbcfc000-0xfbcfffff 64bit]
    pci 0000:05:00.0: reg 18: [io 0xc800-0xc8ff]
    pci 0000:05:00.0: reg 30: [mem 0xfbcc0000-0xfbcdffff pref]
    pci 0000:05:00.0: supports D1 D2
    pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:05:00.0: PME# disabled
    pci 0000:00:1c.5: PCI bridge to [bus 05-05]
    pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.5: bridge window [mem 0xfbc00000-0xfbcfffff]
    pci 0000:08:02.0: reg 10: [mem 0xfbeff000-0xfbeff7ff]
    pci 0000:08:02.0: reg 14: [io 0xec00-0xec7f]
    pci 0000:08:02.0: supports D2
    pci 0000:08:02.0: PME# supported from D2 D3hot D3cold
    pci 0000:08:02.0: PME# disabled
    pci 0000:00:1e.0: PCI bridge to [bus 08-08] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff]
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE2._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 11 12 14 *15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 *14 15)
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 *7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 *10 11 12 14 15)
    vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 14 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [mem 0xfbf00000-0xfbffffff] has been reserved
    system 00:01: [mem 0xfc000000-0xfcffffff] has been reserved
    system 00:01: [mem 0xfd000000-0xfdffffff] has been reserved
    system 00:01: [mem 0xfe000000-0xfebfffff] has been reserved
    system 00:01: [mem 0xfec8a000-0xfec8afff] could not be reserved
    system 00:01: [mem 0xfed10000-0xfed10fff] has been reserved
    system 00:06: [io 0x0290-0x029f] has been reserved
    system 00:07: [io 0x04d0-0x04d1] has been reserved
    system 00:07: [io 0x0800-0x087f] has been reserved
    system 00:07: [io 0x0500-0x057f] could not be reserved
    system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
    system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
    system 00:07: [mem 0xfed40000-0xfed8ffff] has been reserved
    system 00:0a: [mem 0xffc00000-0xffdfffff] has been reserved
    system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
    system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
    system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
    system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
    system 00:0d: [mem 0x000c0000-0x000cffff] has been reserved
    system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
    system 00:0d: [mem 0x00100000-0xbfffffff] could not be reserved
    system 00:0d: [mem 0xfed90000-0xffffffff] could not be reserved
    pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc03fffff]
    pci 0000:00:1c.2: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
    pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
    pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io disabled]
    pci 0000:00:01.0: bridge window [mem disabled]
    pci 0000:00:01.0: bridge window [mem pref disabled]
    pci 0000:00:02.0: PCI bridge to [bus 02-02]
    pci 0000:00:02.0: bridge window [io disabled]
    pci 0000:00:02.0: bridge window [mem 0xfba00000-0xfbafffff]
    pci 0000:00:02.0: bridge window [mem pref disabled]
    pci 0000:00:03.0: PCI bridge to [bus 03-03]
    pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
    pci 0000:00:03.0: bridge window [mem 0xfbb00000-0xfbbfffff]
    pci 0000:00:03.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:00:07.0: PCI bridge to [bus 04-04]
    pci 0000:00:07.0: bridge window [io disabled]
    pci 0000:00:07.0: bridge window [mem disabled]
    pci 0000:00:07.0: bridge window [mem pref disabled]
    pci 0000:00:1c.0: PCI bridge to [bus 07-07]
    pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
    pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc03fffff]
    pci 0000:00:1c.0: bridge window [mem 0xfaf00000-0xfaffffff 64bit pref]
    pci 0000:00:1c.2: PCI bridge to [bus 06-06]
    pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.2: bridge window [mem 0xfbd00000-0xfbdfffff]
    pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
    pci 0000:00:1c.5: PCI bridge to [bus 05-05]
    pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.5: bridge window [mem 0xfbc00000-0xfbcfffff]
    pci 0000:00:1c.5: bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 08-08]
    pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:1e.0: bridge window [mem 0xfbe00000-0xfbefffff]
    pci 0000:00:1e.0: bridge window [mem pref disabled]
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:02.0: setting latency timer to 64
    pci 0000:00:03.0: setting latency timer to 64
    pci 0000:00:07.0: setting latency timer to 64
    pci 0000:00:1c.0: enabling device (0106 -> 0107)
    pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.2: setting latency timer to 64
    pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.5: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
    pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
    pci_bus 0000:02: resource 1 [mem 0xfba00000-0xfbafffff]
    pci_bus 0000:03: resource 0 [io 0xb000-0xbfff]
    pci_bus 0000:03: resource 1 [mem 0xfbb00000-0xfbbfffff]
    pci_bus 0000:03: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    pci_bus 0000:07: resource 0 [io 0x1000-0x1fff]
    pci_bus 0000:07: resource 1 [mem 0xc0000000-0xc03fffff]
    pci_bus 0000:07: resource 2 [mem 0xfaf00000-0xfaffffff 64bit pref]
    pci_bus 0000:06: resource 0 [io 0xd000-0xdfff]
    pci_bus 0000:06: resource 1 [mem 0xfbd00000-0xfbdfffff]
    pci_bus 0000:06: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
    pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
    pci_bus 0000:05: resource 1 [mem 0xfbc00000-0xfbcfffff]
    pci_bus 0000:05: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
    pci_bus 0000:08: resource 0 [io 0xe000-0xefff]
    pci_bus 0000:08: resource 1 [mem 0xfbe00000-0xfbefffff]
    pci_bus 0000:08: resource 3 [io 0x0000-0xffff]
    pci_bus 0000:08: resource 4 [mem 0x00000000-0xffffffffffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 262144 bind 65536)
    TCP reno registered
    UDP hash table entries: 4096 (order: 5, 131072 bytes)
    UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    NET: Registered protocol family 1
    pci 0000:00:1d.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
    pci 0000:03:00.0: Boot video device
    PCI: CLS 256 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 5479k freed
    PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Placing 64MB software IO TLB between ffff880007bfd000 - ffff88000bbfd000
    software IO TLB at phys 0x7bfd000 - 0xbbfd000
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1271405121.187:1): initialized
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 11931
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pcieport 0000:00:01.0: setting latency timer to 64
    pcieport 0000:00:01.0: irq 48 for MSI/MSI-X
    pcieport 0000:00:02.0: setting latency timer to 64
    pcieport 0000:00:02.0: irq 49 for MSI/MSI-X
    pcieport 0000:00:03.0: setting latency timer to 64
    pcieport 0000:00:03.0: irq 50 for MSI/MSI-X
    pcieport 0000:00:07.0: setting latency timer to 64
    pcieport 0000:00:07.0: irq 51 for MSI/MSI-X
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.0: irq 52 for MSI/MSI-X
    pcieport 0000:00:1c.2: setting latency timer to 64
    pcieport 0000:00:1c.2: irq 53 for MSI/MSI-X
    pcieport 0000:00:1c.5: setting latency timer to 64
    pcieport 0000:00:1c.5: irq 54 for MSI/MSI-X
    aer 0000:00:01.0:pcie02: AER service couldn't init device: no _OSC support
    aer 0000:00:02.0:pcie02: AER service couldn't init device: no _OSC support
    aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
    aer 0000:00:07.0:pcie02: AER service couldn't init device: no _OSC support
    vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90010100000, using 15000k, total 16384k
    vesafb: mode is 1600x1200x32, linelength=6400, pages=1
    vesafb: scrolling: redraw
    vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    Console: switching to colour frame buffer device 200x75
    fb0: VESA VGA frame buffer device
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    input: Macintosh mouse button emulation as /devices/virtual/input/input0
    PNP: No PS/2 controller found. Probing ports directly.
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    PM: Resume from disk failed.
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 484k freed
    BFS CPU scheduler v0.315 by Con Kolivas.
    device-mapper: uevent: version 1.0.3
    device-mapper: ioctl: 4.16.0-ioctl (2009-11-05) initialised: [email protected]
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ahci 0000:00:1f.2: version 3.0
    ahci 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
    ahci 0000:00:1f.2: irq 55 for MSI/MSI-X
    ahci: SSS flag set, parallel bus scan disabled
    ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
    ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs
    ahci 0000:00:1f.2: setting latency timer to 64
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    scsi3 : ahci
    scsi4 : ahci
    scsi5 : ahci
    ata1: SATA max UDMA/133 abar m2048@0xfb9fc000 port 0xfb9fc100 irq 55
    ata2: SATA max UDMA/133 abar m2048@0xfb9fc000 port 0xfb9fc180 irq 55
    ata3: SATA max UDMA/133 abar m2048@0xfb9fc000 port 0xfb9fc200 irq 55
    ata4: SATA max UDMA/133 abar m2048@0xfb9fc000 port 0xfb9fc280 irq 55
    ata5: SATA max UDMA/133 abar m2048@0xfb9fc000 port 0xfb9fc300 irq 55
    ata6: SATA max UDMA/133 abar m2048@0xfb9fc000 port 0xfb9fc380 irq 55
    ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata1.00: ATA-8: WDC WD1002FAEX-00Z3A0, 05.01D05, max UDMA/133
    ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    ata1.00: configured for UDMA/133
    scsi 0:0:0:0: Direct-Access ATA WDC WD1002FAEX-0 05.0 PQ: 0 ANSI: 5
    ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.00: ATAPI: ATAPI iHAS424 Y, ZL1U, max UDMA/100
    ata2.00: configured for UDMA/100
    scsi 1:0:0:0: CD-ROM ATAPI iHAS424 Y ZL1U PQ: 0 ANSI: 5
    ata3: SATA link down (SStatus 0 SControl 300)
    ata4: SATA link down (SStatus 0 SControl 300)
    ata5: SATA link down (SStatus 0 SControl 300)
    ata6: SATA link down (SStatus 0 SControl 300)
    sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 sda4
    sd 0:0:0:0: [sda] Attached SCSI disk
    EXT4-fs (dm-0): mounted filesystem with ordered data mode
    rtc_cmos 00:03: RTC can wake from S4
    rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    udev: starting version 151
    ACPI: SSDT 00000000bf798200 01E1C (v01 DpgPmm P001Ist 00000011 INTL 20060113)
    ACPI: SSDT 00000000bf79a020 00659 (v01 PmRef P001Cst 00003001 INTL 20060113)
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Monitor-Mwait will be used to enter C-3 state
    input: PC Speaker as /devices/platform/pcspkr/input/input1
    sky2 driver version 1.26
    sky2 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    sky2 0000:06:00.0: setting latency timer to 64
    sky2 0000:06:00.0: Yukon-2 EC Ultra chip revision 3
    sky2 0000:06:00.0: irq 56 for MSI/MSI-X
    sky2 eth0: addr 48:5b:39:0a:38:bc
    sky2 0000:05:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    sky2 0000:05:00.0: setting latency timer to 64
    sky2 0000:05:00.0: Yukon-2 EC Ultra chip revision 3
    sky2 0000:05:00.0: irq 57 for MSI/MSI-X
    sky2 eth1: addr 48:5b:39:0a:2d:5d
    ACPI: WMI: Mapper loaded
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    scsi 1:0:0:0: Attached scsi generic sg1 type 5
    iTCO_vendor_support: vendor-support=0
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
    iTCO_wdt: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
    iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    Uniform CD-ROM driver Revision: 3.20
    sr 1:0:0:0: Attached scsi CD-ROM sr0
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    ACPI: Power Button [PWRB]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    ACPI: Power Button [PWRF]
    fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
    Disabling lock debugging due to kernel taint
    [fglrx] Maximum main memory to use for locked dma buffers: 5769 MBytes.
    [fglrx] vendor: 1002 device: 68b8 count: 1
    [fglrx] ioport: bar 4, base 0xb000, size: 0x100
    pci 0000:03:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
    pci 0000:03:00.0: setting latency timer to 64
    [fglrx] Kernel PAT support is enabled
    [fglrx] module loaded - fglrx 8.72.11 [Apr 8 2010] with 1 minors
    xhci_hcd 0000:02:00.0: PCI INT A -> GSI 29 (level, low) -> IRQ 29
    xhci_hcd 0000:02:00.0: setting latency timer to 64
    xhci_hcd 0000:02:00.0: xHCI Host Controller
    xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
    xhci_hcd 0000:02:00.0: irq 29, io mem 0xfbafe000
    usb usb1: config 1 interface 0 altsetting 0 endpoint 0x81 has no SuperSpeed companion descriptor
    xHCI xhci_add_endpoint called for root hub
    xHCI xhci_check_bandwidth called for root hub
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 4 ports detected
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    ehci_hcd 0000:00:1a.7: setting latency timer to 64
    ehci_hcd 0000:00:1a.7: EHCI Host Controller
    ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:1a.7: debug port 1
    ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported
    ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfb9ff000
    fuse init (API version 7.13)
    ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 6 ports detected
    i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    ACPI: I/O resource 0000:00:1f.3 [0x400-0x41f] conflicts with ACPI region SMRG [0x400-0x40f]
    ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3
    ehci_hcd 0000:00:1d.7: debug port 1
    firewire_ohci 0000:08:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported
    ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfb9fe000
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 6 ports detected
    uhci_hcd: USB Universal Host Controller Interface driver
    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
    uhci_hcd 0000:00:1a.0: UHCI Host Controller
    uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a800
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:1a.1: setting latency timer to 64
    uhci_hcd 0000:00:1a.1: UHCI Host Controller
    uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a880
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1a.2: setting latency timer to 64
    uhci_hcd 0000:00:1a.2: UHCI Host Controller
    uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 6
    uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000ac00
    hub 6-0:1.0: USB hub found
    hub 6-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 7
    uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a080
    hub 7-0:1.0: USB hub found
    hub 7-0:1.0: 2 ports detected
    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
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 8
    uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a400
    hub 8-0:1.0: USB hub found
    hub 8-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 9
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a480
    hub 9-0:1.0: USB hub found
    hub 9-0:1.0: 2 ports detected
    firewire_ohci: Added fw-ohci device 0000:08:02.0, OHCI version 1.10
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: irq 58 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    hda_codec: ALC889: BIOS auto-probing.
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input4
    HDA Intel 0000:03:00.1: PCI INT B -> GSI 34 (level, low) -> IRQ 34
    HDA Intel 0000:03:00.1: irq 59 for MSI/MSI-X
    HDA Intel 0000:03:00.1: setting latency timer to 64
    usb 6-1: new low speed USB device using uhci_hcd and address 2
    firewire_core: created device fw0: GUID 001e8c0000cd5e36, S400
    usbcore: registered new interface driver hiddev
    input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.2/usb6/6-1/6-1:1.0/input/input5
    generic-usb 0003:046D:C043.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.2-1/input0
    usbcore: registered new interface driver usbhid
    usbhid: USB HID core driver
    usb 6-2: new low speed USB device using uhci_hcd and address 3
    input: Unicomp Endura Keyboard as /devices/pci0000:00/0000:00:1a.2/usb6/6-2/6-2:1.0/input/input6
    generic-usb 0003:F617:0905.0002: input,hidraw1: USB HID v1.10 Keyboard [Unicomp Endura Keyboard ] on usb-0000:00:1a.2-2/input0
    EXT4-fs (sda1): mounted filesystem without journal
    EXT4-fs (dm-1): mounted filesystem with ordered data mode
    Adding 1048568k swap on /dev/mapper/mode_b_vg-swap. Priority:-1 extents:1 across:1048568k
    pm-suspend.log
    Initial commandline parameters:
    Fri Apr 16 01:06:21 PDT 2010: Running hooks for suspend.
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend:Linux mode_b 2.6.33-ck #1 SMP PREEMPT Wed Apr 14 17:43:06 PDT 2010 x86_64 Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz GenuineIntel GNU/Linux
    Module Size Used by
    ipv6 282582 52
    usbhid 38631 0
    hid 75973 1 usbhid
    snd_hda_codec_atihdmi 2747 1
    snd_seq_dummy 1439 0
    snd_hda_codec_realtek 258661 1
    snd_seq_oss 28984 0
    snd_seq_midi_event 5348 1 snd_seq_oss
    snd_seq 50397 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 5181 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss 39107 0
    snd_hda_intel 22642 5
    snd_hda_codec 68413 3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
    uhci_hcd 21684 0
    snd_hwdep 6244 1 snd_hda_codec
    snd_mixer_oss 17107 1 snd_pcm_oss
    snd_pcm 70222 4 snd_pcm_oss,snd_hda_intel,snd_hda_codec
    snd_timer 19213 3 snd_seq,snd_pcm
    firewire_ohci 23737 0
    snd 57203 19 snd_hda_codec_realtek,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_mixer_oss,snd_pcm,snd_timer
    fuse 58564 2
    firewire_core 44002 1 firewire_ohci
    i2c_i801 8550 0
    ehci_hcd 34938 0
    xhci 42758 0
    soundcore 6223 1 snd
    fglrx 2314387 35
    crc_itu_t 1273 1 firewire_core
    i2c_core 17842 1 i2c_i801
    cpufreq_ondemand 8085 8
    button 4746 0
    snd_page_alloc 7097 2 snd_hda_intel,snd_pcm
    usbcore 144604 5 usbhid,uhci_hcd,ehci_hcd,xhci
    sr_mod 14883 0
    iTCO_wdt 9157 0
    iTCO_vendor_support 1873 1 iTCO_wdt
    acpi_cpufreq 6507 1
    sg 25333 0
    wmi 5957 0
    sky2 45572 0
    evdev 8852 3
    thermal 12079 0
    asus_atk0110 11166 0
    cdrom 35860 1 sr_mod
    psmouse 53142 0
    serio_raw 4536 0
    pcspkr 1827 0
    freq_table 2395 2 cpufreq_ondemand,acpi_cpufreq
    processor 29639 9 acpi_cpufreq
    rtc_cmos 8990 0
    rtc_core 14439 1 rtc_cmos
    rtc_lib 1842 1 rtc_core
    ext4 330138 3
    mbcache 5658 1 ext4
    jbd2 75681 1 ext4
    crc16 1273 1 ext4
    sd_mod 26984 3
    ahci 35111 2
    libata 154643 1 ahci
    scsi_mod 94729 4 sr_mod,sg,sd_mod,libata
    dm_snapshot 28343 0
    dm_mod 64182 12 dm_snapshot
    total used free shared buffers cached
    Mem: 6109288 826380 5282908 0 49152 206912
    -/+ buffers/cache: 570316 5538972
    Swap: 1048568 0 1048568
    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/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/98video-quirk-db-handler suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/99video suspend suspend:kernel.acpi_video_flags = 0
    success.
    Fri Apr 16 01:06:22 PDT 2010: performing suspend
    /usr/lib/pm-utils/pm-functions: line 295: echo: write error: No such file or directory
    Fri Apr 16 01:06:23 PDT 2010: Awake.
    Fri Apr 16 01:06:23 PDT 2010: Running hooks for resume
    /usr/lib/pm-utils/sleep.d/99video resume suspend:success.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler 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/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.
    Fri Apr 16 01:06:24 PDT 2010: Finished.
    Last edited by matkam (2010-04-16 08:29:23)

Maybe you are looking for

  • Creative ways to use Remote

    Is there some software that allows one to use the MacBook Pro remote in more creative ways other than with Front Row? For instance, how about using it to snap pictures?

  • Organizer (Bridge) won't connect to Android Lollipop

    My carrier without my consent upgraded my LG G3 to Android Lollipop.  Now Adobe Bridge won't connect to my device.  After 1-2 minutes I get the Error code: c0000005 Address: abb6f3c Is there an update on the horizon?

  • Local Mail Folders

    Hi all, quick question: When you delete a local mail folder all the messages in the folder as well as the local folder is deleted correct? Thanks

  • Move tags from photoshop elements 10 to photoshop elements 13

    I have thousand of pictures all tagged with people, places, events in PE 10.  Just got PE 13.  When I bring in pictures the tags go under Keywords under Importated Keyword Tags and can't be moved to People Tags; Places Tags; Event tags. Is there a wa

  • Having some problems running my pages, out of memory?

    I'm trying to put together a very simple demo which will consist of 3 JSP pages. I've already been using version 10.1.3 but find the adf table and tab components better on this version. However, when I run my first page from faces_config.xml, it work