You are not logged in.

#1 2014-09-21 21:29:51

SimonLarsen
Member
From: Odense, Denmark
Registered: 2009-11-06
Posts: 11

Random I/O errors (hdd) and failing to boot, Windows not affected

I'm experiencing lots of I/O errors when booting and running my Linux partition. I am dual booting Windows 7 (x86_64) and Arch Linux (i686) on a single HDD.
Im using a Lenovo Ideapad G505s with a Seagate ST1000LM HDD and an SDD currently not in use.

Partition layout:

NAME   FSTYPE LABEL           UUID                                 MOUNTPOINT
sda                                                                
├─sda1 ntfs   System Reserved D8B40750B4073094                     
├─sda2 ntfs                   00EA107FEA107360                     
└─sda3 ext3                   b753e7d2-6a23-4c20-8fa7-bf281a4a09e4 /
sr0

All three are primary partitions. Using ext4 yields the exact same result.

The problem is easy to reproduce:

  • Install Windows 7 to first half of HDD and Arch on the second half

  • At first Arch works fine but over the next couple of days increasingly more I/O errors show up and at some point the system fails to boot

  • Windows seems to work just fine

Dmesg output:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.2-1-ARCH (nobody@var-lib-archbuild-testing-i686-tobias) (gcc version 4.9.1 (GCC) ) #1 SMP PREEMPT Sat Sep 6 13:13:35 CEST 2014
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009555dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000009555e000-0x0000000095d5efff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000095d5f000-0x0000000095dbbfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000095dbc000-0x00000000966bbfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000966bc000-0x000000009f8befff] usable
[    0.000000] BIOS-e820: [mem 0x000000009f8bf000-0x000000009fabefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009fabf000-0x000000009fbbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009fbbf000-0x000000009fbfefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009fbff000-0x000000009fbfffff] usable
[    0.000000] BIOS-e820: [mem 0x000000009fc00000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022effffff] usable
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: LENOVO 20255/Lenovo G505s, BIOS 83CN35WW(V2.05) 12/06/2013
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x9fc00 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-through
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFE0000000 write-back
[    0.000000]   2 base 00009FBBD000 mask FFFFFFFFF000 uncachable
[    0.000000]   3 base 0000FFC00000 mask FFFFFFC00000 write-protect
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 000000022f000000 aka 8944M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [c00fe1b0]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff]
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x37000000-0x373fffff]
[    0.000000]  [mem 0x37000000-0x373fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x30000000-0x36ffffff]
[    0.000000]  [mem 0x30000000-0x36ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x2fffffff]
[    0.000000]  [mem 0x00100000-0x003fffff] page 4k
[    0.000000]  [mem 0x00400000-0x2fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x37400000-0x377fdfff]
[    0.000000]  [mem 0x37400000-0x377fdfff] page 4k
[    0.000000] BRK [0x01798000, 0x01798fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x7fcaf000-0x7fffffff]
[    0.000000] Allocated new RAMDISK: [mem 0x374ad000-0x377fd0d0]
[    0.000000] Move RAMDISK from [mem 0x7fcaf000-0x7ffff0d0] to [mem 0x374ad000-0x377fd0d0]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000FE020 000024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 0x9FBFE120 000094 (v01 LENOVO CB-01    00000001      01000013)
[    0.000000] ACPI: FACP 0x9FBFB000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DSDT 0x9FBEA000 00CA66 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FACS 0x9FB7C000 000040
[    0.000000] ACPI: SLIC 0x9FBFD000 000176 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: UEFI 0x9FBFC000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: HPET 0x9FBFA000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: APIC 0x9FBF9000 000084 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MCFG 0x9FBF8000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASF! 0x9FBF7000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: BOOT 0x9FBE9000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: WDRT 0x9FBE8000 000047 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: WDAT 0x9FBE7000 0001AC (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FPDT 0x9FBE5000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MSDM 0x9FBE4000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x9FBE3000 000B9C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x9FBE1000 001F6E (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1668MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] BRK [0x01799000, 0x01799fff] PGTABLE
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x377fdfff]
[    0.000000]   HighMem  [mem 0x377fe000-0x9fbfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x9555dfff]
[    0.000000]   node   0: [mem 0x95d5f000-0x95dbbfff]
[    0.000000]   node   0: [mem 0x966bc000-0x9f8befff]
[    0.000000]   node   0: [mem 0x9fbff000-0x9fbfffff]
[    0.000000] On node 0 totalpages: 649053
[    0.000000] free_area_init_node: node 0, pgdat c161c180, node_mem_map f60b5020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 223230 pages, LIFO batch:31
[    0.000000]   HighMem zone: 3337 pages used for memmap
[    0.000000]   HighMem zone: 421825 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x10] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x11] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x12] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x13] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] e820: [mem 0xd0000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @f6071000 s33344 r0 d24000 u57344
[    0.000000] pcpu-alloc: s33344 r0 d24000 u57344 alloc=14*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 647277
[    0.000000] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda3 rw radeon.dpm=1 initrd=../initramfs-linux.img
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] allocated 5234680 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:0009fc00)
[    0.000000] Initializing Movable for node 0 (00000000:00000000)
[    0.000000] Memory: 2558328K/2596212K available (4512K kernel code, 483K rwdata, 1328K rodata, 568K init, 824K bss, 37884K reserved, 1687300K highmem)
[    0.000000] virtual kernel memory layout:
    fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
      .init : 0xc1630000 - 0xc16be000   ( 568 kB)
      .data : 0xc146853a - 0xc162ec80   (1817 kB)
      .text : 0xc1000000 - 0xc146853a   (4513 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:2304 nr_irqs:712 16
[    0.000000] CPU 0 irqstacks, hard=f5408000 soft=f540a000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1896.408 MHz processor
[    0.000028] Calibrating delay loop (skipped), value calculated using timer frequency.. 3794.85 BogoMIPS (lpj=6321360)
[    0.000032] pid_max: default: 32768 minimum: 301
[    0.000037] ACPI: Core revision 20140424
[    0.009582] ACPI: All ACPI Tables successfully acquired
[    0.015209] Security Framework initialized
[    0.015217] Yama: becoming mindful.
[    0.015230] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.015233] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.015472] Initializing cgroup subsys memory
[    0.015491] Initializing cgroup subsys devices
[    0.015498] Initializing cgroup subsys freezer
[    0.015502] Initializing cgroup subsys net_cls
[    0.015507] Initializing cgroup subsys blkio
[    0.015528] [Firmware Info]: CPU: Re-enabling disabled Topology Extensions Support.
[    0.015531] CPU: Physical Processor ID: 0
[    0.015532] CPU: Processor Core ID: 0
[    0.015536] mce: CPU supports 7 MCE banks
[    0.015551] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
tlb_flushall_shift: 6
[    0.015678] Freeing SMP alternatives memory: 16K (c16be000 - c16c2000)
[    0.016347] ftrace: allocating 19356 entries in 38 pages
[    0.023471] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.023812] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.056821] smpboot: CPU0: AMD A8-4500M APU with Radeon(tm) HD Graphics (fam: 15, model: 10, stepping: 01)
[    0.162662] Performance Events: Fam15h core perfctr, AMD PMU driver.
[    0.162668] ... version:                0
[    0.162670] ... bit width:              48
[    0.162671] ... generic registers:      6
[    0.162672] ... value mask:             0000ffffffffffff
[    0.162674] ... max period:             00007fffffffffff
[    0.162675] ... fixed-purpose events:   0
[    0.162676] ... event mask:             000000000000003f
[    0.179472] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.186176] CPU 1 irqstacks, hard=f554a000 soft=f554c000
[    0.186179] x86: Booting SMP configuration:
[    0.186182] .... node  #0, CPUs:      #1
[    0.218942] Initializing CPU#1
[    0.218972] [Firmware Info]: CPU: Re-enabling disabled Topology Extensions Support.
[    0.226174] CPU 2 irqstacks, hard=f5570000 soft=f5572000
[    0.226179]  #2
[    0.258736] Initializing CPU#2
[    0.258760] [Firmware Info]: CPU: Re-enabling disabled Topology Extensions Support.
[    0.266174] CPU 3 irqstacks, hard=f559a000 soft=f559c000
[    0.266180]  #3
[    0.276300] Initializing CPU#3
[    0.277268] [Firmware Info]: CPU: Re-enabling disabled Topology Extensions Support.
[    0.279379] x86: Booted up 1 node, 4 CPUs
[    0.279384] smpboot: Total of 4 processors activated (15177.40 BogoMIPS)
[    0.280484] devtmpfs: initialized
[    0.280769] PM: Registering ACPI NVS region [mem 0x9fabf000-0x9fbbefff] (1048576 bytes)
[    0.281973] pinctrl core: initialized pinctrl subsystem
[    0.282053] RTC time: 22:28:26, date: 09/21/14
[    0.282107] NET: Registered protocol family 16
[    0.282225] cpuidle: using governor ladder
[    0.282228] cpuidle: using governor menu
[    0.282436] ACPI: bus type PCI registered
[    0.282439] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.282552] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.282556] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.282558] PCI: Using MMCONFIG for extended config space
[    0.282559] PCI: Using configuration type 1 for base access
[    0.293370] ACPI: Added _OSI(Module Device)
[    0.293374] ACPI: Added _OSI(Processor Device)
[    0.293376] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.293378] ACPI: Added _OSI(Processor Aggregator Device)
[    0.297280] ACPI: Executed 1 blocks of module-level executable AML code
[    0.301911] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.323484] ACPI: Interpreter enabled
[    0.323495] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
[    0.323501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
[    0.323519] ACPI: (supports S0 S3 S4 S5)
[    0.323522] ACPI: Using IOAPIC for interrupt routing
[    0.323762] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.324136] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.324308] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.324511] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.335527] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.335534] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.335540] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.335709] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000cf1ff])
[    0.335713] acpi PNP0A08:00: ignoring host bridge window [mem 0x000d0000-0x000d3fff] (conflicts with Adapter ROM [mem 0x000cf800-0x000d07ff])
[    0.335718] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.335971] PCI host bridge to bus 0000:00
[    0.335974] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.335977] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.335985] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.335988] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.335990] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
[    0.335992] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
[    0.335994] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
[    0.335996] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.335998] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.336000] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.336001] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.336003] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    0.336005] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
[    0.336007] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
[    0.336009] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff]
[    0.336011] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff]
[    0.336013] pci_bus 0000:00: root bus resource [mem 0xfed45000-0xffffffff]
[    0.336022] pci 0000:00:00.0: [1022:1410] type 00 class 0x060000
[    0.336199] pci 0000:00:01.0: [1002:9903] type 00 class 0x030000
[    0.336211] pci 0000:00:01.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
[    0.336217] pci 0000:00:01.0: reg 0x14: [io  0x4000-0x40ff]
[    0.336224] pci 0000:00:01.0: reg 0x18: [mem 0xf0300000-0xf033ffff]
[    0.336266] pci 0000:00:01.0: supports D1 D2
[    0.336358] pci 0000:00:01.1: [1002:9902] type 00 class 0x040300
[    0.336369] pci 0000:00:01.1: reg 0x10: [mem 0xf0344000-0xf0347fff]
[    0.336417] pci 0000:00:01.1: supports D1 D2
[    0.336509] pci 0000:00:02.0: [1022:1412] type 01 class 0x060400
[    0.336560] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.336710] pci 0000:00:04.0: [1022:1414] type 01 class 0x060400
[    0.336759] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.336812] pci 0000:00:04.0: System wakeup disabled by ACPI
[    0.336867] pci 0000:00:05.0: [1022:1415] type 01 class 0x060400
[    0.336916] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.336970] pci 0000:00:05.0: System wakeup disabled by ACPI
[    0.337102] pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330
[    0.337124] pci 0000:00:10.0: reg 0x10: [mem 0xf0348000-0xf0349fff 64bit]
[    0.337221] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[    0.337272] pci 0000:00:10.0: System wakeup disabled by ACPI
[    0.337330] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
[    0.337347] pci 0000:00:11.0: reg 0x10: [io  0x4118-0x411f]
[    0.337356] pci 0000:00:11.0: reg 0x14: [io  0x4124-0x4127]
[    0.337364] pci 0000:00:11.0: reg 0x18: [io  0x4110-0x4117]
[    0.337373] pci 0000:00:11.0: reg 0x1c: [io  0x4120-0x4123]
[    0.337382] pci 0000:00:11.0: reg 0x20: [io  0x4100-0x410f]
[    0.337390] pci 0000:00:11.0: reg 0x24: [mem 0xf034e000-0xf034e7ff]
[    0.337516] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
[    0.337528] pci 0000:00:12.0: reg 0x10: [mem 0xf034d000-0xf034dfff]
[    0.337617] pci 0000:00:12.0: System wakeup disabled by ACPI
[    0.337703] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
[    0.338061] pci 0000:00:12.2: reg 0x10: [mem 0xf034c000-0xf034c0ff]
[    0.340177] pci 0000:00:12.2: supports D1 D2
[    0.340179] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.340285] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
[    0.340299] pci 0000:00:13.0: reg 0x10: [mem 0xf034b000-0xf034bfff]
[    0.340392] pci 0000:00:13.0: System wakeup disabled by ACPI
[    0.340458] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
[    0.340887] pci 0000:00:13.2: reg 0x10: [mem 0xf034a000-0xf034a0ff]
[    0.343004] pci 0000:00:13.2: supports D1 D2
[    0.343006] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.343116] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[    0.343284] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
[    0.343303] pci 0000:00:14.2: reg 0x10: [mem 0xf0340000-0xf0343fff 64bit]
[    0.343360] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.343454] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[    0.343595] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
[    0.343659] pci 0000:00:14.4: System wakeup disabled by ACPI
[    0.343722] pci 0000:00:18.0: [1022:1400] type 00 class 0x060000
[    0.343802] pci 0000:00:18.1: [1022:1401] type 00 class 0x060000
[    0.343878] pci 0000:00:18.2: [1022:1402] type 00 class 0x060000
[    0.343955] pci 0000:00:18.3: [1022:1403] type 00 class 0x060000
[    0.344036] pci 0000:00:18.4: [1022:1404] type 00 class 0x060000
[    0.344112] pci 0000:00:18.5: [1022:1405] type 00 class 0x060000
[    0.344337] pci 0000:01:00.0: [1002:6663] type 00 class 0x038000
[    0.344355] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.344367] pci 0000:01:00.0: reg 0x18: [mem 0xf0200000-0xf023ffff 64bit]
[    0.344375] pci 0000:01:00.0: reg 0x20: [io  0x3000-0x30ff]
[    0.344388] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.344446] pci 0000:01:00.0: supports D1 D2
[    0.344449] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.349478] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.349488] pci 0000:00:02.0:   bridge window [io  0x3000-0x3fff]
[    0.349493] pci 0000:00:02.0:   bridge window [mem 0xf0200000-0xf02fffff]
[    0.349498] pci 0000:00:02.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.349615] pci 0000:02:00.0: [1969:10a0] type 00 class 0x020000
[    0.349642] pci 0000:02:00.0: reg 0x10: [mem 0xf0100000-0xf013ffff 64bit]
[    0.349653] pci 0000:02:00.0: reg 0x18: [io  0x2000-0x207f]
[    0.349752] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.356148] pci 0000:00:04.0: PCI bridge to [bus 02]
[    0.356157] pci 0000:00:04.0:   bridge window [io  0x2000-0x2fff]
[    0.356162] pci 0000:00:04.0:   bridge window [mem 0xf0100000-0xf01fffff]
[    0.356295] pci 0000:03:00.0: [168c:0036] type 00 class 0x028000
[    0.356334] pci 0000:03:00.0: reg 0x10: [mem 0xf0000000-0xf007ffff 64bit]
[    0.356393] pci 0000:03:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[    0.356487] pci 0000:03:00.0: supports D1 D2
[    0.356490] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.362836] pci 0000:00:05.0: PCI bridge to [bus 03]
[    0.362848] pci 0000:00:05.0:   bridge window [mem 0xf0000000-0xf00fffff]
[    0.363018] pci 0000:00:14.4: PCI bridge to [bus 04] (subtractive decode)
[    0.363032] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.363036] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.363039] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.363041] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
[    0.363044] pci 0000:00:14.4:   bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
[    0.363047] pci 0000:00:14.4:   bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
[    0.363049] pci 0000:00:14.4:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.363052] pci 0000:00:14.4:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.363054] pci 0000:00:14.4:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    0.363057] pci 0000:00:14.4:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[    0.363059] pci 0000:00:14.4:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[    0.363062] pci 0000:00:14.4:   bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
[    0.363064] pci 0000:00:14.4:   bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
[    0.363067] pci 0000:00:14.4:   bridge window [mem 0xd0000000-0xf7ffffff] (subtractive decode)
[    0.363069] pci 0000:00:14.4:   bridge window [mem 0xfc000000-0xfed3ffff] (subtractive decode)
[    0.363072] pci 0000:00:14.4:   bridge window [mem 0xfed45000-0xffffffff] (subtractive decode)
[    0.363129] pci_bus 0000:00: on NUMA node 0
[    0.366581] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.366668] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.366752] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.366834] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.366902] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.366953] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.367003] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.367062] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.367177] ACPI: Enabled 5 GPEs in block 00 to 1F
[    0.367230] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[    0.367446] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.367456] vgaarb: loaded
[    0.367458] vgaarb: bridge control possible 0000:00:01.0
[    0.367505] PCI: Using ACPI for IRQ routing
[    0.369255] PCI: pci_cache_line_size set to 64 bytes
[    0.369352] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
[    0.369355] e820: reserve RAM buffer [mem 0x9555e000-0x97ffffff]
[    0.369357] e820: reserve RAM buffer [mem 0x95dbc000-0x97ffffff]
[    0.369358] e820: reserve RAM buffer [mem 0x9f8bf000-0x9fffffff]
[    0.369360] e820: reserve RAM buffer [mem 0x9fc00000-0x9fffffff]
[    0.369516] NetLabel: Initializing
[    0.369518] NetLabel:  domain hash size = 128
[    0.369519] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.369532] NetLabel:  unlabeled traffic allowed by default
[    0.369583] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.369588] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.371730] Switched to clocksource hpet
[    0.378213] pnp: PnP ACPI init
[    0.378231] ACPI: bus type PNP registered
[    0.378374] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.378377] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.378381] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.378616] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.378678] pnp 00:02: Plug and Play ACPI device, IDs MSF0001 PNP0303 (active)
[    0.378740] pnp 00:03: Plug and Play ACPI device, IDs ETD061b ETD0001 PNP0f13 (active)
[    0.378836] system 00:04: [io  0x0400-0x04cf] could not be reserved
[    0.378839] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.378841] system 00:04: [io  0x04d6] has been reserved
[    0.378844] system 00:04: [io  0x0680-0x06ff] has been reserved
[    0.378846] system 00:04: [io  0x077a] has been reserved
[    0.378848] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.378850] system 00:04: [io  0x0c14] has been reserved
[    0.378853] system 00:04: [io  0x0c50-0x0c52] has been reserved
[    0.378855] system 00:04: [io  0x0c6c] has been reserved
[    0.378857] system 00:04: [io  0x0c6f] has been reserved
[    0.378859] system 00:04: [io  0x0cd0-0x0cdb] has been reserved
[    0.378862] system 00:04: [io  0x0840-0x0847] has been reserved
[    0.378864] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.378944] system 00:05: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.378947] system 00:05: [mem 0xffc00000-0xffffffff] has been reserved
[    0.378950] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.382206] pnp: PnP ACPI: found 6 devices
[    0.382211] ACPI: bus type PNP unregistered
[    0.420296] pci 0000:03:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[    0.420325] pci 0000:01:00.0: BAR 6: assigned [mem 0xf0240000-0xf025ffff pref]
[    0.420328] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.420331] pci 0000:00:02.0:   bridge window [io  0x3000-0x3fff]
[    0.420335] pci 0000:00:02.0:   bridge window [mem 0xf0200000-0xf02fffff]
[    0.420339] pci 0000:00:02.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.420343] pci 0000:00:04.0: PCI bridge to [bus 02]
[    0.420346] pci 0000:00:04.0:   bridge window [io  0x2000-0x2fff]
[    0.420349] pci 0000:00:04.0:   bridge window [mem 0xf0100000-0xf01fffff]
[    0.420355] pci 0000:03:00.0: BAR 6: assigned [mem 0xf0080000-0xf008ffff pref]
[    0.420357] pci 0000:00:05.0: PCI bridge to [bus 03]
[    0.420361] pci 0000:00:05.0:   bridge window [mem 0xf0000000-0xf00fffff]
[    0.420366] pci 0000:00:14.4: PCI bridge to [bus 04]
[    0.420377] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.420380] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.420382] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.420384] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
[    0.420386] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
[    0.420388] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
[    0.420391] pci_bus 0000:00: resource 10 [mem 0x000d4000-0x000d7fff]
[    0.420393] pci_bus 0000:00: resource 11 [mem 0x000d8000-0x000dbfff]
[    0.420395] pci_bus 0000:00: resource 12 [mem 0x000dc000-0x000dffff]
[    0.420397] pci_bus 0000:00: resource 13 [mem 0x000e0000-0x000e3fff]
[    0.420399] pci_bus 0000:00: resource 14 [mem 0x000e4000-0x000e7fff]
[    0.420401] pci_bus 0000:00: resource 15 [mem 0x000e8000-0x000ebfff]
[    0.420403] pci_bus 0000:00: resource 16 [mem 0x000ec000-0x000effff]
[    0.420405] pci_bus 0000:00: resource 17 [mem 0xd0000000-0xf7ffffff]
[    0.420407] pci_bus 0000:00: resource 18 [mem 0xfc000000-0xfed3ffff]
[    0.420409] pci_bus 0000:00: resource 19 [mem 0xfed45000-0xffffffff]
[    0.420411] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.420413] pci_bus 0000:01: resource 1 [mem 0xf0200000-0xf02fffff]
[    0.420416] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    0.420418] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.420420] pci_bus 0000:02: resource 1 [mem 0xf0100000-0xf01fffff]
[    0.420422] pci_bus 0000:03: resource 1 [mem 0xf0000000-0xf00fffff]
[    0.420425] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7]
[    0.420427] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff]
[    0.420429] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
[    0.420431] pci_bus 0000:04: resource 7 [mem 0x000c0000-0x000c3fff]
[    0.420433] pci_bus 0000:04: resource 8 [mem 0x000c4000-0x000c7fff]
[    0.420435] pci_bus 0000:04: resource 9 [mem 0x000c8000-0x000cbfff]
[    0.420437] pci_bus 0000:04: resource 10 [mem 0x000d4000-0x000d7fff]
[    0.420439] pci_bus 0000:04: resource 11 [mem 0x000d8000-0x000dbfff]
[    0.420441] pci_bus 0000:04: resource 12 [mem 0x000dc000-0x000dffff]
[    0.420443] pci_bus 0000:04: resource 13 [mem 0x000e0000-0x000e3fff]
[    0.420445] pci_bus 0000:04: resource 14 [mem 0x000e4000-0x000e7fff]
[    0.420447] pci_bus 0000:04: resource 15 [mem 0x000e8000-0x000ebfff]
[    0.420449] pci_bus 0000:04: resource 16 [mem 0x000ec000-0x000effff]
[    0.420451] pci_bus 0000:04: resource 17 [mem 0xd0000000-0xf7ffffff]
[    0.420453] pci_bus 0000:04: resource 18 [mem 0xfc000000-0xfed3ffff]
[    0.420455] pci_bus 0000:04: resource 19 [mem 0xfed45000-0xffffffff]
[    0.420484] NET: Registered protocol family 2
[    0.420674] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.420689] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.420717] TCP: Hash tables configured (established 8192 bind 8192)
[    0.420733] TCP: reno registered
[    0.420736] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.420742] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.420798] NET: Registered protocol family 1
[    0.420831] pci 0000:00:01.0: Boot video device
[    1.038734] pci 0000:02:00.0: set MSI_INTX_DISABLE_BUG flag
[    1.038759] PCI: CLS 64 bytes, default 64
[    1.038818] Unpacking initramfs...
[    1.112669] Freeing initrd memory: 3396K (f74ad000 - f77fe000)
[    1.112753] Simple Boot Flag at 0x44 set to 0x1
[    1.113077] perf: AMD NB counters detected
[    1.113122] LVT offset 0 assigned for vector 0x400
[    1.113138] perf: AMD IBS detected (0x000000ff)
[    1.113149] apm: BIOS not found.
[    1.113200] Scanning for low memory corruption every 60 seconds
[    1.113689] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    1.114240] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    1.116388] zbud: loaded
[    1.116669] VFS: Disk quotas dquot_6.5.2
[    1.116720] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.116962] msgmni has been set to 1707
[    1.117034] Key type big_key registered
[    1.117325] bounce: pool size: 64 pages
[    1.117370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.117448] io scheduler noop registered
[    1.117452] io scheduler deadline registered
[    1.117524] io scheduler cfq registered (default)
[    1.118017] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.118037] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.118114] GHES: HEST is not enabled!
[    1.118129] isapnp: Scanning for PnP cards...
[    1.513691] isapnp: No Plug & Play device found
[    1.513876] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.514746] rtc_cmos 00:01: RTC can wake from S4
[    1.515007] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    1.515032] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[    1.515076] ledtrig-cpu: registered to indicate activity on CPUs
[    1.515246] TCP: cubic registered
[    1.515386] NET: Registered protocol family 10
[    1.515657] NET: Registered protocol family 17
[    1.516096] Using IPI No-Shortcut mode
[    1.516269] registered taskstats version 1
[    1.516866]   Magic number: 14:856:502
[    1.516927] rtc_cmos 00:01: setting system clock to 2014-09-21 22:28:27 UTC (1411338507)
[    1.517032] PM: Hibernation image not present or could not be loaded.
[    1.517281] Freeing unused kernel memory: 568K (c1630000 - c16be000)
[    1.517350] Write protecting the kernel text: 4516k
[    1.517388] Write protecting the kernel read-only data: 1332k
[    1.527560] random: systemd-tmpfile urandom read with 0 bits of entropy available
[    1.529660] systemd-udevd[57]: starting version 216
[    1.549349] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSSG] at 0x60,0x64 irq 1,12
[    1.568048] ACPI: bus type USB registered
[    1.568103] usbcore: registered new interface driver usbfs
[    1.568141] usbcore: registered new interface driver hub
[    1.568537] SCSI subsystem initialized
[    1.574578] usbcore: registered new device driver usb
[    1.593572] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.593667] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.593746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.594746] ehci-pci: EHCI PCI platform driver
[    1.594935] QUIRK: Enable AMD PLL fix
[    1.594970] ehci-pci 0000:00:12.2: EHCI Host Controller
[    1.594980] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    1.594989] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.595002] ehci-pci 0000:00:12.2: debug port 1
[    1.595055] ehci-pci 0000:00:12.2: irq 17, io mem 0xf034c000
[    1.595121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.595830] ohci-pci: OHCI PCI platform driver
[    1.601895] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.602284] libata version 3.00 loaded.
[    1.602306] hub 1-0:1.0: USB hub found
[    1.602325] hub 1-0:1.0: 5 ports detected
[    1.602883] ehci-pci 0000:00:13.2: EHCI Host Controller
[    1.602893] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    1.602899] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.602912] ehci-pci 0000:00:13.2: debug port 1
[    1.602945] ehci-pci 0000:00:13.2: irq 17, io mem 0xf034a000
[    1.612011] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.612308] hub 2-0:1.0: USB hub found
[    1.612317] hub 2-0:1.0: 5 ports detected
[    1.612814] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    1.612828] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
[    1.613042] xhci_hcd 0000:00:10.0: irq 40 for MSI/MSI-X
[    1.613048] xhci_hcd 0000:00:10.0: irq 41 for MSI/MSI-X
[    1.613052] xhci_hcd 0000:00:10.0: irq 42 for MSI/MSI-X
[    1.613056] xhci_hcd 0000:00:10.0: irq 43 for MSI/MSI-X
[    1.613060] xhci_hcd 0000:00:10.0: irq 44 for MSI/MSI-X
[    1.613374] hub 3-0:1.0: USB hub found
[    1.613388] hub 3-0:1.0: 2 ports detected
[    1.613609] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    1.613614] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 4
[    1.616754] hub 4-0:1.0: USB hub found
[    1.616768] hub 4-0:1.0: 2 ports detected
[    1.617093] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    1.617107] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 5
[    1.617152] ohci-pci 0000:00:12.0: irq 18, io mem 0xf034d000
[    1.645460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.673072] hub 5-0:1.0: USB hub found
[    1.673098] hub 5-0:1.0: 5 ports detected
[    1.673547] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    1.673554] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 6
[    1.673585] ohci-pci 0000:00:13.0: irq 18, io mem 0xf034b000
[    1.729803] hub 6-0:1.0: USB hub found
[    1.729831] hub 6-0:1.0: 5 ports detected
[    1.730166] ahci 0000:00:11.0: version 3.0
[    1.730351] ahci 0000:00:11.0: irq 45 for MSI/MSI-X
[    1.730404] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.730409] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
[    1.731131] scsi0 : ahci
[    1.731321] scsi1 : ahci
[    1.731403] ata1: SATA max UDMA/133 abar m2048@0xf034e000 port 0xf034e100 irq 45
[    1.731407] ata2: SATA max UDMA/133 abar m2048@0xf034e000 port 0xf034e180 irq 45
[    1.962152] usb 1-4: new high-speed USB device number 3 using ehci-pci
[    2.115336] tsc: Refined TSC clocksource calibration: 1896.456 MHz
[    2.215395] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.215424] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.216948] ata2.00: ATAPI: MATSHITADVD-RAM UJ8C2, 1.00, max UDMA/133
[    2.218438] ata2.00: configured for UDMA/133
[    2.274381] ata1.00: ATA-9: ST1000LM014-1EJ164, LVD3, max UDMA/133
[    2.274386] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.318651] ata1.00: configured for UDMA/133
[    2.318844] scsi 0:0:0:0: Direct-Access     ATA      ST1000LM014-1EJ1 LVD3 PQ: 0 ANSI: 5
[    2.320735] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ8C2    1.00 PQ: 0 ANSI: 5
[    2.337991] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.337996] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.338079] sd 0:0:0:0: [sda] Write Protect is off
[    2.338085] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.338151] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.338885]  sda: sda1 sda2 sda3
[    2.339411] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.348995] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.348999] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.349240] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.395434] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[    2.438944] ata1.00: exception Emask 0x0 SAct 0x80 SErr 0x0 action 0x6
[    2.438989] ata1.00: irq_stat 0x40000008
[    2.439030] ata1.00: failed command: READ FPDMA QUEUED
[    2.439074] ata1.00: cmd 60/08:38:18:08:00/00:00:00:00:00/40 tag 7 ncq 4096 in
         res 41/84:08:18:08:00/00:00:00:00:00/00 Emask 0x410 (ATA bus error) <F>
