You are not logged in.

#1 2014-01-24 23:58:22

Chancey
Member
Registered: 2014-01-24
Posts: 3

Sata Errors on start-up.

Hello, when I boot my laptop it gives me a repeating error after the Grub screen.

[164266.343653] ata1.00: exception Emask 0x0 SAct 0xf SErr 0x0 action 0x6 frozen
[164266.343662] ata1.00: failed command: WRITE FPDMA QUEUED
[164266.343671] ata1.00: cmd 61/08:00:b8:02:47/00:00:13:00:00/40 tag 0 ncq 4096 out
         res 40/00:00:00:4f:c2/00:00:00:00:00/40 Emask 0x4 (timeout)
[164266.343676] ata1.00: status: { DRDY }
[164266.343680] ata1.00: failed command: WRITE FPDMA QUEUED
[164266.343688] ata1.00: cmd 61/80:08:c0:02:47/00:00:13:00:00/40 tag 1 ncq 65536 out
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[164266.343692] ata1.00: status: { DRDY }
[164266.343702] ata1.00: failed command: READ FPDMA QUEUED
[164266.343709] ata1.00: cmd 60/00:10:e8:29:30/01:00:18:00:00/40 tag 2 ncq 131072 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[164266.343713] ata1.00: status: { DRDY }
[164266.343716] ata1.00: failed command: READ FPDMA QUEUED
[164266.343724] ata1.00: cmd 60/00:18:e8:2a:30/01:00:18:00:00/40 tag 3 ncq 131072 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[164266.343727] ata1.00: status: { DRDY }

I am able to boot into my system, but it often will go through this error about 3-5 times.

smartctl -a /dev/sda give me

=== START OF INFORMATION SECTION ===
Device Model:     SAMSUNG MZHPU128HCGM-00000
Serial Number:    S1ACNYAD532800
LU WWN Device Id: 5 002538 60000baf3
Firmware Version: UXM6401Q
User Capacity:    128,035,676,160 bytes [128 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-2, ATA8-ACS T13/1699-D revision 4c
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Fri Jan 24 15:52:31 2014 PST
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

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: 		(    0) seconds.
Offline data collection
capabilities: 			 (0x5f) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Abort Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					No 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: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 (  10) minutes.
SCT capabilities: 	       (0x003d)	SCT Status supported.
					SCT Error Recovery Control supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 1
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  9 Power_On_Hours          0x0032   099   099   000    Old_age   Always       -       1484
 12 Power_Cycle_Count       0x0032   094   094   000    Old_age   Always       -       5417
177 Wear_Leveling_Count     0x0013   097   097   017    Pre-fail  Always       -       299
178 Used_Rsvd_Blk_Cnt_Chip  0x0013   088   088   010    Pre-fail  Always       -       151
179 Used_Rsvd_Blk_Cnt_Tot   0x0013   089   089   010    Pre-fail  Always       -       272
180 Unused_Rsvd_Blk_Cnt_Tot 0x0013   089   089   010    Pre-fail  Always       -       2352
183 Runtime_Bad_Block       0x0013   100   100   010    Pre-fail  Always       -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]


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.

there are no logged errors which i find interesting.


This is what i get from dmesg, you can see the ata stuff about halfway down, included thee rest in case it is relevant.

