[SOLVED] Arch with kernel 3.15.1 hangs/reboots in early boot

Hi all,
Recently I bought Asrock D1800B-ITX and I installed Arch without seeing any error messages.
However, when I rebooted to the installed system, the kernel hangs after printing "Booting the kernel."
What should I do next to troubleshoot this?
PC spec:
CPU: Intel Celeron J1800
Mobo: Asrock D1800B-ITX (BIOS version 1.4)
RAM: Transcend DDR3L-1333 2G x2 (passes memtest86+ 5+ times)
SSD: Crucial m4 64GB (M4-CT064M4SSD1)
What I tried to do:
The installation method is the same as the Beginners' guide on the ArchWiki.
Arch ISO 2014.06.01 written in a USB memstick by dd is used to install Arch.
Both UEFI (tried first) and BIOS installation won't work.
Changing the HOOKS variable in /etc/mkinitcpio.conf won't affect the symptom (tried "base udev ...", "base systemd ..." and "systemd ...").
The kernel from linux-lts package (3.10.44 as of writing) and 3.14.4 (included in Arch ISO 2014.06.01) boots.
The console output (tty0) from the kernel with "debug" appended to the kernel parameter is messed up like the image if framebuffer is enabled.
If framebuffer is disabled, I got some error messages like this image("debug" appended).
The serial console output from the kernel 3.15.1-1 with "debug boot_delay=5000 console=ttyS0,115200n8r" appended to the paramaters is below:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.15.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 17 09:32:20 CEST 2014
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 rw debug boot_delay=5000 console=ttyS0,115200n8r
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x000000006d5a8fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006d5a9000-0x000000006d5d8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006d5d9000-0x000000006d5e8fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000006d5e9000-0x000000006d716fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006d717000-0x000000006da80fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006da81000-0x000000006da81fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006da82000-0x000000006dac3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006dac4000-0x000000006dc31fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006dc32000-0x000000006dff9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006dffa000-0x000000006dffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./D1800B-ITX, BIOS P1.40 05/22/2014
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x180000 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-E7FFF write-through
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FC0000000 write-back
[ 0.000000] 1 base 040000000 mask FE0000000 write-back
[ 0.000000] 2 base 060000000 mask FF0000000 write-back
[ 0.000000] 3 base 06E800000 mask FFF800000 uncachable
[ 0.000000] 4 base 06F000000 mask FFF000000 uncachable
[ 0.000000] 5 base 100000000 mask F80000000 write-back
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0x6e800000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0x6e000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd6b0-0x000fd6bf] mapped at [ffff8800000fd6b0]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b3e000, 0x01b3efff] PGTABLE
[ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
[ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x17fe00000-0x17fffffff]
[ 0.000000] [mem 0x17fe00000-0x17fffffff] page 2M
[ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x17c000000-0x17fdfffff]
[ 0.000000] [mem 0x17c000000-0x17fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x17bffffff]
[ 0.000000] [mem 0x100000000-0x17bffffff] page 2M
[ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20100000-0x6d5a8fff]
[ 0.000000] [mem 0x20100000-0x201fffff] page 4k
[ 0.000000] [mem 0x20200000-0x6d3fffff] page 2M
[ 0.000000] [mem 0x6d400000-0x6d5a8fff] page 4k
[ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x6da81000-0x6da81fff]
[ 0.000000] [mem 0x6da81000-0x6da81fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x6dac4000-0x6dc31fff]
[ 0.000000] [mem 0x6dac4000-0x6dc31fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x6dffa000-0x6dffffff]
[ 0.000000] [mem 0x6dffa000-0x6dffffff] page 4k
[ 0.000000] RAMDISK: [mem 0x379a2000-0x37cc8fff]
[ 0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x000000006D5DC080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000006D5E73B8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20140214/tbfadt-603)
[ 0.000000] ACPI: DSDT 0x000000006D5DC188 00B229 (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x000000006D716F80 000040
[ 0.000000] ACPI: APIC 0x000000006D5E74C8 000068 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000006D5E7530 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x000000006D5E7578 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: LPIT 0x000000006D5E75B8 000104 (v01 ALASKA A M I 00000003 VLV2 0100000D)
[ 0.000000] ACPI: AAFT 0x000000006D5E76C0 0000D7 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x000000006D5E7798 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x000000006D5E77D0 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000006D5E7F38 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000006D5E81C8 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 0x000000006D5E8348 000042 (v01 ALASKA A M I 00000000 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x17fffffff]
[ 0.000000] NODE_DATA [mem 0x17fff6000-0x17fffafff]
[ 0.000000] [ffffea0000000000-ffffea0005ffffff] PMD -> [ffff88017ba00000-ffff88017f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x17fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009bfff]
[ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
[ 0.000000] node 0: [mem 0x20100000-0x6d5a8fff]
[ 0.000000] node 0: [mem 0x6da81000-0x6da81fff]
[ 0.000000] node 0: [mem 0x6dac4000-0x6dc31fff]
[ 0.000000] node 0: [mem 0x6dffa000-0x6dffffff]
[ 0.000000] node 0: [mem 0x100000000-0x17fffffff]
[ 0.000000] On node 0 totalpages: 972217
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 6937 pages used for memmap
[ 0.000000] DMA32 zone: 443934 pages, LIFO batch:31
[ 0.000000] Normal zone: 8192 pages used for memmap
[ 0.000000] Normal zone: 524288 pages, LIFO batch:31
[ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
[ 0.000000] Reserving Intel graphics stolen memory at 0x6f000000-0x7effffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 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[0x02] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high res lint[0x48])
[ 0.000000] ACPI: NMI not connected to LINT 1!
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1e])
[ 0.000000] ACPI: NMI not connected to LINT 1!
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
[ 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: 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: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 103
[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6d5a9000-0x6d5d8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6d5d9000-0x6d5e8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6d5e9000-0x6d716fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6d717000-0x6da80fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6da82000-0x6dac3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6dc32000-0x6dff9fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6e000000-0x6effffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6f000000-0x7effffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7f000000-0xe00f7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xffafffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
[ 0.000000] e820: [mem 0x7f000000-0xe00f7fff] 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 @ffff88017fc00000 s87168 r8192 d23424 u1048576
[ 0.000000] pcpu-alloc: s87168 r8192 d23424 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 957003
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 rw debug boot_delay=5000 console=ttyS0,115200n8r
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3746004K/3888868K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 142864K 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:512 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [ttyS0] enabled
[ 0.000000] allocated 15728640 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Maximum core-clock to bus-clock ratio: 0x1d
[ 0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
[ 0.000000] TSC runs at 2412800 KHz
[ 0.000000] lapic_timer_frequency = 277333
[ 0.000000] tsc: Detected 2412.800 MHz processor
[ 0.000035] Calibrating delay loop (skipped), value calculated using timer frequency.. 4827.66 BogoMIPS (lpj=8042666)
[ 0.011335] pid_max: default: 32768 minimum: 301
[ 0.016281] ACPI: Core revision 20140214
[ 0.038896] ACPI: All ACPI Tables successfully acquired
[ 0.044506] Security Framework initialized
[ 0.048952] Yama: becoming mindful.
[ 0.052893] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.062443] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.070632] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.077372] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.085099] Initializing cgroup subsys memory
[ 0.089761] Initializing cgroup subsys devices
[ 0.094496] Initializing cgroup subsys freezer
[ 0.098953] Initializing cgroup subsys net_cls
[ 0.103705] Initializing cgroup subsys blkio
[ 0.108007] CPU: Physical Processor ID: 0
[ 0.112334] CPU: Processor Core ID: 0
[ 0.116012] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.116012] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.134780] mce: CPU supports 6 MCE banks
[ 0.138809] CPU0: Thermal monitoring enabled (TM1)
[ 0.143899] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 0.143899] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[ 0.143899] tlb_flushall_shift: 6
[ 0.159547] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
[ 0.168629] ftrace: allocating 20223 entries in 79 pages
[ 0.184730] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.223874] smpboot: CPU0: Intel(R) Celeron(R) CPU J1800 @ 2.41GHz (fam: 06, model: 37, stepping: 03)
[ 0.233644] TSC deadline timer enabled
[ 0.237410] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
[ 0.248406] ... version: 3
[ 0.252421] ... bit width: 40
[ 0.256842] ... generic registers: 2
[ 0.260859] ... value mask: 000000ffffffffff
[ 0.266468] ... max period: 000000ffffffffff
[ 0.272072] ... fixed-purpose events: 3
[ 0.276086] ... event mask: 0000000700000003
[ 0.308502] x86: Booting SMP configuration:
[ 0.312979] .... node #0, CPUs: #1
[ 0.341729] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.350624] x86: Booted up 1 node, 2 CPUs
[ 0.354641] smpboot: Total of 2 processors activated (9655.33 BogoMIPS)
[ 0.362148] devtmpfs: initialized
[ 0.371790] PM: Registering ACPI NVS region [mem 0x6d5e9000-0x6d716fff] (1236992 bytes)
[ 0.381667] pinctrl core: initialized pinctrl subsystem
[ 0.387237] RTC time: 12:48:20, date: 06/23/14
[ 0.392039] NET: Registered protocol family 16
[ 0.396655] cpuidle: using governor ladder
[ 0.401108] cpuidle: using governor menu
[ 0.405062] ACPI: bus type PCI registered
[ 0.409367] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.416238] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.425888] PCI: not using MMCONFIG
[ 0.429389] PCI: Using configuration type 1 for base access
[ 0.436739] ACPI: Added _OSI(Module Device)
[ 0.441290] ACPI: Added _OSI(Processor Device)
[ 0.445745] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.450792] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.483934] ACPI: SSDT 0x000000006D5D1598 000521 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.493572] ACPI: Dynamic OEM Table Load:
[ 0.497982] ACPI: SSDT 0x0000000000000000 000521 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.506989] ACPI: SSDT 0x000000006D5D0918 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.516701] ACPI: Dynamic OEM Table Load:
[ 0.521060] ACPI: SSDT 0x0000000000000000 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.553495] ACPI: SSDT 0x000000006D5D6C18 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.563096] ACPI: Dynamic OEM Table Load:
[ 0.567499] ACPI: SSDT 0x0000000000000000 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.589637] ACPI: SSDT 0x000000006D5D2F18 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.599587] ACPI: Dynamic OEM Table Load:
[ 0.603646] ACPI: SSDT 0x0000000000000000 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.626595] ACPI: Interpreter enabled
[ 0.630656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
[ 0.640234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
[ 0.649828] ACPI: (supports S0 S3 S4 S5)
[ 0.653760] ACPI: Using IOAPIC for interrupt routing
[ 0.659107] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.669732] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.703985] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.722133] ACPI: Power Resource [USBC] (on)
[ 0.728108] ACPI: Power Resource [PLPE] (on)
[ 0.732632] ACPI: Power Resource [PLPE] (on)
[ 0.743169] ACPI: Power Resource [CLK0] (on)
[ 0.747518] ACPI: Power Resource [CLK1] (on)
[ 0.827458] ACPI: Power Resource [FN00] (off)
[ 0.832738] ACPI: \_PR_.CPU2: failed to get CPU APIC ID.
[ 0.838063] ACPI: \_PR_.CPU3: failed to get CPU APIC ID.
[ 0.843920] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.850447] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.859188] \_SB_.PCI0:_OSC invalid UUID
[ 0.863119] _OSC request data:1 1f 0
[ 0.866869] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.873883] PCI host bridge to bus 0000:00
[ 0.877994] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.883490] pci_bus 0000:00: root bus resource [io 0x0000-0x006f]
[ 0.889672] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7]
[ 0.895856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.902037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.908916] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 0.915792] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
[ 0.922671] pci_bus 0000:00: root bus resource [mem 0x80000000-0x90816ffe]
[ 0.929554] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[ 0.935723] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[ 0.941744] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
[ 0.948027] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
[ 0.954740] pci 0000:00:02.0: reg 0x20: [io 0xf080-0xf087]
[ 0.960486] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[ 0.966518] pci 0000:00:13.0: reg 0x10: [io 0xf070-0xf077]
[ 0.972101] pci 0000:00:13.0: reg 0x14: [io 0xf060-0xf063]
[ 0.977685] pci 0000:00:13.0: reg 0x18: [io 0xf050-0xf057]
[ 0.983272] pci 0000:00:13.0: reg 0x1c: [io 0xf040-0xf043]
[ 0.988856] pci 0000:00:13.0: reg 0x20: [io 0xf020-0xf03f]
[ 0.994440] pci 0000:00:13.0: reg 0x24: [mem 0x90816000-0x908167ff]
[ 1.000755] pci 0000:00:13.0: PME# supported from D3hot
[ 1.006126] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[ 1.012152] pci 0000:00:14.0: reg 0x10: [mem 0x90800000-0x9080ffff 64bit]
[ 1.018996] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 1.024929] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 1.030671] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[ 1.036710] pci 0000:00:1a.0: reg 0x10: [mem 0x90500000-0x905fffff]
[ 1.042994] pci 0000:00:1a.0: reg 0x14: [mem 0x90400000-0x904fffff]
[ 1.049367] pci 0000:00:1a.0: PME# supported from D0 D3hot
[ 1.055004] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[ 1.061043] pci 0000:00:1b.0: reg 0x10: [mem 0x90810000-0x90813fff 64bit]
[ 1.067905] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 1.074139] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[ 1.080211] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 1.086442] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
[ 1.092514] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 1.098749] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[ 1.104820] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 1.111057] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
[ 1.117128] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 1.123370] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[ 1.129584] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[ 1.135629] pci 0000:00:1f.3: reg 0x10: [mem 0x90814000-0x9081401f]
[ 1.141966] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 1.147866] pci 0000:01:00.0: [8086:10d3] type 00 class 0x020000
[ 1.153898] pci 0000:01:00.0: reg 0x10: [mem 0x907c0000-0x907dffff]
[ 1.160186] pci 0000:01:00.0: reg 0x14: [mem 0x90700000-0x9077ffff]
[ 1.166473] pci 0000:01:00.0: reg 0x18: [io 0xe000-0xe01f]
[ 1.172068] pci 0000:01:00.0: reg 0x1c: [mem 0x907e0000-0x907e3fff]
[ 1.178384] pci 0000:01:00.0: reg 0x30: [mem 0x90780000-0x907bffff pref]
[ 1.185185] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 1.191338] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 1.203691] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 1.208670] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
[ 1.214772] pci 0000:00:1c.0: bridge window [mem 0x90700000-0x907fffff]
[ 1.221670] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 1.227701] pci 0000:02:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 1.233305] pci 0000:02:00.0: reg 0x18: [mem 0x90604000-0x90604fff 64bit]
[ 1.240110] pci 0000:02:00.0: reg 0x20: [mem 0x90600000-0x90603fff 64bit pref]
[ 1.247422] pci 0000:02:00.0: supports D1 D2
[ 1.251698] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.258360] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 1.270703] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 1.275679] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 1.281775] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
[ 1.288650] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 1.293707] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 1.299555] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.306755] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.313970] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 1.321167] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 1.328364] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.335574] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 1.343951] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 1.351177] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.360061] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 1.365087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.373183] vgaarb: loaded
[ 1.375899] vgaarb: bridge control possible 0000:00:02.0
[ 1.381261] PCI: Using ACPI for IRQ routing
[ 1.391151] PCI: pci_cache_line_size set to 64 bytes
[ 1.396162] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
[ 1.402172] e820: reserve RAM buffer [mem 0x6d5a9000-0x6fffffff]
[ 1.408182] e820: reserve RAM buffer [mem 0x6da82000-0x6fffffff]
[ 1.414191] e820: reserve RAM buffer [mem 0x6dc32000-0x6fffffff]
[ 1.420199] e820: reserve RAM buffer [mem 0x6e000000-0x6fffffff]
[ 1.426359] NetLabel: Initializing
[ 1.429766] NetLabel: domain hash size = 128
[ 1.434127] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.439113] NetLabel: unlabeled traffic allowed by default
[ 1.444734] Switched to clocksource refined-jiffies
[ 1.456826] pnp: PnP ACPI init
[ 1.459927] ACPI: bus type PNP registered
[ 1.464017] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.470655] pnp 00:01: Plug and Play ACPI device, IDs PNP0103 (active)
[ 1.477324] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 1.483943] system 00:03: [io 0x0680-0x069f] has been reserved
[ 1.489870] system 00:03: [io 0x0400-0x047f] has been reserved
[ 1.495800] system 00:03: [io 0x0500-0x05fe] has been reserved
[ 1.501725] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.508678] system 00:04: [io 0x0290-0x029f] has been reserved
[ 1.514602] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.521901] pnp 00:05: [dma 3]
[ 1.525150] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 PNP0401 (active)
[ 1.532666] pnp 00:06: [dma 0 disabled]
[ 1.536610] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.543468] pnp 00:07: [dma 0 disabled]
[ 1.547398] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.554310] system 00:08: [mem 0xe0000000-0xefffffff] could not be reserved
[ 1.561277] system 00:08: [mem 0xfed01000-0xfed01fff] has been reserved
[ 1.567902] system 00:08: [mem 0xfed03000-0xfed03fff] has been reserved
[ 1.574517] system 00:08: [mem 0xfed04000-0xfed04fff] has been reserved
[ 1.581135] system 00:08: [mem 0xfed0c000-0xfed0ffff] has been reserved
[ 1.587750] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
[ 1.594368] system 00:08: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 1.600987] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
[ 1.607602] system 00:08: [mem 0xfef00000-0xfeffffff] has been reserved
[ 1.614221] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.622896] pnp 00:09: Plug and Play ACPI device, IDs INT33bd (active)
[ 1.629444] pnp: PnP ACPI: found 10 devices
[ 1.633635] ACPI: bus type PNP unregistered
[ 1.645842] Switched to clocksource acpi_pm
[ 1.650077] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[ 1.660099] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[ 1.670121] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 1.678317] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[ 1.688327] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000
[ 1.697397] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 1.705587] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
[ 1.715604] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
[ 1.724671] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.734596] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.744525] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 1.753505] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.763432] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 1.772408] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.782337] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 1.790442] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 1.798551] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000)
[ 1.805529] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000)
[ 1.812508] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
[ 1.819058] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
[ 1.826037] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000)
[ 1.832587] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000)
[ 1.839567] pci 0000:00:1c.2: BAR 13: assigned [io 0x1000-0x1fff]
[ 1.845766] pci 0000:00:1c.3: BAR 13: assigned [io 0x2000-0x2fff]
[ 1.851971] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000)
[ 1.858518] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000)
[ 1.865497] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
[ 1.872047] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
[ 1.879027] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000)
[ 1.886022] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000)
[ 1.893006] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 1.897993] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
[ 1.904105] pci 0000:00:1c.0: bridge window [mem 0x90700000-0x907fffff]
[ 1.910915] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 1.915898] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 1.922014] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
[ 1.928826] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 1.933806] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
[ 1.939928] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 1.944917] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 1.951038] pci_bus 0000:00: resource 4 [io 0x0000-0x006f]
[ 1.956636] pci_bus 0000:00: resource 5 [io 0x0078-0x0cf7]
[ 1.962226] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff]
[ 1.967819] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[ 1.974106] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[ 1.980393] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
[ 1.986679] pci_bus 0000:00: resource 10 [mem 0x80000000-0x90816ffe]
[ 1.993048] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 1.998640] pci_bus 0000:01: resource 1 [mem 0x90700000-0x907fffff]
[ 2.004928] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
[ 2.010521] pci_bus 0000:02: resource 1 [mem 0x90600000-0x906fffff]
[ 2.016799] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
[ 2.022385] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
[ 2.028011] NET: Registered protocol family 2
[ 2.032617] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 2.039992] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 2.046756] TCP: Hash tables configured (established 32768 bind 32768)
[ 2.053347] TCP: reno registered
[ 2.056613] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 2.062665] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 2.069219] NET: Registered protocol family 1
[ 2.073615] pci 0000:00:02.0: Boot video device
[ 2.078437] PCI: CLS 64 bytes, default 64
[ 2.082551] Unpacking initramfs...
[ 2.163887] Freeing initrd memory: 3228K (ffff8800379a2000 - ffff880037cc9000)
[ 2.171174] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.177630] software IO TLB [mem 0x695a9000-0x6d5a9000] (64MB) mapped at [ffff8800695a9000-ffff88006d5a8fff]
[ 2.187692] Scanning for low memory corruption every 60 seconds
[ 2.194032] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 2.214648] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 2.223371] zbud: loaded
[ 2.226146] VFS: Disk quotas dquot_6.5.2
[ 2.230143] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.236799] msgmni has been set to 7322
[ 2.240735] Key type big_key registered
[ 2.244935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 2.252427] io scheduler noop registered
[ 2.256375] io scheduler deadline registered
[ 2.260712] io scheduler cfq registered (default)
[ 2.266068] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 2.271694] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 2.278375] intel_idle: MWAIT substates: 0x33000020
[ 2.283272] intel_idle: v0.4 model 0x37
[ 2.287126] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.293183] GHES: HEST is not enabled!
[ 2.297073] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.324170] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 2.352312] 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 2.360511] hpet: number irqs doesn't agree with number of timers
[ 2.366659] Linux agpgart interface v0.103
[ 2.370844] rtc_cmos 00:00: RTC can wake from S4
[ 2.375711] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 2.381859] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[ 2.388590] Intel P-state driver initializing.
[ 2.393073] Intel pstate controlling: cpu 0
[ 2.397338] Intel pstate controlling: cpu 1
[ 2.401631] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.407883] TCP: cubic registered
[ 2.411486] NET: Registered protocol family 10
[ 2.416484] NET: Registered protocol family 17
[ 2.422019] registered taskstats version 1
[ 2.426884] Magic number: 2:787:835
[ 2.430695] rtc_cmos 00:00: setting system clock to 2014-06-23 12:48:22 UTC (1403527702)
[ 2.438908] PM: Hibernation image not present or could not be loaded.
[ 2.447023] Freeing unused kernel memory: 1116K (ffffffff818df000 - ffffffff819f6000)
[ 2.455009] Write protecting the kernel read-only data: 8192k
[ 2.464913] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
[ 2.474648] Freeing unused kernel memory: 404K (ffff88000179b000 - ffff880001800000)
:: running early hook [udev]
[ 2.494051] random: systemd-tmpfile urandom read with 66 bits of entropy available
[ 2.504332] systemd-udevd[47]: starting version 213
:: running hook [udev]
:: Triggering uevents...
calling: trigger
calling: trigger
calling: settle
[ 2.534396] sdhci: Secure Digital Host Controller Interface driver
[ 2.541330] sdhci: Copyright(c) Pierre Ossman
[ 2.552716] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 2.568739] SCSI subsystem initialized
[ 2.575089] ACPI: bus type USB registered
[ 2.594459] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.599187] usbcore: registered new interface driver usbfs
[ 2.599205] usbcore: registered new interface driver hub
[ 2.599745] usbcore: registered new device driver usb
[ 2.600871] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.600881] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 2.601308] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 2.601345] xhci_hcd 0000:00:14.0: irq 103 for MSI/MSI-X
[ 2.602147] hub 1-0:1.0: USB hub found
[ 2.602218] hub 1-0:1.0: 6 ports detected
[ 2.602881] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.602886] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 2.603292] hub 2-0:1.0: USB hub found
[ 2.603304] hub 2-0:1.0: 1 port detected
[ 2.605730] libata version 3.00 loaded.
[ 2.607023] ahci 0000:00:13.0: version 3.0
[ 2.607176] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
[ 2.607221] ahci 0000:00:13.0: irq 104 for MSI/MSI-X
[ 2.607290] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 2.607293] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso
[ 2.608141] scsi0 : ahci
[ 2.608405] scsi1 : ahci
[ 2.608589] ata1: SATA max UDMA/133 abar m2048@0x90816000 port 0x90816100 irq 104
[ 2.608593] ata2: SATA max UDMA/133 abar m2048@0x90816000 port 0x90816180 irq 104
[ 2.725290] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.927049] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.933507] ata2: SATA link down (SStatus 0 SControl 300)
[ 2.939429] ata1.00: ATA-9: M4-CT064M4SSD1, 070H, max UDMA/100
[ 2.945334] ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.953286] ata1.00: configured for UDMA/100
[ 2.958167] scsi 0:0:0:0: Direct-Access ATA M4-CT064M4SSD1 070H PQ: 0 ANSI: 5
[ 2.960235] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[ 2.981979] sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
[ 2.990120] sd 0:0:0:0: [sda] Write Protect is off
[ 2.994996] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.000141] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.010802] sda: sda1 sda2 sda3
[ 3.015595] sd 0:0:0:0: [sda] Attached SCSI disk
:: performing fsck on '/dev/sda3'
/dev/sda3: clean, 29911/3637248 files, 462097/14530646 blocks
:: mounting '/de
Note that where the output stops is different each time I boot, and the above is the longest one I got.
Thanks in advance.
EDIT: fixed typo.
Last edited by k2_8191 (2014-10-05 01:13:49)