[    2.439127] ata1.00: status: { DRDY ERR }
[    2.439166] ata1.00: error: { ICRC ABRT }
[    2.439207] ata1: hard resetting link
[    2.555934] usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.555943] usb 3-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.559635] hidraw: raw HID events driver (C) Jiri Kosina
[    2.586950] usbcore: registered new interface driver usbhid
[    2.586953] usbhid: USB HID core driver
[    2.588065] input: Microsoft Comfort Curve Keyboard 3000 as /devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/0003:045E:0780.0001/input/input2
[    2.588153] hid-generic 0003:045E:0780.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Comfort Curve Keyboard 3000] on usb-0000:00:10.0-1/input0
[    2.594030] input: Microsoft Comfort Curve Keyboard 3000 as /devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.1/0003:045E:0780.0002/input/input3
[    2.594150] hid-generic 0003:045E:0780.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Comfort Curve Keyboard 3000] on usb-0000:00:10.0-1/input1
[    2.662213] usb 2-2: new high-speed USB device number 2 using ehci-pci
[    2.915446] usb 5-1: new low-speed USB device number 2 using ohci-pci
[    2.925441] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.039928] ata1.00: configured for UDMA/133
[    3.039955] ata1: EH complete
[    3.081259] input: USB Mouse               as /devices/pci0000:00/0000:00:12.0/usb5/5-1/5-1:1.0/0003:05E3:1205.0003/input/input4
[    3.081368] hid-generic 0003:05E3:1205.0003: input,hidraw2: USB HID v1.10 Mouse [USB Mouse              ] on usb-0000:00:12.0-1/input0
[    3.089081] ata1.00: exception Emask 0x0 SAct 0x40000 SErr 0x0 action 0x6
[    3.089128] ata1.00: irq_stat 0x40000008
[    3.089168] ata1.00: failed command: READ FPDMA QUEUED
[    3.089212] ata1.00: cmd 60/08:90:78:28:03/00:00:00:00:00/40 tag 18 ncq 4096 in
         res 41/84:08:7c:28:03/00:00:00:00:00/00 Emask 0x410 (ATA bus error) <F>
[    3.089265] ata1.00: status: { DRDY ERR }
[    3.089304] ata1.00: error: { ICRC ABRT }
[    3.089346] ata1: hard resetting link
[    3.115583] Switched to clocksource tsc
[    3.575598] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.694602] ata1.00: configured for UDMA/133
[    3.694621] ata1: EH complete
[    3.809120] ata1.00: exception Emask 0x0 SAct 0x1e00 SErr 0x0 action 0x6
[    3.809168] ata1.00: irq_stat 0x40000008
[    3.809208] ata1.00: failed command: READ FPDMA QUEUED
[    3.809251] ata1.00: cmd 60/08:48:10:08:00/00:00:00:00:00/40 tag 9 ncq 4096 in
         res 41/84:08:10:08:00/00:00:00:00:00/00 Emask 0x410 (ATA bus error) <F>