[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88011fa00000 s86464 r8192 d24128 u524288
[    0.000000] pcpu-alloc: s86464 r8192 d24128 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1008698
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda1 rw quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3951964K/4098932K available (5116K kernel code, 807K rwdata, 1628K rodata, 1144K init, 1288K bss, 146968K reserved)
[    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=128 to nr_cpu_ids=4.
[    0.000000] NR_IRQS:8448 nr_irqs:984 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.003333] tsc: Detected 2294.540 MHz processor
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4590.29 BogoMIPS (lpj=7648466)
[    0.000005] pid_max: default: 32768 minimum: 301
[    0.000027] Security Framework initialized
[    0.000033] AppArmor: AppArmor disabled by boot time parameter
[    0.000034] Yama: becoming mindful.
[    0.000286] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001041] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.001369] Mount-cache hash table entries: 256
[    0.001524] Initializing cgroup subsys memory
[    0.001546] Initializing cgroup subsys devices
[    0.001548] Initializing cgroup subsys freezer
[    0.001549] Initializing cgroup subsys net_cls
[    0.001550] Initializing cgroup subsys blkio
[    0.001570] CPU: Physical Processor ID: 0
[    0.001571] CPU: Processor Core ID: 0
[    0.001575] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.002546] mce: CPU supports 7 MCE banks
[    0.002557] CPU0: Thermal monitoring enabled (TM1)
[    0.002567] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
tlb_flushall_shift: 6
[    0.002659] Freeing SMP alternatives memory: 20K (ffffffff819e9000 - ffffffff819ee000)
[    0.003422] ACPI: Core revision 20130725
[    0.012141] ACPI: All ACPI Tables successfully acquired
[    0.019369] ftrace: allocating 20317 entries in 80 pages
[    0.027987] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.060971] smpboot: CPU0: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz (fam: 06, model: 45, stepping: 01)
[    0.060979] TSC deadline timer enabled
[    0.060986] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.060992] ... version:                3
[    0.060993] ... bit width:              48
[    0.060994] ... generic registers:      4
[    0.060995] ... value mask:             0000ffffffffffff
[    0.060996] ... max period:             0000ffffffffffff
[    0.060997] ... fixed-purpose events:   3
[    0.060998] ... event mask:             000000070000000f
[    0.098662] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.084392] smpboot: Booting Node   0, Processors  #   1 #   2 #   3 OK
[    0.140519] Brought up 4 CPUs
[    0.140522] smpboot: Total of 4 processors activated (18363.16 BogoMIPS)
[    0.144090] devtmpfs: initialized
[    0.146069] PM: Registering ACPI NVS region [mem 0xca4bb000-0xca4c1fff] (28672 bytes)
[    0.146071] PM: Registering ACPI NVS region [mem 0xdab56000-0xdbaaafff] (16076800 bytes)
[    0.146906] RTC time: 17:26:02, date: 01/24/14
[    0.146938] NET: Registered protocol family 16
[    0.147017] cpuidle: using governor ladder
[    0.147018] cpuidle: using governor menu
[    0.147040] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.147042] ACPI: bus type PCI registered
[    0.147043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.147085] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.147086] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.153209] PCI: Using configuration type 1 for base access
[    0.153712] bio: create slab <bio-0> at 0
[    0.153800] ACPI: Added _OSI(Module Device)
[    0.153802] ACPI: Added _OSI(Processor Device)
[    0.153803] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.153804] ACPI: Added _OSI(Processor Aggregator Device)
[    0.155436] ACPI: EC: EC description table is found, configuring boot EC
[    0.202559] ACPI: Executed 1 blocks of module-level executable AML code
[    0.204584] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.205103] ACPI: SSDT 00000000dab34c18 003D3 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.205507] ACPI: Dynamic OEM Table Load:
[    0.205509] ACPI: SSDT           (null) 003D3 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.214255] ACPI: SSDT 00000000dab34618 005AA (v01  PmRef    ApIst 00003000 INTL 20051117)
[    0.214935] ACPI: Dynamic OEM Table Load:
[    0.214937] ACPI: SSDT           (null) 005AA (v01  PmRef    ApIst 00003000 INTL 20051117)
[    0.227395] ACPI: SSDT 00000000daae6d98 00119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    0.227971] ACPI: Dynamic OEM Table Load:
[    0.227973] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    0.241337] ACPI: Interpreter enabled
[    0.241348] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
[    0.241356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
[    0.241378] ACPI: (supports S0 S3 S4 S5)
[    0.241380] ACPI: Using IOAPIC for interrupt routing
[    0.241412] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.241594] ACPI: No dock devices found.
[    0.286876] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.287110] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
[    0.287277] acpi PNP0A08:00: ACPI _OSC control (0x18) granted
[    0.287950] PCI host bridge to bus 0000:00
[    0.287952] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.287954] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.287956] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.287957] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.287959] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.287960] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.287961] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.287962] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.287964] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.287965] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    0.287966] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
[    0.287974] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
[    0.288152] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
[    0.288163] pci 0000:00:02.0: reg 0x10: [mem 0xf6400000-0xf67fffff 64bit]
[    0.288170] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.288174] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.288346] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
[    0.288353] pci 0000:00:03.0: reg 0x10: [mem 0xf7d14000-0xf7d17fff 64bit]
[    0.288546] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[    0.288562] pci 0000:00:14.0: reg 0x10: [mem 0xf7d00000-0xf7d0ffff 64bit]
[    0.288614] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.288748] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.288780] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
[    0.288799] pci 0000:00:16.0: reg 0x10: [mem 0xf7d1c000-0xf7d1c01f 64bit]
[    0.288862] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.289032] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[    0.289045] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d10000-0xf7d13fff 64bit]
[    0.289100] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.289235] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.289270] pci 0000:00:1c.0: [8086:9c14] type 01 class 0x060400
[    0.289338] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.289476] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.289513] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
[    0.289580] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.289719] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.289754] pci 0000:00:1c.4: [8086:9c1a] type 01 class 0x060400
[    0.289822] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.289960] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.289995] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
[    0.290014] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d1a000-0xf7d1a3ff]
[    0.290097] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.290246] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.290278] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
[    0.290534] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[    0.290547] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d19000-0xf7d190ff 64bit]
[    0.290564] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.290836] pci 0000:01:00.0: [8086:08b1] type 00 class 0x028000
[    0.290876] pci 0000:01:00.0: reg 0x10: [mem 0xf7c00000-0xf7c01fff 64bit]
[    0.291040] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.291084] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.297349] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.297356] pci 0000:00:1c.0:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.297440] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.297445] pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
[    0.297449] pci 0000:00:1c.3:   bridge window [mem 0xf7200000-0xf7bfffff]
[    0.297455] pci 0000:00:1c.3:   bridge window [mem 0xf0a00000-0xf13fffff 64bit pref]
[    0.297600] pci 0000:03:00.0: [144d:a800] type 00 class 0x010601
[    0.297671] pci 0000:03:00.0: reg 0x24: [mem 0xf6810000-0xf6811fff]
[    0.297687] pci 0000:03:00.0: reg 0x30: [mem 0xf6800000-0xf680ffff pref]
[    0.297750] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.297784] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.307334] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.307338] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.307342] pci 0000:00:1c.4:   bridge window [mem 0xf6800000-0xf71fffff]
[    0.307347] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf09fffff 64bit pref]
[    0.307382] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    0.328006] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.328066] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
[    0.328122] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.328177] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.328232] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.328287] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.328352] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.328401] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.328837] ACPI: Enabled 3 GPEs in block 00 to 7F
[    0.328844] ACPI: \_SB_.PCI0: notify handler is installed
[    0.328934] Found 1 acpi root devices
[    0.329121] ACPI: EC: GPE = 0x7, I/O: command/status = 0x66, data = 0x62
[    0.329212] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.329215] vgaarb: loaded
[    0.329216] vgaarb: bridge control possible 0000:00:02.0
[    0.329252] PCI: Using ACPI for IRQ routing
[    0.330513] PCI: pci_cache_line_size set to 64 bytes
[    0.330545] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.330547] e820: reserve RAM buffer [mem 0xca4bb000-0xcbffffff]
[    0.330548] e820: reserve RAM buffer [mem 0xca8e5000-0xcbffffff]
[    0.330549] e820: reserve RAM buffer [mem 0xda898000-0xdbffffff]
[    0.330551] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[    0.330617] NetLabel: Initializing
[    0.330618] NetLabel:  domain hash size = 128
[    0.330618] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.330629] NetLabel:  unlabeled traffic allowed by default
[    0.330642] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.330651] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.332671] Switched to clocksource hpet
[    0.336308] pnp: PnP ACPI init
[    0.336319] ACPI: bus type PNP registered
[    0.336423] pnp 00:00: [dma 4]
[    0.336442] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.336459] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[    0.336535] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.336627] system 00:03: [io  0x0680-0x069f] has been reserved
[    0.336629] system 00:03: [io  0x2008-0x200b] has been reserved
[    0.336631] system 00:03: [io  0xffff] has been reserved
[    0.336632] system 00:03: [io  0xffff] has been reserved
[    0.336634] system 00:03: [io  0x1c00-0x1cfe] has been reserved
[    0.336635] system 00:03: [io  0x1d00-0x1dfe] has been reserved
[    0.336638] system 00:03: [io  0x1e00-0x1efe] has been reserved
[    0.336640] system 00:03: [io  0x1f00-0x1ffe] has been reserved
[    0.336641] system 00:03: [io  0x1800-0x18fe] could not be reserved
[    0.336643] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.336645] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.336668] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.336702] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.336705] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.336736] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.336738] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.336768] pnp 00:07: Plug and Play ACPI device, IDs SNYa009 PNP030b (active)
[    0.336802] pnp 00:08: Plug and Play ACPI device, IDs FOX0015 PNP0f13 (active)
[    0.349893] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.349896] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.349899] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.349901] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.349903] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.349906] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.349908] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.349910] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.349912] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[    0.349915] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.349917] system 00:09: [mem 0xf7fef000-0xf7feffff] has been reserved
[    0.349919] system 00:09: [mem 0xf7ff0000-0xf7ffffff] has been reserved
[    0.349922] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.350197] pnp: PnP ACPI: found 10 devices
[    0.350198] ACPI: bus type PNP unregistered
[    0.356468] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.356471] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[    0.356484] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.356485] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.356489] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdf200000-0xdf3fffff 64bit pref]
[    0.356491] pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
[    0.356493] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.356496] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.356500] pci 0000:00:1c.0:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.356503] pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf3fffff 64bit pref]
[    0.356507] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.356509] pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
[    0.356513] pci 0000:00:1c.3:   bridge window [mem 0xf7200000-0xf7bfffff]
[    0.356516] pci 0000:00:1c.3:   bridge window [mem 0xf0a00000-0xf13fffff 64bit pref]
[    0.356521] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.356523] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.356526] pci 0000:00:1c.4:   bridge window [mem 0xf6800000-0xf71fffff]
[    0.356529] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf09fffff 64bit pref]
[    0.356534] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.356536] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.356537] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.356539] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.356540] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.356541] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.356543] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.356544] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.356545] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.356547] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff]
[    0.356548] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.356550] pci_bus 0000:01: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    0.356551] pci_bus 0000:01: resource 2 [mem 0xdf200000-0xdf3fffff 64bit pref]
[    0.356553] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.356554] pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf7bfffff]
[    0.356555] pci_bus 0000:02: resource 2 [mem 0xf0a00000-0xf13fffff 64bit pref]
[    0.356557] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.356558] pci_bus 0000:03: resource 1 [mem 0xf6800000-0xf71fffff]
[    0.356559] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf09fffff 64bit pref]
[    0.356585] NET: Registered protocol family 2
[    0.356724] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[    0.356813] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.356873] TCP: Hash tables configured (established 32768 bind 32768)
[    0.356888] TCP: reno registered
[    0.356895] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.356909] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.356952] NET: Registered protocol family 1
[    0.356960] pci 0000:00:02.0: Boot video device
[    0.357196] PCI: CLS 64 bytes, default 64
[    0.357224] Unpacking initramfs...
[    0.407590] Freeing initrd memory: 3056K (ffff8800379f8000 - ffff880037cf4000)
[    0.407595] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.407597] software IO TLB [mem 0xd6898000-0xda898000] (64MB) mapped at [ffff8800d6898000-ffff8800da897fff]
[    0.407733] Scanning for low memory corruption every 60 seconds
[    0.407940] audit: initializing netlink socket (disabled)
[    0.407949] type=2000 audit(1390584362.399:1): initialized
[    0.419223] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.420210] zbud: loaded
[    0.420353] VFS: Disk quotas dquot_6.5.2
[    0.420384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.420510] msgmni has been set to 7724
[    0.420720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.420750] io scheduler noop registered
[    0.420751] io scheduler deadline registered
[    0.420772] io scheduler cfq registered (default)
[    0.421077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.421091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.421125] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[    0.421126] vesafb: scrolling: redraw
[    0.421128] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.421958] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004800000, using 8128k, total 8128k
[    0.526303] pci_bus 0000:01: Allocating resources
[    0.526317] pci_bus 0000:02: Allocating resources
[    0.526325] pci_bus 0000:03: Allocating resources
[    0.526335] pci 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
[    0.526342] pci 0000:00:00.0: no hotplug settings from platform
[    0.526343] pci 0000:00:00.0: using default PCI settings
[    0.526347] pci 0000:00:02.0: no hotplug settings from platform
[    0.526347] pci 0000:00:02.0: using default PCI settings
[    0.526351] pci 0000:00:03.0: no hotplug settings from platform
[    0.526353] pci 0000:00:14.0: no hotplug settings from platform
[    0.526353] pci 0000:00:14.0: using default PCI settings
[    0.526359] pci 0000:00:16.0: no hotplug settings from platform
[    0.526360] pci 0000:00:16.0: using default PCI settings
[    0.526365] pci 0000:00:1b.0: no hotplug settings from platform
[    0.526367] pcieport 0000:00:1c.0: no hotplug settings from platform
[    0.526374] pci 0000:01:00.0: no hotplug settings from platform
[    0.526376] pcieport 0000:00:1c.3: no hotplug settings from platform
[    0.526378] pcieport 0000:00:1c.4: no hotplug settings from platform
[    0.526382] pci 0000:03:00.0: no hotplug settings from platform
[    0.526384] pci 0000:00:1d.0: no hotplug settings from platform
[    0.526385] pci 0000:00:1d.0: using default PCI settings
[    0.526391] pci 0000:00:1f.0: no hotplug settings from platform
[    0.526392] pci 0000:00:1f.0: using default PCI settings
[    0.526399] pci 0000:00:1f.3: no hotplug settings from platform
[    0.526400] pci 0000:00:1f.3: using default PCI settings
[    0.594158] Console: switching to colour frame buffer device 240x67
[    0.764658] fb0: VESA VGA frame buffer device
[    0.764669] intel_idle: MWAIT substates: 0x11142120
[    0.764670] intel_idle: v0.4 model 0x45
[    0.764671] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.764812] GHES: HEST is not enabled!
[    0.764852] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.765178] Linux agpgart interface v0.103
[    0.765230] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.767228] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.767247] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.767317] mousedev: PS/2 mouse device common for all mice
[    0.767349] rtc_cmos 00:04: RTC can wake from S4
[    0.767460] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.767485] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.767492] Intel P-state driver initializing.
[    0.767499] Intel pstate controlling: cpu 0
[    0.767512] Intel pstate controlling: cpu 1
[    0.767521] Intel pstate controlling: cpu 2
[    0.767534] Intel pstate controlling: cpu 3
[    0.767632] drop_monitor: Initializing network drop monitor service
[    0.767691] TCP: cubic registered
[    0.767762] NET: Registered protocol family 10
[    0.767892] NET: Registered protocol family 17
[    0.767899] Key type dns_resolver registered
[    0.768078] registered taskstats version 1
[    0.768458]   Magic number: 14:948:441
[    0.768520] rtc_cmos 00:04: setting system clock to 2014-01-24 17:26:03 UTC (1390584363)
[    0.768563] PM: Hibernation image not present or could not be loaded.
[    0.769226] Freeing unused kernel memory: 1144K (ffffffff818cb000 - ffffffff819e9000)
[    0.769227] Write protecting the kernel read-only data: 8192k
[    0.771461] Freeing unused kernel memory: 1016K (ffff880001502000 - ffff880001600000)
[    0.772297] Freeing unused kernel memory: 420K (ffff880001797000 - ffff880001800000)
[    0.779352] systemd-udevd[58]: starting version 208
[    0.785047] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.797392] ACPI: bus type USB registered
[    0.797414] usbcore: registered new interface driver usbfs
[    0.797421] usbcore: registered new interface driver hub
[    0.797466] usbcore: registered new device driver usb
[    0.797999] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.799071] xhci_hcd 0000:00:14.0: setting latency timer to 64
[    0.799095] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.799102] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.799179] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.799199] xhci_hcd 0000:00:14.0: irq 56 for MSI/MSI-X
[    0.799386] ehci-pci: EHCI PCI platform driver
[    0.799455] SCSI subsystem initialized
[    0.799607] hub 1-0:1.0: USB hub found
[    0.799622] hub 1-0:1.0: 9 ports detected
[    0.800521] libata version 3.00 loaded.
[    0.800968] ahci 0000:03:00.0: version 3.0
[    0.800973] pcieport 0000:00:1c.4: driver skip pci_set_master, fix it!
[    0.801055] ahci 0000:03:00.0: irq 57 for MSI/MSI-X
[    0.801379] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.801386] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.801629] hub 2-0:1.0: USB hub found
[    0.801641] hub 2-0:1.0: 4 ports detected
[    0.802611] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    0.802620] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.802628] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    0.802641] ehci-pci 0000:00:1d.0: debug port 2
[    0.806555] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.806575] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d1a000
[    0.812432] ahci 0000:03:00.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.812437] ahci 0000:03:00.0: flags: 64bit ncq led clo only pio ccc 
[    0.812628] scsi0 : ahci
[    0.812693] ata1: SATA max UDMA/133 abar m8192@0xf6810000 port 0xf6810100 irq 57
[    0.815754] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.815943] hub 3-0:1.0: USB hub found
[    0.815950] hub 3-0:1.0: 2 ports detected
[    1.138987] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.139321] ata1.00: ATA-9: SAMSUNG MZHPU128HCGM-00000, UXM6401Q, max UDMA/133
[    1.139325] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.144409] ata1.00: configured for UDMA/133
[    1.144657] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG MZHPU128 UXM6 PQ: 0 ANSI: 5
[    1.146113] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    1.146270] sd 0:0:0:0: [sda] Write Protect is off
[    1.146275] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.146356] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.146902]  sda: sda1 sda2 sda3
[    1.147316] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.158944] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[    1.182711] hidraw: raw HID events driver (C) Jiri Kosina
[    1.193496] usbcore: registered new interface driver usbhid
[    1.193500] usbhid: USB HID core driver
[    1.194234] input: Holtek USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/input/input2
[    1.194309] holtek_mouse 0003:04D9:A067.0001: input,hidraw0: USB HID v1.10 Keyboard [Holtek USB Gaming Mouse] on usb-0000:00:14.0-1/input0
[    1.194319] holtek_mouse 0003:04D9:A067.0002: Fixing up report descriptor
[    1.196141] input: Holtek USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/input/input3
[    1.196456] holtek_mouse 0003:04D9:A067.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [Holtek USB Gaming Mouse] on usb-0000:00:14.0-1/input1
[    1.196878] holtek_mouse 0003:04D9:A067.0003: hiddev0,hidraw2: USB HID v1.10 Device [Holtek USB Gaming Mouse] on usb-0000:00:14.0-1/input2
[    1.338940] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[    1.408820] tsc: Refined TSC clocksource calibration: 2294.688 MHz
[    1.512165] usb 1-3: new full-speed USB device number 4 using xhci_hcd
[    1.530066] input: eGalax Inc. eGalaxTouch EXC7910-1031-12.00.03 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input4
[    1.530235] hid-multitouch 0003:0EEF:A108.0004: input,hiddev0,hidraw3: USB HID v2.10 Device [eGalax Inc. eGalaxTouch EXC7910-1031-12.00.03] on usb-0000:00:14.0-3/input0
[    1.688734] usb 1-5: new high-speed USB device number 5 using xhci_hcd
[    1.901948] usb 1-6: new full-speed USB device number 6 using xhci_hcd
[    2.021826] usb 3-1: new high-speed USB device number 2 using ehci-pci
[    2.145681] hub 3-1:1.0: USB hub found
[    2.145760] hub 3-1:1.0: 8 ports detected
[    2.408347] Switched to clocksource tsc
[   31.345489] ata1.00: exception Emask 0x0 SAct 0x7 SErr 0x0 action 0x6 frozen
[   31.346708] ata1.00: failed command: READ FPDMA QUEUED
[   31.347389] ata1.00: cmd 60/08:00:18:34:e9/00:00:02:00:00/40 tag 0 ncq 4096 in
         res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   31.348976] ata1.00: status: { DRDY }
