[SOLVED] Linux 3.6.6 boot trouble

Hello all
Today I upgraded to Linux 3.6.6 but I had to rollback to 3.6.5 because it did not boot. The process went flawlessy till the moment it had to start the graphical interface, but nothing happened and I had to switch to another console to downgrade the pkg and reboot.
Could it be a conflict with GDM (I am running Gnome 3.6 with GDM)?
Here is the output of journalctl -b -a until I switched to tty2. I pasted the whole output for the sake of completeness but I think the problem can be seen in the final steps.
Is anyone of you experiencing the same issue?
-- Logs begin at Sat, 2012-10-20 01:40:51 CEST, end at Fri, 2012-10-26 15:13:46 CEST. --
Nov 06 12:16:05 eternal-archer systemd-journal[182]: Allowing runtime journal files to grow to 397.8M.
Nov 06 12:16:05 eternal-archer kernel: Initializing cgroup subsys cpuset
Nov 06 12:16:05 eternal-archer kernel: Initializing cgroup subsys cpu
Nov 06 12:16:05 eternal-archer kernel: Linux version 3.6.6-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Mon Nov 5 11:57:22 CET 2012
Nov 06 12:16:05 eternal-archer kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=aeea3a30-3f3f-4c8e-b4b9-d333f4e46bb2 ro quiet
Nov 06 12:16:05 eternal-archer kernel: e820: BIOS-provided physical RAM map:
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x0000000000000000-0x00000000000917ff] usable
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x0000000000091800-0x000000000009ffff] reserved
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000deb90fff] usable
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000deb91000-0x00000000df140fff] reserved
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000df141000-0x00000000df385fff] ACPI NVS
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000df386000-0x00000000df393fff] ACPI data
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000df394000-0x00000000df3c0fff] ACPI NVS
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000df3c1000-0x00000000df3c5fff] ACPI data
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000df3c6000-0x00000000df408fff] ACPI NVS
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000df409000-0x00000000df7fffff] usable
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 06 12:16:05 eternal-archer kernel: BIOS-e820: [mem 0x0000000100000000-0x000000021effffff] usable
Nov 06 12:16:05 eternal-archer kernel: NX (Execute Disable) protection: active
Nov 06 12:16:05 eternal-archer kernel: DMI 2.6 present.
Nov 06 12:16:05 eternal-archer kernel: DMI: System manufacturer System Product Name/SABERTOOTH P67, BIOS 3302 05/15/2012
Nov 06 12:16:05 eternal-archer kernel: e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
Nov 06 12:16:05 eternal-archer kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 06 12:16:05 eternal-archer kernel: No AGP bridge found
Nov 06 12:16:05 eternal-archer kernel: e820: last_pfn = 0x21f000 max_arch_pfn = 0x400000000
Nov 06 12:16:05 eternal-archer kernel: MTRR default type: uncachable
Nov 06 12:16:05 eternal-archer kernel: MTRR fixed ranges enabled:
Nov 06 12:16:05 eternal-archer kernel: 00000-9FFFF write-back
Nov 06 12:16:05 eternal-archer kernel: A0000-BFFFF uncachable
Nov 06 12:16:05 eternal-archer kernel: C0000-DBFFF write-protect
Nov 06 12:16:05 eternal-archer kernel: DC000-E7FFF uncachable
Nov 06 12:16:05 eternal-archer kernel: E8000-FFFFF write-protect
Nov 06 12:16:05 eternal-archer kernel: MTRR variable ranges enabled:
Nov 06 12:16:05 eternal-archer kernel: 0 base 000000000 mask E00000000 write-back
Nov 06 12:16:05 eternal-archer kernel: 1 base 200000000 mask FF0000000 write-back
Nov 06 12:16:05 eternal-archer kernel: 2 base 210000000 mask FF8000000 write-back
Nov 06 12:16:05 eternal-archer kernel: 3 base 218000000 mask FFC000000 write-back
Nov 06 12:16:05 eternal-archer kernel: 4 base 21C000000 mask FFE000000 write-back
Nov 06 12:16:05 eternal-archer kernel: 5 base 21E000000 mask FFF000000 write-back
Nov 06 12:16:05 eternal-archer kernel: 6 base 0E0000000 mask FE0000000 uncachable
Nov 06 12:16:05 eternal-archer kernel: 7 disabled
Nov 06 12:16:05 eternal-archer kernel: 8 disabled
Nov 06 12:16:05 eternal-archer kernel: 9 disabled
Nov 06 12:16:05 eternal-archer kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Nov 06 12:16:05 eternal-archer kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
Nov 06 12:16:05 eternal-archer kernel: e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000
Nov 06 12:16:05 eternal-archer kernel: found SMP MP-table at [mem 0x000fcdc0-0x000fcdcf] mapped at [ffff8800000fcdc0]
Nov 06 12:16:05 eternal-archer kernel: initial memory mapped: [mem 0x00000000-0x1fffffff]
Nov 06 12:16:05 eternal-archer kernel: Base memory trampoline at [ffff88000008b000] 8b000 size 24576
Nov 06 12:16:05 eternal-archer kernel: init_memory_mapping: [mem 0x00000000-0xdf7fffff]
Nov 06 12:16:05 eternal-archer kernel: [mem 0x00000000-0xdf7fffff] page 2M
Nov 06 12:16:05 eternal-archer kernel: kernel direct mapping tables up to 0xdf7fffff @ [mem 0x1fffb000-0x1fffffff]
Nov 06 12:16:05 eternal-archer kernel: init_memory_mapping: [mem 0x100000000-0x21effffff]
Nov 06 12:16:05 eternal-archer kernel: [mem 0x100000000-0x21effffff] page 2M
Nov 06 12:16:05 eternal-archer kernel: kernel direct mapping tables up to 0x21effffff @ [mem 0xdf7fa000-0xdf7fffff]
Nov 06 12:16:05 eternal-archer kernel: RAMDISK: [mem 0x37942000-0x37c98fff]
Nov 06 12:16:05 eternal-archer kernel: ACPI: RSDP 00000000000f0450 00024 (v02 ALASKA)
Nov 06 12:16:05 eternal-archer kernel: ACPI: XSDT 00000000df386070 0005C (v01 ALASKA A M I 01072009 AMI 00010013)
Nov 06 12:16:05 eternal-archer kernel: ACPI: FACP 00000000df391a98 000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
Nov 06 12:16:05 eternal-archer kernel: ACPI: DSDT 00000000df386158 0B93C (v02 ALASKA A M I 00000015 INTL 20051117)
Nov 06 12:16:05 eternal-archer kernel: ACPI: FACS 00000000df3bff80 00040
Nov 06 12:16:05 eternal-archer kernel: ACPI: APIC 00000000df391b90 00092 (v03 ALASKA A M I 01072009 AMI 00010013)
Nov 06 12:16:05 eternal-archer kernel: ACPI: MCFG 00000000df391c28 0003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Nov 06 12:16:05 eternal-archer kernel: ACPI: HPET 00000000df391c68 00038 (v01 ALASKA A M I 01072009 AMI. 00000005)
Nov 06 12:16:05 eternal-archer kernel: ACPI: SSDT 00000000df391ca0 0036D (v01 SataRe SataTabl 00001000 INTL 20091112)
Nov 06 12:16:05 eternal-archer kernel: ACPI: SSDT 00000000df392010 009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
Nov 06 12:16:05 eternal-archer kernel: ACPI: SSDT 00000000df3929c0 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Local APIC address 0xfee00000
Nov 06 12:16:05 eternal-archer kernel: No NUMA configuration found
Nov 06 12:16:05 eternal-archer kernel: Faking a node at [mem 0x0000000000000000-0x000000021effffff]
Nov 06 12:16:05 eternal-archer kernel: Initmem setup node 0 [mem 0x00000000-0x21effffff]
Nov 06 12:16:05 eternal-archer kernel: NODE_DATA [mem 0x21effc000-0x21effffff]
Nov 06 12:16:05 eternal-archer kernel: [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216600000-ffff88021e5fffff] on node 0
Nov 06 12:16:05 eternal-archer kernel: Zone ranges:
Nov 06 12:16:05 eternal-archer kernel: DMA [mem 0x00010000-0x00ffffff]
Nov 06 12:16:05 eternal-archer kernel: DMA32 [mem 0x01000000-0xffffffff]
Nov 06 12:16:05 eternal-archer kernel: Normal [mem 0x100000000-0x21effffff]
Nov 06 12:16:05 eternal-archer kernel: Movable zone start for each node
Nov 06 12:16:05 eternal-archer kernel: Early memory node ranges
Nov 06 12:16:05 eternal-archer kernel: node 0: [mem 0x00010000-0x00090fff]
Nov 06 12:16:05 eternal-archer kernel: node 0: [mem 0x00100000-0xdeb90fff]
Nov 06 12:16:05 eternal-archer kernel: node 0: [mem 0xdf409000-0xdf7fffff]
Nov 06 12:16:05 eternal-archer kernel: node 0: [mem 0x100000000-0x21effffff]
Nov 06 12:16:05 eternal-archer kernel: On node 0 totalpages: 2088713
Nov 06 12:16:05 eternal-archer kernel: DMA zone: 64 pages used for memmap
Nov 06 12:16:05 eternal-archer kernel: DMA zone: 6 pages reserved
Nov 06 12:16:05 eternal-archer kernel: DMA zone: 3899 pages, LIFO batch:0
Nov 06 12:16:05 eternal-archer kernel: DMA32 zone: 16320 pages used for memmap
Nov 06 12:16:05 eternal-archer kernel: DMA32 zone: 892872 pages, LIFO batch:31
Nov 06 12:16:05 eternal-archer kernel: Normal zone: 18368 pages used for memmap
Nov 06 12:16:05 eternal-archer kernel: Normal zone: 1157184 pages, LIFO batch:31
Nov 06 12:16:05 eternal-archer kernel: ACPI: PM-Timer IO Port: 0x408
Nov 06 12:16:05 eternal-archer kernel: ACPI: Local APIC address 0xfee00000
Nov 06 12:16:05 eternal-archer kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Nov 06 12:16:05 eternal-archer kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
Nov 06 12:16:05 eternal-archer kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
Nov 06 12:16:05 eternal-archer kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
Nov 06 12:16:05 eternal-archer kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
Nov 06 12:16:05 eternal-archer kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
Nov 06 12:16:05 eternal-archer kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
Nov 06 12:16:05 eternal-archer kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
Nov 06 12:16:05 eternal-archer kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Nov 06 12:16:05 eternal-archer kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Nov 06 12:16:05 eternal-archer kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Nov 06 12:16:05 eternal-archer kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 06 12:16:05 eternal-archer kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Nov 06 12:16:05 eternal-archer kernel: ACPI: IRQ0 used by override.
Nov 06 12:16:05 eternal-archer kernel: ACPI: IRQ2 used by override.
Nov 06 12:16:05 eternal-archer kernel: ACPI: IRQ9 used by override.
Nov 06 12:16:05 eternal-archer kernel: Using ACPI (MADT) for SMP configuration information
Nov 06 12:16:05 eternal-archer kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Nov 06 12:16:05 eternal-archer kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Nov 06 12:16:05 eternal-archer kernel: nr_irqs_gsi: 40
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 0000000000091000 - 0000000000092000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 0000000000092000 - 00000000000a0000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000deb91000 - 00000000df141000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000df141000 - 00000000df386000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000df386000 - 00000000df394000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000df394000 - 00000000df3c1000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000df3c1000 - 00000000df3c6000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000df3c6000 - 00000000df409000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000df800000 - 00000000f8000000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
Nov 06 12:16:05 eternal-archer kernel: PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
Nov 06 12:16:05 eternal-archer kernel: e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices
Nov 06 12:16:05 eternal-archer kernel: Booting paravirtualized kernel on bare hardware
Nov 06 12:16:05 eternal-archer kernel: setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
Nov 06 12:16:05 eternal-archer kernel: PERCPU: Embedded 28 pages/cpu @ffff88021ec00000 s84608 r8192 d21888 u262144
Nov 06 12:16:05 eternal-archer kernel: pcpu-alloc: s84608 r8192 d21888 u262144 alloc=1*2097152
Nov 06 12:16:05 eternal-archer kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
Nov 06 12:16:05 eternal-archer kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2053955
Nov 06 12:16:05 eternal-archer kernel: Policy zone: Normal
Nov 06 12:16:05 eternal-archer kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=aeea3a30-3f3f-4c8e-b4b9-d333f4e46bb2 ro quiet
Nov 06 12:16:05 eternal-archer kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Nov 06 12:16:05 eternal-archer kernel: __ex_table already sorted, skipping sort
Nov 06 12:16:05 eternal-archer kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340
Nov 06 12:16:05 eternal-archer kernel: Checking aperture...
Nov 06 12:16:05 eternal-archer kernel: No AGP bridge found
Nov 06 12:16:05 eternal-archer kernel: Calgary: detecting Calgary via BIOS EBDA area
Nov 06 12:16:05 eternal-archer kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Nov 06 12:16:05 eternal-archer kernel: Memory: 8142144k/8896512k available (4727k kernel code, 541660k absent, 212708k reserved, 4143k data, 768k init)
Nov 06 12:16:05 eternal-archer kernel: SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Nov 06 12:16:05 eternal-archer kernel: Preemptible hierarchical RCU implementation.
Nov 06 12:16:05 eternal-archer kernel: RCU dyntick-idle grace-period acceleration is enabled.
Nov 06 12:16:05 eternal-archer kernel: Dump stacks of tasks blocking RCU-preempt GP.
Nov 06 12:16:05 eternal-archer kernel: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
Nov 06 12:16:05 eternal-archer kernel: NR_IRQS:4352 nr_irqs:744 16
Nov 06 12:16:05 eternal-archer kernel: Extended CMOS year: 2000
Nov 06 12:16:05 eternal-archer kernel: Console: colour dummy device 80x25
Nov 06 12:16:05 eternal-archer kernel: console [tty0] enabled
Nov 06 12:16:05 eternal-archer kernel: allocated 33554432 bytes of page_cgroup
Nov 06 12:16:05 eternal-archer kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
Nov 06 12:16:05 eternal-archer kernel: hpet clockevent registered
Nov 06 12:16:05 eternal-archer kernel: tsc: Fast TSC calibration using PIT
Nov 06 12:16:05 eternal-archer kernel: tsc: Detected 3433.602 MHz processor
Nov 06 12:16:05 eternal-archer kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6869.33 BogoMIPS (lpj=11445340)
Nov 06 12:16:05 eternal-archer kernel: pid_max: default: 32768 minimum: 301
Nov 06 12:16:05 eternal-archer kernel: Security Framework initialized
Nov 06 12:16:05 eternal-archer kernel: AppArmor: AppArmor disabled by boot time parameter
Nov 06 12:16:05 eternal-archer kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Nov 06 12:16:05 eternal-archer kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Nov 06 12:16:05 eternal-archer kernel: Mount-cache hash table entries: 256
Nov 06 12:16:05 eternal-archer kernel: Initializing cgroup subsys cpuacct
Nov 06 12:16:05 eternal-archer kernel: Initializing cgroup subsys memory
Nov 06 12:16:05 eternal-archer kernel: Initializing cgroup subsys devices
Nov 06 12:16:05 eternal-archer kernel: Initializing cgroup subsys freezer
Nov 06 12:16:05 eternal-archer kernel: Initializing cgroup subsys net_cls
Nov 06 12:16:05 eternal-archer kernel: Initializing cgroup subsys blkio
Nov 06 12:16:05 eternal-archer kernel: CPU: Physical Processor ID: 0
Nov 06 12:16:05 eternal-archer kernel: CPU: Processor Core ID: 0
Nov 06 12:16:05 eternal-archer kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Nov 06 12:16:05 eternal-archer kernel: mce: CPU supports 9 MCE banks
Nov 06 12:16:05 eternal-archer kernel: CPU0: Thermal monitoring enabled (TM1)
Nov 06 12:16:05 eternal-archer kernel: process: using mwait in idle threads
Nov 06 12:16:05 eternal-archer kernel: Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift is 0x5
Nov 06 12:16:05 eternal-archer kernel: ACPI: Core revision 20120711
Nov 06 12:16:05 eternal-archer kernel: ftrace: allocating 18347 entries in 72 pages
Nov 06 12:16:05 eternal-archer kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Nov 06 12:16:05 eternal-archer kernel: smpboot: CPU0: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz stepping 07
Nov 06 12:16:05 eternal-archer kernel: Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
Nov 06 12:16:05 eternal-archer kernel: perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
Nov 06 12:16:05 eternal-archer kernel: ... version: 3
Nov 06 12:16:05 eternal-archer kernel: ... bit width: 48
Nov 06 12:16:05 eternal-archer kernel: ... generic registers: 4
Nov 06 12:16:05 eternal-archer kernel: ... value mask: 0000ffffffffffff
Nov 06 12:16:05 eternal-archer kernel: ... max period: 000000007fffffff
Nov 06 12:16:05 eternal-archer kernel: ... fixed-purpose events: 3
Nov 06 12:16:05 eternal-archer kernel: ... event mask: 000000070000000f
Nov 06 12:16:05 eternal-archer kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Nov 06 12:16:05 eternal-archer kernel: smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK
Nov 06 12:16:05 eternal-archer kernel: Brought up 8 CPUs
Nov 06 12:16:05 eternal-archer kernel: smpboot: Total of 8 processors activated (54959.70 BogoMIPS)
Nov 06 12:16:05 eternal-archer kernel: devtmpfs: initialized
Nov 06 12:16:05 eternal-archer kernel: PM: Registering ACPI NVS region [mem 0xdf141000-0xdf385fff] (2379776 bytes)
Nov 06 12:16:05 eternal-archer kernel: PM: Registering ACPI NVS region [mem 0xdf394000-0xdf3c0fff] (184320 bytes)
Nov 06 12:16:05 eternal-archer kernel: PM: Registering ACPI NVS region [mem 0xdf3c6000-0xdf408fff] (274432 bytes)
Nov 06 12:16:05 eternal-archer kernel: NET: Registered protocol family 16
Nov 06 12:16:05 eternal-archer kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Nov 06 12:16:05 eternal-archer kernel: ACPI: bus type pci registered
Nov 06 12:16:05 eternal-archer kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Nov 06 12:16:05 eternal-archer kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Nov 06 12:16:05 eternal-archer kernel: PCI: Using configuration type 1 for base access
Nov 06 12:16:05 eternal-archer kernel: bio: create slab <bio-0> at 0
Nov 06 12:16:05 eternal-archer kernel: ACPI: Added _OSI(Module Device)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Added _OSI(Processor Device)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 06 12:16:05 eternal-archer kernel: ACPI: EC: Look up EC in DSDT
Nov 06 12:16:05 eternal-archer kernel: ACPI: Executed 1 blocks of module-level executable AML code
Nov 06 12:16:05 eternal-archer kernel: ACPI: SSDT 00000000df0ee018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Dynamic OEM Table Load:
Nov 06 12:16:05 eternal-archer kernel: ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
Nov 06 12:16:05 eternal-archer kernel: ACPI: SSDT 00000000df0efa98 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Dynamic OEM Table Load:
Nov 06 12:16:05 eternal-archer kernel: ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
Nov 06 12:16:05 eternal-archer kernel: ACPI: SSDT 00000000df0f0c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Dynamic OEM Table Load:
Nov 06 12:16:05 eternal-archer kernel: ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Interpreter enabled
Nov 06 12:16:05 eternal-archer kernel: ACPI: (supports S0 S1 S3 S4 S5)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Using IOAPIC for interrupt routing
Nov 06 12:16:05 eternal-archer kernel: ACPI: Power Resource [FN00] (off)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Power Resource [FN01] (off)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Power Resource [FN02] (off)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Power Resource [FN03] (off)
Nov 06 12:16:05 eternal-archer kernel: ACPI: Power Resource [FN04] (off)
Nov 06 12:16:05 eternal-archer kernel: ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
Nov 06 12:16:05 eternal-archer kernel: ACPI: No dock devices found.
Nov 06 12:16:05 eternal-archer kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 06 12:16:05 eternal-archer kernel: \_SB_.PCI0:_OSC invalid UUID
Nov 06 12:16:05 eternal-archer kernel: _OSC request data:1 8 1f
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Nov 06 12:16:05 eternal-archer kernel: PCI host bridge to bus 0000:00
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: busn_res: [bus 00-3e] is inserted under domain [bus 00-ff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:16.0: reg 10: [mem 0xf7628000-0xf762800f 64bit]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:19.0: [8086:1503] type 00 class 0x020000
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:19.0: reg 10: [mem 0xf7600000-0xf761ffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:19.0: reg 14: [mem 0xf7625000-0xf7625fff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:19.0: reg 18: [io 0xf040-0xf05f]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1a.0: reg 10: [mem 0xf7624000-0xf76243ff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1d.0: reg 10: [mem 0xf7623000-0xf76233ff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1f.0: [8086:1c46] type 00 class 0x060100
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1f.2: reg 10: [io 0xf090-0xf097]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1f.2: reg 14: [io 0xf080-0xf083]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1f.2: reg 18: [io 0xf070-0xf077]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1f.2: reg 1c: [io 0xf060-0xf063]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1f.2: reg 20: [io 0xf020-0xf03f]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1f.2: reg 24: [mem 0xf7622000-0xf76227ff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1f.2: PME# supported from D3hot
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1f.3: reg 10: [mem 0xf7621000-0xf76210ff 64bit]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-3e]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:01:00.0: [10de:1180] type 00 class 0x030000
Nov 06 12:16:05 eternal-archer kernel: pci 0000:01:00.0: reg 10: [mem 0xf6000000-0xf6ffffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:01:00.0: reg 14: [mem 0xe8000000-0xefffffff 64bit pref]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:01:00.0: reg 1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:01:00.0: reg 30: [mem 0xf7000000-0xf707ffff pref]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:01:00.1: [10de:0e0a] type 00 class 0x040300
Nov 06 12:16:05 eternal-archer kernel: pci 0000:01:00.1: reg 10: [mem 0xf7080000-0xf7083fff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-3e]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-3e]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:03:00.0: [1033:0194] type 00 class 0x0c0330
Nov 06 12:16:05 eternal-archer kernel: pci 0000:03:00.0: reg 10: [mem 0xf7500000-0xf7501fff 64bit]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.1: bridge window [mem 0xf7500000-0xf75fffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 00-3e]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:04:00.0: [197b:2362] type 00 class 0x010185
Nov 06 12:16:05 eternal-archer kernel: pci 0000:04:00.0: reg 10: [io 0xd040-0xd047]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:04:00.0: reg 14: [io 0xd030-0xd033]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:04:00.0: reg 18: [io 0xd020-0xd027]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:04:00.0: reg 1c: [io 0xd010-0xd013]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:04:00.0: reg 20: [io 0xd000-0xd00f]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:04:00.0: reg 24: [mem 0xf7410000-0xf74101ff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:04:00.0: PME# supported from D3hot
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.3: bridge window [mem 0xf7400000-0xf74fffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:05: busn_res: [bus 05] is inserted under [bus 00-3e]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:05:00.0: [1033:0194] type 00 class 0x0c0330
Nov 06 12:16:05 eternal-archer kernel: pci 0000:05:00.0: reg 10: [mem 0xf7300000-0xf7301fff 64bit]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.4: bridge window [mem 0xf7300000-0xf73fffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:06: busn_res: [bus 06-07] is inserted under [bus 00-3e]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: [1b21:1080] type 01 class 0x060401
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: PCI bridge to [bus 06-07] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: bridge window [mem 0xf7200000-0xf72fffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:07: busn_res: [bus 07] is inserted under [bus 06-07]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:07:01.0: [1106:3044] type 00 class 0x0c0010
Nov 06 12:16:05 eternal-archer kernel: pci 0000:07:01.0: reg 10: [mem 0xf7200000-0xf72007ff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:07:01.0: reg 14: [io 0xc000-0xc07f]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:07:01.0: supports D2
Nov 06 12:16:05 eternal-archer kernel: pci 0000:07:01.0: PME# supported from D2 D3hot D3cold
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: PCI bridge to [bus 07] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [io 0xc000-0xcfff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [mem 0xf7200000-0xf72fffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [io 0xc000-0xcfff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [mem 0xf7200000-0xf72fffff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:08: busn_res: [bus 08] is inserted under [bus 00-3e]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:08:00.0: [1b4b:9172] type 00 class 0x010601
Nov 06 12:16:05 eternal-archer kernel: pci 0000:08:00.0: reg 10: [io 0xb040-0xb047]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:08:00.0: reg 14: [io 0xb030-0xb033]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:08:00.0: reg 18: [io 0xb020-0xb027]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:08:00.0: reg 1c: [io 0xb010-0xb013]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:08:00.0: reg 20: [io 0xb000-0xb00f]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:08:00.0: reg 24: [mem 0xf7110000-0xf71101ff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:08:00.0: reg 30: [mem 0xf7100000-0xf710ffff pref]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:08:00.0: PME# supported from D3hot
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.7: PCI bridge to [bus 08]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.7: bridge window [io 0xb000-0xbfff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.7: bridge window [mem 0xf7100000-0xf71fffff]
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP08._PRT]
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP07._PRT]
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP07.PXSX._PRT]
Nov 06 12:16:05 eternal-archer kernel: \_SB_.PCI0:_OSC invalid UUID
Nov 06 12:16:05 eternal-archer kernel: _OSC request data:1 1f 1f
Nov 06 12:16:05 eternal-archer kernel: pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
Nov 06 12:16:05 eternal-archer kernel: pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Nov 06 12:16:05 eternal-archer kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
Nov 06 12:16:05 eternal-archer kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
Nov 06 12:16:05 eternal-archer kernel: vgaarb: loaded
Nov 06 12:16:05 eternal-archer kernel: vgaarb: bridge control possible 0000:01:00.0
Nov 06 12:16:05 eternal-archer kernel: PCI: Using ACPI for IRQ routing
Nov 06 12:16:05 eternal-archer kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 06 12:16:05 eternal-archer kernel: e820: reserve RAM buffer [mem 0x00091800-0x0009ffff]
Nov 06 12:16:05 eternal-archer kernel: e820: reserve RAM buffer [mem 0xdeb91000-0xdfffffff]
Nov 06 12:16:05 eternal-archer kernel: e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
Nov 06 12:16:05 eternal-archer kernel: e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
Nov 06 12:16:05 eternal-archer kernel: NetLabel: Initializing
Nov 06 12:16:05 eternal-archer kernel: NetLabel: domain hash size = 128
Nov 06 12:16:05 eternal-archer kernel: NetLabel: protocols = UNLABELED CIPSOv4
Nov 06 12:16:05 eternal-archer kernel: NetLabel: unlabeled traffic allowed by default
Nov 06 12:16:05 eternal-archer kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Nov 06 12:16:05 eternal-archer kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Nov 06 12:16:05 eternal-archer kernel: Switching to clocksource hpet
Nov 06 12:16:05 eternal-archer kernel: pnp: PnP ACPI init
Nov 06 12:16:05 eternal-archer kernel: ACPI: bus type pnp registered
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [bus 00-3e]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [io 0x0000-0x0cf7 window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [io 0x0cf8-0x0cff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [io 0x0d00-0xffff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000a0000-0x000bffff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000c0000-0x000c3fff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000c4000-0x000c7fff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000c8000-0x000cbfff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000cc000-0x000cffff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000d0000-0x000d3fff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000d4000-0x000d7fff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000d8000-0x000dbfff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000dc000-0x000dffff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000e0000-0x000e3fff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000e4000-0x000e7fff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000e8000-0x000ebfff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000ec000-0x000effff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x000f0000-0x000fffff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0xe0000000-0xfeafffff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: [mem 0x00010000-0x0001ffff window]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp 00:01: [mem 0xfed40000-0xfed44fff]
Nov 06 12:16:05 eternal-archer kernel: system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp 00:02: [io 0x0000-0x001f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:02: [io 0x0081-0x0091]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:02: [io 0x0093-0x009f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:02: [io 0x00c0-0x00df]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:02: [dma 4]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp 00:03: [mem 0xff000000-0xffffffff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp 00:04: [mem 0xfed00000-0xfed003ff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x002e-0x002f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x004e-0x004f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x0061]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x0063]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x0065]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x0067]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x0070]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x0080]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x0092]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x00b2-0x00b3]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x0680-0x069f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x0200-0x020f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0xffff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0xffff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x0400-0x0453]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x0458-0x047f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x0500-0x057f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:05: [io 0x164e-0x164f]
Nov 06 12:16:05 eternal-archer kernel: system 00:05: [io 0x0680-0x069f] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:05: [io 0x0200-0x020f] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:05: [io 0xffff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:05: [io 0xffff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:05: [io 0x0400-0x0453] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:05: [io 0x0458-0x047f] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:05: [io 0x0500-0x057f] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:05: [io 0x164e-0x164f] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp 00:06: [io 0x0070-0x0077]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:06: [irq 8]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp 00:07: [io 0x0454-0x0457]
Nov 06 12:16:05 eternal-archer kernel: system 00:07: [io 0x0454-0x0457] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp 00:08: [io 0x0000-0xffffffffffffffff disabled]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:08: [io 0x0000-0xffffffffffffffff disabled]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:08: [io 0x0290-0x029f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:08: [io 0x0000-0xffffffffffffffff disabled]
Nov 06 12:16:05 eternal-archer kernel: system 00:08: [io 0x0290-0x029f] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x0010-0x001f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x0022-0x003f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x0044-0x005f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x0062-0x0063]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x0065-0x006f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x0072-0x007f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x0080]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x0084-0x0086]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x0088]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x008c-0x008e]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x0090-0x009f]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x00a2-0x00bf]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x00e0-0x00ef]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:09: [io 0x04d0-0x04d1]
Nov 06 12:16:05 eternal-archer kernel: system 00:09: [io 0x04d0-0x04d1] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0a: [io 0x00f0-0x00ff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0a: [irq 13]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0b: [io 0x03f8-0x03ff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0b: [irq 4]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0b: [dma 0 disabled]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0c: [mem 0xfed1c000-0xfed1ffff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0c: [mem 0xfed10000-0xfed17fff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0c: [mem 0xfed18000-0xfed18fff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0c: [mem 0xfed19000-0xfed19fff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0c: [mem 0xf8000000-0xfbffffff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0c: [mem 0xfed20000-0xfed3ffff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0c: [mem 0xfed90000-0xfed93fff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0c: [mem 0xfed45000-0xfed8ffff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0c: [mem 0xff000000-0xffffffff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0c: [mem 0xfee00000-0xfeefffff]
Nov 06 12:16:05 eternal-archer kernel: pnp 00:0c: [mem 0xe0000000-0xe0000fff]
Nov 06 12:16:05 eternal-archer kernel: system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:0c: [mem 0xfed90000-0xfed93fff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:0c: [mem 0xe0000000-0xe0000fff] has been reserved
Nov 06 12:16:05 eternal-archer kernel: system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 06 12:16:05 eternal-archer kernel: pnp: PnP ACPI: found 13 devices
Nov 06 12:16:05 eternal-archer kernel: ACPI: ACPI bus type pnp unregistered
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xe0100000-0xe02fffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xe0300000-0xe04fffff 64bit pref]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: bridge window [mem 0xe0100000-0xe02fffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.0: bridge window [mem 0xe0300000-0xe04fffff 64bit pref]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.1: bridge window [mem 0xf7500000-0xf75fffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.3: bridge window [mem 0xf7400000-0xf74fffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.4: bridge window [mem 0xf7300000-0xf73fffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [io 0xc000-0xcfff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: bridge window [mem 0xf7200000-0xf72fffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: PCI bridge to [bus 06-07]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.6: bridge window [mem 0xf7200000-0xf72fffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.7: PCI bridge to [bus 08]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.7: bridge window [io 0xb000-0xbfff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:00:1c.7: bridge window [mem 0xf7100000-0xf71fffff]
Nov 06 12:16:05 eternal-archer kernel: pci 0000:06:00.0: setting latency timer to 64
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000dffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000e3fff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: resource 9 [mem 0x000e4000-0x000e7fff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfeafffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:02: resource 1 [mem 0xe0100000-0xe02fffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:02: resource 2 [mem 0xe0300000-0xe04fffff 64bit pref]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:03: resource 1 [mem 0xf7500000-0xf75fffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:04: resource 1 [mem 0xf7400000-0xf74fffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:05: resource 1 [mem 0xf7300000-0xf73fffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:06: resource 0 [io 0xc000-0xcfff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:06: resource 1 [mem 0xf7200000-0xf72fffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:06: resource 4 [io 0x0000-0x0cf7]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:06: resource 5 [io 0x0d00-0xffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:06: resource 7 [mem 0x000dc000-0x000dffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:06: resource 8 [mem 0x000e0000-0x000e3fff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:06: resource 9 [mem 0x000e4000-0x000e7fff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:06: resource 10 [mem 0xe0000000-0xfeafffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:07: resource 0 [io 0xc000-0xcfff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:07: resource 1 [mem 0xf7200000-0xf72fffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:07: resource 4 [io 0xc000-0xcfff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:07: resource 5 [mem 0xf7200000-0xf72fffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:07: resource 8 [io 0x0000-0x0cf7]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:07: resource 9 [io 0x0d00-0xffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:07: resource 10 [mem 0x000a0000-0x000bffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:07: resource 11 [mem 0x000dc000-0x000dffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:07: resource 12 [mem 0x000e0000-0x000e3fff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:07: resource 13 [mem 0x000e4000-0x000e7fff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:07: resource 14 [mem 0xe0000000-0xfeafffff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:08: resource 0 [io 0xb000-0xbfff]
Nov 06 12:16:05 eternal-archer kernel: pci_bus 0000:08: resource 1 [mem 0xf7100000-0xf71fffff]
Nov 06 12:16:05 eternal-archer kernel: NET: Registered protocol family 2
Nov 06 12:16:05 eternal-archer kernel: TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
Nov 06 12:16:05 eternal-archer kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Nov 06 12:16:05 eternal-archer kernel: TCP: Hash tables configured (established 524288 bind 65536)
Nov 06 12:16:05 eternal-archer kernel: TCP: reno registered
Nov 06 12:16:05 eternal-archer kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
Nov 06 12:16:05 eternal-archer kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Nov 06 12:16:05 eternal-archer kernel: NET: Registered protocol family 1
Nov 06 12:16:05 eternal-archer kernel: pci 0000:01:00.0: Boot video device
Nov 06 12:16:05 eternal-archer kernel: PCI: CLS 64 bytes, default 64
Nov 06 12:16:05 eternal-archer kernel: Unpacking initramfs...
Nov 06 12:16:05 eternal-archer kernel: Freeing initrd memory: 3420k freed
Nov 06 12:16:05 eternal-archer kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 06 12:16:05 eternal-archer kernel: software IO TLB [mem 0xdab91000-0xdeb90fff] (64MB) mapped at [ffff8800dab91000-ffff8800deb90fff]
Nov 06 12:16:05 eternal-archer kernel: audit: initializing netlink socket (disabled)
Nov 06 12:16:05 eternal-archer kernel: type=2000 audit(1352200563.603:1): initialized
Nov 06 12:16:05 eternal-archer kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Nov 06 12:16:05 eternal-archer kernel: VFS: Disk quotas dquot_6.5.2
Nov 06 12:16:05 eternal-archer kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 06 12:16:05 eternal-archer kernel: msgmni has been set to 15909
Nov 06 12:16:05 eternal-archer kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Nov 06 12:16:05 eternal-archer kernel: io scheduler noop registered
Nov 06 12:16:05 eternal-archer kernel: io scheduler deadline registered
Nov 06 12:16:05 eternal-archer kernel: io scheduler cfq registered (default)
Nov 06 12:16:05 eternal-archer kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
Nov 06 12:16:05 eternal-archer kernel: vesafb: mode is 1280x1024x32, linelength=5120, pages=0
Nov 06 12:16:05 eternal-archer kernel: vesafb: scrolling: redraw
Nov 06 12:16:05 eternal-archer kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Nov 06 12:16:05 eternal-archer kernel: vesafb: framebuffer at 0xf1000000, mapped to 0xffffc90005600000, using 5120k, total 5120k
Nov 06 12:16:05 eternal-archer kernel: Console: switching to colour frame buffer device 160x64
Nov 06 12:16:05 eternal-archer kernel: fb0: VESA VGA frame buffer device
Nov 06 12:16:05 eternal-archer kernel: intel_idle: MWAIT substates: 0x1120
Nov 06 12:16:05 eternal-archer kernel: intel_idle: v0.4 model 0x2A
Nov 06 12:16:05 eternal-archer kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Nov 06 12:16:05 eternal-archer kernel: GHES: HEST is not enabled!
Nov 06 12:16:05 eternal-archer kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Nov 06 12:16:05 eternal-archer kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Nov 06 12:16:05 eternal-archer kernel: 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Nov 06 12:16:05 eternal-archer kernel: Linux agpgart interface v0.103
Nov 06 12:16:05 eternal-archer kernel: i8042: PNP: No PS/2 controller found. Probing ports directly.
Nov 06 12:16:05 eternal-archer kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 06 12:16:05 eternal-archer kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Nov 06 12:16:05 eternal-archer kernel: mousedev: PS/2 mouse device common for all mice
Nov 06 12:16:05 eternal-archer kernel: rtc_cmos 00:06: RTC can wake from S4
Nov 06 12:16:05 eternal-archer kernel: rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Nov 06 12:16:05 eternal-archer kernel: rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Nov 06 12:16:05 eternal-archer kernel: cpuidle: using governor ladder
Nov 06 12:16:05 eternal-archer kernel: cpuidle: using governor menu
Nov 06 12:16:05 eternal-archer kernel: drop_monitor: Initializing network drop monitor service
Nov 06 12:16:05 eternal-archer kernel: TCP: cubic registered
Nov 06 12:16:05 eternal-archer kernel: NET: Registered protocol family 10
Nov 06 12:16:05 eternal-archer kernel: NET: Registered protocol family 17
Nov 06 12:16:05 eternal-archer kernel: Key type dns_resolver registered
Nov 06 12:16:05 eternal-archer kernel: PM: Hibernation image not present or could not be loaded.
Nov 06 12:16:05 eternal-archer kernel: registered taskstats version 1
Nov 06 12:16:05 eternal-archer kernel: rtc_cmos 00:06: setting system clock to 2012-11-06 11:16:04 UTC (1352200564)
Nov 06 12:16:05 eternal-archer kernel: Freeing unused kernel memory: 768k freed
Nov 06 12:16:05 eternal-archer kernel: Write protecting the kernel read-only data: 8192k
Nov 06 12:16:05 eternal-archer kernel: Freeing unused kernel memory: 1408k freed
Nov 06 12:16:05 eternal-archer kernel: Freeing unused kernel memory: 568k freed
Nov 06 12:16:05 eternal-archer systemd-udevd[76]: starting version 195
Nov 06 12:16:05 eternal-archer kernel: NTFS driver 2.1.30 [Flags: R/W MODULE].
Nov 06 12:16:05 eternal-archer kernel: md: raid1 personality registered for level 1
Nov 06 12:16:05 eternal-archer kernel: ACPI: bus type usb registered
Nov 06 12:16:05 eternal-archer kernel: usbcore: registered new interface driver usbfs
Nov 06 12:16:05 eternal-archer kernel: usbcore: registered new interface driver hub
Nov 06 12:16:05 eternal-archer kernel: usbcore: registered new device driver usb
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd 0000:00:1a.0: setting latency timer to 64
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd 0000:00:1a.0: EHCI Host Controller
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
Nov 06 12:16:05 eternal-archer kernel: SCSI subsystem initialized
Nov 06 12:16:05 eternal-archer kernel: ACPI: bus type scsi registered
Nov 06 12:16:05 eternal-archer kernel: libata version 3.00 loaded.
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd 0000:00:1a.0: debug port 2
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7624000
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: irq 17, io mem 0xf7500000
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: irq 46 for MSI/MSI-X
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: irq 47 for MSI/MSI-X
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: irq 48 for MSI/MSI-X
Nov 06 12:16:05 eternal-archer kernel: xHCI xhci_add_endpoint called for root hub
Nov 06 12:16:05 eternal-archer kernel: xHCI xhci_check_bandwidth called for root hub
Nov 06 12:16:05 eternal-archer kernel: hub 2-0:1.0: USB hub found
Nov 06 12:16:05 eternal-archer kernel: hub 2-0:1.0: 2 ports detected
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
Nov 06 12:16:05 eternal-archer kernel: xHCI xhci_add_endpoint called for root hub
Nov 06 12:16:05 eternal-archer kernel: xHCI xhci_check_bandwidth called for root hub
Nov 06 12:16:05 eternal-archer kernel: hub 3-0:1.0: USB hub found
Nov 06 12:16:05 eternal-archer kernel: hub 3-0:1.0: 2 ports detected
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Nov 06 12:16:05 eternal-archer kernel: hub 1-0:1.0: USB hub found
Nov 06 12:16:05 eternal-archer kernel: hub 1-0:1.0: 2 ports detected
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd 0000:00:1d.0: setting latency timer to 64
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd 0000:00:1d.0: EHCI Host Controller
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:05:00.0: xHCI Host Controller
Nov 06 12:16:05 eternal-archer kernel: xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 5
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd 0000:00:1d.0: debug port 2
Nov 06 12:16:05 eternal-archer kernel: ehci_hcd 0000:00:1d.0: cache

Thanks for the answers
I'll try to boot it again and post the Xorg log.
EDIT: I've upgraded a bunch of other GNOME packages and the system powered up normally. Do not know why it did not worked the first time, to be honest.
Thank you again for your answers and your time
Last edited by Syrius00 (2012-11-06 15:08:12)

Similar Messages

  • [SOLVED]How to install Arch Linux UEFI to dual-boot?

    Hey,
    so I have a Lenovo G50-70 on which I want to have a Windows-Arch dualboot. I followed the Beginner's Guide, installed Arch but ended up with an inaccessible Windows. I could boot into Windows from the BIOS utility, but not from the gummiboot bootloader.
    The guide said if I wanted to dual-boot, I must leave windows EFI partition alone, which I did. I have my Windows partitions set up the Windows way, with the system reserved and EFI and recovery partitions, and I have my Windows partition of course and a data partition. After that I have some unallocated space, on which I made the Arch partitions, /dev/sda6 as an ESP partition for the EFI files, /dev/sda7 as root, /dev/sda8 as swap and /dev/sda9 as /home. The install process went without any error, then I made some configurations and installed dosfstools & efibootmgr. After that, I installed gummiboot and ran "gummiboot --path=/boot install". After that I created the configuration files exactly like in the guide, unmounted the partitions, rebooted and saw that there's no (easy) way getting into Windows. So my question is: how can I install Arch to have a working dual-boot system?
    Thanks for any help in advance!
    Regards, Matteussz
    Last edited by Matteussz (2015-02-11 20:41:37)

    Hey,
    Writing to you on my working dual-boot with ArchLinux (Windows 8.1 64-Bit, UEFI)
    So first step I've done is creating free space of an existing partition in the windows disk management (windows button and r and then type diskmgmt.msc). At this step, you have to record which partition your efi partition is (just take a look at your efi partition and remember the mb of this partition for later)
    Then go into the uefi settings (bios) and disable secure boot as well as fast boot, otherwise it could cause data crash.
    Boot your Arch Live CD and follow the beginners guide all the way along till you reach the disk management.
    If you want to have swap, you can create yours right now, should be a primary partition of about 4gigs.
    Next partition is gonna be your home, system partition (I've didn't created two partitions for home and for the system but you could do this as well as just go with one partition) this partition gonna be formatted in ext4
    Next step, you have to mount your windows-efi partition in /boot/efi but don't format it dont remeber if it asks you how to use the partition but if so, just use as fat32.
    After the disk management go ahead with your arch installation and follow the beginners guide. (Make sure you're using the grub bootloader)
    After finishing the installation, restart your system, hopefully you will recognize the opening grub menu. (but dont scare, windows wont show in the grub menu at this time so you have to boot your arch)
    Arrived in arch linux type the command
    grub-mkconfig -o /boot/grub/grub.cfg
    Reboot and your done with your Arch Linux, Windows 8 dual boot, hopefully

  • Need some help about Win 8.1 and linux with a dual boot

    Hi!
    I have a Lenovo z50-70 notebook and I have a Windows 8.1 on it. (The one which was shipped with this notebook...)
    My concerns are Intalling Linux as a dual boot and loosing Windows 8.1.
    As I am not familiar to Win 8.1, the product key is in the ?BIOS? and there's a lot of partitions...
    If I install Linux Ubuntu (latest version) as a dual boot by manually making the partitions, etc. and then if I lose my Windows 8.1 system, how can I get it back?
    I've made a backup of the system to the portable hdd but I don't know can I restore it, as I have no win installation disc and I am not sure if i can restore win 8.1 from the backup by using random win 8 installation disc that I've made from the downloaded ISO (for e.g. Win 8.1 pro iso from internet)...
    I need a Linux distro for developing my Android ROM but I don't want to lose that Win 8.1 OS from my notebook. So.. What should I do?

    Did you do a full disc backup of the C: Drive using a backup tool other than windows? If you did, then the recover of that partition will be up to your backup software.
    If worse comes to worse, you can use the novo button to restore your computer to what it was like when it came from the factory. But there really is nothing to worry about. Create your new partition and just make sure that you install Linux to that partition. Make sure it is not the same size as any other partition, that way even if the Linux installer does not show the volume labels, you can tell which partition you want to install Linux in just by the size.
    Hoov
    Microsoft MVP - Consumer Security
    SpywareHammer.com

  • Uninstall Linux and Grub dual boot from Win7 HP dm4..

    uninstall Linux and Grub dual boot from Win7 HP dm4. I only have recovery disks. I just want to do a Startup Repair not a full system recovery. 
    When I reboot with the recovery disk there is no choice for Startup Repair.
    thank you for any help.
    Blue Jacket

    Hello bluecape.  I understand you'd like to uninstall Grub/Linux.  Is your recovery disc a Windows Recovery disc or the HP System Recovery disc?  
    You will need to begin by fixing the "Master Boot Record."  This is where Grub is installed and what allows you to select your operating system.   If you have a HP System Recovery disc the steps may be different--these steps are specifically for a Windows Recovery Disc.  Try the following.
    Boot the notebook with your Recovery Disc.  
    Select "Repair your Computer."
    Select your Windows version once the dialog box populates.
    Choose "Command Prompt" as your Recovery Tool.
    From the command prompt type "bootrec /FixMbr" and press Enter.
    Once this is finished type "exit" and press Enter.
    Take the disc out and reboot the PC.  It should boot straight into Windows without a boot loader prompting you.
    The Linux files and partitions are still there but you can now remove those partitions from Windows.  Simply format the partitions to "uninstall" Linux.
    I hope this is helpful.  If you have further questions just let me know.  Have a great day! 
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • [SOLVED] linux: /boot/vmlinuz-linux exists in filesystem

    I have had this issue for a while now. I ignored it but now I'd like to be able to upgrade. Pacman throws this error:
    error: failed to commit transaction (conflicting files)
    linux: /boot/vmlinuz-linux exists in filesystem
    Errors occurred, no packages were upgraded.
    There are now news at archlinux.org, and I'm hesitant to use the --force flag. What do you suggest? Also, I have linux-ck-kernel, if that's relevant to the issue.
    Last edited by rubik (2015-01-21 14:19:37)

    I don't know how I installed linux-ck-kernel, it's been a while. I probably followed the wiki.
    @a821: Here are the commands' outputs:
    $ pacman -Qo /boot/vmlinuz-linux
    error: No package owns /boot/vmlinuz-linux
    $ uname -a
    Linux miki-laptop 3.17.5-1-ck #1 SMP PREEMPT Sun Dec 7 07:23:18 EST 2014 x86_64 GNU/Linux
    I'm puzzled! Why would pacman care about that file if no package owns it?! The wiki says that in this case I should rename it and update again. I'll try and see what happens.
    Last edited by rubik (2015-01-21 13:24:47)

  • [SOLVED] Is rEFIt necessary to boot Linux on a Mac?

    Hi,
    do I have to use rEFIt to boot Linux on my MacBook, or can I just use Bootcamp?
    Thanks,
    MrAllan
    EDIT: In the end, I installed rEFIt, then Linux, and finally uninstalled rEFIt and am now succesfully dual-booting between Linux and Mac OS X using Bootcamp.
    Last edited by MrAllan (2009-10-02 11:36:55)

    I don't think bootcamp recognizes linux partitions.  Don't know.  It's been a long time since I used it, since then.  There was talk of people using lilo tough.  The thing is the bootloader has to be able able to run from the firmware (bios for pc and Openfirmware for apple's).

  • [solved] Systemd hangs sometimes on boot with linux-ck

    Hi i have linux-ck kernel installes and a Systemd-only init.
    Sometimes it hangs on boot and then, instead of starting X / LXDM, drops to a commandline login prompt. It does not happen on every boot and never happend with arch stock kernel so far. I cant't login to search in systemd journal for errors because the keyboard does not work corret, e.g. if I press "o" it writes a "6"
    here a shot from last time it happend. In the shot the last messages from Systemd are visible, but sometimes the screen is cleard before the login prompt appears.
    Last edited by SiD (2012-09-08 07:51:58)

    ok I activated syslog-ng and found this in the logs from last boot that not worked
    Xorg log
    # grep -e EE -e WW /var/log/Xorg.0.log.old
    [ 1.932] Current Operating System: Linux sunny 3.5.3-2-ck #1 SMP PREEMPT Mon Aug 27 15:48:39 EDT 2012 x86_64
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1.942] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1.944] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1.944] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1.948] (II) Loading extension MIT-SCREEN-SAVER
    [ 2.133] (EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module. Please see the
    [ 2.133] (EE) NVIDIA(0): system's kernel log for additional error messages and
    [ 2.133] (EE) NVIDIA(0): consult the NVIDIA README for details.
    [ 2.133] (EE) NVIDIA(0): *** Aborting ***
    [ 2.133] (EE) NVIDIA(0): Failing initialization of X screen 0
    [ 2.133] (EE) Screen(s) found, but none have a usable configuration.
    lxdm log
    # cat /var/log/lxdm.log.old
    ** Message: find greeter (nil)
    ** Message: find idle (nil)
    ** Message: add xserver watch
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.4.8-1-ARCH x86_64
    Current Operating System: Linux sunny 3.5.3-2-ck #1 SMP PREEMPT Mon Aug 27 15:48:39 EDT 2012 x86_64
    Kernel command line: root=UUID=3e32c396-fffb-4e00-b513-08db5c5da177 i915.i915_enable_rc6=1 ro initrd=../initramfs-linux-ck.img BOOT_IMAGE=../vmlinuz-linux-ck
    Build Date: 27 August 2012 08:04:39AM
    Current version of pixman: 0.26.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 3 18:45:01 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    NVIDIA: could not open the device file /dev/nvidiactl (No such device or address).
    Fatal server error:
    no screens found
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    Server terminated with error (1). Closing log file.
    ** Message: exit cb
    ** Message: free session
    arc 1
    and in everything log
    Sep 3 18:45:03 localhost systemd[1]: Startup finished in 1s 157ms 589us (kernel) + 2s 645ms 840us (userspace) = 3s 803ms 429us.
    Sep 3 18:45:04 localhost dbus-daemon[317]: dbus[317]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Sep 3 18:45:04 localhost dbus[317]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Sep 3 18:45:04 localhost dbus[317]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.Avahi.service' for details.
    Sep 3 18:45:04 localhost dbus-daemon[317]: dbus[317]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.Avahi.service' for details.
    Sep 3 18:45:06 localhost systemd[1]: lxdm.service: main process exited, code=exited, status=1
    Sep 3 18:45:06 localhost systemd[1]: Unit lxdm.service entered failed state.
    Sep 3 18:45:06 localhost dbus-daemon[317]: dbus[317]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Sep 3 18:45:06 localhost dbus[317]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Sep 3 18:45:06 localhost dbus[317]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.Avahi.service' for details.
    Sep 3 18:45:06 localhost dbus-daemon[317]: dbus[317]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.Avahi.service' for details.
    Seems to me there is a problem loading the Nvidia driver.  Don't know if the dbus errors matter ...
    EDIT:
    Makes sence to me, without a graphics driver loaded X / LXDM can not start.
    Last edited by SiD (2012-09-03 17:12:23)

  • [SOLVED] UEFI Boot Troubles (ASUS UX31A-DH51)

    Hello. I'm a casual linux user - I develop on linux, but I've never really explored the system itself. In an attempt to do so, I am installing Arch on my Asus UX31A-DH51. I copied the image to my external harddrive and followed the beginner's guide; Everything seemed to be going smoothly, except when I tried to boot into the system, it didn't work.
    I suspect this has something to do with the bios being UEFI. However, I followed the instructions here to modify GRUB and, when going to "Launch EFI shell from filesystem device", the screen flickers and then a popup is displayed saying "Warning: Not found". I've also tried installing gummiboot, but that didn't work either. In the BIOS, the main HD isn't displayed as one of the devices that I can boot from either.
    I've read this post, and I tried again from scratch using the information, but nothing helped. I didn't try archboot, though, since I don't know where to find the ISO or how to make a USB out of it.
    The steps I followed are thus (pretty much all of them follow the beginner's guide):
    I created a USB from the latest Arch linux iso, using these intstructions from my desktop computer (Mint 15).
    I booted into said drive, and was presented with five options. I chose the one too boot into Arch. I tested UEFI support using the method at the beginning of the Beginner's guide; this succeeded.
    I connected to the internet using wifi-menu.
    Using cgdisk, I erased all the existing partitions on the SSD. I then created three partitions on the drive; a 1.5G EFI System Partition (sda3) - I used the code "ef00" to make it an ESP; a 15G linux partition (sda1); and a 99G linux partition (sda2).
    I formatted the partitions. I formatted sda1 and sda2 to ext4, and I formatted sda3 to FAT32.
    I mounted sda1 to /mnt, sda2 to /mnt/home, and sda3 to /mnt/boot/efi (I changed "/boot" to "/boot/efi" here because of the link above; here it is again).
    I ran pacstrap -i /mnt base, which completed successfully; then, I generated an fstab at /mnt/etc/fstab, which I left as default.
    I chrooted into /mnt, uncommented the en_US.UTF8 locale, symlinked the America/New_York timezone, updated the hardware clock, set the hostname, and ran passwd.
    I skipped setting up the initial ramdisk environment.
    I setup GRUB using the commands under the UEFI section in the guide; I first exited out of the chroot to run the three commands it says to run out of chroot, and then went back into chroot and followed the rest of the steps. The only thing I changed there was to change "/boot" to "/boot/efi". GRUB installed successfully, without any errors.
    I ran
    grub-mkconfig -o /boot/grub/grub.cfg
    Finally, I rebooted, went into the bios, and chose "Launch EFI shell from filesystem device", which gave me "Warning: Not found". The main HD isn't listed as something I can boot from, though it is recognized as a SATA device. I'm kind of stumped after this. I also tried updating the BIOS, to no avail.
    I'm feeling a little out of my depth here; hopefully someone can help me get this running. You'll probably need more info to diagnose the issue, but I'm not really certain how I should post those files from my laptop using just the arch shell. Anyhow, hopefully someone can help. In the meantime, I'm going to try the install from scratch again, reading more carefully.
    Last edited by Chaosed0 (2013-09-27 18:48:25)

    the.ridikulus.rat wrote:I think this is one of the brain-dead issues with some firmwares which expect /EFI/Microsoft/Boot/bootmgfw.efi to be present. Just copy a version of uefi shell to /EFI/Microsoft/Boot/bootmgfw.efi and then reboot into the system and recreate the entry using efibootmgr. For "Launch EFI shell from filesystem device", the shell application needs to be present at <EFISYS>/shellx64.efi (in the root of the efisys partition itself).
    I copied "/EFI/grub/grubx64.efi" to "/EFI/Microsoft/Boot/bootmgfw.efi" and created an entry using the same efibootmgr command as two posts above; still no luck. The entry still gets deleted on a reboot, the disk doesn't show up in the devices, etc. I also copied grubx64.efi to /shellx64.efi, but the bios still refuses to recognize it's there.
    Here's some output of efibootmgr. This is what it looks like before adding any entries:
    BootCurrent: 0001
    Timeout: 0 seconds
    BootOrder: 0001,0002
    Boot0001* UEFI: WD My Passport 070A2003
    Boot0002* Hard Drive
    Here's after adding the entry:
    BootCurrent: 0001
    Timeout: 0 seconds
    BootOrder: 0000,0001,0002
    Boot0000* grub
    Boot0001* UEFI: WD My Passport 070A2003
    Boot0002* Hard Drive
    After rebooting, it goes back to exactly like it was before adding any entries.
    Here's my fstab, if it helps at all:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    # /dev/sda1
    UUID=556e2aff-a493-4ca9-a62e-175a890b0d03 / ext4 rw,relatime,data=ordered 0 1
    # /dev/sda3
    UUID=5B17-E429 /boot/efi vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 2
    # /dev/sda2
    UUID=90dee4b7-caac-4d46-a9c6-4dae5bfc4cea /home ext4 rw,relatime,data=ordered 0 2
    (Figured out how to set up ssh on my desktop, so feel free to ask for any more output or files.)

  • [SOLVED] Linux kernel 3.9.2-1 bug - hp_wmi dmesg errors (hp nx9420)

    My laptop is hp nx9420, the RAM and hard drive are pretty much new and are surely fine, and I'm using 64-bit Arch. The No Execute bit has always been enabled.
    Upon upgrading my system, which pulled the kernel package linux-3.9.2-1, and after a reboot, there were problems regarding the boot process and it appears it's a bug connected with hp-wmi. Also, my system can't properly unmount the root partition and reboot/shutdown.
    Part of dmesg
    [ 6.218925] ------------[ cut here ]------------
    [ 6.218982] kernel BUG at net/rfkill/core.c:244!
    [ 6.219024] invalid opcode: 0000 [#1] PREEMPT SMP
    [ 6.219085] Modules linked in: iTCO_vendor_support mac80211 yenta_socket(+) tg3 hp_wmi(+) snd_hda_intel(+) ptp lpc_ich snd_hda_codec sparse_keymap pps_core cfg80211 microcode snd_hwdep pcmcia_rsrc libphy snd_pcm pcmcia_core pcspkr evdev hp_accel psmouse serio_raw lis3lv02d rfkill input_polldev snd_page_alloc snd_timer fan snd intel_agp intel_gtt soundcore thermal ac wmi video button battery acpi_cpufreq mperf tpm_tis(+) tpm tpm_bios processor sg ext4 crc16 mbcache jbd2 hid_a4tech usbhid hid sd_mod ata_generic pata_acpi ahci libahci ata_piix libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common radeon i2c_algo_bit drm_kms_helper ttm drm i2c_core
    [ 6.219946] CPU 0
    [ 6.219970] Pid: 134, comm: systemd-udevd Not tainted 3.9.2-1-ARCH #1 Hewlett-Packard HP Compaq nx9420 (RH442ET#ABD)/309F
    [ 6.220062] RIP: 0010:[<ffffffffa05897af>] [<ffffffffa05897af>] rfkill_set_hw_state+0x9f/0xb0 [rfkill]
    [ 6.220150] RSP: 0018:ffff88007af6fb60 EFLAGS: 00010246
    [ 6.220196] RAX: 0000000000000001 RBX: 0000000000000000 RCX: 0000000000000018
    [ 6.220255] RDX: 0000000000061b00 RSI: 0000000000000001 RDI: 0000000000000000
    [ 6.220313] RBP: ffff88007af6fb80 R08: 0000000000016fa0 R09: ffff88007f616fa0
    [ 6.220371] R10: ffffea0001e98780 R11: ffffffffa07170ee R12: ffff88007c3bfc10
    [ 6.220429] R13: ffff88007c3bfc00 R14: 0000000000000000 R15: ffffffffa0718560
    [ 6.220489] FS: 00007f9d419ca780(0000) GS:ffff88007f600000(0000) knlGS:0000000000000000
    [ 6.220556] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    [ 6.220604] CR2: 0000000001f7c000 CR3: 000000007af0a000 CR4: 00000000000007f0
    [ 6.220663] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    [ 6.220721] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    [ 6.220781] Process systemd-udevd (pid: 134, threadinfo ffff88007af6e000, task ffff88007c3e8860)
    [ 6.220850] Stack:
    [ 6.220870] 0000000000000000 ffff88007c3bfc10 ffff88007c3bfc00 0000000000000000
    [ 6.220954] ffff88007af6fbb0 ffffffffa071a25a 0602122900000022 ffff88007c3bfc10
    [ 6.221036] ffffffffa0718428 ffff88007c3bfc00 ffff88007af6fbe0 ffffffff8135978c
    [ 6.221120] Call Trace:
    [ 6.221151] [<ffffffffa071a25a>] hp_wmi_bios_setup+0x25a/0x3a0 [hp_wmi]
    [ 6.221213] [<ffffffff8135978c>] platform_drv_probe+0x3c/0x70
    [ 6.221266] [<ffffffff81356d6a>] ? driver_sysfs_add+0x7a/0xb0
    [ 6.221325] [<ffffffff81357407>] driver_probe_device+0x87/0x3a0
    [ 6.223365] [<ffffffff813577f3>] __driver_attach+0x93/0xa0
    [ 6.223365] [<ffffffff81357760>] ? __device_attach+0x40/0x40
    [ 6.223365] [<ffffffff81355403>] bus_for_each_dev+0x63/0xa0
    [ 6.223365] [<ffffffff81356e8e>] driver_attach+0x1e/0x20
    [ 6.223365] [<ffffffff81356a28>] bus_add_driver+0x1f8/0x2b0
    [ 6.223365] [<ffffffff81357e81>] driver_register+0x71/0x150
    [ 6.223365] [<ffffffff813594e6>] platform_driver_register+0x46/0x50
    [ 6.223365] [<ffffffff813595ab>] platform_driver_probe+0x1b/0xa0
    [ 6.223365] [<ffffffffa071a55e>] hp_wmi_init+0x1be/0x1fb [hp_wmi]
    [ 6.223365] [<ffffffffa071a3a0>] ? hp_wmi_bios_setup+0x3a0/0x3a0 [hp_wmi]
    [ 6.223365] [<ffffffff8100210a>] do_one_initcall+0x10a/0x160
    [ 6.223365] [<ffffffff810bdac6>] load_module+0x1b46/0x2640
    [ 6.223365] [<ffffffff8128da20>] ? ddebug_proc_write+0xf0/0xf0
    [ 6.223365] [<ffffffff810be662>] sys_init_module+0xa2/0xf0
    [ 6.223365] [<ffffffff814d975d>] system_call_fastpath+0x1a/0x1f
    [ 6.223365] Code: 48 ff ff ff 80 7b 24 00 74 d2 41 83 e5 01 45 38 ec 74 c9 48 8d bb a0 03 00 00 e8 ed bb ae e0 5b 41 5c 41 5d 44 89 f0 41 5e 5d c3 <0f> 0b 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66
    [ 6.223365] RIP [<ffffffffa05897af>] rfkill_set_hw_state+0x9f/0xb0 [rfkill]
    [ 6.223365] RSP <ffff88007af6fb60>
    [ 6.269418] ---[ end trace d433dd1cfe38fec2 ]---
    This is the pstree upon boot and login, the tee process is suspicious:
    systemd
    |-dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
    |-login
    | `-bash
    | `-startx /usr/bin/startx
    | `-xinit /home/max/.xinitrc -- /etc/X11/xinit/xserverrc :0 -auth /tmp/serverauth.DAEGu5rgzr
    | |-X -nolisten tcp :0 -auth /tmp/serverauth.DAEGu5rgzr vt1
    | | `-{X}
    | `-openbox
    | |-lxterminal
    | | |-bash
    | | | `-pstree -a
    | | |-gnome-pty-helper
    | | `-{lxterminal}
    | `-tint2
    |-systemd-journal
    |-systemd-logind
    |-systemd-udevd
    `-tee /sys/bus/platform/devices/hp-wmi/power/control
    And this is my boot parameters from Syslinux:
    LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND root=/dev/sda1 ro init=/usr/lib/systemd/systemd consoleblank=0 quiet
    INITRD ../initramfs-linux.img
    I removed the powerdown package thinking it was the culprit, but it isn't.
    Currently, I solved this problem by downgrading to an older kernel.
    What could possibly be the cause?
    Last edited by bjornoslav (2013-06-01 15:10:29)

    Also reproduced with a vanilla kernel:
    [ 11.793548] Kernel BUG at f82f054a [verbose debug info unavailable]
    [ 11.793630] invalid opcode: 0000 [#1] PREEMPT SMP
    [ 11.793694] Modules linked in: kvm_intel hp_wmi(+) sparse_keymap kvm e100 psmouse arc4 snd_hda_codec_conexant snd_hda_intel mii fan snd_hda_codec yenta_socket lpc_ich iwl3945 evdev snd_hwdep snd_pcm snd_page_alloc snd_timer snd iwlegacy thermal mfd_core mac80211 wmi soundcore battery ac rtc_cmos cfg80211 rfkill pcmcia_rsrc pcmcia_core rng_core cuse fuse nfs lockd sunrpc fscache autofs4 sr_mod cdrom dm_mod ehci_pci uhci_hcd ehci_hcd usbcore ata_piix usb_common ipv6 ext4 sd_mod crc16 mbcache crc_t10dif jbd2 ahci libahci libata cpufreq_ondemand acpi_cpufreq mperf processor freq_table coretemp hwmon
    [ 11.794367] Pid: 1577, comm: systemd-udevd Not tainted 3.9.4-AP+ #29 Hewlett-Packard HP 530 Notebook PC(KP477AA#AKB)/30D5
    [ 11.794439] EIP: 0060:[<f82f054a>] EFLAGS: 00010246 CPU: 1
    [ 11.794476] EIP is at rfkill_set_hw_state+0x7a/0x80 [rfkill]
    [ 11.794510] EAX: 00000000 EBX: 00000000 ECX: 00000018 EDX: 00000001
    [ 11.794548] ESI: f501940c EDI: f5019400 EBP: c1261a20 ESP: f5353d74
    [ 11.794587] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
    [ 11.794619] CR0: 8005003b CR2: 094768e8 CR3: 35216000 CR4: 000007d0
    [ 11.794658] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
    [ 11.794696] DR6: ffff0ff0 DR7: 00000400
    [ 11.794718] Process systemd-udevd (pid: 1577, ti=f5352000 task=f5952800 task.ti=f5352000)
    [ 11.794770] Stack:
    [ 11.794778] 00000000 f501940c f5019400 c1261a20 f812e232 f88263c8 00000003 00000f29
    [ 11.794863] f501940c f8827014 f5019400 c1263286 f501940c f8827014 f8827014 c1261854
    [ 11.794946] f5807fc0 f501940c f8827014 c12632e1 f501940c f8827014 f5019440 c1261a91
    [ 11.795030] Call Trace:
    [ 11.795048] [<c1261a20>] ? __device_attach+0x30/0x30
    [ 11.795081] [<f812e232>] ? hp_wmi_bios_setup+0x232/0x34f [hp_wmi]
    [ 11.795121] [<c1263286>] ? platform_drv_probe+0x26/0x50
    [ 11.795154] [<c1261854>] ? driver_probe_device+0x54/0x1f0
    [ 11.795188] [<c12632e1>] ? platform_match+0x31/0x70
    [ 11.795218] [<c1261a91>] ? __driver_attach+0x71/0x80
    [ 11.795249] [<c12600cf>] ? bus_for_each_dev+0x3f/0x70
    [ 11.795281] [<c1261466>] ? driver_attach+0x16/0x20
    [ 11.795311] [<c1261a20>] ? __device_attach+0x30/0x30
    [ 11.795342] [<c126112f>] ? bus_add_driver+0x19f/0x250
    [ 11.795374] [<c1261fb3>] ? driver_register+0x63/0x130
    [ 11.795405] [<c126317f>] ? platform_driver_probe+0xf/0x80
    [ 11.795440] [<f812e4e4>] ? hp_wmi_init+0x195/0xcb1 [hp_wmi]
    [ 11.795476] [<f812e34f>] ? hp_wmi_bios_setup+0x34f/0x34f [hp_wmi]
    [ 11.795515] [<c10011f2>] ? do_one_initcall+0x102/0x150
    [ 11.795548] [<c1026ff1>] ? set_memory_ro+0x31/0x40
    [ 11.795579] [<c10767bc>] ? set_section_ro_nx+0x5c/0x60
    [ 11.795612] [<c1078a42>] ? load_module+0x17f2/0x1de0
    [ 11.795645] [<c10790ff>] ? sys_finit_module+0x4f/0x60
    [ 11.796769] [<c133c1be>] ? sysenter_do_call+0x12/0x26
    [ 11.796769] Code: 00 89 d8 e8 89 ff ff ff 80 7b 14 00 74 dc 89 f8 89 f2 83 e0 01 38 c2 74 d1 8d 83 cc 01 00 00 e8 ad 06 d5 c8 89 e8 5b 5e 5f 5d c3 <0f> 0b 8d 74 26 00 8b 40 78 80 78 f4 00 75 07 f3 c3 90 8d 74 26
    [ 11.796769] EIP: [<f82f054a>] rfkill_set_hw_state+0x7a/0x80 [rfkill] SS:ESP 0068:f5353d74
    Quite obviously, this is related to HP laptops. Perhaps blacklisting the hp_wmi module could solve it. However, that module might be related to the extra buttons and/or to reporting the state of the hardware rfkill switch...
    Last edited by andrej.podzimek (2013-05-31 15:52:03)

  • [SOLVED] Random kernel panics during boot (Waiting for UDev uevents..)

    Update 2012-03-31: Workaround confirmed to work, see tenthirteen's post.
    Update 2012-02-03: I've narrowed down the problem to the 3.x kernels. Downgrading to kernel26-2.6.38.5-1, with the other packages up-to-date (using nouveau instead of nvidia driver), solves the problem. Still, I still consider this a problem since it forces me to use an older kernel, so if anyone has any idea how to find the problem I would be very thankful!
    When I came back home after the summer vacations I did a huge upgrade with pacman -Syu (of course I read the announcements before). This included linux (3.0.3-1) from kernel26 (2.6.38.5-1) and udev (167-2 -> 173-3). After this point, the boot process randomly fails from time to time; today I had to restart more than 20 times before my machine would boot successfully.
    It always occurs during "Waiting for UDev uvents to be processed". Some of the errors are:
    1. The computer freezes when the message is shown (cursor stops to blink).
    2. Nothing happens for a long time, then Waiting for UDev uvents to be processed [ FAIL ]s.
    3. Short and long error messages that look similar to this guy's (except for the last line).
    I greped for some of the error messages in /var/log but they don't seem to be logged, so the examples below are from my handwritten notes and thus not very complete (there are a lot of other error messages except these lines). It's also possible that there are some mistakes. Note that they're from different boots.
    BUG: Soft lockup - CPU#1 stuck for 23 s! [modprobe:256]
    BUG: Unable to handle kernel
    --[End ...]--
    note: udevd[225] exited with preempt_count 2
    Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: c0147299
    BUG: Unable to handle kernel paging request at f8d20076
    Code: Bad EIP value.
    EIP: ...
    CRZ: ...
    --[End ...]--
    Kernel panic - not syncing: Attempted to kill the idle task!
    Lock: Bad EIP value
    Note: modprobe [296] exited with preempt_count 3
    WARNING: at kernel/watchdog.c:240 watchdog-overflow-callback+0xac/...
    BUG: Unable to handle kernel NULL pointer dereference at 00000286
    BUG: Unable to handle kernel NULL pointer dereference at (null)
    These errors are seemingly arbitrary which makes it very hard to find the problem. Sometimes it works without a single complaint, sometimes it says something about "No caching mode page present, Assuming drive cache: write through", and sometimes I get different errors (the examples above are only from today!). As you can imagine, it gets pretty annoying.
    So far I've tried to:
    * Use the fallback mode - nope.
    * Rerun mkinitcpio -p linux - nope.
    * Append noapic and nomodeset to the kernel in GRUB - nope.
    * Install and try kernel26-lts - seems to work, although I don't understand what other differences there are (e.g., it doesn't start X). At least this seems to suggest that it's not a hardware problem.
    * Unplug all USB devices before boot - sometimes works, sometimes not. Doesn't seem to be a direct connection.
    * Remove my custom settings in /etc/modprobe.d - nope.
    * A lot of other things I've forgotten.
    Edit: I forgot to mention, once it's booted, the system works perfectly fine. No kernel panics etc. That's the second reason why I suspect it's not a hardware failure.
    I've been thinking about trying to downgrade the kernel and udev, but with the renaming and all dependencies I'm not sure how to do that.
    Since I've run out of ideas how to troubleshoot this issue, I would appreciate if I could get some suggestions here. I've search around and found similar posts but no solution that works for me.
    Finally, here are some more information.
    uname -a:
    Linux archon 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 07:32:23 UTC 2011 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz GenuineIntel GNU/Linux
    The packages that I upgraded with pacman -Syu that day (removed most KDE packages from the list):
    [2011-08-26 15:14] Running 'pacman-color -Syu'
    [2011-08-26 15:14] synchronizing package lists
    [2011-08-26 15:18] Running 'pacman-color -Sy pacman'
    [2011-08-26 15:18] synchronizing package lists
    [2011-08-26 15:18] upgraded linux-api-headers (2.6.38.1-1 -> 3.0.1-1)
    [2011-08-26 15:19] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
    [2011-08-26 15:19] Generating locales...
    [2011-08-26 15:19] en_US.UTF-8... done
    [2011-08-26 15:19] en_US.ISO-8859-1... done
    [2011-08-26 15:19] sv_SE.UTF-8... done
    [2011-08-26 15:19] sv_SE.ISO-8859-1... done
    [2011-08-26 15:19] Generation complete.
    [2011-08-26 15:19] upgraded glibc (2.13-5 -> 2.14-5)
    [2011-08-26 15:19] upgraded pacman (3.5.3-1 -> 3.5.4-4)
    [2011-08-26 15:27] Running 'pacman-color -Syu'
    [2011-08-26 15:27] synchronizing package lists
    [2011-08-26 15:27] starting full system upgrade
    [2011-08-26 15:29] Running 'pacman-color -Syu'
    [2011-08-26 15:29] synchronizing package lists
    [2011-08-26 15:29] starting full system upgrade
    [2011-08-26 15:29] Running 'pacman-color -Rsn linuxwacom-bamboo-cth-ctl'
    [2011-08-26 15:29] removed linuxwacom-bamboo-cth-ctl (0.10.99.1-1)
    [2011-08-26 15:29] Running 'pacman-color -Syu'
    [2011-08-26 15:29] synchronizing package lists
    [2011-08-26 15:29] starting full system upgrade
    [2011-08-26 15:29] Running 'pacman-color -Syu'
    [2011-08-26 15:29] synchronizing package lists
    [2011-08-26 15:29] starting full system upgrade
    [2011-08-26 15:53] Running 'pacman-color -Syu'
    [2011-08-26 15:53] synchronizing package lists
    [2011-08-26 15:54] starting full system upgrade
    [2011-08-26 16:03] warning: /etc/krb5.conf saved as /etc/krb5.conf.pacsave
    [2011-08-26 16:03] removed heimdal (1.3.3-4)
    [2011-08-26 16:03] removed eigen (2.0.15-1)
    [2011-08-26 16:03] removed python2-qt (4.8.3-1)
    [2011-08-26 16:03] removed kernel26 (2.6.38.5-1)
    [2011-08-26 16:04] removed kernel26-headers (2.6.38.5-1)
    [2011-08-26 16:04] removed libreoffice (3.3.2-2)
    [2011-08-26 16:04] upgraded readline (6.2.001-1 -> 6.2.001-2)
    [2011-08-26 16:04] upgraded bash (4.2.008-1 -> 4.2.010-1)
    [2011-08-26 16:04] upgraded attr (2.4.44-3 -> 2.4.46-1)
    [2011-08-26 16:04] upgraded acl (2.2.49-2 -> 2.2.51-1)
    [2011-08-26 16:04] upgraded rsync (3.0.8-1 -> 3.0.8-2)
    [2011-08-26 16:04] upgraded abs (2.4.2-1 -> 2.4.3-1)
    [2011-08-26 16:04] upgraded gcc-libs (4.6.0-4 -> 4.6.1-3)
    [2011-08-26 16:04] upgraded zlib (1.2.5-3 -> 1.2.5-4)
    [2011-08-26 16:04] upgraded icu (4.6.1-1 -> 4.8.1-1)
    [2011-08-26 16:04] upgraded boost-libs (1.46.0-4 -> 1.47.0-1)
    [2011-08-26 16:04] upgraded libmysqlclient (5.5.11-1 -> 5.5.15-1)
    [2011-08-26 16:04] upgraded mysql-clients (5.5.11-1 -> 5.5.15-1)
    [2011-08-26 16:04] hostname and {,yp,nis}domainname has moved:
    [2011-08-26 16:04] ----------
    [2011-08-26 16:04] hostname is now in coreutils
    [2011-08-26 16:04] domainname is now in yp-tools
    [2011-08-26 16:04] their functionality might have changed slightly
    [2011-08-26 16:04]
    [2011-08-26 16:04] dnsdomainname remains in net-tools
    [2011-08-26 16:04] ----------
    [2011-08-26 16:04] upgraded net-tools (1.60-14 -> 1.60-18)
    [2011-08-26 16:04] warning: directory permissions differ on var/lib/mysql/
    filesystem: 755 package: 700
    [2011-08-26 16:04] upgraded mysql (5.5.11-1 -> 5.5.15-1)
    [2011-08-26 16:04] upgraded libpng (1.4.5-1 -> 1.4.8-1)
    [2011-08-26 16:04] upgraded sqlite3 (3.7.6.1-1 -> 3.7.7.1-1)
    [2011-08-26 16:04] upgraded run-parts (3.4.1-1 -> 3.4.4-1)
    [2011-08-26 16:04] upgraded db (5.1.25-1 -> 5.2.28-1)
    [2011-08-26 16:04] installed libgssglue (0.3-1)
    [2011-08-26 16:04] installed libtirpc (0.2.2-2)
    [2011-08-26 16:04] upgraded pam (1.1.3-1 -> 1.1.4-1)
    [2011-08-26 16:04] Fixing gshadow file ...
    [2011-08-26 16:04] upgraded shadow (4.1.4.3-1 -> 4.1.4.3-2)
    [2011-08-26 16:04] upgraded gmp (5.0.1-2 -> 5.0.2-3)
    [2011-08-26 16:04] upgraded libcap (2.20-1 -> 2.22-1)
    [2011-08-26 16:04] upgraded coreutils (8.12-1 -> 8.12-3)
    [2011-08-26 16:04] Updating certificates. This might take a while...
    [2011-08-26 16:04] upgraded ca-certificates (20090814+nmu2-1 -> 20110421-3)
    [2011-08-26 16:04] upgraded pcre (8.12-1 -> 8.13-2)
    [2011-08-26 16:04] upgraded glib2 (2.28.6-1 -> 2.28.8-1)
    [2011-08-26 16:04] upgraded iana-etc (2.30-1 -> 2.30-2)
    [2011-08-26 16:04] warning: /etc/fstab installed as /etc/fstab.pacnew
    [2011-08-26 16:04] warning: directory permissions differ on run/
    filesystem: 1777 package: 755
    [2011-08-26 16:04] upgraded filesystem (2011.04-1 -> 2011.08-1)
    [2011-08-26 16:04] upgraded dbus-core (1.4.1-1 -> 1.4.14-1)
    [2011-08-26 16:04] upgraded xproto (7.0.21-1 -> 7.0.22-1)
    [2011-08-26 16:04] upgraded libx11 (1.4.3-2 -> 1.4.4-1)
    [2011-08-26 16:05] upgraded dbus (1.4.1-1 -> 1.4.14-1)
    [2011-08-26 16:05] upgraded freetype2 (2.4.4-2 -> 2.4.6-1)
    [2011-08-26 16:05] upgraded libxfont (1.4.3-1 -> 1.4.4-1)
    [2011-08-26 16:05] upgraded util-linux (2.19-4 -> 2.19.1-3)
    [2011-08-26 16:05] upgraded module-init-tools (3.12-2 -> 3.16-1)
    [2011-08-26 16:05] ATTENTION UDEV:
    [2011-08-26 16:05] ----------
    [2011-08-26 16:05] Kernel 2.6.32 or newer is now required.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] OSS emulation modules are not loaded by default, add to rc.conf if needed.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Arch specific cd symlinks are now no longer created.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] cd and net persistent rules will no longer be autogenerated,
    [2011-08-26 16:05] see <https://wiki.archlinux.org/index.php/Udev> for details.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Errors are now logged (possibly to the console) by default.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Arch's custom blacklisting logic has been removed. MOD_AUTOLOAD and
    [2011-08-26 16:05] blacklisting in MODULES no longer works.
    [2011-08-26 16:05] See 'man modprobe.conf' for a replacement to blacklisting.
    [2011-08-26 16:05] To disable a module mod1 on the kernel command line, use
    [2011-08-26 16:05] mod1.disable=1
    [2011-08-26 16:05] or
    [2011-08-26 16:05] modprobe.blacklist=mod1
    [2011-08-26 16:05] --
    [2011-08-26 16:05] The following modules are no longer unconditionally loaded:
    [2011-08-26 16:05] pcspkr irtty-sir analog lp ppdev ide-generic
    [2011-08-26 16:05] Add them to MODULES in rc.conf if you need them.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Support for non-devtmpfs self-compiled kernels have been moved to udev-compat.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Blacklisting of framebuffer devices has moved from /etc/modprobe.d to
    [2011-08-26 16:05] /lib/modprobe.d. Any customizations shoud be done to the file in /etc, as it
    [2011-08-26 16:05] takes precedence.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] kbd and rtc devices are no longer world readable.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] rtc is no longer in the audio group and fb devices are no longer in
    [2011-08-26 16:05] the video group, as permissions and ownership of fb devices are controlled
    [2011-08-26 16:05] by X.
    [2011-08-26 16:05] ---------------
    [2011-08-26 16:05] upgraded udev (167-2 -> 173-3)
    [2011-08-26 16:05] upgraded libdrm (2.4.25-1 -> 2.4.26-1)
    [2011-08-26 16:05] upgraded pixman (0.20.2-1 -> 0.22.2-1)
    [2011-08-26 16:05] upgraded libgpg-error (1.9-3 -> 1.10-1)
    [2011-08-26 16:05] upgraded libgcrypt (1.4.6-3 -> 1.5.0-1)
    [2011-08-26 16:05] upgraded xorg-xkbcomp (1.2.1-2 -> 1.2.3-1)
    [2011-08-26 16:05] upgraded xorg-server-common (1.10.1-1 -> 1.10.3.901-1)
    [2011-08-26 16:05] upgraded xorg-server (1.10.1-1 -> 1.10.3.901-1)
    [2011-08-26 16:05] upgraded nvidia-173xx-utils (173.14.30-1 -> 173.14.31-1)
    [2011-08-26 16:05] upgraded libxext (1.2.0-1 -> 1.3.0-1)
    [2011-08-26 16:05] upgraded libxrandr (1.3.1-1 -> 1.3.2-1)
    [2011-08-26 16:05] upgraded inputproto (2.0.1-1 -> 2.0.2-1)
    [2011-08-26 16:05] upgraded libxi (1.4.2-1 -> 1.4.3-1)
    [2011-08-26 16:05] upgraded xorg-xset (1.2.1-2 -> 1.2.2-1)
    [2011-08-26 16:05] upgraded xdg-utils (1.1.0rc1-2 -> 1.1.0rc1-3)
    [2011-08-26 16:05] upgraded qt (4.7.2-6 -> 4.7.3-3)
    [2011-08-26 16:05] installed libssh2 (1.2.9-1)
    [2011-08-26 16:05] upgraded curl (7.21.6-1 -> 7.21.7-1)
    [2011-08-26 16:05] upgraded raptor (2.0.2-1 -> 2.0.4-1)
    [2011-08-26 16:05] upgraded mpfr (3.0.1-1 -> 3.0.1.p4-2)
    [2011-08-26 16:05] upgraded rasqal (1:0.9.21-1 -> 1:0.9.27-1)
    [2011-08-26 16:05] upgraded binutils (2.21-7 -> 2.21.1-2)
    [2011-08-26 16:05] upgraded libmpc (0.9-1 -> 0.9-2)
    [2011-08-26 16:05] upgraded isl (0.06-1 -> 0.06-2)
    [2011-08-26 16:05] upgraded cloog (0.16.2-1 -> 0.16.2-2)
    [2011-08-26 16:05] upgraded ppl (0.11.2-1 -> 0.11.2-2)
    [2011-08-26 16:05] upgraded gcc (4.6.0-4 -> 4.6.1-3)
    [2011-08-26 16:05] upgraded libtool (2.4-3 -> 2.4-4)
    [2011-08-26 16:05] upgraded redland (1:1.0.12-1 -> 1:1.0.14-1)
    [2011-08-26 16:05] upgraded redland-storage-virtuoso (1:1.0.12-1 -> 1:1.0.14-1)
    [2011-08-26 16:05] upgraded soprano (2.6.0-5 -> 2.7.0-1)
    [2011-08-26 16:05] upgraded akonadi (1.5.2-1 -> 1.6.0-2)
    [2011-08-26 16:05] upgraded dialog (1.1_20110302-1 -> 1.1_20110707-1)
    [2011-08-26 16:05] upgraded psmisc (22.13-1 -> 22.14-1)
    [2011-08-26 16:05] upgraded alsa-utils (1.0.24.2-1 -> 1.0.24.2-3)
    [2011-08-26 16:06] upgraded exiv2 (0.21.1-1 -> 0.21.1-2)
    [2011-08-26 16:06] upgraded strigi (git20110405-1 -> 0.7.5-4)
    [2011-08-26 16:06] upgraded xz (5.0.2-1 -> 5.0.3-1)
    [2011-08-26 16:06] upgraded libsasl (2.1.23-5 -> 2.1.23-7)
    [2011-08-26 16:06] upgraded libldap (2.4.24-1 -> 2.4.26-3)
    [2011-08-26 16:06] upgraded keyutils (1.4-1 -> 1.5.2-1)
    [2011-08-26 16:06] installed krb5 (1.9.1-3)
    [2011-08-26 16:06] upgraded shared-desktop-ontologies (0.6.0-1 -> 0.7.1-1)
    [2011-08-26 16:06] upgraded libdbusmenu-qt (0.8.2-1 -> 0.8.3-1)
    [2011-08-26 16:06] upgraded grantlee (0.1.8-1 -> 0.1.9-1)
    [2011-08-26 16:06] upgraded aspell (0.60.6-5 -> 0.60.6.1-1)
    [2011-08-26 16:06] upgraded dbus-glib (0.92-1 -> 0.94-2)
    [2011-08-26 16:06] upgraded hunspell (1.2.15-1 -> 1.3.2-1)
    [2011-08-26 16:06] upgraded enchant (1.6.0-1 -> 1.6.0-3)
    [2011-08-26 16:06] upgraded libogg (1.2.2-1 -> 1.3.0-1)
    [2011-08-26 16:06] upgraded flac (1.2.1-2 -> 1.2.1-3)
    [2011-08-26 16:06] upgraded libsndfile (1.0.24-1 -> 1.0.25-1)
    [2011-08-26 16:06] upgraded libpulse (0.9.22-2 -> 0.9.23-1)
    [2011-08-26 16:06] installed libqzeitgeist (0.7.0-1)
    [2011-08-26 16:06] upgraded pango (1.28.4-2 -> 1.28.4-3)
    [2011-08-26 16:06] upgraded gstreamer0.10 (0.10.32-1 -> 0.10.35-1)
    [2011-08-26 16:06] upgraded gstreamer0.10-base (0.10.32-4 -> 0.10.35-1)
    [2011-08-26 16:06] upgraded gstreamer0.10-base-plugins (0.10.32-4 -> 0.10.35-1)
    [2011-08-26 16:06] upgraded phonon-gstreamer (4.5.0-1 -> 4.5.1-1)
    [2011-08-26 16:06] upgraded sdl (1.2.14-6 -> 1.2.14-7)
    [2011-08-26 16:06] upgraded xvidcore (1.3.1-1 -> 1.3.2-1)
    [2011-08-26 16:06] upgraded x264 (20110327-1 -> 20110617-1)
    [2011-08-26 16:06] upgraded libvpx (0.9.6-2 -> 0.9.7.p1-1)
    [2011-08-26 16:06] upgraded libva (1.0.12-1 -> 1.0.14-1)
    [2011-08-26 16:06] installed rtmpdump (2.4-1)
    [2011-08-26 16:06] upgraded ffmpeg (20110330-1 -> 20110724-1)
    [2011-08-26 16:06] upgraded cifs-utils (4.9-2 -> 4.9-3)
    [2011-08-26 16:06] upgraded smbclient (3.5.8-2 -> 3.6.0-4)
    [2011-08-26 16:06] upgraded mesa (7.10.2-2 -> 7.11-1)
    [2011-08-26 16:06] upgraded libsamplerate (0.1.7-1 -> 0.1.8-1)
    [2011-08-26 16:06] upgraded jack (0.120.1-1 -> 0.121.2-2)
    [2011-08-26 16:06] upgraded fluidsynth (1.1.3-2 -> 1.1.4-1)
    [2011-08-26 16:06] upgraded libass (0.9.11-1 -> 0.9.13-1)
    [2011-08-26 16:06] upgraded libproxy (0.4.6-6 -> 0.4.7-1)
    [2011-08-26 16:06] upgraded libjpeg-turbo (1.1.0-1 -> 1.1.1-3)
    [2011-08-26 16:06] upgraded v4l-utils (0.8.3-1 -> 0.8.5-1)
    [2011-08-26 16:06] upgraded taglib (1.7-1 -> 1.7-3)
    [2011-08-26 16:06] upgraded libdvbpsi (0.1.7-1 -> 0.2.0-1)
    [2011-08-26 16:06] upgraded libebml (1.2.0-1 -> 1.2.1-1)
    [2011-08-26 16:06] upgraded libmatroska (1.1.0-1 -> 1.2.0-1)
    [2011-08-26 16:06] upgraded libmodplug (0.8.8.1-1 -> 0.8.8.3-1)
    [2011-08-26 16:06] upgraded libmpeg2 (0.5.1-1 -> 0.5.1-3)
    [2011-08-26 16:06] upgraded libmtp (1.0.2-2 -> 1.1.0-1)
    [2011-08-26 16:06] installed libupnp (1.6.13-1)
    [2011-08-26 16:06] upgraded vlc (1.1.9-1 -> 1.1.11-4)
    [2011-08-26 16:06] upgraded phonon-vlc (0.4.0-1 -> 0.4.1-1)
    [2011-08-26 16:06] upgraded phonon (4.5.0-1 -> 4.5.55-1)
    [2011-08-26 16:06] upgraded upower (0.9.10-1 -> 0.9.12-1)
    [2011-08-26 16:07] upgraded device-mapper (2.02.84-1 -> 2.02.88-1)
    [2011-08-26 16:07] upgraded parted (2.3-1 -> 3.0-3)
    [2011-08-26 16:07] upgraded lvm2 (2.02.84-1 -> 2.02.88-1)
    [2011-08-26 16:07] upgraded eject (2.1.5-5 -> 2.1.5-7)
    [2011-08-26 16:07] upgraded udisks (1.0.3-2 -> 1.0.3-6)
    [2011-08-26 16:07] upgraded libxcursor (1.1.11-1 -> 1.1.12-1)
    [2011-08-26 16:07] upgraded ntrack (1:13-1 -> 1:13-2)
    [2011-08-26 16:07] upgraded libssh (0.4.8-1 -> 0.5.1-1)
    [2011-08-26 16:07] upgraded oxygen-icons (4.6.2-1 -> 4.7.0-1)
    [2011-08-26 16:07] upgraded xorg-xauth (1.0.5-2 -> 1.0.6-1)
    [2011-08-26 16:07] installed qjson (0.7.1-1)
    [2011-08-26 16:08] upgraded amarok (2.4.0-4 -> 2.4.3-1)
    [2011-08-26 16:08] upgraded apr (1.4.2-1 -> 1.4.5-1)
    [2011-08-26 16:08] upgraded apr-util (1.3.10-2 -> 1.3.12-2)
    [2011-08-26 16:08] upgraded atk (2.0.0-1 -> 2.0.1-1)
    [2011-08-26 16:08] upgraded avahi (0.6.30-2 -> 0.6.30-4)
    [2011-08-26 16:08] installed eigen2 (2.0.16-1)
    [2011-08-26 16:08] upgraded libffi (3.0.9-1 -> 3.0.10-1)
    [2011-08-26 16:08] upgraded python (3.2-2 -> 3.2.1-1)
    [2011-08-26 16:08] installed sip (4.12.4-1)
    [2011-08-26 16:08] installed pyqt (4.8.5-1)
    [2011-08-26 16:08] upgraded python2 (2.7.1-9 -> 2.7.2-2)
    [2011-08-26 16:08] upgraded python2-sip (4.12.1-1 -> 4.12.4-1)
    [2011-08-26 16:08] upgraded dbus-python (0.83.1-2 -> 0.84.0-1)
    [2011-08-26 16:08] installed python2-pyqt (4.8.5-1)
    [2011-08-26 16:08] upgraded glew (1.5.8-1 -> 1.6.0-1)
    [2011-08-26 16:08] upgraded blas (3.3.0-2 -> 3.3.1-2)
    [2011-08-26 16:08] upgraded lapack (3.3.0-2 -> 3.3.1-2)
    [2011-08-26 16:08] upgraded python2-numpy (1.5.1-2 -> 1.6.0-1)
    [2011-08-26 16:08] upgraded avogadro (1.0.3-1 -> 1.0.3-3)
    [2011-08-26 16:08] upgraded bison (2.4.3-1 -> 2.5-1)
    [2011-08-26 16:08] upgraded bluez (4.93-1 -> 4.96-1)
    [2011-08-26 16:08] upgraded boost (1.46.0-4 -> 1.47.0-1)
    [2011-08-26 16:08] upgraded cabextract (1.3-1 -> 1.4-1)
    [2011-08-26 16:08] upgraded libsigc++ (2.2.9-1 -> 2.2.10-1)
    [2011-08-26 16:08] upgraded cairomm (1.9.8-1 -> 1.10.0-1)
    [2011-08-26 16:08] upgraded chmlib (0.40-1 -> 0.40-2)
    [2011-08-26 16:08] installed nettle (2.2-1)
    [2011-08-26 16:08] upgraded gnutls (2.12.3-1 -> 3.0.1-1)
    [2011-08-26 16:08] upgraded libcups (1.4.6-1 -> 1.4.8-2)
    [2011-08-26 16:08] upgraded gdk-pixbuf2 (2.23.3-1 -> 2.23.5-1)
    [2011-08-26 16:08] upgraded gtk-update-icon-cache (2.24.4-1 -> 2.24.5-3)
    [2011-08-26 16:08] upgraded gtk2 (2.24.4-1 -> 2.24.5-3)
    [2011-08-26 16:09] upgraded nspr (4.8.7-1 -> 4.8.9-1)
    [2011-08-26 16:09] upgraded nss (3.12.9-1 -> 3.12.11-1)
    [2011-08-26 16:09] upgraded libevent (2.0.10-1 -> 2.0.12-1)
    [2011-08-26 16:09] upgraded xorg-mkfontscale (1.0.8-1 -> 1.0.9-1)
    [2011-08-26 16:10] upgraded ttf-dejavu (2.32-2 -> 2.33-1)
    [2011-08-26 16:10] upgraded chromium (11.0.696.57-1 -> 13.0.782.215-1)
    [2011-08-26 16:10] upgraded cln (1.3.1-1 -> 1.3.2-1)
    [2011-08-26 16:10] upgraded clucene (0.9.21b-1 -> 2.3.3.4-1)
    [2011-08-26 16:11] upgraded cmake (2.8.4-1 -> 2.8.5-1)
    [2011-08-26 16:11] upgraded consolekit (0.4.4-1 -> 0.4.5-1)
    [2011-08-26 16:11] upgraded cryptsetup (1.2.0-1 -> 1.3.1-2)
    [2011-08-26 16:11] upgraded poppler (0.16.4-1 -> 0.16.7-1)
    [2011-08-26 16:11] daemon script has been renamed to /etc/rc.d/cupsd
    [2011-08-26 16:11] change your entry in /etc/rc.conf
    [2011-08-26 16:11] upgraded cups (1.4.6-1 -> 1.4.8-2)
    [2011-08-26 16:11] upgraded cvs (1.11.23-6 -> 1.11.23-7)
    [2011-08-26 16:11] upgraded dash (0.5.6.1-2 -> 0.5.7-2)
    [2011-08-26 16:11] upgraded dconf (0.7.3-2 -> 0.8.0-1)
    [2011-08-26 16:11] upgraded dcron (4.4-2 -> 4.5-2)
    [2011-08-26 16:11] upgraded diffutils (3.0-2 -> 3.1-1)
    [2011-08-26 16:11] upgraded libksba (1.0.8-1 -> 1.2.0-1)
    [2011-08-26 16:11] upgraded libassuan (2.0.1-1 -> 2.0.2-1)
    [2011-08-26 16:11] upgraded dirmngr (1.1.0-1 -> 1.1.0-3)
    [2011-08-26 16:11] upgraded dri2proto (2.3-1 -> 2.6-1)
    [2011-08-26 16:11] upgraded fakeroot (1.15.1-1 -> 1.17-1)
    [2011-08-26 16:11] upgraded file (5.06-1 -> 5.08-1)
    [2011-08-26 16:11] upgraded startup-notification (0.10-2 -> 0.12-1)
    [2011-08-26 16:11] upgraded mime-types (1.0-3 -> 8-1)
    [2011-08-26 16:11] upgraded libnotify (0.7.2-1 -> 0.7.3-1)
    [2011-08-26 16:11] upgraded firefox (4.0.1-1 -> 6.0-1)
    [2011-08-26 16:11] upgraded flashplugin (10.2.159.1-2 -> 10.3.183.7-1)
    [2011-08-26 16:11] - The directories /usr/lib/perl5/current, /usr/lib/perl5/site_perl/current,
    [2011-08-26 16:11] /usr/lib/perl5/site_perl/5.10.1, and /usr/share/perl5/site_perl/5.10.1
    [2011-08-26 16:11] have been removed from @INC.
    [2011-08-26 16:11] - The script/binary directories are now /usr/bin/*_perl instead of
    [2011-08-26 16:11] /usr/lib/perl5/*_perl/bin which will be eventually removed.
    [2011-08-26 16:11] upgraded perl (5.12.3-1 -> 5.14.1-3)
    [2011-08-26 16:11] upgraded foomatic-db (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
    [2011-08-26 16:11] upgraded foomatic-filters (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
    [2011-08-26 16:11] upgraded foomatic-db-engine (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
    [2011-08-26 16:11] upgraded fortune-mod (1.99.1-4 -> 1.99.1-5)
    [2011-08-26 16:12] upgraded fpc (2.4.2-1 -> 2.4.4-3)
    [2011-08-26 16:12] upgraded gawk (3.1.8-2 -> 4.0.0-1)
    [2011-08-26 16:12] upgraded gc (7.1-1 -> 7.1-3)
    [2011-08-26 16:12] upgraded gcc-fortran (4.6.0-4 -> 4.6.1-3)
    [2011-08-26 16:12] upgraded gdb (7.2-2 -> 7.3-2)
    [2011-08-26 16:12] upgraded libftdi (0.18-2 -> 0.19-1)
    [2011-08-26 16:12] upgraded lirc-utils (1:0.9.0-2 -> 1:0.9.0-6)
    [2011-08-26 16:12] installed mpg123 (1.13.3-2)
    [2011-08-26 16:12] upgraded mplayer (33159-1 -> 34007-1)
    [2011-08-26 16:12] upgraded gnome-mplayer (1.0.3-1 -> 1.0.4-1)
    [2011-08-26 16:12] upgraded gecko-mediaplayer (1.0.3-1 -> 1.0.4-1)
    [2011-08-26 16:12] upgraded libggz (0.0.14.1-1 -> 0.0.14.1-2)
    [2011-08-26 16:12] upgraded ggz-client-libs (0.0.14.1-1 -> 0.0.14.1-2)
    [2011-08-26 16:12] upgraded ghostscript (9.02-1 -> 9.04-5)
    [2011-08-26 16:12] upgraded pygobject-devel (2.28.4-1 -> 2.28.6-1)
    [2011-08-26 16:12] upgraded pygobject (2.28.4-1 -> 2.28.6-1)
    [2011-08-26 16:12] upgraded pygtk (2.24.0-1 -> 2.24.0-2)
    [2011-08-26 16:12] upgraded gimp (2.6.11-5 -> 2.6.11-6)
    [2011-08-26 16:12] upgraded git (1.7.5-1 -> 1.7.6.1-1)
    [2011-08-26 16:12] upgraded glibmm (2.28.0-1 -> 2.28.2-1)
    [2011-08-26 16:12] upgraded glib-networking (2.28.6.1-2 -> 2.28.7-4)
    [2011-08-26 16:12] upgraded glproto (1.4.12-1 -> 1.4.14-1)
    [2011-08-26 16:12] upgraded gnugo (3.8-1 -> 3.8-2)
    [2011-08-26 16:12] upgraded gnupg (1.4.11-2 -> 1.4.11-3)
    [2011-08-26 16:12] upgraded pinentry (0.8.1-1 -> 0.8.1-3)
    [2011-08-26 16:12] upgraded gnupg2 (2.0.17-1 -> 2.0.18-1)
    [2011-08-26 16:12] upgraded wxgtk (2.8.12-1 -> 2.8.12.1-1)
    [2011-08-26 16:12] ==> To add the gnuplot mode in Emacs, add the content of /usr/share/emacs/site-lisp/dotemacs to your ~/.emacs file.
    [2011-08-26 16:12] Updating TeX tree...
    [2011-08-26 16:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-08-26 16:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-08-26 16:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-08-26 16:13] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-08-26 16:13] mktexlsr: Done.
    [2011-08-26 16:13] upgraded gnuplot (4.4.2-2 -> 4.4.3-1)
    [2011-08-26 16:13] upgraded gtkmm (2.24.0-1 -> 2.24.2-1)
    [2011-08-26 16:13] upgraded gparted (0.8.0-2 -> 0.9.0-3)
    [2011-08-26 16:13] upgraded gpgme (1.3.0-1 -> 1.3.1-1)
    [2011-08-26 16:13] upgraded gpsd (2.96-1 -> 3.0-3)
    [2011-08-26 16:13] upgraded graphicsmagick (1.3.12-1 -> 1.3.12-2)
    [2011-08-26 16:13] upgraded grep (2.7-1 -> 2.9-1)
    [2011-08-26 16:13] warning: /boot/grub/menu.lst installed as /boot/grub/menu.lst.pacnew
    [2011-08-26 16:13] upgraded grub (0.97-17 -> 0.97-20)
    [2011-08-26 16:13] upgraded gsl (1.14-1 -> 1.15-1)
    [2011-08-26 16:13] upgraded vim-runtime (7.3.138-1 -> 7.3.266-1)
    [2011-08-26 16:13] upgraded ruby (1.9.2_p180-1 -> 1.9.2_p290-1)
    [2011-08-26 16:13] Updating desktop and mime database...done.
    [2011-08-26 16:13] upgraded gvim (7.3.138-1 -> 7.3.266-1)
    [2011-08-26 16:13] upgraded hdf5 (1.8.6-1 -> 1.8.7-1)
    [2011-08-26 16:13] upgraded heirloom-mailx (12.5-1 -> 12.5-2)
    [2011-08-26 16:13] upgraded htop (0.9-1 -> 0.9-2)
    [2011-08-26 16:13] installed lcms2 (2.2-1)
    [2011-08-26 16:13] upgraded imagemagick (6.6.9.4-1 -> 6.7.1.6-1)
    [2011-08-26 16:13] installed iproute2 (2.6.39-1)
    [2011-08-26 16:13] upgraded kbd (1.15.2-1 -> 1.15.3-1)
    [2011-08-26 16:13] warning: /etc/inittab installed as /etc/inittab.pacnew
    [2011-08-26 16:13] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2011-08-26 16:13] Blacklisting of modules is no longer supported in rc.conf,
    [2011-08-26 16:13] please add blacklist entries to /etc/modprobe.d/ instead.
    [2011-08-26 16:13] VERBOSE= in rc.conf no longer has any effect.
    [2011-08-26 16:13] Please append 'quiet' to your kernel command line.
    [2011-08-26 16:13] upgraded initscripts (2011.04.1-2 -> 2011.07.3-1)
    [2011-08-26 16:13] upgraded poppler-glib (0.16.4-1 -> 0.16.7-1)
    [2011-08-26 16:13] upgraded inkscape (0.48.1-2 -> 0.48.2-1)
    [2011-08-26 16:13] upgraded irssi (0.8.15-4 -> 0.8.15-5)
    [2011-08-26 16:13] upgraded jfsutils (1.1.14-2 -> 1.1.15-2)
    [2011-08-26 16:14] upgraded jre (6u25-1 -> 7-3)
    [2011-08-26 16:14] upgraded libdmtx (0.7.2-2 -> 0.7.4-1)
    [2011-08-26 16:14] installed qrencode (3.1.1-2)
    [2011-08-26 16:14] installed prison (1.0-1)
    [2011-08-26 16:14] upgraded libedit (20110227_3.0-1 -> 20110802_3.0-1)
    [2011-08-26 16:14] upgraded openssh (5.8p2-1 -> 5.8p2-9)
    [2011-08-26 16:14] upgraded lm_sensors (3.3.0-1 -> 3.3.1-2)
    [2011-08-26 16:14] upgraded xorg-xprop (1.2.0-2 -> 1.2.1-1)
    [2011-08-26 16:14] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2011-08-26 16:14] installed libkexiv2 (4.7.0-2)
    [2011-08-26 16:15] upgraded qscintilla (2.5.1-1 -> 2.5.1-2)
    [2011-08-26 16:15] installed ocaml (3.12.1-1)
    [2011-08-26 16:15] installed libkipi (4.7.0-2)
    [2011-08-26 16:16] upgraded sane (1.0.22-1 -> 1.0.22-2)
    [2011-08-26 16:16] installed libksane (4.7.0-2)
    [2011-08-26 16:16] installed libkdcraw (4.7.0-2)
    [2011-08-26 16:16] upgraded poppler-qt (0.16.4-1 -> 0.16.7-1)
    [2011-08-26 16:16] upgraded libidn (1.21-1 -> 1.22-1)
    [2011-08-26 16:16] upgraded qt3 (3.3.8-19 -> 3.3.8-20)
    [2011-08-26 16:16] upgraded libktorrent (1.1.1-1 -> 1.1.2-1)
    [2011-08-26 16:16] installed libmms (0.6.2-1)
    [2011-08-26 16:16] upgraded libgadu (1.10.1-1 -> 1.11.0-1)
    [2011-08-26 16:16] installed ortp (0.16.5-1)
    [2011-08-26 16:16] installed mediastreamer (2.7.3-3)
    [2011-08-26 16:17] upgraded qwt (5.2.1-1 -> 6.0.0-1)
    [2011-08-26 16:17] upgraded neon (0.29.3-2 -> 0.29.6-2)
    [2011-08-26 16:17] upgraded subversion (1.6.15-1 -> 1.6.17-6)
    [2011-08-26 16:17] upgraded linux-firmware (20110227-1 -> 20110727-1)
    [2011-08-26 16:17] upgraded mkinitcpio-busybox (1.18.2-1 -> 1.18.5-1)
    [2011-08-26 16:17] upgraded mkinitcpio (0.6.11-1 -> 0.7.2-1)
    [2011-08-26 16:18] >>> Updating module dependencies. Please wait ...
    [2011-08-26 16:18] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-08-26 16:18] ==> Building image from preset: 'default'
    [2011-08-26 16:18] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2011-08-26 16:18] ==> Starting build: 3.0-ARCH
    [2011-08-26 16:18] -> Parsing hook: [base]
    [2011-08-26 16:18] -> Parsing hook: [udev]
    [2011-08-26 16:18] -> Parsing hook: [autodetect]
    [2011-08-26 16:18] -> Parsing hook: [pata]
    [2011-08-26 16:18] -> Parsing hook: [scsi]
    [2011-08-26 16:18] -> Parsing hook: [sata]
    [2011-08-26 16:18] -> Parsing hook: [filesystems]
    [2011-08-26 16:18] -> Parsing hook: [usbinput]
    [2011-08-26 16:18] ==> Generating module dependencies
    [2011-08-26 16:18] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2011-08-26 16:18] 7278 blocks
    [2011-08-26 16:18] ==> Image generation successful
    [2011-08-26 16:18] ==> Building image from preset: 'fallback'
    [2011-08-26 16:18] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2011-08-26 16:18] ==> Starting build: 3.0-ARCH
    [2011-08-26 16:18] -> Parsing hook: [base]
    [2011-08-26 16:18] -> Parsing hook: [udev]
    [2011-08-26 16:18] -> Parsing hook: [pata]
    [2011-08-26 16:18] -> Parsing hook: [scsi]
    [2011-08-26 16:18] -> Parsing hook: [sata]
    [2011-08-26 16:18] -> Parsing hook: [filesystems]
    [2011-08-26 16:18] -> Parsing hook: [usbinput]
    [2011-08-26 16:18] ==> Generating module dependencies
    [2011-08-26 16:18] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2011-08-26 16:18] 23389 blocks
    [2011-08-26 16:18] ==> Image generation successful
    [2011-08-26 16:18] installed linux (3.0.3-1)
    [2011-08-26 16:18] installed linux-headers (3.0.3-1)
    [2011-08-26 16:18] upgraded koffice-servicetypes (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:18] upgraded koffice-libs (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:18] upgraded koffice-templates (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:18] upgraded koffice-plugins (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:19] upgraded koffice-krita (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:19] upgraded ktorrent (4.1.1-1 -> 4.1.2-1)
    [2011-08-26 16:19] upgraded kwebkitpart (1.1-1 -> 1.1.1-1)
    [2011-08-26 16:19] upgraded less (443-1 -> 444-1)
    [2011-08-26 16:19] upgraded usbmuxd (1.0.6-2 -> 1.0.7-2)
    [2011-08-26 16:19] upgraded libimobiledevice (1.1.0-1 -> 1.1.1-2)
    [2011-08-26 16:19] upgraded libgpod (0.8.0-2 -> 0.8.2-2)
    [2011-08-26 16:19] upgraded libgsf (1.14.20-1 -> 1.14.21-1)
    [2011-08-26 16:19] upgraded liblqr (0.4.1-1 -> 0.4.1-2)
    [2011-08-26 16:19] installed libreoffice-en-US (3.4.2-2)
    [2011-08-26 16:19] installed libtextcat (2.2-8)
    [2011-08-26 16:19] * see https://wiki.archlinux.org/index.php/LibreOffice
    [2011-08-26 16:19] -------------------------------------------------------------------
    [2011-08-26 16:19] LibreOffice has been split into several packages:
    [2011-08-26 16:19] - libreoffice-common
    [2011-08-26 16:19] - libreoffice-{base,calc,draw,impress,math,writer} - frontend applications
    [2011-08-26 16:19] - libreoffice-{gnome,kde4} - desktop integration plugins
    [2011-08-26 16:19] - libreoffice-{sdk,sdk-doc} - add-on and doc for programming using
    [2011-08-26 16:19]  the LibreOffice APIs and for creating
    [2011-08-26 16:19] extensions (UNO components).
    [2011-08-26 16:19] -------------------------------------------------------------------
    [2011-08-26 16:19] * you need to install at least one libreoffice-langpack
    [2011-08-26 16:19] * you may want to pacman -Ss libreoffice-extensions
    [2011-08-26 16:19] to see what additional extensions are prepared to install
    [2011-08-26 16:19] * it's recommended to install {hunspell,mythes,hyphen}-xx pkg
    [2011-08-26 16:19] for spell checking
    [2011-08-26 16:19] * make sure you have installed some ttf font (ttf-dejavu recommended)
    [2011-08-26 16:19] installed libreoffice-common (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-base (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-calc (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-draw (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-impress (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-math (3.4.2-2)
    [2011-08-26 16:19] upgraded libwpd (0.9.1-1 -> 0.9.2-1)
    [2011-08-26 16:19] installed libwps (0.2.2-1)
    [2011-08-26 16:19] installed libreoffice-writer (3.4.2-2)
    [2011-08-26 16:19] upgraded libreoffice-extension-ct2n (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] The jdk package is licensed software.
    [2011-08-26 16:20] You MUST read and agree to the license stored in
    [2011-08-26 16:20] /usr/share/licenses/jdk/LICENSE before using it.
    [2011-08-26 16:20] Please relogin to include jdk in your PATH
    [2011-08-26 16:20] installed jdk (7-3)
    [2011-08-26 16:20] upgraded libreoffice-extension-diagram (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-hunart (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-nlpsolver (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-numbertext (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-oooblogger (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-pdfimport (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-presentation-minimizer (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-presenter-screen (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-report-builder (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-typo (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-watch-window (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-wiki-publisher (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded make (3.81-5 -> 3.82-3)
    [2011-08-26 16:20] upgraded libreoffice-sdk (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libsoup (2.34.1-1 -> 2.34.3-1)
    [2011-08-26 16:20] upgraded libwebkit (1.4.0-1 -> 1.4.2-1)
    [2011-08-26 16:20] upgraded links (2.3pre1-1 -> 2.3-1)
    [2011-08-26 16:20] upgraded logrotate (3.7.9-1 -> 3.8.0-1)
    [2011-08-26 16:20] upgraded luasocket (2.0.2-4 -> 2.0.2-5)
    [2011-08-26 16:20] upgraded lzo2 (2.04-1 -> 2.05-1)
    [2011-08-26 16:20] upgraded man-db (2.6.0.2-1 -> 2.6.0.2-2)
    [2011-08-26 16:20] upgraded mdadm (3.2.1-3 -> 3.2.2-3)
    [2011-08-26 16:20] upgraded mercurial (1.8.3-1 -> 1.9.1-1)
    [2011-08-26 16:21] ERROR: Module nvidia is in use
    [2011-08-26 16:21] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2011-08-26 16:21] upgraded nvidia-173xx (173.14.30-1 -> 173.14.31-2)
    [2011-08-26 16:21] upgraded octave (3.4.0-2 -> 3.4.2-2)
    [2011-08-26 16:21] upgraded openal (1.13-1 -> 1.13-2)
    [2011-08-26 16:21] upgraded openbox (3.4.11.2-2 -> 3.5.0-3)
    [2011-08-26 16:21] upgraded xine-lib (1.1.19-2 -> 1.1.19-3)
    [2011-08-26 16:21] ==> Documentation and samples are in separate packages:
    [2011-08-26 16:21]
    [2011-08-26 16:21] * opencv-docs
    [2011-08-26 16:21] * opencv-samples
    [2011-08-26 16:21] upgraded opencv (2.2.0-5 -> 2.3.0-1)
    [2011-08-26 16:21] upgraded oxygen-gtk (1.0.4-1 -> 1.1.2-1)
    [2011-08-26 16:22] upgraded oxygen-icons-svg (4.6.2-1 -> 4.7.0-1)
    [2011-08-26 16:22] upgraded p7zip (9.20.1-1 -> 9.20.1-4)
    [2011-08-26 16:22] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2011-08-26 16:22] upgraded pacman-mirrorlist (20110324-1 -> 20110816-1)
    [2011-08-26 16:22] upgraded pcmciautils (017-2 -> 018-1)
    [2011-08-26 16:22] upgraded perl-text-iconv (1.7-5 -> 1.7-6)
    [2011-08-26 16:22] upgraded perl-xml-parser (2.40-2 -> 2.41-1)
    [2011-08-26 16:22] upgraded pkg-config (0.25-3 -> 0.26-1)
    [2011-08-26 16:22] upgraded postgresql-libs (9.0.4-3 -> 9.0.4-4)
    [2011-08-26 16:22] upgraded procps (3.2.8-3 -> 3.2.8-4)
    [2011-08-26 16:22] upgraded python2-distribute (0.6.16-1 -> 0.6.19-1)
    [2011-08-26 16:22] upgraded qtcurve-gtk2 (1.8.8-1 -> 1.8.9-1)
    [2011-08-26 16:22] upgraded qtcurve-kde4 (1.8.7-1 -> 1.8.8-1)
    [2011-08-26 16:24] upgraded qt-doc (4.7.2-1 -> 4.7.3-1)
    [2011-08-26 16:24] >>> The kernel-mode plugin has a new place.
    [2011-08-26 16:24] >>> It's now located under /usr/lib/rp-pppoe/rp-pppoe.so
    [2011-08-26 16:24] >>> Change LINUX_PLUGIN to the new path in your /etc/ppp/pppoe.conf
    [2011-08-26 16:24] upgraded rp-pppoe (3.10-6 -> 3.10-7)
    [2011-08-26 16:24] upgraded rrdtool (1.4.5-1 -> 1.4.5-4)
    [2011-08-26 16:24] updating gtk.immodules... done.
    [2011-08-26 16:24] upgraded scim (1.4.9-2 -> 1.4.11-1)
    [2011-08-26 16:24] upgraded screen (4.0.3-11 -> 4.0.3-12)
    [2011-08-26 16:24] upgraded skype (2.2.0.25-1 -> 2.2.0.35-1)
    [2011-08-26 16:24] upgraded soundtouch (1.5.0-1 -> 1.6.0-1)
    [2011-08-26 16:24] upgraded sudo (1.8.1.p1-1 -> 1.8.2-1)
    [2011-08-26 16:24] upgraded syslog-ng (3.2.2-2 -> 3.2.4-3)
    [2011-08-26 16:25] upgraded tcl (8.5.9-1 -> 8.5.10-1)
    [2011-08-26 16:26] Updating font cache... done.
    [2011-08-26 16:26] Note: terminus-font is in /usr/share/fonts/local/
    [2011-08-26 16:26] upgraded terminus-font (4.32-1 -> 4.36-1)
    [2011-08-26 16:26] upgraded tk (8.5.9-1 -> 8.5.10-1)
    [2011-08-26 16:27] Updating font cache... done.
    [2011-08-26 16:27] upgraded ttf-liberation (1.06.0.20100721-1 -> 1.07.0-1)
    [2011-08-26 16:27] upgraded tzdata (2011g-1 -> 2011h-1)
    [2011-08-26 16:27] upgraded usbutils (002-2 -> 004-1)
    [2011-08-26 16:27] upgraded vi (050325-4 -> 1:050325-1)
    [2011-08-26 16:27] Updating vim help tags...done.
    [2011-08-26 16:27] upgraded vim-supertab (1.5-1 -> 1.6-1)
    [2011-08-26 16:27] Updating vim help tags...done.
    [2011-08-26 16:27] upgraded vim-vcscommand (1.99.42-1 -> 1.99.43-1)
    [2011-08-26 16:27] upgraded wget (1.12-5 -> 1.13.1-1)
    [2011-08-26 16:27] upgraded wine (1.3.19-2 -> 1.3.26-1)
    [2011-08-26 16:27] upgraded winetricks (20110429-1 -> 20110629-1)
    [2011-08-26 16:27] upgraded xcursor-themes (1.0.2-1 -> 1.0.3-1)
    [2011-08-26 16:27] upgraded xorg-iceauth (1.0.4-2 -> 1.0.5-1)
    [2011-08-26 16:27] upgraded xorg-util-macros (1.13.0-1 -> 1.15.0-1)
    [2011-08-26 16:27] upgraded xorg-server-devel (1.10.1-1 -> 1.10.3.901-1)
    [2011-08-26 16:27] upgraded xorg-twm (1.0.6-2 -> 1.0.7-1)
    [2011-08-26 16:27] upgraded xorg-x11perf (1.5.3-2 -> 1.5.4-1)
    [2011-08-26 16:27] upgraded xorg-xlsclients (1.1.1-2 -> 1.1.2-1)
    [2011-08-26 16:28] upgraded xorg-xrandr (1.3.4-2 -> 1.3.5-1)
    [2011-08-26 16:28] upgraded xorg-xwininfo (1.1.1-2 -> 1.1.2-1)
    [2011-08-26 16:28] upgraded xpdf (3.02_pl6-1 -> 3.03-1)
    [2011-08-26 16:28] upgraded xscreensaver (5.12-2 -> 5.14-1)
    [2011-08-26 16:28] upgraded xterm (269-1 -> 271-1)
    [2011-08-26 16:28] upgraded xulrunner (2.0.1-1 -> 6.0-2)
    [2011-08-26 16:28] upgraded zsnes (1.51-7 -> 1.51-9)
    /etc/rc.conf without any comments:
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Stockholm"
    KEYMAP="se-lat6"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    MODULES=()
    UDEV_TIMEOUT=30
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="no"
    HOSTNAME="archon"
    interface=eth0
    address=
    netmask=
    broadcast=
    gateway=
    NETWORK_PERSIST="no"
    DAEMONS=(syslog-ng @network dbus preload !netfs @crond @cups @sshd @startntpd)
    /etc/mkinitcpio.conf without any comments:
    MODULES=""
    BINARIES=""
    FILES=""
    HOOKS="base udev autodetect pata scsi sata filesystems"
    Please let me know if you need to know anything else.
    Last edited by Mogger (2012-03-30 23:33:38)

    I've temporarily fixed the problem by doing the following:
    removed cryptsetup (1.3.1-2)
    removed lvm2 (2.02.88-1)
    removed mdadm (3.2.2-4)
    removed linux (3.0.6-2)
    upgraded mkinitcpio-busybox (1.18.5-1 -> 1.18.2-1)
    installed gen-init-cpio (2.6.36-1)
    upgraded udev (173-3 -> 167-2)
    upgraded mkinitcpio (0.7.3-1 -> 0.6.11-1)
    installed kernel26 (2.6.38.5-1)
    upgraded nvidia-173xx-utils (173.14.31-1 -> 173.14.30-1)
    upgraded nvidia-173xx (173.14.31-2 -> 173.14.30-1)
    upgraded initscripts (2011.07.3-1 -> 2011.04.1-2)
    upgraded net-tools (1.60.20110819cvs-1 -> 1.60-18)
    I also restored my old /etc/mkinitcpio.conf, /etc/inittab and /etc/rc.conf.
    I'm still interested in a solution to the original problem. Is it a problem with my configuration, the new kernel, the udev version or something else?
    The difference in inittab is just a -s option and the mkinitcpio.conf files are the same except for some comments. rc.conf has the biggest changes and is now (removed comments):
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Stockholm"
    KEYMAP="se-lat6"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    VERBOSE="3"
    MOD_AUTOLOAD="yes"
    MODULES=(!usblp !pcspkr)
    UDEV_TIMEOUT=30
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="no"
    HOSTNAME="archon"
    eth0="dhcp"
    INTERFACES=(eth0)
    ROUTES=(!gateway)
    NETWORK_PERSIST="no"
    DAEMONS=(syslog-ng @network dbus preload !netfs !wicd @crond @cups @sshd @startntpd)
    Last edited by Mogger (2011-10-11 14:04:20)

  • ATI display driver lost with Linux and XP dual boot os

    I brought ThinkPad W500 with windows vista. I want to get rid of the hidden boot system reserved partition and downgrade to windows xp and install OpenSuse os. Following some sourses found on the web, I first set the bios sata ahci mode to compatable mode. Then install windows xp and update the sata driver. Restart and reset the bios sata back to ahci mode. It works fine with windows xp and I install back all driver. Finally I install OpenSuse and create dual boot with Grub. 
    But a serious problem come up with me. Everytime after restart from the linux os and back to windows xp, xp doesn't regonize the ATI display divice and tell me no driver installed with low screen resolution. And I have to restart the machine and boot direct into xp for the second time and the problem gone. But it is so annoying of doing this everytime. Anyone can help? Many thanks.
    Solved!
    Go to Solution.

    Hi stanleyimko,
    I don't have an answer, just a couple of questions:
    Does your W500 have switchable graphics?  If so, you may have to turn off "let the OS detect" or permanently select one or the other in BIOS.  XP isn't switchable aware, so I don't know why that would make a difference.
    Do you see the problem on cold (re) boot to XP, or only on warm reboot from Linux to XP?
    Seems like something is leaving your BIOS in an odd state (I guess that's obvious) and maybe a cold reboot would sort it.
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Oracle Linux 6 kernel panic boot !!!!

    I'm running Oracle Linux 6.3 on a VMware machine which based on a HP Proliant BL620c G7 server.
    I've installed IBM Websphere version 8.5 and IBM HTTP Server version 8.5.
    After installing VMware tools for this machine, I was asked to reboot the server, but on start we got a kernel panic such as below:
    Kernel panic - not syncing: Attempted to kill init!
    Pid: 1, comm: init Not tainted 2.6.39-300.26.1.el6euk.x86-64 #1
    Call Trace:
    [<ffffffff81502a9b>] panic+0x91/0x1a8
    [<ffffffff8105e4b2>] ? enqueue_entity+0x52/0x210
    [<ffffffff8106e6cb>] forget_original_parent +0x32b/0x330
    [<ffffffff8106e6cb>] ? sched_move_task+0x9d/0x150
    [<ffffffff8106e6eb>] exit_notify+0x1b/0x190
    [<ffffffff8106f7ee>] do_exit+0x1fe/0x430
    [<ffffffff8106fa75>] do_group_exit+0x55/0xd0
    [<ffffffff8106fb07>] sys_exit_group+0x17/0x20
    [<ffffffff8150dc82>] system_call_fastpath+0x16/0x1b
    Could anyone give me a pointer as to what is or even could be causing this? I'm completely stumped at this point
    Thanks,

    It looks like the system has trouble opening or finding the /boot volume. I don't think it is an incompatibility with your hardware. You might however want to make sure you installed a recent VMware version and have correct settings to support x64 guest OS. I'm not using VMware anymore, but under VirtualBox such issue can be due to missing I/O apic and VT-x support in the BIOS.

  • [SOLVED] Grub error 18 - cannot boot to Windows

    Earlier today I tried to install Arch 64bit (I had 32bit earlier) with kdemod to test new KDE4.2. However, after installation I could not boot neither Arch nor Windows. Grub appeared, but every single option gave me an error. I can't remember anymore which error it was, but It doesn't matter anymore. I thought I had made a really stupid and basic mistake while installing, I just didn't know what.
    I wanted to test KDE4.2 so much so I installed Kubuntu (yeah, this topic is not related to Arch Linux, I hope that somebody can help me though, move this topic to somewhere else if it doesn't belong here ). Installation was fine, booting to Kubuntu was fine (and upgrading to KDE4.2 was fine), but booting to Windows was not. It gave me a following error:
    Error 18: Selected cylinder exceeds maximum supported by BIOS
    I googled a bit and found this: http://wiki.linuxquestions.org/wiki/GRUB#Error_18 I reinstalled Kubuntu using /dev/sdb1 as /boot and /dev/sdb2 as / (/dev/sdb3 is windows and /dev/sdb4 is my game partition, ntfs). Before this I had /dev/sdb1 as / and /dev/sdb2 as swap (now I have no swap at all, my 4GB RAM should be enough). The only difference was that at first grub gave me error 15 (I fixed it with Kubuntu LiveCD). After that - no difference.
    I need Windows for playing. That's why it's very important that I can use it. [SOLVED] In addition, I should say that /dev/sda is a separated hard drive which is encrypted with Truecrypt. (I said this because I think that Kubuntu tried to install grub on (hd0)...) When I tried to mount this hard drive with Kubuntu, it couldn't do it. I wanted to test mounting on Windows to check if it is just Kubuntu's problem. If not, I'm fucked because this hard drive contains VERY VERY VERY IMPORTANT files. [/SOLVED]
    I really need help, please. If somebody can help me, (s)he is my hero.
    Last edited by Exitium (2009-01-29 14:42:32)

    Oops, I forgot:
    menu.lst:
    (Yup, a lot of comments, Ubuntu style)
    # menu.lst - See: grub(8), info grub, update-grub(8)
    # grub-install(8), grub-floppy(8),
    # grub-md5-crypt, /usr/share/doc/grub
    # and /usr/share/doc/grub-doc/.
    ## default num
    # Set the default entry to the entry number NUM. Numbering starts from 0, and
    # the entry number 0 is the default if the command is not used.
    # You can specify 'saved' instead of a number. In this case, the default entry
    # is the entry saved with the command 'savedefault'.
    # WARNING: If you are using dmraid do not use 'savedefault' or your
    # array will desync and will not let you boot your system.
    default 0
    ## timeout sec
    # Set a timeout, in SEC seconds, before automatically booting the default entry
    # (normally the first entry defined).
    timeout 10
    ## hiddenmenu
    # Hides the menu by default (press ESC to see the menu)
    #hiddenmenu
    # Pretty colours
    #color cyan/blue white/blue
    ## password ['--md5'] passwd
    # If used in the first section of a menu file, disable all interactive editing
    # control (menu entry editor and command-line) and entries protected by the
    # command 'lock'
    # e.g. password topsecret
    # password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
    # password topsecret
    # examples
    # title Windows 95/98/NT/2000
    # root (hd0,0)
    # makeactive
    # chainloader +1
    # title Linux
    # root (hd0,1)
    # kernel /vmlinuz root=/dev/hda2 ro
    # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
    ### BEGIN AUTOMAGIC KERNELS LIST
    ## lines between the AUTOMAGIC KERNELS LIST markers will be modified
    ## by the debian update-grub script except for the default options below
    ## DO NOT UNCOMMENT THEM, Just edit them to your needs
    ## ## Start Default Options ##
    ## default kernel options
    ## default kernel options for automagic boot options
    ## If you want special options for specific kernels use kopt_x_y_z
    ## where x.y.z is kernel version. Minor versions can be omitted.
    ## e.g. kopt=root=/dev/hda1 ro
    ## kopt_2_6_8=root=/dev/hdc1 ro
    ## kopt_2_6_8_2_686=root=/dev/hdc2 ro
    # kopt=root=UUID=e85e83e5-0f7c-419e-8cad-1fe5d9128e8f ro
    ## default grub root device
    ## e.g. groot=(hd0,0)
    # groot=504fab5b-7bb6-4b20-af58-83677386de37
    ## should update-grub create alternative automagic boot options
    ## e.g. alternative=true
    ## alternative=false
    # alternative=true
    ## should update-grub lock alternative automagic boot options
    ## e.g. lockalternative=true
    ## lockalternative=false
    # lockalternative=false
    ## additional options to use with the default boot option, but not with the
    ## alternatives
    ## e.g. defoptions=vga=791 resume=/dev/hda5
    # defoptions=quiet splash
    ## should update-grub lock old automagic boot options
    ## e.g. lockold=false
    ## lockold=true
    # lockold=false
    ## Xen hypervisor options to use with the default Xen boot option
    # xenhopt=
    ## Xen Linux kernel options to use with the default Xen boot option
    # xenkopt=console=tty0
    ## altoption boot targets option
    ## multiple altoptions lines are allowed
    ## e.g. altoptions=(extra menu suffix) extra boot options
    ## altoptions=(recovery) single
    # altoptions=(recovery mode) single
    ## controls how many kernels should be put into the menu.lst
    ## only counts the first occurence of a kernel, not the
    ## alternative kernel options
    ## e.g. howmany=all
    ## howmany=7
    # howmany=all
    ## should update-grub create memtest86 boot option
    ## e.g. memtest86=true
    ## memtest86=false
    # memtest86=true
    ## should update-grub adjust the value of the default booted system
    ## can be true or false
    # updatedefaultentry=false
    ## should update-grub add savedefault to the default options
    ## can be true or false
    # savedefault=false
    ## ## End Default Options ##
    title Ubuntu 8.10, kernel 2.6.27-11-generic
    uuid 504fab5b-7bb6-4b20-af58-83677386de37
    kernel /vmlinuz-2.6.27-11-generic root=UUID=e85e83e5-0f7c-419e-8cad-1fe5d9128e8f ro quiet splash
    initrd /initrd.img-2.6.27-11-generic
    quiet
    title Ubuntu 8.10, kernel 2.6.27-11-generic (recovery mode)
    uuid 504fab5b-7bb6-4b20-af58-83677386de37
    kernel /vmlinuz-2.6.27-11-generic root=UUID=e85e83e5-0f7c-419e-8cad-1fe5d9128e8f ro single
    initrd /initrd.img-2.6.27-11-generic
    title Ubuntu 8.10, memtest86+
    uuid 504fab5b-7bb6-4b20-af58-83677386de37
    kernel /memtest86+.bin
    quiet
    title Wintoosa
    root (hd1,2)
    savedefault
    makeactive
    map (hd0) (hd1)
    map (hd1) (hd0)
    chainloader +1
    fdisk -l
    (Note: These results are mainly in Finnish. It could be hard to you to read it... But whatever... I'll translate these only if necessary)
    Levy /dev/sda: 640.1 Gt, 640135028736 tavua
    255 päätä, 63 sektoria/ura, 77825 sylinteriä
    Yksiköt = 16065 * 512 = 8225280 -tavuiset sylinterit
    Levyn tunniste: 0xcc5d88e2
    Laite Käynn Alku Loppu Lohkot Id Järjestelmä
    /dev/sda1 * 244091 485122 1936074870+ b8 BSDI sivutus
    Osion 1 loppu ei ole sylinterin rajalla.
    /dev/sda2 176430 394864 1754572509+ 43 Tuntematon
    Osion 2 loppu ei ole sylinterin rajalla.
    /dev/sda3 177329 413105 1893868925 29 Tuntematon
    Osion 3 loppu ei ole sylinterin rajalla.
    /dev/sda4 57435 309703 2026342066 5c Priam Edisk
    Osion 4 loppu ei ole sylinterin rajalla.
    Osiotaulumerkinnät eivät ole levyjärjestyksessä
    Levy /dev/sdb: 500.1 Gt, 500107862016 tavua
    255 päätä, 63 sektoria/ura, 60801 sylinteriä
    Yksiköt = 16065 * 512 = 8225280 -tavuiset sylinterit
    Levyn tunniste: 0x0007a52a
    Laite Käynn Alku Loppu Lohkot Id Järjestelmä
    /dev/sdb1 1 128 1028128+ 83 Linux
    /dev/sdb2 129 13185 104880352+ 83 Linux
    /dev/sdb3 13186 26239 104856255 7 HPFS/NTFS
    /dev/sdb4 26240 60801 277619265 7 HPFS/NTFS
    Last edited by Exitium (2009-01-28 21:05:33)

  • [SOLVED] Can't setup UEFI boot

    Hi, I'm in the process of installing a newly bought laptop (Sony Vaio SVS1311P9EB). I'm able to boot from the install media and to install the system but when it comes to setting up the boot I run into some issues.
    The HDD is formated with GPT with a EFI partition on /dev/sda3 (there is actually on on sda1 as well, but I think that one is for system recovery. It does lack the boot flag) and the arch system root on /dev/sda6, the partitions in between is used by Windows 7 (pre installed from factory). Works perfectly by the way...
    The BIOS is set to use UEFI, "Boot mode" = UEFI. However even though i run 'modprobe efivars' the kernel can't detect any EFI variables, in fact the directory /sys/firmware/efi doesn't even exist.
    This causes problems when I run (from the newbie install guide);
    grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=arch_grub --recheck
    and
    efibootmgr -c -g -d /dev/sda -p 3 -w -L "Arch Linux (GRUB)" -l '\EFI\arch_grub\grubx64.efi
    The error both times are;
    Fatal: Couldn't open either sysfs or procfs directories for accessing EFI variables
    If I reboot the computer the BIOS ignores arch (not surprising I guess) and just jumps straight to Windows.
    Any ideas how I can get around this problem?
    Last edited by nojan (2012-11-07 22:27:12)

    The module loads fine, but that directory does not get created. If I'm reading the wiki correctly that means that UEFI isn't being used, however that doesn't make any sense since the BIOS is setup to use UEFI
    Edit: Found this link; http://www.linuxquestions.org/questions … 175411129/. Seems that the guys at H2O BIOS has decided to hardcode the paths to UEFI system files. Renaming the windows file solved the problem, although it is hack alert on the highest level!
    Last edited by nojan (2012-11-07 20:20:24)

  • [SOLVED] Can't install; dual-boot sharing partitions?

    Hi, I'm currently dual-booting Linux Mint 14 and Windows 7 on my laptop, and decided to replace Mint with Arch. Somehow, though, I don't think I ever divided my HDD into seperate partitions for Linux and Windows. Using gparted (or fdisk), /dev/sda (my HDD) has essentially got a Dell utility partition (100MiB, sda1), a recovery partition (15GiB, sda2), a 1 MiB unallocated space, and a 284 GiB section labeled "OS" (sda3). I can't touch the partition on Linux because it's always in use.
    I can't get through with the installation because of this, and can't find an answer no matter how often or in-depth I RTFM. If someone could point me in the right direction, that'd be great.
    Thanks.
    http://imgur.com/8qfpbbW
    EDIT: This has been [SOLVED].
    Last edited by SELame (2013-07-29 22:55:13)

    I would recommend downloading the gparted cd here, and setting up your partitioning scheme from there. I am quite suprised about your system setup though, you may want to nuke it and start again because something weird is going on.
    Yeah, I'm not sure exactly what's happening. I'll look into using gparted as a LiveCD, but I'd rather not wipe everything if I can help it.
    I don't know if this is the case, but Ubuntu had (has?) an option to install to an image on the windows partition (wubi), rather than a partition of it's own. It's possible that Mint adapted this for their spinoff, and would explain why you only have a Windows partition.
    I recommend that you modify your partition scheme if you want to install Arch. Shrink your Windows partition as much as the Windows partitioner will allow (avoid gparted and similar tools for this purpose, the Windows in-built partitioner should be adequate), then create an extended partition to house your Arch partition, swap partition, data partition, or whatever partitions you want.
    Yeah, I installed Mint from a mounted image in Daemon Tools, so that could explain it. I'll look into shrinking my Windows partition and seeing if I can somehow remove Mint from my Windows partition. I still have grub and all, if that makes any difference.
    there is a mint4win,  do you see something like this on boot? http://i.imgur.com/sPOMx.png
    Yep! I may have installed mint4win. Let me look into that.

Maybe you are looking for

  • How to restore library from backup on external hard drive

    I am helping my wife move her library to a new computer after the old one crashed. I backed up my wife's music library to an external hard drive by simply copying and pasting all the files in her My Music >> iTunes folder into the external hard drive

  • Error Generating the Task Form

    While publishing a new SharePoint Designer 2010 List Workflow I get an Error: SharePoint Designer encountered an error generating the task form.  Server was unable to process request.--->Activation could not be completed because the InfoPath Forms Se

  • Deleting photos from iphoto trash can

    I can not delete photos from iphoto trash can, I get a notice that they are locked. these photos were deleted along time ago from the hard drive. I was surprised to see them, where are they ? so I can delete them,I can't do it from the trash can.

  • LOST MY I PHOTO APPLICATION

    Actually got a display color problem with my new macbook pro - Late 2011 (OSX LION ) so i gave to authorised service center for changing the display . that time as per my instruction technition fully formatted my system . after getting my mac i upgra

  • LogonLabels.properties changes not updated in 7.3

    Helllo Experts, I have modified the logonLabels.properties to change the COPY_RIGHT label from tcsecumelogonui_core.jar and updated the EAR. Once deployed I cannot see the changes to labels in the log page. I am on EP 7.3 SPS3.  When I extract the de