[    3.809305] ata1.00: status: { DRDY ERR }
[    3.809343] ata1.00: error: { ICRC ABRT }
[    3.809385] ata1: hard resetting link
[    4.295566] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.404835] ata1.00: configured for UDMA/133
[    4.404858] ata1: EH complete
[    4.453715] ata1.00: exception Emask 0x0 SAct 0x1fe000 SErr 0x0 action 0x0
[    4.453760] ata1.00: irq_stat 0x40000008
[    4.453799] ata1.00: failed command: READ FPDMA QUEUED
[    4.453842] ata1.00: cmd 60/80:68:80:08:00/01:00:00:00:00/40 tag 13 ncq 196608 in
         res 41/40:80:b8:09:00/00:01:00:00:00/00 Emask 0x409 (media error) <F>
[    4.453894] ata1.00: status: { DRDY ERR }
[    4.453932] ata1.00: error: { UNC }
[    4.637639] ata1.00: configured for UDMA/133
[    4.637688] sd 0:0:0:0: [sda] Unhandled sense code
[    4.637691] sd 0:0:0:0: [sda]  
[    4.637693] Result: hostbyte=0x00 driverbyte=0x08
[    4.637695] sd 0:0:0:0: [sda]  
[    4.637697] Sense Key : 0x3 [current] [descriptor]
[    4.637700] Descriptor sense data with sense descriptors (in hex):
[    4.637702]         72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00 
[    4.637710]         00 00 09 b8 
[    4.637714] sd 0:0:0:0: [sda]  
[    4.637716] ASC=0x11 ASCQ=0x4
[    4.637718] sd 0:0:0:0: [sda] CDB: 
[    4.637719] cdb[0]=0x28: 28 00 00 00 08 80 00 01 80 00
[    4.637727] end_request: I/O error, dev sda, sector 2488
[    4.637786] Buffer I/O error on device sda1, logical block 55
[    4.637826] Buffer I/O error on device sda1, logical block 56
[    4.637866] Buffer I/O error on device sda1, logical block 57
[    4.637905] Buffer I/O error on device sda1, logical block 58
[    4.637945] Buffer I/O error on device sda1, logical block 59
[    4.637984] Buffer I/O error on device sda1, logical block 60
[    4.638024] Buffer I/O error on device sda1, logical block 61
[    4.638063] Buffer I/O error on device sda1, logical block 62
[    4.638105] Buffer I/O error on device sda1, logical block 63
[    4.638188] ata1: EH complete
[    4.879313] ata1: limiting SATA link speed to 3.0 Gbps
[    4.879320] ata1.00: exception Emask 0x0 SAct 0x4000 SErr 0x0 action 0x6
[    4.879364] ata1.00: irq_stat 0x40000008
[    4.879404] ata1.00: failed command: READ FPDMA QUEUED
[    4.879448] ata1.00: cmd 60/08:70:50:2b:03/00:00:00:00:00/40 tag 14 ncq 4096 in
         res 41/84:08:50:2b:03/00:00:00:00:00/00 Emask 0x410 (ATA bus error) <F>
[    4.879502] ata1.00: status: { DRDY ERR }
[    4.879540] ata1.00: error: { ICRC ABRT }
[    4.879583] ata1: hard resetting link
[    5.365653] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
[    5.469816] ata1.00: configured for UDMA/133
[    5.469845] ata1: EH complete
[    5.582799] ata1.00: exception Emask 0x0 SAct 0x80 SErr 0x0 action 0x6
[    5.582859] ata1.00: irq_stat 0x40000008
[    5.582900] ata1.00: failed command: READ FPDMA QUEUED
[    5.582943] ata1.00: cmd 60/08:38:18:0b:00/00:00:00:00:00/40 tag 7 ncq 4096 in
         res 41/84:08:19:0b:00/00:00:00:00:00/00 Emask 0x410 (ATA bus error) <F>
[    5.582997] ata1.00: status: { DRDY ERR }
[    5.583036] ata1.00: error: { ICRC ABRT }
[    5.583078] ata1: hard resetting link
[    6.069015] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
[    6.191135] ata1.00: configured for UDMA/133
[    6.191166] ata1: EH complete
[    6.256026] ata1.00: exception Emask 0x0 SAct 0x8000 SErr 0x0 action 0x6
[    6.256073] ata1.00: irq_stat 0x40000008
[    6.256114] ata1.00: failed command: READ FPDMA QUEUED
[    6.256158] ata1.00: cmd 60/08:78:00:38:03/00:00:00:00:00/40 tag 15 ncq 4096 in
         res 41/84:08:02:38:03/00:00:00:00:00/00 Emask 0x410 (ATA bus error) <F>
[    6.256212] ata1.00: status: { DRDY ERR }
[    6.256250] ata1.00: error: { ICRC ABRT }
[    6.256292] ata1: hard resetting link
[    6.742436] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
[    6.845773] ata1.00: configured for UDMA/133
[    6.845806] ata1: EH complete
[    6.986177] ata1.00: exception Emask 0x0 SAct 0x80000 SErr 0x0 action 0x6
[    6.986223] ata1.00: irq_stat 0x40000008
[    6.986264] ata1.00: failed command: READ FPDMA QUEUED
[    6.986308] ata1.00: cmd 60/08:98:b0:f8:b5/00:00:58:00:00/40 tag 19 ncq 4096 in
         res 41/84:08:b0:f8:b5/00:00:58:00:00/00 Emask 0x410 (ATA bus error) <F>
[    6.986360] ata1.00: status: { DRDY ERR }
[    6.986399] ata1.00: error: { ICRC ABRT }
[    6.986440] ata1: hard resetting link
[    7.472592] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
[    7.578097] ata1.00: configured for UDMA/133
[    7.578124] ata1: EH complete
[    7.587216] random: nonblocking pool is initialized
[    7.602800] ata1: limiting SATA link speed to 1.5 Gbps
[    7.602806] ata1.00: exception Emask 0x0 SAct 0x800000 SErr 0x0 action 0x6
[    7.602850] ata1.00: irq_stat 0x40000008
[    7.602889] ata1.00: failed command: READ FPDMA QUEUED
[    7.602931] ata1.00: cmd 60/08:b8:c8:58:b6/00:00:58:00:00/40 tag 23 ncq 4096 in
         res 41/84:08:cc:58:b6/00:00:58:00:00/00 Emask 0x410 (ATA bus error) <F>
[    7.602982] ata1.00: status: { DRDY ERR }
[    7.603020] ata1.00: error: { ICRC ABRT }
[    7.603061] ata1: hard resetting link
[    8.089174] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    8.188490] ata1.00: configured for UDMA/133
[    8.188517] ata1: EH complete
[    8.216300] ata1.00: exception Emask 0x0 SAct 0x2000000 SErr 0x0 action 0x6
[    8.216361] ata1.00: irq_stat 0x40000008
[    8.216402] ata1.00: failed command: READ FPDMA QUEUED
[    8.216446] ata1.00: cmd 60/08:c8:d0:78:b6/00:00:58:00:00/40 tag 25 ncq 4096 in
         res 41/84:08:d0:78:b6/00:00:58:00:00/00 Emask 0x410 (ATA bus error) <F>
[    8.216500] ata1.00: status: { DRDY ERR }
[    8.216539] ata1.00: error: { ICRC ABRT }
[    8.216581] ata1: hard resetting link
[    8.702603] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    8.809726] ata1.00: configured for UDMA/133
[    8.809758] ata1: EH complete
[    8.836250] ata1.00: exception Emask 0x0 SAct 0x8000000 SErr 0x0 action 0x6
[    8.836295] ata1.00: irq_stat 0x40000008
[    8.836335] ata1.00: failed command: READ FPDMA QUEUED
[    8.836377] ata1.00: cmd 60/08:d8:d8:98:b6/00:00:58:00:00/40 tag 27 ncq 4096 in
         res 41/84:08:d8:98:b6/00:00:58:00:00/00 Emask 0x410 (ATA bus error) <F>
[    8.836429] ata1.00: status: { DRDY ERR }
[    8.836467] ata1.00: error: { ICRC ABRT }
[    8.836507] ata1: hard resetting link
[    9.322654] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    9.430994] ata1.00: configured for UDMA/133
[    9.431018] ata1: EH complete
[    9.664088] EXT4-fs (sda3): mounting ext3 file system using the ext4 subsystem
[    9.686362] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    9.837482] ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x6
[    9.837542] ata1.00: irq_stat 0x40000008
[    9.837583] ata1.00: failed command: READ FPDMA QUEUED
[    9.837626] ata1.00: cmd 60/08:28:20:08:89/00:00:5e:00:00/40 tag 5 ncq 4096 in
         res 41/84:08:20:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[    9.837680] ata1.00: status: { DRDY ERR }
[    9.837719] ata1.00: error: { ICRC ABRT }
[    9.837761] ata1: hard resetting link
[   10.322740] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   10.515900] ata1.00: configured for UDMA/133
[   10.515972] sd 0:0:0:0: [sda]  
[   10.515975] Result: hostbyte=0x00 driverbyte=0x08
[   10.515978] sd 0:0:0:0: [sda]  
[   10.515979] Sense Key : 0xb [current] [descriptor]
[   10.515983] Descriptor sense data with sense descriptors (in hex):
[   10.515984]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   10.515992]         5e 89 08 20 
[   10.515997] sd 0:0:0:0: [sda]  
[   10.515998] ASC=0x47 ASCQ=0x0
[   10.516001] sd 0:0:0:0: [sda] CDB: 
[   10.516002] cdb[0]=0x28: 28 00 5e 89 08 20 00 00 08 00
[   10.516010] end_request: I/O error, dev sda, sector 1586038816
[   10.516148] ata1: EH complete
[   10.529733] ata1.00: limiting speed to UDMA/100:PIO4
[   10.529740] ata1.00: exception Emask 0x0 SAct 0x7fffff1f SErr 0x0 action 0x6
[   10.529786] ata1.00: irq_stat 0x40000008
[   10.529826] ata1.00: failed command: READ FPDMA QUEUED
[   10.529870] ata1.00: cmd 60/08:40:d0:08:89/00:00:5e:00:00/40 tag 8 ncq 4096 in
         res 41/84:08:d4:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   10.529924] ata1.00: status: { DRDY ERR }
[   10.529962] ata1.00: error: { ICRC ABRT }
[   10.530004] ata1: hard resetting link
[   11.016129] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   11.139673] ata1.00: configured for UDMA/100
[   11.139723] sd 0:0:0:0: [sda]  
[   11.139725] Result: hostbyte=0x00 driverbyte=0x08
[   11.139728] sd 0:0:0:0: [sda]  
[   11.139730] Sense Key : 0xb [current] [descriptor]
[   11.139733] Descriptor sense data with sense descriptors (in hex):
[   11.139735]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   11.139743]         5e 89 08 d4 
[   11.139747] sd 0:0:0:0: [sda]  
[   11.139749] ASC=0x47 ASCQ=0x0
[   11.139751] sd 0:0:0:0: [sda] CDB: 
[   11.139753] cdb[0]=0x28: 28 00 5e 89 08 d0 00 00 08 00
[   11.139761] end_request: I/O error, dev sda, sector 1586038992
[   11.139889] ata1: EH complete
[   11.153122] ata1.00: exception Emask 0x0 SAct 0x7fffffc1 SErr 0x0 action 0x6
[   11.153169] ata1.00: irq_stat 0x40000008
[   11.153210] ata1.00: failed command: READ FPDMA QUEUED
[   11.153253] ata1.00: cmd 60/08:30:28:08:89/00:00:5e:00:00/40 tag 6 ncq 4096 in
         res 41/84:08:28:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   11.153306] ata1.00: status: { DRDY ERR }
[   11.153345] ata1.00: error: { ICRC ABRT }
[   11.153386] ata1: hard resetting link
[   11.639485] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   11.749884] ata1.00: configured for UDMA/100
[   11.749918] sd 0:0:0:0: [sda]  
[   11.749920] Result: hostbyte=0x00 driverbyte=0x08
[   11.749923] sd 0:0:0:0: [sda]  
[   11.749925] Sense Key : 0xb [current] [descriptor]
[   11.749928] Descriptor sense data with sense descriptors (in hex):
[   11.749930]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   11.749938]         5e 89 08 28 
[   11.749942] sd 0:0:0:0: [sda]  
[   11.749944] ASC=0x47 ASCQ=0x0
[   11.749946] sd 0:0:0:0: [sda] CDB: 
[   11.749948] cdb[0]=0x28: 28 00 5e 89 08 28 00 00 08 00
[   11.749956] end_request: I/O error, dev sda, sector 1586038824
[   11.750093] ata1: EH complete
[   11.763159] ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x6
[   11.763206] ata1.00: irq_stat 0x40000008
[   11.763247] ata1.00: failed command: READ FPDMA QUEUED
[   11.763290] ata1.00: cmd 60/08:28:c8:08:89/00:00:5e:00:00/40 tag 5 ncq 4096 in
         res 41/84:08:c8:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   11.763343] ata1.00: status: { DRDY ERR }
[   11.763382] ata1.00: error: { ICRC ABRT }
[   11.763424] ata1: hard resetting link
[   12.249523] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   12.360321] ata1.00: configured for UDMA/100
[   12.360370] sd 0:0:0:0: [sda]  
[   12.360372] Result: hostbyte=0x00 driverbyte=0x08
[   12.360375] sd 0:0:0:0: [sda]  
[   12.360377] Sense Key : 0xb [current] [descriptor]
[   12.360380] Descriptor sense data with sense descriptors (in hex):
[   12.360381]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   12.360390]         5e 89 08 c8 
[   12.360394] sd 0:0:0:0: [sda]  
[   12.360395] ASC=0x47 ASCQ=0x0
[   12.360398] sd 0:0:0:0: [sda] CDB: 
[   12.360399] cdb[0]=0x28: 28 00 5e 89 08 c8 00 00 08 00
[   12.360407] end_request: I/O error, dev sda, sector 1586038984
[   12.360543] ata1: EH complete
[   12.369958] ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x6
[   12.370005] ata1.00: irq_stat 0x40000008
[   12.370045] ata1.00: failed command: READ FPDMA QUEUED
[   12.370090] ata1.00: cmd 60/08:28:38:08:89/00:00:63:00:00/40 tag 5 ncq 4096 in
         res 41/84:08:3a:08:89/00:00:63:00:00/00 Emask 0x410 (ATA bus error) <F>
[   12.370143] ata1.00: status: { DRDY ERR }
[   12.370182] ata1.00: error: { ICRC ABRT }
[   12.370224] ata1: hard resetting link
[   12.856285] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   12.959379] ata1.00: configured for UDMA/100
[   12.959426] sd 0:0:0:0: [sda]  
[   12.959429] Result: hostbyte=0x00 driverbyte=0x08
[   12.959432] sd 0:0:0:0: [sda]  
[   12.959433] Sense Key : 0xb [current] [descriptor]
[   12.959437] Descriptor sense data with sense descriptors (in hex):
[   12.959438]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   12.959447]         63 89 08 3a 
[   12.959462] sd 0:0:0:0: [sda]  
[   12.959464] ASC=0x47 ASCQ=0x0
[   12.959466] sd 0:0:0:0: [sda] CDB: 
[   12.959468] cdb[0]=0x28: 28 00 63 89 08 38 00 00 08 00
[   12.959476] end_request: I/O error, dev sda, sector 1669924920
[   12.959616] ata1: EH complete
[   12.973195] ata1.00: limiting speed to UDMA/33:PIO4
[   12.973202] ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x6
[   12.973247] ata1.00: irq_stat 0x40000008
[   12.973287] ata1.00: failed command: READ FPDMA QUEUED
[   12.973331] ata1.00: cmd 60/08:30:c0:08:89/00:00:5e:00:00/40 tag 6 ncq 4096 in
         res 41/84:08:c0:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   12.973384] ata1.00: status: { DRDY ERR }
[   12.973423] ata1.00: error: { ICRC ABRT }
[   12.973464] ata1: hard resetting link
[   13.459735] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   13.569691] ata1.00: configured for UDMA/33
[   13.569750] sd 0:0:0:0: [sda]  
[   13.569753] Result: hostbyte=0x00 driverbyte=0x08
[   13.569755] sd 0:0:0:0: [sda]  
[   13.569757] Sense Key : 0xb [current] [descriptor]
[   13.569761] Descriptor sense data with sense descriptors (in hex):
[   13.569763]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   13.569771]         5e 89 08 c0 
[   13.569775] sd 0:0:0:0: [sda]  
[   13.569777] ASC=0x47 ASCQ=0x0
[   13.569779] sd 0:0:0:0: [sda] CDB: 
[   13.569781] cdb[0]=0x28: 28 00 5e 89 08 c0 00 00 08 00
[   13.569789] end_request: I/O error, dev sda, sector 1586038976
[   13.569933] ata1: EH complete
[   13.583315] ata1.00: exception Emask 0x0 SAct 0x7fffff9f SErr 0x0 action 0x6
[   13.583360] ata1.00: irq_stat 0x40000008
[   13.583399] ata1.00: failed command: READ FPDMA QUEUED
[   13.583441] ata1.00: cmd 60/08:38:30:08:89/00:00:63:00:00/40 tag 7 ncq 4096 in
         res 41/84:08:30:08:89/00:00:63:00:00/00 Emask 0x410 (ATA bus error) <F>