sirocco wrote:
I thing your issue is related to this https://bbs.archlinux.org/viewtopic.php?id=183075
Does the parameter maxcpus=1 affected to your system?
Wow, with your paramater the kernel boots!
However, the framebuffer is still broken (the same white artifacts, but many of them).
I'm considering filing this issue as a bug in the Kernel Bug Tracker...
I also tried unplugging all of the USB devices connected (the reason is this page, linked from the thread you mentioned), but no luck.
Here is the serial console output (in the hope of potentially helping others):
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.15.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 17 09:32:20 CEST 2014
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 rw debug console=tty0 console=ttyS0,115200n8r maxcpus=1
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x000000006d5a8fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006d5a9000-0x000000006d5d8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006d5d9000-0x000000006d5e8fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000006d5e9000-0x000000006d716fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006d717000-0x000000006da80fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006da81000-0x000000006da81fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006da82000-0x000000006dac3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006dac4000-0x000000006dc31fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006dc32000-0x000000006dff9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006dffa000-0x000000006dffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./D1800B-ITX, BIOS P1.40 05/22/2014
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x180000 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-E7FFF write-through
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FC0000000 write-back
[ 0.000000] 1 base 040000000 mask FE0000000 write-back
[ 0.000000] 2 base 060000000 mask FF0000000 write-back
[ 0.000000] 3 base 06E800000 mask FFF800000 uncachable
[ 0.000000] 4 base 06F000000 mask FFF000000 uncachable
[ 0.000000] 5 base 100000000 mask F80000000 write-back
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0x6e800000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0x6e000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd6b0-0x000fd6bf] mapped at [ffff8800000fd6b0]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b3e000, 0x01b3efff] PGTABLE
[ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
[ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x17fe00000-0x17fffffff]
[ 0.000000] [mem 0x17fe00000-0x17fffffff] page 2M
[ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x17c000000-0x17fdfffff]
[ 0.000000] [mem 0x17c000000-0x17fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x17bffffff]
[ 0.000000] [mem 0x100000000-0x17bffffff] page 2M
[ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x20100000-0x6d5a8fff]
[ 0.000000] [mem 0x20100000-0x201fffff] page 4k
[ 0.000000] [mem 0x20200000-0x6d3fffff] page 2M
[ 0.000000] [mem 0x6d400000-0x6d5a8fff] page 4k
[ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x6da81000-0x6da81fff]
[ 0.000000] [mem 0x6da81000-0x6da81fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x6dac4000-0x6dc31fff]
[ 0.000000] [mem 0x6dac4000-0x6dc31fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x6dffa000-0x6dffffff]
[ 0.000000] [mem 0x6dffa000-0x6dffffff] page 4k
[ 0.000000] RAMDISK: [mem 0x379a2000-0x37cc8fff]
[ 0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x000000006D5DC080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000006D5E73B8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20140214/tbfadt-603)
[ 0.000000] ACPI: DSDT 0x000000006D5DC188 00B229 (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x000000006D716F80 000040
[ 0.000000] ACPI: APIC 0x000000006D5E74C8 000068 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000006D5E7530 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x000000006D5E7578 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: LPIT 0x000000006D5E75B8 000104 (v01 ALASKA A M I 00000003 VLV2 0100000D)
[ 0.000000] ACPI: AAFT 0x000000006D5E76C0 0000D7 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x000000006D5E7798 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x000000006D5E77D0 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000006D5E7F38 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000006D5E81C8 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 0x000000006D5E8348 000042 (v01 ALASKA A M I 00000000 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x17fffffff]
[ 0.000000] NODE_DATA [mem 0x17fff6000-0x17fffafff]
[ 0.000000] [ffffea0000000000-ffffea0005ffffff] PMD -> [ffff88017ba00000-ffff88017f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x17fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009bfff]
[ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
[ 0.000000] node 0: [mem 0x20100000-0x6d5a8fff]
[ 0.000000] node 0: [mem 0x6da81000-0x6da81fff]
[ 0.000000] node 0: [mem 0x6dac4000-0x6dc31fff]
[ 0.000000] node 0: [mem 0x6dffa000-0x6dffffff]
[ 0.000000] node 0: [mem 0x100000000-0x17fffffff]
[ 0.000000] On node 0 totalpages: 972217
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 6937 pages used for memmap
[ 0.000000] DMA32 zone: 443934 pages, LIFO batch:31
[ 0.000000] Normal zone: 8192 pages used for memmap
[ 0.000000] Normal zone: 524288 pages, LIFO batch:31
[ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
[ 0.000000] Reserving Intel graphics stolen memory at 0x6f000000-0x7effffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 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[0x02] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high res lint[0x48])
[ 0.000000] ACPI: NMI not connected to LINT 1!
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1e])
[ 0.000000] ACPI: NMI not connected to LINT 1!
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
[ 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: 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: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 103
[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6d5a9000-0x6d5d8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6d5d9000-0x6d5e8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6d5e9000-0x6d716fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6d717000-0x6da80fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6da82000-0x6dac3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6dc32000-0x6dff9fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6e000000-0x6effffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6f000000-0x7effffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7f000000-0xe00f7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xffafffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
[ 0.000000] e820: [mem 0x7f000000-0xe00f7fff] 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 @ffff88017fc00000 s87168 r8192 d23424 u1048576
[ 0.000000] pcpu-alloc: s87168 r8192 d23424 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 957003
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 rw debug console=tty0 console=ttyS0,115200n8r maxcpus=1
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3746004K/3888868K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 142864K 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:512 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] allocated 15728640 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Maximum core-clock to bus-clock ratio: 0x1d
[ 0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
[ 0.000000] TSC runs at 2412800 KHz
[ 0.000000] lapic_timer_frequency = 277333
[ 0.000000] tsc: Detected 2412.800 MHz processor
[ 0.000035] Calibrating delay loop (skipped), value calculated using timer frequency.. 4827.66 BogoMIPS (lpj=8042666)
[ 0.011140] pid_max: default: 32768 minimum: 301
[ 0.015836] ACPI: Core revision 20140214
[ 0.036781] ACPI: All ACPI Tables successfully acquired
[ 0.042794] Security Framework initialized
[ 0.046965] Yama: becoming mindful.
[ 0.050963] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.059839] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.067665] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.074463] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.081953] Initializing cgroup subsys memory
[ 0.086398] Initializing cgroup subsys devices
[ 0.090912] Initializing cgroup subsys freezer
[ 0.095430] Initializing cgroup subsys net_cls
[ 0.099948] Initializing cgroup subsys blkio
[ 0.104311] CPU: Physical Processor ID: 0
[ 0.108394] CPU: Processor Core ID: 0
[ 0.112124] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.112124] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.129989] mce: CPU supports 6 MCE banks
[ 0.134080] CPU0: Thermal monitoring enabled (TM1)
[ 0.138945] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 0.138945] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[ 0.138945] tlb_flushall_shift: 6
[ 0.157984] ftrace: allocating 20223 entries in 79 pages
[ 0.173249] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.212125] smpboot: CPU0: Intel(R) Celeron(R) CPU J1800 @ 2.41GHz (fam: 06, model: 37, stepping: 03)
[ 0.221805] TSC deadline timer enabled
[ 0.225627] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
[ 0.236290] ... version: 3
[ 0.240362] ... bit width: 40
[ 0.244525] ... generic registers: 2
[ 0.248602] ... value mask: 000000ffffffffff
[ 0.253981] ... max period: 000000ffffffffff
[ 0.259356] ... fixed-purpose events: 3
[ 0.263431] ... event mask: 0000000700000003
[ 0.288836] x86: Booted up 1 node, 1 CPUs
[ 0.292962] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.301045] smpboot: Total of 1 processors activated (4827.66 BogoMIPS)
[ 0.308166] devtmpfs: initialized
[ 0.317411] PM: Registering ACPI NVS region [mem 0x6d5e9000-0x6d716fff] (1236992 bytes)
[ 0.327018] pinctrl core: initialized pinctrl subsystem
[ 0.332357] RTC time: 10:10:42, date: 06/24/14
[ 0.336933] NET: Registered protocol family 16
[ 0.341611] cpuidle: using governor ladder
[ 0.345776] cpuidle: using governor menu
[ 0.349793] ACPI: bus type PCI registered
[ 0.353869] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.360461] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.369844] PCI: not using MMCONFIG
[ 0.373397] PCI: Using configuration type 1 for base access
[ 0.380369] ACPI: Added _OSI(Module Device)
[ 0.384635] ACPI: Added _OSI(Processor Device)
[ 0.389147] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.393916] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.426769] ACPI: SSDT 0x000000006D5D1598 000521 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.436231] ACPI: Dynamic OEM Table Load:
[ 0.440434] ACPI: SSDT 0x0000000000000000 000521 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.449330] ACPI: SSDT 0x000000006D5D0918 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.458885] ACPI: Dynamic OEM Table Load:
[ 0.463085] ACPI: SSDT 0x0000000000000000 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.491952] ACPI: SSDT 0x000000006D5D6C18 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.501412] ACPI: Dynamic OEM Table Load:
[ 0.505615] ACPI: SSDT 0x0000000000000000 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.524219] ACPI: SSDT 0x000000006D5D2F18 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.533626] ACPI: Dynamic OEM Table Load:
[ 0.537832] ACPI: SSDT 0x0000000000000000 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.556968] ACPI: Interpreter enabled
[ 0.560703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
[ 0.570137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
[ 0.579581] ACPI: (supports S0 S3 S4 S5)
[ 0.583571] ACPI: Using IOAPIC for interrupt routing
[ 0.588702] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.599074] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.631033] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.648454] ACPI: Power Resource [USBC] (on)
[ 0.654189] ACPI: Power Resource [PLPE] (on)
[ 0.658781] ACPI: Power Resource [PLPE] (on)
[ 0.668590] ACPI: Power Resource [CLK0] (on)
[ 0.673003] ACPI: Power Resource [CLK1] (on)
[ 0.752664] ACPI: Power Resource [FN00] (off)
[ 0.757627] ACPI: \_PR_.CPU2: failed to get CPU APIC ID.
[ 0.763012] ACPI: \_PR_.CPU3: failed to get CPU APIC ID.
[ 0.768653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.774909] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.783393] \_SB_.PCI0:_OSC invalid UUID
[ 0.787379] _OSC request data:1 1f 0
[ 0.791360] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.798434] PCI host bridge to bus 0000:00
[ 0.802603] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.808152] pci_bus 0000:00: root bus resource [io 0x0000-0x006f]
[ 0.814398] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7]
[ 0.820640] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.826886] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.833824] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 0.840763] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
[ 0.847707] pci_bus 0000:00: root bus resource [mem 0x80000000-0x90816ffe]
[ 0.854653] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[ 0.860880] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[ 0.866964] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
[ 0.873310] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
[ 0.880091] pci 0000:00:02.0: reg 0x20: [io 0xf080-0xf087]
[ 0.885896] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[ 0.891989] pci 0000:00:13.0: reg 0x10: [io 0xf070-0xf077]
[ 0.897632] pci 0000:00:13.0: reg 0x14: [io 0xf060-0xf063]
[ 0.903277] pci 0000:00:13.0: reg 0x18: [io 0xf050-0xf057]
[ 0.908921] pci 0000:00:13.0: reg 0x1c: [io 0xf040-0xf043]
[ 0.914569] pci 0000:00:13.0: reg 0x20: [io 0xf020-0xf03f]
[ 0.920213] pci 0000:00:13.0: reg 0x24: [mem 0x90816000-0x908167ff]
[ 0.926590] pci 0000:00:13.0: PME# supported from D3hot
[ 0.932016] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[ 0.938109] pci 0000:00:14.0: reg 0x10: [mem 0x90800000-0x9080ffff 64bit]
[ 0.945015] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.951015] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.956817] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[ 0.962916] pci 0000:00:1a.0: reg 0x10: [mem 0x90500000-0x905fffff]
[ 0.969261] pci 0000:00:1a.0: reg 0x14: [mem 0x90400000-0x904fffff]
[ 0.975696] pci 0000:00:1a.0: PME# supported from D0 D3hot
[ 0.981392] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[ 0.987483] pci 0000:00:1b.0: reg 0x10: [mem 0x90810000-0x90813fff 64bit]
[ 0.994407] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 1.000702] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[ 1.006831] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 1.013127] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
[ 1.019259] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 1.025556] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[ 1.031687] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 1.037981] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
[ 1.044113] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 1.050419] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[ 1.058705] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[ 1.064811] pci 0000:00:1f.3: reg 0x10: [mem 0x90814000-0x9081401f]
[ 1.071209] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 1.077163] pci 0000:01:00.0: [8086:10d3] type 00 class 0x020000
[ 1.083262] pci 0000:01:00.0: reg 0x10: [mem 0x907c0000-0x907dffff]
[ 1.089611] pci 0000:01:00.0: reg 0x14: [mem 0x90700000-0x9077ffff]
[ 1.095960] pci 0000:01:00.0: reg 0x18: [io 0xe000-0xe01f]
[ 1.101613] pci 0000:01:00.0: reg 0x1c: [mem 0x907e0000-0x907e3fff]
[ 1.107991] pci 0000:01:00.0: reg 0x30: [mem 0x90780000-0x907bffff pref]
[ 1.114863] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 1.121076] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 1.133486] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 1.138516] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
[ 1.144674] pci 0000:00:1c.0: bridge window [mem 0x90700000-0x907fffff]
[ 1.151629] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 1.157715] pci 0000:02:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 1.163378] pci 0000:02:00.0: reg 0x18: [mem 0x90604000-0x90604fff 64bit]
[ 1.170248] pci 0000:02:00.0: reg 0x20: [mem 0x90600000-0x90603fff 64bit pref]
[ 1.177628] pci 0000:02:00.0: supports D1 D2
[ 1.181962] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.188686] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 1.201089] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 1.206125] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 1.212285] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
[ 1.219229] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 1.224344] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 1.230256] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.237966] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.245684] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 1.253392] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 1.261102] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.268822] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 1.277806] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 1.285519] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.294917] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 1.300076] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.308247] vgaarb: loaded
[ 1.311016] vgaarb: bridge control possible 0000:00:02.0
[ 1.316434] PCI: Using ACPI for IRQ routing
[ 1.326342] PCI: pci_cache_line_size set to 64 bytes
[ 1.331413] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
[ 1.337487] e820: reserve RAM buffer [mem 0x6d5a9000-0x6fffffff]
[ 1.343564] e820: reserve RAM buffer [mem 0x6da82000-0x6fffffff]
[ 1.349635] e820: reserve RAM buffer [mem 0x6dc32000-0x6fffffff]
[ 1.355705] e820: reserve RAM buffer [mem 0x6e000000-0x6fffffff]
[ 1.361922] NetLabel: Initializing
[ 1.365387] NetLabel: domain hash size = 128
[ 1.369809] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.374857] NetLabel: unlabeled traffic allowed by default
[ 1.380537] Switched to clocksource refined-jiffies
[ 1.392661] pnp: PnP ACPI init
[ 1.395822] ACPI: bus type PNP registered
[ 1.399970] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.406678] pnp 00:01: Plug and Play ACPI device, IDs PNP0103 (active)
[ 1.413412] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 1.420086] system 00:03: [io 0x0680-0x069f] has been reserved
[ 1.426073] system 00:03: [io 0x0400-0x047f] has been reserved
[ 1.432056] system 00:03: [io 0x0500-0x05fe] has been reserved
[ 1.438041] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.445049] system 00:04: [io 0x0290-0x029f] has been reserved
[ 1.451043] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.458398] pnp 00:05: [dma 3]
[ 1.461710] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 PNP0401 (active)
[ 1.469299] pnp 00:06: [dma 0 disabled]
[ 1.473291] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.480208] pnp 00:07: [dma 0 disabled]
[ 1.484196] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.491178] system 00:08: [mem 0xe0000000-0xefffffff] could not be reserved
[ 1.498213] system 00:08: [mem 0xfed01000-0xfed01fff] has been reserved
[ 1.504897] system 00:08: [mem 0xfed03000-0xfed03fff] has been reserved
[ 1.511583] system 00:08: [mem 0xfed04000-0xfed04fff] has been reserved
[ 1.518261] system 00:08: [mem 0xfed0c000-0xfed0ffff] has been reserved
[ 1.524941] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
[ 1.531625] system 00:08: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 1.538311] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
[ 1.544997] system 00:08: [mem 0xfef00000-0xfeffffff] has been reserved
[ 1.551675] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.560396] pnp 00:09: Plug and Play ACPI device, IDs INT33bd (active)
[ 1.567003] pnp: PnP ACPI: found 10 devices
[ 1.571251] ACPI: bus type PNP unregistered
[ 1.583183] Switched to clocksource acpi_pm
[ 1.587478] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[ 1.597577] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[ 1.607670] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 1.615936] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[ 1.626024] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000
[ 1.635168] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 1.643435] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
[ 1.653523] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
[ 1.662668] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.672672] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.682680] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 1.691732] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.701731] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 1.710777] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 1.720777] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 1.728960] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 1.737145] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000)
[ 1.744192] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000)
[ 1.751239] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
[ 1.757849] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
[ 1.764892] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000)
[ 1.771499] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000)
[ 1.778542] pci 0000:00:1c.2: BAR 13: assigned [io 0x1000-0x1fff]
[ 1.784800] pci 0000:00:1c.3: BAR 13: assigned [io 0x2000-0x2fff]
[ 1.791064] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000)
[ 1.797674] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000)
[ 1.804721] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
[ 1.811331] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
[ 1.818374] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000)
[ 1.825417] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000)
[ 1.832463] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 1.837507] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
[ 1.843686] pci 0000:00:1c.0: bridge window [mem 0x90700000-0x907fffff]
[ 1.850558] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 1.855607] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 1.861783] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
[ 1.868657] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 1.873706] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
[ 1.879887] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 1.884927] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 1.891112] pci_bus 0000:00: resource 4 [io 0x0000-0x006f]
[ 1.896765] pci_bus 0000:00: resource 5 [io 0x0078-0x0cf7]
[ 1.902418] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff]
[ 1.908075] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[ 1.914422] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[ 1.920771] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
[ 1.927120] pci_bus 0000:00: resource 10 [mem 0x80000000-0x90816ffe]
[ 1.933553] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 1.939206] pci_bus 0000:01: resource 1 [mem 0x90700000-0x907fffff]
[ 1.945549] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
[ 1.951199] pci_bus 0000:02: resource 1 [mem 0x90600000-0x906fffff]
[ 1.957542] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
[ 1.963196] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
[ 1.968880] NET: Registered protocol family 2
[ 1.973565] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 1.981016] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 1.987845] TCP: Hash tables configured (established 32768 bind 32768)
[ 1.994501] TCP: reno registered
[ 1.997825] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 2.003945] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 2.010564] NET: Registered protocol family 1
[ 2.015019] pci 0000:00:02.0: Boot video device
[ 2.019903] PCI: CLS 64 bytes, default 64
[ 2.024073] Unpacking initramfs...
[ 2.105454] Freeing initrd memory: 3228K (ffff8800379a2000 - ffff880037cc9000)
[ 2.112837] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.119368] software IO TLB [mem 0x695a9000-0x6d5a9000] (64MB) mapped at [ffff8800695a9000-ffff88006d5a8fff]
[ 2.129445] Scanning for low memory corruption every 60 seconds
[ 2.135804] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 2.156416] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 2.165203] zbud: loaded
[ 2.168024] VFS: Disk quotas dquot_6.5.2
[ 2.172084] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.178768] msgmni has been set to 7322
[ 2.182754] Key type big_key registered
[ 2.186852] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 2.196416] io scheduler noop registered
[ 2.200428] io scheduler deadline registered
[ 2.204842] io scheduler cfq registered (default)
[ 2.210255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 2.215942] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 2.222693] intel_idle: MWAIT substates: 0x33000020
[ 2.227650] intel_idle: v0.4 model 0x37
[ 2.231565] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.237591] GHES: HEST is not enabled!
[ 2.241502] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.268668] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 2.296818] 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 2.304636] hpet: number irqs doesn't agree with number of timers
[ 2.310836] Linux agpgart interface v0.103
[ 2.315070] rtc_cmos 00:00: RTC can wake from S4
[ 2.319912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 2.326116] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[ 2.332916] Intel P-state driver initializing.
[ 2.337453] Intel pstate controlling: cpu 0
[ 2.341754] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.347974] TCP: cubic registered
[ 2.351527] NET: Registered protocol family 10
[ 2.356327] NET: Registered protocol family 17
[ 2.361157] registered taskstats version 1
[ 2.365722] Magic number: 2:479:174
[ 2.369510] acpi device:37: hash matches
[ 2.373534] acpi device:0a: hash matches
[ 2.377583] rtc_cmos 00:00: setting system clock to 2014-06-24 10:10:44 UTC (1403604644)
[ 2.385853] PM: Hibernation image not present or could not be loaded.
[ 2.393975] Freeing unused kernel memory: 1116K (ffffffff818df000 - ffffffff819f6000)
[ 2.402057] Write protecting the kernel read-only data: 8192k
[ 2.411885] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
[ 2.421541] Freeing unused kernel memory: 404K (ffff88000179b000 - ffff880001800000)
:: running early hook [udev]
[ 2.439228] random: systemd-tmpfile urandom read with 66 bits of entropy available
:: running hook [udev]
:: Triggering uevents...[ 2.453985] systemd-udevd[41]: starting version 213
calling: trigger
calling: trigger
[ 2.494434] sdhci: Secure Digital Host Controller Interface driver
calling: settle
[ 2.514161] sdhci: Copyright(c) Pierre Ossman
[ 2.520056] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 2.548038] SCSI subsystem initialized
[ 2.554183] ACPI: bus type USB registered
[ 2.562240] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.573276] usbcore: registered new interface driver usbfs
[ 2.588346] libata version 3.00 loaded.
[ 2.592373] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.605003] usbcore: registered new interface driver hub
[ 2.613243] ahci 0000:00:13.0: version 3.0
[ 2.630874] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
[ 2.640642] usbcore: registered new device driver usb
[ 2.649867] ahci 0000:00:13.0: irq 103 for MSI/MSI-X
[ 2.667275] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 2.676009] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso
[ 2.684271] scsi0 : ahci
[ 2.687333] scsi1 : ahci
[ 2.690152] ata1: SATA max UDMA/133 abar m2048@0x90816000 port 0x90816100 irq 103
[ 2.698218] ata2: SATA max UDMA/133 abar m2048@0x90816000 port 0x90816180 irq 103
[ 2.706188] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.711921] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 2.719949] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 2.726970] xhci_hcd 0000:00:14.0: irq 104 for MSI/MSI-X
[ 2.732856] hub 1-0:1.0: USB hub found
[ 2.736772] hub 1-0:1.0: 6 ports detected
[ 2.741583] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.746973] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 2.754948] hub 2-0:1.0: USB hub found
[ 2.758863] hub 2-0:1.0: 1 port detected
[ 3.030952] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.037501] ata2: SATA link down (SStatus 0 SControl 300)
[ 3.043189] ata1.00: ATA-9: M4-CT064M4SSD1, 070H, max UDMA/100
[ 3.049209] ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 3.057089] ata1.00: configured for UDMA/100
[ 3.074431] scsi 0:0:0:0: Direct-Access ATA M4-CT064M4SSD1 070H PQ: 0 ANSI: 5
[ 3.088896] sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
[ 3.097098] sd 0:0:0:0: [sda] Write Protect is off
[ 3.102095] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[ 3.108854] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.114137] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.124649] sda: sda1 sda2 sda3
[ 3.128713] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.133503] tsc: Refined TSC clocksource calibration: 2416.666 MHz
:: performing fsck on '/dev/sda3'
/dev/sda3: clean, 29923/3637248 files, 462111/14530646 blocks
:: mounting '/dev/sda3' on real root
[ 3.206563] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
:: running cleanup hook [udev]
calling: control
calling: info
[ 3.266375] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
[ 3.275733] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
[ 3.285978] systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
[ 3.295325] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
[ 3.304805] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
[ 3.314283] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls of type cgroup with options net_cls.
[ 3.323780] systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
[ 3.332991] systemd[1]: systemd 213 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
[ 3.346596] systemd[1]: Detected architecture 'x86-64'.
Welcome to 3.352693] hub 1-2:1.0: USB hub found
;36mArch Linux 3.358125] hub 1-2:1.0: 3 ports detected
0m!
[ 3.368118] systemd[1]: Set hostname to <RT01-JSK4>.
[ 3.374918] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
[ 3.385419] systemd[1]: Installed release agent.
[ 3.390265] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[ 3.398378] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-getty-generator as 84.
[ 3.407748] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-cryptsetup-generator as 85.
[ 3.419454] systemd-getty-generator[84]: Automatically adding serial getty for /dev/ttyS0.
[ 3.427906] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-gpt-auto-generator as 86.
[ 3.437921] systemd[83]: Spawned /usr/lib/systemd/system-generators/lvm2-activation-generator as 87.
[ 3.448084] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-system-update-generator as 88.
[ 3.459769] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 89.
[ 3.470456] systemd-gpt-auto-generator[86]: Root device /dev/sda.
[ 3.477148] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-efi-boot-generator as 90.
[ 3.487124] systemd[83]: /usr/lib/systemd/system-generators/systemd-getty-generator succeeded.
[ 3.497371] systemd-efi-boot-generator[90]: Not an EFI boot, exiting.
[ 3.504350] systemd[83]: /usr/lib/systemd/system-generators/systemd-cryptsetup-generator succeeded.
[ 3.513727] systemd-fstab-generator[89]: Found entry what=/dev/disk/by-uuid/8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 where=/ type=ext4
[ 3.527881] usb 1-3: new high-speed USB device number 3 using xhci_hcd
[ 3.537952] systemd-fstab-generator[89]: Found entry what=/dev/disk/by-uuid/459d5224-8cec-4104-9d8a-f17795e0ab1c where=/boot type=ext4
[ 3.550456] systemd-fstab-generator[89]: Found entry what=/dev/disk/by-uuid/f1d9f88f-7c13-4af0-bbbc-c823000705c5 where=none type=swap
[ 3.565743] systemd-gpt-auto-generator[86]: Not a GPT partition table, ignoring.
[ 3.573515] systemd[83]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator succeeded.
[ 3.582516] systemd[83]: /usr/lib/systemd/system-generators/lvm2-activation-generator succeeded.
[ 3.591447] systemd[83]: /usr/lib/systemd/system-generators/systemd-system-update-generator succeeded.
[ 3.600882] systemd[83]: /usr/lib/systemd/system-generators/systemd-fstab-generator succeeded.
[ 3.609612] systemd[83]: /usr/lib/systemd/system-generators/systemd-efi-boot-generator succeeded.
[ 3.618718] systemd[1]: /usr/lib/systemd/system-generators succeeded.
[ 3.625632] systemd[1]: Looking for unit files in (higher priority first):
[ 3.632612] systemd[1]: /etc/systemd/system
[ 3.636962] systemd[1]: /run/systemd/system
[ 3.641324] systemd[1]: /run/systemd/generator
[ 3.645970] systemd[1]: /usr/local/lib/systemd/system
[ 3.651226] systemd[1]: /usr/lib/systemd/system
[ 3.655929] systemd[1]: SysV init scripts and rcN.d links support disabled
[ 3.669529] systemd[1]: Failed to load configuration for display-manager.service: No such file or directory
[ 3.679617] random: nonblocking pool is initialized
[ 3.684998] systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
[ 3.698988] systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
[ 3.721986] systemd[1]: Failed to load configuration for auditd.service: No such file or directory
[ 3.736898] systemd[1]: Failed to load configuration for syslog.service: No such file or directory
[ 3.751312] systemd[1]: Using notification socket /run/systemd/notify
[ 3.757877] systemd[1]: Successfully created private D-Bus server.
[ 3.764164] systemd[1]: -.mount changed dead -> mounted
[ 3.769531] systemd[1]: Activating default unit: default.target
[ 3.775561] systemd[1]: Trying to enqueue job graphical.target/start/isolate
[ 3.782898] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 3.797928] systemd[1]: Installed new job graphical.target/start as 1
[ 3.804469] systemd[1]: Installed new job multi-user.target/start as 2
[ 3.811096] systemd[1]: Installed new job basic.target/start as 3
[ 3.817279] systemd[1]: Installed new job sysinit.target/start as 4
[ 3.823636] systemd[1]: Installed new job local-fs.target/start as 5
[ 3.830089] usb 1-4: new low-speed USB device number 4 using xhci_hcd
[ 3.836622] systemd[1]: Installed new job boot.mount/start as 6
[ 3.842665] systemd[1]: Installed new job system.slice/start as 8
[ 3.848881] systemd[1]: Installed new job -.slice/start as 9
[ 3.854629] systemd[1]: Installed new job dev-disk-by\x2duuid-459d5224\x2d8cec\x2d4104\x2d9d8a\x2df17795e0ab1c.device/start as 10
[ 3.866392] systemd[1]: Installed new job systemd-fsck@dev-disk-by\x2duuid-459d5224\x2d8cec\x2d4104\x2d9d8a\x2df17795e0ab1c.service/start as 11
[ 3.879359] systemd[1]: Installed new job system-systemd\x2dfsck.slice/start as 12
[ 3.887027] systemd[1]: Installed new job systemd-fsck-root.service/start as 15
[ 3.894441] systemd[1]: Installed new job systemd-remount-fs.service/start as 16
[ 3.901956] systemd[1]: Installed new job local-fs-pre.target/start as 17
[ 3.908838] systemd[1]: Installed new job tmp.mount/start as 18
[ 3.914850] systemd[1]: Installed new job swap.target/start as 19
[ 3.921032] systemd[1]: Installed new job dev-disk-by\x2duuid-f1d9f88f\x2d7c13\x2d4af0\x2dbbbc\x2dc823000705c5.swap/start as 20
[ 3.932630] systemd[1]: Installed new job dev-disk-by\x2duuid-f1d9f88f\x2d7c13\x2d4af0\x2dbbbc\x2dc823000705c5.device/start as 21
[ 3.944384] systemd[1]: Installed new job systemd-vconsole-setup.service/start as 22
[ 3.952234] systemd[1]: Installed new job systemd-udev-trigger.service/start as 23
[ 3.959918] systemd[1]: Installed new job systemd-udevd.service/start as 24
[ 3.966973] systemd[1]: Installed new job systemd-udevd-control.socket/start as 25
[ 3.974639] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 26
[ 3.982221] systemd[1]: Installed new job kmod-static-nodes.service/start as 27
[ 3.989630] systemd[1]: Installed new job lvm2-lvmetad.socket/start as 28
[ 3.996509] systemd[1]: Installed new job dev-hugepages.mount/start as 29
[ 4.003384] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 30
[ 4.011144] systemd[1]: Installed new job systemd-binfmt.service/start as 31
[ 4.018314] systemd[1]: Installed new job systemd-modules-load.service/start as 32
[ 4.025999] systemd[1]: Installed new job systemd-update-utmp.service/start as 33
[ 4.033588] systemd[1]: Installed new job dev-mqueue.mount/start as 34
[ 4.040217] systemd[1]: Installed new job systemd-random-seed.service/start as 35
[ 4.047822] systemd[1]: Installed new job systemd-sysctl.service/start as 36
[ 4.054978] systemd[1]: Installed new job cryptsetup.target/start as 37
[ 4.061696] systemd[1]: Installed new job systemd-journal-flush.service/start as 38
[ 4.069470] systemd[1]: Installed new job systemd-journald.service/start as 39
[ 4.076914] usb 1-4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 4.085721] systemd[1]: Installed new job systemd-journald.socket/start as 40
[ 4.092941] usb 1-4: ep 0x82 - rounding interval to 256 microframes, ep desc says 384 microframes
[ 4.101918] systemd[1]: Installed new job systemd-ask-password-console.path/start as 41
[ 4.110028] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 42
[ 4.118241] systemd[1]: Installed new job sys-kernel-debug.mount/start as 43
[ 4.125618] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 44
[ 4.133753] systemd[1]: Installed new job sys-kernel-config.mount/start as 45
[ 4.140993] systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 46
[ 4.148903] systemd[1]: Installed new job sockets.target/start as 49
[ 4.155380] Switched to clocksource tsc
[ 4.159322] systemd[1]: Installed new job systemd-shutdownd.socket/start as 50
[ 4.166636] systemd[1]: Installed new job dm-event.socket/start as 51
[ 4.173168] systemd[1]: Installed new job dbus.socket/start as 52
[ 4.179345] systemd[1]: Installed new job systemd-initctl.socket/start as 53
[ 4.186481] systemd[1]: Installed new job timers.target/start as 54
[ 4.192831] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 55
[ 4.200486] systemd[1]: Installed new job paths.target/start as 56
[ 4.206741] systemd[1]: Installed new job slices.target/start as 57
[ 4.213081] systemd[1]: Installed new job remote-fs.target/start as 58
[ 4.219683] systemd[1]: Installed new job [email protected]/start as 59
[ 4.226715] systemd[1]: Installed new job sys-subsystem-net-devices-enp2s0.device/start as 60
[ 4.235326] systemd[1]: Installed new job network.target/start as 61
[ 4.241752] systemd[1]: Installed new job system-dhcpcd.slice/start as 62
[ 4.248614] systemd[1]: Installed new job systemd-logind.service/start as 63
[ 4.255733] systemd[1]: Installed new job user.slice/start as 64
[ 4.261811] systemd[1]: Installed new job man-db.timer/start as 65
[ 4.268062] systemd[1]: Installed new job shadow.timer/start as 66
[ 4.274318] systemd[1]: Installed new job dbus.service/start as 67
[ 4.280570] systemd[1]: Installed new job systemd-user-sessions.service/start as 68
[ 4.288307] systemd[1]: Installed new job systemd-ask-password-wall.path/start as 69
[ 4.296131] systemd[1]: Installed new job getty.target/start as 70
[ 4.302381] systemd[1]: Installed new job [email protected]/start as 71
[ 4.309154] systemd[1]: Installed new job system-getty.slice/start as 72
[ 4.315928] systemd[1]: Installed new job [email protected]/start as 73
[ 4.323403] systemd[1]: Installed new job dev-ttyS0.device/start as 74
[ 4.330003] systemd[1]: Installed new job system-serial\x2dgetty.slice/start as 75
[ 4.337653] systemd[1]: Installed new job logrotate.timer/start as 76
[ 4.344172] systemd[1]: Enqueued job graphical.target/start as 1
[ 4.350253] systemd[1]: Loaded units and determined initial transaction in 952.878ms.
[ 4.358290] systemd[1]: Child 82 (switch_root) died (code=exited, status=0/SUCCESS)
[ 4.366201] systemd[1]: Received SIGCHLD from PID 83 (n/a).
[ 4.371876] systemd[1]: Expecting device dev-ttyS0.device...
Expecting device dev-ttyS0.device...
[ 4.385085] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 4.392913] systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
[ 4.400225] systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
[ 4.408234] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.415903] systemd[1]: Expecting device sys-subsystem-net-devices-enp2s0.device...
Expecting device sys-subsystem-net-devices-enp2s0.device...
[ 4.435222] systemd[1]: Starting Remote File Systems.
[ 4.440355] systemd[1]: remote-fs.target changed dead -> active
[ 4.446356] systemd[1]: Job remote-fs.target/start finished, result=done
[ OK ] Reached target Remote File Systems.
[ 4.461904] systemd[1]: Reached target Remote File Systems.
[ 4.467578] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for proc-sys-fs-binfmt_misc.automount.
[ 4.477509] systemd[1]: ConditionPathExists=/proc/sys/fs/binfmt_misc/ succeeded for proc-sys-fs-binfmt_misc.automount.
[ 4.488302] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 4.497112] systemd[1]: Autofs kernel version 1.0
[ 4.501966] systemd[1]: Autofs protocol version 5.2
[ 4.506927] systemd[1]: proc-sys-fs-binfmt_misc.automount changed dead -> waiting
[ 4.514497] systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
[ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point.
[ 4.535285] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.544786] systemd[1]: ConditionPathExists=!/run/plymouth/pid succeeded for systemd-ask-password-console.path.
[ 4.554973] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 4.563107] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
[ 4.570679] systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
[ 4.578947] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 4.586958] systemd[1]: Starting Paths.
[ 4.590871] systemd[1]: paths.target changed dead -> active
[ 4.596517] systemd[1]: Job paths.target/start finished, result=done
[ OK ] Reached target Paths.
[ 4.612014] systemd[1]: Reached target Paths.
[ 4.616465] systemd[1]: Starting Encrypted Volumes.
[ 4.621423] systemd[1]: cryptsetup.target changed dead -> active
[ 4.627507] systemd[1]: Job cryptsetup.target/start finished, result=done
[ OK ] Reached target Encrypted Volumes.
[ 4.645354] systemd[1]: Reached target Encrypted Volumes.
[ 4.650850] systemd[1]: Expecting device dev-disk-by\x2duuid-f1d9f88f\x2d7c13\x2d4af0\x2dbbbc\x2dc823000705c5.device...
Expecting device dev-disk-by\x2duuid-f1d9f88f\x2d7c1...705c5.device...
[ 4.675377] systemd[1]: Expecting device dev-disk-by\x2duuid-459d5224\x2d8cec\x2d4104\x2d9d8a\x2df17795e0ab1c.device...
Expecting device dev-disk-by\x2duuid-459d5224\x2d8ce...0ab1c.device...
[ 4.698735] systemd[1]: Starting Root Slice.
[ 4.711316] systemd[1]: -.slice changed dead -> active
[ 4.716589] systemd[1]: Job -.slice/start finished, result=done
[ OK ] Created slice Root Slice.
[ 4.732146] systemd[1]: Created slice Root Slice.
[ 4.736947] systemd[1]: Starting Delayed Shutdown Socket.
[ 4.742463] systemd[1]: systemd-shutdownd.socket changed dead -> listening
[ 4.749415] systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
[ OK ] Listening on Delayed Shutdown Socket.
[ 4.768777] systemd[1]: Listening on Delayed Shutdown Socket.
[ 4.774613] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 4.780901] systemd[1]: dm-event.socket changed dead -> listening
[ 4.787067] systemd[1]: Job dm-event.socket/start finished, result=done
[ OK ] Listening on Device-mapper event daemon FIFOs.
[ 4.805463] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 4.812078] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 4.818790] systemd[1]: systemd-initctl.socket changed dead -> listening
[ 4.825564] systemd[1]: Job systemd-initctl.socket/start finished, result=done
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ 4.845485] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 4.852538] systemd[1]: Starting LVM2 metadata daemon socket.
[ 4.858397] systemd[1]: lvm2-lvmetad.socket changed dead -> listening
[ 4.864920] systemd[1]: Job lvm2-lvmetad.socket/start finished, result=done
[ OK ] Listening on LVM2 metadata daemon socket.
[ 4.882224] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 4.888417] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
[ 4.897386] systemd[1]: Starting udev Control Socket.
[ 4.902532] systemd[1]: systemd-udevd-control.socket changed dead -> listening
[ 4.909834] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
[ OK ] Listening on udev Control Socket.
[ 4.925548] systemd[1]: Listening on udev Control Socket.
[ 4.931038] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
[ 4.939917] systemd[1]: Starting udev Kernel Socket.
[ 4.944967] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
[ 4.952172] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
[ OK ] Listening on udev Kernel Socket.
[ 4.968902] systemd[1]: Listening on udev Kernel Socket.
[ 4.974301] systemd[1]: Starting User and Session Slice.
[ 4.979989] systemd[1]: user.slice changed dead -> active
[ 4.985472] systemd[1]: Job user.slice/start finished, result=done
[ OK ] Created slice User and Session Slice.
[ 5.002303] systemd[1]: Created slice User and Session Slice.
[ 5.008152] systemd[1]: Starting Journal Socket.
[ 5.012904] systemd[1]: systemd-journald.socket changed dead -> listening
[ 5.019774] systemd[1]: Job systemd-journald.socket/start finished, result=done
[ OK ] Listening on Journal Socket.
[ 5.035610] systemd[1]: Listening on Journal Socket.
[ 5.040692] systemd[1]: Starting System Slice.
[ 5.045513] systemd[1]: system.slice changed dead -> active
[ 5.051163] systemd[1]: Job system.slice/start finished, result=done
[ OK ] Created slice System Slice.
[ 5.065633] systemd[1]: Created slice System Slice.
[ 5.070605] systemd[1]: ConditionPathIsReadWrite=!/ failed for systemd-fsck-root.service.
[ 5.078876] systemd[1]: Starting of systemd-fsck-root.service requested but condition failed. Ignoring.
[ 5.088348] systemd[1]: Job systemd-fsck-root.service/start finished, result=done
[ 5.095921] systemd[1]: Started File System Check on Root Device.
[ 5.102096] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 5.108303] systemd[1]: system-systemd\x2dfsck.slice changed dead -> active
[ 5.115351] systemd[1]: Job system-systemd\x2dfsck.slice/start finished, result=done
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ 5.132378] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 5.138741] systemd[1]: ConditionPathExists=/etc/fstab succeeded for systemd-remount-fs.service.
[ 5.147622] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 5.162702] systemd[1]: About to execute: /usr/lib/systemd/systemd-remount-fs
[ 5.170053] systemd[1]: Forked /usr/lib/systemd/systemd-remount-fs as 93
[ 5.177887] systemd[1]: systemd-remount-fs.service changed dead -> start
[ 5.184986] systemd[1]: ConditionPathExists=/dev/tty0 succeeded for systemd-vconsole-setup.service.
[ 5.195018] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 5.208324] EXT4-fs (sda3): re-mounted. Opts: data=ordered
[ 5.214458] systemd[1]: About to execute: /usr/lib/systemd/systemd-vconsole-setup
[ 5.222616] systemd[1]: Forked /usr/lib/systemd/systemd-vconsole-setup as 96
[ 5.233576] systemd[1]: systemd-vconsole-setup.service changed dead -> start
[ 5.241007] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udev-trigger.service.
[ 5.251708] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 5.266109] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=subsystems --action=add
[ 5.276446] systemd[1]: Forked /usr/bin/udevadm as 101
[ 5.283973] systemd[1]: systemd-udev-trigger.service changed dead -> start
[ 5.302330] systemd[1]: ConditionPathExists=/lib/modules/3.15.1-1-ARCH/modules.devname succeeded for kmod-static-nodes.service.
[ 5.318825] systemd[1]: ConditionCapability=CAP_MKNOD succeeded for kmod-static-nodes.service.
[ 5.327653] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required static device nodes...rrent kernel...
[ 5.349482] systemd[1]: About to execute: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[ 5.361003] systemd[1]: Forked /usr/bin/kmod as 104
[ 5.367083] systemd[1]: kmod-static-nodes.service changed dead -> start
[ 5.374110] systemd[1]: ConditionPathExists=/sys/kernel/mm/hugepages succeeded for dev-hugepages.mount.
[ 5.384078] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 5.399478] systemd[1]: About to execute: /bin/mount hugetlbfs /dev/hugepages -t hugetlbfs
[ 5.407990] systemd[1]: Forked /bin/mount as 106
[ 5.414840] systemd[1]: dev-hugepages.mount changed dead -> mounting
[ 5.423105] systemd[1]: ConditionDirectoryNotEmpty=|/run/binfmt.d failed for systemd-binfmt.service.
[ 5.432612] systemd[1]: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed for systemd-binfmt.service.
[ 5.441855] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed for systemd-binfmt.service.
[ 5.452123] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d failed for systemd-binfmt.service.
[ 5.461704] systemd[1]: ConditionDirectoryNotEmpty=|/lib/binfmt.d failed for systemd-binfmt.service.
[ 5.470935] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-binfmt.service.
[ 5.479902] systemd[1]: Starting of systemd-binfmt.service requested but condition failed. Ignoring.
[ 5.489116] systemd[1]: Job systemd-binfmt.service/start finished, result=done
[ 5.496428] systemd[1]: Started Set Up Additional Binary Formats.
[ 5.502659] systemd[1]: ConditionKernelCommandLine=|rd.modules-load failed for systemd-modules-load.service.
[ 5.512616] systemd[1]: ConditionKernelCommandLine=|modules-load failed for systemd-modules-load.service.
[ 5.522282] systemd[1]: ConditionDirectoryNotEmpty=|/run/modules-load.d failed for systemd-modules-load.service.
[ 5.532731] systemd[1]: ConditionDirectoryNotEmpty=|/etc/modules-load.d failed for systemd-modules-load.service.
[ 5.543004] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed for systemd-modules-load.service.
[ 5.554316] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d failed for systemd-modules-load.service.
[ 5.564941] systemd[1]: ConditionDirectoryNotEmpty=|/lib/modules-load.d failed for systemd-modules-load.service.
[ 5.575274] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-modules-load.service.
[ 5.584675] systemd[1]: Starting of systemd-modules-load.service requested but condition failed. Ignoring.
[ 5.594421] systemd[1]: Job systemd-modules-load.service/start finished, result=done
[ 5.602256] systemd[1]: Started Load Kernel Modules.
[ 5.607308] systemd[1]: ConditionPathExists=/sys/fs/fuse/connections failed for sys-fs-fuse-connections.mount.
[ 5.617404] systemd[1]: Starting of sys-fs-fuse-connections.mount requested but condition failed. Ignoring.
[ 5.627235] systemd[1]: Job sys-fs-fuse-connections.mount/start finished, result=done
[ 5.635149] systemd[1]: Mounted FUSE Control File System.
[ 5.640639] systemd[1]: ConditionPathExists=/proc/sys/fs/mqueue succeeded for dev-mqueue.mount.
[ 5.649441] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 5.666290] systemd[1]: About to execute: /bin/mount mqueue /dev/mqueue -t mqueue
[ 5.674010] systemd[1]: Forked /bin/mount as 109
[ 5.680845] systemd[1]: dev-mqueue.mount changed dead -> mounting
[ 5.688804] systemd[1]: ConditionDirectoryNotEmpty=|/run/sysctl.d failed for systemd-sysctl.service.
[ 5.698321] systemd[1]: ConditionDirectoryNotEmpty=|/etc/sysctl.d failed for systemd-sysctl.service.
[ 5.707554] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/sysctl.d failed for systemd-sysctl.service.
[ 5.717832] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/sysctl.d succeeded for systemd-sysctl.service.
[ 5.727678] systemd[1]: ConditionDirectoryNotEmpty=|/lib/sysctl.d succeeded for systemd-sysctl.service.
[ 5.737165] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-sysctl.service.
[ 5.746132] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 5.759777] systemd[1]: About to execute: /usr/lib/systemd/systemd-sysctl
[ 5.766794] systemd[1]: Forked /usr/lib/systemd/systemd-sysctl as 112
[ 5.774371] systemd[1]: systemd-sysctl.service changed dead -> start
[ 5.781127] systemd[1]: ConditionPathExists=/sys/kernel/debug succeeded for sys-kernel-debug.mount.
[ 5.791080] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 5.806518] systemd[1]: About to execute: /bin/mount debugfs /sys/kernel/debug -t debugfs
[ 5.814940] systemd[1]: Forked /bin/mount as 113
[ 5.820500] systemd[1]: sys-kernel-debug.mount changed dead -> mounting
[ 5.827257] systemd[1]: ConditionPathExists=/sys/kernel/config succeeded for sys-kernel-config.mount.
[ 5.836594] systemd[1]: Mounting Configuration File System...
Mounting Configuration File System...
[ 5.849864] systemd[1]: About to execute: /bin/mount configfs /sys/kernel/config -t configfs
[ 5.858552] systemd[1]: Forked /bin/mount as 114
[ 5.864111] systemd[1]: sys-kernel-config.mount changed dead -> mounting
[ 5.870949] systemd[1]: Starting system-dhcpcd.slice.
[ 5.876443] systemd[1]: system-dhcpcd.slice changed dead -> active
[ 5.882714] systemd[1]: Job system-dhcpcd.slice/start finished, result=done
[ OK ] Created slice system-dhcpcd.slice.
[ 5.899507] systemd[1]: Created slice system-dhcpcd.slice.
[ 5.905105] systemd[1]: Starting system-getty.slice.
[ 5.912447] systemd[1]: system-getty.slice changed dead -> active
[ 5.918622] systemd[1]: Job sys

