You are not logged in.

#1 2014-11-14 23:21:14

jakub
Member
Registered: 2013-09-14
Posts: 151

Problem while part. new HDD - 320GB reported as 2T (gparted broke it?)

Hi,

I'm encountering strange problem with brand new HDD. It was given me something like 3 years ago as replacement for broken one but I decided to use it today. While installing Linux I ran gparted to partition it.
While trying to create partition table something went wrong - and after a while gparted said it encountered an input/output error... And since then I don't know how to handle the problem.

In short - it seems like geometry of disk was f*ed up by gparted I assume.

[root@t61 kuba]# lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda      8:0    0 298,1G  0 disk 
├─sda1   8:1    0    60G  0 part 
├─sda2   8:2    0    20G  0 part /
├─sda3   8:3    0     4G  0 part [SWAP]
└─sda5   8:5    0 214,1G  0 part /mnt/storage
sdb      8:16   0     2T  0 disk 
sr0     11:0    1  1024M  0 rom  
[root@t61 kuba]# fdisk /dev/sdb

My new disk is /dev/sdb. This is 320GB Seagate ST9320423AS. Why it's reported as 2T??? I'm quite sure it was seen correctly when I first ran gparted.
In testdisk it seems that geometry is wrong:

Disk /dev/sdb - 2199 GB / 2048 GiB - ST932042 3AS
     CHS 2097152 64 32 - sector size=512

>[ Analyse  ] Analyse current partition structure and search for lost partitions
 [ Advanced ] Filesystem Utils
 [ Geometry ] Change disk geometry
 [ Options  ] Modify options
 [ MBR Code ] Write TestDisk MBR code to first sector
 [ Delete   ] Delete all data in the partition table
 [ Quit     ] Return to disk selection

Shouldn't it be 38913/255/63 (sector size 512)? (mine 320GB Western Digital CHS is configured this way)

In this datasheet from Seagate http://www.seagate.com/docs/pdf/datashe … 7200_4.pdf its said about 16,383/16/63 but such values won't give me 320GB but 8GB.

So - how to make my new HDD working now?

Last edited by jakub (2014-11-15 06:10:59)

Offline

#2 2014-11-14 23:43:46

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

Re: Problem while part. new HDD - 320GB reported as 2T (gparted broke it?)

gparted can't reasonably damage a HDD.

jakub wrote:

input/output error...

Run smart, your HDD almost certainly has bad sectors and maybe some other issues.

BTW, if you are using some USB ATA/SATA controller, try to connect the disk directly to motherboard ATA/SATA port. The quality of these adapters varies...

Offline

#3 2014-11-14 23:46:35

jakub
Member
Registered: 2013-09-14
Posts: 151

Re: Problem while part. new HDD - 320GB reported as 2T (gparted broke it?)

After gparted messed everything up I couldn't run my laptop:

ERROR

2110: HDD0 (Hard disk drive) read error

Press <ESC> to continue

Currently I don't know how I can run SMART.

Last edited by jakub (2014-11-14 23:47:00)

Offline

#4 2014-11-15 00:16:50

jakub
Member
Registered: 2013-09-14
Posts: 151

Re: Problem while part. new HDD - 320GB reported as 2T (gparted broke it?)

I attach output from dmesg. There's something really bad going on hmm

Some lines from dmesg:

[    5.638325] sd 5:0:0:0: [sdb] No Caching mode page found
[    5.638810] sd 5:0:0:0: [sdb] Assuming drive cache: write through
[    5.655339] end_request: critical target error, dev sdb, sector 0
[    5.655891] Buffer I/O error on device sdb, logical block 0
[   17.817634] end_request: critical target error, dev sdb, sector 4294967168
[   17.838904] Buffer I/O error on device sdb, logical block 536870896