[   13.585478] ata1.00: status: { DRDY ERR }
[   13.585516] ata1.00: error: { ICRC ABRT }
[   13.585558] ata1: hard resetting link
[   14.069688] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   14.180020] ata1.00: configured for UDMA/33
[   14.180069] sd 0:0:0:0: [sda]  
[   14.180072] Result: hostbyte=0x00 driverbyte=0x08
[   14.180074] sd 0:0:0:0: [sda]  
[   14.180076] Sense Key : 0xb [current] [descriptor]
[   14.180079] Descriptor sense data with sense descriptors (in hex):
[   14.180081]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   14.180089]         63 89 08 30 
[   14.180094] sd 0:0:0:0: [sda]  
[   14.180095] ASC=0x47 ASCQ=0x0
[   14.180098] sd 0:0:0:0: [sda] CDB: 
[   14.180099] cdb[0]=0x28: 28 00 63 89 08 30 00 00 08 00
[   14.180108] end_request: I/O error, dev sda, sector 1669924912
[   14.180245] ata1: EH complete
[   14.190091] ata1.00: exception Emask 0x0 SAct 0x7fffffe3 SErr 0x0 action 0x6
[   14.190153] ata1.00: irq_stat 0x40000008
[   14.190193] ata1.00: failed command: READ FPDMA QUEUED
[   14.190237] ata1.00: cmd 60/a8:28:70:08:89/00:00:63:00:00/40 tag 5 ncq 86016 in
         res 41/84:a8:80:08:89/00:00:63:00:00/00 Emask 0x410 (ATA bus error) <F>
[   14.190290] ata1.00: status: { DRDY ERR }
[   14.190328] ata1.00: error: { ICRC ABRT }
[   14.190371] ata1: hard resetting link
[   14.676439] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   14.779168] ata1.00: configured for UDMA/33
[   14.779214] sd 0:0:0:0: [sda]  
[   14.779216] Result: hostbyte=0x00 driverbyte=0x08
[   14.779218] sd 0:0:0:0: [sda]  
[   14.779220] Sense Key : 0xb [current] [descriptor]
[   14.779223] Descriptor sense data with sense descriptors (in hex):
[   14.779225]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   14.779233]         63 89 08 80 
[   14.779237] sd 0:0:0:0: [sda]  
[   14.779239] ASC=0x47 ASCQ=0x0
[   14.779241] sd 0:0:0:0: [sda] CDB: 
[   14.779243] cdb[0]=0x28: 28 00 63 89 08 70 00 00 a8 00
[   14.779251] end_request: I/O error, dev sda, sector 1669924976
[   14.779391] ata1: EH complete
[   14.793467] ata1.00: exception Emask 0x0 SAct 0x3fffffe0 SErr 0x0 action 0x6
[   14.793513] ata1.00: irq_stat 0x40000008
[   14.793554] ata1.00: failed command: READ FPDMA QUEUED
[   14.793597] ata1.00: cmd 60/08:28:28:08:89/00:00:63:00:00/40 tag 5 ncq 4096 in
         res 41/84:08:28:08:89/00:00:63:00:00/00 Emask 0x410 (ATA bus error) <F>
[   14.793651] ata1.00: status: { DRDY ERR }
[   14.793690] ata1.00: error: { ICRC ABRT }
[   14.793733] ata1: hard resetting link
[   15.279789] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   15.378218] ata1.00: configured for UDMA/33
[   15.378240] sd 0:0:0:0: [sda]  
[   15.378243] Result: hostbyte=0x00 driverbyte=0x08
[   15.378245] sd 0:0:0:0: [sda]  
[   15.378247] Sense Key : 0xb [current] [descriptor]
[   15.378250] Descriptor sense data with sense descriptors (in hex):
[   15.378252]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   15.378260]         63 89 08 28 
[   15.378264] sd 0:0:0:0: [sda]  
[   15.378266] ASC=0x47 ASCQ=0x0
[   15.378268] sd 0:0:0:0: [sda] CDB: 
[   15.378269] cdb[0]=0x28: 28 00 63 89 08 28 00 00 08 00
[   15.378277] end_request: I/O error, dev sda, sector 1669924904
[   15.378427] ata1: EH complete
[   15.390101] ata1.00: exception Emask 0x0 SAct 0x7fffff SErr 0x0 action 0x6
[   15.390148] ata1.00: irq_stat 0x40000008
[   15.390188] ata1.00: failed command: READ FPDMA QUEUED
[   15.390232] ata1.00: cmd 60/08:00:10:08:89/00:00:63:00:00/40 tag 0 ncq 4096 in
         res 41/84:08:10:08:89/00:00:63:00:00/00 Emask 0x410 (ATA bus error) <F>
[   15.390285] ata1.00: status: { DRDY ERR }
[   15.390324] ata1.00: error: { ICRC ABRT }
[   15.390366] ata1: hard resetting link
[   15.876541] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   15.977410] ata1.00: configured for UDMA/33
[   15.977500] ata1: EH complete
[   15.986870] ata1.00: exception Emask 0x0 SAct 0x7f807fff SErr 0x0 action 0x6
[   15.986916] ata1.00: irq_stat 0x40000008
[   15.986957] ata1.00: failed command: READ FPDMA QUEUED
[   15.987000] ata1.00: cmd 60/08:b8:20:08:89/00:00:63:00:00/40 tag 23 ncq 4096 in
         res 41/84:08:20:08:89/00:00:63:00:00/00 Emask 0x410 (ATA bus error) <F>
[   15.987054] ata1.00: status: { DRDY ERR }
[   15.987093] ata1.00: error: { ICRC ABRT }
[   15.987135] ata1: hard resetting link
[   16.473350] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   16.576437] ata1.00: configured for UDMA/33
[   16.576509] sd 0:0:0:0: [sda]  
[   16.576511] Result: hostbyte=0x00 driverbyte=0x08
[   16.576514] sd 0:0:0:0: [sda]  
[   16.576516] Sense Key : 0xb [current] [descriptor]
[   16.576519] Descriptor sense data with sense descriptors (in hex):
[   16.576520]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   16.576529]         63 89 08 20 
[   16.576533] sd 0:0:0:0: [sda]  
[   16.576534] ASC=0x47 ASCQ=0x0
[   16.576537] sd 0:0:0:0: [sda] CDB: 
[   16.576538] cdb[0]=0x28: 28 00 63 89 08 20 00 00 08 00
[   16.576546] end_request: I/O error, dev sda, sector 1669924896
[   16.576642] ata1: EH complete
[   16.586801] ata1.00: exception Emask 0x0 SAct 0x7fff803f SErr 0x0 action 0x6
[   16.586847] ata1.00: irq_stat 0x40000008
[   16.586886] ata1.00: failed command: READ FPDMA QUEUED
[   16.586928] ata1.00: cmd 60/08:78:50:08:89/00:00:5e:00:00/40 tag 15 ncq 4096 in
         res 41/84:08:54:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   16.586980] ata1.00: status: { DRDY ERR }
[   16.587018] ata1.00: error: { ICRC ABRT }
[   16.587058] ata1: hard resetting link
[   17.073307] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   17.175907] ata1.00: configured for UDMA/33
[   17.175963] sd 0:0:0:0: [sda]  
[   17.175965] Result: hostbyte=0x00 driverbyte=0x08
[   17.175968] sd 0:0:0:0: [sda]  
[   17.175970] Sense Key : 0xb [current] [descriptor]
[   17.175973] Descriptor sense data with sense descriptors (in hex):
[   17.175974]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   17.175983]         5e 89 08 54 
[   17.175987] sd 0:0:0:0: [sda]  
[   17.175988] ASC=0x47 ASCQ=0x0
[   17.175991] sd 0:0:0:0: [sda] CDB: 
[   17.175992] cdb[0]=0x28: 28 00 5e 89 08 50 00 00 08 00
[   17.176000] end_request: I/O error, dev sda, sector 1586038864
[   17.176108] ata1: EH complete
[   17.186970] ata1.00: exception Emask 0x0 SAct 0x7fffe00 SErr 0x0 action 0x6
[   17.187017] ata1.00: irq_stat 0x40000008
[   17.187058] ata1.00: failed command: READ FPDMA QUEUED
[   17.187101] ata1.00: cmd 60/08:48:a0:08:89/00:00:5e:00:00/40 tag 9 ncq 4096 in
         res 41/84:08:a0:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   17.187156] ata1.00: status: { DRDY ERR }
[   17.187194] ata1.00: error: { ICRC ABRT }
[   17.187236] ata1: hard resetting link
[   17.673357] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   17.774757] ata1.00: configured for UDMA/33
[   17.774778] sd 0:0:0:0: [sda]  
[   17.774780] Result: hostbyte=0x00 driverbyte=0x08
[   17.774783] sd 0:0:0:0: [sda]  
[   17.774785] Sense Key : 0xb [current] [descriptor]
[   17.774788] Descriptor sense data with sense descriptors (in hex):
[   17.774789]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   17.774798]         5e 89 08 a0 
[   17.774802] sd 0:0:0:0: [sda]  
[   17.774805] ASC=0x47 ASCQ=0x0
[   17.774808] sd 0:0:0:0: [sda] CDB: 
[   17.774809] cdb[0]=0x28: 28 00 5e 89 08 a0 00 00 08 00
[   17.774817] end_request: I/O error, dev sda, sector 1586038944
[   17.774946] ata1: EH complete
[   17.786994] ata1.00: exception Emask 0x0 SAct 0x1ffe SErr 0x0 action 0x6
[   17.787040] ata1.00: irq_stat 0x40000008
[   17.787080] ata1.00: failed command: READ FPDMA QUEUED
[   17.787124] ata1.00: cmd 60/08:08:58:08:89/00:00:5e:00:00/40 tag 1 ncq 4096 in
         res 41/84:08:5c:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   17.787176] ata1.00: status: { DRDY ERR }
[   17.787215] ata1.00: error: { ICRC ABRT }
[   17.787257] ata1: hard resetting link
[   18.273408] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   18.373936] ata1.00: configured for UDMA/33
[   18.373955] sd 0:0:0:0: [sda]  
[   18.373957] Result: hostbyte=0x00 driverbyte=0x08
[   18.373960] sd 0:0:0:0: [sda]  
[   18.373962] Sense Key : 0xb [current] [descriptor]
[   18.373965] Descriptor sense data with sense descriptors (in hex):
[   18.373966]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   18.373975]         5e 89 08 5c 
[   18.373979] sd 0:0:0:0: [sda]  
[   18.373980] ASC=0x47 ASCQ=0x0
[   18.373983] sd 0:0:0:0: [sda] CDB: 
[   18.373984] cdb[0]=0x28: 28 00 5e 89 08 58 00 00 08 00
[   18.373992] end_request: I/O error, dev sda, sector 1586038872
[   18.374107] ata1: EH complete
[   18.383731] ata1.00: exception Emask 0x0 SAct 0xffe000 SErr 0x0 action 0x6
[   18.383778] ata1.00: irq_stat 0x40000008
[   18.383818] ata1.00: failed command: READ FPDMA QUEUED
[   18.383862] ata1.00: cmd 60/08:68:a8:08:89/00:00:5e:00:00/40 tag 13 ncq 4096 in
         res 41/84:08:aa:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   18.383915] ata1.00: status: { DRDY ERR }
[   18.383954] ata1.00: error: { ICRC ABRT }
[   18.383996] ata1: hard resetting link
[   18.870092] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   18.962090] ata1.00: configured for UDMA/33
[   18.962110] sd 0:0:0:0: [sda]  
[   18.962112] Result: hostbyte=0x00 driverbyte=0x08
[   18.962115] sd 0:0:0:0: [sda]  
[   18.962117] Sense Key : 0xb [current] [descriptor]
[   18.962120] Descriptor sense data with sense descriptors (in hex):
[   18.962122]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   18.962130]         5e 89 08 aa 
[   18.962134] sd 0:0:0:0: [sda]  
[   18.962136] ASC=0x47 ASCQ=0x0
[   18.962138] sd 0:0:0:0: [sda] CDB: 
[   18.962139] cdb[0]=0x28: 28 00 5e 89 08 a8 00 00 08 00
[   18.962148] end_request: I/O error, dev sda, sector 1586038952
[   18.962244] ata1: EH complete
[   18.973764] ata1.00: exception Emask 0x0 SAct 0x7f000007 SErr 0x0 action 0x6
[   18.973812] ata1.00: irq_stat 0x40000008
[   18.973853] ata1.00: failed command: READ FPDMA QUEUED
[   18.973896] ata1.00: cmd 60/08:c0:48:08:89/00:00:5e:00:00/40 tag 24 ncq 4096 in
         res 41/84:08:48:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   18.973949] ata1.00: status: { DRDY ERR }
[   18.973987] ata1.00: error: { ICRC ABRT }
[   18.974028] ata1: hard resetting link
[   19.460142] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   19.561371] ata1.00: configured for UDMA/33
[   19.561413] sd 0:0:0:0: [sda]  
[   19.561416] Result: hostbyte=0x00 driverbyte=0x08
[   19.561418] sd 0:0:0:0: [sda]  
[   19.561420] Sense Key : 0xb [current] [descriptor]
[   19.561423] Descriptor sense data with sense descriptors (in hex):
[   19.561425]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   19.561433]         5e 89 08 48 
[   19.561437] sd 0:0:0:0: [sda]  
[   19.561439] ASC=0x47 ASCQ=0x0
[   19.561441] sd 0:0:0:0: [sda] CDB: 
[   19.561443] cdb[0]=0x28: 28 00 5e 89 08 48 00 00 08 00
[   19.561451] end_request: I/O error, dev sda, sector 1586038856
[   19.561541] ata1: EH complete
[   19.573816] ata1.00: exception Emask 0x0 SAct 0x1fc0 SErr 0x0 action 0x6
[   19.573862] ata1.00: irq_stat 0x40000008
[   19.573902] ata1.00: failed command: READ FPDMA QUEUED
[   19.573946] ata1.00: cmd 60/08:30:30:08:89/00:00:5e:00:00/40 tag 6 ncq 4096 in
         res 41/84:08:30:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   19.573999] ata1.00: status: { DRDY ERR }
[   19.574038] ata1.00: error: { ICRC ABRT }
[   19.574079] ata1: hard resetting link
[   20.060194] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   20.149433] ata1.00: configured for UDMA/33
[   20.149452] sd 0:0:0:0: [sda]  
[   20.149454] Result: hostbyte=0x00 driverbyte=0x08
[   20.149457] sd 0:0:0:0: [sda]  
[   20.149458] Sense Key : 0xb [current] [descriptor]
[   20.149462] Descriptor sense data with sense descriptors (in hex):
[   20.149463]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   20.149472]         5e 89 08 30 
[   20.149476] sd 0:0:0:0: [sda]  
[   20.149477] ASC=0x47 ASCQ=0x0
[   20.149480] sd 0:0:0:0: [sda] CDB: 
[   20.149482] cdb[0]=0x28: 28 00 5e 89 08 30 00 00 08 00
[   20.149489] end_request: I/O error, dev sda, sector 1586038832
[   20.149591] ata1: EH complete
[   20.160517] ata1.00: exception Emask 0x0 SAct 0x7a000 SErr 0x0 action 0x6
[   20.160563] ata1.00: irq_stat 0x40000008
[   20.160604] ata1.00: failed command: READ FPDMA QUEUED
[   20.160647] ata1.00: cmd 60/08:78:b8:08:89/00:00:5e:00:00/40 tag 15 ncq 4096 in
         res 41/84:08:ba:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   20.160701] ata1.00: status: { DRDY ERR }
[   20.160739] ata1.00: error: { ICRC ABRT }
[   20.160781] ata1: hard resetting link
[   20.646940] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   20.748578] ata1.00: configured for UDMA/33
[   20.748614] sd 0:0:0:0: [sda]  
[   20.748617] Result: hostbyte=0x00 driverbyte=0x08
[   20.748619] sd 0:0:0:0: [sda]  
[   20.748621] Sense Key : 0xb [current] [descriptor]
[   20.748624] Descriptor sense data with sense descriptors (in hex):
[   20.748626]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   20.748634]         5e 89 08 ba 
[   20.748638] sd 0:0:0:0: [sda]  
[   20.748640] ASC=0x47 ASCQ=0x0
[   20.748642] sd 0:0:0:0: [sda] CDB: 
[   20.748644] cdb[0]=0x28: 28 00 5e 89 08 b8 00 00 08 00
[   20.748651] end_request: I/O error, dev sda, sector 1586038968
[   20.748766] ata1: EH complete
[   20.760652] ata1.00: exception Emask 0x0 SAct 0x780000 SErr 0x0 action 0x6
[   20.760699] ata1.00: irq_stat 0x40000008
[   20.760740] ata1.00: failed command: READ FPDMA QUEUED
[   20.760783] ata1.00: cmd 60/08:98:38:08:89/00:00:5e:00:00/40 tag 19 ncq 4096 in
         res 41/84:08:38:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   20.760837] ata1.00: status: { DRDY ERR }