Similar Messages

  • [solved] Arch with GNOME 2?

    Hi everyone,
    I'm a new Arch user, have been using Ubuntu for about two years now and decided this morning to give Arch a try; the install wasn't too bad, the only ultimate problem was GNOME 3... I'm hoping somebody here can tell me if there's a way to install Arch from scratch with GNOME 2 and Compiz instead of GNOME 3? I ended up removing G3 and I'm now using KDE, which is also not what I want, but certainly a million times better than G3.
    I had a quick look around, and it's clear that I'm not the only one who hates G3, the old threads on this forum regarding a downgrade are pointing to a lot of empty links, hence my new thread on the matter.
    I understand that it's faster to use G3 and so-on, but really it looks like it was built for people who haven't got a clue how to use a PC, and if I wanted that sort of "simplicity" then I would have brought a Mac. I absolutely DESPISE GNOME 3 and I'm really sorry if that has offended anyone.
    All I want is the simple, minimal interface that I had with G2, with the cute little foot in the top left corner, my customised menus and the basic window effects; that's it. I don't want Duplo-sized icons, I don't want fancy effects and I don't want the 0.0001 seconds of speed difference or extra security and reliability, because I'd rather my PC burst into flames from some G2 bug than I ever use G3 to do my computing.
    Last edited by Juln (2011-05-15 10:05:41)

    All I want is the simple, minimal interface that I had with G2, with the cute little foot in the top left corner, my customised menus and the basic window effects; that's it. I don't want Duplo-sized icons, I don't want fancy effects and I don't want the 0.0001 seconds of speed difference or extra security and reliability, because I'd rather my PC burst into flames from some G2 bug than I ever use G3 to do my computing.
    That's hilarious! lol.
    G3 is actually pretty good. If you don't like gnome-shell - then simply don't use it.  Compiz works really well in G3 ( i am using the latest version 0.9.5, compiled yesterday from source).  you can customize gnome3 menus, much in the same way as Gnome2.  However, the menus are fairly slow, when i compare them to my gtk2-menu - which had zero-delay in opening.  I've actually removed gnome-panel and replaced it with other tools, as i found gnome-panel to be a bit lame in G3.....you may not mind it though.
    anyways,  I wouldn't be too worried about running G3 - a lot of people are in a scramble because they aren't interested in the shell. but the shell isn't a requirement. I think the developers would just prefer that everybody uses GS. while there was talk of not having it supported in the future, i doubt that will happen ~ as we all know Canonical will be porting Unity to run on top of the gnome 3 stack. (right now it uses gnome2).  So i tend to think we should be able to run fallback, for a long time
    it just might take some extra-tweaking, to get it the way you want your desktop to be. I'm now actually liking it better than gnome2, myself.  but it did take a bit of adjustment, but "under the hood" - gnome 3 has some nice features and improvements ove G2...
    theming isn't too difficult either - so if you don't like fat menus/giant icons... then, you can use a theme that doesn't have that - or edit your theme instead. (i sort of did both). I'm actually working on a nice dark theme, that has gtk2 style window-decorations (narrow/thin), slim menus and some other goodies. Gtk3 - looks really great too!
    jordan

  • [SOLVED] Arch won't mount my hard drives correctly, problems at boot.

    Sometimes (only sometimes) Arch Linux will have an error during bootup because my Linux drive gets mounted as sdb instead of sda. My NTFS Sata storage drives gets mounted in its place as sda.
    When this happens, Arch Linux will stop booting at the "checking filesystems" step:
    :: Checking Filesystems [BUSY]
    /dev/sda3:
    The superblock could not be read or does not describe a corect ext2
    filesystem. If the device is valid and it really contains an ext2
    filesystem (and not swap or ufs or something else), then the superblock
    is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
    [FAIL]
    **************** FILESYSTEM CHECK FAILED ****************
    * Please repair manually and reboot. Note that the root *
    * file system is currently mounted read-only. To remount *
    * it read-write type: mount -n -o remount,rw / *
    * When you exit the maintenance shell the system will *
    * reboot automatically. *
    Give root password for maintenance
    (or type Control-D to continue):
    And from there i have to remount my drives manually or restart the computer. Everytime I start the computer, I simply have to hope that my Linux drive will mount as sda. It's totally hit and miss.
    Now, I know that my superblock is not corrupt. fsck is failing because it is looking for my linux filesystem on sda. It is encountering my NTFS Sata drive on sda instead of the expected Linux ext filesystem.
    So how do I know that this is happening?
    Well, after giving the root password, it shows the root prompt
    [root@(none) ~]#
    and i proceed to use the lshw command to see what's up with the drives:
    [root@(none) ~]# lshw -short | grep /dev/
    /0/6/0.0.0 /dev/sdb disk 120GB WDC WD1200JB-00E
    /0/6/0.0.0/1 /dev/sdb1 volume 101MiB Linux filesystem partition
    /0/6/0.0.0/2 /dev/sdb2 volume 258MiB Linux swap volume
    /0/6/0.0.0/3 /dev/sdb3 volume 7506MiB EXT4 volume
    /0/6/0.0.0/4 /dev/sdb4 volume 104GiB EXT4 volume
    /0/6/0.1.0 /dev/sdc disk 81GB Maxtor 6Y080P0
    /0/6/0.1.0/1 /dev/sdc1 volume 76GiB Windows NTFS volume
    /0/8/0.0.0 /dev/sda disk 640GB Hitachi HDT72106
    /0/8/0.0.0/1 /dev/sda1 volume 596GiB Windows NTFS volume
    So, clearly, this shows that my Linux drive has gotten mounted as sdb and my NTFS Sata drive has gottem mounted as sda. It's totally random: sometimes they mount vice versa and the system boots just fine.
    When Arch does happen to mount itself properly as sda and the system starts successfully, then the lshw command shows this:
    [root@(none) ~]# lshw -short | grep /dev/
    /0/6/0.0.0 /dev/sda disk 120GB WDC WD1200JB-00E
    /0/6/0.0.0/1 /dev/sda1 volume 101MiB Linux filesystem partition
    /0/6/0.0.0/2 /dev/sda2 volume 258MiB Linux swap volume
    /0/6/0.0.0/3 /dev/sda3 volume 7506MiB EXT4 volume
    /0/6/0.0.0/4 /dev/sda4 volume 104GiB EXT4 volume
    /0/6/0.1.0 /dev/sdb disk 81GB Maxtor 6Y080P0
    /0/6/0.1.0/1 /dev/sdb1 volume 76GiB Windows NTFS volume
    /0/8/0.0.0 /dev/sdc disk 640GB Hitachi HDT72106
    /0/8/0.0.0/1 /dev/sdc1 volume 596GiB Windows NTFS volume
    The above correctly mounted format shows the drives in the same order as my Hard Disk boot priority in BIOS as well as in the same order as during the initial drive detection directly following the memory test (don't know if it has anything to do with it though).
    So my question is this. How do I ensure that Arch Linux mounts itself as sda ALL of the time, and not randomly?
    Or should I remove my sda entries in etc/fstab and let Arch determine where my Linux filesystems are? If so, how?
    It's interesting to note that GRUB is set to boot Arch Linux from hd0, which should be sda.
    It's also intriguing to note that if I take out my Sata drive, I never encounter this problem.
    Last edited by trusktr (2010-06-15 07:49:31)

    Thanks kgas, here's what i found out so far:
    Alright so after rebooting, this is what i determined:
    When Linux mounts the drives incorrectly (take note of the parts in bold, the short numbers are NTFS filesystems, long numbers the Linux filesystems):
    [trusktr@rocketship ~]$ ls -l /dev/disk/by-uuid
    total 0
    lrwxrwxrwx 1 root root 10 Jun 14 21:08 01CA836D8BE82040 -> ../../[b]sdc1[/b]
    lrwxrwxrwx 1 root root 10 Jun 14 21:08 0ddf0e41-e7e6-4af5-b0e9-bc79a91b12eb -> ../../[b]sdb1[/b]
    lrwxrwxrwx 1 root root 10 Jun 14 21:08 92b88528-dd0f-4c1b-bcce-54084ef2aceb -> ../../[b]sdb4[/b]
    lrwxrwxrwx 1 root root 10 Jun 14 21:08 C838CF5838CF4462 -> ../../[b]sda1[/b]
    lrwxrwxrwx 1 root root 10 Jun 14 21:08 cdb33de5-0100-4c5f-a9b1-5c1a444e6eac -> ../../[b]sdb3[/b]
    lrwxrwxrwx 1 root root 10 Jun 14 21:08 d0a5d49d-169d-43ce-af0f-216dc4a9f604 -> ../../[b]sdb2[/b]
    So an NTFS filesystem is mounted in sda instead of the Linux filesystem
    When Linux mounts everything properly:
    [trusktr@rocketship ~]$ ls -l /dev/disk/by-uuid
    total 0
    lrwxrwxrwx 1 root root 10 Jun 14 21:08 01CA836D8BE82040 -> ../../[b]sdb1[/b]
    lrwxrwxrwx 1 root root 10 Jun 14 21:08 0ddf0e41-e7e6-4af5-b0e9-bc79a91b12eb -> ../../[b]sda1[/b]
    lrwxrwxrwx 1 root root 10 Jun 14 21:08 92b88528-dd0f-4c1b-bcce-54084ef2aceb -> ../../[b]sda4[/b]
    lrwxrwxrwx 1 root root 10 Jun 14 21:08 C838CF5838CF4462 -> ../../[b]sdc1[/b]
    lrwxrwxrwx 1 root root 10 Jun 14 21:08 cdb33de5-0100-4c5f-a9b1-5c1a444e6eac -> ../../[b]sda3[/b]
    lrwxrwxrwx 1 root root 10 Jun 14 21:08 d0a5d49d-169d-43ce-af0f-216dc4a9f604 -> ../../[b]sda2[/b]
    This doesn't tell us much except that I indeed do have uuid's for all the drives.
    So, i guess as kgas said, i probably need to use the uuid in fstab so that Linux always knows which hard drive is the linux drive! In that case, only the uuid for the Linux drive will be necessary. For the other drives it wouldn't matter so much i guess since they don't contain the operating system.
    Alright, i'll be back to determine if this fixes it!
    Last edited by trusktr (2010-06-15 06:41:25)

  • [SOLVED] Arch restores hw clock to time before turned off on boot

    Subject of this thread pretty much sums this up.
    When I boot my computer into Arch, system clock is set to the time when I turned my computer off. I have ntp installed, but it is not running as deamon. I just have cron job that calls ntpdate once a day which was working fine until now.
    So here is the example situation:
    It is now 23:47. I have correct time set on my PC. I turn off Arch. I wait five minutes. Then I start my PC again. Before booting into Arch I check time in bios and it is as it should be. I boot into Arch and my time is 5 minutes late.
    I also have Ubuntu on the same machine. It does correct time on boot, so I removed startup permissions of ntp. Now it does not correct time on boot anymore. But I can turn off my computer and boot into Ubuntu just fine, no problem with time. So I am pretty sure this is Arch messing up.
    Anyone has idea what this can be? I bought new motherboard battery just to be sure. Did not help obviously.
    Last edited by Raqua (2010-02-17 08:17:51)

    Probably the time adjustment has been wrongly initialized. Delete /var/lib/hwclock/adjtime, set your hardware clock properly and then reboot. This will re-initialize the adjtime file with proper settings.
    Helps in most cases. Otherwise just report back.
    Last edited by bernarcher (2010-02-16 23:51:40)

  • [SOLVED] kdemod with ugly cyan boarders / can't start kdm at boot?

    I followed the directions to install kdemod from a clean installation of Arch Linux. Specifically I:
    Installed from CD
    Setup DHCP and configured my ethernet
    Updated Arch Linux ( pacman -Syu )
    Installed xorg
    installed hdw and configured xorg
    setup repositories to include kdemod repos
    installed kdemod, as well as some recommended additions
    if I follow any of the directions here ( http://chakra-project.org/download-kdemod-step6.html ) to start kdemod at boot then it gives me a login prompt but immediately crashes and restarts kdm whenever I login. I can only get into kdemod by typing, in the console: startx
    and then: startkde
    ...and then all of my windows are surrounded by ugly monotone cyan window decorations which look like they came out of Windows 3.1 that I can't seem to get rid of, as well as a few other oddities involving the color cyan.
    I am, incidentally, running it in VirtualBox with the vesa video driver in xorg.conf.
    Does anyone know what's going on? Am I missing something? Is this normal?
    I've found one mention of this problem on the forums before [ http://bbs.archlinux.org/viewtopic.php?pid=494261 ] but no solution. Thanks in advance.
    Last edited by thorjelly (2009-02-15 03:48:05)

    Alright, I figured out where those ugly cyan borders come from. It's because I didn't make an .xinitrc file in my user's directory and specify what window manager to use, so it defaulted to xterm, and I was running kde through xterm and the borders were xterm's window borders (Right, well, I figured they were a biproduct of running kde in such an unusual way)... but I still don't know why I can't start kdm at boot. Anyone know how I can figure that out...?
    Last edited by thorjelly (2009-02-15 03:35:44)

  • [solved] Arch kernel panic with grub 2 (another instance)

    Hey all,
    I read through this thread: http://bbs.archlinux.org/viewtopic.php?pid=663976 which is somewhat similar to my problem, but not the same.
    I successfully installed Arch with a VMware VM, got gnome, openbox, and lxde installed... mucked around a bit. All looked good so I wanted to try it with an actual install.
    Background:
    I am new to Arch and relatively new to Linux... although not afraid of the terminal.
    I am running a Lenovo SL500 laptop.
    The laptop has one drive (sda) and is divided as following:
    sda1: service partition (required for this machine)
    sda2: ntfs containing Windows 7
    sda3: extended partition containing:
          sda5: linux swap
          sda6: ntfs data storage
          sda7: ext4 ubuntu 9.10
          sda8: ext4 arch
    Here is what I did:
    I installed arch to sda8, and when it came time for me to set the boot partition I selected 'none' as I wanted to use grub2 which is already installed via the ubuntu installation.
    When the installation of arch finished, I rebooted into my ubuntu system and ran update-grub. The output verified that Arch was located at sda8, and the grub.cfg file shows:
    menuentry "Arch (on /dev/sda8)" {
        insmod ext2
        set root=(hd0,8)
        search --no-floppy --fs-uuid --set 5ee916d1-5051-4e27-9c1f-a74f04693337
        linux /boot/vmlinuz26 root=/dev/sda8
    When I attempt to boot into arch, as it is above, I get:
        Unable to mount filesystem
        not syncing : VFS : Unable to mount root fs on unknown block (0,0)
    Now... when I installed arch I formated the partition to ext4, I have verified that it is ext4, and the fstab in the arch partition lists it as ext4. When I altered the above grub2 boot parameters and changed ext2 to ext4, it returned 'error - file not found'.
    Any idea where I went wrong or what I should try to fix this?
    Should I have installed a bootloader with the arch install?
    Thanks for any help
    Last edited by visser (2009-12-09 18:48:27)

    My grub2 installation was also via Ubuntu and the auto-detected entry didn't work, so in /etc/grub.d/40_custom (Ubuntu) I have this...
    #!/bin/sh
    exec tail -n +3 $0
    # This file provides an easy way to add custom menu entries. Simply type the
    # menu entries you want to add after this comment. Be careful not to change
    # the 'exec tail' line above.
    menuentry "Arch Linux (on /dev/sda5)" {
    set root=(hd0,5)
    linux /boot/vmlinuz26 root=/dev/disk/by-uuid/80db2d73-6dea-465c-a9a2-b14624badc57 ro
    initrd /boot/kernel26.img
    menuentry "Arch Linux (fallback)" {
    set root=(hd0,5)
    linux /boot/vmlinuz26 root=/dev/disk/by-uuid/80db2d73-6dea-465c-a9a2-b14624badc57 ro
    initrd /boot/kernel26-fallback.img
    menuentry "Windows XP" {
    set root=(hd0,1)
    chainloader +1
    I believe you can disable os_prober by adding
    GRUB_DISABLE_OS_PROBER="true"
    to /etc/default/grub. I disabled it myself by the other method, removing it's executable flag...
    sudo chmod -x /etc/grub.d/30_os-prober
    I should point out that I haven't installed grub2 in Arch yet as I'm still in the transitional (and undecided) stage.

  • [SOLVED]Arch hangs on startup, unable to find root device Mac

    For posterity, I'm editing the post with how I solved both issues.
    Hi All,
    I'm trying to dual boot Arch and Mac 10.4.11 on an old 32 bit MacbookPro1,1. I did the following:
    1) Partitioned Drive with an EFI partition, Mac partition, root partition, home partition, and swap partition
    2) Installed Mac to its respective partition
    3) Installed rEFInd to the ESP
    4) Confirmed the rEFInd was able to boot Mac
    5) Installed Arch to the root partition and mounted the separate /home and swap partitions
    6) Followed the beginners guide for the rest of the installation
    7) Did NOT install a bootloader
    - I am just using rEFInd to boot Arch; I installed Ubuntu in a similar fashion on my other (2013) MBP. I didn't create a mount point for /boot, did not install GRUB, and it works perfectly
    8) Rebooted. Selected the Arch installation from the rEFInd menu, it launched, and shortly after I am presented with this message:
    ERROR: device 'UUID=142bf...777' not found. Skipping fsck.
    ERROR: Unable to find root device 'UUID=142bf...777'.
    You are being dropped to a recovery shell
    Type 'exit' to try and continue booting
    sh: can't access tty: job control turned off
    [rootfs /]#
    I then booted to the live cd to try and do some noob detective work:
    # mkdir /mnt/arch
    # mount /dev/sda3 /mnt/arch
    # cat /mnt/arch/etc/fstab
    # cat /mnt/arch/etc/mkinitcpio.conf # my searching suggested the HOOKS might be the issue
    HOOKS="base udev autodetect modconf block filestystems keyboard fsck"
    Here is the output of /etc/fstab
    I am including the outputs of
    # lsblk
    # fdisk -l /dev/sda
    # blkid
    as a photo.
    EDIT:
    I was able to use rEFInd's line editor to boot with the fallback image. Everything went well for the first five seconds and I got past the previously mentioned failure. However, it is now stuck at
    [ OK ] Started Rebuild Hardware Database
    I booted again, and it froze at:
    [ OK ] Started udev Kernel Device Manager.
    I did this a few more times and it froze at:
    [ OK ] Reached Target Swap.
    [ OK ] Reached Target Sound Card.
    and
    [ OK ] Started Flush Journal to Persistent Storage.
    Why is it freezing at different points each time I boot (with fallback)?
    EDIT 2 [HALF SOLVED]:
    By switching the order of the hooks ( I still have no idea what they do) as per this link, I am now able to boot in normal (not fallback) mode. For the record, here is what I did:
    # mkdir /mnt/arch
    # mount /dev/sda3 /mnt/arch
    # chroot /mnt/arch/ /bin/bash/
    # nano /etc/mkinitcpio.conf # here I put block before autodetect in the hooks line (Why isn't this the default if it prevents the system from booting?)
    # mount -t proc proc /proc
    # mount -t sysfs sys /sys
    # mount -t devtmpfs udev /dev
    # mkinitcpio -p linux
    I then rebooted and it started up, except now it is freezing at various points in the startup sequence like the fallback image did above. What could be causing this issue?
    EDIT 3 [SOLVED]
    I don't know why this worked, but after following this advice I am now able to boot into login. Steps:
    1) Select Arch in the rEFInd menu and press F2
    2) Press F2 again to edit the boot parameters
    3) Scan to the end of the line and add
    nomodeset
    after the linux image.
    Last edited by sonarforte (2015-04-25 22:46:22)

    Yes, the UUID displayed in the error message upon bootup is the same as the UUID for /dev/sda3 as found when running blkid which is the same as the UUID for the root partition in /etc/fstab.

  • [Solved] Error compiling kernel 2.6.36.2 patched with MOSIX

    Hi, I'm a new user in this forum!
    I'm trying to compile manually the kernel version with MOSIX-2.29.0.1 for computer clustering. But When I try to compile it with make command there is an error:
    In file included from arch/x86/kernel/signal.c:17:0:
    include/linux/tracehook.h: In function ‘tracehook_unsafe_exec’:
    include/linux/tracehook.h:164:40: error: ‘struct task_struct’ has no member named ‘mflags’
    arch/x86/kernel/signal.c: In function ‘do_notify_resume’:
    arch/x86/kernel/signal.c:884:44: error: ‘struct task_struct’ has no member named ‘parent_waiting’
    make[2]: *** [arch/x86/kernel/signal.o] Error 1
    make[1]: *** [arch/x86/kernel] Error 2
    make: *** [arch/x86] Error 2
    I have launched make menuconfig and I have configured the kernel in this way:
    Configure the following option:
          CONFIG_FUSE_FS
            File systems  --->  FUSE (Filesystem in Userspace) support
          CONFIG_SYSVIPC
            General setup  --->  System V IPC
       But make sure that the following is NOT CONFIGURED:
       CONFIG_HEADERS_CHECK"
            'Kernel hacking' ---> 'Run 'make headers_check' when building vmlinux'
    What is the problem?
    Last edited by andychaser (2011-02-17 12:37:50)

    I've solved the issue, infact there was a problem with the patch. Now I am able to compile the kernel.
    Thanks anyway!

  • [Solved] Spammed with a nouveau message while installing Arch Linux?

    Well despite being spammed the message which makes it impossible to partition my drive using cfdisk, all I could accomplish was setting up my wireless adapter. Here is the message: http://i.imgur.com/O6pIW0V.jpg
    Is there any way I can solve this? It appears to happen in the Alt + Ctrl + F2 terminal in Ubuntu too. I have an Nvidia GTX 760. I am not using dual graphics. My only video card is the 760.
    <modedit>Please read our forum policy about posting images: https://wiki.archlinux.org/index.php/Forum_Etiquette. /Xyne </modedit>
    Last edited by kensclark16 (2013-08-28 01:53:35)

    Should I make a new thread? I have another question. I followed the whole Beginner's Guide up to the point where I mount Arch Linux and chroot in. I then set up the language, font, etc and got to the wireless setup part. It told me to do a few commands then enter
    pacman -S dialog
    . I did that which I think I messed up after that. I misread the text because it said to reboot and use wifi-menu AFTER you install the rest. I rebooted right after I installed "dialog." Now when I boot into Arch with GRUB, it says that I am missing the kernel headers. I used the CD to boot and then I mounted the partition but then arch-chroot /mnt will not work. It says that the exec is invalid or something. Does that mean I have to reinstall Arch?
    Last edited by kensclark16 (2013-08-28 01:25:36)

  • [Solved] Lockups with newer Kernels

    I noticed frequent lockups where REISUB would still work and I could even still switch workspaces, though nothing would load (sometimes I had a terminal open, but it would never show a prompt). It all started, I think, with the kernels > 3.17.
    The lts kernel worked without a problem.
    The program that triggered this most of the time is Kodi.
    I'm using the -ck kernel from AUR optimized for my CPU, but the regular Arch kernel has the same issue. Recently in one of the other threads about freezes, someone suggested recompiling with, PREEMPT_VOLUNTARY. I did that and the problem was gone.
    Now yesterday there was an update to kernel 3.19.3.-2 and now it seems PREEMPT_VOLUNTARY doesn't even cut it. So I checked what the lts kernel uses and it has preemption disabled, so I compiled with that set and am currently checking the results.
    My question here really is as to why all that is: has it got to do with my machine?
    Here are my specs:
    Pentium Core2Duo E6700 3.2 GHz
    4 GB Ram
    NVIDIA Geforce GT 520
    Edit: Solved, since it's not an issue anymore with kernels >4.0
    Last edited by th3voic3 (2015-05-13 10:51:53)

    I now know it can't be my system's config. Just bootstrapped ipxe.lkrn from syslinux and chose releng 64-bit 2012.08.07_04-00-01. As soon as it finished downloading files and started booting up - kaboom, a cold reboot as if the reset button was pressed.
    I wonder if this problem is related to "3.3.5+ power regression still present"
    https://bbs.archlinux.org/viewtopic.php?id=146851
    EDIT: I've also tried 32-bit install ISO with the same results.
    Last edited by MajorTom (2012-08-29 03:50:30)

  • [SOLVED] ARCH install on EFI computer with GPT

    Hello everyone. I'm having a problem with installation of arch. When i boot with pendrive "made" with dd i get some "Install override security policy" (or something like that) anyway i can't "edit" pendrive after dd so i create MSDOS partition table and format as FAT32 and copy content of the iso to the pendrive. Boots the same so i googled that i have to overwrite grubx64.efi with loader.efi so i done that and it boots fine. But pendrive doesn't install grub it says that my system doesn't support efi, so i followed this and and from google i read about  i have to activate efivars with modprobe but it doesn't work either. I tried EFI install with VirtualBox but error still is the same. Anybody installs arch on UEFI machine ?? Ubuntu (and Xubuntu, Lubuntu...) & Fedora works fine with UEFI install. I don't want to move disk to MBR because of MBR limitations (for example only four primary partitions) and i have important data on the disk so i can't do that.
    I tried Arch based distros and there are also problems with install. Manjaro after install shows that UEFI variables wasn't detect properly ( or something like that). Antergos doesn't boot because there is not necessary files (who even release that? this doesn't even work in virtual box) after adding these files i've get 30 seconds Arch problem because label is incorrect antergos says that label have to be ANTERGOS201311 and i can't give that label because FAT32 has 11 characters limitation and if i tried work it out with ext4 it doesn't work at all (there is no prefix UEFI in boot options). I can't also solve that with dd because i have to paste missing files to the pendrive and dd make pendrive unwritable.
    Doesn't matter, issue solved. All i have to do is to
    mount -t efivarfs efivarfs /sys/firmware/efi/efivars
    Last edited by maslascher (2013-12-01 11:04:49)

    That all depends on the settings you give your VM, you can make it virtualize either a BIOS or a UEFI machine irrelevant of the host firmware.
    https://www.virtualbox.org/manual/ch03.html#efi
    I'm not sure if UEFI is still considered experimental or how well it works, as I always just use BIOS mode.
    Last edited by slithery (2015-06-12 20:17:46)

  • [solved] Lost surround 5.1 with kernel version 3.3.1

    Hi!  Since i've upgrade to kernel 3.3.1, i lost surround sound, even if pulseaudio says that surround 5.1 is enable.
    My modprobe.d dir contains a special file (alsa-base.conf) that contains theses lines:
    alias snd-card-0 snd-hda-intel
    options snd-hda-intel model=acer-aspire-8930g power_save=0 power_save_controller=N
    My laptop is a acer 8940g and it used to work well since kernel 2.6.30.
    I use pulseaudio since a long time ago and likes it.
    Here's output from aplay -l
    aplay -l
    **** Liste des Périphériques Matériels PLAYBACK ****
    carte 0: Intel [HDA Intel], périphérique 0: ALC889 Analog [ALC889 Analog]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 0: Intel [HDA Intel], périphérique 1: ALC889 Digital [ALC889 Digital]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 1: NVidia [HDA NVidia], périphérique 3: HDMI 0 [HDMI 0]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 1: NVidia [HDA NVidia], périphérique 7: HDMI 0 [HDMI 0]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 1: NVidia [HDA NVidia], périphérique 8: HDMI 0 [HDMI 0]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    carte 1: NVidia [HDA NVidia], périphérique 9: HDMI 0 [HDMI 0]
      Sous-périphériques: 1/1
      Sous-périphérique #0: subdevice #0
    Does anyone knows about this problem?  The only solution i had right now is to revert back to kernel 3.2.14.
    Thanks!
    Last edited by danym (2012-04-12 02:04:43)

    I have an 8930g, so pretty close to you.
    My surround sound works. I use alsa-driver 1.0.25, rather than the in-kernel ALSA.
    So, my kernel config is:
    $ zgrep SOUND /proc/config.gz
    CONFIG_SOUND=m
    # CONFIG_SOUND_OSS_CORE is not set
    # CONFIG_SOUND_PRIME is not set
    $ zgrep SND /proc/config.gz
    # CONFIG_SND is not set
    And alsa-driver is compiled with:
    ./configure --prefix=/usr --with-isapnp=no --with-sequencer=yes --with-oss=no --with-pcm-oss-plugins=no --with-debug=none --with-kernel=/usr/src/linux --with-cards=hda-intel,hrtimer --with-card-options=seq-hrtimer-default,hda-codec-realtek,hda-hwdep,hda-reconfig,hda-patch-loader,hda-enable-realtek-quirks,hda-codec-analog,hda-prealloc-size=2048

  • [SOLVED] errors with fdisk and cryptsetup; is my drive going bad?

    I'm having issues with re-formatting an external hard drive using dm-crypt. It was previously formatted with TrueCrypt/NTFS, which I used as a shared backup drive between Windows and Arch. At some point, it stopped being able to mount, which I attributed to allowing Windows to "fix" it after improper dismount (e.g. a hard kill).
    I decided to re-format with ext4 and only use it from Arch, but now I'm wondering if I may have a hardware issue with the drive. I've tried a lot more (like going through the full zero write after mounting the drive as a temporary dm-crypt device), but here's the condensed version to illustrate the problem.
    system info
    This is on a fresh boot. Just adding that as I've had issues with kernel modules after updating if a new kernel comes through. A fresh boot removes that potential issue.
    $ uname -a
    Linux arch_840 4.0.3-1-ARCH #1 SMP PREEMPT Wed May 13 15:38:47 CEST 2015 x86_64 GNU/Linux
    $ lsmod | grep dm_
    dm_crypt 28672 2
    dm_mod 98304 5 dm_crypt
    $ lsmod |grep xts
    xts 16384 2 serpent_sse2_x86_64,twofish_x86_64_3way
    gf128mul 16384 2 lrw,xts
    smartctl status
    Figured I should check the drive. There's a lot of old age and pre-fail warnings, but this post would seem to suggest I'm okay?
    # smartctl -A /dev/sdb
    smartctl 6.3 2014-07-26 r3976 [x86_64-linux-4.0.3-1-ARCH] (local build)
    Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
    === START OF READ SMART DATA SECTION ===
    SMART Attributes Data Structure revision number: 16
    Vendor Specific SMART Attributes with Thresholds:
    ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
    1 Raw_Read_Error_Rate 0x002f 100 100 051 Pre-fail Always - 0
    2 Throughput_Performance 0x0026 252 252 000 Old_age Always - 0
    3 Spin_Up_Time 0x0023 090 089 025 Pre-fail Always - 3330
    4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 703
    5 Reallocated_Sector_Ct 0x0033 252 252 010 Pre-fail Always - 0
    7 Seek_Error_Rate 0x002e 252 252 051 Old_age Always - 0
    8 Seek_Time_Performance 0x0024 252 252 015 Old_age Offline - 0
    9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 3707
    10 Spin_Retry_Count 0x0032 252 252 051 Old_age Always - 0
    11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 104
    12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 734
    191 G-Sense_Error_Rate 0x0022 100 100 000 Old_age Always - 17
    192 Power-Off_Retract_Count 0x0022 252 252 000 Old_age Always - 0
    194 Temperature_Celsius 0x0002 064 053 000 Old_age Always - 24 (Min/Max 16/47)
    195 Hardware_ECC_Recovered 0x003a 100 100 000 Old_age Always - 0
    196 Reallocated_Event_Count 0x0032 252 252 000 Old_age Always - 0
    197 Current_Pending_Sector 0x0032 252 252 000 Old_age Always - 0
    198 Offline_Uncorrectable 0x0030 252 252 000 Old_age Offline - 0
    199 UDMA_CRC_Error_Count 0x0036 200 200 000 Old_age Always - 0
    200 Multi_Zone_Error_Rate 0x002a 100 100 000 Old_age Always - 3
    223 Load_Retry_Count 0x0032 100 100 000 Old_age Always - 104
    225 Load_Cycle_Count 0x0032 079 079 000 Old_age Always - 214068
    Disk info, delete existing partition, new MBR, create new partition
    # fdisk /dev/sdb
    Welcome to fdisk (util-linux 2.26.1).
    Changes will remain in memory only, until you decide to write them.
    Be careful before using the write command.
    Command (m for help): p
    Disk /dev/sdb: 465.8 GiB, 500107862016 bytes, 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
    Disklabel type: dos
    Disk identifier: 0x76d37b6d
    Device Boot Start End Sectors Size Id Type
    /dev/sdb1 63 976768064 976768002 465.8G 83 Linux
    Command (m for help): d
    Selected partition 1
    Partition 1 has been deleted.
    Command (m for help): o
    Created a new DOS disklabel with disk identifier 0x2cd60f13.
    Command (m for help): n
    Partition type
    p primary (0 primary, 0 extended, 4 free)
    e extended (container for logical partitions)
    Select (default p): p
    Partition number (1-4, default 1):
    First sector (2048-976773167, default 2048):
    Last sector, +sectors or +size{K,M,G,T,P} (2048-976773167, default 976773167):
    Created a new partition 1 of type 'Linux' and of size 465.8 GiB.
    Command (m for help): w
    The partition table has been altered.
    Calling ioctl() to re-read partition table.
    Syncing disks.
    trying to format with cryptsetup
    I had a bunch of custom options, but other Arch posts suggested just trying the default, which is what I've done here. It fails with the same error as when I try to pass a cipher, key size, etc. ("Command failed with code 5: IO error while encrypting keyslot.").
    # truecrypt -v --debug luksFormat /dev/sdb1
    bash: truecrypt: command not found
    [root@arch_840 jwhendy]# cryptsetup -v --debug luksFormat /dev/sdb1
    # cryptsetup 1.6.6 processing "cryptsetup -v --debug luksFormat /dev/sdb1"
    # Running command luksFormat.
    # Locking memory.
    # Installing SIGINT/SIGTERM handler.
    # Unblocking interruption on signal.
    WARNING!
    ========
    This will overwrite data on /dev/sdb1 irrevocably.
    Are you sure? (Type uppercase yes): YES
    # Allocating crypt device /dev/sdb1 context.
    # Trying to open and read device /dev/sdb1.
    # Initialising device-mapper backend library.
    # Timeout set to 0 miliseconds.
    # Iteration time set to 1000 miliseconds.
    # Interactive passphrase entry requested.
    Enter passphrase:
    Verify passphrase:
    # Formatting device /dev/sdb1 as type LUKS1.
    # Crypto backend (gcrypt 1.6.3) initialized.
    # Detected kernel Linux 4.0.3-1-ARCH x86_64.
    # Topology: IO (512/0), offset = 0; Required alignment is 1048576 bytes.
    # Checking if cipher aes-xts-plain64 is usable.
    # Using userspace crypto wrapper to access keyslot area.
    # Generating LUKS header version 1 using hash sha1, aes, xts-plain64, MK 32 bytes
    # KDF pbkdf2, hash sha1: 996745 iterations per second.
    # Data offset 4096, UUID 181fed4d-42f2-4f0f-8b70-cb7ba459e25f, digest iterations 121625
    # Updating LUKS header of size 1024 on device /dev/sdb1
    # Key length 32, device size 976771120 sectors, header size 2050 sectors.
    # Reading LUKS header of size 1024 from device /dev/sdb1
    # Key length 32, device size 976771120 sectors, header size 2050 sectors.
    # Adding new keyslot -1 using volume key.
    # Calculating data for key slot 0
    # KDF pbkdf2, hash sha1: 1008246 iterations per second.
    # Key slot 0 use 492307 password iterations.
    # Using hash sha1 for AF in key slot 0, 4000 stripes
    # Updating key slot 0 [0x1000] area.
    # Using userspace crypto wrapper to access keyslot area.
    IO error while encrypting keyslot.
    # Releasing crypt device /dev/sdb1 context.
    # Releasing device-mapper backend.
    # Unlocking memory.
    Command failed with code 5: IO error while encrypting keyslot.
    Things also tend to hang with respect to the drive at this point. For example, fdisk -l spits out /dev/sda partitions immediately and then just hangs instead of printing out /dev/sdb info, then eventually quits (without ever writing it).
    Any suggestions on where to look/how to troubleshoot? I found some possibly related posts, but nothing that looks promising:
    - Impossible to crypt the drive using cryptsetup (fixed by rebooting)
    - cryptsetup fails to open Udev cookie 0xd4d94f5 (semid 0) waiting for z (no responses; the hang after seems similar)
    There's a couple odds and ends references to cryptsetup 1.6.6 having issues. I downloaded 1.6.4-1 and 1.6.5-1 and -2 from ARM to try, but wanted to post this in the meantime in case something stuck out.
    Last edited by jwhendy (2015-05-29 16:01:40)

    @qinohe I thought of that and the other day started formatting with mkfs.ext4; unfortunately, it was at work and I had to leave before I could let it finish. It had been chugging along a good few hours, and I was surprised it would take that long. I was able to format it with ext4 using Windows 7 (I dual boot) with the MiniTool Partition Wizard but I didn't use it like that before trying to solve the cryptsetup issue again.
    This last time around, I was getting unresponsive behavior. I think I need to reboot each time I try something with cryptsetup, as any commands related to that drive seem to hang afterwards (fdisk, umount, eject, mkfs, or trying crypsetup again). Perhaps I'll just let it cook overnight with mkfs and see if I can at least have an unencrypted, but functional drive.
    One interesting tidbit is that even though cryptsetup fails, when I've tried to issue mkfs afterward, it asks me to confirm that I want to format the disk since it has a LUKS header... so something appears to have been written. Is it possible the header is causing some issues? I don't know much about the structure of a disk (like what range the MBR resides in, what constitutes a header, etc.) but have been wondering if there's some way to start really, really clean with the disk. Like I'd just bought it -- something appears to be lingering around from previous efforts?
    @frostschutz I'll check tomorrow. That's a good question. Just checked journalctl and here are some of the errors that appear; unfortunately, I wasn't watching so I can't tell you what matches up with what command:
    May 23 09:32:22 arch_840 systemd-udevd[7784]: inotify_add_watch(7, /dev/sdb1, 10) failed: No such file or directory
    May 23 09:32:22 arch_840 kernel: usb 3-4: stat urb: status -108
    ### there's lots like this; like 10 in a row with various sector values listed
    May 23 09:32:19 arch_840 kernel: Buffer I/O error on dev sdb1, logical block 61341696, lost async page write
    May 23 09:32:19 arch_840 kernel: blk_update_request: I/O error, dev sdb, sector 490735616
    ### there's also a bunch like this, from tab #0 -> #29 (not colored red, so not sure they're errors?)
    May 23 09:32:19 arch_840 kernel: sd 2:0:0:0: [sdb] tag#0 CDB: opcode=0x2a 2a 00 1d 07 bc 10 00 04 00 00
    May 23 09:32:18 arch_840 kernel: sd 2:0:0:0: [sdb] tag#0 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD OUT
    I paged down quite a ways and those seem like the unique messages when I search the journal for "sdb". Anything stand out? I will say that the same sector numbers appeared in multiple blocks of the third error type listed, so that makes me wonder if something is genuinely wrong with the disk. I'll post the output of the full smartctl scan when I hopefully run it tomorrow.
    Thanks for chiming in!

  • [SOLVED] Authentication with AP on 3.6.* with Intel Wireless adapter

    Edit 06/2014: Solved ages ago via 3.10+
    Kernels tested: 3.6.2-1, 3.6.3-1, 3.6.4-1.
    After the latest kernel upgrade my wireless can't authenticate with my AP, wicd-gtk hangs on "authenticating" and then says "bad password".
    lspci -vnn | grep -i net
    02:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [Condor Peak] [8086:0083]
    A snip from /var/log/messages showing errors at boot. The last messages just repeat continuously.
    Oct 16 14:52:44 localhost kernel: [ 9.337732] iwlwifi 0000:02:00.0: loaded firmware version 39.31.5.1 build 3513
    8
    Oct 16 14:52:44 localhost kernel: [ 10.079892] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
    Oct 16 14:52:44 localhost kernel: [ 10.079898] iwldvm: Copyright(c) 2003-2012 Intel Corporation
    Oct 16 14:52:44 localhost kernel: [ 10.079930] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
    Oct 16 14:52:44 localhost kernel: [ 10.079933] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
    Oct 16 14:52:44 localhost kernel: [ 10.079935] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
    Oct 16 14:52:44 localhost kernel: [ 10.079937] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
    Oct 16 14:52:44 localhost kernel: [ 10.079938] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_P2P disabled
    Oct 16 14:52:44 localhost kernel: [ 10.079941] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 100
    0 BGN, REV=0x6C
    Oct 16 14:52:44 localhost kernel: [ 10.080008] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    Oct 16 14:52:44 localhost kernel: [ 10.087424] iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
    Oct 16 14:52:44 localhost kernel: [ 10.100826] iwlwifi 0000:02:00.0: device EEPROM VER=0x15d, CALIB=0x6
    Oct 16 14:52:44 localhost kernel: [ 10.100828] iwlwifi 0000:02:00.0: Device SKU: 0x50
    Oct 16 14:52:44 localhost kernel: [ 10.100830] iwlwifi 0000:02:00.0: Valid Tx ant: 0x1, Valid Rx ant: 0x3
    Oct 16 14:52:44 localhost kernel: [ 15.821575] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    Oct 16 14:52:44 localhost kernel: [ 15.829048] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    Oct 16 14:52:44 localhost kernel: [ 15.879478] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    Oct 16 14:52:44 localhost kernel: [ 15.886902] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    Oct 16 14:52:44 localhost acpid: starting up with netlink and the input layer
    Oct 16 14:52:44 localhost acpid: 4 rules loaded
    Oct 16 14:52:44 localhost acpid: waiting for events: event logging is off
    Oct 16 14:52:53 localhost kernel: [ 25.219799] jme 0000:04:00.5: eth0: Link is down
    Oct 16 14:52:53 localhost acpid: client connected from 600[0:10]
    Oct 16 14:52:53 localhost acpid: 1 client rule loaded
    Oct 16 14:52:56 localhost kernel: [ 28.035738] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    Oct 16 14:52:56 localhost kernel: [ 28.043276] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    Oct 16 14:52:56 localhost kernel: [ 28.268085] jme 0000:04:00.5: eth0: Link is down
    Oct 16 14:52:56 localhost kernel: [ 28.309378] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    Oct 16 14:52:56 localhost kernel: [ 28.316816] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    Oct 16 14:52:59 localhost kernel: [ 31.543667] wlan0: authenticate with 84:c9:b2:b8:cb:f0
    Oct 16 14:53:01 localhost kernel: [ 33.551368] wlan0: failed to insert STA entry for the AP (error -5)
    Oct 16 14:53:01 localhost kernel: [ 33.551710] ieee80211 phy0: Hardware restart was requested
    Oct 16 14:53:01 localhost kernel: [ 33.551758] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    Oct 16 14:53:01 localhost kernel: [ 33.559158] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    Oct 16 14:53:03 localhost kernel: [ 35.603895] ieee80211 phy0: Hardware restart was requested
    Oct 16 14:53:03 localhost kernel: [ 35.603953] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    Oct 16 14:53:03 localhost kernel: [ 35.611394] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    Oct 16 14:53:05 localhost kernel: [ 37.656025] ieee80211 phy0: Hardware restart was requested
    Oct 16 14:53:05 localhost kernel: [ 37.656093] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    Oct 16 14:53:06 localhost kernel: [ 37.663560] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    Oct 16 14:53:08 localhost kernel: [ 39.708223] ieee80211 phy0: Hardware restart was requested
    Oct 16 14:53:08 localhost kernel: [ 39.708277] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    Oct 16 14:53:08 localhost kernel: [ 39.715713] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    Oct 16 14:53:10 localhost kernel: [ 41.760384] ieee80211 phy0: Hardware restart was requested
    Oct 16 14:53:10 localhost kernel: [ 41.760415] ------------[ cut here ]------------
    Oct 16 14:53:10 localhost kernel: [ 41.760424] WARNING: at drivers/net/wireless/iwlwifi/dvm/../iwl-trans.h:607 iwlagn_mac_flush+0x1c2/0x1e0 [iwldvm]()
    Oct 16 14:53:10 localhost kernel: [ 41.760425] Hardware name: K52F
    Oct 16 14:53:10 localhost kernel: [ 41.760432] iwl_trans_wait_tx_queue_empty bad state = 0
    Oct 16 14:53:10 localhost kernel: [ 41.760435] Modules linked in: reiserfs arc4 iwldvm mac80211 uvcvideo jme iwlwifi videobuf2_vmalloc videobuf2_memops videobuf2_core videodev joydev snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_intel snd_hda_codec acpi_cpufreq snd_pcm snd_page_alloc snd_hwdep snd_timer snd jmb38x_ms serio_raw media sdhci_pci asus_laptop iTCO_wdt iTCO_vendor_support cfg80211 mperf sdhci mei intel_ips lpc_ich mmc_core i2c_i801 mii soundcore microcode kvm_intel psmouse memstick input_polldev evdev processor kvm ac thermal battery sparse_keymap coretemp crc32c_intel rfkill tun loop ext4 crc16 jbd2 mbcache sr_mod sd_mod cdrom ahci libahci libata scsi_mod ehci_hcd usbcore usb_common i915 video button i2c_algo_bit intel_agp intel_gtt drm_kms_helper drm agpgart i2c_core
    Oct 16 14:53:10 localhost kernel: [ 41.760539] Pid: 658, comm: wpa_supplicant Not tainted 3.6.2-1-ARCH #1
    Oct 16 14:53:10 localhost kernel: [ 41.760542] Call Trace:
    Oct 16 14:53:10 localhost kernel: [ 41.760554] [<c0139f22>] warn_slowpath_common+0x72/0xa0
    Oct 16 14:53:10 localhost kernel: [ 41.760565] [<fa8e4922>] ? iwlagn_mac_flush+0x1c2/0x1e0 [iwldvm]
    Oct 16 14:53:10 localhost kernel: [ 41.760574] [<fa8e4922>] ? iwlagn_mac_flush+0x1c2/0x1e0 [iwldvm]
    Oct 16 14:53:10 localhost kernel: [ 41.760579] [<c0139ff3>] warn_slowpath_fmt+0x33/0x40
    Oct 16 14:53:10 localhost kernel: [ 41.760588] [<fa8e4922>] iwlagn_mac_flush+0x1c2/0x1e0 [iwldvm]
    Oct 16 14:53:10 localhost kernel: [ 41.760608] [<fa840803>] __ieee80211_recalc_idle+0x1f3/0x2d0 [mac80211]
    Oct 16 14:53:10 localhost kernel: [ 41.760626] [<fa84112a>] ieee80211_recalc_idle+0x2a/0x50 [mac80211]
    Oct 16 14:53:10 localhost kernel: [ 41.760642] [<fa83942e>] __ieee80211_start_scan+0xfe/0x510 [mac80211]
    Oct 16 14:53:10 localhost kernel: [ 41.760659] [<fa83a37e>] ieee80211_request_scan+0x2e/0x50 [mac80211]
    Oct 16 14:53:10 localhost kernel: [ 41.760677] [<fa846f29>] ieee80211_scan+0x69/0x80 [mac80211]
    Oct 16 14:53:10 localhost kernel: [ 41.760693] [<f9864178>] cfg80211_wext_siwscan+0x248/0x2e0 [cfg80211]
    Oct 16 14:53:10 localhost kernel: [ 41.760700] [<c02294ed>] ? __kmalloc+0x12d/0x160
    Oct 16 14:53:10 localhost kernel: [ 41.760713] [<f9863f30>] ? cfg80211_find_vendor_ie+0xc0/0xc0 [cfg80211]
    Oct 16 14:53:10 localhost kernel: [ 41.760722] [<c04ad214>] ioctl_standard_call+0x2d4/0x3c0
    Oct 16 14:53:10 localhost kernel: [ 41.760729] [<c04d0fc3>] ? schedule+0x23/0x60
    Oct 16 14:53:10 localhost kernel: [ 41.760741] [<f9863f30>] ? cfg80211_find_vendor_ie+0xc0/0xc0 [cfg80211]
    Oct 16 14:53:10 localhost kernel: [ 41.760748] [<c04ad4fd>] wext_handle_ioctl+0x1fd/0x230
    Oct 16 14:53:10 localhost kernel: [ 41.760760] [<f9863f30>] ? cfg80211_find_vendor_ie+0xc0/0xc0 [cfg80211]
    Oct 16 14:53:10 localhost kernel: [ 41.760768] [<c03f8cc3>] dev_ioctl+0xb3/0x4e0
    Oct 16 14:53:10 localhost kernel: [ 41.760776] [<c03e3f4d>] ? sys_sendto+0xfd/0x140
    Oct 16 14:53:10 localhost kernel: [ 41.760784] [<c03e2025>] sock_ioctl+0x85/0x260
    Oct 16 14:53:10 localhost kernel: [ 41.760790] [<c03e1fa0>] ? sock_fasync+0x90/0x90
    Oct 16 14:53:10 localhost kernel: [ 41.760796] [<c0243eca>] do_vfs_ioctl+0x7a/0x570
    Oct 16 14:53:10 localhost kernel: [ 41.760804] [<c02f70e1>] ? copy_to_user+0x31/0x50
    Oct 16 14:53:10 localhost kernel: [ 41.760813] [<c01855b7>] ? getnstimeofday+0x47/0x130
    Oct 16 14:53:10 localhost kernel: [ 41.760819] [<c0244428>] sys_ioctl+0x68/0x80
    Oct 16 14:53:10 localhost kernel: [ 41.760826] [<c04d7e1f>] sysenter_do_call+0x12/0x28
    Oct 16 14:53:10 localhost kernel: [ 41.760830] ---[ end trace 004dc83771a21a26 ]---
    Oct 16 14:53:10 localhost kernel: [ 41.760841] iwlwifi 0000:02:00.0: Request scan called when driver not ready.
    Oct 16 14:53:10 localhost kernel: [ 41.760938] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    Oct 16 14:53:10 localhost kernel: [ 41.768376] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    Oct 16 14:53:12 localhost kernel: [ 43.825863] ieee80211 phy0: Hardware restart was requested
    Oct 16 14:53:12 localhost kernel: [ 43.825917] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    Oct 16 14:53:12 localhost kernel: [ 43.833397] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    Oct 16 14:53:14 localhost kernel: [ 45.881485] ieee80211 phy0: Hardware restart was requested
    Oct 16 14:53:14 localhost kernel: [ 45.881488] iwlwifi 0000:02:00.0: Request scan called when driver not ready.
    Oct 16 14:53:14 localhost kernel: [ 45.881593] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    Oct 16 14:53:14 localhost kernel: [ 45.889068] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    Oct 16 14:53:16 localhost kernel: [ 47.940286] ieee80211 phy0: Hardware restart was requested
    Oct 16 14:53:16 localhost kernel: [ 47.940344] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    dmesg output (this repeats also)
    [ 81.793548] iwlwifi 0000:02:00.0: Loaded firmware version: 39.31.5.1 build 35138
    [ 81.796181] iwlwifi 0000:02:00.0: Start IWL Error Log Dump:
    [ 81.798709] iwlwifi 0000:02:00.0: Status: 0x0000204C, count: 5
    [ 81.801253] iwlwifi 0000:02:00.0: 0x00000005 | SYSASSERT
    [ 81.803780] iwlwifi 0000:02:00.0: 0x0001E404 | uPc
    [ 81.806261] iwlwifi 0000:02:00.0: 0x0001E3E8 | branchlink1
    [ 81.808719] iwlwifi 0000:02:00.0: 0x0001E3E8 | branchlink2
    [ 81.811080] iwlwifi 0000:02:00.0: 0x00000826 | interruptlink1
    [ 81.813361] iwlwifi 0000:02:00.0: 0x00000000 | interruptlink2
    [ 81.815543] iwlwifi 0000:02:00.0: 0x0000020D | data1
    [ 81.817643] iwlwifi 0000:02:00.0: 0x00000009 | data2
    [ 81.819695] iwlwifi 0000:02:00.0: 0x0000020D | line
    [ 81.821702] iwlwifi 0000:02:00.0: 0x000186E0 | beacon time
    [ 81.823683] iwlwifi 0000:02:00.0: 0x00000920 | tsf low
    [ 81.825611] iwlwifi 0000:02:00.0: 0x00000000 | tsf hi
    [ 81.827480] iwlwifi 0000:02:00.0: 0x00000000 | time gp1
    [ 81.829333] iwlwifi 0000:02:00.0: 0x0000BE04 | time gp2
    [ 81.831170] iwlwifi 0000:02:00.0: 0x00000000 | time gp3
    [ 81.833008] iwlwifi 0000:02:00.0: 0x0001271F | uCode version
    [ 81.834856] iwlwifi 0000:02:00.0: 0x0000006C | hw version
    [ 81.836706] iwlwifi 0000:02:00.0: 0x00C8330C | board version
    [ 81.838560] iwlwifi 0000:02:00.0: 0x04150010 | hcmd
    [ 81.840401] iwlwifi 0000:02:00.0: 0x00022080 | isr0
    [ 81.842231] iwlwifi 0000:02:00.0: 0x00000000 | isr1
    [ 81.844048] iwlwifi 0000:02:00.0: 0x00000002 | isr2
    [ 81.845845] iwlwifi 0000:02:00.0: 0x0040D440 | isr3
    [ 81.847639] iwlwifi 0000:02:00.0: 0x00200080 | isr4
    [ 81.849426] iwlwifi 0000:02:00.0: 0x01000002 | isr_pref
    [ 81.851216] iwlwifi 0000:02:00.0: 0x000114DA | wait_event
    [ 81.853015] iwlwifi 0000:02:00.0: 0x00000000 | l2p_control
    [ 81.854816] iwlwifi 0000:02:00.0: 0x00000000 | l2p_duration
    [ 81.856637] iwlwifi 0000:02:00.0: 0x00000000 | l2p_mhvalid
    [ 81.858438] iwlwifi 0000:02:00.0: 0x00000000 | l2p_addr_match
    [ 81.860230] iwlwifi 0000:02:00.0: 0x00000005 | lmpm_pmg_sel
    [ 81.862012] iwlwifi 0000:02:00.0: 0x10021644 | timestamp
    [ 81.863786] iwlwifi 0000:02:00.0: 0x00001020 | flow_handler
    [ 81.865622] iwlwifi 0000:02:00.0: Start IWL Event Log Dump: display last 20 entries
    [ 81.867473] iwlwifi 0000:02:00.0: EVT_LOGT:0000047246:0x0000000f:0484
    [ 81.869314] iwlwifi 0000:02:00.0: EVT_LOGT:0000047256:0x00000010:0484
    [ 81.871100] iwlwifi 0000:02:00.0: EVT_LOGT:0000047269:0x00000015:0484
    [ 81.872853] iwlwifi 0000:02:00.0: EVT_LOGT:0000047280:0x00000016:0484
    [ 81.874572] iwlwifi 0000:02:00.0: EVT_LOGT:0000047290:0x00000017:0484
    [ 81.876261] iwlwifi 0000:02:00.0: EVT_LOGT:0000047301:0x00000018:0484
    [ 81.877917] iwlwifi 0000:02:00.0: EVT_LOGT:0000047306:0x00000019:0484
    [ 81.879530] iwlwifi 0000:02:00.0: EVT_LOGT:0000047312:0x000001c9:1108
    [ 81.881116] iwlwifi 0000:02:00.0: EVT_LOGT:0000047313:0x00000024:1108
    [ 81.882667] iwlwifi 0000:02:00.0: EVT_LOGT:0000047313:0x00000001:1108
    [ 81.884192] iwlwifi 0000:02:00.0: EVT_LOGT:0000047314:0x00000033:1108
    [ 81.885679] iwlwifi 0000:02:00.0: EVT_LOGT:0000047319:0x0002000d:0464
    [ 81.887129] iwlwifi 0000:02:00.0: EVT_LOGT:0000047320:0x0000000d:0462
    [ 81.888553] iwlwifi 0000:02:00.0: EVT_LOGT:0000047339:0x00002806:1062
    [ 81.889959] iwlwifi 0000:02:00.0: EVT_LOGT:0000047343:0x02020202:1074
    [ 81.891368] iwlwifi 0000:02:00.0: EVT_LOGT:0000048434:0x00000325:1074
    [ 81.892767] iwlwifi 0000:02:00.0: EVT_LOGT:0000048483:0x000001a4:0602
    [ 81.894182] iwlwifi 0000:02:00.0: EVT_LOGT:0000048638:0x04150010:0401
    [ 81.895595] iwlwifi 0000:02:00.0: EVT_LOGT:0000048640:0x0000000d:0451
    [ 81.897017] iwlwifi 0000:02:00.0: EVT_LOGT:0000048646:0x00000000:0125
    [ 83.703038] iwlwifi 0000:02:00.0: Error sending REPLY_RXON: time out after 2000ms.
    [ 83.704232] iwlwifi 0000:02:00.0: Current CMD queue read_ptr 21 write_ptr 22
    [ 83.705636] iwlwifi 0000:02:00.0: Error clearing ASSOC_MSK on BSS (-110)
    [ 83.707703] ieee80211 phy0: Hardware restart was requested
    [ 83.707758] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S
    [ 83.715263] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    [ 83.779279] iwlwifi 0000:02:00.0: Microcode SW error detected. Restarting 0x2000000.
    [ 83.780573] iwlwifi 0000:02:00.0: CSR values:
    [ 83.782128] iwlwifi 0000:02:00.0: (2nd byte of CSR_INT_COALESCING is CSR_INT_PERIODIC_REG)
    [ 83.783982] iwlwifi 0000:02:00.0: CSR_HW_IF_CONFIG_REG: 0X00c8330c
    [ 83.785851] iwlwifi 0000:02:00.0: CSR_INT_COALESCING: 0X00000040
    [ 83.787730] iwlwifi 0000:02:00.0: CSR_INT: 0X00000000
    [ 83.789610] iwlwifi 0000:02:00.0: CSR_INT_MASK: 0X00000000
    [ 83.791486] iwlwifi 0000:02:00.0: CSR_FH_INT_STATUS: 0X00000000
    [ 83.793353] iwlwifi 0000:02:00.0: CSR_GPIO_IN: 0X00000000
    [ 83.795234] iwlwifi 0000:02:00.0: CSR_RESET: 0X00000000
    [ 83.797121] iwlwifi 0000:02:00.0: CSR_GP_CNTRL: 0X080403c5
    [ 83.799023] iwlwifi 0000:02:00.0: CSR_HW_REV: 0X0000006c
    [ 83.800936] iwlwifi 0000:02:00.0: CSR_EEPROM_REG: 0X00001885
    [ 83.802860] iwlwifi 0000:02:00.0: CSR_EEPROM_GP: 0X90000001
    [ 83.804785] iwlwifi 0000:02:00.0: CSR_OTP_GP_REG: 0X00010001
    [ 83.806720] iwlwifi 0000:02:00.0: CSR_GIO_REG: 0X00080044
    [ 83.808653] iwlwifi 0000:02:00.0: CSR_GP_UCODE_REG: 0X00000010
    [ 83.810592] iwlwifi 0000:02:00.0: CSR_GP_DRIVER_REG: 0X00000000
    [ 83.812535] iwlwifi 0000:02:00.0: CSR_UCODE_DRV_GP1: 0X00000000
    [ 83.814490] iwlwifi 0000:02:00.0: CSR_UCODE_DRV_GP2: 0X00000000
    [ 83.816425] iwlwifi 0000:02:00.0: CSR_LED_REG: 0X00000078
    [ 83.818360] iwlwifi 0000:02:00.0: CSR_DRAM_INT_TBL_REG: 0X88032ccf
    [ 83.820300] iwlwifi 0000:02:00.0: CSR_GIO_CHICKEN_BITS: 0X27800200
    [ 83.822206] iwlwifi 0000:02:00.0: CSR_ANA_PLL_CFG: 0X00880300
    [ 83.824092] iwlwifi 0000:02:00.0: CSR_HW_REV_WA_REG: 0X0001001a
    [ 83.825997] iwlwifi 0000:02:00.0: CSR_DBG_HPET_MEM_REG: 0Xffff0000
    [ 83.827923] iwlwifi 0000:02:00.0: FH register values:
    [ 83.829885] iwlwifi 0000:02:00.0: FH_RSCSR_CHNL0_STTS_WPTR_REG: 0X032d5a00
    [ 83.831941] iwlwifi 0000:02:00.0: FH_RSCSR_CHNL0_RBDCB_BASE_REG: 0X0032dbd0
    [ 83.834023] iwlwifi 0000:02:00.0: FH_RSCSR_CHNL0_WPTR: 0X00000010
    [ 83.836138] iwlwifi 0000:02:00.0: FH_MEM_RCSR_CHNL0_CONFIG_REG: 0X80811104
    [ 83.838284] iwlwifi 0000:02:00.0: FH_MEM_RSSR_SHARED_CTRL_REG: 0X000000fc
    [ 83.840464] iwlwifi 0000:02:00.0: FH_MEM_RSSR_RX_STATUS_REG: 0X07030000
    [ 83.842674] iwlwifi 0000:02:00.0: FH_MEM_RSSR_RX_ENABLE_ERR_IRQ2DRV: 0X00000000
    [ 83.844919] iwlwifi 0000:02:00.0: FH_TSSR_TX_STATUS_REG: 0X07ff0001
    [ 83.847190] iwlwifi 0000:02:00.0: FH_TSSR_TX_ERROR_REG: 0X00000000
    Any ideas?
    Edit: changed thread title
    Last edited by Minsc (2014-06-19 01:06:15)

    d41f3a76dbc185paulinchenk wrote:
    Not for me :-(
    I have an Intel(R) Centrino(R) Advanced-N 6205 AGN and the only way get it connecting to my WPA2-AES network was downgrading to linux 3.5. But because I have optimus graphics, this means I can no longer use bumblebee, as it depends on 3.6.
    Anyone got a hint for a workaround to get both working?
    Thanks
    Does the 11n_disable workaround work for you?
    Just upgraded to 3.6.5, I still have the problem on Centrino Wireless 100 N, with some differences: now it seems to authenticate but with very low speeds and the connection isn't stable. I haven't found out much more, I'll try to get more information during the week. Right now I still use the 11n disabled.
    Last edited by pulce (2012-11-04 18:06:38)

  • [SOLVED] Long time with excessive disk access before system reboot.

    I feel I would be grateful for some help here. It's my first go at Arch Linux having used Xubuntu for several years. It may be I'm missing something obvious but then I would be happy if someone could point me in the right direction.
    Problem: When I do a system restart by issuing
    $ systemctl reboot
    I get the following output
    Sending SIGTERM to remaining processes...
    Sending SIGKILL to remaining processes...
    Unmounting file systems.
    Unmounted /sys/kernel/debug.
    Unmounted /dev/hugepages.
    Unmounted /dev/mqueue.
    Not all file systems unmounted, 1 left.
    Disabling swaps.
    Detaching loop devices.
    Detaching DM devices.
    Unmounting file systems.
    Not all file systems unmounted, 1 left.
    Cannot finalize remaining filesystems and devices, giving up.
    Successfully changed into root pivot.
    Unmounting all devices.
    Detaching loop devices.
    Diassembling stacked devices.
    mdadm: stopped /dev/md126
    [ 1654.867177] Restarting system.
    However, after the last line is printed, the system does not reboot immediately but hangs for about 2 minutes with heavy disk activity. I can't say if it is read or write or both, but the led of my HDD is lit constantly. When this activity stops, the machine reboots.
    $ systemctl poweroff
    works as expected, i.e. shuts down immediately without excessive disk access.
    I see this behaviour both with the installed Arch system and when I run the live installation/recovery CD. It is also the same if I boot into the busybox rescue shell and then restarts the machine from there. It also does not seem to matter if any partition on the disk is is mounted or not, the behaviour is always the same with 2 min. heavy activity before reboot.
    System setup:
    Sony Vaio VPZ13. Intel Core i5 M460, 4GB ram, 2x64GB SSD in RAID0 configuration via bios setting (a.k.a. fake raid), partitioned like:
    windows boot
    windows system
    linux swap
    linux "/"
    linux "/home"
    So it's a dual boot setup with Windows 7.
    The raid array is assembled by mdadm, and I have mdadm_udev among my mkinitcpio.conf hooks (after blocks but before filesystems).
    Snip from journalctl log showing actions when reboot has been issued:
    jan 18 12:24:23 wione systemd[1]: Stopping Sound Card.
    jan 18 12:24:23 wione systemd[1]: Stopped target Sound Card.
    jan 18 12:24:23 wione systemd[1]: Stopping Bluetooth.
    jan 18 12:24:23 wione systemd[1]: Stopped target Bluetooth.
    jan 18 12:24:23 wione systemd[1]: Stopping Graphical Interface.
    jan 18 12:24:23 wione systemd[1]: Stopped target Graphical Interface.
    jan 18 12:24:23 wione systemd[1]: Stopping Multi-User.
    jan 18 12:24:23 wione systemd[1]: Stopped target Multi-User.
    jan 18 12:24:23 wione systemd[1]: Stopping Login Prompts.
    jan 18 12:24:23 wione systemd[1]: Stopped target Login Prompts.
    jan 18 12:24:23 wione systemd[1]: Stopping Getty on tty1...
    jan 18 12:24:23 wione systemd[1]: Stopping Login Service...
    jan 18 12:24:23 wione login[333]: pam_unix(login:session): session closed for user root
    jan 18 12:24:23 wione login[333]: pam_systemd(login:session): Failed to connect to system bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    jan 18 12:24:23 wione systemd[1]: Stopped D-Bus System Message Bus.
    jan 18 12:24:23 wione systemd[1]: Stopped Getty on tty1.
    jan 18 12:24:23 wione systemd[1]: Stopping Permit User Sessions...
    jan 18 12:24:23 wione systemd[1]: Stopped Permit User Sessions.
    jan 18 12:24:23 wione systemd[1]: Stopped Login Service.
    jan 18 12:24:23 wione systemd[1]: Stopping Basic System.
    jan 18 12:24:23 wione systemd[1]: Stopped target Basic System.
    jan 18 12:24:23 wione systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    jan 18 12:24:23 wione systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    jan 18 12:24:23 wione systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    jan 18 12:24:23 wione systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    jan 18 12:24:23 wione systemd[1]: Stopping Sockets.
    jan 18 12:24:23 wione systemd[1]: Stopped target Sockets.
    jan 18 12:24:23 wione systemd[1]: Stopping D-Bus System Message Bus Socket.
    jan 18 12:24:23 wione systemd[1]: Closed D-Bus System Message Bus Socket.
    jan 18 12:24:23 wione systemd[1]: Stopping System Initialization.
    jan 18 12:24:23 wione systemd[1]: Stopped Setup Virtual Console.
    jan 18 12:24:23 wione systemd[1]: Unmounting Temporary Directory...
    jan 18 12:24:23 wione systemd[1]: Unmounted Temporary Directory.
    jan 18 12:24:23 wione systemd[1]: Unmounted /home.
    jan 18 12:24:23 wione systemd[1]: Starting Unmount All Filesystems.
    jan 18 12:24:23 wione systemd[1]: Reached target Unmount All Filesystems.
    jan 18 12:24:23 wione systemd[1]: Stopping Local File Systems (Pre).
    jan 18 12:24:23 wione systemd[1]: Stopped target Local File Systems (Pre).
    jan 18 12:24:23 wione systemd[1]: Stopping Remount Root and Kernel File Systems...
    jan 18 12:24:23 wione systemd[1]: Stopped Remount Root and Kernel File Systems.
    jan 18 12:24:23 wione systemd[1]: Starting Shutdown.
    jan 18 12:24:23 wione systemd[1]: Reached target Shutdown.
    jan 18 12:24:23 wione systemd[1]: Starting Save Random Seed...
    jan 18 12:24:23 wione systemd[1]: Starting Update UTMP about System Shutdown...
    jan 18 12:24:23 wione systemd[1]: Started Save Random Seed.
    jan 18 12:24:23 wione systemd[1]: Started Update UTMP about System Shutdown.
    jan 18 12:24:23 wione systemd[1]: Starting Final Step.
    jan 18 12:24:23 wione systemd[1]: Reached target Final Step.
    jan 18 12:24:23 wione systemd[1]: Starting Reboot...
    jan 18 12:24:23 wione systemd[1]: Shutting down.
    jan 18 12:24:23 wione systemd-journal[189]: Journal stopped
    -- Reboot --
    Since I have used Xubuntu without hassle for several years, I first thought the problem may be related to systemd reboot and something in my system setup. But I have tried the Fedora 17 live CD and rebooting there works as expected. So, since it works in one systemd distro, it should work with Arch as well.
    Then I thought that it maybe had something to do with the raid-array, something along the lines of
    https://bugzilla.redhat.com/show_bug.cgi?id=752593
    https://bugzilla.redhat.com/show_bug.cgi?id=879327
    But then I found the shutdown hook for mkinitcpio and now I see that the array is stopped and dissassembled. So thats not the problem either. (Or thats what I guess at least.)
    Unfortunately I'm out of ideas. Any help would be grateful.
    Last edited by wingbrant (2013-02-02 22:20:20)

    It turned out that the magic word for me was "reboot=pci" on the kernel command line. With that option set it works lika a charm The machine reboots nice and clean.

Maybe you are looking for

  • Connecting Audigy2 ZS Plat Pro to dvd pla

    I have the Audigy 2 ZS Plat. Pro sound system for my computer and just recently bought a Samsung Blue Ray dvd player (BD-P200) Is it possible to connect my new DVD player to my computer surround sound system? Or do i need a Decoder ?

  • Last Prices is not working in SAPB1 2007

    Hi all, I just upgrade my sapb1 from version 2005 patch 36 to version 2007 patch 37. I found that the last prices feature, is not function in SAPB1 version 2007. Anyone have face it before? Regards Wong

  • AIP-51083:  General failure creating S/MIME digital signature

    I want to do a test my B2B server whether it can sent B2B with certification request, so first I config my wallet file is ewallet.p12, not txt file, so I locate wallet location in tip.properties: oracle.tip.adapter.b2b.WalletLocation = file:D:\\EAIB2

  • Change sales order values from Inbound Idoc

    Hi all,      In my scenario i have to change sales document automatically(Workflow) by getting the values from the inbound idoc ordchg (one more thing i dont want to create another sales document). Is there is any function module? please tell me how

  • Mouse right click randomly causes Finder to reboot

    A random reboot of the Finder occurs when I right click in an open folder or on the desktop. The desktop will blank, all icons temporarily disappear and open folders will close. I then have to reopen folders to resume work. I have tried: -rebooting -