Re: 2.6.29 regression: ATA bus errors on resume

From: Niel Lambrechts
Date: Mon May 25 2009 - 18:06:49 EST


On 05/25/2009 10:15 AM, Alan Cox wrote:
something to the cdrom which is attached to ata2. Something very
fishy is going on there. Sounds like an electric or some sort of
interference problem but I'm not sure. :-(
I'm just wondering what happens on a resume if a phy change event is seen
by the phy before or during the time registers (such as the port mappings
on an ICH) are being restored (or not restored even). That seems to be one
way you could get an event on the wrong port

I've tested all of the kernels I have again since 2.6.29.4 also came out just recently. I did a hibernate/resume for each in the console, then repeated the same in X, then continued to the next kernel.

The 2.6.29.4 log is much larger, since some other badness happened there - there is a large kernel trace in there as my first X hibernation attempt failed and came back to X after a few seconds. The system seemed functional, it did not keep generating kernel messages - when I then retried a hibernate it worked, along with the resume. Another unrelated bug perhaps?

As for "hard resetting link" messages, they seemed to always happen under X the times I tried it.

Kernel EXT4-errors? Console:ata1 reset? Console:ata2-reset? X:ata1 reset? X:ata2 reset?
2.6.28.10 No no yes yes no
2.6.29.4* No no no no no
2.6.29.4** No - - yes no
2.6.30-rc6 Yes - - yes no
2.6.30-rc6 No no no yes no

* Xorg hibernation attempt failed.
* Xorg Second hibernation attempt (no extra reboot)

I also did a side by side comparison of the messages I have for 2.6.30-rc6, the one with EXT4 errors I reported on yesterday, and another one that worked just fine tonight. I stripped all time-stamps and some pulseaudio messages from the bad one and attached them here, and also saved the full messages for each kernel to http://bugzilla.kernel.org/show_bug.cgi?id=13017 .

Since analysing the code-path is still a bit beyond me, I'll leave you with a little summary of the differences I notice.

A = 2.6.30-rc6 (EXT4 clean)
B = 2.6.30-rc6 (EXT4 errors triggered)

# B first does an ata2 ACPI cmd, A starts with ata1. Only a slight sequence difference, output is the same.
B: linux-7vph kernel: ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded

# The main difference appears:
A:linux-7vph kernel: Restarting tasks ... done.
B:linux-7vph kernel: Restarting tasks ... <3>ata1.00: exception Emask 0x10 SAct 0x1f SErr 0x50000 action 0xe frozen

# A first shows "done", then only followed by a frozen message, but with a different SAct value:
A:linux-7vph kernel: ata1.00: exception Emask 0x10 SAct 0x1ff SErr 0x50000 action 0xe frozen

# Both then have:
linux-7vph kernel: ata1.00: irq_stat 0x00400008, PHY RDY changed

# from there, A seems to have a little extra sequence:
linux-7vph kernel: ata1.00: cmd 60/08:00:ef:fc:48/00:00:0b:00:00/40 tag 0 ncq 4096 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/08:08:97:d5:69/00:00:0e:00:00/40 tag 1 ncq 4096 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/30:10:8f:5f:56/00:00:0f:00:00/40 tag 2 ncq 24576 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/10:18:c7:5f:56/00:00:0f:00:00/40 tag 3 ncq 8192 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/10:20:ff:5f:56/00:00:0f:00:00/40 tag 4 ncq 8192 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)

# B only then shows:
B:linux-7vph kernel: done.

# soon after, B spirals into errors:
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=2 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush finish cmd: f6838ec0
linux-7vph kernel: sd 0:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
linux-7vph kernel: sd 0:0:0:0: [sda] Sense Key : Aborted Command [current] [descriptor]

Hope this helps.

Niel