[   20.760876] ata1.00: error: { ICRC ABRT }
[   20.760918] ata1: hard resetting link
[   21.246991] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   21.347639] ata1.00: configured for UDMA/33
[   21.347657] sd 0:0:0:0: [sda]  
[   21.347659] Result: hostbyte=0x00 driverbyte=0x08
[   21.347662] sd 0:0:0:0: [sda]  
[   21.347663] Sense Key : 0xb [current] [descriptor]
[   21.347667] Descriptor sense data with sense descriptors (in hex):
[   21.347668]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   21.347677]         5e 89 08 38 
[   21.347681] sd 0:0:0:0: [sda]  
[   21.347682] ASC=0x47 ASCQ=0x0
[   21.347685] sd 0:0:0:0: [sda] CDB: 
[   21.347686] cdb[0]=0x28: 28 00 5e 89 08 38 00 00 08 00
[   21.347694] end_request: I/O error, dev sda, sector 1586038840
[   21.347785] ata1: EH complete
[   21.360614] ata1.00: exception Emask 0x0 SAct 0x3800000 SErr 0x0 action 0x6
[   21.360660] ata1.00: irq_stat 0x40000008
[   21.360701] ata1.00: failed command: READ FPDMA QUEUED
[   21.360745] ata1.00: cmd 60/08:c0:b0:08:89/00:00:5e:00:00/40 tag 24 ncq 4096 in
         res 41/84:08:b0:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   21.360798] ata1.00: status: { DRDY ERR }
[   21.360837] ata1.00: error: { ICRC ABRT }
[   21.360879] ata1: hard resetting link
[   21.847041] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   21.946794] ata1.00: configured for UDMA/33
[   21.946826] sd 0:0:0:0: [sda]  
[   21.946828] Result: hostbyte=0x00 driverbyte=0x08
[   21.946831] sd 0:0:0:0: [sda]  
[   21.946833] Sense Key : 0xb [current] [descriptor]
[   21.946836] Descriptor sense data with sense descriptors (in hex):
[   21.946837]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   21.946846]         5e 89 08 b0 
[   21.946850] sd 0:0:0:0: [sda]  
[   21.946852] ASC=0x47 ASCQ=0x0
[   21.946854] sd 0:0:0:0: [sda] CDB: 
[   21.946856] cdb[0]=0x28: 28 00 5e 89 08 b0 00 00 08 00
[   21.946863] end_request: I/O error, dev sda, sector 1586038960
[   21.946950] ata1: EH complete
[   21.957442] ata1.00: exception Emask 0x0 SAct 0xc000000 SErr 0x0 action 0x6
[   21.957489] ata1.00: irq_stat 0x40000008
[   21.957530] ata1.00: failed command: READ FPDMA QUEUED
[   21.957573] ata1.00: cmd 60/08:d0:40:08:89/00:00:5e:00:00/40 tag 26 ncq 4096 in
         res 41/84:08:40:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   21.957626] ata1.00: status: { DRDY ERR }
[   21.957664] ata1.00: error: { ICRC ABRT }
[   21.957707] ata1: hard resetting link
[   22.443758] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   22.545995] ata1.00: configured for UDMA/33
[   22.546013] sd 0:0:0:0: [sda]  
[   22.546015] Result: hostbyte=0x00 driverbyte=0x08
[   22.546018] sd 0:0:0:0: [sda]  
[   22.546020] Sense Key : 0xb [current] [descriptor]
[   22.546023] Descriptor sense data with sense descriptors (in hex):
[   22.546025]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   22.546033]         5e 89 08 40 
[   22.546037] sd 0:0:0:0: [sda]  
[   22.546039] ASC=0x47 ASCQ=0x0
[   22.546041] sd 0:0:0:0: [sda] CDB: 
[   22.546043] cdb[0]=0x28: 28 00 5e 89 08 40 00 00 08 00
[   22.546051] end_request: I/O error, dev sda, sector 1586038848
[   22.546135] ata1: EH complete
[   22.714116] ata1.00: exception Emask 0x0 SAct 0x7fffdfff SErr 0x0 action 0x6
[   22.714163] ata1.00: irq_stat 0x40000008
[   22.714204] ata1.00: failed command: READ FPDMA QUEUED
[   22.714248] ata1.00: cmd 60/50:88:b8:09:11/00:00:6f:00:00/40 tag 17 ncq 40960 in
         res 41/84:50:ba:09:11/00:00:6f:00:00/00 Emask 0x410 (ATA bus error) <F>
[   22.714301] ata1.00: status: { DRDY ERR }
[   22.714340] ata1.00: error: { ICRC ABRT }
[   22.714382] ata1: hard resetting link
[   23.200458] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   23.300429] ata1.00: configured for UDMA/33
[   23.300511] sd 0:0:0:0: [sda]  
[   23.300514] Result: hostbyte=0x00 driverbyte=0x08
[   23.300516] sd 0:0:0:0: [sda]  
[   23.300518] Sense Key : 0xb [current] [descriptor]
[   23.300522] Descriptor sense data with sense descriptors (in hex):
[   23.300523]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   23.300532]         6f 11 09 ba 
[   23.300536] sd 0:0:0:0: [sda]  
[   23.300537] ASC=0x47 ASCQ=0x0
[   23.300540] sd 0:0:0:0: [sda] CDB: 
[   23.300541] cdb[0]=0x28: 28 00 6f 11 09 b8 00 00 50 00
[   23.300549] end_request: I/O error, dev sda, sector 1863387576
[   23.300623] EXT4-fs error (device sda3): __ext4_get_inode_loc:3920: inode #26231646: block 104923191: comm init: unable to read itable block
[   23.300710] ata1: EH complete
[   23.844219] systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
[   23.868408] systemd[1]: systemd 216 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN )
[   23.868734] systemd[1]: Detected architecture 'x86'.
[   23.928493] systemd[1]: Set hostname to <simon-laptop>.
[   24.734730] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[   24.735265] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   24.735334] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   24.735348] systemd[1]: Starting Remote File Systems.
[   24.735663] systemd[1]: Reached target Remote File Systems.
[   24.735700] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   24.736032] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   24.736050] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[   24.736085] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   24.736096] systemd[1]: Starting Paths.
[   24.736346] systemd[1]: Reached target Paths.
[   24.736359] systemd[1]: Starting Encrypted Volumes.
[   24.736610] systemd[1]: Reached target Encrypted Volumes.
[   24.736623] systemd[1]: Starting Swap.
[   24.736858] systemd[1]: Reached target Swap.
[   24.736869] systemd[1]: Starting Root Slice.
[   24.743879] systemd[1]: Created slice Root Slice.
[   24.743895] systemd[1]: Starting User and Session Slice.
[   24.744406] systemd[1]: Created slice User and Session Slice.
[   24.744422] systemd[1]: Starting Device-mapper event daemon FIFOs.
[   24.744719] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   24.744733] systemd[1]: Starting Delayed Shutdown Socket.
[   24.745001] systemd[1]: Listening on Delayed Shutdown Socket.
[   24.745012] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   24.745285] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   24.745296] systemd[1]: Starting Journal Socket (/dev/log).
[   24.745570] systemd[1]: Listening on Journal Socket (/dev/log).
[   24.745586] systemd[1]: Starting udev Control Socket.
[   24.745839] systemd[1]: Listening on udev Control Socket.
[   24.745855] systemd[1]: Starting udev Kernel Socket.
[   24.746117] systemd[1]: Listening on udev Kernel Socket.
[   24.746128] systemd[1]: Starting LVM2 metadata daemon socket.
[   24.746394] systemd[1]: Listening on LVM2 metadata daemon socket.
[   24.746407] systemd[1]: Starting Journal Socket.
[   24.746682] systemd[1]: Listening on Journal Socket.
[   24.746698] systemd[1]: Starting System Slice.
[   24.747126] systemd[1]: Created slice System Slice.
[   24.747147] systemd[1]: Started File System Check on Root Device.
[   24.770330] systemd[1]: Mounting Temporary Directory...
[   24.777171] systemd[1]: Starting system-getty.slice.
[   24.777750] systemd[1]: Created slice system-getty.slice.
[   24.777864] systemd[1]: Mounting Debug File System...
[   24.778481] systemd[1]: Starting udev Coldplug all Devices...
[   24.781793] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   24.783347] systemd[1]: Started Set Up Additional Binary Formats.
[   24.783383] systemd[1]: Starting Setup Virtual Console...
[   24.784250] systemd[1]: Mounting POSIX Message Queue File System...
[   24.785818] systemd[1]: Started Load Kernel Modules.
[   24.785869] systemd[1]: Starting Apply Kernel Variables...
[   24.786639] systemd[1]: Mounted FUSE Control File System.
[   24.786721] systemd[1]: Mounting Configuration File System...
[   24.787470] systemd[1]: Mounting Huge Pages File System...
[   24.788229] systemd[1]: Starting Journal Service...
[   24.789302] systemd[1]: Started Journal Service.
[   25.284861] EXT4-fs (sda3): re-mounted. Opts: data=ordered
[   25.838632] systemd-journald[132]: Received request to flush runtime journal from PID 1
[   25.860124] systemd-udevd[152]: starting version 216
[   27.036459] ACPI: acpi_idle registered with cpuidle
[   27.069366] acpi-cpufreq: overriding BIOS provided _PSD data
[   27.077738] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[   27.077748] ACPI: Power Button [PWRB]
[   27.077891] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
[   27.077989] ACPI: Lid Switch [LID]
[   27.078093] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[   27.078098] ACPI: Power Button [PWRF]
[   27.140743] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   27.140767] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[   27.140788] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[   27.141249] acpi device:00: registered as cooling_device4
[   27.141364] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[   27.141492] ACPI: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[   27.141803] acpi device:02: registered as cooling_device5
[   27.141912] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:01/input/input9
[   27.500410] ACPI: AC Adapter [ACAD] (on-line)
[   27.977749] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input10
[   28.083530] ACPI Warning: SystemIO range 0x00000b00-0x00000b07 conflicts with OpRegion 0x00000b00-0x00000b0f (\_SB_.PCI0.SMBS.SMB0) (20140424/utaddress-258)
[   28.083543] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   28.087591] ACPI: Battery Slot [BAT1] (battery present)
[   28.231031] Linux agpgart interface v0.103
[   28.384390] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   28.466167] media: Linux media interface: v0.10
[   28.484995] Linux video capture interface: v2.00
[   28.568046] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (174f:147b)
[   28.575026] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/input/input12
[   28.575151] usbcore: registered new interface driver uvcvideo
[   28.575153] USB Video Class driver (1.1.1)
[   28.682627] alx 0000:02:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [20:1a:06:2e:b9:48]
[   28.682876] cfg80211: Calling CRDA to update world regulatory domain
[   28.688765] microcode: CPU0: patch_level=0x06001119
[   28.777739] mousedev: PS/2 mouse device common for all mice
[   28.798547] microcode: CPU1: patch_level=0x06001119
[   28.798600] microcode: CPU2: patch_level=0x06001119
[   28.798624] microcode: CPU3: patch_level=0x06001119
[   28.798764] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   28.937974] systemd-udevd[160]: renamed network interface eth0 to enp2s0
[   29.044691] psmouse serio1: hgpk: ID: 10 00 64
[   29.094981] [drm] Initialized drm 1.1.0 20060810
[   29.428328] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[   29.429237] snd_hda_intel 0000:00:01.1: irq 46 for MSI/MSI-X
[   29.575511] ath: phy0: WB335 2-ANT card detected
[   29.575519] ath: phy0: Set BT/WLAN RX diversity capability
[   29.581702] ath: phy0: Enable LNA combining
[   29.582757] ath: phy0: ASPM enabled: 0x43
[   29.582760] ath: EEPROM regdomain: 0x65
[   29.582762] ath: EEPROM indicates we should expect a direct regpair map
[   29.582764] ath: Country alpha2 being used: 00
[   29.582765] ath: Regpair used: 0x65
[   29.597324] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   29.598054] ieee80211 phy0: Atheros AR9565 Rev:1 mem=0xf8700000, irq=17
[   29.602270] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input13
[   29.631350] systemd-udevd[166]: renamed network interface wlan0 to wlp3s0
[   29.756243] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f03)
[   29.796860] psmouse serio1: elantech: Synaptics capabilities query result 0x78, 0x17, 0x0b.
[   29.823015] sound hdaudioC1D0: CX20757: BIOS auto-probing.
[   29.823260] sound hdaudioC1D0: autoconfig: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[   29.823266] sound hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   29.823271] sound hdaudioC1D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
[   29.823275] sound hdaudioC1D0:    mono: mono_out=0x0
[   29.823278] sound hdaudioC1D0:    inputs:
[   29.823283] sound hdaudioC1D0:      Internal Mic=0x1a
[   29.823287] sound hdaudioC1D0:      Mic=0x19
[   29.832623] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card1/hdaudioC1D0/input14
[   29.835200] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input15
[   29.835394] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input16
[   30.012270] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input11
[   30.219737] [drm] radeon kernel modesetting enabled.
[   30.219755] VGA switcheroo: detected switching method \_SB_.PCI0.VGA_.ATPX handle
[   30.220161] [drm] initializing kernel modesetting (ARUBA 0x1002:0x9903 0x17AA:0x3804).
[   30.220177] [drm] register mmio base: 0xF0300000
[   30.220179] [drm] register mmio size: 262144
[   30.222061] ATOM BIOS: 113
[   30.222121] radeon 0000:00:01.0: VRAM: 768M 0x0000000000000000 - 0x000000002FFFFFFF (768M used)
[   30.222125] radeon 0000:00:01.0: GTT: 1024M 0x0000000030000000 - 0x000000006FFFFFFF
[   30.222127] [drm] Detected VRAM RAM=768M, BAR=256M
[   30.222129] [drm] RAM width 64bits DDR
[   30.222315] [TTM] Zone  kernel: Available graphics memory: 437504 kiB
[   30.222317] [TTM] Zone highmem: Available graphics memory: 1281154 kiB
[   30.222319] [TTM] Initializing pool allocator
[   30.222325] [TTM] Initializing DMA pool allocator
[   30.222347] [drm] radeon: 768M of VRAM memory ready
[   30.222349] [drm] radeon: 1024M of GTT memory ready.
[   30.222365] [drm] Loading ARUBA Microcode
[   30.250756] kvm: disabled by bios
[   30.265004] kvm: disabled by bios
[   30.282557] [drm] Internal thermal controller without fan control
[   30.282666] == power state 0 ==
[   30.282669] 	ui class: none
[   30.282672] 	internal class: uvd_sd 
[   30.282675] 	caps: 
[   30.282679] 	uvd    vclk: 30000 dclk: 24828
[   30.282684] 		power level 0    sclk: 27693 vddc: 862
[   30.282688] 		power level 1    sclk: 33489 vddc: 974
[   30.282690] 	status: 
[   30.282692] == power state 1 ==
[   30.282694] 	ui class: none
[   30.282696] 	internal class: uvd_hd 
[   30.282699] 	caps: 
[   30.282702] 	uvd    vclk: 40000 dclk: 30000
[   30.282705] 		power level 0    sclk: 33489 vddc: 974
[   30.282707] 	status: 
[   30.282709] == power state 2 ==
[   30.282711] 	ui class: none
[   30.282713] 	internal class: uvd 
[   30.282716] 	caps: 
[   30.282718] 	uvd    vclk: 72000 dclk: 60000
[   30.282759] 		power level 0    sclk: 49656 vddc: 1049
[   30.282762] 		power level 1    sclk: 65455 vddc: 1137
[   30.282764] 	status: 
[   30.282766] == power state 3 ==
[   30.282768] 	ui class: none
[   30.282770] 	internal class: uvd_mvc 
[   30.282773] 	caps: 
[   30.282775] 	uvd    vclk: 72000 dclk: 60000
[   30.282779] 		power level 0    sclk: 49656 vddc: 1049
[   30.282782] 		power level 1    sclk: 65455 vddc: 1137
[   30.282784] 	status: 
[   30.282786] == power state 4 ==
[   30.282788] 	ui class: battery
[   30.282790] 	internal class: none
[   30.282793] 	caps: 
[   30.282795] 	uvd    vclk: 0 dclk: 0
[   30.282799] 		power level 0    sclk: 27693 vddc: 862
[   30.282802] 		power level 1    sclk: 33489 vddc: 974
[   30.282804] 	status: 
[   30.282806] == power state 5 ==
[   30.282808] 	ui class: performance
[   30.282810] 	internal class: none
[   30.282812] 	caps: 
[   30.282815] 	uvd    vclk: 0 dclk: 0
[   30.282818] 		power level 0    sclk: 33489 vddc: 974
[   30.282821] 		power level 1    sclk: 49656 vddc: 1049
[   30.282825] 		power level 2    sclk: 65455 vddc: 1137
[   30.282826] 	status: 
[   30.282829] == power state 6 ==
[   30.282830] 	ui class: none
[   30.282832] 	internal class: boot 
[   30.282835] 	caps: 
[   30.282838] 	uvd    vclk: 0 dclk: 0
[   30.282841] 		power level 0    sclk: 20000 vddc: 1137
[   30.282843] 	status: c r b 
[   30.282847] == power state 7 ==
[   30.282849] 	ui class: none
[   30.282851] 	internal class: thermal 
[   30.282853] 	caps: 
[   30.282856] 	uvd    vclk: 0 dclk: 0
[   30.282859] 		power level 0    sclk: 20000 vddc: 862
[   30.282861] 	status: 
[   30.283002] [drm] radeon: dpm initialized
[   30.289344] kvm: disabled by bios
[   30.309423] kvm: disabled by bios
[   30.378732] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   30.392750] [drm] PCIE GART of 1024M enabled (table at 0x0000000000276000).
[   30.392866] radeon 0000:00:01.0: WB enabled
[   30.392872] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000030000c00 and cpu addr 0xf2ae2c00
[   30.393603] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0xf9c35a18
[   30.393607] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000030000c04 and cpu addr 0xf2ae2c04
[   30.393610] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000030000c08 and cpu addr 0xf2ae2c08
[   30.393614] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000030000c0c and cpu addr 0xf2ae2c0c
[   30.393617] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000030000c10 and cpu addr 0xf2ae2c10
[   30.393621] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   30.393623] [drm] Driver supports precise vblank timestamp query.
[   30.393645] radeon 0000:00:01.0: irq 47 for MSI/MSI-X
[   30.393660] radeon 0000:00:01.0: radeon: using MSI.
[   30.393939] [drm] radeon: irq initialized.
[   30.412992] [drm] ring test on 0 succeeded in 2 usecs
[   30.413054] [drm] ring test on 3 succeeded in 2 usecs
[   30.413062] [drm] ring test on 4 succeeded in 1 usecs
[   30.469132] [drm] ring test on 5 succeeded in 1 usecs
[   30.489157] [drm] UVD initialized successfully.
[   30.489832] [drm] ib test on ring 0 succeeded in 0 usecs
[   30.490365] [drm] ib test on ring 3 succeeded in 0 usecs
[   30.490897] [drm] ib test on ring 4 succeeded in 1 usecs
[   30.511959] [drm] ib test on ring 5 succeeded
[   30.535865] [drm] radeon atom DIG backlight initialized
[   30.535869] [drm] Radeon Display Connectors
[   30.535872] [drm] Connector 0:
[   30.535874] [drm]   eDP-1
[   30.535876] [drm]   HPD1
[   30.535879] [drm]   DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[   30.535881] [drm]   Encoders:
[   30.535883] [drm]     LCD1: INTERNAL_UNIPHY2
[   30.535885] [drm] Connector 1:
[   30.535887] [drm]   VGA-1
[   30.535888] [drm]   HPD2
[   30.535891] [drm]   DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[   30.535892] [drm]   Encoders:
[   30.535894] [drm]     CRT1: INTERNAL_UNIPHY2
[   30.535895] [drm]     CRT1: NUTMEG
[   30.535897] [drm] Connector 2:
[   30.535898] [drm]   HDMI-A-1
[   30.535900] [drm]   HPD3
[   30.535902] [drm]   DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
[   30.535904] [drm]   Encoders:
[   30.535906] [drm]     DFP1: INTERNAL_UNIPHY
[   30.701248] switching from power state:
[   30.701256] 	ui class: none
[   30.701259] 	internal class: boot 
[   30.701263] 	caps: 
[   30.701266] 	uvd    vclk: 0 dclk: 0
[   30.701271] 		power level 0    sclk: 20000 vddc: 1137
[   30.701274] 	status: c b 
[   30.701277] switching to power state:
[   30.701279] 	ui class: performance
[   30.701281] 	internal class: none
[   30.701284] 	caps: 
[   30.701287] 	uvd    vclk: 0 dclk: 0
[   30.701290] 		power level 0    sclk: 33489 vddc: 974
[   30.701294] 		power level 1    sclk: 49656 vddc: 1049
[   30.701297] 		power level 2    sclk: 65455 vddc: 1137
[   30.701299] 	status: r 
[   32.129425] [drm] fb mappable at 0xD047A000
[   32.129431] [drm] vram apper at 0xD0000000
[   32.129434] [drm] size 4325376
[   32.129437] [drm] fb depth is 24
[   32.129439] [drm]    pitch is 5632
[   32.129614] fbcon: radeondrmfb (fb0) is primary device
[   32.228037] ata1.00: exception Emask 0x0 SAct 0x20 SErr 0x0 action 0x6
[   32.228038] ata1.00: irq_stat 0x40000008
[   32.228041] ata1.00: failed command: READ FPDMA QUEUED
[   32.228048] ata1.00: cmd 60/08:28:78:34:83/00:00:5d:00:00/40 tag 5 ncq 4096 in
         res 41/84:08:78:34:83/00:00:5d:00:00/00 Emask 0x410 (ATA bus error) <F>