Full output:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.17.2-1-ARCH (builduser@thomas) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a0299bc7-4129-4798-bf11-22a9cc6cdd82 rw resume=UUID=28c7c667-07b1-4f24-8f3b-6ccb1330ce6c intel_iommu=off
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000beeaffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000beeb0000-0x00000000beecbfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000beecc000-0x00000000beefffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bef00000-0x00000000beffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: LENOVO 7664R6G/7664R6G, BIOS 7LETD0WW (2.30 ) 02/27/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0xbeeb0 max_arch_pfn = 0x400000000
[    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-CFFFF write-protect
[    0.000000]   D0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0BF000000 mask FFF000000 uncachable
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0BEF00000 mask FFFF00000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] found SMP MP-table at [mem 0x000f68f0-0x000f68ff] mapped at [ffff8800000f68f0]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b2f000, 0x01b2ffff] PGTABLE
[    0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
[    0.000000] BRK [0x01b31000, 0x01b31fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbec00000-0xbedfffff]
[    0.000000]  [mem 0xbec00000-0xbedfffff] page 2M
[    0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbc000000-0xbebfffff]
[    0.000000]  [mem 0xbc000000-0xbebfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x80000000-0xbbffffff]
[    0.000000]  [mem 0x80000000-0xbbffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x7fffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x7fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0xbee00000-0xbeeaffff]
[    0.000000]  [mem 0xbee00000-0xbeeaffff] page 4k
[    0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x3798a000-0x37cbcfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F68C0 000024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 0x00000000BEEBB614 000094 (v01 LENOVO TP-7L    00002300  LTP 00000000)
[    0.000000] ACPI: FACP 0x00000000BEEBB700 0000F4 (v03 LENOVO TP-7L    00002300 LNVO 00000001)
[    0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20140724/tbfadt-618)
[    0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe1Block: 0/32 (20140724/tbfadt-618)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20140724/tbfadt-649)
[    0.000000] ACPI: DSDT 0x00000000BEEBBB1D 01003C (v01 LENOVO TP-7L    00002300 MSFT 03000000)
[    0.000000] ACPI: FACS 0x00000000BEEE4000 000040
[    0.000000] ACPI: SSDT 0x00000000BEEBB8B4 000269 (v01 LENOVO TP-7L    00002300 MSFT 03000000)
[    0.000000] ACPI: ECDT 0x00000000BEECBB59 000052 (v01 LENOVO TP-7L    00002300 LNVO 00000001)
[    0.000000] ACPI: TCPA 0x00000000BEECBBAB 000032 (v02 LENOVO TP-7L    00002300 LNVO 00000001)
[    0.000000] ACPI: APIC 0x00000000BEECBBDD 000068 (v01 LENOVO TP-7L    00002300 LNVO 00000001)
[    0.000000] ACPI: MCFG 0x00000000BEECBC45 00003C (v01 LENOVO TP-7L    00002300 LNVO 00000001)
[    0.000000] ACPI: HPET 0x00000000BEECBC81 000038 (v01 LENOVO TP-7L    00002300 LNVO 00000001)
[    0.000000] ACPI: SLIC 0x00000000BEECBDF0 000176 (v01 LENOVO TP-7L    00002300  LTP 00000000)
[    0.000000] ACPI: BOOT 0x00000000BEECBF66 000028 (v01 LENOVO TP-7L    00002300  LTP 00000001)
[    0.000000] ACPI: ASF! 0x00000000BEECBF8E 000072 (v16 LENOVO TP-7L    00002300 PTL  00000001)
[    0.000000] ACPI: SSDT 0x00000000BEEE26D9 00025F (v01 LENOVO TP-7L    00002300 INTL 20050513)
[    0.000000] ACPI: SSDT 0x00000000BEEE2938 0000A6 (v01 LENOVO TP-7L    00002300 INTL 20050513)
[    0.000000] ACPI: SSDT 0x00000000BEEE29DE 0004F7 (v01 LENOVO TP-7L    00002300 INTL 20050513)
[    0.000000] ACPI: SSDT 0x00000000BEEE2ED5 0001D8 (v01 LENOVO TP-7L    00002300 INTL 20050513)
[    0.000000] ACPI: DMI detected: Lenovo ThinkPad T61
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x00000000beeaffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0xbeeaffff]
[    0.000000]   NODE_DATA [mem 0xbeeac000-0xbeeaffff]
[    0.000000]  [ffffea0000000000-ffffea0002ffffff] PMD -> [ffff8800bb400000-ffff8800be3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0xbeeaffff]
[    0.000000] On node 0 totalpages: 781900
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12155 pages used for memmap
[    0.000000]   DMA32 zone: 777904 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] 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: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, 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 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] e820: [mem 0xbf000000-0xefffffff] 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:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff8800bea00000 s86848 r8192 d23744 u1048576
[    0.000000] pcpu-alloc: s86848 r8192 d23744 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 769660
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a0299bc7-4129-4798-bf11-22a9cc6cdd82 rw resume=UUID=28c7c667-07b1-4f24-8f3b-6ccb1330ce6c intel_iommu=off
[    0.000000] Intel-IOMMU: disabled
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: 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: 3063108K/3127600K available (5381K kernel code, 909K rwdata, 1712K rodata, 1140K init, 1176K bss, 64492K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:8448 nr_irqs:440 0
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 12582912 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 failed
[    0.000000] tsc: PIT calibration matches HPET. 1 loops
[    0.000000] tsc: Detected 2094.710 MHz processor
[    0.006682] Calibrating delay loop (skipped), value calculated using timer frequency.. 4191.97 BogoMIPS (lpj=6982366)
[    0.006686] pid_max: default: 32768 minimum: 301
[    0.006699] ACPI: Core revision 20140724
[    0.021477] ACPI: All ACPI Tables successfully acquired
[    0.023378] Security Framework initialized
[    0.023390] Yama: becoming mindful.
[    0.023764] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.027546] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.028892] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.028900] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.029280] Initializing cgroup subsys memory
[    0.029291] Initializing cgroup subsys devices
[    0.029296] Initializing cgroup subsys freezer
[    0.029300] Initializing cgroup subsys net_cls
[    0.029304] Initializing cgroup subsys blkio
[    0.029331] CPU: Physical Processor ID: 0
[    0.029333] CPU: Processor Core ID: 0
[    0.029335] mce: CPU supports 6 MCE banks
[    0.029343] CPU0: Thermal monitoring enabled (TM2)
[    0.029352] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.029453] Freeing SMP alternatives memory: 20K (ffffffff81a02000 - ffffffff81a07000)
[    0.030594] ftrace: allocating 20675 entries in 81 pages
[    0.037224] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.071732] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     T8100  @ 2.10GHz (fam: 06, model: 17, stepping: 06)
[    0.073333] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.073333] ... version:                2
[    0.073333] ... bit width:              40
[    0.073333] ... generic registers:      2
[    0.073333] ... value mask:             000000ffffffffff
[    0.073333] ... max period:             000000007fffffff
[    0.073333] ... fixed-purpose events:   3
[    0.073333] ... event mask:             0000000700000003
[    0.093410] x86: Booting SMP configuration:
[    0.093413] .... node  #0, CPUs:      #1
[    0.106545] TSC synchronization [CPU#0 -> CPU#1]:
[    0.106548] Measured 383838 cycles TSC warp between CPUs, turning off TSC clock.
[    0.106557] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    0.106680] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.106695] x86: Booted up 1 node, 2 CPUs
[    0.106698] smpboot: Total of 2 processors activated (8382.95 BogoMIPS)
[    0.108788] devtmpfs: initialized
[    0.110023] PM: Registering ACPI NVS region [mem 0xbeecc000-0xbeefffff] (212992 bytes)
[    0.111152] pinctrl core: initialized pinctrl subsystem
[    0.111210] RTC time:  0:13:18, date: 11/15/14
[    0.111314] NET: Registered protocol family 16
[    0.111466] cpuidle: using governor ladder
[    0.111470] cpuidle: using governor menu
[    0.111503] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.111506] ACPI: bus type PCI registered
[    0.111508] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.111601] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    0.111604] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[    0.111741] PCI: Using configuration type 1 for base access
[    0.111901] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.111903] mtrr: probably your BIOS does not setup all CPUs.
[    0.111904] mtrr: corrected configuration.
[    0.123384] ACPI: Added _OSI(Module Device)
[    0.123386] ACPI: Added _OSI(Processor Device)
[    0.123388] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.123390] ACPI: Added _OSI(Processor Aggregator Device)
[    0.123392] ACPI: Added _OSI(Linux)
[    0.125289] ACPI : EC: EC description table is found, configuring boot EC
[    0.130797] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via DMI
[    0.140443] ACPI: Dynamic OEM Table Load:
[    0.140452] ACPI: SSDT 0xFFFF8800BE40F800 0002C4 (v01 PmRef  Cpu0Ist  00000100 INTL 20050513)
[    0.141067] ACPI: Dynamic OEM Table Load:
[    0.141075] ACPI: SSDT 0xFFFF8800BA3FC000 00085E (v01 PmRef  Cpu0Cst  00000100 INTL 20050513)
[    0.150195] ACPI: Dynamic OEM Table Load:
[    0.150202] ACPI: SSDT 0xFFFF8800BA2BE800 0000C8 (v01 PmRef  Cpu1Ist  00000100 INTL 20050513)
[    0.150731] ACPI: Dynamic OEM Table Load:
[    0.150737] ACPI: SSDT 0xFFFF8800BA2BFC00 000085 (v01 PmRef  Cpu1Cst  00000100 INTL 20050513)
[    0.160193] ACPI: Interpreter enabled
[    0.160199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
[    0.160205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
[    0.160220] ACPI: (supports S0 S3 S4 S5)
[    0.160222] ACPI: Using IOAPIC for interrupt routing
[    0.160252] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.164353] ACPI: Power Resource [PUBS] (on)
[    0.164353] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
[    0.167037] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
[    0.170569] acpi IBM0079:00: ACPI dock station (docks/bays count: 3)
[    0.171091] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11)
[    0.171202] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    0.171311] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    0.171419] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.171528] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    0.171636] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    0.171744] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    0.171852] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    0.171977] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.171983] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.172516] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.172552] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.172793] PCI host bridge to bus 0000:00
[    0.172797] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.172799] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.172802] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.172804] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.172806] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.172809] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.172811] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.172813] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.172816] pci_bus 0000:00: root bus resource [mem 0xbf000000-0xfebfffff]
[    0.172818] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff]
[    0.172829] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
[    0.172947] pci 0000:00:01.0: [8086:2a01] type 01 class 0x060400
[    0.172996] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.172996] pci 0000:00:19.0: [8086:1049] type 00 class 0x020000
[    0.172996] pci 0000:00:19.0: reg 0x10: [mem 0xfe200000-0xfe21ffff]
[    0.172996] pci 0000:00:19.0: reg 0x14: [mem 0xfe225000-0xfe225fff]
[    0.172996] pci 0000:00:19.0: reg 0x18: [io  0x1840-0x185f]
[    0.172996] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.172996] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.172996] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
[    0.172996] pci 0000:00:1a.0: reg 0x20: [io  0x1860-0x187f]
[    0.172996] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.172996] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
[    0.172996] pci 0000:00:1a.1: reg 0x20: [io  0x1880-0x189f]
[    0.172996] pci 0000:00:1a.1: System wakeup disabled by ACPI
[    0.172996] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
[    0.172996] pci 0000:00:1a.7: reg 0x10: [mem 0xfe226c00-0xfe226fff]
[    0.172996] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.172996] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    0.172996] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
[    0.172996] pci 0000:00:1b.0: reg 0x10: [mem 0xfe220000-0xfe223fff 64bit]
[    0.172996] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.172996] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.172996] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
[    0.172996] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.172996] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.172996] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
[    0.172996] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.172996] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.172996] pci 0000:00:1c.2: [8086:2843] type 01 class 0x060400
[    0.172996] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.172996] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.172996] pci 0000:00:1c.3: [8086:2845] type 01 class 0x060400
[    0.172996] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.172996] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.172996] pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400
[    0.172996] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.173030] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.173105] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
[    0.173219] pci 0000:00:1d.0: reg 0x20: [io  0x18a0-0x18bf]
[    0.176707] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.176773] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
[    0.176887] pci 0000:00:1d.1: reg 0x20: [io  0x18c0-0x18df]
[    0.177012] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.177078] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
[    0.177190] pci 0000:00:1d.2: reg 0x20: [io  0x18e0-0x18ff]
[    0.177309] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.177400] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
[    0.177452] pci 0000:00:1d.7: reg 0x10: [mem 0xfe227000-0xfe2273ff]
[    0.177659] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.177725] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.177802] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.177941] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.178017] pci 0000:00:1f.0: [8086:2811] type 00 class 0x060100
[    0.178182] pci 0000:00:1f.0: can't claim BAR 13 [io  0x1000-0x107f]: address conflict with ACPI CPU throttle [io  0x1010-0x1015]
[    0.178191] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH6 GPIO
[    0.178197] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f)
[    0.178204] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f)
[    0.178210] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f)
[    0.178371] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
[    0.178409] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    0.178431] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    0.178455] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    0.178480] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    0.178504] pci 0000:00:1f.1: reg 0x20: [io  0x1830-0x183f]
[    0.178554] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.178557] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.178559] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.178561] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.178682] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
[    0.178728] pci 0000:00:1f.2: reg 0x10: [io  0x1c48-0x1c4f]
[    0.178751] pci 0000:00:1f.2: reg 0x14: [io  0x1c1c-0x1c1f]
[    0.178765] pci 0000:00:1f.2: reg 0x18: [io  0x1c40-0x1c47]
[    0.178779] pci 0000:00:1f.2: reg 0x1c: [io  0x1c18-0x1c1b]
[    0.178797] pci 0000:00:1f.2: reg 0x20: [io  0x1c20-0x1c3f]
[    0.178820] pci 0000:00:1f.2: reg 0x24: [mem 0xfe226000-0xfe2267ff]
[    0.178897] pci 0000:00:1f.2: PME# supported from D3hot
[    0.179006] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
[    0.179031] pci 0000:00:1f.3: reg 0x10: [mem 0xfe227400-0xfe2274ff]
[    0.179079] pci 0000:00:1f.3: reg 0x20: [io  0x1c60-0x1c7f]
[    0.179295] pci 0000:01:00.0: [10de:0429] type 00 class 0x030000
[    0.179317] pci 0000:01:00.0: reg 0x10: [mem 0xd6000000-0xd6ffffff]
[    0.179337] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.179357] pci 0000:01:00.0: reg 0x1c: [mem 0xd4000000-0xd5ffffff 64bit]
[    0.179371] pci 0000:01:00.0: reg 0x24: [io  0x2000-0x207f]
[    0.179385] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.179385] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.179385] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.179385] pci 0000:00:01.0:   bridge window [mem 0xd4000000-0xd6ffffff]
[    0.179385] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.179385] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.179385] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.179385] pci 0000:00:1c.0:   bridge window [mem 0xfc000000-0xfdffffff]
[    0.179385] pci 0000:00:1c.0:   bridge window [mem 0xf8000000-0xf80fffff 64bit pref]
[    0.179385] pci 0000:03:00.0: [8086:4230] type 00 class 0x028000
[    0.179385] pci 0000:03:00.0: reg 0x10: [mem 0xdf2fe000-0xdf2fffff 64bit]
[    0.179385] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.186720] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.186730] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.186739] pci 0000:00:1c.1:   bridge window [mem 0xdc100000-0xdf2fffff]
[    0.186749] pci 0000:00:1c.1:   bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
[    0.186844] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.186853] pci 0000:00:1c.2:   bridge window [io  0x5000-0x5fff]
[    0.186863] pci 0000:00:1c.2:   bridge window [mem 0xd8000000-0xd9ffffff]
[    0.186877] pci 0000:00:1c.2:   bridge window [mem 0xdfa00000-0xdfafffff 64bit pref]
[    0.187002] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.187012] pci 0000:00:1c.3:   bridge window [io  0x6000-0x6fff]
[    0.187019] pci 0000:00:1c.3:   bridge window [mem 0xd0000000-0xd1ffffff]
[    0.187034] pci 0000:00:1c.3:   bridge window [mem 0xdf700000-0xdf7fffff 64bit pref]
[    0.187138] pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
[    0.187147] pci 0000:00:1c.4:   bridge window [io  0x7000-0x7fff]
[    0.187157] pci 0000:00:1c.4:   bridge window [mem 0xcc000000-0xcdffffff]
[    0.187171] pci 0000:00:1c.4:   bridge window [mem 0xdf400000-0xdf4fffff 64bit pref]
[    0.187276] pci 0000:15:00.0: [1180:0476] type 02 class 0x060700
[    0.187323] pci 0000:15:00.0: reg 0x10: [mem 0xf8100000-0xf8100fff]
[    0.187390] pci 0000:15:00.0: supports D1 D2
[    0.187392] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.187494] pci 0000:15:00.1: [1180:0832] type 00 class 0x0c0010
[    0.187537] pci 0000:15:00.1: reg 0x10: [mem 0xf8101000-0xf81017ff]
[    0.187716] pci 0000:15:00.1: supports D1 D2
[    0.187718] pci 0000:15:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.187922] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
[    0.187932] pci 0000:00:1e.0:   bridge window [io  0x8000-0xbfff]
[    0.187939] pci 0000:00:1e.0:   bridge window [mem 0xf8100000-0xfbffffff]
[    0.187953] pci 0000:00:1e.0:   bridge window [mem 0xf4000000-0xf7ffffff 64bit pref]
[    0.187956] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.187959] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.187961] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.187964] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[    0.187966] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.187969] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.187971] pci 0000:00:1e.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    0.187974] pci 0000:00:1e.0:   bridge window [mem 0xbf000000-0xfebfffff] (subtractive decode)
[    0.187977] pci 0000:00:1e.0:   bridge window [mem 0xfed40000-0xfed4bfff] (subtractive decode)
[    0.188069] pci_bus 0000:16: busn_res: can not insert [bus 16-ff] under [bus 15-18] (conflicts with (null) [bus 15-18])
[    0.188077] pci_bus 0000:16: busn_res: [bus 16-ff] end is updated to 17
[    0.188178] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    0.190432] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.190459] ACPI : EC: GPE = 0x12, I/O: command/status = 0x66, data = 0x62
[    0.190459] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.190459] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.190459] vgaarb: loaded
[    0.190459] vgaarb: bridge control possible 0000:01:00.0
[    0.190459] PCI: Using ACPI for IRQ routing
[    0.192610] PCI: pci_cache_line_size set to 64 bytes
[    0.192704] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.192706] e820: reserve RAM buffer [mem 0xbeeb0000-0xbfffffff]
[    0.192850] NetLabel: Initializing
[    0.192852] NetLabel:  domain hash size = 128
[    0.192854] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.192871] NetLabel:  unlabeled traffic allowed by default
[    0.192895] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.192900] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.192905] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.197676] Switched to clocksource hpet
[    0.204819] pnp: PnP ACPI init
[    0.205370] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.205375] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.205378] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[    0.205380] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
[    0.205383] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
[    0.205386] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.205389] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    0.205392] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.205394] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    0.205397] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.205400] system 00:00: [mem 0x00100000-0xbeffffff] could not be reserved
[    0.205403] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.205406] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.205410] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.205560] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.205564] system 00:01: [io  0x1000-0x107f] could not be reserved
[    0.205567] system 00:01: [io  0x1180-0x11bf] has been reserved
[    0.205570] system 00:01: [io  0x0800-0x080f] has been reserved
[    0.205573] system 00:01: [io  0x15e0-0x15ef] has been reserved
[    0.205576] system 00:01: [io  0x1600-0x165f] could not be reserved
[    0.205579] system 00:01: [mem 0xf0000000-0xf3ffffff] has been reserved
[    0.205582] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.205585] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
[    0.205587] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.205590] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.205593] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[    0.205597] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.205682] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.205720] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.205760] pnp 00:04: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
[    0.206170] pnp 00:05: Plug and Play ACPI device, IDs ATM1200 PNP0c31 (active)
[    0.206698] pnp: PnP ACPI: found 6 devices
[    0.214422] pci 0000:00:1f.0: BAR 13: [io  0x1000-0x107f] has bogus alignment
[    0.214432] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00020000 pref]
[    0.214435] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00020000 pref]
[    0.214438] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.214441] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.214445] pci 0000:00:01.0:   bridge window [mem 0xd4000000-0xd6ffffff]
[    0.214449] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.214454] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.214458] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.214465] pci 0000:00:1c.0:   bridge window [mem 0xfc000000-0xfdffffff]
[    0.214470] pci 0000:00:1c.0:   bridge window [mem 0xf8000000-0xf80fffff 64bit pref]
[    0.214479] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.214482] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.214489] pci 0000:00:1c.1:   bridge window [mem 0xdc100000-0xdf2fffff]
[    0.214495] pci 0000:00:1c.1:   bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
[    0.214503] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.214507] pci 0000:00:1c.2:   bridge window [io  0x5000-0x5fff]
[    0.214514] pci 0000:00:1c.2:   bridge window [mem 0xd8000000-0xd9ffffff]
[    0.214519] pci 0000:00:1c.2:   bridge window [mem 0xdfa00000-0xdfafffff 64bit pref]
[    0.214527] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.214531] pci 0000:00:1c.3:   bridge window [io  0x6000-0x6fff]
[    0.214538] pci 0000:00:1c.3:   bridge window [mem 0xd0000000-0xd1ffffff]
[    0.214543] pci 0000:00:1c.3:   bridge window [mem 0xdf700000-0xdf7fffff 64bit pref]
[    0.214552] pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
[    0.214555] pci 0000:00:1c.4:   bridge window [io  0x7000-0x7fff]
[    0.214562] pci 0000:00:1c.4:   bridge window [mem 0xcc000000-0xcdffffff]
[    0.214568] pci 0000:00:1c.4:   bridge window [mem 0xdf400000-0xdf4fffff 64bit pref]
[    0.214578] pci 0000:15:00.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.214581] pci 0000:15:00.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.214584] pci 0000:15:00.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.214587] pci 0000:15:00.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.214591] pci 0000:15:00.0: BAR 15: assigned [mem 0xf4000000-0xf7ffffff pref]
[    0.214596] pci 0000:15:00.0: BAR 16: assigned [mem 0xc0000000-0xc3ffffff]
[    0.214599] pci 0000:15:00.0: BAR 13: assigned [io  0x8000-0x80ff]
[    0.214601] pci 0000:15:00.0: BAR 14: assigned [io  0x8400-0x84ff]
[    0.214604] pci 0000:15:00.0: CardBus bridge to [bus 16-17]
[    0.214607] pci 0000:15:00.0:   bridge window [io  0x8000-0x80ff]
[    0.214613] pci 0000:15:00.0:   bridge window [io  0x8400-0x84ff]
[    0.214619] pci 0000:15:00.0:   bridge window [mem 0xf4000000-0xf7ffffff pref]
[    0.214626] pci 0000:15:00.0:   bridge window [mem 0xc0000000-0xc3ffffff]
[    0.214632] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
[    0.214636] pci 0000:00:1e.0:   bridge window [io  0x8000-0xbfff]
[    0.214643] pci 0000:00:1e.0:   bridge window [mem 0xf8100000-0xfbffffff]
[    0.214648] pci 0000:00:1e.0:   bridge window [mem 0xf4000000-0xf7ffffff 64bit pref]
[    0.214657] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.214660] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.214662] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.214664] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.214667] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.214669] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.214672] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.214674] pci_bus 0000:00: resource 11 [mem 0xbf000000-0xfebfffff]
[    0.214676] pci_bus 0000:00: resource 12 [mem 0xfed40000-0xfed4bfff]
[    0.214679] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.214681] pci_bus 0000:01: resource 1 [mem 0xd4000000-0xd6ffffff]
[    0.214684] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    0.214686] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.214689] pci_bus 0000:02: resource 1 [mem 0xfc000000-0xfdffffff]
[    0.214691] pci_bus 0000:02: resource 2 [mem 0xf8000000-0xf80fffff 64bit pref]
[    0.214694] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    0.214696] pci_bus 0000:03: resource 1 [mem 0xdc100000-0xdf2fffff]
[    0.214699] pci_bus 0000:03: resource 2 [mem 0xdfd00000-0xdfdfffff 64bit pref]
[    0.214701] pci_bus 0000:04: resource 0 [io  0x5000-0x5fff]
[    0.214704] pci_bus 0000:04: resource 1 [mem 0xd8000000-0xd9ffffff]
[    0.214706] pci_bus 0000:04: resource 2 [mem 0xdfa00000-0xdfafffff 64bit pref]
[    0.214709] pci_bus 0000:05: resource 0 [io  0x6000-0x6fff]
[    0.214711] pci_bus 0000:05: resource 1 [mem 0xd0000000-0xd1ffffff]
[    0.214714] pci_bus 0000:05: resource 2 [mem 0xdf700000-0xdf7fffff 64bit pref]
[    0.214716] pci_bus 0000:0d: resource 0 [io  0x7000-0x7fff]
[    0.214718] pci_bus 0000:0d: resource 1 [mem 0xcc000000-0xcdffffff]
[    0.214721] pci_bus 0000:0d: resource 2 [mem 0xdf400000-0xdf4fffff 64bit pref]
[    0.214723] pci_bus 0000:15: resource 0 [io  0x8000-0xbfff]
[    0.214726] pci_bus 0000:15: resource 1 [mem 0xf8100000-0xfbffffff]
[    0.214728] pci_bus 0000:15: resource 2 [mem 0xf4000000-0xf7ffffff 64bit pref]
[    0.214730] pci_bus 0000:15: resource 4 [io  0x0000-0x0cf7]
[    0.214733] pci_bus 0000:15: resource 5 [io  0x0d00-0xffff]
[    0.214735] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff]
[    0.214738] pci_bus 0000:15: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.214740] pci_bus 0000:15: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.214742] pci_bus 0000:15: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.214745] pci_bus 0000:15: resource 10 [mem 0x000dc000-0x000dffff]
[    0.214747] pci_bus 0000:15: resource 11 [mem 0xbf000000-0xfebfffff]
[    0.214749] pci_bus 0000:15: resource 12 [mem 0xfed40000-0xfed4bfff]
[    0.214752] pci_bus 0000:16: resource 0 [io  0x8000-0x80ff]
[    0.214754] pci_bus 0000:16: resource 1 [io  0x8400-0x84ff]
[    0.214757] pci_bus 0000:16: resource 2 [mem 0xf4000000-0xf7ffffff pref]
[    0.214759] pci_bus 0000:16: resource 3 [mem 0xc0000000-0xc3ffffff]
[    0.214791] NET: Registered protocol family 2
[    0.215045] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.215223] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.215488] TCP: Hash tables configured (established 32768 bind 32768)
[    0.215556] TCP: reno registered
[    0.215566] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.215606] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.215688] NET: Registered protocol family 1
[    0.216656] pci 0000:01:00.0: Video device with shadowed ROM
[    0.216681] PCI: CLS mismatch (64 != 32), using 64 bytes
[    0.216743] Unpacking initramfs...
[    0.291611] Freeing initrd memory: 3276K (ffff88003798a000 - ffff880037cbd000)
[    0.291671] Simple Boot Flag at 0x35 set to 0x1
[    0.291886] microcode: CPU0 sig=0x10676, pf=0x80, revision=0x60f
[    0.291895] microcode: CPU1 sig=0x10676, pf=0x80, revision=0x60f
[    0.291992] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.292025] Scanning for low memory corruption every 60 seconds
[    0.292394] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.292421] Initialise system trusted keyring
[    0.292827] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.295026] zpool: loaded
[    0.295029] zbud: loaded
[    0.295218] VFS: Disk quotas dquot_6.5.2
[    0.295271] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.295434] msgmni has been set to 5989
[    0.295509] Key type big_key registered
[    0.295734] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.295784] io scheduler noop registered
[    0.295787] io scheduler deadline registered
[    0.295830] io scheduler cfq registered (default)
[    0.296044] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[    0.296230] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
[    0.296444] pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
[    0.296658] pcieport 0000:00:1c.2: irq 27 for MSI/MSI-X
[    0.296892] pcieport 0000:00:1c.3: irq 28 for MSI/MSI-X
[    0.297102] pcieport 0000:00:1c.4: irq 29 for MSI/MSI-X
[    0.297271] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.297274] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.297277] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.297302] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.297307] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.297331] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[    0.297334] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.297339] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[    0.297365] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    0.297371] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    0.297395] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    0.297400] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    0.297426] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    0.297431] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    0.297453] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.297527] pciehp: Using ACPI for slot detection.
[    0.297577] pciehp 0000:00:1c.3:pcie04: Slot #5 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
[    1.630020] pciehp 0000:00:1c.3:pcie04: Timeout on hotplug command 0x00000000 (issued 1333 msec ago)
[    1.630029] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded
[    1.630048] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.630092] vesafb: mode is 1280x1024x32, linelength=5120, pages=0
[    1.630094] vesafb: scrolling: redraw
[    1.630096] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.630122] vesafb: framebuffer at 0xd5000000, mapped to 0xffffc90004780000, using 5120k, total 5120k
[    1.709784] Console: switching to colour frame buffer device 160x64
[    1.789340] fb0: VESA VGA frame buffer device
[    1.789362] intel_idle: does not run on family 6 model 23
[    1.789413] GHES: HEST is not enabled!
[    1.789501] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.789993] Linux agpgart interface v0.103
[    1.790062] rtc_cmos 00:02: RTC can wake from S4
[    1.790223] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.790258] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.790275] ledtrig-cpu: registered to indicate activity on CPUs
[    1.790410] TCP: cubic registered
[    1.790559] NET: Registered protocol family 10
[    1.790844] NET: Registered protocol family 17
[    1.791154] Loading compiled-in X.509 certificates
[    1.791175] registered taskstats version 1
[    1.791713]   Magic number: 6:322:203
[    1.791814] rtc_cmos 00:02: setting system clock to 2014-11-15 00:13:20 UTC (1416010400)
[    1.791896] PM: Checking hibernation image partition UUID=28c7c667-07b1-4f24-8f3b-6ccb1330ce6c
[    1.791900] PM: Hibernation image not present or could not be loaded.
[    1.793404] Freeing unused kernel memory: 1140K (ffffffff818e5000 - ffffffff81a02000)
[    1.793406] Write protecting the kernel read-only data: 8192k
[    1.795969] Freeing unused kernel memory: 752K (ffff880001544000 - ffff880001600000)
[    1.797087] Freeing unused kernel memory: 336K (ffff8800017ac000 - ffff880001800000)
[    1.804733] random: systemd-tmpfile urandom read with 3 bits of entropy available
[    1.806210] systemd-udevd[48]: starting version 216
[    1.825604] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.835015] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.835081] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.840882] ACPI: bus type USB registered
[    1.840917] usbcore: registered new interface driver usbfs
[    1.840932] usbcore: registered new interface driver hub
[    1.842132] usbcore: registered new device driver usb
[    1.842713] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.843050] uhci_hcd: USB Universal Host Controller Interface driver
[    1.843204] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.843214] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.843224] uhci_hcd 0000:00:1a.0: detected 2 ports
[    1.843264] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[    1.843897] hub 1-0:1.0: USB hub found
[    1.843909] hub 1-0:1.0: 2 ports detected
[    1.844158] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.844168] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    1.844178] uhci_hcd 0000:00:1a.1: detected 2 ports
[    1.844217] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[    1.844238] ehci-pci: EHCI PCI platform driver
[    1.846958] hub 2-0:1.0: USB hub found
[    1.846969] hub 2-0:1.0: 2 ports detected
[    1.847352] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.847360] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    1.847369] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.847405] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018a0
[    1.847620] hub 3-0:1.0: USB hub found
[    1.847629] hub 3-0:1.0: 2 ports detected
[    1.847847] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.847855] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[    1.847863] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.847933] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018c0
[    1.848154] hub 4-0:1.0: USB hub found
[    1.848165] hub 4-0:1.0: 2 ports detected
[    1.848607] pci 0000:00:1e.0: enabling device (0005 -> 0007)
[    1.849110] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    1.849118] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 5
[    1.853035] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[    1.853051] ehci-pci 0000:00:1a.7: irq 22, io mem 0xfe226c00
[    1.856157] SCSI subsystem initialized
[    1.857785] libata version 3.00 loaded.
[    1.863367] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.863622] hub 5-0:1.0: USB hub found
[    1.863633] hub 5-0:1.0: 4 ports detected
[    1.886759] hub 1-0:1.0: USB hub found
[    1.886770] hub 1-0:1.0: 2 ports detected
[    1.894217] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.906723] firewire_ohci 0000:15:00.1: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[    1.910080] hub 2-0:1.0: USB hub found
[    1.910096] hub 2-0:1.0: 2 ports detected
[    1.910549] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.910558] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 6
[    1.910577] ehci-pci 0000:00:1d.7: debug port 1
[    1.914496] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    1.914517] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfe227000
[    1.923360] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.923567] hub 6-0:1.0: USB hub found
[    1.923576] hub 6-0:1.0: 6 ports detected
[    1.946740] hub 3-0:1.0: USB hub found
[    1.946749] hub 3-0:1.0: 2 ports detected
[    1.970072] hub 4-0:1.0: USB hub found
[    1.970082] hub 4-0:1.0: 2 ports detected
[    1.970275] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.970283] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    1.970292] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.970325] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018e0
[    1.970823] hub 7-0:1.0: USB hub found
[    1.970834] hub 7-0:1.0: 2 ports detected
[    1.971124] ata_piix 0000:00:1f.1: version 2.13
[    1.972207] scsi host0: ata_piix
[    1.972399] scsi host1: ata_piix
[    1.972468] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1830 irq 14
[    1.972471] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1838 irq 15
[    1.972533] ahci 0000:00:1f.2: version 3.0
[    1.972579] ata2: port disabled--ignoring
[    1.972669] ahci 0000:00:1f.2: irq 30 for MSI/MSI-X
[    1.972721] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 1.5 Gbps 0x1 impl SATA mode
[    1.972725] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc 
[    1.973897] scsi host2: ahci
[    1.974022] scsi host3: ahci
[    1.974376] scsi host4: ahci
[    1.974450] ata3: SATA max UDMA/133 abar m2048@0xfe226000 port 0xfe226100 irq 30
[    1.974452] ata4: DUMMY
[    1.974454] ata5: DUMMY
[    2.133693] ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-U10N, 1.05, max UDMA/33
[    2.146907] ata1.00: configured for UDMA/33
[    2.151019] scsi 0:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-U10N  1.05 PQ: 0 ANSI: 5
[    2.293365] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.294411] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.294416] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.294419] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.295519] ata3.00: ATA-8: WDC WD3200BEVT-00A23T0, 01.01A01, max UDMA/133
[    2.295523] ata3.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.296628] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.296632] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.296634] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.297733] ata3.00: configured for UDMA/133
[    2.297825] scsi 2:0:0:0: Direct-Access     ATA      WDC WD3200BEVT-0 1A01 PQ: 0 ANSI: 5
[    2.312674] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.312679] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.312947] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    2.313298] sd 2:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    2.313410] sd 2:0:0:0: [sda] Write Protect is off
[    2.313413] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.313446] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.387482]  sda: sda1 sda2 sda3 sda4 < sda5 >
[    2.388043] sd 2:0:0:0: [sda] Attached SCSI disk
[    2.406795] firewire_core 0000:15:00.1: created device fw0: GUID 00061b032a56ecc5, S400
[    2.856699] usb 1-1: new full-speed USB device number 2 using uhci_hcd
[    3.453366] usb 1-2: new full-speed USB device number 3 using uhci_hcd
[    3.850027] usb 2-1: new low-speed USB device number 2 using uhci_hcd
[    4.029235] hidraw: raw HID events driver (C) Jiri Kosina
[    4.060686] usbcore: registered new interface driver usbhid
[    4.060688] usbhid: USB HID core driver
[    4.061750] input: Microsoft Microsoft Optical Mouse with Tilt Wheel as /devices/pci0000:00/0000:00:1a.1/usb2/2-1/2-1:1.0/0003:045E:00D1.0001/input/input2
[    4.061804] hid-generic 0003:045E:00D1.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Optical Mouse with Tilt Wheel] on usb-0000:00:1a.1-1/input0
[    4.493368] usb 6-2: new high-speed USB device number 2 using ehci-pci
[    4.622996] usb-storage 6-2:1.0: USB Mass Storage device detected
[    4.623117] scsi host5: usb-storage 6-2:1.0
[    4.623207] usbcore: registered new interface driver usb-storage
[    4.850045] floppy0: no floppy controllers found
[    4.879627] PM: Starting manual resume from disk
[    4.879632] PM: Hibernation image partition 8:3 present
[    4.879634] PM: Looking for hibernation image.
[    4.879894] PM: Image not found (code -22)
[    4.879897] PM: Hibernation image not present or could not be loaded.
[    5.203144] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    5.414386] random: nonblocking pool is initialized
[    5.627338] scsi 5:0:0:0: Direct-Access     ST932042 3AS                   PQ: 0 ANSI: 2
[    5.628449] sd 5:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[    5.633326] sd 5:0:0:0: [sdb] Using 0xffffffff as device size
[    5.633332] sd 5:0:0:0: [sdb] 4294967296 512-byte logical blocks: (2.19 TB/2.00 TiB)
[    5.635825] sd 5:0:0:0: [sdb] Write Protect is off
[    5.635829] sd 5:0:0:0: [sdb] Mode Sense: 38 00 00 00
[    5.638325] sd 5:0:0:0: [sdb] No Caching mode page found
[    5.638810] sd 5:0:0:0: [sdb] Assuming drive cache: write through
[    5.640325] sd 5:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[    5.645203] sd 5:0:0:0: [sdb] Using 0xffffffff as device size
[    5.655314] sd 5:0:0:0: [sdb]  
[    5.655317] Result: hostbyte=0x00 driverbyte=0x08
[    5.655319] sd 5:0:0:0: [sdb]  
[    5.655320] Sense Key : 0x5 [current] 
[    5.655324] sd 5:0:0:0: [sdb]  
[    5.655325] ASC=0x20 ASCQ=0x0
[    5.655328] sd 5:0:0:0: [sdb] CDB: 
[    5.655329] cdb[0]=0x88: 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00
[    5.655339] end_request: critical target error, dev sdb, sector 0
[    5.655891] Buffer I/O error on device sdb, logical block 0
[    5.661442] sd 5:0:0:0: [sdb]  
[    5.661444] Result: hostbyte=0x00 driverbyte=0x08
[    5.661446] sd 5:0:0:0: [sdb]  
[    5.661447] Sense Key : 0x5 [current] 
[    5.661450] sd 5:0:0:0: [sdb]  
[    5.661451] ASC=0x20 ASCQ=0x0
[    5.661454] sd 5:0:0:0: [sdb] CDB: 
[    5.661455] cdb[0]=0x88: 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00
[    5.661464] end_request: critical target error, dev sdb, sector 0
[    5.662015] Buffer I/O error on device sdb, logical block 0
[    5.662526] ldm_validate_partition_table(): Disk read failed.
[    5.667565] sd 5:0:0:0: [sdb]  
[    5.667567] Result: hostbyte=0x00 driverbyte=0x08
[    5.667569] sd 5:0:0:0: [sdb]  
[    5.667571] Sense Key : 0x5 [current] 
[    5.667573] sd 5:0:0:0: [sdb]  
[    5.667575] ASC=0x20 ASCQ=0x0
[    5.667577] sd 5:0:0:0: [sdb] CDB: 
[    5.667578] cdb[0]=0x88: 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00
[    5.667587] end_request: critical target error, dev sdb, sector 0
[    5.668144] Buffer I/O error on device sdb, logical block 0
[    5.673690] sd 5:0:0:0: [sdb]  
[    5.673692] Result: hostbyte=0x00 driverbyte=0x08
[    5.673694] sd 5:0:0:0: [sdb]  
[    5.673696] Sense Key : 0x5 [current] 
[    5.673698] sd 5:0:0:0: [sdb]  
[    5.673700] ASC=0x20 ASCQ=0x0
[    5.673702] sd 5:0:0:0: [sdb] CDB: 
[    5.673703] cdb[0]=0x88: 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00
[    5.673712] end_request: critical target error, dev sdb, sector 0
[    5.674263] Buffer I/O error on device sdb, logical block 0
[    5.679815] sd 5:0:0:0: [sdb]  
[    5.679817] Result: hostbyte=0x00 driverbyte=0x08
[    5.679819] sd 5:0:0:0: [sdb]  
[    5.679820] Sense Key : 0x5 [current] 
[    5.679823] sd 5:0:0:0: [sdb]  
[    5.679824] ASC=0x20 ASCQ=0x0
[    5.679826] sd 5:0:0:0: [sdb] CDB: 
[    5.679827] cdb[0]=0x88: 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00
[    5.679837] end_request: critical target error, dev sdb, sector 0
[    5.680396] Buffer I/O error on device sdb, logical block 0
[    5.680908]  sdb: unable to read partition table
[    5.682074] sd 5:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[    5.686949] sd 5:0:0:0: [sdb] Using 0xffffffff as device size
[    5.691950] sd 5:0:0:0: [sdb] Attached SCSI disk
[    6.255354] systemd[1]: systemd 217 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN )
[    6.255514] systemd[1]: Detected architecture 'x86-64'.
[    6.325380] systemd[1]: Set hostname to <t61>.
[    8.509215] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    8.509288] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.509303] systemd[1]: Starting Remote File Systems.
[    8.509872] systemd[1]: Reached target Remote File Systems.
[    8.509886] systemd[1]: Starting Encrypted Volumes.
[    8.510406] systemd[1]: Reached target Encrypted Volumes.
[    8.510426] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    8.510467] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    8.510480] systemd[1]: Starting Paths.
[    8.510891] systemd[1]: Reached target Paths.
[    8.510918] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    8.511861] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    8.511878] systemd[1]: Expecting device dev-disk-by\x2duuid-28c7c667\x2d07b1\x2d4f24\x2d8f3b\x2d6ccb1330ce6c.device...
[    8.512816] systemd[1]: Expecting device dev-sda5.device...
[    8.513284] systemd[1]: Starting Root Slice.
[    8.521428] systemd[1]: Created slice Root Slice.
[    8.521444] systemd[1]: Starting User and Session Slice.
[    8.522220] systemd[1]: Created slice User and Session Slice.
[    8.522235] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    8.522917] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    8.522931] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    8.523571] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    8.523584] systemd[1]: Starting Delayed Shutdown Socket.
[    8.524141] systemd[1]: Listening on Delayed Shutdown Socket.
[    8.524154] systemd[1]: Starting Journal Socket (/dev/log).
[    8.524730] systemd[1]: Listening on Journal Socket (/dev/log).
[    8.524743] systemd[1]: Starting LVM2 metadata daemon socket.
[    8.525327] systemd[1]: Listening on LVM2 metadata daemon socket.
[    8.525345] systemd[1]: Starting udev Control Socket.
[    8.525863] systemd[1]: Listening on udev Control Socket.
[    8.525880] systemd[1]: Starting udev Kernel Socket.
[    8.526389] systemd[1]: Listening on udev Kernel Socket.
[    8.526405] systemd[1]: Starting Journal Socket.
[    8.526952] systemd[1]: Listening on Journal Socket.
[    8.526973] systemd[1]: Starting System Slice.
[    8.527661] systemd[1]: Created slice System Slice.
[    8.527677] systemd[1]: Starting system-getty.slice.
[    8.528424] systemd[1]: Created slice system-getty.slice.
[    8.528444] systemd[1]: Started File System Check on Root Device.
[    8.549352] systemd[1]: Mounting Temporary Directory...
[    8.695634] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    8.739998] systemd[1]: Started Load Kernel Modules.
[    8.740051] systemd[1]: Mounting Huge Pages File System...
[    8.741144] systemd[1]: Mounting Configuration File System...
[    8.742238] systemd[1]: Mounting Debug File System...
[    8.743208] systemd[1]: Mounting POSIX Message Queue File System...
[    8.744303] systemd[1]: Mounted FUSE Control File System.
[    8.744350] systemd[1]: Starting udev Coldplug all Devices...
[    8.745436] systemd[1]: Starting Apply Kernel Variables...
[    8.746511] systemd[1]: Starting Setup Virtual Console...
[    8.771315] systemd[1]: Started Set Up Additional Binary Formats.
[    8.771352] systemd[1]: Starting Journal Service...
[    8.772357] systemd[1]: Starting Slices.
[    8.772806] systemd[1]: Reached target Slices.
[    8.772846] systemd[1]: Starting Remount Root and Kernel File Systems...
[    8.841202] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    8.958292] systemd[1]: Started udev Coldplug all Devices.
[    8.958422] systemd[1]: Starting udev Wait for Complete Device Initialization...
[    9.318377] systemd[1]: Mounted Debug File System.
[    9.318864] systemd[1]: Mounted Temporary Directory.
[    9.336254] systemd[1]: Mounted POSIX Message Queue File System.
[    9.336795] systemd[1]: Mounted Configuration File System.
[    9.367483] systemd[1]: Mounted Huge Pages File System.
[    9.373608] EXT4-fs (sda2): re-mounted. Opts: data=ordered
[    9.374818] systemd[1]: Started Remount Root and Kernel File Systems.
[    9.374931] systemd[1]: Started First Boot Wizard.
[    9.374949] systemd[1]: Starting Load/Save Random Seed...
[    9.397491] systemd[1]: Started Rebuild Dynamic Linker Cache.
[    9.397542] systemd[1]: Started Create System Users.
[    9.397617] systemd[1]: Starting Create Static Device Nodes in /dev...
[    9.484249] systemd[1]: Started Rebuild Hardware Database.
[   10.114995] systemd[1]: Started Load/Save Random Seed.
[   10.330774] systemd[1]: Started Apply Kernel Variables.
[   10.743535] systemd[1]: Started Create Static Device Nodes in /dev.
[   10.744386] systemd[1]: Starting udev Kernel Device Manager...
[   10.766399] systemd[1]: Starting Local File Systems (Pre).
[   10.787873] systemd[1]: Reached target Local File Systems (Pre).
[   12.542062] systemd[1]: Started Setup Virtual Console.
[   12.574256] systemd[1]: Started udev Kernel Device Manager.
[   13.516741] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   13.523960] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[   13.524166] ACPI: Lid Switch [LID]
[   13.524236] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[   13.524240] ACPI: Sleep Button [SLPB]
[   13.524328] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[   13.524331] ACPI: Power Button [PWRF]
[   13.552293] Monitor-Mwait will be used to enter C-1 state
[   13.552301] Monitor-Mwait will be used to enter C-2 state
[   13.552306] Monitor-Mwait will be used to enter C-3 state
[   13.552318] ACPI: acpi_idle registered with cpuidle
[   13.554985] pps_core: LinuxPPS API ver. 1 registered
[   13.554988] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[   13.666724] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[   13.669036] acpi device:06: registered as cooling_device2
[   13.669128] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input6
[   13.737948] tpm_tis 00:05: 1.2 TPM (device-id 0x3203, rev-id 9)
[   14.693548] tpm_tis 00:05: TPM is disabled/deactivated (0x6)
[   14.707624] PTP clock support registered
[   14.738018] ACPI: AC Adapter [AC] (on-line)
[   14.770485] ACPI: Battery Slot [BAT0] (battery present)
[   14.814709] thermal LNXTHERM:00: registered as thermal_zone0
[   14.814713] ACPI: Thermal Zone [THM0] (56 C)
[   14.815994] thermal LNXTHERM:01: registered as thermal_zone1
[   14.815997] ACPI: Thermal Zone [THM1] (57 C)
[   14.825916] wmi: Mapper loaded
[   14.933931] cfg80211: Calling CRDA to update world regulatory domain
[   15.009767] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[   15.009771] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[   15.009968] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   15.009995] e1000e 0000:00:19.0: irq 31 for MSI/MSI-X
[   15.064548] Non-volatile memory driver v1.3
[   15.078984] thinkpad_acpi: ThinkPad ACPI Extras v0.25
[   15.078987] thinkpad_acpi: http://ibm-acpi.sf.net/
[   15.078989] thinkpad_acpi: ThinkPad BIOS 7LETD0WW (2.30 ), EC 7KHT24WW-1.08
[   15.078991] thinkpad_acpi: Lenovo ThinkPad T61, model 7664R6G
[   15.083683] thinkpad_acpi: detected a 16-level brightness capable ThinkPad
[   15.084166] thinkpad_acpi: ACPI backlight control delay disabled
[   15.084302] thinkpad_acpi: radio switch found; radios are enabled
[   15.084319] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[   15.084321] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[   15.086347] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[   15.088665] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[   15.088766] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[   15.089835] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[   15.271484] yenta_cardbus 0000:15:00.0: CardBus bridge found [17aa:20c6]
[   15.334401] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:21:86:9a:c8:59
[   15.334412] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[   15.334438] e1000e 0000:00:19.0 eth0: MAC: 6, PHY: 6, PBA No: 1008FF-0FF
[   15.334777] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102f conflicts with OpRegion 0x0000000000001000-0x000000000000107f (\_SB_.PCI0.LPC_.PMIO) (20140724/utaddress-258)
[   15.334784] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   15.334788] ACPI Warning: SystemIO range 0x00000000000011b0-0x00000000000011bf conflicts with OpRegion 0x0000000000001180-0x00000000000011bf (\_SB_.PCI0.LPC_.LPIO) (20140724/utaddress-258)
[   15.334792] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   15.334794] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011af conflicts with OpRegion 0x0000000000001180-0x00000000000011bf (\_SB_.PCI0.LPC_.LPIO) (20140724/utaddress-258)
[   15.334798] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   15.334799] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   15.385305] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
[   15.385310] iwl4965: Copyright(c) 2003-2011 Intel Corporation
[   15.385412] iwl4965 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   15.385519] iwl4965 0000:03:00.0: Detected Intel(R) Wireless WiFi Link 4965AGN, REV=0x4
[   15.397392] yenta_cardbus 0000:15:00.0: ISA IRQ mask 0x0cb8, PCI irq 16
[   15.397398] yenta_cardbus 0000:15:00.0: Socket status: 30000006
[   15.397405] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [io  0x8000-0xbfff]
[   15.397408] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf8100000-0xfbffffff]
[   15.397411] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf8100000-0xfbffffff:
[   15.397416]  excluding 0xf8100000-0xf84effff
[   15.397425] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf4000000-0xf7ffffff 64bit pref]
[   15.397428] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf4000000-0xf7ffffff:
[   15.397432]  excluding 0xf4000000-0xf7ffffff
[   15.433030] iwl4965 0000:03:00.0: device EEPROM VER=0x36, CALIB=0x5
[   15.433049] iwl4965 0000:03:00.0: Tunable channels: 13 802.11bg, 19 802.11a channels
[   15.433091] iwl4965 0000:03:00.0: irq 32 for MSI/MSI-X
[   15.537787] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[   15.542423] snd_hda_intel 0000:00:1b.0: probe_mask set to 0x1 for device 17aa:20ac
[   15.542468] snd_hda_intel 0000:00:1b.0: irq 33 for MSI/MSI-X
[   15.939006] iwl4965 0000:03:00.0: loaded firmware version 228.61.2.24
[   16.085127] nvidia: module license 'NVIDIA' taints kernel.
[   16.085133] Disabling lock debugging due to kernel taint
[   16.110991] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   16.111187] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  304.123  Wed Jul  2 10:59:22 PDT 2014
[   16.116237] input: PC Speaker as /devices/platform/pcspkr/input/input9
[   16.161496] Bluetooth: Core ver 2.19
[   16.161535] NET: Registered protocol family 31
[   16.161537] Bluetooth: HCI device and connection manager initialized
[   16.161555] Bluetooth: HCI socket layer initialized
[   16.161559] Bluetooth: L2CAP socket layer initialized
[   16.161568] Bluetooth: SCO socket layer initialized
[   16.396659] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.2, id: 0x81a0b1, caps: 0xa04791/0x300000/0x0, board id: 71, fw id: 496542
[   16.396686] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[   16.448436] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[   16.473517] ieee80211 phy0: Selected rate control algorithm 'iwl-4965-rs'
[   16.475455] usbcore: registered new interface driver btusb
[   16.741267] systemd[1]: Starting Sound Card.
[   16.758727] ppdev: user-space parallel port driver
[   16.762547] systemd[1]: Reached target Sound Card.
[   16.762574] systemd[1]: Starting system-systemd\x2drfkill.slice.
[   16.784128] systemd[1]: Created slice system-systemd\x2drfkill.slice.
[   16.784145] systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill0...
[   16.805980] systemd[1]: Starting system-systemd\x2dbacklight.slice.
[   16.827598] systemd[1]: Created slice system-systemd\x2dbacklight.slice.
[   16.827632] systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
[   16.839930] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[   16.875298] iTCO_vendor_support: vendor-support=0
[   16.875987] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   16.876038] iTCO_wdt: Found a ICH8M-E TCO device (Version=2, TCOBASE=0x1060)
[   16.876177] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   16.879685] systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill1...
[   16.953912] mousedev: PS/2 mouse device common for all mice
[   16.982226] iwl4965 0000:03:00.0 wlp3s0: renamed from wlan0
[   17.031013] systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill2...
[   17.053671] systemd[1]: Starting Bluetooth.
[   17.076180] systemd[1]: Reached target Bluetooth.
[   17.221311] sound hdaudioC0D0: autoconfig: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:speaker
[   17.221316] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.221319] sound hdaudioC0D0:    hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
[   17.221322] sound hdaudioC0D0:    mono: mono_out=0x0
[   17.221324] sound hdaudioC0D0:    dig-out=0x1b/0x0
[   17.221326] sound hdaudioC0D0:    inputs:
[   17.221329] sound hdaudioC0D0:      Internal Mic=0x15
[   17.221331] sound hdaudioC0D0:      Dock Mic=0x1c
[   17.221334] sound hdaudioC0D0:      Mic=0x14
[   17.238845] input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   17.238945] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   17.239038] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   17.419142] systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0.
[   17.559240] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[   17.559249]  excluding 0xc0000-0xcffff 0xe0000-0xfffff
[   17.559274] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[   17.559287]  excluding 0xa0000000-0xa0ffffff
[   17.559304] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[   17.559316]  excluding 0x60000000-0x60ffffff
[   17.612960] systemd[1]: Started Load/Save RF Kill Switch Status of rfkill1.
[   17.796768] floppy0: no floppy controllers found
[   17.799701] usbcore: registered new interface driver uas
[   17.817588] sd 5:0:0:0: [sdb]  
[   17.817594] Result: hostbyte=0x00 driverbyte=0x08
[   17.817599] sd 5:0:0:0: [sdb]  
[   17.817602] Sense Key : 0x5 [current] 
[   17.817607] sd 5:0:0:0: [sdb]  
[   17.817610] ASC=0x20 ASCQ=0x0
[   17.817614] sd 5:0:0:0: [sdb] CDB: 
[   17.817616] cdb[0]=0x88: 88 00 00 00 00 00 ff ff ff 80 00 00 00 08 00 00
[   17.817634] end_request: critical target error, dev sdb, sector 4294967168
[   17.838904] Buffer I/O error on device sdb, logical block 536870896
[   17.865331] sd 5:0:0:0: [sdb]  
[   17.865337] Result: hostbyte=0x00 driverbyte=0x08
[   17.865341] sd 5:0:0:0: [sdb]  
[   17.865344] Sense Key : 0x5 [current] 
[   17.865349] sd 5:0:0:0: [sdb]  
[   17.865352] ASC=0x20 ASCQ=0x0
[   17.865356] sd 5:0:0:0: [sdb] CDB: 
[   17.865358] cdb[0]=0x88: 88 00 00 00 00 00 ff ff ff 80 00 00 00 08 00 00
[   17.865377] end_request: critical target error, dev sdb, sector 4294967168
[   17.886748] Buffer I/O error on device sdb, logical block 536870896
[   17.935905] systemd[1]: Found device WDC_WD3200BEVT-00A23T0 3.
[   17.935962] systemd[1]: Activating swap /dev/disk/by-uuid/28c7c667-07b1-4f24-8f3b-6ccb1330ce6c...
[   18.986973] systemd[1]: Started Load/Save RF Kill Switch Status of rfkill0.
[   19.010502] systemd[1]: Started Load/Save RF Kill Switch Status of rfkill2.
[   19.011590] Adding 4192960k swap on /dev/sda3.  Priority:-1 extents:1 across:4192960k FS
[   19.036640] systemd[1]: Activated swap /dev/disk/by-uuid/28c7c667-07b1-4f24-8f3b-6ccb1330ce6c.
[   19.041089] systemd[1]: Starting Swap.
[   19.063621] systemd[1]: Reached target Swap.
[   19.671282] systemd[1]: Found device WDC_WD3200BEVT-00A23T0 data.
[   19.694044] systemd[1]: Started udev Wait for Complete Device Initialization.
[   19.694817] systemd[1]: Mounting /mnt/storage...
[   19.898697] fuse init (API version 7.23)
[   19.899646] systemd[1]: Mounting FUSE Control File System...
[   19.948184] systemd[1]: Mounted FUSE Control File System.
[   20.517211] systemd[1]: Mounted /mnt/storage.
[   20.517428] systemd[1]: Starting Local File Systems.
[   20.540800] systemd[1]: Reached target Local File Systems.
[   20.540832] systemd[1]: Started Rebuild Journal Catalog.
[   20.540869] systemd[1]: Started Update is Completed.
[   20.806642] systemd[1]: Started Journal Service.
[   20.876357] systemd-journald[133]: Received request to flush runtime journal from PID 1
[   21.145260] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   21.362691] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input10
[   23.965489] e1000e 0000:00:19.0: irq 31 for MSI/MSI-X
[   24.066774] e1000e 0000:00:19.0: irq 31 for MSI/MSI-X
[   24.066922] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
[   24.346589] PPP generic driver version 2.4.2
[   24.612920] ip_tables: (C) 2000-2006 Netfilter Core Team
[   25.340923] e1000e: enp0s25 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
[   25.341035] e1000e 0000:00:19.0 enp0s25: 10/100 speed: disabling TSO
[   25.341069] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready
[   26.696102] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   26.762480] PPP BSD Compression module registered
[   27.703749] cfg80211: Calling CRDA to update world regulatory domain
[   27.810515] cfg80211: Calling CRDA to update world regulatory domain
[   32.715790] IN=ppp0 OUT= MAC= SRC=91.232.160.1 DST=62.87.147.242 LEN=76 TOS=0x00 PREC=0x00 TTL=60 ID=0 DF PROTO=UDP SPT=123 DPT=123 LEN=56 
[   32.719671] IN=ppp0 OUT= MAC= SRC=149.156.44.126 DST=62.87.147.242 LEN=76 TOS=0x00 PREC=0x00 TTL=54 ID=0 DF PROTO=UDP SPT=123 DPT=123 LEN=56 
[   33.749098] IN=ppp0 OUT= MAC= SRC=178.33.50.131 DST=62.87.147.242 LEN=76 TOS=0x00 PREC=0x00 TTL=56 ID=23151 DF PROTO=UDP SPT=123 DPT=123 LEN=56 
[   37.955550] NVRM: Your system is not currently configured to drive a VGA console
[   37.955554] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[   37.955557] NVRM: requires the use of a text-mode VGA console. Use of other console
[   37.955559] NVRM: drivers including, but not limited to, vesafb, may result in
[   37.955560] NVRM: corruption and stability problems, and is not supported.
[   81.713063] IN=ppp0 OUT= MAC= SRC=93.174.95.55 DST=62.87.147.242 LEN=48 TOS=0x00 PREC=0x00 TTL=116 ID=25218 PROTO=TCP SPT=44040 DPT=3389 WINDOW=65535 RES=0x00 SYN URGP=0 
[   85.400731] IN=ppp0 OUT= MAC= SRC=175.21.70.161 DST=62.87.147.242 LEN=60 TOS=0x00 PREC=0x00 TTL=51 ID=54721 DF PROTO=TCP SPT=29279 DPT=23 WINDOW=5808 RES=0x00 SYN URGP=0 
[   88.400412] IN=ppp0 OUT= MAC= SRC=175.21.70.161 DST=62.87.147.242 LEN=60 TOS=0x00 PREC=0x00 TTL=51 ID=54722 DF PROTO=TCP SPT=29279 DPT=23 WINDOW=5808 RES=0x00 SYN URGP=0 
[   89.005754] IN=ppp0 OUT= MAC= SRC=118.192.48.40 DST=62.87.147.242 LEN=40 TOS=0x00 PREC=0x00 TTL=241 ID=54321 PROTO=TCP SPT=41645 DPT=5007 WINDOW=65535 RES=0x00 SYN URGP=0 
[   94.399768] IN=ppp0 OUT= MAC= SRC=175.21.70.161 DST=62.87.147.242 LEN=60 TOS=0x00 PREC=0x00 TTL=51 ID=54723 DF PROTO=TCP SPT=29279 DPT=23 WINDOW=5808 RES=0x00 SYN URGP=0 
[   96.715426] IN=ppp0 OUT= MAC= SRC=91.232.160.1 DST=62.87.147.242 LEN=76 TOS=0x00 PREC=0x00 TTL=60 ID=0 DF PROTO=UDP SPT=123 DPT=123 LEN=56 
[   98.746551] IN=ppp0 OUT= MAC= SRC=149.156.44.126 DST=62.87.147.242 LEN=76 TOS=0x00 PREC=0x00 TTL=54 ID=0 DF PROTO=UDP SPT=123 DPT=123 LEN=56 
[   99.749016] IN=ppp0 OUT= MAC= SRC=178.33.50.131 DST=62.87.147.242 LEN=76 TOS=0x00 PREC=0x00 TTL=56 ID=33324 DF PROTO=UDP SPT=123 DPT=123 LEN=56 

