You are not logged in.

#1 2012-09-12 20:20:27

Kent
Member
Registered: 2012-09-12
Posts: 4

[SOLVED] Arch doesn't recognise software RAID0

Problem solved! See my last reply for the solution.


Old post follows:

I currently have Windows installed on a 2x500GB RAID0, with 300GB unallocated space for Arch.

However, the Arch Live CD doesn't recognise the RAID0 for whatever reason. Or perhaps I've overlooked where it is on the system?
Arch detects all of my disks and partitions fine, including the two individual 500GB HDDs (/dev/sdc and /dev/sdd) which make up the RAID0.

Here's some information from a few commands I ran and dumped to a file:

Disk /dev/sdc: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xe563da78

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1            2048  1323976703   661987328    7  HPFS/NTFS/exFAT

Disk /dev/sdd: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

Personalities : [raid0] [raid1] [raid10] 
unused devices: <none>
00:00.0 Host bridge: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (external gfx0 port B) (rev 02)
00:02.0 PCI bridge: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (PCI express gpp port B)
00:05.0 PCI bridge: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (PCI express gpp port E)
00:0a.0 PCI bridge: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (external gfx1 port A)
00:11.0 RAID bus controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 SATA Controller [RAID5 mode] (rev 40)
00:12.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller (rev 42)
00:14.1 IDE interface: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 IDE Controller (rev 40)
00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) (rev 40)
00:14.3 ISA bridge: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
00:14.4 PCI bridge: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge (rev 40)
00:14.5 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
00:16.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:16.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
01:00.0 VGA compatible controller: NVIDIA Corporation GF110 [GeForce GTX 580] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF110 High Definition Audio Controller (rev a1)
02:00.0 USB controller: Etron Technology, Inc. EJ168 USB 3.0 Host Controller (rev 01)
03:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57781 Gigabit Ethernet PCIe (rev 10)
/dev/sdb1: LABEL="Neu Mann" UUID="4E2C18BB2C189FCF" TYPE="ntfs" 
/dev/sda1: UUID="2810A17A10A1501C" TYPE="ntfs" 
/dev/sda5: LABEL="kokoro" UUID="B8104FDA104F9E6E" TYPE="ntfs" 
/dev/sr0: LABEL="ARCH_201207" TYPE="iso9660" 
/dev/sdd: TYPE="promise_fasttrack_raid_member" 
/dev/loop0: TYPE="squashfs" 
/dev/loop1: UUID="54d19f93-f878-4a22-9c38-d58dd04ac8a9" TYPE="ext4" 
/dev/loop2: UUID="54d19f93-f878-4a22-9c38-d58dd04ac8a9" TYPE="ext4" 
/dev/loop3: TYPE="squashfs" 
/dev/loop4: UUID="b6be6cf8-15c1-49ee-94f7-8cc33882096e" TYPE="ext4" 
/dev/loop5: UUID="b6be6cf8-15c1-49ee-94f7-8cc33882096e" TYPE="ext4" 
/dev/loop6: TYPE="squashfs" 
/dev/loop7: UUID="42ed7453-0a1a-42c9-b0a6-0de03a3fdfd8" TYPE="ext4" 
/dev/mapper/arch_root-image: UUID="54d19f93-f878-4a22-9c38-d58dd04ac8a9" TYPE="ext4" 
/dev/mapper/arch_lib-modules: UUID="b6be6cf8-15c1-49ee-94f7-8cc33882096e" TYPE="ext4" 
/dev/loop8: UUID="42ed7453-0a1a-42c9-b0a6-0de03a3fdfd8" TYPE="ext4" 
/dev/mapper/arch_usr-share: UUID="42ed7453-0a1a-42c9-b0a6-0de03a3fdfd8" TYPE="ext4" 

*** Set
name   : pdc_chceddecf
size   : 1953124864
stride : 128
type   : stripe
status : ok
subsets: 0
devs   : 2
spares : 0

/dev/dm-2:       856064 total, "N/A"
/dev/dm-1:       192512 total, "N/A"
/dev/dm-0:      1382400 total, "N/A"
/dev/sdd:    976773168 total, "WD-WMAYP1968098"
/dev/sdc:    976773168 total, "WD-WMAYP1090982"
/dev/sdb:   3907029168 total, "WD-WCAZA0751908"
/dev/sda:    625142448 total, "VFA200R22ZHXRJ"