[   32.228049] ata1.00: status: { DRDY ERR }
[   32.228051] ata1.00: error: { ICRC ABRT }
[   32.228055] ata1: hard resetting link
[   32.714633] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   32.906712] ata1.00: configured for UDMA/33
[   32.906750] ata1: EH complete
[   33.081651] ata1.00: exception Emask 0x0 SAct 0x7801ffff SErr 0x0 action 0x6
[   33.081654] ata1.00: irq_stat 0x40000008
[   33.081658] ata1.00: failed command: READ FPDMA QUEUED
[   33.081668] ata1.00: cmd 60/08:d8:68:09:dd/00:00:5a:00:00/40 tag 27 ncq 4096 in
         res 41/84:08:68:09:dd/00:00:5a:00:00/00 Emask 0x410 (ATA bus error) <F>
[   33.081670] ata1.00: status: { DRDY ERR }
[   33.081671] ata1.00: error: { ICRC ABRT }
[   33.081677] ata1: hard resetting link
[   33.568038] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   33.749996] ata1.00: configured for UDMA/33
[   33.750115] sd 0:0:0:0: [sda]  
[   33.750117] Result: hostbyte=0x00 driverbyte=0x08
[   33.750119] sd 0:0:0:0: [sda]  
[   33.750122] Sense Key : 0xb [current] [descriptor]
[   33.750124] Descriptor sense data with sense descriptors (in hex):
[   33.750133]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   33.750136]         5a dd 09 68 
[   33.750138] sd 0:0:0:0: [sda]  
[   33.750140] ASC=0x47 ASCQ=0x0
[   33.750142] sd 0:0:0:0: [sda] CDB: 
[   33.750148] cdb[0]=0x28: 28 00 5a dd 09 68 00 00 08 00
[   33.750152] end_request: I/O error, dev sda, sector 1524435304
[   33.750189] ata1: EH complete
[   33.764942] ata1.00: exception Emask 0x0 SAct 0x7fe0007f SErr 0x0 action 0x6
[   33.764944] ata1.00: irq_stat 0x40000008
[   33.764949] ata1.00: failed command: READ FPDMA QUEUED
[   33.764957] ata1.00: cmd 60/08:a8:00:0a:dd/00:00:5a:00:00/40 tag 21 ncq 4096 in
         res 41/84:08:04:0a:dd/00:00:5a:00:00/00 Emask 0x410 (ATA bus error) <F>
[   33.764959] ata1.00: status: { DRDY ERR }
[   33.764961] ata1.00: error: { ICRC ABRT }
[   33.764966] ata1: hard resetting link
[   34.251398] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   34.440522] ata1.00: configured for UDMA/33
[   34.440594] sd 0:0:0:0: [sda]  
[   34.440595] Result: hostbyte=0x00 driverbyte=0x08
[   34.440598] sd 0:0:0:0: [sda]  
[   34.440601] Sense Key : 0xb [current] [descriptor]
[   34.440603] Descriptor sense data with sense descriptors (in hex):
[   34.440612]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   34.440615]         5a dd 0a 04 
[   34.440617] sd 0:0:0:0: [sda]  
[   34.440619] ASC=0x47 ASCQ=0x0
[   34.440621] sd 0:0:0:0: [sda] CDB: 
[   34.440627] cdb[0]=0x28: 28 00 5a dd 0a 00 00 00 08 00
[   34.440630] end_request: I/O error, dev sda, sector 1524435456
[   34.440690] ata1: EH complete
[   34.451655] ata1.00: exception Emask 0x0 SAct 0x7ffe00 SErr 0x0 action 0x6
[   34.451657] ata1.00: irq_stat 0x40000008
[   34.451661] ata1.00: failed command: READ FPDMA QUEUED
[   34.451671] ata1.00: cmd 60/08:48:c8:09:dd/00:00:5a:00:00/40 tag 9 ncq 4096 in
         res 41/84:08:c8:09:dd/00:00:5a:00:00/00 Emask 0x410 (ATA bus error) <F>
[   34.451673] ata1.00: status: { DRDY ERR }
[   34.451675] ata1.00: error: { ICRC ABRT }
[   34.451680] ata1: hard resetting link
[   34.938199] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   35.128288] ata1.00: configured for UDMA/33
[   35.128312] sd 0:0:0:0: [sda]  
[   35.128314] Result: hostbyte=0x00 driverbyte=0x08
[   35.128317] sd 0:0:0:0: [sda]  
[   35.128320] Sense Key : 0xb [current] [descriptor]
[   35.128321] Descriptor sense data with sense descriptors (in hex):
[   35.128330]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   35.128333]         5a dd 09 c8 
[   35.128335] sd 0:0:0:0: [sda]  
[   35.128337] ASC=0x47 ASCQ=0x0
[   35.128339] sd 0:0:0:0: [sda] CDB: 
[   35.128346] cdb[0]=0x28: 28 00 5a dd 09 c8 00 00 08 00
[   35.128348] end_request: I/O error, dev sda, sector 1524435400
[   35.128438] ata1: EH complete
[   35.141861] ata1.00: exception Emask 0x0 SAct 0x4000003f SErr 0x0 action 0x6
[   35.141864] ata1.00: irq_stat 0x40000008
[   35.141868] ata1.00: failed command: READ FPDMA QUEUED
[   35.141877] ata1.00: cmd 60/08:f0:f8:09:dd/00:00:5a:00:00/40 tag 30 ncq 4096 in
         res 41/84:08:fa:09:dd/00:00:5a:00:00/00 Emask 0x410 (ATA bus error) <F>
[   35.141879] ata1.00: status: { DRDY ERR }
[   35.141881] ata1.00: error: { ICRC ABRT }
[   35.141885] ata1: hard resetting link
[   35.628266] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   35.816330] ata1.00: configured for UDMA/33
[   35.816393] sd 0:0:0:0: [sda]  
[   35.816395] Result: hostbyte=0x00 driverbyte=0x08
[   35.816397] sd 0:0:0:0: [sda]  
[   35.816400] Sense Key : 0xb [current] [descriptor]
[   35.816402] Descriptor sense data with sense descriptors (in hex):
[   35.816411]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   35.816414]         5a dd 09 fa 
[   35.816416] sd 0:0:0:0: [sda]  
[   35.816418] ASC=0x47 ASCQ=0x0
[   35.816420] sd 0:0:0:0: [sda] CDB: 
[   35.816426] cdb[0]=0x28: 28 00 5a dd 09 f8 00 00 08 00
[   35.816429] end_request: I/O error, dev sda, sector 1524435448
[   35.816449] ata1: EH complete
[   35.828536] ata1.00: exception Emask 0x0 SAct 0xfc0 SErr 0x0 action 0x6
[   35.828538] ata1.00: irq_stat 0x40000008
[   35.828542] ata1.00: failed command: READ FPDMA QUEUED
[   35.828551] ata1.00: cmd 60/08:38:d0:09:dd/00:00:5a:00:00/40 tag 7 ncq 4096 in
         res 41/84:08:d0:09:dd/00:00:5a:00:00/00 Emask 0x410 (ATA bus error) <F>
[   35.828553] ata1.00: status: { DRDY ERR }
[   35.828555] ata1.00: error: { ICRC ABRT }
[   35.828560] ata1: hard resetting link
[   35.922702] Console: switching to colour frame buffer device 170x48
[   35.972016] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[   35.972018] radeon 0000:00:01.0: registered panic notifier
[   36.141994] [drm] Initialized radeon 2.39.0 20080528 for 0000:00:01.0 on minor 0
[   36.142179] radeon 0000:01:00.0: enabling device (0000 -> 0003)
[   36.142543] [drm] initializing kernel modesetting (HAINAN 0x1002:0x6663 0x17AA:0x3804).
[   36.142557] [drm] register mmio base: 0xF0200000
[   36.142560] [drm] register mmio size: 262144
[   36.142564] vga_switcheroo: enabled
[   36.142745] ATPX version 1, functions 0x00000003
[   36.314982] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   36.515233] ata1.00: configured for UDMA/33
[   36.515272] sd 0:0:0:0: [sda]  
[   36.515276] Result: hostbyte=0x00 driverbyte=0x08
[   36.515280] sd 0:0:0:0: [sda]  
[   36.515283] Sense Key : 0xb [current] [descriptor]
[   36.515288] Descriptor sense data with sense descriptors (in hex):
[   36.515291]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   36.515305]         5a dd 09 d0 
[   36.515311] sd 0:0:0:0: [sda]  
[   36.515314] ASC=0x47 ASCQ=0x0
[   36.515318] sd 0:0:0:0: [sda] CDB: 
[   36.515320] cdb[0]=0x28: 28 00 5a dd 09 d0 00 00 08 00
[   36.515333] end_request: I/O error, dev sda, sector 1524435408
[   36.515458] ata1: EH complete
[   36.525485] ata1.00: exception Emask 0x0 SAct 0x3f000 SErr 0x0 action 0x6
[   36.525586] ata1.00: irq_stat 0x40000008
[   36.525641] ata1.00: failed command: READ FPDMA QUEUED
[   36.525715] ata1.00: cmd 60/08:60:f0:09:dd/00:00:5a:00:00/40 tag 12 ncq 4096 in
         res 41/84:08:f0:09:dd/00:00:5a:00:00/00 Emask 0x410 (ATA bus error) <F>
[   36.525910] ata1.00: status: { DRDY ERR }
[   36.525963] ata1.00: error: { ICRC ABRT }
[   36.526021] ata1: hard resetting link
[   37.011742] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   37.189573] ata1.00: configured for UDMA/33
[   37.189599] sd 0:0:0:0: [sda]  
[   37.189602] Result: hostbyte=0x00 driverbyte=0x08
[   37.189607] sd 0:0:0:0: [sda]  
[   37.189609] Sense Key : 0xb [current] [descriptor]
[   37.189614] Descriptor sense data with sense descriptors (in hex):
[   37.189617]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   37.189631]         5a dd 09 f0 
[   37.189638] sd 0:0:0:0: [sda]  
[   37.189641] ASC=0x47 ASCQ=0x0
[   37.189645] sd 0:0:0:0: [sda] CDB: 
[   37.189647] cdb[0]=0x28: 28 00 5a dd 09 f0 00 00 08 00
[   37.189660] end_request: I/O error, dev sda, sector 1524435440
[   37.189798] ata1: EH complete
[   37.202123] ata1.00: exception Emask 0x0 SAct 0xf80000 SErr 0x0 action 0x6
[   37.202224] ata1.00: irq_stat 0x40000008
[   37.202279] ata1.00: failed command: READ FPDMA QUEUED
[   37.202353] ata1.00: cmd 60/08:a0:d8:09:dd/00:00:5a:00:00/40 tag 20 ncq 4096 in
         res 41/84:08:d8:09:dd/00:00:5a:00:00/00 Emask 0x410 (ATA bus error) <F>