I also ran gsmartcontrol. Can't retrieve SMART information, but on first tab called "Identity" theres something like "Read SMART Data failed scsi error medium or hardware error (serious)".

PS. Currently I have this drive connected through USB

Update:

[root@t61 kuba]# smartctl -a /dev/sdb
smartctl 6.3 2014-07-26 r3976 [x86_64-linux-3.17.2-1-ARCH] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Momentus 7200.4
Device Model:     ST9320423AS
Serial Number:    5VH5BNZT
LU WWN Device Id: 5 000c50 02ec74fff
Firmware Version: 0002
Rotation Rate:    7200 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS T13/1699-D revision 4
SATA Version is:  SATA 2.6, 3.0 Gb/s
Local Time is:    Sat Nov 15 01:25:54 2014 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

Read SMART Data failed: scsi error medium or hardware error (serious)

=== START OF READ SMART DATA SECTION ===
SMART Status command failed: scsi error unsupported scsi opcode
SMART overall-health self-assessment test result: UNKNOWN!
SMART Status, Attributes and Thresholds cannot be read.

Read SMART Log Directory failed: scsi error medium or hardware error (serious)

Read SMART Error Log failed: scsi error medium or hardware error (serious)

Read SMART Self-test Log failed: scsi error medium or hardware error (serious)

Selective Self-tests/Logging not supported

[root@t61 kuba]# 

Update2:

[root@t61 kuba]# hdparm -g /dev/sdb

/dev/sdb:
 geometry      = 0/64/32, sectors = 4294967296, start = 0

Last edited by jakub (2014-11-15 06:49:57)

Offline

#5 2014-11-15 13:50:59

tamjan
Member
Registered: 2014-11-15
Posts: 1

Re: Problem while part. new HDD - 320GB reported as 2T (gparted broke it?)

Offline

Board footer

Powered by FluxBB