[   31.349377] ata1.00: failed command: READ FPDMA QUEUED
[   31.349939] ata1.00: cmd 60/08:08:77:29:54/00:00:02:00:00/40 tag 1 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   31.351514] ata1.00: status: { DRDY }
[   31.351915] ata1.00: failed command: READ FPDMA QUEUED
[   31.352479] ata1.00: cmd 60/08:10:b8:29:54/00:00:02:00:00/40 tag 2 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   31.354077] ata1.00: status: { DRDY }
[   31.354479] ata1: hard resetting link
[   31.678660] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   31.684167] ata1.00: configured for UDMA/133
[   31.684174] ata1.00: device reported invalid CHS sector 0
[   31.684176] ata1.00: device reported invalid CHS sector 0
[   31.684178] ata1.00: device reported invalid CHS sector 0
[   31.684201] ata1: EH complete
[   62.314918] ata1.00: exception Emask 0x0 SAct 0x3 SErr 0x0 action 0x6 frozen
[   62.316149] ata1.00: failed command: READ FPDMA QUEUED
[   62.316812] ata1.00: cmd 60/08:00:00:37:e9/00:00:02:00:00/40 tag 0 ncq 4096 in
         res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   62.318399] ata1.00: status: { DRDY }
[   62.318799] ata1.00: failed command: READ FPDMA QUEUED
[   62.319361] ata1.00: cmd 60/08:08:b0:2c:54/00:00:02:00:00/40 tag 1 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   62.320933] ata1.00: status: { DRDY }
[   62.321334] ata1: hard resetting link
[   62.644766] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   62.650110] ata1.00: configured for UDMA/133
[   62.650116] ata1.00: device reported invalid CHS sector 0
[   62.650119] ata1.00: device reported invalid CHS sector 0
[   62.650139] ata1: EH complete
[   93.337663] ata1.00: exception Emask 0x0 SAct 0x38 SErr 0x0 action 0x6 frozen
[   93.338882] ata1.00: failed command: READ FPDMA QUEUED
[   93.339687] ata1.00: cmd 60/08:18:4f:00:00/00:00:00:00:00/40 tag 3 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   93.341450] ata1.00: status: { DRDY }
[   93.341861] ata1.00: failed command: READ FPDMA QUEUED
[   93.342423] ata1.00: cmd 60/a8:20:67:01:00/00:00:00:00:00/40 tag 4 ncq 86016 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   93.344007] ata1.00: status: { DRDY }
[   93.344408] ata1.00: failed command: READ FPDMA QUEUED
[   93.344971] ata1.00: cmd 60/30:28:0f:02:00/00:00:00:00:00/40 tag 5 ncq 24576 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   93.346555] ata1.00: status: { DRDY }
[   93.346957] ata1: hard resetting link
[   93.670838] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   93.676247] ata1.00: configured for UDMA/133
[   93.676255] ata1.00: device reported invalid CHS sector 0
[   93.676257] ata1.00: device reported invalid CHS sector 0
[   93.676259] ata1.00: device reported invalid CHS sector 0
[   93.676282] ata1: EH complete
[   93.686876] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[  124.360434] ata1.00: NCQ disabled due to excessive errors
[  124.360439] ata1.00: exception Emask 0x0 SAct 0x7ff00003 SErr 0x0 action 0x6 frozen
[  124.361725] ata1.00: failed command: READ FPDMA QUEUED
[  124.362498] ata1.00: cmd 60/08:00:3f:02:c0/00:00:00:00:00/40 tag 0 ncq 4096 in
         res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  124.364214] ata1.00: status: { DRDY }