[   37.202548] ata1.00: status: { DRDY ERR }
[   37.202602] ata1.00: error: { ICRC ABRT }
[   37.202660] ata1: hard resetting link
[   37.688436] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   37.866458] ata1.00: configured for UDMA/33
[   37.866500] sd 0:0:0:0: [sda]  
[   37.866504] Result: hostbyte=0x00 driverbyte=0x08
[   37.866508] sd 0:0:0:0: [sda]  
[   37.866511] Sense Key : 0xb [current] [descriptor]
[   37.866516] Descriptor sense data with sense descriptors (in hex):
[   37.866519]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   37.866532]         5a dd 09 d8 
[   37.866539] sd 0:0:0:0: [sda]  
[   37.866542] ASC=0x47 ASCQ=0x0
[   37.866546] sd 0:0:0:0: [sda] CDB: 
[   37.866548] cdb[0]=0x28: 28 00 5a dd 09 d8 00 00 08 00
[   37.866561] end_request: I/O error, dev sda, sector 1524435416
[   37.866679] ata1: EH complete
[   37.878877] ata1.00: exception Emask 0x0 SAct 0x7e000001 SErr 0x0 action 0x6
[   37.878980] ata1.00: irq_stat 0x40000008
[   37.879036] ata1.00: failed command: READ FPDMA QUEUED
[   37.879111] ata1.00: cmd 60/08:c8:e8:09:dd/00:00:5a:00:00/40 tag 25 ncq 4096 in
         res 41/84:08:e8:09:dd/00:00:5a:00:00/00 Emask 0x410 (ATA bus error) <F>
[   37.879305] ata1.00: status: { DRDY ERR }
[   37.879358] ata1.00: error: { ICRC ABRT }
[   37.879416] ata1: hard resetting link
[   38.365220] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   38.567985] ata1.00: configured for UDMA/33
[   38.568029] sd 0:0:0:0: [sda]  
[   38.568033] Result: hostbyte=0x00 driverbyte=0x08
[   38.568037] sd 0:0:0:0: [sda]  
[   38.568040] Sense Key : 0xb [current] [descriptor]
[   38.568045] Descriptor sense data with sense descriptors (in hex):
[   38.568048]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   38.568061]         5a dd 09 e8 
[   38.568068] sd 0:0:0:0: [sda]  
[   38.568071] ASC=0x47 ASCQ=0x0
[   38.568075] sd 0:0:0:0: [sda] CDB: 
[   38.568077] cdb[0]=0x28: 28 00 5a dd 09 e8 00 00 08 00
[   38.568090] end_request: I/O error, dev sda, sector 1524435432
[   38.568218] ata1: EH complete
[   38.578780] ata1.00: exception Emask 0x0 SAct 0x7c SErr 0x0 action 0x6
[   38.578878] ata1.00: irq_stat 0x40000008
[   38.578933] ata1.00: failed command: READ FPDMA QUEUED
[   38.579007] ata1.00: cmd 60/08:28:e0:09:dd/00:00:5a:00:00/40 tag 5 ncq 4096 in
         res 41/84:08:e2:09:dd/00:00:5a:00:00/00 Emask 0x410 (ATA bus error) <F>
[   38.579200] ata1.00: status: { DRDY ERR }
[   38.579254] ata1.00: error: { ICRC ABRT }
[   38.579311] ata1: hard resetting link
[   39.065191] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   39.255813] ata1.00: configured for UDMA/33
[   39.255867] sd 0:0:0:0: [sda]  
[   39.255870] Result: hostbyte=0x00 driverbyte=0x08
[   39.255874] sd 0:0:0:0: [sda]  
[   39.255877] Sense Key : 0xb [current] [descriptor]
[   39.255882] Descriptor sense data with sense descriptors (in hex):
[   39.255885]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   39.255899]         5a dd 09 e2 
[   39.255905] sd 0:0:0:0: [sda]  
[   39.255908] ASC=0x47 ASCQ=0x0
[   39.255912] sd 0:0:0:0: [sda] CDB: 
[   39.255914] cdb[0]=0x28: 28 00 5a dd 09 e0 00 00 08 00
[   39.255927] end_request: I/O error, dev sda, sector 1524435424
[   39.256034] ata1: EH complete
[   39.408954] alx 0000:02:00.0: irq 48 for MSI/MSI-X
[   39.409363] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   39.428640] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   40.549459] ATOM BIOS: Lenovo
[   40.549542] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[   40.549549] radeon 0000:01:00.0: GTT: 1024M 0x0000000080000000 - 0x00000000BFFFFFFF
[   40.549553] [drm] Detected VRAM RAM=2048M, BAR=256M
[   40.549556] [drm] RAM width 64bits DDR
[   40.549579] [drm] radeon: 2048M of VRAM memory ready
[   40.549582] [drm] radeon: 1024M of GTT memory ready.
[   40.549599] [drm] Loading HAINAN Microcode
[   40.567744] [drm] radeon/HAINAN_mc2.bin: 31452 bytes
[   40.584975] [drm] Internal thermal controller without fan control
[   40.585212] [drm] probing gen 2 caps for device 1022:1412 = 700d01/6
[   40.585266] == power state 0 ==
[   40.585269] 	ui class: none
[   40.585272] 	internal class: boot 
[   40.585276] 	caps: 
[   40.585279] 	uvd    vclk: 0 dclk: 0
[   40.585283] 		power level 0    sclk: 30000 mclk: 29900 vddc: 900 vddci: 0 pcie gen: 1
[   40.585285] 	status: c r b 
[   40.585289] == power state 1 ==
[   40.585291] 	ui class: performance
[   40.585293] 	internal class: none
[   40.585296] 	caps: 
[   40.585299] 	uvd    vclk: 0 dclk: 0
[   40.585302] 		power level 0    sclk: 30000 mclk: 30000 vddc: 800 vddci: 0 pcie gen: 1
[   40.585305] 		power level 1    sclk: 40000 mclk: 90000 vddc: 875 vddci: 0 pcie gen: 1
[   40.585309] 		power level 2    sclk: 65000 mclk: 90000 vddc: 900 vddci: 0 pcie gen: 1
[   40.585312] 		power level 3    sclk: 75000 mclk: 90000 vddc: 950 vddci: 0 pcie gen: 1
[   40.585315] 		power level 4    sclk: 82500 mclk: 90000 vddc: 1000 vddci: 0 pcie gen: 1
[   40.585317] 	status: 
[   40.585319] == power state 2 ==
[   40.585321] 	ui class: battery
[   40.585323] 	internal class: none
[   40.585326] 	caps: 
[   40.585328] 	uvd    vclk: 0 dclk: 0
[   40.585331] 		power level 0    sclk: 30000 mclk: 30000 vddc: 800 vddci: 0 pcie gen: 1
[   40.585334] 		power level 1    sclk: 40000 mclk: 60000 vddc: 850 vddci: 0 pcie gen: 1
[   40.585337] 		power level 2    sclk: 40000 mclk: 60000 vddc: 850 vddci: 0 pcie gen: 1
[   40.585339] 	status: 
[   40.585342] == power state 3 ==
[   40.585343] 	ui class: none
[   40.585345] 	internal class: limited_pwr 
[   40.585348] 	caps: video 
[   40.585351] 	uvd    vclk: 0 dclk: 0
[   40.585354] 		power level 0    sclk: 30000 mclk: 30000 vddc: 800 vddci: 0 pcie gen: 1
[   40.585357] 		power level 1    sclk: 30000 mclk: 30000 vddc: 800 vddci: 0 pcie gen: 1
[   40.585360] 		power level 2    sclk: 30000 mclk: 30000 vddc: 800 vddci: 0 pcie gen: 1
[   40.585362] 	status: 
[   40.600535] [drm] radeon: dpm initialized
[   40.600543] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   40.601556] [drm] probing gen 2 caps for device 1022:1412 = 700d01/6
[   40.601561] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[   40.730030] wlp3s0: authenticate with a0:21:b7:bd:d0:f0
[   40.735979] wlp3s0: send auth to a0:21:b7:bd:d0:f0 (try 1/3)
[   40.737978] wlp3s0: authenticated
[   40.738511] wlp3s0: associate with a0:21:b7:bd:d0:f0 (try 1/3)
[   40.742874] wlp3s0: RX AssocResp from a0:21:b7:bd:d0:f0 (capab=0x431 status=0 aid=1)
[   40.742933] wlp3s0: associated
[   40.742990] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   40.944980] [drm] PCIE GART of 1024M enabled (table at 0x0000000000040000).
[   40.945107] radeon 0000:01:00.0: WB enabled
[   40.945112] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xf27e8c00
[   40.945117] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0xf27e8c04
[   40.945121] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0xf27e8c08
[   40.945125] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xf27e8c0c
[   40.945128] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0xf27e8c10
[   40.945131] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   40.945133] [drm] Driver supports precise vblank timestamp query.
[   40.945185] radeon 0000:01:00.0: irq 49 for MSI/MSI-X
[   40.945204] radeon 0000:01:00.0: radeon: using MSI.
[   40.945281] [drm] radeon: irq initialized.
[   41.144797] [drm] ring test on 0 succeeded in 1 usecs
[   41.144805] [drm] ring test on 1 succeeded in 1 usecs
[   41.144811] [drm] ring test on 2 succeeded in 1 usecs
[   41.144876] [drm] ring test on 3 succeeded in 2 usecs
[   41.144884] [drm] ring test on 4 succeeded in 1 usecs
[   41.145036] [drm] ib test on ring 0 succeeded in 0 usecs
[   41.145065] [drm] ib test on ring 1 succeeded in 0 usecs
[   41.145257] [drm] ib test on ring 2 succeeded in 0 usecs
[   41.145309] [drm] ib test on ring 3 succeeded in 0 usecs
[   41.145336] [drm] ib test on ring 4 succeeded in 1 usecs
[   41.145691] [drm] Radeon Display Connectors
[   41.145763] radeon 0000:01:00.0: No connectors reported connected with modes
[   41.145767] [drm] Cannot find any crtc or sizes - going 1024x768
[   41.147869] [drm] fb mappable at 0xE0242000
[   41.147872] [drm] vram apper at 0xE0000000
[   41.147874] [drm] size 3145728
[   41.147876] [drm] fb depth is 24
[   41.147877] [drm]    pitch is 4096
[   41.148025] radeon 0000:01:00.0: fb1: radeondrmfb frame buffer device
[   41.282121] switching from power state:
[   41.282129] 	ui class: none
[   41.282132] 	internal class: boot 
[   41.282135] 	caps: 
[   41.282138] 	uvd    vclk: 0 dclk: 0
[   41.282143] 		power level 0    sclk: 30000 mclk: 29900 vddc: 900 vddci: 0 pcie gen: 1
[   41.282146] 	status: c b 
[   41.282150] switching to power state:
[   41.282152] 	ui class: performance
[   41.282154] 	internal class: none
[   41.282157] 	caps: 
[   41.282159] 	uvd    vclk: 0 dclk: 0
[   41.282163] 		power level 0    sclk: 30000 mclk: 30000 vddc: 800 vddci: 0 pcie gen: 1
[   41.282166] 		power level 1    sclk: 40000 mclk: 90000 vddc: 875 vddci: 0 pcie gen: 1
[   41.282169] 		power level 2    sclk: 65000 mclk: 90000 vddc: 900 vddci: 0 pcie gen: 1
[   41.282173] 		power level 3    sclk: 75000 mclk: 90000 vddc: 950 vddci: 0 pcie gen: 1
[   41.282176] 		power level 4    sclk: 82500 mclk: 90000 vddc: 1000 vddci: 0 pcie gen: 1
[   41.282178] 	status: r 
[   41.422547] [drm:radeon_acpi_init] *ERROR* Cannot find a backlight controller
[   41.422719] [drm] Initialized radeon 2.39.0 20080528 for 0000:01:00.0 on minor 1

And the errors always look like this but with differing numbers:

[   21.946863] end_request: I/O error, dev sda, sector 1586038960
[   21.946950] ata1: EH complete
[   21.957442] ata1.00: exception Emask 0x0 SAct 0xc000000 SErr 0x0 action 0x6
[   21.957489] ata1.00: irq_stat 0x40000008
[   21.957530] ata1.00: failed command: READ FPDMA QUEUED
[   21.957573] ata1.00: cmd 60/08:d0:40:08:89/00:00:5e:00:00/40 tag 26 ncq 4096 in
         res 41/84:08:40:08:89/00:00:5e:00:00/00 Emask 0x410 (ATA bus error) <F>
[   21.957626] ata1.00: status: { DRDY ERR }
[   21.957664] ata1.00: error: { ICRC ABRT }
[   21.957707] ata1: hard resetting link
[   22.443758] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   22.545995] ata1.00: configured for UDMA/33
[   22.546013] sd 0:0:0:0: [sda]  
[   22.546015] Result: hostbyte=0x00 driverbyte=0x08
[   22.546018] sd 0:0:0:0: [sda]  
[   22.546020] Sense Key : 0xb [current] [descriptor]
[   22.546023] Descriptor sense data with sense descriptors (in hex):
[   22.546025]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[   22.546033]         5e 89 08 40 
[   22.546037] sd 0:0:0:0: [sda]  
[   22.546039] ASC=0x47 ASCQ=0x0
[   22.546041] sd 0:0:0:0: [sda] CDB: 
[   22.546043] cdb[0]=0x28: 28 00 5e 89 08 40 00 00 08 00

I've reinstalled multiple times but the result is always the same. It is still covered by warranty so I just sent it back thinking it was a hardware problem but they returned it with an updated BIOS and a reformatted hard drive saying the disk was fine. The reported sectors seems to be different each time and always in the Linux partition. The number of errors also seems to vary greatly from boot to boot. Sometimes I get hundreds, sometimes none.

S.M.A.R.T. test output:

smartctl 6.3 2014-07-26 r3976 [i686-linux-3.16.2-1-ARCH] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Laptop SSHD
Device Model:     ST1000LM014-1EJ164
Serial Number:    W380LWHT
LU WWN Device Id: 5 000c50 06de376de
Firmware Version: LVD3
User Capacity:    1,000,204,886,016 bytes [1.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Form Factor:      2.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Sun Sep 21 23:14:06 2014 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
See vendor-specific Attribute list for marginal Attributes.

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(  150) seconds.
Offline data collection
capabilities: 			 (0x73) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					No Offline surface scan supported.
					Self-test supported.
					Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   1) minutes.
Extended self-test routine
recommended polling time: 	 ( 194) minutes.
Conveyance self-test routine
recommended polling time: 	 (   2) minutes.
SCT capabilities: 	       (0x1081)	SCT Status supported.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   119   099   006    Pre-fail  Always       -       214275128
  3 Spin_Up_Time            0x0003   098   097   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       929
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   075   060   030    Pre-fail  Always       -       4330054092
  9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       1893
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       969
184 End-to-End_Error        0x0032   001   001   099    Old_age   Always   FAILING_NOW 159
187 Reported_Uncorrect      0x0032   081   081   000    Old_age   Always       -       19
188 Command_Timeout         0x0032   100   099   000    Old_age   Always       -       8590065678
189 High_Fly_Writes         0x003a   084   084   000    Old_age   Always       -       16
190 Airflow_Temperature_Cel 0x0022   061   052   045    Old_age   Always       -       39 (Min/Max 38/41)
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       92
193 Load_Cycle_Count        0x0032   099   099   000    Old_age   Always       -       3863
194 Temperature_Celsius     0x0022   039   048   000    Old_age   Always       -       39 (0 17 0 0 0)
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
254 Free_Fall_Sensor        0x0032   100   100   000    Old_age   Always       -       0