dmesg, messages near the end were generated by me attempting to get the OS to recognise the RAID0:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.4.4-3-ARCH (nobody@rampage) (gcc version 4.7.1 (GCC) ) #1 SMP PREEMPT Tue Jul 3 14:36:44 UTC 2012
[    0.000000] Command line: archisobasedir=arch archisolabel=ARCH_201207 initrd=boot/x86_64/archiso.img BOOT_IMAGE=boot/x86_64/vmlinuz 
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 0000000000093000 (usable)
[    0.000000]  BIOS-e820: 0000000000093000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000dba0a000 (usable)
[    0.000000]  BIOS-e820: 00000000dfa6a000 - 00000000dfa6d000 (reserved)
[    0.000000]  BIOS-e820: 00000000dfa6d000 - 00000000dfaf8000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dfaf8000 - 00000000dfafb000 (reserved)
[    0.000000]  BIOS-e820: 00000000dfafb000 - 00000000dfafc000 (usable)
[    0.000000]  BIOS-e820: 00000000dfafc000 - 00000000dfb03000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dfb03000 - 00000000dfb4d000 (reserved)
[    0.000000]  BIOS-e820: 00000000dfb4d000 - 00000000dfb55000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dfb55000 - 00000000dfb7e000 (reserved)
[    0.000000]  BIOS-e820: 00000000dfb7e000 - 00000000dfd81000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dfd81000 - 00000000dff00000 (usable)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec10000 - 00000000fec11000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec20000 - 00000000fec21000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed61000 - 00000000fed71000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed80000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fef00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100093000 - 0000000420000000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.6 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./990FX Extreme3, BIOS P1.40 06/29/2012
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x420000 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 write-through
[    0.000000]   C0000-D8FFF write-protect
[    0.000000]   D9000-EBFFF uncachable
[    0.000000]   EC000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFE0000000 write-back
[    0.000000]   3 base 0000DFF00000 mask FFFFFFF00000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000420000000 aka 16896M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000dff00000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xdff00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [ffff8800000fd000] fd000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000008e000] 8e000 size 20480
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: 0000000000000000-00000000dff00000
[    0.000000]  0000000000 - 00c0000000 page 1G
[    0.000000]  00c0000000 - 00dfe00000 page 2M
[    0.000000]  00dfe00000 - 00dff00000 page 4k
[    0.000000] kernel direct mapping tables up to dff00000 @ 1fffd000-20000000
[    0.000000] init_memory_mapping: 0000000100000000-0000000420000000
[    0.000000]  0100000000 - 0400000000 page 1G
[    0.000000]  0400000000 - 0420000000 page 2M
[    0.000000] kernel direct mapping tables up to 420000000 @ dfefe000-dff00000
[    0.000000] RAMDISK: 7f1be000 - 7ffff000
[    0.000000] ACPI: RSDP 00000000000f0450 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 00000000dfafc068 00054 (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 00000000dfb01380 000F4 (v04 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20120320/tbfadt-579)
[    0.000000] ACPI: DSDT 00000000dfafc150 0522B (v02 ALASKA    A M I 00000000 INTL 20051117)
[    0.000000] ACPI: FACS 00000000dfb4ff80 00040
[    0.000000] ACPI: APIC 00000000dfb01478 0009E (v03 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 00000000dfb01518 0003C (v01 ALASKA    A M I 01072009 MSFT 00010013)
[    0.000000] ACPI: AAFT 00000000dfb01558 0003A (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000dfb01598 00038 (v01 ALASKA    A M I 01072009 AMI  00000004)
[    0.000000] ACPI: SSDT 00000000dfb015d0 00E10 (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Scanning NUMA topology in Northbridge 24
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000420000000
[    0.000000] Initmem setup node 0 0000000000000000-0000000420000000
[    0.000000]   NODE_DATA [000000041fffc000 - 000000041fffffff]
[    0.000000]  [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040f600000-ffff88041f5fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00420000
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x00000093
[    0.000000]     0: 0x00000100 -> 0x000dba0a
[    0.000000]     0: 0x000dfafb -> 0x000dfafc
[    0.000000]     0: 0x000dfd81 -> 0x000dff00
[    0.000000]     0: 0x00100093 -> 0x00420000
[    0.000000] On node 0 totalpages: 4176506
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3902 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 879562 pages, LIFO batch:31
[    0.000000]   Normal zone: 51200 pages used for memmap
[    0.000000]   Normal zone: 3225453 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x08] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec20000] gsi_base[24])
[    0.000000] IOAPIC[1]: apic_id 1, version 33, address 0xfec20000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 72
[    0.000000] PM: Registered nosave memory: 0000000000093000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000dba0a000 - 00000000dfa6a000
[    0.000000] PM: Registered nosave memory: 00000000dfa6a000 - 00000000dfa6d000
[    0.000000] PM: Registered nosave memory: 00000000dfa6d000 - 00000000dfaf8000
[    0.000000] PM: Registered nosave memory: 00000000dfaf8000 - 00000000dfafb000
[    0.000000] PM: Registered nosave memory: 00000000dfafc000 - 00000000dfb03000
[    0.000000] PM: Registered nosave memory: 00000000dfb03000 - 00000000dfb4d000
[    0.000000] PM: Registered nosave memory: 00000000dfb4d000 - 00000000dfb55000
[    0.000000] PM: Registered nosave memory: 00000000dfb55000 - 00000000dfb7e000
[    0.000000] PM: Registered nosave memory: 00000000dfb7e000 - 00000000dfd81000
[    0.000000] PM: Registered nosave memory: 00000000dff00000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
[    0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
[    0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fec20000
[    0.000000] PM: Registered nosave memory: 00000000fec20000 - 00000000fec21000
[    0.000000] PM: Registered nosave memory: 00000000fec21000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed01000
[    0.000000] PM: Registered nosave memory: 00000000fed01000 - 00000000fed61000
[    0.000000] PM: Registered nosave memory: 00000000fed61000 - 00000000fed71000
[    0.000000] PM: Registered nosave memory: 00000000fed71000 - 00000000fed80000
[    0.000000] PM: Registered nosave memory: 00000000fed80000 - 00000000fed90000
[    0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fef00000
[    0.000000] PM: Registered nosave memory: 00000000fef00000 - 0000000100000000
[    0.000000] PM: Registered nosave memory: 0000000100000000 - 0000000100093000
[    0.000000] Allocating PCI resources starting at dff00000 (gap: dff00000:1ed00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88041fc00000 s82880 r8192 d23616 u262144
[    0.000000] pcpu-alloc: s82880 r8192 d23616 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4108917
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: archisobasedir=arch archisolabel=ARCH_201207 initrd=boot/x86_64/archiso.img BOOT_IMAGE=boot/x86_64/vmlinuz 
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Node 0: aperture @ 4130000000 size 32 MB
[    0.000000] Aperture beyond 4GB. Ignoring.
[    0.000000] Your BIOS doesn't leave a aperture memory hole
[    0.000000] Please enable the IOMMU option in the BIOS setup
[    0.000000] This costs you 64 MB of RAM
[    0.000000] Mapping aperture over 65536 KB of RAM @ d0000000
[    0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000d4000000
[    0.000000] Memory: 16285596k/17301504k available (4538k kernel code, 595480k absent, 420428k reserved, 4308k data, 740k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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] NR_IRQS:4352 nr_irqs:1288 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 67108864 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] Fast TSC calibration using PIT
[    0.003333] Detected 3547.978 MHz processor.
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 7098.62 BogoMIPS (lpj=11826593)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000026] Security Framework initialized
[    0.000029] AppArmor: AppArmor disabled by boot time parameter
[    0.000731] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.005101] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.007113] Mount-cache hash table entries: 256
[    0.007267] Initializing cgroup subsys cpuacct
[    0.007269] Initializing cgroup subsys memory
[    0.007277] Initializing cgroup subsys devices
[    0.007278] Initializing cgroup subsys freezer
[    0.007279] Initializing cgroup subsys net_cls
[    0.007281] Initializing cgroup subsys blkio
[    0.007300] tseg: 00dff00000
[    0.007302] CPU: Physical Processor ID: 0
[    0.007303] CPU: Processor Core ID: 0
[    0.007304] mce: CPU supports 6 MCE banks
[    0.007309] LVT offset 0 assigned for vector 0xf9
[    0.007313] using AMD E400 aware idle routine
[    0.007791] ACPI: Core revision 20120320
[    0.015073] ftrace: allocating 17820 entries in 70 pages
[    0.021336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.054270] CPU0: AMD Phenom(tm) II X6 1100T Processor stepping 00
[    0.158266] Performance Events: AMD PMU driver.
[    0.158269] ... version:                0
[    0.158270] ... bit width:              48
[    0.158270] ... generic registers:      4
[    0.158271] ... value mask:             0000ffffffffffff
[    0.158272] ... max period:             00007fffffffffff
[    0.158273] ... fixed-purpose events:   0
[    0.158274] ... event mask:             000000000000000f
[    0.158299] System has AMD C1E enabled
[    0.158306] Switch to broadcast mode on CPU0
[    0.178422] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.198332] Booting Node   0, Processors  #1
[    0.211445] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.211451] Switch to broadcast mode on CPU1
[    0.221660]  #2
[    0.234770] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.234781] Switch to broadcast mode on CPU2
[    0.244919]  #3
[    0.258028] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.258042] Switch to broadcast mode on CPU3
[    0.268211]  #4
[    0.281321] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.281334] Switch to broadcast mode on CPU4
[    0.291515]  #5
[    0.304626] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.304638] Switch to broadcast mode on CPU5
[    0.304673] Brought up 6 CPUs
[    0.304683] Total of 6 processors activated (42592.72 BogoMIPS).
[    0.311664] devtmpfs: initialized
[    0.313435] PM: Registering ACPI NVS region [mem 0xdfa6d000-0xdfaf7fff] (569344 bytes)
[    0.313442] PM: Registering ACPI NVS region [mem 0xdfafc000-0xdfb02fff] (28672 bytes)
[    0.313444] PM: Registering ACPI NVS region [mem 0xdfb4d000-0xdfb54fff] (32768 bytes)
[    0.313446] PM: Registering ACPI NVS region [mem 0xdfb7e000-0xdfd80fff] (2109440 bytes)
[    0.313901] NET: Registered protocol family 16
[    0.313971] node 0 link 0: io port [e000, ffff]
[    0.313973] TOM: 00000000e0000000 aka 3584M
[    0.313975] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
[    0.313976] node 0 link 0: mmio [e0000000, fef0ffff] ==> [f0000000, fef0ffff]
[    0.313978] TOM2: 0000000420000000 aka 16896M
[    0.313980] bus: [00, 1f] on node 0 link 0
[    0.313981] bus: 00 index 0 [io  0x0000-0xffff]
[    0.313982] bus: 00 index 1 [mem 0xf0000000-0xffffffff]
[    0.313983] bus: 00 index 2 [mem 0x420000000-0xfcffffffff]
[    0.314067] ACPI: bus type pci registered
[    0.314108] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.314111] PCI: not using MMCONFIG
[    0.314112] PCI: Using configuration type 1 for base access
[    0.314113] PCI: Using configuration type 1 for extended access
[    0.314717] bio: create slab <bio-0> at 0
[    0.314765] ACPI: Added _OSI(Module Device)
[    0.314766] ACPI: Added _OSI(Processor Device)
[    0.314767] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.314769] ACPI: Added _OSI(Processor Aggregator Device)
[    0.315210] ACPI: EC: Look up EC in DSDT
[    0.315672] ACPI: Executed 3 blocks of module-level executable AML code
[    0.317213] ACPI: Interpreter enabled
[    0.317217] ACPI: (supports S0 S1 S3 S4 S5)
[    0.317234] ACPI: Using IOAPIC for interrupt routing
[    0.317334] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.317359] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.338488] ACPI: No dock devices found.
[    0.338492] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.338555] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.338648] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
[    0.338649] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
[    0.338651] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.338652] pci_root PNP0A03:00: host bridge window [mem 0x000c8000-0x000dffff]
[    0.338653] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xffffffff]
[    0.338673] PCI host bridge to bus 0000:00
[    0.338675] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.338676] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.338677] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.338679] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000dffff]
[    0.338680] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xffffffff]
[    0.338689] pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000
[    0.338736] pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400
[    0.338761] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.338774] pci 0000:00:05.0: [1002:5a19] type 01 class 0x060400
[    0.338797] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.338811] pci 0000:00:0a.0: [1002:5a1d] type 01 class 0x060400
[    0.338834] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    0.338854] pci 0000:00:11.0: [1002:4393] type 00 class 0x010400
[    0.338869] pci 0000:00:11.0: reg 10: [io  0xf090-0xf097]
[    0.338877] pci 0000:00:11.0: reg 14: [io  0xf080-0xf083]
[    0.338884] pci 0000:00:11.0: reg 18: [io  0xf070-0xf077]
[    0.338891] pci 0000:00:11.0: reg 1c: [io  0xf060-0xf063]
[    0.338899] pci 0000:00:11.0: reg 20: [io  0xf050-0xf05f]
[    0.338906] pci 0000:00:11.0: reg 24: [mem 0xfe30b000-0xfe30b3ff]
[    0.338952] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.338962] pci 0000:00:12.0: reg 10: [mem 0xfe30a000-0xfe30afff]
[    0.339018] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.339033] pci 0000:00:12.2: reg 10: [mem 0xfe309000-0xfe3090ff]
[    0.339098] pci 0000:00:12.2: supports D1 D2
[    0.339099] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.339116] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.339126] pci 0000:00:13.0: reg 10: [mem 0xfe308000-0xfe308fff]
[    0.339183] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.339197] pci 0000:00:13.2: reg 10: [mem 0xfe307000-0xfe3070ff]
[    0.339262] pci 0000:00:13.2: supports D1 D2
[    0.339263] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.339281] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.339338] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[    0.339348] pci 0000:00:14.1: reg 10: [io  0xf040-0xf047]
[    0.339355] pci 0000:00:14.1: reg 14: [io  0xf030-0xf033]
[    0.339363] pci 0000:00:14.1: reg 18: [io  0xf020-0xf027]
[    0.339370] pci 0000:00:14.1: reg 1c: [io  0xf010-0xf013]
[    0.339377] pci 0000:00:14.1: reg 20: [io  0xf000-0xf00f]
[    0.339407] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.339423] pci 0000:00:14.2: reg 10: [mem 0xfe300000-0xfe303fff 64bit]
[    0.339475] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.339486] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.339546] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.339578] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.339588] pci 0000:00:14.5: reg 10: [mem 0xfe306000-0xfe306fff]
[    0.339641] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[    0.339652] pci 0000:00:16.0: reg 10: [mem 0xfe305000-0xfe305fff]
[    0.339708] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[    0.339722] pci 0000:00:16.2: reg 10: [mem 0xfe304000-0xfe3040ff]
[    0.339787] pci 0000:00:16.2: supports D1 D2
[    0.339788] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.339804] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
[    0.339815] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
[    0.339824] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
[    0.339833] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
[    0.339844] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
[    0.339881] pci 0000:01:00.0: [10de:1080] type 00 class 0x030000
[    0.339889] pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
[    0.339897] pci 0000:01:00.0: reg 14: [mem 0xf0000000-0xf7ffffff 64bit pref]
[    0.339905] pci 0000:01:00.0: reg 1c: [mem 0xf8000000-0xf9ffffff 64bit pref]
[    0.339910] pci 0000:01:00.0: reg 24: [io  0xe000-0xe07f]
[    0.339915] pci 0000:01:00.0: reg 30: [mem 0xfe000000-0xfe07ffff pref]
[    0.339959] pci 0000:01:00.1: [10de:0e09] type 00 class 0x040300
[    0.339966] pci 0000:01:00.1: reg 10: [mem 0xfe080000-0xfe083fff]
[    0.344680] pci 0000:00:02.0: PCI bridge to [bus 01-01]
[    0.344692] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.344701] pci 0000:00:02.0:   bridge window [mem 0xfd000000-0xfe0fffff]
[    0.344710] pci 0000:00:02.0:   bridge window [mem 0xf0000000-0xf9ffffff 64bit pref]
[    0.344780] pci 0000:02:00.0: [1b6f:7023] type 00 class 0x0c0330
[    0.344805] pci 0000:02:00.0: reg 10: [mem 0xfe200000-0xfe207fff 64bit]
[    0.344890] pci 0000:02:00.0: supports D1 D2
[    0.344892] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.351338] pci 0000:00:05.0: PCI bridge to [bus 02-02]
[    0.351351] pci 0000:00:05.0:   bridge window [mem 0xfe200000-0xfe2fffff]
[    0.351422] pci 0000:03:00.0: [14e4:16b1] type 00 class 0x020000
[    0.351450] pci 0000:03:00.0: reg 10: [mem 0xfa110000-0xfa11ffff 64bit pref]
[    0.351471] pci 0000:03:00.0: reg 18: [mem 0xfa100000-0xfa10ffff 64bit pref]
[    0.351504] pci 0000:03:00.0: reg 30: [mem 0xfe100000-0xfe1007ff pref]
[    0.351567] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.357977] pci 0000:00:0a.0: PCI bridge to [bus 03-03]
[    0.357989] pci 0000:00:0a.0:   bridge window [mem 0xfe100000-0xfe1fffff]
[    0.357998] pci 0000:00:0a.0:   bridge window [mem 0xfa100000-0xfa1fffff 64bit pref]
[    0.358075] pci 0000:00:14.4: PCI bridge to [bus 04-04] (subtractive decode)
[    0.358089] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.358095] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.358101] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.358107] pci 0000:00:14.4:   bridge window [mem 0x000c8000-0x000dffff] (subtractive decode)
[    0.358113] pci 0000:00:14.4:   bridge window [mem 0xe0000000-0xffffffff] (subtractive decode)
[    0.358139] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.358305] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC02._PRT]
[    0.358321] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC05._PRT]
[    0.358337] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC0A._PRT]
[    0.358363] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[    0.358397]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.358399]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.358400] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.360697] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11 14 15) *0
[    0.360732] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11 14 15) *0
[    0.360767] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11 14 15) *0
[    0.360802] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11 14 15) *0
[    0.360828] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11 14 15) *0
[    0.360846] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11 14 15) *0
[    0.360865] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11 14 15) *0
[    0.360884] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11 14 15) *0
[    0.360953] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.360955] vgaarb: loaded
[    0.360956] vgaarb: bridge control possible 0000:01:00.0
[    0.360983] PCI: Using ACPI for IRQ routing
[    0.367781] PCI: pci_cache_line_size set to 64 bytes
[    0.367833] reserve RAM buffer: 0000000000093000 - 000000000009ffff 
[    0.367835] reserve RAM buffer: 00000000dba0a000 - 00000000dbffffff 
[    0.367836] reserve RAM buffer: 00000000dfafc000 - 00000000dfffffff 
[    0.367838] reserve RAM buffer: 00000000dff00000 - 00000000dfffffff 
[    0.367938] NetLabel: Initializing
[    0.367940] NetLabel:  domain hash size = 128
[    0.367940] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.367949] NetLabel:  unlabeled traffic allowed by default
[    0.367961] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.367963] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.370985] Switching to clocksource hpet
[    0.374470] pnp: PnP ACPI init
[    0.374479] ACPI: bus type pnp registered
[    0.374557] pnp 00:00: [bus 00-ff]
[    0.374561] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.374563] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.374567] pnp 00:00: [io  0x0d00-0xffff window]
[    0.374571] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.374572] pnp 00:00: [mem 0x000c8000-0x000dffff window]
[    0.374573] pnp 00:00: [mem 0xe0000000-0xffffffff window]
[    0.374574] pnp 00:00: [mem 0x00000000 window]
[    0.374603] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.374619] pnp 00:01: [mem 0xe0000000-0xefffffff]
[    0.374647] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[    0.374649] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.374771] pnp 00:02: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.374773] pnp 00:02: [mem 0xfec20000-0xfec200ff]
[    0.374794] system 00:02: [mem 0xfec20000-0xfec200ff] could not be reserved
[    0.374796] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.374819] pnp 00:03: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.374839] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.374945] pnp 00:04: [io  0x040b]
[    0.374946] pnp 00:04: [io  0x04d6]
[    0.374947] pnp 00:04: [io  0x0c00-0x0c01]
[    0.374948] pnp 00:04: [io  0x0c14]
[    0.374949] pnp 00:04: [io  0x0c50-0x0c51]
[    0.374950] pnp 00:04: [io  0x0c52]
[    0.374951] pnp 00:04: [io  0x0c6c]
[    0.374952] pnp 00:04: [io  0x0c6f]
[    0.374953] pnp 00:04: [io  0x0cd0-0x0cd1]
[    0.374954] pnp 00:04: [io  0x0cd2-0x0cd3]
[    0.374955] pnp 00:04: [io  0x0cd4-0x0cd5]
[    0.374956] pnp 00:04: [io  0x0cd6-0x0cd7]
[    0.374957] pnp 00:04: [io  0x0cd8-0x0cdf]
[    0.374957] pnp 00:04: [io  0x0800-0x089f]
[    0.374959] pnp 00:04: [io  0x0000-0xffffffffffffffff disabled]
[    0.374960] pnp 00:04: [io  0x0000-0x000f]
[    0.374961] pnp 00:04: [io  0x0b20-0x0b3f]
[    0.374962] pnp 00:04: [io  0x0900-0x090f]
[    0.374963] pnp 00:04: [io  0x0910-0x091f]
[    0.374964] pnp 00:04: [io  0xfe00-0xfefe]
[    0.374965] pnp 00:04: [io  0x0060-0x005f disabled]
[    0.374966] pnp 00:04: [io  0x0064-0x0063 disabled]
[    0.374967] pnp 00:04: [mem 0xfec00000-0xfec00fff]
[    0.374968] pnp 00:04: [mem 0xfee00000-0xfee00fff]
[    0.374969] pnp 00:04: [mem 0xfed80000-0xfed8ffff]
[    0.374970] pnp 00:04: [mem 0xfed61000-0xfed70fff]
[    0.374971] pnp 00:04: [mem 0xfec10000-0xfec10fff]
[    0.374972] pnp 00:04: [mem 0xfed00000-0xfed00fff]
[    0.374973] pnp 00:04: [mem 0xffc00000-0xffffffff]
[    0.375010] system 00:04: [io  0x040b] has been reserved
[    0.375011] system 00:04: [io  0x04d6] has been reserved
[    0.375012] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.375014] system 00:04: [io  0x0c14] has been reserved
[    0.375015] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.375016] system 00:04: [io  0x0c52] has been reserved
[    0.375017] system 00:04: [io  0x0c6c] has been reserved
[    0.375019] system 00:04: [io  0x0c6f] has been reserved
[    0.375020] system 00:04: [io  0x0cd0-0x0cd1] has been reserved
[    0.375021] system 00:04: [io  0x0cd2-0x0cd3] has been reserved
[    0.375022] system 00:04: [io  0x0cd4-0x0cd5] has been reserved
[    0.375024] system 00:04: [io  0x0cd6-0x0cd7] has been reserved
[    0.375025] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.375026] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.375028] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.375029] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.375030] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.375032] system 00:04: [io  0xfe00-0xfefe] has been reserved
[    0.375034] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.375035] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.375037] system 00:04: [mem 0xfed80000-0xfed8ffff] has been reserved
[    0.375038] system 00:04: [mem 0xfed61000-0xfed70fff] has been reserved
[    0.375040] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.375041] system 00:04: [mem 0xfed00000-0xfed00fff] has been reserved
[    0.375043] system 00:04: [mem 0xffc00000-0xffffffff] has been reserved
[    0.375044] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.375070] pnp 00:05: [io  0x0000-0xffffffffffffffff disabled]
[    0.375071] pnp 00:05: [io  0x0290-0x029f]
[    0.375073] pnp 00:05: [io  0x0000-0xffffffffffffffff disabled]
[    0.375097] system 00:05: [io  0x0290-0x029f] has been reserved
[    0.375098] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.375202] pnp 00:06: [dma 4]
[    0.375203] pnp 00:06: [io  0x0000-0x000f]
[    0.375205] pnp 00:06: [io  0x0081-0x0083]
[    0.375206] pnp 00:06: [io  0x0087]
[    0.375207] pnp 00:06: [io  0x0089-0x008b]
[    0.375208] pnp 00:06: [io  0x008f]
[    0.375209] pnp 00:06: [io  0x00c0-0x00df]
[    0.375224] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.375229] pnp 00:07: [io  0x0070-0x0071]
[    0.375236] pnp 00:07: [irq 8]
[    0.375249] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.375253] pnp 00:08: [io  0x0061]
[    0.375267] pnp 00:08: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.375275] pnp 00:09: [io  0x0010-0x001f]
[    0.375276] pnp 00:09: [io  0x0022-0x003f]
[    0.375277] pnp 00:09: [io  0x0044-0x005f]
[    0.375278] pnp 00:09: [io  0x0062-0x0063]
[    0.375279] pnp 00:09: [io  0x0065-0x006f]
[    0.375280] pnp 00:09: [io  0x0072-0x007f]
[    0.375281] pnp 00:09: [io  0x0080]
[    0.375282] pnp 00:09: [io  0x0084-0x0086]
[    0.375283] pnp 00:09: [io  0x0088]
[    0.375283] pnp 00:09: [io  0x008c-0x008e]
[    0.375284] pnp 00:09: [io  0x0090-0x009f]
[    0.375285] pnp 00:09: [io  0x00a2-0x00bf]
[    0.375286] pnp 00:09: [io  0x00e0-0x00ef]
[    0.375287] pnp 00:09: [io  0x04d0-0x04d1]
[    0.375314] system 00:09: [io  0x04d0-0x04d1] has been reserved
[    0.375316] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.375320] pnp 00:0a: [io  0x00f0-0x00ff]
[    0.375323] pnp 00:0a: [irq 13]
[    0.375337] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.375366] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.375489] pnp 00:0c: [io  0x03f8-0x03ff]
[    0.375492] pnp 00:0c: [irq 4]
[    0.375493] pnp 00:0c: [dma 0 disabled]
[    0.375524] pnp 00:0c: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.375590] pnp 00:0d: [mem 0xfed00000-0xfed003ff]
[    0.375609] pnp 00:0d: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.375611] pnp: PnP ACPI: found 14 devices
[    0.375612] ACPI: ACPI bus type pnp unregistered
[    0.381875] pci 0000:00:02.0: PCI bridge to [bus 01-01]
[    0.381877] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.381879] pci 0000:00:02.0:   bridge window [mem 0xfd000000-0xfe0fffff]
[    0.381881] pci 0000:00:02.0:   bridge window [mem 0xf0000000-0xf9ffffff 64bit pref]
[    0.381884] pci 0000:00:05.0: PCI bridge to [bus 02-02]
[    0.381886] pci 0000:00:05.0:   bridge window [mem 0xfe200000-0xfe2fffff]
[    0.381889] pci 0000:00:0a.0: PCI bridge to [bus 03-03]
[    0.381891] pci 0000:00:0a.0:   bridge window [mem 0xfe100000-0xfe1fffff]
[    0.381893] pci 0000:00:0a.0:   bridge window [mem 0xfa100000-0xfa1fffff 64bit pref]
[    0.381895] pci 0000:00:14.4: PCI bridge to [bus 04-04]
[    0.381922] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.381923] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.381925] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.381926] pci_bus 0000:00: resource 7 [mem 0x000c8000-0x000dffff]
[    0.381927] pci_bus 0000:00: resource 8 [mem 0xe0000000-0xffffffff]
[    0.381928] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.381930] pci_bus 0000:01: resource 1 [mem 0xfd000000-0xfe0fffff]
[    0.381931] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf9ffffff 64bit pref]
[    0.381932] pci_bus 0000:02: resource 1 [mem 0xfe200000-0xfe2fffff]
[    0.381934] pci_bus 0000:03: resource 1 [mem 0xfe100000-0xfe1fffff]
[    0.381935] pci_bus 0000:03: resource 2 [mem 0xfa100000-0xfa1fffff 64bit pref]
[    0.381936] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7]
[    0.381937] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff]
[    0.381939] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
[    0.381940] pci_bus 0000:04: resource 7 [mem 0x000c8000-0x000dffff]
[    0.381941] pci_bus 0000:04: resource 8 [mem 0xe0000000-0xffffffff]
[    0.381970] NET: Registered protocol family 2
[    0.382171] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.383495] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.385589] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.385848] TCP: Hash tables configured (established 524288 bind 65536)
[    0.385850] TCP: reno registered
[    0.385863] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.385947] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.386083] NET: Registered protocol family 1
[    0.693943] pci 0000:01:00.0: Boot video device
[    0.694042] PCI: CLS 64 bytes, default 64
[    0.694145] Unpacking initramfs...
[    1.743084] Freeing initrd memory: 14596k freed
[    1.747910] PCI-DMA: Disabling AGP.
[    1.748019] PCI-DMA: aperture base @ d0000000 size 65536 KB
[    1.748020] PCI-DMA: using GART IOMMU.
[    1.748022] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    1.751082] LVT offset 1 assigned for vector 0x400
[    1.751090] IBS: LVT offset 1 assigned
[    1.751117] perf: AMD IBS detected (0x0000001f)
[    1.751254] audit: initializing netlink socket (disabled)
[    1.751263] type=2000 audit(1346165429.643:1): initialized
[    1.752226] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.754614] VFS: Disk quotas dquot_6.5.2
[    1.754642] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.754742] msgmni has been set to 31965
[    1.754996] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.755035] io scheduler noop registered
[    1.755036] io scheduler deadline registered
[    1.755067] io scheduler cfq registered (default)
[    1.755441] GHES: HEST is not enabled!
[    1.755524] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.776028] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.796745] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.796898] Linux agpgart interface v0.103
[    1.796939] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.799184] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.799201] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.799378] mousedev: PS/2 mouse device common for all mice
[    1.799416] rtc_cmos 00:07: RTC can wake from S4
[    1.799536] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    1.799559] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.799568] cpuidle: using governor ladder
[    1.799569] cpuidle: using governor menu
[    1.799662] TCP: cubic registered
[    1.799729] NET: Registered protocol family 10
[    1.799851] NET: Registered protocol family 17
[    1.799854] Registering the dns_resolver key type
[    1.799960] PM: Hibernation image not present or could not be loaded.
[    1.799964] registered taskstats version 1
[    1.800940] rtc_cmos 00:07: setting system clock to 2012-08-28 14:50:29 UTC (1346165429)
[    1.800981] Initializing network drop monitor service
[    1.822527] Freeing unused kernel memory: 740k freed
[    1.822649] Write protecting the kernel read-only data: 8192k
[    1.825648] Freeing unused kernel memory: 1588k freed
[    1.827239] Freeing unused kernel memory: 640k freed
[    1.834108] systemd-udevd[85]: starting version 186
[    1.844450] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    1.844477] ACPI: Power Button [PWRB]
[    1.844867] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.844874] ACPI: Power Button [PWRF]
[    1.845424] wmi: Mapper loaded
[    1.851862] SCSI subsystem initialized
[    1.852312] usbcore: registered new interface driver usbfs
[    1.852333] usbcore: registered new interface driver hub
[    1.852480] usbcore: registered new device driver usb
[    1.853090] libata version 3.00 loaded.
[    1.854235] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.854486] ehci_hcd 0000:00:12.2: EHCI Host Controller
[    1.854516] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[    1.854526] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.854550] QUIRK: Enable AMD PLL fix
[    1.854561] ehci_hcd 0000:00:12.2: debug port 1
[    1.854584] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe309000
[    1.855984] [drm] Initialized drm 1.1.0 20060810
[    1.856315] tg3.c:v3.123 (March 21, 2012)
[    1.860078] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    1.860126] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    1.860220] xhci_hcd 0000:02:00.0: irq 46, io mem 0xfe200000
[    1.860271] xhci_hcd 0000:02:00.0: irq 72 for MSI/MSI-X
[    1.860497] xHCI xhci_add_endpoint called for root hub
[    1.860498] xHCI xhci_check_bandwidth called for root hub
[    1.860549] hub 2-0:1.0: USB hub found
[    1.860554] hub 2-0:1.0: 2 ports detected
[    1.860633] MXM: GUID detected in BIOS
[    1.860702] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    1.860707] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
[    1.861017] [drm] nouveau 0000:01:00.0: Detected an NVc0 generation card (0x0c8000a1)
[    1.861356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.864189] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS
[    1.864478] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.864657] xHCI xhci_add_endpoint called for root hub
[    1.864659] xHCI xhci_check_bandwidth called for root hub
[    1.864756] hub 3-0:1.0: USB hub found
[    1.864761] hub 3-0:1.0: 2 ports detected
[    1.865261] hub 1-0:1.0: USB hub found
[    1.865263] hub 1-0:1.0: 5 ports detected
[    1.871931] ehci_hcd 0000:00:13.2: EHCI Host Controller
[    1.871944] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
[    1.871951] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.872006] ehci_hcd 0000:00:13.2: debug port 1
[    1.872019] ehci_hcd 0000:00:13.2: irq 17, io mem 0xfe307000
[    1.872214] tg3 0000:03:00.0: eth0: Tigon3 [partno(BCM57781) rev 57785100] (PCI Express) MAC address 00:25:22:fb:07:f2
[    1.872217] tg3 0000:03:00.0: eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[    1.872219] tg3 0000:03:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    1.872221] tg3 0000:03:00.0: eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[    1.881056] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.881233] hub 4-0:1.0: USB hub found
[    1.881235] hub 4-0:1.0: 5 ports detected
[    1.891094] ehci_hcd 0000:00:16.2: EHCI Host Controller
[    1.891099] ehci_hcd 0000:00:16.2: new USB bus registered, assigned bus number 5
[    1.891107] ehci_hcd 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.891127] ehci_hcd 0000:00:16.2: debug port 1
[    1.891136] ehci_hcd 0000:00:16.2: irq 17, io mem 0xfe304000
[    1.901001] ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    1.901109] hub 5-0:1.0: USB hub found
[    1.901111] hub 5-0:1.0: 4 ports detected
[    1.911181] ahci 0000:00:11.0: version 3.0
[    1.911290] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl RAID mode
[    1.911293] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part sxs 
[    1.911843] scsi0 : ahci
[    1.911924] scsi1 : ahci
[    1.911982] scsi2 : ahci
[    1.912040] scsi3 : ahci
[    1.912074] ata1: SATA max UDMA/133 abar m1024@0xfe30b000 port 0xfe30b100 irq 19
[    1.912077] ata2: SATA max UDMA/133 abar m1024@0xfe30b000 port 0xfe30b180 irq 19
[    1.912079] ata3: SATA max UDMA/133 abar m1024@0xfe30b000 port 0xfe30b200 irq 19
[    1.912081] ata4: SATA max UDMA/133 abar m1024@0xfe30b000 port 0xfe30b280 irq 19
[    1.924354] ohci_hcd 0000:00:12.0: OHCI Host Controller
[    1.924361] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 6
[    1.924379] ohci_hcd 0000:00:12.0: irq 18, io mem 0xfe30a000
[    1.968684] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    1.968685] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN
[    1.968687] [drm] nouveau 0000:01:00.0: BIT BIOS found
[    1.968689] [drm] nouveau 0000:01:00.0: Bios version 70.10.17.00
[    1.968691] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
[    1.968824] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do
[    1.968825] [drm] nouveau 0000:01:00.0: DCB version 4.0
[    1.968827] [drm] nouveau 0000:01:00.0: DCB outp 00: 02000300 00000000
[    1.968828] [drm] nouveau 0000:01:00.0: DCB outp 01: 01000302 00020030
[    1.968830] [drm] nouveau 0000:01:00.0: DCB outp 02: 04011380 00000000
[    1.968831] [drm] nouveau 0000:01:00.0: DCB outp 03: 08011382 00020030
[    1.968832] [drm] nouveau 0000:01:00.0: DCB outp 04: 02022362 00020010
[    1.968834] [drm] nouveau 0000:01:00.0: DCB conn 00: 00001030
[    1.968835] [drm] nouveau 0000:01:00.0: DCB conn 01: 00010130
[    1.968836] [drm] nouveau 0000:01:00.0: DCB conn 02: 00002261
[    1.968840] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x69CF
[    1.981590] hub 6-0:1.0: USB hub found
[    1.981594] hub 6-0:1.0: 5 ports detected
[    1.990810] ohci_hcd 0000:00:13.0: OHCI Host Controller
[    1.990815] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 7
[    1.990825] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe308000
[    1.993669] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x706F
[    2.001030] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x84CC
[    2.001032] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x84D6
[    2.001107] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x874A
[    2.001108] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x87AF
[    2.021077] [drm] nouveau 0000:01:00.0: 0x87AF: Condition still not met after 20ms, skipping following opcodes
[    2.022345] [TTM] Zone  kernel: Available graphics memory: 8184556 kiB
[    2.022346] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    2.022348] [TTM] Initializing pool allocator
[    2.022351] [TTM] Initializing DMA pool allocator
[    2.022357] [drm] nouveau 0000:01:00.0: Detected 1536MiB VRAM (GDDR5)
[    2.028259] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[    2.032862] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    2.032863] [drm] No driver support for vblank timestamp query.
[    2.038267] [drm] nouveau 0000:01:00.0: 0 available performance level(s)
[    2.038270] [drm] nouveau 0000:01:00.0: c: core 50MHz shader 101MHz memory 135MHz voltage 963mV fanspeed 50%
[    2.048148] hub 7-0:1.0: USB hub found
[    2.048153] hub 7-0:1.0: 5 ports detected
[    2.057333] ohci_hcd 0000:00:14.5: OHCI Host Controller
[    2.057339] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 8
[    2.057352] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe306000
[    2.114631] hub 8-0:1.0: USB hub found
[    2.114635] hub 8-0:1.0: 2 ports detected
[    2.123850] ohci_hcd 0000:00:16.0: OHCI Host Controller
[    2.123856] ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 9
[    2.123865] ohci_hcd 0000:00:16.0: irq 18, io mem 0xfe305000
[    2.181148] hub 9-0:1.0: USB hub found
[    2.181153] hub 9-0:1.0: 4 ports detected
[    2.190648] scsi4 : pata_atiixp
[    2.190752] scsi5 : pata_atiixp
[    2.190846] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    2.190847] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    2.293094] [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x1e0000, bo ffff88040818f800
[    2.293163] fbcon: nouveaufb (fb0) is primary device
[    2.335049] Console: switching to colour frame buffer device 160x64
[    2.341510] fb0: nouveaufb frame buffer device
[    2.341511] drm: registered panic notifier
[    2.341514] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0
[    2.360391] ata5.00: ATAPI: TSSTcorp DVDWBD SH-B123L, SB01, max UDMA/100
[    2.360395] ata5.00: limited to UDMA/33 due to 40-wire cable
[    2.373688] ata5.00: configured for UDMA/33
[    2.396639] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.396693] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.396744] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.396801] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.397615] ata1.00: ATA-7: Hitachi HDT725032VLA380, V54OA58A, max UDMA/133
[    2.397625] ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    2.398801] ata1.00: configured for UDMA/133
[    2.398954] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HDT72503 V54O PQ: 0 ANSI: 5
[    2.404632] ata3.00: ATA-8: WDC WD5003ABYX-01WERA0, 01.01S01, max UDMA/133
[    2.404641] ata3.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    2.405659] ata3.00: configured for UDMA/133
[    2.408673] ata4.00: ATA-8: WDC WD5003ABYX-01WERA0, 01.01S01, max UDMA/133
[    2.408681] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    2.409685] ata4.00: configured for UDMA/133
[    2.632821] usb 6-1: new full-speed USB device number 2 using ohci_hcd
[    2.749232] Refined TSC clocksource calibration: 3547.662 MHz.
[    2.749249] Switching to clocksource tsc
[    2.797377] ata2.00: ATA-8: WDC WD20EARS-00MVWB0, 51.0AB51, max UDMA/133
[    2.797385] ata2.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    2.800668] ata2.00: configured for UDMA/133
[    2.800848] scsi 1:0:0:0: Direct-Access     ATA      WDC WD20EARS-00M 51.0 PQ: 0 ANSI: 5
[    2.801117] scsi 2:0:0:0: Direct-Access     ATA      WDC WD5003ABYX-0 01.0 PQ: 0 ANSI: 5
[    2.801300] scsi 3:0:0:0: Direct-Access     ATA      WDC WD5003ABYX-0 01.0 PQ: 0 ANSI: 5
[    2.802197] scsi 4:0:0:0: CD-ROM            TSSTcorp DVDWBD SH-B123L  SB01 PQ: 0 ANSI: 5
[    2.808878] input: Logitech G500 as /devices/pci0000:00/0000:00:12.0/usb6/6-1/6-1:1.0/input/input2
[    2.808951] generic-usb 0003:046D:C068.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G500] on usb-0000:00:12.0-1/input0
[    2.810014] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    2.810063] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[    2.810071] sd 2:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    2.810099] sd 1:0:0:0: [sdb] Write Protect is off
[    2.810103] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    2.810108] sd 0:0:0:0: [sda] Write Protect is off
[    2.810111] sd 2:0:0:0: [sdc] Write Protect is off
[    2.810114] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.810117] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.810120] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.810131] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.810134] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.810138] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.810150] sd 3:0:0:0: [sdd] Write Protect is off
[    2.810152] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    2.810176] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.813047] sr0: scsi3-mmc drive: 48x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.813050] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.813450] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    2.815327]  sdc: sdc1
[    2.815338] sdc: p1 size 1323974656 extends beyond EOD, enabling native capacity
[    2.815862]  sdc: sdc1
[    2.815864] sdc: p1 size 1323974656 extends beyond EOD, truncated
[    2.816306] sd 2:0:0:0: [sdc] Attached SCSI disk
[    2.820604]  sdd: unknown partition table
[    2.820852] input: Logitech G500 as /devices/pci0000:00/0000:00:12.0/usb6/6-1/6-1:1.1/input/input3
[    2.821030] generic-usb 0003:046D:C068.0002: input,hiddev0,hidraw1: USB HID v1.11 Keyboard [Logitech G500] on usb-0000:00:12.0-1/input1
[    2.821049] usbcore: registered new interface driver usbhid
[    2.821051] usbhid: USB HID core driver
[    2.821054] sd 3:0:0:0: [sdd] Attached SCSI disk
[    2.842563]  sda: sda1 sda2 < sda5 >
[    2.843060] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.850498]  sdb: sdb1
[    2.850966] sd 1:0:0:0: [sdb] Attached SCSI disk
[    3.048555] usb 6-2: new full-speed USB device number 3 using ohci_hcd
[    3.226120] input: Microsoft Microsoft® SiderWinderTM X4 Keyboard as /devices/pci0000:00/0000:00:12.0/usb6/6-2/6-2:1.0/input/input4
[    3.226175] generic-usb 0003:045E:0768.0003: input,hidraw2: USB HID v1.11 Keyboard [Microsoft Microsoft® SiderWinderTM X4 Keyboard] on usb-0000:00:12.0-2/input0
[    3.243889] input: Microsoft Microsoft® SiderWinderTM X4 Keyboard as /devices/pci0000:00/0000:00:12.0/usb6/6-2/6-2:1.1/input/input5
[    3.243936] generic-usb 0003:045E:0768.0004: input,hidraw3: USB HID v1.11 Keyboard [Microsoft Microsoft® SiderWinderTM X4 Keyboard] on usb-0000:00:12.0-2/input1
[    3.490898] usb 7-2: new full-speed USB device number 2 using ohci_hcd
[    5.063613] input: Logitech Logitech G930 Headset as /devices/pci0000:00/0000:00:13.0/usb7/7-2/7-2:1.3/input/input6
[    5.063736] generic-usb 0003:046D:0A1F.0005: input,hiddev0,hidraw4: USB HID v1.01 Device [Logitech Logitech G930 Headset] on usb-0000:00:13.0-2/input3
[    6.475469] ISO 9660 Extensions: RRIP_1991A
[    6.597054] loop: module loaded
[    7.533161] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    7.538096] device-mapper: uevent: version 1.0.3
[    7.538248] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    7.550379] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
[    9.109438] EXT4-fs (dm-1): mounted filesystem without journal. Opts: (null)
[    9.971361] EXT4-fs (dm-2): mounted filesystem without journal. Opts: (null)
[   13.089291] EXT4-fs (dm-0): re-mounted. Opts: (null)
[   14.352119] systemd-udevd[340]: starting version 186
[   17.929068] FS-Cache: Loaded
[   18.438650] RPC: Registered named UNIX socket transport module.
[   18.438652] RPC: Registered udp transport module.
[   18.438653] RPC: Registered tcp transport module.
[   18.438654] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   18.782016] ACPI: processor limited to max C-state 1
[   19.635195] sp5100_tco: SP5100 TCO WatchDog Timer Driver v0.01
[   19.635240] sp5100_tco: mmio address 0xbafe00 already in use
[   20.204771] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   20.640467] EDAC MC: Ver: 2.1.0
[   20.777274] powernow-k8: Found 1 AMD Phenom(tm) II X6 1100T Processor (6 cpu cores) (version 2.20.00)
[   20.777285] powernow-k8: Core Performance Boosting: on.
[   20.777323] powernow-k8:    0 : pstate 0 (3300 MHz)
[   20.777324] powernow-k8:    1 : pstate 1 (2500 MHz)
[   20.777325] powernow-k8:    2 : pstate 2 (1700 MHz)
[   20.777326] powernow-k8:    3 : pstate 3 (800 MHz)
[   20.862178] MCE: In-kernel MCE decoding enabled.
[   20.879881] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   20.880685] AMD64 EDAC driver v3.4.0
[   20.880940] EDAC amd64: DRAM ECC disabled.
[   20.880985] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[   20.880989]  Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[   20.880993]  (Note that use of the override may cause unknown side effects.)
[   21.149386] microcode: CPU0: patch_level=0x010000bf
[   21.151641] microcode: failed to load file amd-ucode/microcode_amd.bin
[   21.151695] microcode: CPU1: patch_level=0x010000bf
[   21.152602] microcode: failed to load file amd-ucode/microcode_amd.bin
[   21.152661] microcode: CPU2: patch_level=0x010000bf
[   21.153521] microcode: failed to load file amd-ucode/microcode_amd.bin
[   21.153564] microcode: CPU3: patch_level=0x010000bf
[   21.154417] microcode: failed to load file amd-ucode/microcode_amd.bin
[   21.154464] microcode: CPU4: patch_level=0x010000bf
[   21.155273] microcode: failed to load file amd-ucode/microcode_amd.bin
[   21.155320] microcode: CPU5: patch_level=0x010000bf
[   21.156146] microcode: failed to load file amd-ucode/microcode_amd.bin
[   21.156367] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   21.398431] NFS: Registering the id_resolver key type
[   21.398447] FS-Cache: Netfs 'nfs' registered for caching
[   21.398865] systemd-modules-load[343]: Inserted module 'nfs'
[   21.848081] usbcore: registered new interface driver snd-usb-audio
[   22.019691] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
[   22.019773] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
[   22.019885] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
[   22.019956] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
[   22.020013] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input12
[   22.020063] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input13
[   22.020191] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input14
[   22.020309] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input15
[   22.020776] hda_intel: Disabling MSI
[   22.951109] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input16
[   22.951340] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input17
[   22.951541] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input18
[   22.951732] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input19
[   23.381688] systemd-vconsole-setup[441]: /usr/bin/loadkeys failed with error code 1.
[   23.381709] systemd-vconsole-setup[441]: /usr/bin/setfont failed with error code 1.
[   23.727260] EXT4-fs (dm-0): re-mounted. Opts: (null)
[   52.336128] raid0: Unknown parameter `raid1'
[   55.491171] md: raid0 personality registered for level 0
[   56.378538] md: raid1 personality registered for level 1
[   72.262557] md: raid10 personality registered for level 10
[  398.203893] ISOFS: Unable to identify CD-ROM format.
[  398.209523] SQUASHFS error: Can't find a SQUASHFS superblock on sdb
[  399.396899] EXT4-fs (sdb): VFS: Can't find ext4 filesystem
[  399.418501] EXT4-fs (sdb): VFS: Can't find ext4 filesystem
[  399.440053] EXT4-fs (sdb): VFS: Can't find ext4 filesystem
[  404.613431] fuse init (API version 7.18)
[  521.944483] mdadm: sending ioctl 800c0910 to a partition!
[  521.944491] mdadm: sending ioctl 800c0910 to a partition!
[  521.944499] mdadm: sending ioctl 1261 to a partition!
[  521.944504] mdadm: sending ioctl 1261 to a partition!
[  521.944657] mdadm: sending ioctl 1261 to a partition!
[  521.944662] mdadm: sending ioctl 1261 to a partition!
[  521.944802] mdadm: sending ioctl 1261 to a partition!
[  521.944806] mdadm: sending ioctl 1261 to a partition!
[  521.944941] mdadm: sending ioctl 1261 to a partition!
[  521.944945] mdadm: sending ioctl 1261 to a partition!

Last edited by Kent (2012-09-21 10:17:41)

Offline

#2 2012-09-12 22:07:00

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: [SOLVED] Arch doesn't recognise software RAID0

Perhaps you will get some help from :

cat /proc/mdstat

This often returns array data with ID's using such  as .../dev/md127 or the like.

If so, you can use that to mount your raid.

You can also use:

mdadm --stop /dev/md127.....followed by:
mdadm --assemble /dev/md0  /dev/sdx /dev/sdy

Hdparm should also aid in detecting the presence of the raid array, which usually includes the /dev/md127 identity.

Further, /etc/mdadm.conf should have an array listed altho not always mandatory.

You can also use lsdev to determine if it is recognized.

Good hunting!

EDIT:  Guess I missed the HARDWARE RAID part!  Sorry.............

Last edited by lilsirecho (2012-09-12 23:33:48)


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#3 2012-09-13 14:29:58

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,058

Re: [SOLVED] Arch doesn't recognise software RAID0

00:00.0 Host bridge: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (external gfx0 port B) (rev 02)
00:02.0 PCI bridge: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (PCI express gpp port B)
00:05.0 PCI bridge: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (PCI express gpp port E)
00:0a.0 PCI bridge: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (external gfx1 port A)
00:11.0 RAID bus controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 SATA Controller [RAID5 mode] (rev 40)
00:12.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller (rev 42)
00:14.1 IDE interface: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 IDE Controller (rev 40)
00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) (rev 40)
00:14.3 ISA bridge: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
00:14.4 PCI bridge: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge (rev 40)
00:14.5 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
00:16.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:16.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
01:00.0 VGA compatible controller: NVIDIA Corporation GF110 [GeForce GTX 580] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF110 High Definition Audio Controller (rev a1)
02:00.0 USB controller: Etron Technology, Inc. EJ168 USB 3.0 Host Controller (rev 01)
03:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57781 Gigabit Ethernet PCIe (rev 10)

If that's the output of lspci , i don't see any hardware raid controller .

You are probably using the raid option of a motherboard's sata controller .
Those controllers typically rely on the cpu for operation, lack a raid bios and need a software driver to access the array.

lilsirecho' post above should help you to get started.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Online

#4 2012-09-13 15:51:42

Kent
Member
Registered: 2012-09-12
Posts: 4

Re: [SOLVED] Arch doesn't recognise software RAID0

Here's my motherboard: http://www.asrock.com/mb/AMD/990FX%20Ex … ifications

It says it supports RAID0, but I guess it's actually software RAID, since I was able to get it working with:
dmraid -a y pdc_chceddecf

/dev/mapper/pdc_chceddecf
/dev/mapper/pdc_chceddecfp1 <-- Windows
/dev/mapper/pdc_chceddecfp2 <-- Arch

mdadm wasn't able to recognise or manually assemble the RAID0.

But, since getting the RAID0 to work, I have a new problem:
Path '/boot/grub' is not readable by GRUB on boot. Installation is impossible. Aborting.

Not exactly motivational wording... but I'll Google around for a solution. I believe it's a configuration issue where GRUB doesn't know how to activate the RAID and doesn't want to continue since it'll fail.

Last edited by Kent (2012-09-13 15:53:20)

Offline

#5 2012-09-13 15:59:29

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: [SOLVED] Arch doesn't recognise software RAID0

Perhaps your changes need to have ......mkinitcpio-p linux.... entered.


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#6 2012-09-14 15:13:20

Kent
Member
Registered: 2012-09-12
Posts: 4

Re: [SOLVED] Arch doesn't recognise software RAID0

I've managed to get GRUB installed by using another disk not on the RAID for /boot, but GRUB fails to assemble the RAID on boot and drops to a rescue shell.
So, this appears to be the same reason it didn't want to install at all because it couldn't see /boot on boot. But perhaps I can get GRUB configured so it activates the RAID on its own.

@lilsirecho: that was the final step I did before attempting to install GRUB.

Offline

#7 2012-09-14 16:35:07

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: [SOLVED] Arch doesn't recognise software RAID0

Perhaps that should be done AFTER install of grub.

Perhaps read my post about raid0 install and see the last steps which install mdadm raid0 after grub2 install and followed by mkinitcpio -p linux which then includes the mdadm array.

My partitioning also includes a free space of 60 mb before the boot partition or in the case of no boot partition, ahead of the to be root partitions (2).

As a final note...I have recently created a single CF card raid0 with just two partitions and free space without a boot parttion being established. 

The purose of the install arrangement in my posts is to produce a bootable raid0 with partitioned grub2 and it does exactly that and I have five such arrangements with CF cards of various capacities.

The last setup utilizes only root in a 2 partition raid0.

I suspect that within my approach there is a clue to your grub solution, perhaps just the free space before the first partition to allow for grub2.

FWIW


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#8 2012-09-21 10:16:22

Kent
Member
Registered: 2012-09-12
Posts: 4

Re: [SOLVED] Arch doesn't recognise software RAID0

I've solved it! Thanks to everyone who replied.

Cause of problem: false assumptions and human error.

I had assumed at first that because the RAID was set in the BIOS, that it was hardware RAID, which isn't the case. It's actually software RAID. Figuring out that I could activate it with dmraid -ay got me one step closer to installing Arch on my RAID. This required that I made a small partition for /boot that isn't on the RAID, since GRUB wouldn't be able to see it at boot. But then, another problem, my RAID wasn't getting activated on boot... which leads to the final solution!

Solution: edit /etc/mkinitcpio.conf (not the one on the disk, of course) and add "dm_mod" to the MODULES, and "dmraid" to HOOKS after "sata" and before "filesystems".

Offline

Board footer

Powered by FluxBB