[  124.364614] ata1.00: failed command: READ FPDMA QUEUED
[  124.365177] ata1.00: cmd 60/08:08:3f:01:c0/00:00:00:00:00/40 tag 1 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  124.366753] ata1.00: status: { DRDY }
[  124.367154] ata1.00: failed command: READ FPDMA QUEUED
[  124.367717] ata1.00: cmd 60/08:a0:e7:01:c0/00:00:00:00:00/40 tag 20 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  124.369300] ata1.00: status: { DRDY }
[  124.369700] ata1.00: failed command: READ FPDMA QUEUED
[  124.370263] ata1.00: cmd 60/08:a8:ef:01:c0/00:00:00:00:00/40 tag 21 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  124.371849] ata1.00: status: { DRDY }
[  124.372249] ata1.00: failed command: READ FPDMA QUEUED
[  124.372811] ata1.00: cmd 60/08:b0:f7:01:c0/00:00:00:00:00/40 tag 22 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  124.374396] ata1.00: status: { DRDY }
[  124.374796] ata1.00: failed command: READ FPDMA QUEUED
[  124.375357] ata1.00: cmd 60/08:b8:ff:01:c0/00:00:00:00:00/40 tag 23 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  124.376941] ata1.00: status: { DRDY }
[  124.377342] ata1.00: failed command: READ FPDMA QUEUED
[  124.377904] ata1.00: cmd 60/08:c0:07:02:c0/00:00:00:00:00/40 tag 24 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  124.379488] ata1.00: status: { DRDY }
[  124.379888] ata1.00: failed command: READ FPDMA QUEUED
[  124.380452] ata1.00: cmd 60/08:c8:0f:02:c0/00:00:00:00:00/40 tag 25 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  124.448312] ata1.00: status: { DRDY }
[  124.481867] ata1.00: failed command: READ FPDMA QUEUED
[  124.515807] ata1.00: cmd 60/08:d0:17:02:c0/00:00:00:00:00/40 tag 26 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  124.583914] ata1.00: status: { DRDY }
[  124.617736] ata1.00: failed command: READ FPDMA QUEUED
[  124.651626] ata1.00: cmd 60/08:d8:1f:02:c0/00:00:00:00:00/40 tag 27 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  124.719780] ata1.00: status: { DRDY }
[  124.753483] ata1.00: failed command: READ FPDMA QUEUED
[  124.787434] ata1.00: cmd 60/08:e0:27:02:c0/00:00:00:00:00/40 tag 28 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  124.855720] ata1.00: status: { DRDY }
[  124.889475] ata1.00: failed command: READ FPDMA QUEUED
[  124.923145] ata1.00: cmd 60/08:e8:2f:02:c0/00:00:00:00:00/40 tag 29 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  124.991051] ata1.00: status: { DRDY }
[  125.024712] ata1.00: failed command: READ FPDMA QUEUED
[  125.058534] ata1.00: cmd 60/08:f0:37:02:c0/00:00:00:00:00/40 tag 30 ncq 4096 in
         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  125.126745] ata1.00: status: { DRDY }