SMART Error Log Version: 1
ATA Error Count: 91 (device log contains only the most recent five errors)
	CR = Command Register [HEX]
	FR = Features Register [HEX]
	SC = Sector Count Register [HEX]
	SN = Sector Number Register [HEX]
	CL = Cylinder Low Register [HEX]
	CH = Cylinder High Register [HEX]
	DH = Device/Head Register [HEX]
	DC = Device Command Register [HEX]
	ER = Error register [HEX]
	ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 91 occurred at disk power-on lifetime: 1892 hours (78 days + 20 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 b8 09 00 00  Error: UNC at LBA = 0x000009b8 = 2488

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 80 80 28 03 40 00      00:00:14.271  READ FPDMA QUEUED
  60 00 38 40 28 03 40 00      00:00:14.271  READ FPDMA QUEUED
  60 00 18 20 28 03 40 00      00:00:14.271  READ FPDMA QUEUED
  60 00 08 10 28 03 40 00      00:00:14.271  READ FPDMA QUEUED
  60 00 08 10 08 00 40 00      00:00:14.271  READ FPDMA QUEUED

Error 90 occurred at disk power-on lifetime: 1858 hours (77 days + 10 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 00 ff ff ff 4f 00      00:06:10.441  READ FPDMA QUEUED
  61 00 00 ff ff ff 4f 00      00:06:10.438  WRITE FPDMA QUEUED
  60 00 00 ff ff ff 4f 00      00:06:10.435  READ FPDMA QUEUED
  61 00 00 ff ff ff 4f 00      00:06:10.432  WRITE FPDMA QUEUED
  60 00 00 ff ff ff 4f 00      00:06:10.427  READ FPDMA QUEUED

Error 89 occurred at disk power-on lifetime: 1858 hours (77 days + 10 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 68 ff ff ff 4f 00      00:02:01.200  READ FPDMA QUEUED
  60 00 18 ff ff ff 4f 00      00:02:01.194  READ FPDMA QUEUED
  60 00 08 ff ff ff 4f 00      00:02:01.154  READ FPDMA QUEUED
  60 00 40 ff ff ff 4f 00      00:02:01.154  READ FPDMA QUEUED
  60 00 08 ff ff ff 4f 00      00:02:01.139  READ FPDMA QUEUED

Error 88 occurred at disk power-on lifetime: 1858 hours (77 days + 10 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 20 ff ff ff 4f 00      00:02:00.929  READ FPDMA QUEUED
  61 00 08 ff ff ff 4f 00      00:02:00.928  WRITE FPDMA QUEUED
  ea 00 00 00 00 00 a0 00      00:02:00.915  FLUSH CACHE EXT
  61 00 08 ff ff ff 4f 00      00:02:00.912  WRITE FPDMA QUEUED
  61 00 08 ff ff ff 4f 00      00:02:00.912  WRITE FPDMA QUEUED

Error 87 occurred at disk power-on lifetime: 1858 hours (77 days + 10 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 00 ff ff ff 4f 00      00:58:53.274  READ FPDMA QUEUED
  60 00 00 ff ff ff 4f 00      00:58:53.272  READ FPDMA QUEUED
  60 00 00 ff ff ff 4f 00      00:58:53.271  READ FPDMA QUEUED
  60 00 10 ff ff ff 4f 00      00:58:53.270  READ FPDMA QUEUED
  60 00 f0 ff ff ff 4f 00      00:58:53.270  READ FPDMA QUEUED

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%      1858         -
# 2  Short offline       Completed without error       00%      1841         -
# 3  Short offline       Completed without error       00%      1805         -
# 4  Extended offline    Interrupted (host reset)      00%      1804         -
# 5  Short offline       Completed without error       00%      1802         -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

It reports some ID 184 errors but from what I can gather Seagate uses proprietary SMART values and they will tell you to use their own SeaTools which I did and found no problems whatsoever.

I have also tried running memtest86 just to be sure but it found no problems.

Offline

#2 2014-09-22 05:32:07

mich41
Member
Registered: 2012-06-22
Posts: 796

Re: Random I/O errors (hdd) and failing to boot, Windows not affected

ICRC indicates communication error on the SATA connection (link).

It can be caused by failing cable, loose plug, cable being placed close to some EMI source or bent too tightly, etc.

Offline

#3 2014-09-22 16:20:11

SimonLarsen
Member
From: Odense, Denmark
Registered: 2009-11-06
Posts: 11

Re: Random I/O errors (hdd) and failing to boot, Windows not affected

It is a laptop so there is no SATA cable. The disk just kinda slides into a slot and is then screwed in place. Tried to see if it was loose but it made no difference.

If it is a hardware problem it just seems weird to me that reinstalling the OS will make the problems disappear for several days before showing up again. Wouldn't a bad cable/connection result in errors from the beginning? (Disclaimer: I know very little about both hardware and filesystems.)

Offline

#4 2014-09-22 19:48:41

czubek
Banned
Registered: 2012-03-08
Posts: 141

Re: Random I/O errors (hdd) and failing to boot, Windows not affected

Don't be angry if my guess is way off base. I recently did a dual boot arrangement of Win7 and Arch on a single HDD. My reading of the Win - Arch dual boot wiki indicates some limitations that required my install on a mbr (not uefi) bios must both be 64 bit. Your Win7 is 64 bit but the Arch is i686. Is i686 64 bit? If not could it be worth it to change Arch to 64 bit?

Offline

#5 2014-09-23 02:45:29

halocaridina
Member
From: US
Registered: 2014-07-21
Posts: 77

Re: Random I/O errors (hdd) and failing to boot, Windows not affected

Hi SimonLarsen,

Isn't the Seagate ST1000LM014 a hybrid (SSD+HDD)? If so, you might want to check whether a firmware update is available since the error could be related to the SSD on the unit. 

Is the BIOS/firmware also up-to-date since that might help.

While I didn't see any indication in your journal output, are you using anything for power management (like TLP, for example)? Reason that I ask is that Lenovo laptops and storage drives (especially SSD-related) seem to be sensitive to low-power situations. See as an example:

ssd hard drive error due to file system remount in read only


4X Intel(R) Xeon(R) CPU E7-8870 @ 2.40GHz; 256GiB; 11TB EXT4; SL6.8
2X Intel(R) Xeon(R) CPU E5-2680 @ 2.70GHz; 256GiB; 3.4TB EXT4; SL6.8
Thinkpad X250; Broadwell-ULT Core i5; 8GiB, 525GB Crucial_CT525MX3; Arch
Thinkpad T440S; Haswell-ULT Core i7; 12GiB, 512GB SanDisk X210; Arch

Offline

#6 2014-09-23 12:13:12

SimonLarsen
Member
From: Odense, Denmark
Registered: 2009-11-06
Posts: 11

Re: Random I/O errors (hdd) and failing to boot, Windows not affected

czubek wrote:

Don't be angry if my guess is way off base. I recently did a dual boot arrangement of Win7 and Arch on a single HDD. My reading of the Win - Arch dual boot wiki indicates some limitations that required my install on a mbr (not uefi) bios must both be 64 bit. Your Win7 is 64 bit but the Arch is i686. Is i686 64 bit? If not could it be worth it to change Arch to 64 bit?

It would be awfully rude to get angry at someone for trying to help. smile

By i686 I meant 32 bit. I just checked the wiki page and from what I understand it only relates to booting which works just fine. The disk is booting BIOS mode from MBR/msdos if I'm not mistaken so I don't think it should be a problem according to the wiki. But I won't rule out that the problem stems from dual booting in some way or another.

halocaridina wrote:

Isn't the Seagate ST1000LM014 a hybrid (SSD+HDD)? If so, you might want to check whether a firmware update is available since the error could be related to the SSD on the unit.

Is the BIOS/firmware also up-to-date since that might help.

While I didn't see any indication in your journal output, are you using anything for power management (like TLP, for example)? Reason that I ask is that Lenovo laptops and storage drives (especially SSD-related) seem to be sensitive to low-power situations.

Yes, it appears to be a hybrid. Didn't know that until I took it apart. When I got it back from "repair" the service note actually said that they updated the BIOS. It had version 2.05 when I got it back but I just found out there was a version 3.0 available from Lenovo so I installed that. For the moment everything actually works but the errors sometimes disappear for several days before coming back so I'll have to wait and see.

As far as I know the only power management I'm running is dpm and xfce4-power-manager for monitoring battery life.

Offline

#7 2014-09-23 16:33:19

liara
Member
Registered: 2013-04-10
Posts: 33

Re: Random I/O errors (hdd) and failing to boot, Windows not affected

Hi SimonLarsen,

Same error here, on a very similar if not same disk:

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Laptop SSHD
Device Model:     ST1000LM014-SSHD-8GB

I'm running

x86_64-linux-3.16.3-1-ARCH

and the error is

[  479.328399] ata6.00: exception Emask 0x0 SAct 0x1c00 SErr 0x0 action 0x6
[  479.328406] ata6.00: irq_stat 0x40000008
[  479.328411] ata6.00: failed command: READ FPDMA QUEUED
[  479.328417] ata6.00: cmd 60/18:50:28:c8:5c/00:00:56:00:00/40 tag 10 ncq 12288 in
         res 41/84:18:36:c8:5c/00:00:56:00:00/00 Emask 0x410 (ATA bus error) <F>
[  479.328420] ata6.00: status: { DRDY ERR }
[  479.328423] ata6.00: error: { ICRC ABRT }
[  479.328428] ata6: hard resetting link
[  479.648478] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  479.738309] ata6.00: configured for UDMA/133
[  479.738433] ata6: EH complete

I've run smartctl many times and the disk always passes the tests.

I tried, as sugested in halocaridina reply, to set the SATA_LINKPWR_ON_BAT to max_performance and to medium_power, with no luck. Maybe I was doing something wrong? Somewhere I read that a solution might be to disable NCQ, but I haven't tried it, since I'm not sure it's a good idea o.O

I hope that some solution will show up eventualy.

Offline

#8 2014-09-24 07:30:51

SimonLarsen
Member
From: Odense, Denmark
Registered: 2009-11-06
Posts: 11

Re: Random I/O errors (hdd) and failing to boot, Windows not affected

liara wrote:

I've run smartctl many times and the disk always passes the tests.

I tried, as sugested in halocaridina reply, to set the SATA_LINKPWR_ON_BAT to max_performance and to medium_power, with no luck. Maybe I was doing something wrong? Somewhere I read that a solution might be to disable NCQ, but I haven't tried it, since I'm not sure it's a good idea o.O

I hope that some solution will show up eventualy.

Damn. I updated the BIOS yesterday and didn't get any errors the entire day despite multiple reboots into both systems and copying around lots of files. But this morning they returned.

Do you dual boot as well or is it Arch only?

Last edited by SimonLarsen (2014-09-24 07:36:10)

Offline

#9 2014-09-24 14:13:00

liara
Member
Registered: 2013-04-10
Posts: 33

Re: Random I/O errors (hdd) and failing to boot, Windows not affected

I have only Arch installed, 64 bit, UEFI boot.

The things got worse for me. Today I barely managed to boot the laptop. It was throwing a lot of errors at me:

Sep 24 06:13:59  kernel: ata6.00: irq_stat 0x40000008
Sep 24 06:13:59  kernel: ata6.00: failed command: READ FPDMA QUEUED
Sep 24 06:13:59  kernel: ata6.00: cmd 60/a8:00:40:0e:00/00:00:00:00:00/40 tag 0 ncq 86016 in
                                      res 41/84:a8:87:0e:00/00:00:00:00:00/00 Emask 0x410 (ATA bus error) <F>
Sep 24 06:13:59  kernel: ata6.00: status: { DRDY ERR }
Sep 24 06:13:59  kernel: ata6.00: error: { ICRC ABRT }
Sep 24 06:13:59  kernel: ata6: hard resetting link
Sep 24 06:13:59  kernel: ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Sep 24 06:13:59  kernel: ata6.00: configured for UDMA/133
Sep 24 06:13:59  kernel: sd 5:0:0:0: [sda]  
Sep 24 06:13:59  kernel: Result: hostbyte=0x00 driverbyte=0x08
Sep 24 06:13:59  kernel: sd 5:0:0:0: [sda]  
Sep 24 06:13:59  kernel: Sense Key : 0xb [current] [descriptor]
Sep 24 06:13:59  kernel: Descriptor sense data with sense descriptors (in hex):
Sep 24 06:13:59  kernel:         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
Sep 24 06:13:59  kernel:         00 00 0e 87 
Sep 24 06:13:59  kernel: sd 5:0:0:0: [sda]  
Sep 24 06:13:59  kernel: ASC=0x47 ASCQ=0x0
Sep 24 06:13:59  kernel: sd 5:0:0:0: [sda] CDB: 
Sep 24 06:13:59  kernel: cdb[0]=0x28: 28 00 00 00 0e 40 00 00 a8 00
Sep 24 06:13:59  kernel: end_request: I/O error, dev sda, sector 3648
Sep 24 06:13:59  kernel: ata6: EH complete
Sep 24 06:14:30  kernel: ata6.00: exception Emask 0x1 SAct 0x7fffffff SErr 0x0 action 0x6 frozen
Sep 24 06:14:30  kernel: ata6.00: irq_stat 0x40000008
Sep 24 06:14:30  kernel: ata6.00: failed command: WRITE FPDMA QUEUED
Sep 24 06:14:30  kernel: ata6.00: cmd 61/08:00:00:08:24/00:00:41:00:00/40 tag 0 ncq 4096 out
                                      res 40/00:a8:87:0e:00/00:00:00:00:00/00 Emask 0x5 (timeout)
Sep 24 06:14:30  kernel: ata6.00: status: { DRDY }
Sep 24 06:14:30  kernel: ata6.00: failed command: READ FPDMA QUEUED
Sep 24 06:14:30  kernel: ata6.00: cmd 60/a8:08:60:0f:00/00:00:00:00:00/40 tag 1 ncq 86016 in
                                      res 40/00:10:08:10:00/00:00:00:00:00/40 Emask 0x1 (device error)
Sep 24 06:14:30  kernel: ata6.00: status: { DRDY }
Sep 24 06:14:30  kernel: ata6.00: failed command: READ FPDMA QUEUED
Sep 24 06:14:30  kernel: ata6.00: cmd 60/14:10:08:10:00/00:00:00:00:00/40 tag 2 ncq 10240 in
                                      res 40/00:10:08:10:00/00:00:00:00:00/40 Emask 0x1 (device error)
Sep 24 06:14:30  kernel: ata6.00: status: { DRDY }
Sep 24 06:14:30  kernel: ata6.00: failed command: READ FPDMA QUEUED
Sep 24 06:14:30  kernel: ata6.00: cmd 60/01:18:24:0f:00/00:00:00:00:00/40 tag 3 ncq 512 in
                                      res 40/00:10:08:10:00/00:00:00:00:00/40 Emask 0x1 (device error)
Sep 24 06:14:30  kernel: ata6.00: status: { DRDY }
Sep 24 06:14:30  kernel: ata6.00: failed command: READ FPDMA QUEUED
Sep 24 06:14:30  kernel: ata6.00: cmd 60/01:20:25:0f:00/00:00:00:00:00/40 tag 4 ncq 512 in
                                      res 40/00:10:08:10:00/00:00:00:00:00/40 Emask 0x1 (device error)
Sep 24 06:14:30  kernel: ata6.00: status: { DRDY }
Sep 24 06:14:30  kernel: ata6.00: failed command: READ FPDMA QUEUED
Sep 24 06:14:30  kernel: ata6.00: cmd 60/01:28:26:0f:00/00:00:00:00:00/40 tag 5 ncq 512 in
                                      res 40/00:10:08:10:00/00:00:00:00:00/40 Emask 0x1 (device error)
Sep 24 06:14:30  kernel: ata6.00: status: { DRDY }
Sep 24 06:14:30  kernel: ata6.00: failed command: READ FPDMA QUEUED
Sep 24 06:14:30  kernel: ata6.00: cmd 60/01:30:27:0f:00/00:00:00:00:00/40 tag 6 ncq 512 in
res 40/00:10:08:10:00/00:00:00:00:00/40 Emask 0x1 (device error)
Sep 24 06:14:30  kernel: ata6.00: status: { DRDY }
Sep 24 06:14:30  kernel: ata6: hard resetting link
Sep 24 06:14:30  kernel: ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Sep 24 06:14:30  kernel: ata6.00: configured for UDMA/133
Sep 24 06:14:30  kernel: sd 5:0:0:0: [sda]  
Sep 24 06:14:30  kernel: Result: hostbyte=0x00 driverbyte=0x08
Sep 24 06:14:30  kernel: sd 5:0:0:0: [sda]  
Sep 24 06:14:30  kernel: Sense Key : 0xb [current] [descriptor]
Sep 24 06:14:30  kernel: Descriptor sense data with sense descriptors (in hex):
Sep 24 06:14:30  kernel:         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
Sep 24 06:14:30  kernel:         00 00 10 08 
Sep 24 06:14:30  kernel: sd 5:0:0:0: [sda]  
Sep 24 06:14:30  kernel: ASC=0x0 ASCQ=0x0
Sep 24 06:14:30  kernel: sd 5:0:0:0: [sda] CDB: 
Sep 24 06:14:30  kernel: cdb[0]=0x28: 28 00 00 00 0f 60 00 00 a8 00
Sep 24 06:14:30  kernel: end_request: I/O error, dev sda, sector 3936
Sep 24 06:14:30  kernel: sd 5:0:0:0: [sda]  
Sep 24 06:14:30  kernel: Result: hostbyte=0x00 driverbyte=0x08
Sep 24 06:14:30  kernel: sd 5:0:0:0: [sda]  
Sep 24 06:14:30  kernel: Sense Key : 0xb [current] [descriptor]
Sep 24 06:14:30  kernel: Descriptor sense data with sense descriptors (in hex):
Sep 24 06:14:30  kernel:         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
Sep 24 06:14:30  kernel:         00 00 10 08 
Sep 24 06:14:30  kernel: sd 5:0:0:0: [sda]  

and so on... It somehow booted, but now journalctl says:

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
184 End-to-End_Error        0x0032   099   099   099    Old_age   Always   FAILING_NOW 1

while the Error hasn't occured yet.

I think I wil take the emergency procedure, and start backing up my files and system ...

I don't recall when this error first showed up, and I unluckily deleted my journal before noticing the problem, for it was getting big, so I can't trace back. But I have it in the journal since then (11.september). At begining only from time to time, but now things are getting worse.

Offline

#10 2014-09-24 19:51:52

czubek
Banned
Registered: 2012-03-08
Posts: 141

Re: Random I/O errors (hdd) and failing to boot, Windows not affected

I did a little reading on hybrid drives and it seems that much used files are kept on the ssd portion for faster access. One of the claims is faster boot times. Again, I'm probably speaking nonsense but could remnants of files be on the ssd and in conflict with a proper boot-up? Would it be possible to clean the ssd at time of shutdown so that boot-up is done directly to the hdd portion where all files are intact?

Offline

Board footer

Powered by FluxBB