linux-7vph kernel: PM: Shrinking memory... done (98443 pages freed)
linux-7vph kernel: PM: Freed 393772 kbytes in 3.23 seconds (121.91 MB/s)
linux-7vph kernel: Suspending console(s) (use no_console_suspend to debug)
linux-7vph kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
linux-7vph kernel: ACPI handle has no context!
linux-7vph kernel: ata1: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
linux-7vph kernel: ata2: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PCI INT D disabled
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PME# disabled
linux-7vph kernel: uhci_hcd 0000:00:1d.2: PCI INT C disabled
linux-7vph kernel: uhci_hcd 0000:00:1d.1: PCI INT B disabled
linux-7vph kernel: uhci_hcd 0000:00:1d.0: PCI INT A disabled
linux-7vph kernel: HDA Intel 0000:00:1b.0: PCI INT B disabled
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PCI INT D disabled
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PME# disabled
linux-7vph kernel: uhci_hcd 0000:00:1a.2: PCI INT C disabled
linux-7vph kernel: uhci_hcd 0000:00:1a.1: PCI INT B disabled
linux-7vph kernel: uhci_hcd 0000:00:1a.0: PCI INT A disabled
linux-7vph kernel: e1000e 0000:00:19.0: PCI INT A disabled
linux-7vph kernel: e1000e 0000:00:19.0: PME# enabled
linux-7vph kernel: e1000e 0000:00:19.0: wake-up capability enabled by ACPI
linux-7vph kernel: ACPI: Preparing to enter system sleep state S4
linux-7vph kernel: PM: Saving platform NVS memory
linux-7vph kernel: Disabling non-boot CPUs ...
linux-7vph kernel: CPU 1 is now offline
linux-7vph kernel: SMP alternatives: switching to UP code
linux-7vph kernel: CPU0 attaching NULL sched-domain.
linux-7vph kernel: CPU1 attaching NULL sched-domain.
linux-7vph kernel: CPU0 attaching NULL sched-domain.
linux-7vph kernel: CPU1 is down
linux-7vph kernel: Extended CMOS year: 2000
linux-7vph kernel: PM: Creating hibernation image:
linux-7vph kernel: PM: Need to copy 124750 pages
linux-7vph kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
linux-7vph kernel: Intel machine check architecture supported.
linux-7vph kernel: Intel machine check reporting enabled on CPU#0.
linux-7vph kernel: PM: Restoring platform NVS memory
linux-7vph kernel: Extended CMOS year: 2000
linux-7vph kernel: Enabling non-boot CPUs ...
linux-7vph kernel: SMP alternatives: switching to SMP code
linux-7vph kernel: Booting processor 1 APIC 0x1 ip 0x6000
linux-7vph kernel: Initializing CPU#1
linux-7vph kernel: Calibrating delay using timer specific routine.. 5054.05 BogoMIPS (lpj=10108117)
linux-7vph kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
linux-7vph kernel: CPU: L2 cache: 6144K
linux-7vph kernel: CPU: Physical Processor ID: 0
linux-7vph kernel: CPU: Processor Core ID: 1
linux-7vph kernel: Intel machine check architecture supported.
linux-7vph kernel: Intel machine check reporting enabled on CPU#1.
linux-7vph kernel: x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
linux-7vph kernel: CPU1: Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz stepping 06
linux-7vph kernel: CPU0 attaching NULL sched-domain.
linux-7vph kernel: Switched to high resolution mode on CPU 1
linux-7vph kernel: CPU0 attaching sched-domain:
linux-7vph kernel: domain 0: span 0-1 level MC
linux-7vph kernel: groups: 0 1
linux-7vph kernel: domain 1: span 0-1 level CPU
linux-7vph kernel: groups: 0-1 (__cpu_power = 2048)
linux-7vph kernel: CPU1 attaching sched-domain:
linux-7vph kernel: domain 0: span 0-1 level MC
linux-7vph kernel: groups: 1 0
linux-7vph kernel: domain 1: span 0-1 level CPU
linux-7vph kernel: groups: 0-1 (__cpu_power = 2048)
linux-7vph kernel: microcode: failed to init CPU1
linux-7vph kernel: CPU1 is up
linux-7vph kernel: ACPI: Waking up from system sleep state S4
linux-7vph kernel: pci 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900403)
linux-7vph kernel: uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
linux-7vph kernel: uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
linux-7vph kernel: HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100102)
linux-7vph kernel: uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
linux-7vph kernel: ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00403, writing 0x2b00407)
linux-7vph kernel: iwlagn 0000:03:00.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100506)
linux-7vph kernel: pci 0000:00:02.0: PME# disabled
linux-7vph kernel: pci 0000:00:02.0: setting latency timer to 64
linux-7vph kernel: pci 0000:00:02.1: PME# disabled
linux-7vph kernel: pci 0000:00:03.0: PME# disabled
linux-7vph kernel: e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
linux-7vph kernel: e1000e 0000:00:19.0: pci_enable_pcie_error_reporting failed 0xfffffffb
linux-7vph kernel: e1000e 0000:00:19.0: setting latency timer to 64
linux-7vph kernel: e1000e 0000:00:19.0: wake-up capability disabled by ACPI
linux-7vph kernel: e1000e 0000:00:19.0: PME# disabled
linux-7vph kernel: e1000e 0000:00:19.0: wake-up capability disabled by ACPI
linux-7vph kernel: e1000e 0000:00:19.0: PME# disabled
linux-7vph kernel: e1000e 0000:00:19.0: irq 29 for MSI/MSI-X
linux-7vph kernel: uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
linux-7vph kernel: uhci_hcd 0000:00:1a.0: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
linux-7vph kernel: uhci_hcd 0000:00:1a.1: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
linux-7vph kernel: uhci_hcd 0000:00:1a.2: setting latency timer to 64
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PME# disabled
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
linux-7vph kernel: ehci_hcd 0000:00:1a.7: setting latency timer to 64
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PME# disabled
linux-7vph kernel: HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
linux-7vph kernel: HDA Intel 0000:00:1b.0: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
linux-7vph kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
linux-7vph kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
linux-7vph kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PME# disabled
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
linux-7vph kernel: ehci_hcd 0000:00:1d.7: setting latency timer to 64
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PME# disabled
linux-7vph kernel: pci 0000:00:1e.0: setting latency timer to 64
linux-7vph kernel: ahci 0000:00:1f.2: setting latency timer to 64
linux-7vph kernel: ata1: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x16 frozen
linux-7vph kernel: ata2: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x16 frozen
linux-7vph kernel: pci 0000:15:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
linux-7vph kernel: ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[17] MMIO=[f4801000-f48017ff] Max Packet=[2048] IR/IT contexts=[4/4]
linux-7vph kernel: pci 0000:15:00.2: PME# disabled
linux-7vph kernel: pci 0000:15:00.3: PME# disabled
linux-7vph kernel: pci 0000:15:00.4: PME# disabled
linux-7vph kernel: pci 0000:15:00.5: PME# disabled
linux-7vph kernel: sd 0:0:0:0: [sda] Starting disk
linux-7vph kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
linux-7vph kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
linux-7vph kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
linux-7vph kernel: ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
linux-7vph kernel: ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: configured for UDMA/133
linux-7vph kernel: ata1: exception Emask 0x10 SAct 0x0 SErr 0x0 action 0x9 t4
linux-7vph kernel: ata1: irq_stat 0x00400040, connection status changed
linux-7vph kernel: ata1.00: configured for UDMA/133
linux-7vph kernel: ata1: EH complete
linux-7vph kernel: ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
linux-7vph kernel: ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
linux-7vph kernel: ata2.00: configured for UDMA/133
linux-7vph kernel: ata2: exception Emask 0x10 SAct 0x0 SErr 0x0 action 0x9 t4
linux-7vph kernel: ata2: irq_stat 0x40000001
linux-7vph kernel: ata2.00: configured for UDMA/133
linux-7vph kernel: ata2: EH complete
linux-7vph kernel: Registered led device: iwl-phy0::radio
linux-7vph kernel: Registered led device: iwl-phy0::assoc
linux-7vph kernel: Registered led device: iwl-phy0::RX
linux-7vph kernel: Registered led device: iwl-phy0::TX
linux-7vph kernel: mac80211-phy0: failed to set key (0, 00:1d:92:1d:1e:8e) to hardware (-22)
linux-7vph kernel: pci 0000:00:02.0: restoring config space at offset 0x1 (was 0x900407, writing 0x900403)
linux-7vph kernel: pci 0000:00:02.0: setting latency timer to 64
linux-7vph kernel: Restarting tasks ... <3>ata1.00: exception Emask 0x10 SAct 0x1f SErr 0x50000 action 0xe frozen
linux-7vph kernel: ata1.00: irq_stat 0x00400008, PHY RDY changed
linux-7vph kernel: ata1: SError: { PHYRdyChg CommWake }
linux-7vph kernel: ata1.00: cmd 60/08:00:5f:89:67/01:00:0e:00:00/40 tag 0 ncq 135168 in
linux-7vph kernel: res 50/00:08:5f:08:c8/00:00:0c:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/08:08:6f:88:6f/01:00:0e:00:00/40 tag 1 ncq 135168 in
linux-7vph kernel: res 50/00:08:5f:08:c8/00:00:0c:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/08:10:5f:08:c8/00:00:0c:00:00/40 tag 2 ncq 4096 in
linux-7vph kernel: res 50/00:08:5f:08:c8/00:00:0c:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/08:18:9f:98:6d/00:00:0e:00:00/40 tag 3 ncq 4096 in
linux-7vph kernel: res 50/00:08:5f:08:c8/00:00:0c:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/e8:20:5f:8e:2b/00:00:0b:00:00/40 tag 4 ncq 118784 in
linux-7vph kernel: res 50/00:08:5f:08:c8/00:00:0c:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1: hard resetting link
linux-7vph kernel: done.
linux-7vph kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
linux-7vph kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: configured for UDMA/133
linux-7vph kernel: ata1: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 t4
linux-7vph kernel: ata1.00: configured for UDMA/133
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=2 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush finish cmd: f6838ec0
linux-7vph kernel: sd 0:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
linux-7vph kernel: sd 0:0:0:0: [sda] Sense Key : Aborted Command [current] [descriptor]
linux-7vph kernel: Descriptor sense data with sense descriptors (in hex):
linux-7vph kernel: 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
linux-7vph kernel: 0c c8 08 5f
linux-7vph kernel: sd 0:0:0:0: [sda] Add. Sense: No additional sense information
linux-7vph kernel: end_request: I/O error, dev sda, sector 241666399
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=2 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush finish cmd: f6838680
linux-7vph kernel: sd 0:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
linux-7vph kernel: sd 0:0:0:0: [sda] Sense Key : Aborted Command <2>EXT4-fs error (device sda6): __ext4_get_inode_loc: unable to read inode block - inode=2330983, block=9338933
linux-7vph kernel: [current] [descriptor]
linux-7vph kernel: Descriptor sense data with sense descriptors (in hex):
linux-7vph kernel: 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
linux-7vph kernel: 0c c8 08 5f
linux-7vph kernel: sd 0:0:0:0: [sda] Add. Sense: No additional sense information
linux-7vph kernel: end_request: I/O error, dev sda, sector 242190447
linux-7vph kernel: EXT4-fs error (device sda6): __ext4_get_inode_loc: XXX scsi_eh_flush_done_q: online=1(2) noretry=0 retries=0 allowed=5
linux-7vph kernel: unable to read inode block - inode=2346524, block=9404418
linux-7vph kernel: scsi_eh_0: flush retry cmd: f6838800
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=0 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush retry cmd: f403de00
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=2 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush finish cmd: f403d200
linux-7vph kernel: sd 0:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
linux-7vph kernel: sd 0:0:0:0: [sda] Sense Key : Aborted Command [current] [descriptor]
linux-7vph kernel: Descriptor sense data with sense descriptors (in hex):
linux-7vph kernel: 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
linux-7vph kernel: 0c c8 08 5f
linux-7vph kernel: sd 0:0:0:0: [sda] Add. Sense: No additional sense information
linux-7vph kernel: end_request: I/O error, dev sda, sector 187403871
linux-7vph kernel: ata1: EH complete
linux-7vph kernel: EXT4-fs error (device sda6): __ext4_get_inode_loc: unable to read inode block - inode=641187, block=2556122
linux-7vph kernel: EXT4-fs error (device sda6) in ext4_reserve_inode_write: IO failure
linux-7vph kernel: EXT4-fs error (device sda6) in ext4_reserve_inode_write: IO failure
linux-7vph kernel: EXT4-fs error (device sda6) in ext4_reserve_inode_write: IO failure
linux-7vph kernel: ata1: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x10
linux-7vph kernel: CPU0 attaching NULL sched-domain.
linux-7vph kernel: CPU1 attaching NULL sched-domain.
linux-7vph kernel: CPU0 attaching sched-domain:
linux-7vph kernel: domain 0: span 0-1 level MC
linux-7vph kernel: groups: 0 1
linux-7vph kernel: domain 1: span 0-1 level CPU
linux-7vph kernel: groups: 0-1 (__cpu_power = 2048)
linux-7vph kernel: CPU1 attaching sched-domain:
linux-7vph kernel: domain 0: span 0-1 level MC
linux-7vph kernel: groups: 1 0
linux-7vph kernel: domain 1: span 0-1 level CPU
linux-7vph kernel: groups: 0-1 (__cpu_power = 2048)
linux-7vph kernel: Syncing filesystems ... done.
linux-7vph kernel: Freezing user space processes ... (elapsed 0.00 seconds) done.
linux-7vph kernel: Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
linux-7vph kernel: PM: Shrinking memory... done (0 pages freed)
linux-7vph kernel: PM: Freed 0 kbytes in 0.14 seconds (0.00 MB/s)
linux-7vph kernel: Suspending console(s) (use no_console_suspend to debug)
linux-7vph kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
linux-7vph kernel: ACPI handle has no context!
linux-7vph kernel: ata1: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
linux-7vph kernel: ata2: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PCI INT D disabled
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PME# disabled
linux-7vph kernel: uhci_hcd 0000:00:1d.2: PCI INT C disabled
linux-7vph kernel: uhci_hcd 0000:00:1d.1: PCI INT B disabled
linux-7vph kernel: uhci_hcd 0000:00:1d.0: PCI INT A disabled
linux-7vph kernel: HDA Intel 0000:00:1b.0: PCI INT B disabled
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PCI INT D disabled
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PME# disabled
linux-7vph kernel: uhci_hcd 0000:00:1a.2: PCI INT C disabled
linux-7vph kernel: uhci_hcd 0000:00:1a.1: PCI INT B disabled
linux-7vph kernel: uhci_hcd 0000:00:1a.0: PCI INT A disabled
linux-7vph kernel: e1000e 0000:00:19.0: PCI INT A disabled
linux-7vph kernel: e1000e 0000:00:19.0: PME# enabled
linux-7vph kernel: e1000e 0000:00:19.0: wake-up capability enabled by ACPI
linux-7vph kernel: ACPI: Preparing to enter system sleep state S4
linux-7vph kernel: PM: Saving platform NVS memory
linux-7vph kernel: Disabling non-boot CPUs ...
linux-7vph kernel: CPU 1 is now offline
linux-7vph kernel: SMP alternatives: switching to UP code
linux-7vph kernel: CPU0 attaching NULL sched-domain.
linux-7vph kernel: CPU1 attaching NULL sched-domain.
linux-7vph kernel: CPU0 attaching NULL sched-domain.
linux-7vph kernel: CPU1 is down
linux-7vph kernel: Extended CMOS year: 2000
linux-7vph kernel: PM: Creating hibernation image:
linux-7vph kernel: PM: Need to copy 36801 pages
linux-7vph kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
linux-7vph kernel: Intel machine check architecture supported.
linux-7vph kernel: Intel machine check reporting enabled on CPU#0.
linux-7vph kernel: PM: Restoring platform NVS memory
linux-7vph kernel: Extended CMOS year: 2000
linux-7vph kernel: Enabling non-boot CPUs ...
linux-7vph kernel: SMP alternatives: switching to SMP code
linux-7vph kernel: Booting processor 1 APIC 0x1 ip 0x6000
linux-7vph kernel: Initializing CPU#1
linux-7vph kernel: Calibrating delay using timer specific routine.. 5054.12 BogoMIPS (lpj=10108243)
linux-7vph kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
linux-7vph kernel: CPU: L2 cache: 6144K
linux-7vph kernel: CPU: Physical Processor ID: 0
linux-7vph kernel: CPU: Processor Core ID: 1
linux-7vph kernel: Intel machine check architecture supported.
linux-7vph kernel: Intel machine check reporting enabled on CPU#1.
linux-7vph kernel: x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
linux-7vph kernel: CPU1: Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz stepping 06
linux-7vph kernel: CPU0 attaching NULL sched-domain.
linux-7vph kernel: Switched to high resolution mode on CPU 1
linux-7vph kernel: CPU0 attaching sched-domain:
linux-7vph kernel: domain 0: span 0-1 level MC
linux-7vph kernel: groups: 0 1
linux-7vph kernel: CPU1 attaching sched-domain:
linux-7vph kernel: domain 0: span 0-1 level MC
linux-7vph kernel: groups: 1 0
linux-7vph kernel: microcode: failed to init CPU1
linux-7vph kernel: CPU1 is up
linux-7vph kernel: ACPI: Waking up from system sleep state S4
linux-7vph kernel: uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
linux-7vph kernel: uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
linux-7vph kernel: HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100102)
linux-7vph kernel: uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
linux-7vph kernel: ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00403, writing 0x2b00407)
linux-7vph kernel: pci 0000:00:02.0: PME# disabled
linux-7vph kernel: pci 0000:00:02.1: PME# disabled
linux-7vph kernel: pci 0000:00:03.0: PME# disabled
linux-7vph kernel: e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
linux-7vph kernel: e1000e 0000:00:19.0: pci_enable_pcie_error_reporting failed 0xfffffffb
linux-7vph kernel: e1000e 0000:00:19.0: setting latency timer to 64
linux-7vph kernel: e1000e 0000:00:19.0: wake-up capability disabled by ACPI
linux-7vph kernel: e1000e 0000:00:19.0: PME# disabled
linux-7vph kernel: e1000e 0000:00:19.0: wake-up capability disabled by ACPI
linux-7vph kernel: e1000e 0000:00:19.0: PME# disabled
linux-7vph kernel: e1000e 0000:00:19.0: irq 29 for MSI/MSI-X
linux-7vph kernel: uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
linux-7vph kernel: uhci_hcd 0000:00:1a.0: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
linux-7vph kernel: uhci_hcd 0000:00:1a.1: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
linux-7vph kernel: uhci_hcd 0000:00:1a.2: setting latency timer to 64
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PME# disabled
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
linux-7vph kernel: ehci_hcd 0000:00:1a.7: setting latency timer to 64
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PME# disabled
linux-7vph kernel: HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
linux-7vph kernel: HDA Intel 0000:00:1b.0: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
linux-7vph kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
linux-7vph kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
linux-7vph kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PME# disabled
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
linux-7vph kernel: ehci_hcd 0000:00:1d.7: setting latency timer to 64
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PME# disabled
linux-7vph kernel: pci 0000:00:1e.0: setting latency timer to 64
linux-7vph kernel: ahci 0000:00:1f.2: setting latency timer to 64
linux-7vph kernel: ata1: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x16 frozen
linux-7vph kernel: ata2: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x16 frozen
linux-7vph kernel: iwlagn 0000:03:00.0: restoring config space at offset 0x1 (was 0x100506, writing 0x100106)
linux-7vph kernel: pci 0000:15:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
linux-7vph kernel: ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[17] MMIO=[f4801000-f48017ff] Max Packet=[2048] IR/IT contexts=[4/4]
linux-7vph kernel: pci 0000:15:00.2: PME# disabled
linux-7vph kernel: pci 0000:15:00.3: PME# disabled
linux-7vph kernel: pci 0000:15:00.4: PME# disabled
linux-7vph kernel: pci 0000:15:00.5: PME# disabled
linux-7vph kernel: sd 0:0:0:0: [sda] Starting disk
linux-7vph kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
linux-7vph kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
linux-7vph kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
linux-7vph kernel: ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: configured for UDMA/133
linux-7vph kernel: ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
linux-7vph kernel: ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
linux-7vph kernel: ata1: exception Emask 0x10 SAct 0x0 SErr 0x0 action 0x9 t4
linux-7vph kernel: ata1: irq_stat 0x00400040, connection status changed
linux-7vph kernel: ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: configured for UDMA/133
linux-7vph kernel: ata1: EH complete
linux-7vph kernel: ata2.00: configured for UDMA/133
linux-7vph kernel: ata2: exception Emask 0x10 SAct 0x0 SErr 0x0 action 0x9 t4
linux-7vph kernel: ata2: irq_stat 0x40000001
linux-7vph kernel: ata2.00: configured for UDMA/133
linux-7vph kernel: ata2: EH complete
linux-7vph kernel: Registered led device: iwl-phy0::radio
linux-7vph kernel: Registered led device: iwl-phy0::assoc
linux-7vph kernel: Registered led device: iwl-phy0::RX
linux-7vph kernel: Registered led device: iwl-phy0::TX
linux-7vph kernel: mac80211-phy0: failed to set key (0, 00:1d:92:1d:1e:8e) to hardware (-22)
linux-7vph kernel: Restarting tasks ... done.
linux-7vph init: Switching to runlevel: 5
linux-7vph kernel: Kernel logging (proc) stopped.
linux-7vph kernel: Kernel log daemon terminating.
linux-7vph syslog-ng[2164]: Termination requested via signal, terminating;
linux-7vph syslog-ng[2164]: syslog-ng shutting down; version='2.0.9'
linux-7vph syslog-ng[3311]: syslog-ng starting up; version='2.0.9'
linux-7vph kdm_config[3350]: Multiple occurrences of key 'UseTheme' in section [X-*-Greeter] of /usr/share/kde4/config/kdm/kdmrc
linux-7vph kernel: klogd 1.4.1, log source = /proc/kmsg started.
linux-7vph kernel: [drm] Initialized drm 1.1.0 20060810
linux-7vph kernel: pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
linux-7vph kernel: pci 0000:00:02.0: setting latency timer to 64
linux-7vph kernel: pci 0000:00:02.0: irq 31 for MSI/MSI-X
linux-7vph kernel: acpi device:03: registered as cooling_device2
linux-7vph kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/input/input12
linux-7vph kernel: ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
linux-7vph kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
linux-7vph kernel: ata1: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x10
linux-7vph kernel: CPU0 attaching NULL sched-domain.
linux-7vph kernel: CPU1 attaching NULL sched-domain.
linux-7vph kernel: CPU0 attaching sched-domain:
linux-7vph kernel: domain 0: span 0-1 level MC
linux-7vph kernel: groups: 0 1
linux-7vph kernel: domain 1: span 0-1 level CPU
linux-7vph kernel: groups: 0-1 (__cpu_power = 2048)
linux-7vph kernel: CPU1 attaching sched-domain:
linux-7vph kernel: domain 0: span 0-1 level MC
linux-7vph kernel: groups: 1 0
linux-7vph kernel: domain 1: span 0-1 level CPU
linux-7vph kernel: groups: 0-1 (__cpu_power = 2048)
linux-7vph dhclient: Internet Systems Consortium DHCP Client V3.1.1
linux-7vph dhclient: Copyright 2004-2008 Internet Systems Consortium.
linux-7vph dhclient: All rights reserved.
linux-7vph dhclient: For info, please visit http://www.isc.org/sw/dhcp/
linux-7vph dhclient:
linux-7vph dhclient: Listening on LPF/eth0/00:1c:25:95:93:ec
linux-7vph dhclient: Sending on LPF/eth0/00:1c:25:95:93:ec
linux-7vph dhclient: Sending on Socket/fallback
linux-7vph dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
linux-7vph dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
linux-7vph python: hp-systray(init)[3661]: warning: No hp: or hpfax: devices found in any installed CUPS queue. Exiting.
linux-7vph dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18
linux-7vph kernel: CE: hpet increasing min_delta_ns to 15000 nsec
linux-7vph kernel: CE: hpet increasing min_delta_ns to 22500 nsec
linux-7vph sudo: niella : TTY=pts/2 ; PWD=/home/niella ; USER=root ; COMMAND=/bin/su -
linux-7vph su: (to root) niella on /dev/pts/2
linux-7vph kernel: CE: hpet increasing min_delta_ns to 33750 nsec
linux-7vph kernel: CE: hpet increasing min_delta_ns to 50624 nsec
linux-7vph dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16
linux-7vph dns-resolver: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched...
linux-7vph dns-resolver: You can find my version in /etc/resolv.conf.netconfig
linux-7vph kernel: [drm:gm45_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
linux-7vph kernel: Syncing filesystems ... done.
linux-7vph kernel: Freezing user space processes ... (elapsed 0.00 seconds) done.
linux-7vph kernel: Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
linux-7vph kernel: PM: Shrinking memory... done (63060 pages freed)
linux-7vph kernel: PM: Freed 252240 kbytes in 1.77 seconds (142.50 MB/s)
linux-7vph kernel: Suspending console(s) (use no_console_suspend to debug)
linux-7vph kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
linux-7vph kernel: ACPI handle has no context!
linux-7vph kernel: ata1: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
linux-7vph kernel: ata2: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PCI INT D disabled
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PME# disabled
linux-7vph kernel: uhci_hcd 0000:00:1d.2: PCI INT C disabled
linux-7vph kernel: uhci_hcd 0000:00:1d.1: PCI INT B disabled
linux-7vph kernel: uhci_hcd 0000:00:1d.0: PCI INT A disabled
linux-7vph kernel: HDA Intel 0000:00:1b.0: PCI INT B disabled
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PCI INT D disabled
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PME# disabled
linux-7vph kernel: uhci_hcd 0000:00:1a.2: PCI INT C disabled
linux-7vph kernel: uhci_hcd 0000:00:1a.1: PCI INT B disabled
linux-7vph kernel: uhci_hcd 0000:00:1a.0: PCI INT A disabled
linux-7vph kernel: e1000e 0000:00:19.0: PCI INT A disabled
linux-7vph kernel: e1000e 0000:00:19.0: PME# enabled
linux-7vph kernel: e1000e 0000:00:19.0: wake-up capability enabled by ACPI
linux-7vph kernel: ACPI: Preparing to enter system sleep state S4
linux-7vph kernel: PM: Saving platform NVS memory
linux-7vph kernel: Disabling non-boot CPUs ...
linux-7vph kernel: CPU 1 is now offline
linux-7vph kernel: SMP alternatives: switching to UP code
linux-7vph kernel: CPU0 attaching NULL sched-domain.
linux-7vph kernel: CPU1 attaching NULL sched-domain.
linux-7vph kernel: CPU0 attaching NULL sched-domain.
linux-7vph kernel: CPU1 is down
linux-7vph kernel: Extended CMOS year: 2000
linux-7vph kernel: PM: Creating hibernation image:
linux-7vph kernel: PM: Need to copy 121000 pages
linux-7vph kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
linux-7vph kernel: Intel machine check architecture supported.
linux-7vph kernel: Intel machine check reporting enabled on CPU#0.
linux-7vph kernel: PM: Restoring platform NVS memory
linux-7vph kernel: Extended CMOS year: 2000
linux-7vph kernel: Enabling non-boot CPUs ...
linux-7vph kernel: SMP alternatives: switching to SMP code
linux-7vph kernel: Booting processor 1 APIC 0x1 ip 0x6000
linux-7vph kernel: Initializing CPU#1
linux-7vph kernel: Calibrating delay using timer specific routine.. 5054.04 BogoMIPS (lpj=10108092)
linux-7vph kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
linux-7vph kernel: CPU: L2 cache: 6144K
linux-7vph kernel: CPU: Physical Processor ID: 0
linux-7vph kernel: CPU: Processor Core ID: 1
linux-7vph kernel: Intel machine check architecture supported.
linux-7vph kernel: Intel machine check reporting enabled on CPU#1.
linux-7vph kernel: x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
linux-7vph kernel: CPU1: Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz stepping 06
linux-7vph kernel: CPU0 attaching NULL sched-domain.
linux-7vph kernel: Switched to high resolution mode on CPU 1
linux-7vph kernel: CPU0 attaching sched-domain:
linux-7vph kernel: domain 0: span 0-1 level MC
linux-7vph kernel: groups: 0 1
linux-7vph kernel: domain 1: span 0-1 level CPU
linux-7vph kernel: groups: 0-1 (__cpu_power = 2048)
linux-7vph kernel: CPU1 attaching sched-domain:
linux-7vph kernel: domain 0: span 0-1 level MC
linux-7vph kernel: groups: 1 0
linux-7vph kernel: domain 1: span 0-1 level CPU
linux-7vph kernel: groups: 0-1 (__cpu_power = 2048)
linux-7vph kernel: microcode: failed to init CPU1
linux-7vph kernel: CPU1 is up
linux-7vph kernel: ACPI: Waking up from system sleep state S4
linux-7vph kernel: pci 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900403)
linux-7vph kernel: uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
linux-7vph kernel: uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
linux-7vph kernel: HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100102)
linux-7vph kernel: uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
linux-7vph kernel: ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00403, writing 0x2b00407)
linux-7vph kernel: iwlagn 0000:03:00.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100506)
linux-7vph kernel: pci 0000:00:02.0: PME# disabled
linux-7vph kernel: pci 0000:00:02.0: setting latency timer to 64
linux-7vph kernel: pci 0000:00:02.1: PME# disabled
linux-7vph kernel: pci 0000:00:03.0: PME# disabled
linux-7vph kernel: e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
linux-7vph kernel: e1000e 0000:00:19.0: pci_enable_pcie_error_reporting failed 0xfffffffb
linux-7vph kernel: e1000e 0000:00:19.0: setting latency timer to 64
linux-7vph kernel: e1000e 0000:00:19.0: wake-up capability disabled by ACPI
linux-7vph kernel: e1000e 0000:00:19.0: PME# disabled
linux-7vph kernel: e1000e 0000:00:19.0: wake-up capability disabled by ACPI
linux-7vph kernel: e1000e 0000:00:19.0: PME# disabled
linux-7vph kernel: e1000e 0000:00:19.0: irq 29 for MSI/MSI-X
linux-7vph kernel: uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
linux-7vph kernel: uhci_hcd 0000:00:1a.0: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
linux-7vph kernel: uhci_hcd 0000:00:1a.1: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
linux-7vph kernel: uhci_hcd 0000:00:1a.2: setting latency timer to 64
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PME# disabled
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
linux-7vph kernel: ehci_hcd 0000:00:1a.7: setting latency timer to 64
linux-7vph kernel: ehci_hcd 0000:00:1a.7: PME# disabled
linux-7vph kernel: HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
linux-7vph kernel: HDA Intel 0000:00:1b.0: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
linux-7vph kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
linux-7vph kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
linux-7vph kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
linux-7vph kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PME# disabled
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
linux-7vph kernel: ehci_hcd 0000:00:1d.7: setting latency timer to 64
linux-7vph kernel: ehci_hcd 0000:00:1d.7: PME# disabled
linux-7vph kernel: pci 0000:00:1e.0: setting latency timer to 64
linux-7vph kernel: ahci 0000:00:1f.2: setting latency timer to 64
linux-7vph kernel: ata1: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x16 frozen
linux-7vph kernel: ata2: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x16 frozen
linux-7vph kernel: pci 0000:15:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
linux-7vph kernel: ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[17] MMIO=[f4801000-f48017ff] Max Packet=[2048] IR/IT contexts=[4/4]
linux-7vph kernel: pci 0000:15:00.2: PME# disabled
linux-7vph kernel: pci 0000:15:00.3: PME# disabled
linux-7vph kernel: pci 0000:15:00.4: PME# disabled
linux-7vph kernel: pci 0000:15:00.5: PME# disabled
linux-7vph kernel: sd 0:0:0:0: [sda] Starting disk
linux-7vph kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
linux-7vph kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
linux-7vph kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
linux-7vph kernel: ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: configured for UDMA/133
linux-7vph kernel: ata1: exception Emask 0x10 SAct 0x0 SErr 0x0 action 0x9 t4
linux-7vph kernel: ata1: irq_stat 0x00400040, connection status changed
linux-7vph kernel: ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: configured for UDMA/133
linux-7vph kernel: ata1: EH complete
linux-7vph kernel: ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
linux-7vph kernel: ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
linux-7vph kernel: ata2.00: configured for UDMA/133
linux-7vph kernel: ata2: exception Emask 0x10 SAct 0x0 SErr 0x0 action 0x9 t4
linux-7vph kernel: ata2: irq_stat 0x40000001
linux-7vph kernel: ata2.00: configured for UDMA/133
linux-7vph kernel: ata2: EH complete
linux-7vph kernel: Registered led device: iwl-phy0::radio
linux-7vph kernel: Registered led device: iwl-phy0::assoc
linux-7vph kernel: Registered led device: iwl-phy0::RX
linux-7vph kernel: Registered led device: iwl-phy0::TX
linux-7vph kernel: mac80211-phy0: failed to set key (0, 00:1d:92:1d:1e:8e) to hardware (-22)
linux-7vph kernel: pci 0000:00:02.0: restoring config space at offset 0x1 (was 0x900407, writing 0x900403)
linux-7vph kernel: pci 0000:00:02.0: setting latency timer to 64
linux-7vph kernel: Restarting tasks ... done.
linux-7vph kernel: ata1.00: exception Emask 0x10 SAct 0x1ff SErr 0x50000 action 0xe frozen
linux-7vph kernel: ata1.00: irq_stat 0x00400008, PHY RDY changed
linux-7vph kernel: ata1: SError: { PHYRdyChg CommWake }
linux-7vph kernel: ata1.00: cmd 60/08:00:ef:fc:48/00:00:0b:00:00/40 tag 0 ncq 4096 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/08:08:97:d5:69/00:00:0e:00:00/40 tag 1 ncq 4096 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/30:10:8f:5f:56/00:00:0f:00:00/40 tag 2 ncq 24576 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/10:18:c7:5f:56/00:00:0f:00:00/40 tag 3 ncq 8192 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/10:20:ff:5f:56/00:00:0f:00:00/40 tag 4 ncq 8192 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/08:28:3f:e6:48/00:00:0c:00:00/40 tag 5 ncq 4096 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/28:30:37:7f:e6/00:00:0b:00:00/40 tag 6 ncq 20480 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/08:38:6f:7f:e6/00:00:0b:00:00/40 tag 7 ncq 4096 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1.00: cmd 60/38:40:97:7f:e6/00:00:0b:00:00/40 tag 8 ncq 28672 in
linux-7vph kernel: res 50/00:38:97:7f:e6/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)
linux-7vph kernel: ata1.00: status: { DRDY }
linux-7vph kernel: ata1: hard resetting link
linux-7vph kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
linux-7vph kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
linux-7vph kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
linux-7vph kernel: ata1.00: configured for UDMA/133
linux-7vph kernel: ata1: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 t4
linux-7vph kernel: ata1.00: configured for UDMA/133
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=0 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush retry cmd: f680d2c0
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=0 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush retry cmd: f136a9c0
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=0 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush retry cmd: f428b140
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=0 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush retry cmd: f64b3d40
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=0 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush retry cmd: f479f900
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=0 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush retry cmd: f428b2c0
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=0 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush retry cmd: f680d200
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=0 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush retry cmd: f680d8c0
linux-7vph kernel: XXX scsi_eh_flush_done_q: online=1(2) noretry=0 retries=0 allowed=5
linux-7vph kernel: scsi_eh_0: flush retry cmd: f680dc80
linux-7vph kernel: ata1: EH complete
linux-7vph kernel: ata1: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x10
linux-7vph kernel: CPU0 attaching NULL sched-domain.
linux-7vph kernel: CPU1 attaching NULL sched-domain.
linux-7vph kernel: CPU0 attaching sched-domain:
linux-7vph kernel: domain 0: span 0-1 level MC
linux-7vph kernel: groups: 0 1
linux-7vph kernel: domain 1: span 0-1 level CPU
linux-7vph kernel: groups: 0-1 (__cpu_power = 2048)
linux-7vph kernel: CPU1 attaching sched-domain:
linux-7vph kernel: domain 0: span 0-1 level MC
linux-7vph kernel: groups: 1 0
linux-7vph kernel: domain 1: span 0-1 level CPU
linux-7vph kernel: groups: 0-1 (__cpu_power = 2048)