[  125.160422] ata1: hard resetting link
[  125.486470] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  125.491949] ata1.00: configured for UDMA/133
[  125.491955] ata1.00: device reported invalid CHS sector 0
[  125.491957] ata1.00: device reported invalid CHS sector 0
[  125.491960] ata1.00: device reported invalid CHS sector 0
[  125.491962] ata1.00: device reported invalid CHS sector 0
[  125.491963] ata1.00: device reported invalid CHS sector 0
[  125.491965] ata1.00: device reported invalid CHS sector 0
[  125.491967] ata1.00: device reported invalid CHS sector 0
[  125.491968] ata1.00: device reported invalid CHS sector 0
[  125.491970] ata1.00: device reported invalid CHS sector 0
[  125.491972] ata1.00: device reported invalid CHS sector 0
[  125.491973] ata1.00: device reported invalid CHS sector 0
[  125.491975] ata1.00: device reported invalid CHS sector 0
[  125.491977] ata1.00: device reported invalid CHS sector 0
[  125.491985] sd 0:0:0:0: [sda]  
[  125.491987] Result: hostbyte=0x00 driverbyte=0x08
[  125.491989] sd 0:0:0:0: [sda]  
[  125.491990] Sense Key : 0xb [current] [descriptor]
[  125.491993] Descriptor sense data with sense descriptors (in hex):
[  125.491995]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  125.492003]         00 00 00 00 
[  125.492006] sd 0:0:0:0: [sda]  
[  125.492007] ASC=0x0 ASCQ=0x0
[  125.492009] sd 0:0:0:0: [sda] CDB: 
[  125.492011] cdb[0]=0x28: 28 00 00 c0 02 3f 00 00 08 00
[  125.492018] end_request: I/O error, dev sda, sector 12583487
[  125.525741] sd 0:0:0:0: [sda]  
[  125.525743] Result: hostbyte=0x00 driverbyte=0x08
[  125.525745] sd 0:0:0:0: [sda]  
[  125.525746] Sense Key : 0xb [current] [descriptor]
[  125.525748] Descriptor sense data with sense descriptors (in hex):
[  125.525749]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  125.525757]         00 00 00 00 
[  125.525761] sd 0:0:0:0: [sda]  
[  125.525762] ASC=0x0 ASCQ=0x0
[  125.525764] sd 0:0:0:0: [sda] CDB: 
[  125.525765] cdb[0]=0x28: 28 00 00 c0 01 e7 00 00 08 00
[  125.525771] end_request: I/O error, dev sda, sector 12583399
[  125.559049] sd 0:0:0:0: [sda]  
[  125.559050] Result: hostbyte=0x00 driverbyte=0x08
[  125.559051] sd 0:0:0:0: [sda]  
[  125.559052] Sense Key : 0xb [current] [descriptor]
[  125.559054] Descriptor sense data with sense descriptors (in hex):
[  125.559055]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  125.559062]         00 00 00 00 
[  125.559065] sd 0:0:0:0: [sda]  
[  125.559066] ASC=0x0 ASCQ=0x0
[  125.559067] sd 0:0:0:0: [sda] CDB: 
[  125.559068] cdb[0]=0x28: 28 00 00 c0 01 ef 00 00 08 00
[  125.559074] end_request: I/O error, dev sda, sector 12583407
[  125.591752] sd 0:0:0:0: [sda]  
[  125.591753] Result: hostbyte=0x00 driverbyte=0x08
[  125.591754] sd 0:0:0:0: [sda]  
[  125.591755] Sense Key : 0xb [current] [descriptor]
[  125.591756] Descriptor sense data with sense descriptors (in hex):
[  125.591757]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  125.591762]         00 00 00 00 
[  125.591765] sd 0:0:0:0: [sda]  
[  125.591765] ASC=0x0 ASCQ=0x0
[  125.591766] sd 0:0:0:0: [sda] CDB: 
[  125.591767] cdb[0]=0x28: 28 00 00 c0 01 f7 00 00 08 00
[  125.591771] end_request: I/O error, dev sda, sector 12583415
[  125.624366] sd 0:0:0:0: [sda]  
[  125.624368] Result: hostbyte=0x00 driverbyte=0x08
[  125.624369] sd 0:0:0:0: [sda]  
[  125.624370] Sense Key : 0xb [current] [descriptor]
[  125.624372] Descriptor sense data with sense descriptors (in hex):
[  125.624373]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  125.624379]         00 00 00 00 
[  125.624383] sd 0:0:0:0: [sda]  
[  125.624384] ASC=0x0 ASCQ=0x0
[  125.624385] sd 0:0:0:0: [sda] CDB: 
[  125.624386] cdb[0]=0x28: 28 00 00 c0 01 ff 00 00 08 00
[  125.624391] end_request: I/O error, dev sda, sector 12583423
[  125.656331] sd 0:0:0:0: [sda]  
[  125.656332] Result: hostbyte=0x00 driverbyte=0x08
[  125.656334] sd 0:0:0:0: [sda]  
[  125.656335] Sense Key : 0xb [current] [descriptor]
[  125.656336] Descriptor sense data with sense descriptors (in hex):
[  125.656337]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  125.656344]         00 00 00 00 
[  125.656347] sd 0:0:0:0: [sda]  
[  125.656348] ASC=0x0 ASCQ=0x0
[  125.656350] sd 0:0:0:0: [sda] CDB: 
[  125.656351] cdb[0]=0x28: 28 00 00 c0 02 07 00 00 08 00
[  125.656356] end_request: I/O error, dev sda, sector 12583431
[  125.687903] sd 0:0:0:0: [sda]  
[  125.687904] Result: hostbyte=0x00 driverbyte=0x08
[  125.687905] sd 0:0:0:0: [sda]  
[  125.687906] Sense Key : 0xb [current] [descriptor]
[  125.687907] Descriptor sense data with sense descriptors (in hex):
[  125.687908]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  125.687913]         00 00 00 00 
[  125.687916] sd 0:0:0:0: [sda]  
[  125.687916] ASC=0x0 ASCQ=0x0
[  125.687917] sd 0:0:0:0: [sda] CDB: 
[  125.687918] cdb[0]=0x28: 28 00 00 c0 02 0f 00 00 08 00
[  125.687922] end_request: I/O error, dev sda, sector 12583439
[  125.718974] sd 0:0:0:0: [sda]  
[  125.718975] Result: hostbyte=0x00 driverbyte=0x08
[  125.718976] sd 0:0:0:0: [sda]  
[  125.718977] Sense Key : 0xb [current] [descriptor]
[  125.718978] Descriptor sense data with sense descriptors (in hex):
[  125.718979]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  125.718983]         00 00 00 00 
[  125.718986] sd 0:0:0:0: [sda]  
[  125.718986] ASC=0x0 ASCQ=0x0
[  125.718987] sd 0:0:0:0: [sda] CDB: 
[  125.718988] cdb[0]=0x28: 28 00 00 c0 02 17 00 00 08 00
[  125.718992] end_request: I/O error, dev sda, sector 12583447
[  125.749811] sd 0:0:0:0: [sda]  
[  125.749812] Result: hostbyte=0x00 driverbyte=0x08
[  125.749813] sd 0:0:0:0: [sda]  
[  125.749813] Sense Key : 0xb [current] [descriptor]
[  125.749815] Descriptor sense data with sense descriptors (in hex):
[  125.749815]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  125.749820]         00 00 00 00 
[  125.749823] sd 0:0:0:0: [sda]  
[  125.749823] ASC=0x0 ASCQ=0x0
[  125.749825] sd 0:0:0:0: [sda] CDB: 
[  125.749825] cdb[0]=0x28: 28 00 00 c0 02 1f 00 00 08 00
[  125.749829] end_request: I/O error, dev sda, sector 12583455
[  125.780191] sd 0:0:0:0: [sda]  
[  125.780192] Result: hostbyte=0x00 driverbyte=0x08
[  125.780194] sd 0:0:0:0: [sda]  
[  125.780195] Sense Key : 0xb [current] [descriptor]
[  125.780196] Descriptor sense data with sense descriptors (in hex):
[  125.780198]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  125.780204]         00 00 00 00 
[  125.780207] sd 0:0:0:0: [sda]  
[  125.780208] ASC=0x0 ASCQ=0x0
[  125.780210] sd 0:0:0:0: [sda] CDB: 
[  125.780211] cdb[0]=0x28: 28 00 00 c0 02 27 00 00 08 00
[  125.780216] end_request: I/O error, dev sda, sector 12583463
[  125.810208] sd 0:0:0:0: [sda]  
[  125.810210] Result: hostbyte=0x00 driverbyte=0x08
[  125.810211] sd 0:0:0:0: [sda]  
[  125.810212] Sense Key : 0xb [current] [descriptor]
[  125.810214] Descriptor sense data with sense descriptors (in hex):
[  125.810215]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  125.810223]         00 00 00 00 
[  125.810226] sd 0:0:0:0: [sda]  
[  125.810227] ASC=0x0 ASCQ=0x0
[  125.810229] sd 0:0:0:0: [sda] CDB: 
[  125.810230] cdb[0]=0x28: 28 00 00 c0 02 2f 00 00 08 00
[  125.810239] sd 0:0:0:0: [sda]  
[  125.810240] Result: hostbyte=0x00 driverbyte=0x08
[  125.810242] sd 0:0:0:0: [sda]  
[  125.810243] Sense Key : 0xb [current] [descriptor]
[  125.810245] Descriptor sense data with sense descriptors (in hex):
[  125.810246]         72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[  125.810253]         00 00 00 00 
[  125.810257] sd 0:0:0:0: [sda]  
[  125.810258] ASC=0x0 ASCQ=0x0
[  125.810260] sd 0:0:0:0: [sda] CDB: 
[  125.810261] cdb[0]=0x28: 28 00 00 c0 02 37 00 00 08 00
[  125.810273] ata1: EH complete
[  125.855545] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[  125.855767] systemd[1]: No hostname configured.
[  125.855774] systemd[1]: Set hostname to <localhost>.
[  125.896662] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[  125.896723] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  125.896736] systemd[1]: Starting Login Prompts.
[  125.896747] systemd[1]: Reached target Login Prompts.
[  125.896757] systemd[1]: Expecting device sys-subsystem-net-devices-wlp1s0.device...
[  125.896765] systemd[1]: Starting Remote File Systems.
[  125.896773] systemd[1]: Reached target Remote File Systems.
[  125.896780] systemd[1]: Expecting device sys-subsystem-net-devices-wlan0.device...
[  125.896788] systemd[1]: Expecting device sys-subsystem-net-devices-wlp0s20u2.device...
[  125.896796] systemd[1]: Expecting device sys-subsystem-net-devices-interface_name.device...
[  125.896805] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[  125.896826] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  125.896834] systemd[1]: Starting LVM2 metadata daemon socket.
[  125.896859] systemd[1]: Listening on LVM2 metadata daemon socket.
[  125.896867] systemd[1]: Starting Device-mapper event daemon FIFOs.
[  125.896891] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[  125.896898] systemd[1]: Starting Delayed Shutdown Socket.
[  125.896925] systemd[1]: Listening on Delayed Shutdown Socket.
[  125.896950] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[  125.897038] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[  125.897049] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[  125.897076] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  125.897084] systemd[1]: Starting Paths.
[  125.897091] systemd[1]: Reached target Paths.
[  125.897099] systemd[1]: Starting Encrypted Volumes.
[  125.897106] systemd[1]: Reached target Encrypted Volumes.
[  125.897114] systemd[1]: Starting Journal Socket.
[  125.897152] systemd[1]: Listening on Journal Socket.
[  125.897605] systemd[1]: Starting Apply Kernel Variables...
[  125.898095] systemd[1]: Mounting Huge Pages File System...
[  125.899047] systemd[1]: Started Load Kernel Modules.
[  125.901395] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[  125.902589] systemd[1]: Started Set Up Additional Binary Formats.
[  125.902620] systemd[1]: Mounted FUSE Control File System.
[  125.902640] systemd[1]: Mounting Debug File System...
[  125.903016] systemd[1]: Starting Setup Virtual Console...
[  125.903358] systemd[1]: Mounting Configuration File System...
[  125.903640] systemd[1]: Mounting POSIX Message Queue File System...
[  125.903921] systemd[1]: Starting Journal Service...
[  125.904299] systemd[1]: Started Journal Service.
[  125.916845] EXT4-fs (sda1): re-mounted. Opts: data=ordered
[  125.919072] systemd-journald[122]: Vacuuming done, freed 0 bytes
[  125.959065] systemd-udevd[146]: starting version 208
[  126.006669] input: PC Speaker as /devices/platform/pcspkr/input/input6
[  126.007045] ACPI: Requesting acpi_cpufreq
[  126.011801] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20130725/utaddress-251)
[  126.011809] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[  126.011813] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 1 (20130725/utaddress-251)
[  126.011817] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR_ 2 (20130725/utaddress-251)
[  126.011821] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[  126.011823] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 1 (20130725/utaddress-251)
[  126.011826] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR_ 2 (20130725/utaddress-251)
[  126.011829] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[  126.011831] lpc_ich: Resource conflict(s) found affecting gpio_ich
[  126.016043] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[  126.017806] mei_me 0000:00:16.0: setting latency timer to 64
[  126.017844] mei_me 0000:00:16.0: irq 58 for MSI/MSI-X
[  126.018168] ACPI: AC Adapter [ADP1] (on-line)
[  126.018533] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input7
[  126.018749] ACPI: Lid Switch [LID0]
[  126.024617] [drm] Initialized drm 1.1.0 20060810
[  126.025670] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input8
[  126.025678] ACPI: Power Button [PWRB]
[  126.027618] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130725/utaddress-251)
[  126.027625] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[  126.029104] snd_hda_intel 0000:00:1b.0: irq 59 for MSI/MSI-X
[  126.039570] sony_laptop: Sony Notebook Control Driver v0.6
[  126.040271] input: Sony Vaio Keys as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/SNY5001:00/input/input9
[  126.040323] input: Sony Vaio Jogdial as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/SNY5001:00/input/input10
[  126.052679] sony_laptop: brightness ignored, must be controlled by ACPI video driver
[  126.053949] mei_me 0000:00:16.0: NFC MEI VERSION: IVN 0x1 Vendor ID 0x1 Type 0x1
[  126.057104] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[  126.061557] cfg80211: Calling CRDA to update world regulatory domain
[  126.063932] [drm] Memory usable by graphics device = 2048M
[  126.063939] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
[  126.063941] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[  126.063958] Console: switching to colour dummy device 80x25
[  126.064087] i915 0000:00:02.0: setting latency timer to 64
[  126.065272] Bluetooth: Core ver 2.16
[  126.065288] NET: Registered protocol family 31
[  126.065290] Bluetooth: HCI device and connection manager initialized
[  126.065297] Bluetooth: HCI socket layer initialized
[  126.065300] Bluetooth: L2CAP socket layer initialized
[  126.065306] Bluetooth: SCO socket layer initialized
[  126.066200] Intel(R) Wireless WiFi driver for Linux, in-tree:
[  126.066203] Copyright(c) 2003-2013 Intel Corporation
[  126.066234] pcieport 0000:00:1c.0: driver skip pci_set_master, fix it!
[  126.066379] iwlwifi 0000:01:00.0: irq 60 for MSI/MSI-X
[  126.066611] media: Linux media interface: v0.10
[  126.070972] Linux video capture interface: v2.00
[  126.071925] usbcore: registered new interface driver btusb
[  126.072283] iwlwifi 0000:01:00.0: loaded firmware version 22.1.7.0 op_mode iwlmvm
[  126.079665] uvcvideo: Found UVC 1.00 device USB Webcam (0bda:5727)
[  126.086285] Bluetooth: hci0: read Intel version: 370710018002030d33
[  126.086289] Bluetooth: hci0: Intel device is already patched. patch num: 33
[  126.086708] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144
[  126.086756] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
[  126.086898] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
[  126.092008] input: USB Webcam as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input12
[  126.092641] usbcore: registered new interface driver uvcvideo
[  126.092643] USB Video Class driver (1.1.1)
[  126.097370] rtl8192cu: Chip version 0x10
[  126.099239] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x10
[  126.101863] i915 0000:00:02.0: irq 61 for MSI/MSI-X
[  126.101873] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[  126.101874] [drm] Driver supports precise vblank timestamp query.
[  126.101936] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[  126.103517] ACPI: Battery Slot [BAT0] (battery present)
[  126.106435] thermal LNXTHERM:00: registered as thermal_zone0
[  126.106438] ACPI: Thermal Zone [TZ00] (44 C)
[  126.113114] ACPI: Battery Slot [BAT1] (battery absent)
[  126.116315] iTCO_vendor_support: vendor-support=0
[  126.116847] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[  126.116874] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
[  126.116974] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[  126.126547] nfc: nfc_init: NFC Core ver 0.1
[  126.126568] NET: Registered protocol family 39
[  126.129879] Probing NFC pn544
[  126.140325] rtl8192cu: MAC address: 48:02:2a:7e:a6:e6
[  126.140330] rtl8192cu: Board Type 0
[  126.140406] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[  126.140468] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin
[  126.140647] usbcore: registered new interface driver rtl8192cu
[  126.141022] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x10
[  126.143777] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x10
[  126.145297] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x10
[  126.145956] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[  126.146279] ieee80211 phy1: Selected rate control algorithm 'rtl_rc'
[  126.146546] rtlwifi: wireless switch is on
[  126.155037] Adding 4883756k swap on /dev/sda2.  Priority:-1 extents:1 across:4883756k SSFS
[  126.157369] systemd-udevd[150]: renamed network interface wlan0 to wlp0s20u2
[  126.172432] fbcon: inteldrmfb (fb0) is primary device
[  126.174020] kvm: disabled by bios
[  126.191698] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered
[  126.296157] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[  126.316113] systemd-udevd[149]: renamed network interface wlan0 to wlp1s0
[  126.496564] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x126800, board id: 2699, fw id: 1401224
[  126.530856] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input13
[  127.272221] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[  128.108351] Console: switching to colour frame buffer device 240x67
[  128.113031] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[  128.113032] i915 0000:00:02.0: registered panic notifier
[  128.118797] systemd-journald[122]: Received request to flush runtime journal from PID 1
[  128.131283] rtl8192cu: MAC auto ON okay!
[  128.133182] acpi device:29: registered as cooling_device4
[  128.133807] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[  128.133865] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input14
[  128.133967] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[  128.134326] snd_hda_intel 0000:00:03.0: irq 62 for MSI/MSI-X
[  128.142523] rtl8192cu: Tx queue select: 0x05
[  128.190200] hda_codec: invalid CONNECT_LIST verb 5[1]:0
[  128.190258] hda_codec: invalid CONNECT_LIST verb 6[1]:0
[  128.190324] hda_codec: invalid CONNECT_LIST verb 7[1]:0
[  128.191848] input: HDA Intel MID HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17
[  128.191965] input: HDA Intel MID HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
[  128.192061] input: HDA Intel MID HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
[  128.491245] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u2: link is not ready
[  128.491384] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
[  128.491528] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
[  128.502620] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[  129.387913] wlp0s20u2: authenticate with 60:33:4b:e3:fe:31
[  129.409908] wlp0s20u2: send auth to 60:33:4b:e3:fe:31 (try 1/3)
[  129.415420] wlp0s20u2: authenticated
[  129.417546] wlp0s20u2: associate with 60:33:4b:e3:fe:31 (try 1/3)
[  129.426949] wlp0s20u2: RX AssocResp from 60:33:4b:e3:fe:31 (capab=0x1421 status=0 aid=3)
[  129.426980] wlp0s20u2: associated
[  129.427017] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u2: link becomes ready
[  132.215759] wlp1s0: authenticate with 28:c6:8e:38:76:40
[  132.216650] wlp1s0: send auth to 28:c6:8e:38:76:40 (try 1/3)
[  132.218773] wlp1s0: authenticated
[  132.219328] wlp1s0: associate with 28:c6:8e:38:76:40 (try 1/3)
[  132.223547] wlp1s0: RX AssocResp from 28:c6:8e:38:76:40 (capab=0x411 status=0 aid=2)
[  132.226025] wlp1s0: associated
[  132.226065] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[  258.046843] fuse init (API version 7.22)
[  378.299290] ACPI: \_SB_.PCI0: Bus check notify on _handle_hotplug_event_root
[  383.308507] PM: Syncing filesystems ... done.
[  383.316136] PM: Preparing system for mem sleep
[  383.316489] Freezing user space processes ... (elapsed 0.001 seconds) done.
[  383.318093] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[  383.319198] PM: Entering mem sleep
[  383.319988] Suspending console(s) (use no_console_suspend to debug)
[  383.320296] wlp1s0: deauthenticating from 28:c6:8e:38:76:40 by local choice (reason=3)
[  383.363765] wlp0s20u2: deauthenticating from 60:33:4b:e3:fe:31 by local choice (reason=3)
[  383.410660] cfg80211: Calling CRDA for country: US
[  383.410789] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  383.411362] sd 0:0:0:0: [sda] Stopping disk
[  383.446489] mei_me 0000:00:16.0: suspend
[  383.446519] Removing pn544
[  383.672813] PM: suspend of devices complete after 352.743 msecs
[  383.672995] PM: late suspend of devices complete after 0.180 msecs
[  383.686193] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[  383.712750] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
[  383.726404] PM: noirq suspend of devices complete after 53.436 msecs
[  383.726772] ACPI: Preparing to enter system sleep state S3
[  383.727125] PM: Saving platform NVS memory
[  383.738495] Disabling non-boot CPUs ...
[  383.740019] smpboot: CPU 1 is now offline
[  383.842641] smpboot: CPU 2 is now offline
[  383.945915] smpboot: CPU 3 is now offline
[  383.947636] ACPI: Low-level resume complete
[  383.947694] PM: Restoring platform NVS memory
[  383.950388] Enabling non-boot CPUs ...
[  383.950428] smpboot: Booting Node 0 Processor 1 APIC 0x2
[  383.964791] Intel pstate controlling: cpu 1
[  383.964841] CPU1 is up
[  383.964859] smpboot: Booting Node 0 Processor 2 APIC 0x1
[  383.979205] Intel pstate controlling: cpu 2
[  383.979242] CPU2 is up
[  383.979256] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  383.993602] Intel pstate controlling: cpu 3
[  383.993638] CPU3 is up
[  384.000372] ACPI: Waking up from system sleep state S3
[  384.040063] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
[  384.080048] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[  384.106810] PM: noirq resume of devices complete after 105.593 msecs
[  384.106933] PM: early resume of devices complete after 0.104 msecs
[  384.106955] i915 0000:00:02.0: setting latency timer to 64
[  384.106964] xhci_hcd 0000:00:14.0: setting latency timer to 64
[  384.107040] mei_me 0000:00:16.0: irq 58 for MSI/MSI-X
[  384.107043] snd_hda_intel 0000:00:03.0: irq 59 for MSI/MSI-X
[  384.107191] snd_hda_intel 0000:00:1b.0: irq 62 for MSI/MSI-X
[  384.107217] ehci-pci 0000:00:1d.0: setting latency timer to 64
[  384.143506] mei_me 0000:00:16.0: NFC MEI VERSION: IVN 0x1 Vendor ID 0x1 Type 0x1
[  384.143557] Probing NFC pn544
[  384.446544] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  384.451776] ata1.00: configured for UDMA/133
[  384.451834] sd 0:0:0:0: [sda] Starting disk
[  384.520012] usb 1-3: reset full-speed USB device number 4 using xhci_hcd
[  384.533459] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800d6014500
[  385.069897] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
[  385.070037] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
[  385.080919] PM: resume of devices complete after 974.525 msecs
[  385.081011] rtl8192cu: Chip version 0x10
[  385.109797] rtl8192cu: MAC address: 48:02:2a:7e:a6:e6
[  385.109799] rtl8192cu: Board Type 0
[  385.109876] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[  385.109976] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin
[  385.110058] ieee80211 phy2: Selected rate control algorithm 'rtl_rc'
[  385.110253] rtlwifi: wireless switch is on
[  385.110433] PM: Finishing wakeup.
[  385.110460] iwlwifi 0000:01:00.0: no hotplug settings from platform
[  385.112293] pci_bus 0000:01: Allocating resources
[  385.112312] pci_bus 0000:02: Allocating resources
[  385.112322] pci_bus 0000:03: Allocating resources
[  385.112335] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
[  385.112346] pci 0000:00:00.0: no hotplug settings from platform
[  385.112348] pci 0000:00:00.0: using default PCI settings
[  385.112354] i915 0000:00:02.0: no hotplug settings from platform
[  385.112356] i915 0000:00:02.0: using default PCI settings
[  385.112363] snd_hda_intel 0000:00:03.0: no hotplug settings from platform
[  385.112367] xhci_hcd 0000:00:14.0: no hotplug settings from platform
[  385.112369] xhci_hcd 0000:00:14.0: using default PCI settings
[  385.112376] mei_me 0000:00:16.0: no hotplug settings from platform
[  385.112378] mei_me 0000:00:16.0: using default PCI settings
[  385.112385] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
[  385.112389] pcieport 0000:00:1c.0: no hotplug settings from platform
[  385.112399] iwlwifi 0000:01:00.0: no hotplug settings from platform
[  385.112403] pcieport 0000:00:1c.3: no hotplug settings from platform
[  385.112407] pcieport 0000:00:1c.4: no hotplug settings from platform
[  385.112416] ahci 0000:03:00.0: no hotplug settings from platform
[  385.112420] ehci-pci 0000:00:1d.0: no hotplug settings from platform
[  385.112422] ehci-pci 0000:00:1d.0: using default PCI settings
[  385.112430] lpc_ich 0000:00:1f.0: no hotplug settings from platform
[  385.112432] lpc_ich 0000:00:1f.0: using default PCI settings
[  385.112442] pci 0000:00:1f.3: no hotplug settings from platform
[  385.112443] pci 0000:00:1f.3: using default PCI settings
[  385.113059] pci_bus 0000:01: Allocating resources
[  385.113076] pci_bus 0000:02: Allocating resources
[  385.113087] pci_bus 0000:03: Allocating resources
[  385.113099] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
[  385.113108] pci 0000:00:00.0: no hotplug settings from platform
[  385.113110] pci 0000:00:00.0: using default PCI settings
[  385.113116] i915 0000:00:02.0: no hotplug settings from platform
[  385.113118] i915 0000:00:02.0: using default PCI settings
[  385.113124] snd_hda_intel 0000:00:03.0: no hotplug settings from platform
[  385.113127] xhci_hcd 0000:00:14.0: no hotplug settings from platform
[  385.113129] xhci_hcd 0000:00:14.0: using default PCI settings
[  385.113137] mei_me 0000:00:16.0: no hotplug settings from platform
[  385.113139] mei_me 0000:00:16.0: using default PCI settings
[  385.113146] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
[  385.113149] pcieport 0000:00:1c.0: no hotplug settings from platform
[  385.113159] iwlwifi 0000:01:00.0: no hotplug settings from platform
[  385.113162] pcieport 0000:00:1c.3: no hotplug settings from platform
[  385.113166] pcieport 0000:00:1c.4: no hotplug settings from platform
[  385.113173] ahci 0000:03:00.0: no hotplug settings from platform
[  385.113177] ehci-pci 0000:00:1d.0: no hotplug settings from platform
[  385.113179] ehci-pci 0000:00:1d.0: using default PCI settings
[  385.113187] lpc_ich 0000:00:1f.0: no hotplug settings from platform
[  385.113189] lpc_ich 0000:00:1f.0: using default PCI settings
[  385.113199] pci 0000:00:1f.3: no hotplug settings from platform
[  385.113201] pci 0000:00:1f.3: using default PCI settings
[  385.110435] Restarting tasks ... done.
[  385.115142] video LNXVIDEO:00: Restoring backlight state
[  385.149769] systemd-udevd[1387]: renamed network interface wlan0 to wlp0s20u2
[  385.153032] rtl8192cu: MAC auto ON okay!
[  385.163740] rtl8192cu: Tx queue select: 0x05
[  385.512916] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u2: link is not ready
[  386.112217] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[  389.137404] wlp1s0: authenticate with 28:c6:8e:38:76:40
[  389.138720] wlp1s0: send auth to 28:c6:8e:38:76:40 (try 1/3)
[  389.140543] wlp1s0: authenticated
[  389.143892] wlp1s0: associate with 28:c6:8e:38:76:40 (try 1/3)
[  389.147683] wlp1s0: RX AssocResp from 28:c6:8e:38:76:40 (capab=0x411 status=0 aid=4)
[  389.148770] wlp1s0: associated

My computer is a sony vaio pro 13.
I installed Arch when the bios was in legacy mode, maybe the ssd wants it to be in uefi?

Would love a little help, thanks!

Offline

#2 2014-01-25 00:15:33

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: Sata Errors on start-up.

The first thing to do is use smartctl to test the drive. Start with the short test ( smartctl -t short /dev/sdX ), and if it passes run the long test ( ... -t long ... ).


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#3 2014-01-25 01:07:40

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Sata Errors on start-up.

You might also want to back your data up if you have not done so already.

Offline

#4 2014-01-25 03:09:35

Chancey
Member
Registered: 2014-01-24
Posts: 3

Re: Sata Errors on start-up.

All of my data is regularly backed up.

No errors when I review the short and long test.
Hm..wonder what it means.

Offline

Board footer

Powered by FluxBB