[Solved] Intermittent graphical issues during boot w/ kernel 3.5.3

Before, my computer booted every time, no problem. Then I updated my system from pacman and got the new kernel, and ever since then it freezes up completely during the boot process... Sometimes. Not always.
When it happens, it is during the "triggering udev events" part (where the screen resolution changes from the early boot resolution to the normal resolution at which the consoles normally stay). It *always* printed out these messages during that portion before: (not verbatim but these are taken from /var/log/errors.log, and they correspond).
Aug 29 10:52:28 destruct-o-bot kernel: [    5.035681] sp5100_tco: mmio address 0xb8fe00 already in use
Aug 29 10:52:28 destruct-o-bot kernel: [    5.569406] kvm: disabled by bios
Aug 29 10:52:28 destruct-o-bot kernel: [    5.646396] microcode: failed to load file amd-ucode/microcode_amd.bin
Aug 29 10:52:28 destruct-o-bot kernel: [    5.649536] microcode: failed to load file amd-ucode/microcode_amd.bin
The KVM error message is new. But it started happening at the same time as the hard freezes did.
There are three paths that happen: The computer might get to the triggering udev events, blank the screen as though it were switching resolutions and then never turn the screen back on but freeze up hard. Or, it might black the screen as though changing resolutions as usual, but then turn back on to a screen of vertical lines (black and gray), and be frozen up hard. Or, it might boot normally.
I didn't see anything in dmesg, but then again I don't really know what to look for. Any advice? Thanks in advance.
Last edited by scott_fakename (2012-11-19 21:30:02)

The random blank screen during startup is still there with Kernel 3.5.6. Did a "blind" dmesg this time. I don't really know about these log-files but I did a vimdiff with the dmesg of a proper rreboot and found the difference in the latest radeon entries which didn't show up in the proper-boot-dmesg:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.5.6-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Oct 7 19:30:49 CEST 2012
[ 0.000000] Command line: root=/dev/sda3 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000de638fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000de639000-0x00000000de838fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000de839000-0x00000000dfd3efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dfd3f000-0x00000000dfdbefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dfdbf000-0x00000000dfebefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000dfebf000-0x00000000dfef5fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dfef6000-0x00000000dfefffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dff00000-0x00000000dfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000010effffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000010f000000-0x000000011effffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.7 present.
[ 0.000000] DMI: Acer Aspire 5250/HMA51-BZ, BIOS V1.05 09/07/2011
[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x10f000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FC0000000 write-back
[ 0.000000] 2 base 0C0000000 mask FE0000000 write-back
[ 0.000000] 3 base 0DFEBD000 mask FFFFFF000 uncachable
[ 0.000000] 4 base 0FFE00000 mask FFFE00000 write-protect
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] TOM2: 000000011f000000 aka 4592M
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xdff00 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0xdfefffff]
[ 0.000000] [mem 0x00000000-0xbfffffff] page 1G
[ 0.000000] [mem 0xc0000000-0xdfdfffff] page 2M
[ 0.000000] [mem 0xdfe00000-0xdfefffff] page 4k
[ 0.000000] kernel direct mapping tables up to 0xdfefffff @ [mem 0x1f9fd000-0x1fffffff]
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x10effffff]
[ 0.000000] [mem 0x100000000-0x10effffff] page 2M
[ 0.000000] kernel direct mapping tables up to 0x10effffff @ [mem 0xdfefe000-0xdfefffff]
[ 0.000000] RAMDISK: [mem 0x7fd1a000-0x7fffefff]
[ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 ACRSYS)
[ 0.000000] ACPI: XSDT 00000000dfef5120 00064 (v01 ACRSYS ACRPRDCT 00000003 01000013)
[ 0.000000] ACPI: FACP 00000000dfef4000 000F4 (v04 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: DSDT 00000000dfee8000 088FC (v01 ACRSYS ACRPRDCT F0000000 1025 00040000)
[ 0.000000] ACPI: FACS 00000000dfe97000 00040
[ 0.000000] ACPI: HPET 00000000dfef3000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: APIC 00000000dfef2000 00084 (v02 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: MCFG 00000000dfef1000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: BOOT 00000000dfee7000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: SLIC 00000000dfee6000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: SSDT 00000000dfee5000 003DE (v01 AMD POWERNOW 00000001 AMD 00000001)
[ 0.000000] ACPI: SSDT 00000000dfee3000 0168E (v02 AMD ALIB 00000001 MSFT 04000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000010effffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x10effffff]
[ 0.000000] NODE_DATA [mem 0x10effc000-0x10effffff]
[ 0.000000] [ffffea0000000000-ffffea00043fffff] PMD -> [ffff88010aa00000-ffff88010e5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x10effffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0xde638fff]
[ 0.000000] node 0: [mem 0xde839000-0xdfd3efff]
[ 0.000000] node 0: [mem 0xdfef6000-0xdfefffff]
[ 0.000000] node 0: [mem 0x100000000-0x10effffff]
[ 0.000000] On node 0 totalpages: 977624
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 6 pages reserved
[ 0.000000] DMA zone: 3913 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 16320 pages used for memmap
[ 0.000000] DMA32 zone: 895881 pages, LIFO batch:31
[ 0.000000] Normal zone: 960 pages used for memmap
[ 0.000000] Normal zone: 60480 pages, LIFO batch:15
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x43538210 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000de639000 - 00000000de839000
[ 0.000000] PM: Registered nosave memory: 00000000dfd3f000 - 00000000dfdbf000
[ 0.000000] PM: Registered nosave memory: 00000000dfdbf000 - 00000000dfebf000
[ 0.000000] PM: Registered nosave memory: 00000000dfebf000 - 00000000dfef6000
[ 0.000000] PM: Registered nosave memory: 00000000dff00000 - 00000000e0000000
[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f8000000
[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
[ 0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000
[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
[ 0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88010ec00000 s83392 r8192 d23104 u524288
[ 0.000000] pcpu-alloc: s83392 r8192 d23104 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 960274
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=/dev/sda3 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3768364k/4440064k available (4661k kernel code, 529568k absent, 142132k reserved, 4191k data, 760k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] NR_IRQS:4352 nr_irqs:712 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 15728640 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.003333] Detected 1296.845 MHz processor.
[ 0.000007] Calibrating delay loop (skipped), value calculated using timer frequency.. 2594.76 BogoMIPS (lpj=4322816)
[ 0.000014] pid_max: default: 32768 minimum: 301
[ 0.000078] Security Framework initialized
[ 0.000089] AppArmor: AppArmor disabled by boot time parameter
[ 0.000780] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.003861] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.005232] Mount-cache hash table entries: 256
[ 0.005758] Initializing cgroup subsys cpuacct
[ 0.005769] Initializing cgroup subsys memory
[ 0.005791] Initializing cgroup subsys devices
[ 0.005796] Initializing cgroup subsys freezer
[ 0.005799] Initializing cgroup subsys net_cls
[ 0.005802] Initializing cgroup subsys blkio
[ 0.005863] tseg: 00dff00000
[ 0.005869] CPU: Physical Processor ID: 0
[ 0.005871] CPU: Processor Core ID: 0
[ 0.005875] mce: CPU supports 6 MCE banks
[ 0.008385] ACPI: Core revision 20120320
[ 0.023543] ftrace: allocating 18032 entries in 71 pages
[ 0.043979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.076976] CPU0: AMD E-300 APU with Radeon(tm) HD Graphics stepping 00
[ 0.181876] Performance Events: AMD PMU driver.
[ 0.181885] ... version: 0
[ 0.181888] ... bit width: 48
[ 0.181891] ... generic registers: 4
[ 0.181893] ... value mask: 0000ffffffffffff
[ 0.181896] ... max period: 00007fffffffffff
[ 0.181899] ... fixed-purpose events: 0
[ 0.181901] ... event mask: 000000000000000f
[ 0.202113] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.215329] Booting Node 0, Processors #1
[ 0.228617] Brought up 2 CPUs
[ 0.228626] Total of 2 processors activated (5189.52 BogoMIPS).
[ 0.229859] devtmpfs: initialized
[ 0.233607] PM: Registering ACPI NVS region [mem 0xde639000-0xde838fff] (2097152 bytes)
[ 0.233714] PM: Registering ACPI NVS region [mem 0xdfdbf000-0xdfebefff] (1048576 bytes)
[ 0.236170] NET: Registered protocol family 16
[ 0.236677] ACPI: bus type pci registered
[ 0.236841] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.236848] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.245519] PCI: Using configuration type 1 for base access
[ 0.247405] bio: create slab <bio-0> at 0
[ 0.247865] ACPI: Added _OSI(Module Device)
[ 0.247875] ACPI: Added _OSI(Processor Device)
[ 0.247878] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.247882] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.250426] ACPI: EC: Look up EC in DSDT
[ 0.253199] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.258632] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.279567] ACPI: Interpreter enabled
[ 0.279580] ACPI: (supports S0 S3 S4 S5)
[ 0.279627] ACPI: Using IOAPIC for interrupt routing
[ 0.412697] ACPI: EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[ 0.413013] ACPI: No dock devices found.
[ 0.413024] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.413368] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.413718] pci_root PNP0A08:00: >host bridge window [io 0x0000-0x0cf7]
[ 0.413725] pci_root PNP0A08:00: >host bridge window [io 0x0d00-0xffff]
[ 0.413731] pci_root PNP0A08:00: >host bridge window [mem 0x000a0000-0x000bffff]
[ 0.413736] pci_root PNP0A08:00: >host bridge window [mem 0x000c0000-0x000c3fff]
[ 0.413742] pci_root PNP0A08:00: >host bridge window [mem 0x000c4000-0x000c7fff]
[ 0.413747] pci_root PNP0A08:00: >host bridge window [mem 0x000c8000-0x000cbfff]
[ 0.413752] pci_root PNP0A08:00: >host bridge window [mem 0x000cc000-0x000cffff]
[ 0.413757] pci_root PNP0A08:00: >host bridge window [mem 0x000d0000-0x000d3fff]
[ 0.413762] pci_root PNP0A08:00: >host bridge window [mem 0x000d4000-0x000d7fff]
[ 0.413767] pci_root PNP0A08:00: >host bridge window [mem 0x000d8000-0x000dbfff]
[ 0.413772] pci_root PNP0A08:00: >host bridge window [mem 0x000dc000-0x000dffff]
[ 0.413777] pci_root PNP0A08:00: >host bridge window [mem 0x000e0000-0x000e3fff]
[ 0.413782] pci_root PNP0A08:00: >host bridge window [mem 0x000e4000-0x000e7fff]
[ 0.413787] pci_root PNP0A08:00: >host bridge window [mem 0x000e8000-0x000ebfff]
[ 0.413792] pci_root PNP0A08:00: >host bridge window [mem 0x000ec000-0x000effff]
[ 0.413797] pci_root PNP0A08:00: >host bridge window [mem 0xe0000000-0xf7ffffff]
[ 0.413802] pci_root PNP0A08:00: >host bridge window [mem 0xfc000000-0xffffffff]
[ 0.413816] pci_root PNP0A08:00: >ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce3ff])
[ 0.413905] PCI host bridge to bus 0000:00
[ 0.413913] pci_bus 0000:00: >root bus resource [io 0x0000-0x0cf7]
[ 0.413919] pci_bus 0000:00: >root bus resource [io 0x0d00-0xffff]
[ 0.413924] pci_bus 0000:00: >root bus resource [mem 0x000a0000-0x000bffff]
[ 0.413930] pci_bus 0000:00: >root bus resource [mem 0x000c0000-0x000c3fff]
[ 0.413935] pci_bus 0000:00: >root bus resource [mem 0x000c4000-0x000c7fff]
[ 0.413940] pci_bus 0000:00: >root bus resource [mem 0x000c8000-0x000cbfff]
[ 0.413945] pci_bus 0000:00: >root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.413950] pci_bus 0000:00: >root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.413954] pci_bus 0000:00: >root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.413959] pci_bus 0000:00: >root bus resource [mem 0x000dc000-0x000dffff]
[ 0.413964] pci_bus 0000:00: >root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.413969] pci_bus 0000:00: >root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.413974] pci_bus 0000:00: >root bus resource [mem 0x000e8000-0x000ebfff]
[ 0.413978] pci_bus 0000:00: >root bus resource [mem 0x000ec000-0x000effff]
[ 0.413983] pci_bus 0000:00: >root bus resource [mem 0xe0000000-0xf7ffffff]
[ 0.413988] pci_bus 0000:00: >root bus resource [mem 0xfc000000-0xffffffff]
[ 0.414008] pci 0000:00:00.0: >[1022:1510] type 00 class 0x060000
[ 0.414078] pci 0000:00:01.0: >[1002:9802] type 00 class 0x030000
[ 0.414097] pci 0000:00:01.0: >reg 10: [mem 0xe0000000-0xefffffff pref]
[ 0.414110] pci 0000:00:01.0: >reg 14: [io 0x4000-0x40ff]
[ 0.414122] pci 0000:00:01.0: >reg 18: [mem 0xf0400000-0xf043ffff]
[ 0.414194] pci 0000:00:01.0: >supports D1 D2
[ 0.414252] pci 0000:00:11.0: >[1002:4391] type 00 class 0x010601
[ 0.414281] pci 0000:00:11.0: >reg 10: [io 0x4118-0x411f]
[ 0.414297] pci 0000:00:11.0: >reg 14: [io 0x4124-0x4127]
[ 0.414313] pci 0000:00:11.0: >reg 18: [io 0x4110-0x4117]
[ 0.414329] pci 0000:00:11.0: >reg 1c: [io 0x4120-0x4123]
[ 0.414345] pci 0000:00:11.0: >reg 20: [io 0x4100-0x410f]
[ 0.414361] pci 0000:00:11.0: >reg 24: [mem 0xf0448000-0xf04483ff]
[ 0.414451] pci 0000:00:12.0: >[1002:4397] type 00 class 0x0c0310
[ 0.414474] pci 0000:00:12.0: >reg 10: [mem 0xf0447000-0xf0447fff]
[ 0.414581] pci 0000:00:12.2: >[1002:4396] type 00 class 0x0c0320
[ 0.415197] pci 0000:00:12.2: >reg 10: [mem 0xf0446000-0xf04460ff]
[ 0.418192] pci 0000:00:12.2: >supports D1 D2
[ 0.418206] pci 0000:00:12.2: >PME# supported from D0 D1 D2 D3hot
[ 0.418277] pci 0000:00:13.0: >[1002:4397] type 00 class 0x0c0310
[ 0.418306] pci 0000:00:13.0: >reg 10: [mem 0xf0445000-0xf0445fff]
[ 0.418443] pci 0000:00:13.2: >[1002:4396] type 00 class 0x0c0320
[ 0.418953] pci 0000:00:13.2: >reg 10: [mem 0xf0444000-0xf04440ff]
[ 0.421964] pci 0000:00:13.2: >supports D1 D2
[ 0.421978] pci 0000:00:13.2: >PME# supported from D0 D1 D2 D3hot
[ 0.422034] pci 0000:00:14.0: >[1002:4385] type 00 class 0x0c0500
[ 0.422156] pci 0000:00:14.2: >[1002:4383] type 00 class 0x040300
[ 0.422194] pci 0000:00:14.2: >reg 10: [mem 0xf0440000-0xf0443fff 64bit]
[ 0.422291] pci 0000:00:14.2: >PME# supported from D0 D3hot D3cold
[ 0.422320] pci 0000:00:14.3: >[1002:439d] type 00 class 0x060100
[ 0.422434] pci 0000:00:14.4: >[1002:4384] type 01 class 0x060401
[ 0.422517] pci 0000:00:15.0: >[1002:43a0] type 01 class 0x060400
[ 0.422639] pci 0000:00:15.0: >supports D1 D2
[ 0.422685] pci 0000:00:15.2: >[1002:43a2] type 01 class 0x060400
[ 0.422802] pci 0000:00:15.2: >supports D1 D2
[ 0.422861] pci 0000:00:15.3: >[1002:43a3] type 01 class 0x060400
[ 0.422979] pci 0000:00:15.3: >supports D1 D2
[ 0.423025] pci 0000:00:18.0: >[1022:1700] type 00 class 0x060000
[ 0.423084] pci 0000:00:18.1: >[1022:1701] type 00 class 0x060000
[ 0.423137] pci 0000:00:18.2: >[1022:1702] type 00 class 0x060000
[ 0.423192] pci 0000:00:18.3: >[1022:1703] type 00 class 0x060000
[ 0.423260] pci 0000:00:18.4: >[1022:1704] type 00 class 0x060000
[ 0.423312] pci 0000:00:18.5: >[1022:1718] type 00 class 0x060000
[ 0.423363] pci 0000:00:18.6: >[1022:1716] type 00 class 0x060000
[ 0.423420] pci 0000:00:18.7: >[1022:1719] type 00 class 0x060000
[ 0.423565] pci 0000:00:14.4: >PCI bridge to [bus 01-01] (subtractive decode)
[ 0.423584] pci 0000:00:14.4: > bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.423589] pci 0000:00:14.4: > bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.423594] pci 0000:00:14.4: > bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.423599] pci 0000:00:14.4: > bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
[ 0.423604] pci 0000:00:14.4: > bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
[ 0.423609] pci 0000:00:14.4: > bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
[ 0.423613] pci 0000:00:14.4: > bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[ 0.423618] pci 0000:00:14.4: > bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 0.423623] pci 0000:00:14.4: > bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 0.423627] pci 0000:00:14.4: > bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[ 0.423632] pci 0000:00:14.4: > bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[ 0.423637] pci 0000:00:14.4: > bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[ 0.423641] pci 0000:00:14.4: > bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
[ 0.423646] pci 0000:00:14.4: > bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
[ 0.423651] pci 0000:00:14.4: > bridge window [mem 0xe0000000-0xf7ffffff] (subtractive decode)
[ 0.423656] pci 0000:00:14.4: > bridge window [mem 0xfc000000-0xffffffff] (subtractive decode)
[ 0.423738] pci 0000:00:15.0: >PCI bridge to [bus 02-05]
[ 0.423751] pci 0000:00:15.0: > bridge window [io 0x3000-0x3fff]
[ 0.423759] pci 0000:00:15.0: > bridge window [mem 0xf0300000-0xf03fffff]
[ 0.423771] pci 0000:00:15.0: > bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.423875] pci 0000:06:00.0: >[1969:2062] type 00 class 0x020000
[ 0.423912] pci 0000:06:00.0: >reg 10: [mem 0xf0200000-0xf023ffff 64bit]
[ 0.423932] pci 0000:06:00.0: >reg 18: [io 0x2000-0x207f]
[ 0.424085] pci 0000:06:00.0: >PME# supported from D0 D1 D2 D3hot D3cold
[ 0.428580] pci 0000:00:15.2: >PCI bridge to [bus 06-06]
[ 0.428607] pci 0000:00:15.2: > bridge window [io 0x2000-0x2fff]
[ 0.428616] pci 0000:00:15.2: > bridge window [mem 0xf0200000-0xf02fffff]
[ 0.428751] pci 0000:07:00.0: >[168c:0032] type 00 class 0x028000
[ 0.428795] pci 0000:07:00.0: >reg 10: [mem 0xf0100000-0xf017ffff 64bit]
[ 0.428876] pci 0000:07:00.0: >reg 30: [mem 0xffff0000-0xffffffff pref]
[ 0.428972] pci 0000:07:00.0: >supports D1 D2
[ 0.428978] pci 0000:07:00.0: >PME# supported from D0 D1 D2 D3hot D3cold
[ 0.435241] pci 0000:00:15.3: >PCI bridge to [bus 07-07]
[ 0.435270] pci 0000:00:15.3: > bridge window [mem 0xf0100000-0xf01fffff]
[ 0.435326] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.435613] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SPB0._PRT]
[ 0.435699] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SPB2._PRT]
[ 0.435823] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SPB3._PRT]
[ 0.435986] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
[ 0.436096] pci0000:00: >Requesting ACPI _OSC control (0x1d)
[ 0.436104] pci0000:00: >ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.436107] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.451720] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.451892] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.452064] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.452241] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.452383] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.452500] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.452616] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.452732] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
[ 0.453175] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.453204] vgaarb: loaded
[ 0.453207] vgaarb: bridge control possible 0000:00:01.0
[ 0.453318] PCI: Using ACPI for IRQ routing
[ 0.456046] PCI: pci_cache_line_size set to 64 bytes
[ 0.456191] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[ 0.456197] e820: reserve RAM buffer [mem 0xde639000-0xdfffffff]
[ 0.456202] e820: reserve RAM buffer [mem 0xdfd3f000-0xdfffffff]
[ 0.456206] e820: reserve RAM buffer [mem 0xdff00000-0xdfffffff]
[ 0.456210] e820: reserve RAM buffer [mem 0x10f000000-0x10fffffff]
[ 0.456463] NetLabel: Initializing
[ 0.456468] NetLabel: domain hash size = 128
[ 0.456471] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.456499] NetLabel: unlabeled traffic allowed by default
[ 0.456529] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.456538] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.458583] Switching to clocksource hpet
[ 0.474236] pnp: PnP ACPI init
[ 0.474293] ACPI: bus type pnp registered
[ 0.474599] pnp 00:00: >[bus 00-ff]
[ 0.474607] pnp 00:00: >[io 0x0000-0x0cf7 window]
[ 0.474612] pnp 00:00: >[io 0x0d00-0xffff window]
[ 0.474618] pnp 00:00: >[mem 0x000a0000-0x000bffff window]
[ 0.474623] pnp 00:00: >[mem 0x000c0000-0x000c3fff window]
[ 0.474628] pnp 00:00: >[mem 0x000c4000-0x000c7fff window]
[ 0.474633] pnp 00:00: >[mem 0x000c8000-0x000cbfff window]
[ 0.474637] pnp 00:00: >[mem 0x000cc000-0x000cffff window]
[ 0.474641] pnp 00:00: >[mem 0x000d0000-0x000d3fff window]
[ 0.474646] pnp 00:00: >[mem 0x000d4000-0x000d7fff window]
[ 0.474650] pnp 00:00: >[mem 0x000d8000-0x000dbfff window]
[ 0.474662] pnp 00:00: >[mem 0x000dc000-0x000dffff window]
[ 0.474667] pnp 00:00: >[mem 0x000e0000-0x000e3fff window]
[ 0.474672] pnp 00:00: >[mem 0x000e4000-0x000e7fff window]
[ 0.474676] pnp 00:00: >[mem 0x000e8000-0x000ebfff window]
[ 0.474680] pnp 00:00: >[mem 0x000ec000-0x000effff window]
[ 0.474685] pnp 00:00: >[mem 0xe0000000-0xf7ffffff window]
[ 0.474689] pnp 00:00: >[mem 0xfc000000-0xffffffff window]
[ 0.474694] pnp 00:00: >[io 0x0cf8-0x0cff]
[ 0.474815] pnp 00:00: >Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.474940] pnp 00:01: >[mem 0xfec00000-0xfec00fff]
[ 0.474947] pnp 00:01: >[mem 0xfee00000-0xfee00fff]
[ 0.475064] system 00:01: >[mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.475072] system 00:01: >[mem 0xfee00000-0xfee00fff] has been reserved
[ 0.475082] system 00:01: >Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.475377] pnp 00:02: >[irq 0 disabled]
[ 0.475403] pnp 00:02: >[irq 8]
[ 0.475409] pnp 00:02: >[mem 0xfed00000-0xfed003ff]
[ 0.475489] pnp 00:02: >Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.475647] pnp 00:03: >[io 0x0000-0x000f]
[ 0.475654] pnp 00:03: >[io 0x0081-0x008f]
[ 0.475658] pnp 00:03: >[io 0x00c0-0x00df]
[ 0.475663] pnp 00:03: >[dma 4]
[ 0.475741] pnp 00:03: >Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.475768] pnp 00:04: >[io 0x00f0-0x00fe]
[ 0.475783] pnp 00:04: >[irq 13]
[ 0.475855] pnp 00:04: >Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.475943] pnp 00:05: >[io 0x0070-0x0071]
[ 0.476024] pnp 00:05: >Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.476050] pnp 00:06: >[io 0x0061]
[ 0.476122] pnp 00:06: >Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.476195] pnp 00:07: >[io 0x0060]
[ 0.476201] pnp 00:07: >[io 0x0064]
[ 0.476215] pnp 00:07: >[irq 1]
[ 0.476295] pnp 00:07: >Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.476411] pnp 00:08: >[irq 12]
[ 0.476489] pnp 00:08: >Plug and Play ACPI device, IDs ETD0500 PNP0f13 (active)
[ 0.476595] pnp 00:09: >[io 0x0010-0x001f]
[ 0.476601] pnp 00:09: >[io 0x002e-0x002f]
[ 0.476606] pnp 00:09: >[io 0x0072-0x0073]
[ 0.476610] pnp 00:09: >[io 0x0080]
[ 0.476614] pnp 00:09: >[io 0x00b0-0x00b1]
[ 0.476618] pnp 00:09: >[io 0x0092]
[ 0.476622] pnp 00:09: >[io 0x0400-0x04cf]
[ 0.476626] pnp 00:09: >[io 0x04d0-0x04d1]
[ 0.476630] pnp 00:09: >[io 0x04d6]
[ 0.476633] pnp 00:09: >[io 0x0680-0x06ff]
[ 0.476637] pnp 00:09: >[io 0x077a]
[ 0.476641] pnp 00:09: >[io 0x0c00-0x0c01]
[ 0.476645] pnp 00:09: >[io 0x0c14]
[ 0.476649] pnp 00:09: >[io 0x0c50-0x0c52]
[ 0.476653] pnp 00:09: >[io 0x0c6c]
[ 0.476656] pnp 00:09: >[io 0x0c6f]
[ 0.476660] pnp 00:09: >[io 0x0cd0-0x0cdb]
[ 0.476792] system 00:09: >[io 0x0400-0x04cf] has been reserved
[ 0.476800] system 00:09: >[io 0x04d0-0x04d1] has been reserved
[ 0.476806] system 00:09: >[io 0x04d6] has been reserved
[ 0.476812] system 00:09: >[io 0x0680-0x06ff] has been reserved
[ 0.476818] system 00:09: >[io 0x077a] has been reserved
[ 0.476824] system 00:09: >[io 0x0c00-0x0c01] has been reserved
[ 0.476829] system 00:09: >[io 0x0c14] has been reserved
[ 0.476835] system 00:09: >[io 0x0c50-0x0c52] has been reserved
[ 0.476840] system 00:09: >[io 0x0c6c] has been reserved
[ 0.476845] system 00:09: >[io 0x0c6f] has been reserved
[ 0.476851] system 00:09: >[io 0x0cd0-0x0cdb] has been reserved
[ 0.476860] system 00:09: >Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.476983] pnp 00:0a: >[mem 0x000e0000-0x000fffff]
[ 0.476990] pnp 00:0a: >[mem 0xffe00000-0xffffffff]
[ 0.477105] system 00:0a: >[mem 0x000e0000-0x000fffff] could not be reserved
[ 0.477113] system 00:0a: >[mem 0xffe00000-0xffffffff] has been reserved
[ 0.477122] system 00:0a: >Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.538929] pnp: PnP ACPI: found 11 devices
[ 0.538940] ACPI: ACPI bus type pnp unregistered
[ 0.551572] pci 0000:07:00.0: >no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[ 0.551669] pci 0000:00:15.3: >BAR 15: assigned [mem 0xf0500000-0xf05fffff pref]
[ 0.551678] pci 0000:00:14.4: >PCI bridge to [bus 01-01]
[ 0.551700] pci 0000:00:15.0: >PCI bridge to [bus 02-05]
[ 0.551707] pci 0000:00:15.0: > bridge window [io 0x3000-0x3fff]
[ 0.551717] pci 0000:00:15.0: > bridge window [mem 0xf0300000-0xf03fffff]
[ 0.551725] pci 0000:00:15.0: > bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.551736] pci 0000:00:15.2: >PCI bridge to [bus 06-06]
[ 0.551743] pci 0000:00:15.2: > bridge window [io 0x2000-0x2fff]
[ 0.551751] pci 0000:00:15.2: > bridge window [mem 0xf0200000-0xf02fffff]
[ 0.551767] pci 0000:07:00.0: >BAR 6: assigned [mem 0xf0500000-0xf050ffff pref]
[ 0.551773] pci 0000:00:15.3: >PCI bridge to [bus 07-07]
[ 0.551783] pci 0000:00:15.3: > bridge window [mem 0xf0100000-0xf01fffff]
[ 0.551791] pci 0000:00:15.3: > bridge window [mem 0xf0500000-0xf05fffff pref]
[ 0.551868] pci_bus 0000:00: >resource 4 [io 0x0000-0x0cf7]
[ 0.551874] pci_bus 0000:00: >resource 5 [io 0x0d00-0xffff]
[ 0.551879] pci_bus 0000:00: >resource 6 [mem 0x000a0000-0x000bffff]
[ 0.551883] pci_bus 0000:00: >resource 7 [mem 0x000c0000-0x000c3fff]
[ 0.551888] pci_bus 0000:00: >resource 8 [mem 0x000c4000-0x000c7fff]
[ 0.551892] pci_bus 0000:00: >resource 9 [mem 0x000c8000-0x000cbfff]
[ 0.551897] pci_bus 0000:00: >resource 10 [mem 0x000d0000-0x000d3fff]
[ 0.551901] pci_bus 0000:00: >resource 11 [mem 0x000d4000-0x000d7fff]
[ 0.551906] pci_bus 0000:00: >resource 12 [mem 0x000d8000-0x000dbfff]
[ 0.551910] pci_bus 0000:00: >resource 13 [mem 0x000dc000-0x000dffff]
[ 0.551915] pci_bus 0000:00: >resource 14 [mem 0x000e0000-0x000e3fff]
[ 0.551919] pci_bus 0000:00: >resource 15 [mem 0x000e4000-0x000e7fff]
[ 0.551942] pci_bus 0000:00: >resource 16 [mem 0x000e8000-0x000ebfff]
[ 0.551947] pci_bus 0000:00: >resource 17 [mem 0x000ec000-0x000effff]
[ 0.551952] pci_bus 0000:00: >resource 18 [mem 0xe0000000-0xf7ffffff]
[ 0.551956] pci_bus 0000:00: >resource 19 [mem 0xfc000000-0xffffffff]
[ 0.551962] pci_bus 0000:01: >resource 4 [io 0x0000-0x0cf7]
[ 0.551966] pci_bus 0000:01: >resource 5 [io 0x0d00-0xffff]
[ 0.551971] pci_bus 0000:01: >resource 6 [mem 0x000a0000-0x000bffff]
[ 0.551975] pci_bus 0000:01: >resource 7 [mem 0x000c0000-0x000c3fff]
[ 0.551979] pci_bus 0000:01: >resource 8 [mem 0x000c4000-0x000c7fff]
[ 0.551984] pci_bus 0000:01: >resource 9 [mem 0x000c8000-0x000cbfff]
[ 0.551988] pci_bus 0000:01: >resource 10 [mem 0x000d0000-0x000d3fff]
[ 0.551993] pci_bus 0000:01: >resource 11 [mem 0x000d4000-0x000d7fff]
[ 0.551997] pci_bus 0000:01: >resource 12 [mem 0x000d8000-0x000dbfff]
[ 0.552002] pci_bus 0000:01: >resource 13 [mem 0x000dc000-0x000dffff]
[ 0.552006] pci_bus 0000:01: >resource 14 [mem 0x000e0000-0x000e3fff]
[ 0.552011] pci_bus 0000:01: >resource 15 [mem 0x000e4000-0x000e7fff]
[ 0.552015] pci_bus 0000:01: >resource 16 [mem 0x000e8000-0x000ebfff]
[ 0.552020] pci_bus 0000:01: >resource 17 [mem 0x000ec000-0x000effff]
[ 0.552024] pci_bus 0000:01: >resource 18 [mem 0xe0000000-0xf7ffffff]
[ 0.552029] pci_bus 0000:01: >resource 19 [mem 0xfc000000-0xffffffff]
[ 0.552034] pci_bus 0000:02: >resource 0 [io 0x3000-0x3fff]
[ 0.552038] pci_bus 0000:02: >resource 1 [mem 0xf0300000-0xf03fffff]
[ 0.552043] pci_bus 0000:02: >resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.552048] pci_bus 0000:06: >resource 0 [io 0x2000-0x2fff]
[ 0.552052] pci_bus 0000:06: >resource 1 [mem 0xf0200000-0xf02fffff]
[ 0.552057] pci_bus 0000:07: >resource 1 [mem 0xf0100000-0xf01fffff]
[ 0.552062] pci_bus 0000:07: >resource 2 [mem 0xf0500000-0xf05fffff pref]
[ 0.552134] NET: Registered protocol family 2
[ 0.552396] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.554355] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.559500] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.560127] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.560132] TCP: reno registered
[ 0.560161] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.560221] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.560433] NET: Registered protocol family 1
[ 0.560473] pci 0000:00:01.0: >Boot video device
[ 0.718827] PCI: CLS 64 bytes, default 64
[ 0.718957] Unpacking initramfs...
[ 0.862570] Freeing initrd memory: 2964k freed
[ 0.864394] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.864402] software IO TLB [mem 0xda639000-0xde638fff] (64MB) mapped at [ffff8800da639000-ffff8800de638fff]
[ 0.864489] Simple Boot Flag at 0x44 set to 0x1
[ 0.865130] LVT offset 0 assigned for vector 0x400
[ 0.865198] perf: AMD IBS detected (0x000000ff)
[ 0.865861] audit: initializing netlink socket (disabled)
[ 0.865894] type=2000 audit(1350282752.753:1): initialized
[ 0.888587] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.893500] VFS: Disk quotas dquot_6.5.2
[ 0.893619] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.894143] msgmni has been set to 7365
[ 0.894855] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.894994] io scheduler noop registered
[ 0.895000] io scheduler deadline registered
[ 0.895140] io scheduler cfq registered (default)
[ 0.895821] GHES: HEST is not enabled!
[ 0.896104] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.897227] Linux agpgart interface v0.103
[ 0.897402] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
[ 0.915945] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.915987] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.916295] mousedev: PS/2 mouse device common for all mice
[ 0.916367] rtc_cmos 00:05: >RTC can wake from S4
[ 0.916659] rtc_cmos 00:05: >rtc core: registered rtc_cmos as rtc0
[ 0.916699] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[ 0.916726] cpuidle: using governor ladder
[ 0.916731] cpuidle: using governor menu
[ 0.917088] drop_monitor: Initializing network drop monitor service
[ 0.917249] TCP: cubic registered
[ 0.917497] NET: Registered protocol family 10
[ 0.917888] NET: Registered protocol family 17
[ 0.917914] Key type dns_resolver registered
[ 0.918671] PM: Hibernation image not present or could not be loaded.
[ 0.918708] registered taskstats version 1
[ 0.919868] rtc_cmos 00:05: >setting system clock to 2012-10-15 06:32:33 UTC (1350282753)
[ 0.922767] Freeing unused kernel memory: 760k freed
[ 0.923231] Write protecting the kernel read-only data: 8192k
[ 0.934286] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.935897] Freeing unused kernel memory: 1472k freed
[ 0.941207] Freeing unused kernel memory: 608k freed
[ 0.963786] systemd-udevd[40]: starting version 194
[ 1.046067] ACPI: bus type usb registered
[ 1.046142] usbcore: registered new interface driver usbfs
[ 1.046173] usbcore: registered new interface driver hub
[ 1.046976] SCSI subsystem initialized
[ 1.048391] usbcore: registered new device driver usb
[ 1.052424] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.052550] ehci_hcd 0000:00:12.2: >setting latency timer to 64
[ 1.052559] ehci_hcd 0000:00:12.2: >EHCI Host Controller
[ 1.052576] ehci_hcd 0000:00:12.2: >new USB bus registered, assigned bus number 1
[ 1.052595] ehci_hcd 0000:00:12.2: >applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.052642] QUIRK: Enable AMD PLL fix
[ 1.052663] ehci_hcd 0000:00:12.2: >debug port 1
[ 1.052716] ehci_hcd 0000:00:12.2: >irq 17, io mem 0xf0446000
[ 1.056231] libata version 3.00 loaded.
[ 1.062158] ehci_hcd 0000:00:12.2: >USB 2.0 started, EHCI 1.00
[ 1.063040] hub 1-0:1.0: >USB hub found
[ 1.063055] hub 1-0:1.0: >5 ports detected
[ 1.063341] ehci_hcd 0000:00:13.2: >setting latency timer to 64
[ 1.063350] ehci_hcd 0000:00:13.2: >EHCI Host Controller
[ 1.063369] ehci_hcd 0000:00:13.2: >new USB bus registered, assigned bus number 2
[ 1.063386] ehci_hcd 0000:00:13.2: >applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.063434] ehci_hcd 0000:00:13.2: >debug port 1
[ 1.063465] ehci_hcd 0000:00:13.2: >irq 17, io mem 0xf0444000
[ 1.063577] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.071579] ehci_hcd 0000:00:13.2: >USB 2.0 started, EHCI 1.00
[ 1.071967] hub 2-0:1.0: >USB hub found
[ 1.071981] hub 2-0:1.0: >5 ports detected
[ 1.072259] ahci 0000:00:11.0: >version 3.0
[ 1.072459] ahci 0000:00:11.0: >AHCI 0001.0200 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 1.072469] ahci 0000:00:11.0: >flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 1.074636] scsi0 : ahci
[ 1.076008] scsi1 : ahci
[ 1.076746] ata1: SATA max UDMA/133 abar m1024@0xf0448000 port 0xf0448100 irq 19
[ 1.076757] ata2: SATA max UDMA/133 abar m1024@0xf0448000 port 0xf0448180 irq 19
[ 1.076955] ohci_hcd 0000:00:12.0: >setting latency timer to 64
[ 1.076965] ohci_hcd 0000:00:12.0: >OHCI Host Controller
[ 1.076982] ohci_hcd 0000:00:12.0: >new USB bus registered, assigned bus number 3
[ 1.077061] ohci_hcd 0000:00:12.0: >irq 18, io mem 0xf0447000
[ 1.133020] hub 3-0:1.0: >USB hub found
[ 1.133040] hub 3-0:1.0: >5 ports detected
[ 1.133331] ohci_hcd 0000:00:13.0: >setting latency timer to 64
[ 1.133340] ohci_hcd 0000:00:13.0: >OHCI Host Controller
[ 1.133357] ohci_hcd 0000:00:13.0: >new USB bus registered, assigned bus number 4
[ 1.133401] ohci_hcd 0000:00:13.0: >irq 18, io mem 0xf0445000
[ 1.189617] hub 4-0:1.0: >USB hub found
[ 1.189637] hub 4-0:1.0: >5 ports detected
[ 1.378161] usb 2-1: >new high-speed USB device number 2 using ehci_hcd
[ 1.561370] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.561467] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.563720] ata1.00: ATA-8: WDC WD3200BPVT-22JJ5T0, 01.01A01, max UDMA/133
[ 1.563736] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.564140] ata2.00: ATAPI: HL-DT-STDVDRAM GT32N, 1.00, max UDMA/100
[ 1.565602] ata1.00: configured for UDMA/133
[ 1.566175] scsi 0:0:0:0: >Direct-Access ATA WDC WD3200BPVT-2 01.0 PQ: 0 ANSI: 5
[ 1.567085] ata2.00: configured for UDMA/100
[ 1.572179] scsi 1:0:0:0: >CD-ROM HL-DT-ST DVDRAM GT32N 1.00 PQ: 0 ANSI: 5
[ 1.581718] sd 0:0:0:0: >[sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 1.581730] sd 0:0:0:0: >[sda] 4096-byte physical blocks
[ 1.581901] sd 0:0:0:0: >[sda] Write Protect is off
[ 1.581910] sd 0:0:0:0: >[sda] Mode Sense: 00 3a 00 00
[ 1.581986] sd 0:0:0:0: >[sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.583357] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.583368] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.583964] sr 1:0:0:0: >Attached scsi CD-ROM sr0
[ 1.618460] sda: sda1 sda2 sda3 sda4
[ 1.620290] sd 0:0:0:0: >[sda] Attached SCSI disk
[ 1.727775] usb 2-2: >new high-speed USB device number 3 using ehci_hcd
[ 1.864211] Refined TSC clocksource calibration: 1296.752 MHz.
[ 1.864234] Switching to clocksource tsc
[ 2.433827] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 3.666840] systemd[1]: systemd 194 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
[ 3.722971] systemd[1]: Set hostname to <bruno>.
[ 4.488588] systemd[1]: Cannot add dependency job for unit laptop-mode-tools.service, ignoring: Unit laptop-mode-tools.service failed to load: No such file or directory. See system logs and 'systemctl status laptop-mode-tools.service' for details.
[ 4.488712] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
[ 4.489344] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 4.489500] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.489543] systemd[1]: Starting Remote File Systems.
[ 4.489989] systemd[1]: Reached target Remote File Systems.
[ 4.490028] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 4.490454] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 4.490486] systemd[1]: Starting Delayed Shutdown Socket.
[ 4.490915] systemd[1]: Listening on Delayed Shutdown Socket.
[ 4.490949] systemd[1]: Starting Encrypted Volumes.
[ 4.491324] systemd[1]: Reached target Encrypted Volumes.
[ 4.491426] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 4.492090] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.492146] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 4.492266] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 4.492474] systemd[1]: Starting udev Kernel Socket.
[ 4.492918] systemd[1]: Listening on udev Kernel Socket.
[ 4.493064] systemd[1]: Starting udev Control Socket.
[ 4.493495] systemd[1]: Listening on udev Control Socket.
[ 4.493537] systemd[1]: Expecting device dev-disk-by\x2duuid-8b2205c5\x2d7a42\x2d49f1\x2d824d\x2d328c5b469b32.device...
[ 4.493844] systemd[1]: Expecting device dev-disk-by\x2duuid-05577ba8\x2dadcb\x2d4c21\x2da7fb\x2dd9a203549a46.device...
[ 4.494148] systemd[1]: Expecting device dev-disk-by\x2duuid-adc94d54\x2d4197\x2d4eae\x2dbc9d\x2de5c223826683.device...
[ 4.494457] systemd[1]: Starting Journal Socket.
[ 4.494946] systemd[1]: Listening on Journal Socket.
[ 4.495006] systemd[1]: Started File System Check on Root Device.
[ 4.495042] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.516559] systemd[1]: Mounting Debug File System...
[ 4.563644] systemd[1]: Starting Load Kernel Modules...
[ 4.569971] systemd[1]: Mounting Huge Pages File System...
[ 4.600070] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.616393] systemd[1]: Starting udev Kernel Device Manager...
[ 4.626762] systemd[1]: Starting udev Coldplug all Devices...
[ 4.830581] systemd[1]: Started Set Up Additional Binary Formats.
[ 4.830666] systemd[1]: Starting Setup Virtual Console...
[ 4.879346] systemd[1]: Starting Apply Kernel Variables...
[ 4.886145] systemd[1]: Starting Journal Service...
[ 4.896725] systemd[1]: Started Journal Service.
[ 5.379346] EXT4-fs (sda3): re-mounted. Opts: (null)
[ 5.397249] systemd-udevd[97]: starting version 194
[ 5.963399] microcode: CPU0: patch_level=0x05000101
[ 6.593653] wmi: Mapper loaded
[ 6.852084] piix4_smbus 0000:00:14.0: >SMBus Host Controller at 0xb00, revision 0
[ 6.879336] input: PC Speaker as /devices/platform/pcspkr/input/input1
[ 6.905401] ACPI: acpi_idle registered with cpuidle
[ 6.911845] ACPI: AC Adapter [ACAD] (off-line)
[ 6.912063] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[ 6.912203] ACPI: Power Button [PWRB]
[ 6.912328] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[ 6.912426] ACPI: Sleep Button [SLPB]
[ 6.912587] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
[ 6.914494] ACPI: Lid Switch [LID]
[ 6.914772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 6.914907] ACPI: Power Button [PWRF]
[ 6.935736] Linux media interface: v0.10
[ 6.953897] microcode: CPU0: new patch_level=0x0500010d
[ 6.953971] microcode: CPU1: patch_level=0x05000101
[ 6.956871] atl1c 0000:06:00.0: >version 1.0.1.0-NAPI
[ 6.963602] microcode: CPU1: new patch_level=0x0500010d
[ 6.964191] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[ 6.993640] acpi device:01: >registered as cooling_device2
[ 6.993699] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 6.993817] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 7.145811] kvm: Nested Virtualization enabled
[ 7.145823] kvm: Nested Paging enabled
[ 7.169866] Initializing USB Mass Storage driver...
[ 7.170002] usbcore: registered new interface driver usb-storage
[ 7.170006] USB Mass Storage support registered.
[ 7.365350] [drm] Initialized drm 1.1.0 20060810
[ 7.656414] ACPI: Battery Slot [BAT1] (battery present)
[ 7.681063] acer_wmi: Acer Laptop ACPI-WMI Extras
[ 7.681100] acer_wmi: Function bitmap for Communication Button: 0x1
[ 7.681108] acer_wmi: Brightness must be controlled by acpi video driver
[ 7.682027] input: Acer WMI hotkeys as /devices/virtual/input/input7
[ 7.685375] powernow-k8: Found 1 AMD E-300 APU with Radeon(tm) HD Graphics (2 cpu cores) (version 2.20.00)
[ 7.685468] powernow-k8: 0 : pstate 0 (1300 MHz)
[ 7.685473] powernow-k8: 1 : pstate 1 (1114 MHz)
[ 7.685476] powernow-k8: 2 : pstate 2 (780 MHz)
[ 7.747166] usb 2-2: >USB disconnect, device number 3
[ 7.756039] scsi2 : usb-storage 2-2:1.0
[ 7.757987] usbcore: registered new interface driver ums-realtek
[ 7.794631] Linux video capture interface: v2.00
[ 7.818956] psmouse serio1: >elantech: assuming hardware version 2 (with firmware version 0x040213)
[ 7.883776] psmouse serio1: >elantech: Synaptics capabilities query result 0x68, 0x18, 0x0c.
[ 7.920519] uvcvideo: Found UVC 1.00 device WebCam (04f2:b209)
[ 7.924960] input: WebCam as /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/input/input8
[ 7.925651] usbcore: registered new interface driver uvcvideo
[ 7.925659] USB Video Class driver (1.1.1)
[ 7.940773] usbcore: registered new interface driver uas
[ 7.987924] cfg80211: Calling CRDA to update world regulatory domain
[ 8.036456] [drm] radeon defaulting to kernel modesetting.
[ 8.036466] [drm] radeon kernel modesetting enabled.
[ 8.037386] [drm] initializing kernel modesetting (PALM 0x1002:0x9802 0x1025:0x0602).
[ 8.037536] [drm] register mmio base: 0xF0400000
[ 8.037539] [drm] register mmio size: 262144
[ 8.038428] ATOM BIOS: Acer
[ 8.038508] radeon 0000:00:01.0: >VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used)
[ 8.038515] radeon 0000:00:01.0: >GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
[ 8.038772] [drm] Detected VRAM RAM=256M, BAR=256M
[ 8.038782] [drm] RAM width 32bits DDR
[ 8.038994] [TTM] Zone kernel: Available graphics memory: 1887084 kiB
[ 8.038999] [TTM] Initializing pool allocator
[ 8.039011] [TTM] Initializing DMA pool allocator
[ 8.039077] [drm] radeon: 256M of VRAM memory ready
[ 8.039082] [drm] radeon: 512M of GTT memory ready.
[ 8.039131] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 8.039134] [drm] Driver supports precise vblank timestamp query.
[ 8.039208] radeon 0000:00:01.0: >irq 40 for MSI/MSI-X
[ 8.039240] radeon 0000:00:01.0: >radeon: using MSI.
[ 8.039296] [drm] radeon: irq initialized.
[ 8.039307] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 8.041874] [drm] Loading PALM Microcode
[ 8.103075] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 8.103397] radeon 0000:00:01.0: >WB enabled
[ 8.103412] radeon 0000:00:01.0: >fence driver on ring 0 use gpu addr 0x0000000010000c00 and cpu addr 0xffff880107665c00
[ 8.121258] [drm] ring test on 0 succeeded in 1 usecs
[ 8.122174] [drm] ib test on ring 0 succeeded in 0 usecs
[ 8.123182] [drm] Radeon Display Connectors
[ 8.123188] [drm] Connector 0:
[ 8.123191] [drm] LVDS-1
[ 8.123194] [drm] HPD1
[ 8.123199] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[ 8.123202] [drm] Encoders:
[ 8.123204] [drm] LCD1: INTERNAL_UNIPHY
[ 8.123207] [drm] Connector 1:
[ 8.123210] [drm] VGA-1
[ 8.123214] [drm] DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[ 8.123216] [drm] Encoders:
[ 8.123219] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 8.123287] [drm] Internal thermal controller without fan control
[ 8.123382] [drm] radeon: power management initialized
[ 8.195882] psmouse serio1: >elantech: retrying ps2 command 0xe6 (2).
[ 8.459037] Adding 4200992k swap on /dev/sda2. Priority:-1 extents:1 across:4200992k
[ 8.513261] ath: EEPROM regdomain: 0x65
[ 8.513270] ath: EEPROM indicates we should expect a direct regpair map
[ 8.513277] ath: Country alpha2 being used: 00
[ 8.513280] ath: Regpair used: 0x65
[ 8.548006] [drm] fb mappable at 0xE0142000
[ 8.548016] [drm] vram apper at 0xE0000000
[ 8.548019] [drm] size 4325376
[ 8.548022] [drm] fb depth is 24
[ 8.548025] [drm] pitch is 5632
[ 8.548225] fbcon: radeondrmfb (fb0) is primary device
[ 8.625987] ieee80211 phy0: >Selected rate control algorithm 'ath9k_rate_control'
[ 8.626842] Registered led device: ath9k-phy0
[ 8.626866] ieee80211 phy0: >Atheros AR9485 Rev:1 mem=0xffffc90005780000, irq=19
[ 8.708957] psmouse serio1: >elantech: retrying ps2 command 0xf8 (2).
[ 9.113162] Console: switching to colour frame buffer device 170x48
[ 9.120687] fb0: radeondrmfb frame buffer device
[ 9.120689] drm: registered panic notifier
[ 9.120699] [drm] Initialized radeon 2.18.0 20080528 for 0000:00:01.0 on minor 0
[ 9.121566] snd_hda_intel 0000:00:14.2: >setting latency timer to 64
[ 9.307514] hda_codec: CX20588: BIOS auto-probing.
[ 9.308877] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input9
[ 9.320249] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
[ 9.320795] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
[ 9.411372] psmouse serio1: >elantech: retrying ps2 command 0xf8 (1).
[ 9.581805] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[ 9.586723] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[ 9.997564] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 10.031075] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input12
[ 10.207610] systemd-journald[101]: Received SIGUSR1
[ 20.129307] atl1c 0000:06:00.0: >irq 41 for MSI/MSI-X
[ 20.151318] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 20.279988] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 22.552893] wlan0: authenticate with 30:46:9a:82:10:e4
[ 22.559172] wlan0: send auth to 30:46:9a:82:10:e4 (try 1/3)
[ 22.561219] wlan0: authenticated
[ 22.570082] wlan0: associate with 30:46:9a:82:10:e4 (try 1/3)
[ 22.574401] wlan0: RX AssocResp from 30:46:9a:82:10:e4 (capab=0x411 status=0 aid=3)
[ 22.574506] wlan0: associated
[ 22.575594] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 45.600108] fuse init (API version 7.19)
[ 51.856447] EXT4-fs (sda3): re-mounted. Opts: commit=600
[ 52.664901] EXT4-fs (sda4): re-mounted. Opts: commit=600
[ 58.563295] radeon 0000:00:01.0: >GPU lockup CP stall for more than 10000msec
[ 58.563315] radeon 0000:00:01.0: >GPU lockup (waiting for 0x0000000000000080 last fence id 0x0000000000000001)
[ 58.564427] radeon 0000:00:01.0: >GPU softreset
[ 58.564437] radeon 0000:00:01.0: > GRBM_STATUS=0xA0003828
[ 58.564445] radeon 0000:00:01.0: > GRBM_STATUS_SE0=0x00000007
[ 58.564453] radeon 0000:00:01.0: > GRBM_STATUS_SE1=0x00000007
[ 58.564461] radeon 0000:00:01.0: > SRBM_STATUS=0x20020940
[ 58.720491] radeon 0000:00:01.0: >Wait for MC idle timedout !
[ 58.720498] radeon 0000:00:01.0: > GRBM_SOFT_RESET=0x00007F6B
[ 58.720604] radeon 0000:00:01.0: > GRBM_STATUS=0x00003828
[ 58.720609] radeon 0000:00:01.0: > GRBM_STATUS_SE0=0x00000007
[ 58.720614] radeon 0000:00:01.0: > GRBM_STATUS_SE1=0x00000007
[ 58.720619] radeon 0000:00:01.0: > SRBM_STATUS=0x20020940
[ 58.721624] radeon 0000:00:01.0: >GPU reset succeed
[ 58.881909] radeon 0000:00:01.0: >Wait for MC idle timedout !
[ 59.042235] radeon 0000:00:01.0: >Wait for MC idle timedout !
[ 59.045319] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 59.045433] radeon 0000:00:01.0: >WB enabled
[ 59.045441] radeon 0000:00:01.0: >fence driver on ring 0 use gpu addr 0x0000000010000c00 and cpu addr 0xffff880107665c00
[ 59.222891] [drm:r600_ring_test] *ERROR* radeon: ring 0 test failed (scratch(0x8500)=0xCAFEDEAD)
[ 59.222899] [drm:evergreen_resume] *ERROR* evergreen startup failed on resume

Similar Messages

  • Acer D255E backlight issues during boot

    Having an issue with the backlight during the boot process of my netbook. Screen will go blank for 10-15 seconds before returning. This wouldn't be an issue, but it's sitting on the login screen for a good 5-10 seconds so I'd rather fix it.
    This is not a KMS issue, it's the backlight. I can append "nomodeset" to the kernel line and it will still occur. If I shine a flashlight at the screen, I can still see the boot text scrolling.
    Checking dmesg, the most interesting line is:
    [ 6.387788] acer_wmi: Brightness must be controlled by acpi video driver
    I've tried blacklisting that module with no noticeable change. I've also tried several different acpi options such as "acpi_backlight=video", "acpi_backlight=vendor", and the same with "acpi_display_output". "acpi=ht" doesn't work, however with "acpi=off" this no longer occurs (not a solution though).
    lspci:
    00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
    00:02.1 Display controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
    Full dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.4.7-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Jul 29 22:02:56 CEST 2012
    [ 0.000000] Command line: root=/dev/sda2 init=/bin/systemd ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    [ 0.000000] Disabled fast string operations
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000007f494000 (usable)
    [ 0.000000] BIOS-e820: 000000007f494000 - 000000007f4bf000 (reserved)
    [ 0.000000] BIOS-e820: 000000007f4bf000 - 000000007f577000 (usable)
    [ 0.000000] BIOS-e820: 000000007f577000 - 000000007f5bf000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000007f5bf000 - 000000007f5ec000 (usable)
    [ 0.000000] BIOS-e820: 000000007f5ec000 - 000000007f5ff000 (ACPI data)
    [ 0.000000] BIOS-e820: 000000007f5ff000 - 000000007f600000 (usable)
    [ 0.000000] BIOS-e820: 000000007f600000 - 0000000080000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI 2.6 present.
    [ 0.000000] DMI: Acer AOD255E/JE02_PT, BIOS V3.10(DDR3) 11/17/2010
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0x7f600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-DFFFF write-through
    [ 0.000000] E0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0FFE00000 mask 0FFE00000 write-protect
    [ 0.000000] 1 base 000000000 mask 0C0000000 write-back
    [ 0.000000] 2 base 040000000 mask 0C0000000 write-back
    [ 0.000000] 3 base 07F800000 mask 0FF800000 uncachable
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-000000007f600000
    [ 0.000000] 0000000000 - 007f600000 page 2M
    [ 0.000000] kernel direct mapping tables up to 7f600000 @ 1fffd000-20000000
    [ 0.000000] RAMDISK: 7f15f000 - 7f493000
    [ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 ACRSYS)
    [ 0.000000] ACPI: XSDT 000000007f5fe120 00064 (v01 ACRSYS ACRPRDCT 00000001 01000013)
    [ 0.000000] ACPI: FACP 000000007f5fd000 000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [ 0.000000] ACPI: DSDT 000000007f5f1000 08DCF (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [ 0.000000] ACPI: FACS 000000007f584000 00040
    [ 0.000000] ACPI: HPET 000000007f5fc000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [ 0.000000] ACPI: APIC 000000007f5fb000 00078 (v02 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [ 0.000000] ACPI: MCFG 000000007f5fa000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [ 0.000000] ACPI: SLIC 000000007f5f0000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [ 0.000000] ACPI: BOOT 000000007f5ef000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
    [ 0.000000] ACPI: SSDT 000000007f5ed000 00655 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: WDAT 000000007f5ec000 00194 (v01 INSYDE INSYDE 00000001 MSFT 01000013)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-000000007f600000
    [ 0.000000] Initmem setup node 0 0000000000000000-000000007f600000
    [ 0.000000] NODE_DATA [000000007f5e8000 - 000000007f5ebfff]
    [ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007c800000-ffff88007e7fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] Early memory PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x0007f494
    [ 0.000000] 0: 0x0007f4bf -> 0x0007f577
    [ 0.000000] 0: 0x0007f5bf -> 0x0007f5ec
    [ 0.000000] 0: 0x0007f5ff -> 0x0007f600
    [ 0.000000] On node 0 totalpages: 521481
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 5 pages reserved
    [ 0.000000] DMA zone: 3914 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 8088 pages used for memmap
    [ 0.000000] DMA32 zone: 509410 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 000000007f494000 - 000000007f4bf000
    [ 0.000000] PM: Registered nosave memory: 000000007f577000 - 000000007f5bf000
    [ 0.000000] PM: Registered nosave memory: 000000007f5ec000 - 000000007f5ff000
    [ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007ee00000 s82880 r8192 d23616 u524288
    [ 0.000000] pcpu-alloc: s82880 r8192 d23616 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 513324
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: root=/dev/sda2 init=/bin/systemd ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 2038236k/2086912k available (4538k kernel code, 988k absent, 47688k reserved, 4307k data, 740k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] NR_IRQS:4352 nr_irqs:712 16
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 8388608 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 1662.561 MHz processor.
    [ 0.003341] Calibrating delay loop (skipped), value calculated using timer frequency.. 3326.66 BogoMIPS (lpj=5541870)
    [ 0.003352] pid_max: default: 32768 minimum: 301
    [ 0.003425] Security Framework initialized
    [ 0.003436] AppArmor: AppArmor disabled by boot time parameter
    [ 0.003903] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.005799] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.007037] Mount-cache hash table entries: 256
    [ 0.007563] Initializing cgroup subsys cpuacct
    [ 0.007572] Initializing cgroup subsys memory
    [ 0.007595] Initializing cgroup subsys devices
    [ 0.007601] Initializing cgroup subsys freezer
    [ 0.007606] Initializing cgroup subsys net_cls
    [ 0.007612] Initializing cgroup subsys blkio
    [ 0.007678] Disabled fast string operations
    [ 0.007688] CPU: Physical Processor ID: 0
    [ 0.007693] CPU: Processor Core ID: 0
    [ 0.007698] mce: CPU supports 5 MCE banks
    [ 0.007711] CPU0: Thermal monitoring enabled (TM2)
    [ 0.007719] using mwait in idle threads.
    [ 0.009091] ACPI: Core revision 20120320
    [ 0.023379] ftrace: allocating 17828 entries in 70 pages
    [ 0.040277] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.073293] CPU0: Intel(R) Atom(TM) CPU N455 @ 1.66GHz stepping 0a
    [ 0.073329] Performance Events: PEBS fmt0+, 8-deep LBR, Atom events, Intel PMU driver.
    [ 0.073329] ... version: 3
    [ 0.073329] ... bit width: 40
    [ 0.073329] ... generic registers: 2
    [ 0.073329] ... value mask: 000000ffffffffff
    [ 0.073329] ... max period: 000000007fffffff
    [ 0.073329] ... fixed-purpose events: 3
    [ 0.073329] ... event mask: 0000000700000003
    [ 0.090227] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.110040] Booting Node 0, Processors #1
    [ 0.006666] Disabled fast string operations
    [ 0.123230] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.123346] Brought up 2 CPUs
    [ 0.123354] Total of 2 processors activated (6652.33 BogoMIPS).
    [ 0.123904] devtmpfs: initialized
    [ 0.128532] PM: Registering ACPI NVS region [mem 0x7f577000-0x7f5befff] (294912 bytes)
    [ 0.128532] NET: Registered protocol family 16
    [ 0.128532] ACPI: bus type pci registered
    [ 0.128532] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.128532] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.188435] PCI: Using configuration type 1 for base access
    [ 0.190086] bio: create slab <bio-0> at 0
    [ 0.193414] ACPI: Added _OSI(Module Device)
    [ 0.193421] ACPI: Added _OSI(Processor Device)
    [ 0.193426] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.193431] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.197266] ACPI: EC: Look up EC in DSDT
    [ 0.201283] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.205327] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.206553] ACPI: SSDT 000000007f4b7790 00708 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.207973] ACPI: Dynamic OEM Table Load:
    [ 0.207981] ACPI: SSDT (null) 00708 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.208408] ACPI: SSDT 000000007f4b5690 00646 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.209316] ACPI: Dynamic OEM Table Load:
    [ 0.209323] ACPI: SSDT (null) 00646 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.210234] ACPI: SSDT 000000007f4b6d90 0015F (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.211232] ACPI: Dynamic OEM Table Load:
    [ 0.211239] ACPI: SSDT (null) 0015F (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.211274] ACPI: SSDT 000000007f4b6f10 0008D (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.211274] ACPI: Dynamic OEM Table Load:
    [ 0.211274] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.213516] ACPI: Interpreter enabled
    [ 0.213526] ACPI: (supports S0 S3 S4 S5)
    [ 0.213595] ACPI: Using IOAPIC for interrupt routing
    [ 0.350738] ACPI: Power Resource [FN00] (on)
    [ 0.351654] ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
    [ 0.352063] ACPI: No dock devices found.
    [ 0.352074] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.353084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.354668] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.354676] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.354683] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.354692] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xfebfffff]
    [ 0.354796] PCI host bridge to bus 0000:00
    [ 0.354803] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.354809] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.354815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.354821] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
    [ 0.354841] pci 0000:00:00.0: [8086:a010] type 00 class 0x060000
    [ 0.354904] pci 0000:00:02.0: [8086:a011] type 00 class 0x030000
    [ 0.354920] pci 0000:00:02.0: reg 10: [mem 0x98180000-0x981fffff]
    [ 0.354931] pci 0000:00:02.0: reg 14: [io 0x60c0-0x60c7]
    [ 0.354941] pci 0000:00:02.0: reg 18: [mem 0x80000000-0x8fffffff pref]
    [ 0.354951] pci 0000:00:02.0: reg 1c: [mem 0x98000000-0x980fffff]
    [ 0.355002] pci 0000:00:02.1: [8086:a012] type 00 class 0x038000
    [ 0.355016] pci 0000:00:02.1: reg 10: [mem 0x98100000-0x9817ffff]
    [ 0.355139] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
    [ 0.355170] pci 0000:00:1b.0: reg 10: [mem 0x98200000-0x98203fff 64bit]
    [ 0.355298] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.355345] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
    [ 0.355479] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.355527] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
    [ 0.355660] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.355713] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
    [ 0.355784] pci 0000:00:1d.0: reg 20: [io 0x6080-0x609f]
    [ 0.355843] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
    [ 0.355913] pci 0000:00:1d.1: reg 20: [io 0x6060-0x607f]
    [ 0.355978] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
    [ 0.356049] pci 0000:00:1d.2: reg 20: [io 0x6040-0x605f]
    [ 0.356109] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
    [ 0.356180] pci 0000:00:1d.3: reg 20: [io 0x6020-0x603f]
    [ 0.356253] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
    [ 0.356285] pci 0000:00:1d.7: reg 10: [mem 0x98204400-0x982047ff]
    [ 0.356414] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.356453] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    [ 0.356576] pci 0000:00:1f.0: [8086:27bc] type 00 class 0x060100
    [ 0.356766] pci 0000:00:1f.2: [8086:27c1] type 00 class 0x010601
    [ 0.356798] pci 0000:00:1f.2: reg 10: [io 0x60b8-0x60bf]
    [ 0.356815] pci 0000:00:1f.2: reg 14: [io 0x60cc-0x60cf]
    [ 0.356832] pci 0000:00:1f.2: reg 18: [io 0x60b0-0x60b7]
    [ 0.356849] pci 0000:00:1f.2: reg 1c: [io 0x60c8-0x60cb]
    [ 0.356866] pci 0000:00:1f.2: reg 20: [io 0x60a0-0x60af]
    [ 0.356883] pci 0000:00:1f.2: reg 24: [mem 0x98204000-0x982043ff]
    [ 0.356954] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.356987] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
    [ 0.357057] pci 0000:00:1f.3: reg 20: [io 0x6000-0x601f]
    [ 0.357213] pci 0000:01:00.0: [1969:2060] type 00 class 0x020000
    [ 0.357252] pci 0000:01:00.0: reg 10: [mem 0x97000000-0x9703ffff 64bit]
    [ 0.357274] pci 0000:01:00.0: reg 18: [io 0x5000-0x507f]
    [ 0.357433] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.363347] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
    [ 0.363357] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
    [ 0.363367] pci 0000:00:1c.0: bridge window [mem 0x97000000-0x97ffffff]
    [ 0.363380] pci 0000:00:1c.0: bridge window [mem 0x90000000-0x90ffffff 64bit pref]
    [ 0.363491] pci 0000:02:00.0: [168c:002b] type 00 class 0x028000
    [ 0.363528] pci 0000:02:00.0: reg 10: [mem 0x96000000-0x9600ffff 64bit]
    [ 0.363687] pci 0000:02:00.0: supports D1
    [ 0.363692] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
    [ 0.370004] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
    [ 0.370014] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
    [ 0.370023] pci 0000:00:1c.1: bridge window [mem 0x96000000-0x96ffffff]
    [ 0.370036] pci 0000:00:1c.1: bridge window [mem 0x91000000-0x91ffffff 64bit pref]
    [ 0.370138] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
    [ 0.370158] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.370165] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.370171] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.370178] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xfebfffff] (subtractive decode)
    [ 0.370213] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.370559] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    [ 0.370692] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    [ 0.371048] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.371521] pci0000:00: ACPI _OSC control (0x1c) granted
    [ 0.378569] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.378737] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
    [ 0.378891] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.379046] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.379202] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    [ 0.379366] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    [ 0.379523] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    [ 0.379684] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    [ 0.379989] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.380009] vgaarb: loaded
    [ 0.380013] vgaarb: bridge control possible 0000:00:02.0
    [ 0.380137] PCI: Using ACPI for IRQ routing
    [ 0.390341] PCI: pci_cache_line_size set to 64 bytes
    [ 0.390459] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
    [ 0.390466] reserve RAM buffer: 000000007f494000 - 000000007fffffff
    [ 0.390473] reserve RAM buffer: 000000007f577000 - 000000007fffffff
    [ 0.390479] reserve RAM buffer: 000000007f5ec000 - 000000007fffffff
    [ 0.390484] reserve RAM buffer: 000000007f600000 - 000000007fffffff
    [ 0.390741] NetLabel: Initializing
    [ 0.390747] NetLabel: domain hash size = 128
    [ 0.390750] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.390779] NetLabel: unlabeled traffic allowed by default
    [ 0.390818] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [ 0.390828] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.390839] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    [ 0.400006] Switching to clocksource hpet
    [ 0.418054] pnp: PnP ACPI init
    [ 0.418104] ACPI: bus type pnp registered
    [ 0.418980] pnp 00:00: [bus 00-ff]
    [ 0.418988] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.418994] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.419000] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.419006] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.419011] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    [ 0.419017] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    [ 0.419023] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    [ 0.419029] pnp 00:00: [mem 0x000cc000-0x000cffff window]
    [ 0.419034] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    [ 0.419040] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    [ 0.419046] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    [ 0.419051] pnp 00:00: [mem 0x000dc000-0x000dffff window]
    [ 0.419057] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    [ 0.419063] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    [ 0.419068] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    [ 0.419074] pnp 00:00: [mem 0x000ec000-0x000effff window]
    [ 0.419080] pnp 00:00: [mem 0x000f0000-0x000fffff window]
    [ 0.419086] pnp 00:00: [mem 0x80000000-0xfebfffff window]
    [ 0.419223] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.477040] pnp 00:01: [io 0x0068]
    [ 0.477047] pnp 00:01: [io 0x006c]
    [ 0.477052] pnp 00:01: [io 0x164e-0x164f]
    [ 0.477057] pnp 00:01: [io 0x0061]
    [ 0.477061] pnp 00:01: [io 0x0070]
    [ 0.477066] pnp 00:01: [io 0x0080]
    [ 0.477071] pnp 00:01: [io 0x0092]
    [ 0.477075] pnp 00:01: [io 0x00b2-0x00b3]
    [ 0.477080] pnp 00:01: [io 0x0063]
    [ 0.477085] pnp 00:01: [io 0x0065]
    [ 0.477089] pnp 00:01: [io 0x0067]
    [ 0.477094] pnp 00:01: [io 0x0600-0x060f]
    [ 0.477099] pnp 00:01: [io 0x0610]
    [ 0.477103] pnp 00:01: [io 0x0800-0x080f]
    [ 0.477108] pnp 00:01: [io 0x0810-0x0817]
    [ 0.477113] pnp 00:01: [io 0x0400-0x047f]
    [ 0.477118] pnp 00:01: [io 0x0500-0x053f]
    [ 0.477123] pnp 00:01: [io 0xff2c-0xff2f]
    [ 0.477128] pnp 00:01: [mem 0xe0000000-0xefffffff]
    [ 0.477134] pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
    [ 0.477139] pnp 00:01: [mem 0xfed14000-0xfed17fff]
    [ 0.477144] pnp 00:01: [mem 0xfed18000-0xfed18fff]
    [ 0.477150] pnp 00:01: [mem 0xfed19000-0xfed19fff]
    [ 0.477155] pnp 00:01: [mem 0xfec00000-0xfec00fff]
    [ 0.477160] pnp 00:01: [mem 0xfee00000-0xfee00fff]
    [ 0.477329] system 00:01: [io 0x164e-0x164f] has been reserved
    [ 0.477338] system 00:01: [io 0x0600-0x060f] has been reserved
    [ 0.477344] system 00:01: [io 0x0610] has been reserved
    [ 0.477351] system 00:01: [io 0x0800-0x080f] has been reserved
    [ 0.477357] system 00:01: [io 0x0810-0x0817] has been reserved
    [ 0.477364] system 00:01: [io 0x0400-0x047f] has been reserved
    [ 0.477370] system 00:01: [io 0x0500-0x053f] has been reserved
    [ 0.477377] system 00:01: [io 0xff2c-0xff2f] has been reserved
    [ 0.477385] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.477392] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.477398] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
    [ 0.477405] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.477412] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.477419] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.477426] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.477438] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.477469] pnp 00:02: [io 0x0000-0x001f]
    [ 0.477474] pnp 00:02: [io 0x0081-0x0091]
    [ 0.477479] pnp 00:02: [io 0x0093-0x009f]
    [ 0.477484] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.477489] pnp 00:02: [dma 4]
    [ 0.477556] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.477624] pnp 00:03: [io 0x0070-0x0077]
    [ 0.477698] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.477869] pnp 00:04: [irq 0 disabled]
    [ 0.477890] pnp 00:04: [irq 8]
    [ 0.477896] pnp 00:04: [mem 0xfed00000-0xfed003ff]
    [ 0.477971] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.478004] pnp 00:05: [io 0x00f0]
    [ 0.478018] pnp 00:05: [irq 13]
    [ 0.478088] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.478120] pnp 00:06: [mem 0xff800000-0xffffffff]
    [ 0.478195] pnp 00:06: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.478290] pnp 00:07: [io 0x0060]
    [ 0.478296] pnp 00:07: [io 0x0064]
    [ 0.478309] pnp 00:07: [irq 1]
    [ 0.478381] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.478508] pnp 00:08: [irq 12]
    [ 0.478591] pnp 00:08: Plug and Play ACPI device, IDs SYN1b1c SYN1b00 SYN0002 PNP0f13 (active)
    [ 0.478951] pnp: PnP ACPI: found 9 devices
    [ 0.478957] ACPI: ACPI bus type pnp unregistered
    [ 0.490613] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
    [ 0.490624] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
    [ 0.490636] pci 0000:00:1c.0: bridge window [mem 0x97000000-0x97ffffff]
    [ 0.490646] pci 0000:00:1c.0: bridge window [mem 0x90000000-0x90ffffff 64bit pref]
    [ 0.490659] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
    [ 0.490666] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
    [ 0.490677] pci 0000:00:1c.1: bridge window [mem 0x96000000-0x96ffffff]
    [ 0.490686] pci 0000:00:1c.1: bridge window [mem 0x91000000-0x91ffffff 64bit pref]
    [ 0.490699] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
    [ 0.490785] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.490795] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.490801] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.490807] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.490813] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
    [ 0.490819] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff]
    [ 0.490825] pci_bus 0000:01: resource 1 [mem 0x97000000-0x97ffffff]
    [ 0.490831] pci_bus 0000:01: resource 2 [mem 0x90000000-0x90ffffff 64bit pref]
    [ 0.490838] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
    [ 0.490844] pci_bus 0000:02: resource 1 [mem 0x96000000-0x96ffffff]
    [ 0.490850] pci_bus 0000:02: resource 2 [mem 0x91000000-0x91ffffff 64bit pref]
    [ 0.490857] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
    [ 0.490862] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
    [ 0.490868] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.490874] pci_bus 0000:05: resource 7 [mem 0x80000000-0xfebfffff]
    [ 0.490975] NET: Registered protocol family 2
    [ 0.491194] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.492763] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    [ 0.496040] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.496845] TCP: Hash tables configured (established 262144 bind 65536)
    [ 0.496853] TCP: reno registered
    [ 0.496888] UDP hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.496928] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.497141] NET: Registered protocol family 1
    [ 0.497179] pci 0000:00:02.0: Boot video device
    [ 0.497561] PCI: CLS 64 bytes, default 64
    [ 0.497690] Unpacking initramfs...
    [ 0.645619] Freeing initrd memory: 3280k freed
    [ 0.648253] Simple Boot Flag at 0x44 set to 0x1
    [ 0.649320] audit: initializing netlink socket (disabled)
    [ 0.649348] type=2000 audit(1344044611.646:1): initialized
    [ 0.650151] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.654971] VFS: Disk quotas dquot_6.5.2
    [ 0.655106] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.655348] msgmni has been set to 3987
    [ 0.655898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.655980] io scheduler noop registered
    [ 0.655988] io scheduler deadline registered
    [ 0.656146] io scheduler cfq registered (default)
    [ 0.656446] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    [ 0.656761] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
    [ 0.657026] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.657034] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    [ 0.657043] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.657086] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
    [ 0.657093] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 0.657102] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
    [ 0.657340] intel_idle: MWAIT substates: 0x20220
    [ 0.657366] intel_idle: v0.4 model 0x1C
    [ 0.657372] intel_idle: lapic_timer_reliable_states 0x2
    [ 0.657377] Marking TSC unstable due to TSC halts in idle states deeper than C2
    [ 0.657457] GHES: HEST is not enabled!
    [ 0.657634] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.658723] Linux agpgart interface v0.103
    [ 0.658913] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
    [ 0.673701] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.673787] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.674156] mousedev: PS/2 mouse device common for all mice
    [ 0.674946] rtc_cmos 00:03: RTC can wake from S4
    [ 0.675230] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.675276] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 0.675405] cpuidle: using governor ladder
    [ 0.675548] cpuidle: using governor menu
    [ 0.675877] TCP: cubic registered
    [ 0.676148] NET: Registered protocol family 10
    [ 0.676630] NET: Registered protocol family 17
    [ 0.676643] Registering the dns_resolver key type
    [ 0.677148] PM: Hibernation image not present or could not be loaded.
    [ 0.677169] registered taskstats version 1
    [ 0.678178] rtc_cmos 00:03: setting system clock to 2012-08-04 01:43:32 UTC (1344044612)
    [ 0.678339] Initializing network drop monitor service
    [ 0.681784] Freeing unused kernel memory: 740k freed
    [ 0.682187] Write protecting the kernel read-only data: 8192k
    [ 0.688133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.696908] Freeing unused kernel memory: 1588k freed
    [ 0.703289] Freeing unused kernel memory: 640k freed
    [ 0.726908] systemd-udevd[40]: starting version 187
    [ 0.731830] agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset
    [ 0.732096] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
    [ 0.732419] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
    [ 0.733743] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x80000000
    [ 0.740113] [drm] Initialized drm 1.1.0 20060810
    [ 0.743662] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
    [ 0.743683] ACPI: Power Button [PWRB]
    [ 0.743928] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
    [ 0.743947] ACPI: Sleep Button [SLPB]
    [ 0.744547] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
    [ 0.744652] ACPI: Lid Switch [LID0]
    [ 0.744933] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 0.744953] ACPI: Power Button [PWRF]
    [ 0.756097] i915 0000:00:02.0: setting latency timer to 64
    [ 0.833299] i915 0000:00:02.0: irq 42 for MSI/MSI-X
    [ 0.833375] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 0.833384] [drm] Driver supports precise vblank timestamp query.
    [ 0.833491] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 0.862865] fixme: max PWM is zero.
    [ 1.143446] [drm] initialized overlay support
    [ 1.162402] fbcon: inteldrmfb (fb0) is primary device
    [ 1.590260] Console: switching to colour frame buffer device 128x37
    [ 1.597027] fb0: inteldrmfb frame buffer device
    [ 1.597032] drm: registered panic notifier
    [ 1.896943] acpi device:28: registered as cooling_device0
    [ 1.897639] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
    [ 1.897663] ACPI: Video Device [OVGA] (multi-head: yes rom: no post: no)
    [ 1.897750] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 2.035973] usbcore: registered new interface driver usbfs
    [ 2.036030] usbcore: registered new interface driver hub
    [ 2.038013] usbcore: registered new device driver usb
    [ 2.041510] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 2.041620] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 2.041632] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 2.041722] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    [ 2.041784] ehci_hcd 0000:00:1d.7: using broken periodic workaround
    [ 2.041808] ehci_hcd 0000:00:1d.7: debug port 1
    [ 2.045723] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    [ 2.045779] ehci_hcd 0000:00:1d.7: irq 22, io mem 0x98204400
    [ 2.046541] SCSI subsystem initialized
    [ 2.055034] uhci_hcd: USB Universal Host Controller Interface driver
    [ 2.055957] libata version 3.00 loaded.
    [ 2.059558] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 2.061764] hub 1-0:1.0: USB hub found
    [ 2.061778] hub 1-0:1.0: 8 ports detected
    [ 2.062067] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 2.062076] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 2.062108] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 2.062184] uhci_hcd 0000:00:1d.0: irq 18, io base 0x00006080
    [ 2.062594] hub 2-0:1.0: USB hub found
    [ 2.062606] hub 2-0:1.0: 2 ports detected
    [ 2.062845] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 2.062853] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 2.062884] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    [ 2.062947] uhci_hcd 0000:00:1d.1: irq 20, io base 0x00006060
    [ 2.063442] hub 3-0:1.0: USB hub found
    [ 2.063458] hub 3-0:1.0: 2 ports detected
    [ 2.063764] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 2.063773] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 2.063799] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    [ 2.063867] uhci_hcd 0000:00:1d.2: irq 21, io base 0x00006040
    [ 2.064794] hub 4-0:1.0: USB hub found
    [ 2.064807] hub 4-0:1.0: 2 ports detected
    [ 2.065069] uhci_hcd 0000:00:1d.3: setting latency timer to 64
    [ 2.065077] uhci_hcd 0000:00:1d.3: UHCI Host Controller
    [ 2.065104] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    [ 2.065149] uhci_hcd 0000:00:1d.3: irq 22, io base 0x00006020
    [ 2.066077] hub 5-0:1.0: USB hub found
    [ 2.066091] hub 5-0:1.0: 2 ports detected
    [ 2.067288] ahci 0000:00:1f.2: version 3.0
    [ 2.067438] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
    [ 2.067534] ahci: SSS flag set, parallel bus scan disabled
    [ 2.067597] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
    [ 2.067610] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio slum part
    [ 2.067625] ahci 0000:00:1f.2: setting latency timer to 64
    [ 2.072121] scsi0 : ahci
    [ 2.077401] scsi1 : ahci
    [ 2.080638] scsi2 : ahci
    [ 2.082013] scsi3 : ahci
    [ 2.082537] ata1: SATA max UDMA/133 abar m1024@0x98204000 port 0x98204100 irq 43
    [ 2.082546] ata2: SATA max UDMA/133 abar m1024@0x98204000 port 0x98204180 irq 43
    [ 2.082551] ata3: DUMMY
    [ 2.082555] ata4: DUMMY
    [ 2.366818] usb 1-4: new high-speed USB device number 2 using ehci_hcd
    [ 2.566765] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.567608] ata1.00: unexpected _GTF length (4)
    [ 2.568011] ata1.00: ATA-8: Hitachi HTS545025B9A300, PB2OC60F, max UDMA/133
    [ 2.568018] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.569000] ata1.00: unexpected _GTF length (4)
    [ 2.569401] ata1.00: configured for UDMA/133
    [ 2.569721] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54502 PB2O PQ: 0 ANSI: 5
    [ 2.890091] ata2: SATA link down (SStatus 0 SControl 300)
    [ 2.906266] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 2.906536] sd 0:0:0:0: [sda] Write Protect is off
    [ 2.906548] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.906662] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.955653] sda: sda1 sda2 sda3
    [ 2.956983] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 3.443860] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 4.080865] systemd[1]: systemd 187 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP; arch)
    [ 4.268749] systemd[1]: Inserted module 'autofs4'
    [ 4.284427] systemd[1]: Set hostname to <D225E-Arch>.
    [ 4.722331] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
    [ 5.259898] systemd-udevd[99]: starting version 187
    [ 5.260136] systemd-journald[101]: Fixed max_use=99.8M max_size=12.4M min_size=64.0K keep_free=49.9M
    [ 5.260314] systemd-journald[101]: Reserving 22720 entries in hash table.
    [ 5.530348] EXT4-fs (sda2): re-mounted. Opts: data=ordered
    [ 5.594552] systemd-journald[101]: Vacuuming...
    [ 5.984762] thermal LNXTHERM:00: registered as thermal_zone0
    [ 5.984774] ACPI: Thermal Zone [THRM] (50 C)
    [ 5.993170] ACPI: Fan [FAN] (on)
    [ 6.008164] ACPI: Requesting acpi_cpufreq
    [ 6.055057] wmi: Mapper loaded
    [ 6.121135] ACPI: AC Adapter [AC] (off-line)
    [ 6.142771] coretemp coretemp.0: Using relative temperature scale!
    [ 6.316369] microcode: CPU0 sig=0x106ca, pf=0x4, revision=0x0
    [ 6.345709] iTCO_vendor_support: vendor-support=0
    [ 6.371317] input: PC Speaker as /devices/platform/pcspkr/input/input6
    [ 6.387737] acer_wmi: Acer Laptop ACPI-WMI Extras
    [ 6.387775] acer_wmi: Function bitmap for Communication Button: 0x1
    [ 6.387788] acer_wmi: Brightness must be controlled by acpi video driver
    [ 6.388800] input: Acer WMI hotkeys as /devices/virtual/input/input7
    [ 6.471410] cfg80211: Calling CRDA to update world regulatory domain
    [ 6.479374] microcode: CPU1 sig=0x106ca, pf=0x4, revision=0x0
    [ 6.481722] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 6.598136] Linux media interface: v0.10
    [ 6.846985] ACPI: Battery Slot [BAT0] (battery present)
    [ 6.898714] Linux video capture interface: v2.00
    [ 6.940278] uvcvideo: Found UVC 1.00 device 1.3M WebCam (04f2:b1d8)
    [ 6.950439] input: 1.3M WebCam as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/input/input8
    [ 6.951134] usbcore: registered new interface driver uvcvideo
    [ 6.951142] USB Video Class driver (1.1.1)
    [ 6.988464] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 6.988790] iTCO_wdt: Found a NM10 TCO device (Version=2, TCOBASE=0x0460)
    [ 6.989088] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 7.138145] ath: EEPROM regdomain: 0x65
    [ 7.138151] ath: EEPROM indicates we should expect a direct regpair map
    [ 7.138161] ath: Country alpha2 being used: 00
    [ 7.138165] ath: Regpair used: 0x65
    [ 7.163644] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
    [ 7.164540] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
    [ 7.165285] Registered led device: ath9k-phy0
    [ 7.165311] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90021440000, irq=17
    [ 7.453924] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
    [ 7.464934] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 7.465285] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 7.503962] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000
    [ 7.576847] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input12
    [ 7.690199] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [ 7.929343] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
    [ 7.934282] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
    [ 8.072332] systemd-journald[101]: Received SIGUSR1
    [ 11.548644] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 18.667730] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 18.770981] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 21.987214] wlan0: authenticate with 74:44:01:3a:8a:ae
    [ 21.994069] wlan0: send auth to 74:44:01:3a:8a:ae (try 1/3)
    [ 21.996123] wlan0: authenticated
    [ 22.003388] wlan0: associate with 74:44:01:3a:8a:ae (try 1/3)
    [ 22.007338] wlan0: RX AssocResp from 74:44:01:3a:8a:ae (capab=0x411 status=0 aid=1)
    [ 22.015634] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 22.015884] wlan0: associated
    [ 32.483399] wlan0: no IPv6 routers present
    Last edited by Pres (2012-08-05 22:06:43)

    Really puzzled by this one. I've tried playing around with a ton of different acpi options. Only acpi=off prevents this from happening. Also tried upgrading my BIOS to the latest version. Tried several different distros and they all had the same issue, so it's not specific to Arch.
    I've noticed the backlight stays off for exactly 10 seconds as if there is a 10 second timeout. If I could figure out where that is, might be possible to just lower the timeout.

  • New Mac Pro 2013 late version USB 3.0 hub issue during boot

    Hi all, I just purchased a new Mac Pro 8 core with 32GB of ram and 1 TB drive. When I connect a USB powered 3.0 hub and turn on my Mac Pro, it gets hung on while booting. (Gray screen before the Apple logo appears on boot). If I pull the USB 3.0 hub out, the Mac Pro proceeds to boot normally. Once I am fully booted on my Mac Pro and I plug the USB 3.0 hub back in, everything seems to work fine. I have an enclosure that works off of lightening connector and the enclosure has a USB 3.0 hub onboard. I plug the USB 3.0 hub in that device and every thing seems to boot up fine on the Mac Pro. Any idea why when I plug in the USB 3.0 directly why the Mac Pro ha issues booting up?
    Thanks in Advance.

    The Driver for the Hub does not get loaded until late in the Boot-up process.
    It is common not to be able to use devices on a Hub during boot-up, as they will not be ready (and therefore not available) until the Login screen appears.
    For devices you need during boot-up, attach directly to a built-in USB port on the chassis, not on a display or any other Hub.
    If your issue is only that the device interferes with Booting in general, ask the guys at OWC. They select their stocked items for trouble-free, and train their support people to resolve remaining problems quickly. If there is a problem, they will help you get is fixed quickly -- often providing an advanced exchange if that seems appropriate.

  • [SOLVED][Duplicate]Garbage output during boot

    During boot you can see something like "666666666666" constantly printed amoung other messages:
    http://i.imgur.com/2YOShSMl.jpg
    This continues even after we are booted and ready to login into the system:
    http://i.imgur.com/THZWZT4l.jpg
    The first time I've noticed this was about half a year ago. It didn't really bothered me, because kdm still worked and you could successfully log into system.
    Yesterday, however, I tried install arch on my new ssd and bumped into this problem even during booting from usb drive with installation iso.
    Any ideas what could this be? I'm not even sure where to look for the root of the problem.
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    Last edited by konart (2013-06-07 17:30:39)

    Could it possibly be the Logitech G710+ ?
    UPD:
    Oh, I see now: https://bbs.archlinux.org/viewtopic.php?id=153752 Thanks for your directions
    Last edited by konart (2013-06-06 10:34:08)

  • [~SOLVED] 1 min hang during boot while mounting xfs partitions (LVM)

    Hi all,
    After the upgrade I did yesterday (which included linux-3.12.8-1 and lvm2), the boot time has increased by 1 minute as the system hangs while mounting two partitions formatted as xfs and residing on logical volumes.
    $ systemd-analyze blame
    1min 13.676s home-VDP76-videos.mount
    1min 13.111s home-VDP76-VBox_VMs.mount
    2.980s [email protected]
    I have the fsck hook as second-to-last entry in my mkinitcpio.conf, but the fstab entries for these partitions include
    ... xfs defaults 0 0
    so, as far as I undertstand, the partitions should not be checked, am I missing something!?
    I have googled for similar issues but I did not find anything useful, any suggestion would be greatly appreciated.
    Thanks
    edit: I blame the check disk because of what reported on the system journal (note the time stamps):
    Jan 23 00:10:37 ArchTP kernel: psmouse serio5: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
    Jan 23 00:10:39 ArchTP kernel: psmouse serio5: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
    Jan 23 00:10:40 ArchTP kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio4/serio5/input/input25
    Jan 23 00:11:47 ArchTP systemd[1]: Mounted /home/VDP76/VBox_VMs.
    Jan 23 00:11:47 ArchTP kernel: XFS (dm-4): Ending clean mount
    Jan 23 00:11:47 ArchTP kernel: XFS (dm-3): Ending clean mount
    Jan 23 00:11:47 ArchTP systemd[1]: Mounted /home/VDP76/videos.
    Jan 23 00:11:47 ArchTP systemd[1]: Starting Local File Systems.
    Jan 23 00:11:47 ArchTP systemd[1]: Reached target Local File Systems.
    I should also add that the involved partitions are ~20 Gb each and quite full...
    edit2: I have freed up almost all space on the video partition and the time for mounting those partitions has now decreased to 8 sec...I will mark the thread as solved, but I still would appreciate an input on the reasons why the partitions are checked regardless of the fstab setting, for example, is this pertinent!?
    dumpe2fs -h /dev/mapper/waldorf-video | grep -i 'mount count'
    dumpe2fs 1.42.8 (20-Jun-2013)
    dumpe2fs: Bad magic number in super-block while trying to open /dev/mapper/waldorf-video
    Last edited by VDP76 (2014-01-22 23:38:25)

    WonderWoofy wrote:I don't think that the fsck.xfs is really a fsck at all.  It is there for compatibility purposes, and a real check can be done with xfs_check and xfs_repair.  So the fsck.xfs will just always give an exit status of zero.
    exactly..in fact the man page says
    fsck.xfs(8) wrote:fsck.xfs - do nothing, successfully
    so fsck.xfs simply exits with a zero exit status.
    running xfs_check gives
    xfs_check is deprecated and scheduled for removal in June 2014.
    Please use xfs_repair -n <dev> instead.
    and xfs_repair does not find errors on both partitions.
    Still, I do not understand how nothing being done can take up so much time.
    By the way, a short S.M.A.R.T. self-test did not report errors...
    In the meanwhile, there has been another kernel upgrade and the timing issue persists, so I am assuming it has something to do with the last lvm2 upgrade.

  • G5 (iSight) Serious Graphical Issues, Non-booting

    This iMac is exhibiting some very, very odd issues.
    When I first met it, it was booting up mostly ok. I did a wipe and re-install, and it worked for a few boots, or about an hour of on-time. Shortly thereafter it flipped out and but up a blocky pattern on the screen. After a bit of that, it runs fans at maximum output and freezes.
    This is a friend's machine, and he took it to the Apple Store a while ago (approximately 5 months), and got no answers, only the standard "replace logic board, service is X dollars." Not wanting to spend more than a mac mini on an outdated machine, he took it home and recovered files off the perfectly functional hard drive (by removing it). I have not seen anything quite like this issue since the days of snowcrashes. I suspect a GPU issue, though I have not taken it to parts to confirm any damaged hardware. I will do this tomorrow morning.
    The hard drive is fine, and the issue is independent of the drive.
    Likewise, no additional RAM is installed, and adding RAM does nothing.
    I removed the plastic bezel, pulled the LCD assembly a few inches away, and directed a fan across the motherboard surface, to no effect.
    *Boot pattern as of posting:*
    1) The "donggggggg" we all know and love
    2) 1-3 seconds of black screen
    3) Grayish pre-logo screen
    4) Logo screen, with graphical noise overlay: http://dl.dropbox.com/u/814625/iMac/2943.JPG
    5) Solid blue post-logo screen, with movable mouse visible in top left corner. Mouse is overlaid by the same kind of noise pattern as before. http://dl.dropbox.com/u/814625/iMac/2945.JPG
    Closeup of mouse: http://dl.dropbox.com/u/814625/iMac/2944.JPG
    6) Full-screen noise, and an indefinitely spinning fruit-pizza-of-death, leaving previous mouse image as a ghost: http://dl.dropbox.com/u/814625/iMac/2947.JPG
    7) On some occasions it now enters "vacuum mode" after a while. This may coincide with a freeze of mouse movement.
    8) Nothing else seems to happen.
    I have read about power issues from leaking capacitors in older G5s, but this ones is out of the series by a bit. I have also read about cooling issues, but this seems to not matter. I may replace the thermal compound, but that stuff is not very cheap.
    By now the machine is well out of its AppleCare warrantee period, and I am not interested in spending money on replacing an entire section of the machine, especially because I cannot think of any reason for this to be user-caused, it feels like pretty classical hardware failure to me. The machine had a cushy life, doing nothing but sitting on a desk and doing finance, mail, and internet. So far as I am aware this was not used for gaming, which would tax the graphics.
    I might take this in to an Apple Store personally, but I would rather be able to solve it myself with help online, it tends to be faster.
    *Extra Images:*
    http://dl.dropbox.com/u/814625/iMac/2941.JPG
    http://dl.dropbox.com/u/814625/iMac/2942.JPG
    http://dl.dropbox.com/u/814625/iMac/2943.JPG
    http://dl.dropbox.com/u/814625/iMac/2944.JPG
    http://dl.dropbox.com/u/814625/iMac/2945.JPG
    http://dl.dropbox.com/u/814625/iMac/2946.JPG
    http://dl.dropbox.com/u/814625/iMac/2947.JPG
    http://dl.dropbox.com/u/814625/iMac/2948.JPG
    http://dl.dropbox.com/u/814625/iMac/2948.JPG

    I'm going to also add my support to the "it's done for" camp. Just because a system is out of the problem range for bad capacitors doesn't mean you can't still have bad capacitors. I still run into that from time to time today. And with the iSight models, you have to remove the logic board to inspect the capacitors, because they're all on the back side. And bad capacitors don't always show outward signs of failure.
    You could probably still use the system as a file server. Just disconnect the display and remote into it using VNC or Apple's Remote Desktop. Or connect an external display which would tell for sure whether it's the display panel or the video chip.
    But ultimately, the things dead and not worth the money to fix. Time to move on.

  • Macbook kernel panic during boot + other kernel panics! HELP PLEASE

    Hello,
    I have a w macbook 2,0 ghz duo (2006 edition), 2gb ram, original HD. Operating system: Tiger OsX (updated).
    A couple of weeks ago my mb started to display (during a normal session and even after a stand-by) a big message on screen "Please hold down the power button to restart your computer" etc = kernel panic message.
    I took a look at the panic.log file and it said:
    BSD process name corresponding to current thread: firefox-bin
    So I thought there was something with firefox and, to resolve definetely this problems, I checked my hd using utility then I tried to install Leopard using the DVD(updated again). After installing Leopard I did not receive kernel panic errors related to firefox-bin thread but now I still have kernel panic problems.
    These are the error messages:
    1. When I boot up the mb, it shows the "restart" message or it FREEZES (doesn't boot up)
    2. The log says that the panic error is related to "ACPI" and Io.apple.firewirefamily (what is it???)
    3. The panic.log file just says:
    panic(cpu 0 caller 0x001A9C68): Kernel trap at 0x001a77f5, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x01054000, CR4: 0x000006e0
    EAX: 0x00000000, EBX: 0x0053f0c0, ECX: 0x03db8c34, EDX: 0x284cc000
    CR2: 0x00000000, EBP: 0x284cfeb8, ESI: 0x03db8000, EDI: 0x03db8000
    EFL: 0x00010087, EIP: 0x001a77f5, CS: 0x00000004, DS: 0x284c000c
    Error code: 0x00000002
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x284cfcc8 : 0x12b4f3 (0x45b13c 0x284cfcfc 0x1335e4 0x0)
    0x284cfd18 : 0x1a9c68 (0x464700 0x1a77f5 0xe 0x423eb0)
    0x284cfdf8 : 0x1a038d (0x284cfe18 0x1a 0xbd9100 0xbdaaa4)
    0x284cfe10 : 0x1a77f5 (0xe 0x3d90048 0xc 0x284c000c)
    0x284cfeb8 : 0x13698e (0x3db8000 0x3db8b58 0x3db8c34 0x19eb5b)
    0x284cff18 : 0x136dd3 (0x3db801c 0x3db801c 0x284cff78 0x1415cd)
    0x284cff58 : 0x136e61 (0x13eddf 0x0 0x0 0x1a336f)
    0x284cff78 : 0x13efa4 (0x13eddf 0x0 0x0 0x0)
    0x284cffc8 : 0x1a017c (0x0 0x0 0x1a30b5 0x4b11e40)
    Backtrace terminated-invalid frame pointer 0
    *BSD process name corresponding to current thread: kernel_task*
    Mac OS version:
    9G55
    Kernel version:
    Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
    System model name: MacBook1,1 (Mac-F4208CC8)
    Now it is difficult just to enter mac osx because I'm experiencing MANY kernel panics!!
    Anyone know how to fix these problems?
    Thank you very much
    Riccardo

    mmm... still having firefox-bin panic errors...
    Here's other logs that I found searching "panic.log" files in my hd:
    Wed Feb 11 00:55:32 2009
    panic(cpu 0 caller 0x001A9C68): Kernel trap at 0x007ff825, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000e90, CR3: 0x01054000, CR4: 0x000006e0
    EAX: 0x00000000, EBX: 0x007ff825, ECX: 0x00000007, EDX: 0x00000003
    CR2: 0x00000e90, EBP: 0x3e667d88, ESI: 0x03f11e80, EDI: 0x00000014
    EFL: 0x00010202, EIP: 0x007ff825, CS: 0x00000008, DS: 0x3e66000c
    Error code: 0x00000000
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x3e667bb8 : 0x12b4f3 (0x45b13c 0x3e667bec 0x1335e4 0x0)
    0x3e667c08 : 0x1a9c68 (0x464700 0x7ff825 0xe 0x463eb0)
    0x3e667ce8 : 0x1a038d (0x3e667d08 0x4303de0 0x3d02e68 0x3ef098)
    0x3e667d00 : 0x7ff825 (0xe 0x3e0048 0x430000c 0x53000c)
    0x3e667d88 : 0x802aa3 (0x3d02000 0x11 0x4304640 0x0)
    0x3e667da8 : 0x8e0d9a (0x3d02000 0x4304640 0x1 0x0)
    0x3e667dc8 : 0x8e116e (0x43ef800 0x4306480 0x8e0c90 0x43ef800)
    0x3e667e48 : 0x412976 (0x43ef800 0x3f02600 0x1 0x3ecd96)
    0x3e667ea8 : 0x414219 (0x3f02600 0x43ef800 0x43d6b40 0x43ce1c0)
    0x3e667f28 : 0x413a7d (0x3f02600 0x42e1a40 0x0 0x3f1bef)
    0x3e667f78 : 0x415111 (0x3f02600 0x8 0x3e667fac 0x1)
    0x3e667fc8 : 0x1a017c (0x43c4390 0x0 0x1a30b5 0x3dbb128)
    Backtrace terminated-invalid frame pointer 0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOFireWireIP(1.7.6)@0x8de000->0x8e6fff
    dependency: com.apple.iokit.IOFireWireFamily(3.4.6)@0x7fa000
    dependency: com.apple.iokit.IONetworkingFamily(1.6.1)@0x5d6000
    com.apple.iokit.IOFireWireFamily(3.4.6)@0x7fa000->0x838fff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9G55
    Kernel version:
    Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
    System model name: MacBook1,1 (Mac-F4208CC8)
    2. Tue Feb 10 16:03:36 2009
    panic(cpu 0 caller 0x003ECE52): "A driver releasing a(n) OSArray has corrupted the registry\n"@/SourceCache/xnu/xnu-1228.9.59/libkern/c++/OSObject.cpp:241
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x34397b78 : 0x12b4f3 (0x45b13c 0x34397bac 0x1335e4 0x0)
    0x34397bc8 : 0x3ece52 (0x49c7dc 0x49c8a4 0x3cf64c4 0x3f48e3)
    0x34397c08 : 0x3ecdc2 (0x3cf64c0 0x0 0x1 0x3d04f00)
    0x34397c28 : 0x3ece8f (0x3cf64c0 0x0 0x40fe504 0x41a5300)
    0x34397c48 : 0x3eeaeb (0x3cf64c0 0x416fa50 0x34397c78 0x41a5300)
    0x34397c68 : 0x3ecdc2 (0x40fe500 0x0 0x1 0x3eec3b)
    0x34397c88 : 0x3ece8f (0x40fe500 0x0 0x34397cc8 0x0)
    0x34397ca8 : 0x40bc93 (0x40fe500 0xc 0x0 0x1a5300)
    0x34397cc8 : 0x40be65 (0x41a5300 0x43bde00 0x0 0x41a5300)
    0x34397ce8 : 0x4101a4 (0x41a5300 0x41a7780 0x0 0x3cc601c)
    0x34397d38 : 0x410357 (0x41a7780 0x4 0x0 0xe00002c2)
    0x34397d58 : 0x43bafe (0x41a7780 0x5370c0 0xa03e1000 0x0)
    0x34397d78 : 0x189873 (0x3c77460 0x4080570 0x34397dac 0x11dd27)
    0x34397db8 : 0x12d506 (0x4080548 0x3d8f49c 0x0 0x0)
    0x34397df8 : 0x126609 (0x4080500 0x0 0x7c 0x34397ee4)
    0x34397f08 : 0x198153 (0x34397f44 0x0 0x0 0x0)
    Backtrace continues...
    BSD process name corresponding to current thread: scsid
    Mac OS version:
    9G55
    Kernel version:
    Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
    System model name: MacBook1,1 (Mac-F4208CC8)
    3. Thu Jan 29 12:03:07 2009
    panic(cpu 1 caller 0x001A9C68): Kernel trap at 0x0013ed59, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000018, CR3: 0x01054000, CR4: 0x000006e0
    EAX: 0x00000000, EBX: 0x25ecda1d, ECX: 0x04e435d0, EDX: 0x00522b20
    CR2: 0x00000018, EBP: 0x34387ec8, ESI: 0x2bcb9a97, EDI: 0x04e95d08
    EFL: 0x00010083, EIP: 0x0013ed59, CS: 0x00000004, DS: 0x3438000c
    Error code: 0x00000000
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x34387cf8 : 0x12b4f3 (0x45b13c 0x34387d2c 0x1335e4 0x0)
    0x34387d48 : 0x1a9c68 (0x464700 0x13ed59 0xe 0x463eb0)
    0x34387e28 : 0x1a038d (0x34387e48 0x2e502020 0x34387e78 0x1404af)
    0x34387e40 : 0x13ed59 (0xe 0x459f0048 0xc 0xc)
    0x34387ec8 : 0x132810 (0x4e95d08 0x25ecda1d 0x2bcb9a97 0x34387eec)
    0x34387f08 : 0x198153 (0x34387f44 0x0 0x0 0x0)
    0x34387fc8 : 0x1a0977 (0x46c20e0 0x0 0x1a30b5 0x3cd026c)
    No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xbfffe6f8
    BSD process name corresponding to current thread: firefox-bin
    Mac OS version:
    9G55
    Kernel version:
    Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
    System model name: MacBook1,1 (Mac-F4208CC8)
    thanks

  • Intermittent Graphics issue iq525uk

    Hi
    Wondering if anyone could possibly help. 
    For some time now i have been getting intermittent display problems, graphics flickering and screen off color and looking fuzzy, sometimes from start up, other times as I'm browsing the net or playing games. I have tried updating latest drivers, all devices are working properly, system restore, and PC health / performance checks are all fine. Its extremely frustrating and any advice would greatly appreciated
    many thanks.

    First try an external monitor to see if the  video problems are still the same.
    If your model has the NVIDIA GeForce 8600M GS discrete video module installed then remove it from its slot. That will enable the integrated video solution.
    Best regards,
    erico
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • [SOLVED] No polish characters during boot with DAEMON_LOCALE=YES

    Hello, it didn't bother me much before cause I always had DAEMON_LOCALE=NO, but with recent upgrade new rc.conf was introduced with DAEMON_LOCALE set by default to YES. Now my messages are like this:
    Checking Filesystems    [BUSY] /dev/sda2: czysty, 183465/647168 plików, 2083335/2588473 bloków
    Questions are: is it supposed to be half message in english half in polish? and how to repair those missing characters? (loading console font is done after those messages)
    BTW this is on virtualbox guest with all testing + kde-unstable repos enabled
    Last edited by masteryod (2012-06-06 10:46:45)

    DSpider wrote:
    Whenever you edit the "/etc/mkinitcpio.conf" file (ie. add "consolefont" to the HOOKS line), don't forget to regenerate your initramfs image!
    # mkinitcpio -p linux
    Yes, I know and I do execute it every time I touch the "/etc/mkinitcpio.conf"
    DSpider wrote:It still wasn't fixed? Then try adding keymap (which says there that it "Adds keymap and consolefonts from rc.conf."), and don't forget to regenerate your initramfs image!
    I have tried that and still no luck:
    1. Edit CONSOLE* settings in /etc/rc.conf
    [root@dog etc]# grep ^CONSOLE rc.conf
    CONSOLEFONT="lat2-16"
    CONSOLEMAP="8859-2"
    2. Add consolefont and keymap to HOOKS in /etc/mkinitcpio.conf
    [root@dog etc]# grep ^HOOKS mkinitcpio.conf
    HOOKS="base udev autodetect sata filesystems fsck consolefont keymap"
    3. Run mkinitcpio
    [root@dog etc]# mkinitcpio -p linux
    ==> Building image from preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.3.7-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [sata]
    -> Running build hook: [filesystems]
    -> Running build hook: [fsck]
    -> Running build hook: [consolefont]
    -> Running build hook: [keymap]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> Image generation successful
    ==> Building image from preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.3.7-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [sata]
    -> Running build hook: [filesystems]
    -> Running build hook: [fsck]
    -> Running build hook: [consolefont]
    -> Running build hook: [keymap]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    I have dug the problem deeper and checked what is going on in the /etc/rc.* scripts. Everything seems to be in order, but the loading of consolefont/keymap on boot is not having any effect in my case:
    1. System boots, then
    2. Loging in as root
    3. Typing in some Polish pangram as test: zażółć gęślą jaźń
    4. Observing lack of Polish diacritics printed
    5. Re-executing the rc.sysinit steps releated to consolefont/keymap settings:
    # source /etc/rc.conf
    # source /etc/rc.d/functions
    # set_consolefont
    :: Loading Console Font: lat2-16
    6. Trying the Polish pangram test again.
    7. Success, all Polish characters are rendered correctly.
    Here is screenshot which presents the simple test explained above:
    Now, this test suggests to me that the rc.sysinit procedure of configuring consolefont/keymap seems correct.
    However, something seems to get messed during rc.sysinit, so the configuration is later overriden and doesn't persist afterwards.
    Does anyone have an idea what may be wrong? Does it qualify to be reported as a bug?
    Last edited by mloskot (2012-06-06 00:34:10)

  • [SOLVED] weird graphics issue on KDE

    look what is this
    what is going on here
    everything else works fine (posting from chromium right now)
    i figure it might be a driver issue
    lspci gives VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02)
    so i installed extra/xf86-video-intel 2.17.0-2 (xorg-drivers xorg) [installed] X.org Intel i810/i830/i915/945G/G965+ video drivers
    are there alternative open source drivers, or should i try setting up proprietary drivers somehow
    or maybe this isnt even a driver issue?
    edit: forgot to mention this is KDE full install with the latest stable xorg and kde packages
    Last edited by alchemator (2012-02-24 04:40:18)

    There are no proprietary drivers for intel, there's just what you have installed. There's one problem though - 8xx cards aren't supported anymore. You're lucky you get any picture at all. But for proper functioning you'll have to either go without 3d acceleration, or possibly without any acceleration at all (except xv overlay for video playback).
    To turn off 3d accel, create /etc/X11/xorg.conf.d/20-intel.conf with this:
    Section "Device"
    Identifier "old intel stuff"
    Driver "intel"
    Option "DRI" "off"
    EndSection
    To turn off all acceleration:
    Section "Device"
    Identifier "old intel stuff"
    Driver "intel"
    Option "ShadowFB" "on"
    EndSection

  • [SOLVED] "Filesystem check failed" during boot process

    I was using XFCE on my netbook recently and clicked "shutdown".  It logged out to the command prompt and nothing happened.  Assuming that I'd clicked "logout" by mistake, I typed "pacman -Syu" to run an update...  And moments later it suddenly started the shutdown process.
    Now, whenever I boot up, I see the message below.  I tried booting from a GParted CD to check the filesystems for errors, but none were detected.
    Can anyone suggest what I might need to do to fix the problem?
    rootfs: clean, 11026/246512 files, 477083/984576 blocks
    home: clean, 4386/527280 files, 237183/2105344 blocks
    /dev/sdb2 is mounted. e2fsck: Cannot continue, aborting.
    ************* FILESYSTEM CHECK FAILED ************
    * Please repair manually and reboot. Note that the root
    * file system is currently mounted read-only. To remount
    * it read-write type: mount -n -o remount,rw /
    * when you exit the maintenance shell the system will
    * reboot automatically.
    Give root password for maintenance
    (or type Control-D to continue):
    Last edited by esuhl (2012-03-27 01:20:07)

    Thank you all for your replies :-)
    hadrons123 wrote:What happens when you do try the suggestion given by it?
    I don't exactly know how I should "repair manually"...  I thought a filesystem check in GParted would have been enough...
    lijpbasin wrote:You can boot the system using a archlinux live cd, and run fsck manually on every linux partition in the old system with options.
    DON'T mount any of the filesystems before running fsck, or your data will probably be lost. If you want to check the partition information first, run fdisk -l with root privileges.
    Thanks.  I tried booting from an ArchBang live CD last night and ran "e2fsck -pcv" on each partition.  The check completed, but the problem persists...  I just tried again using "fsck" as you suggested and got the following output (but the machine still fails to boot with the same error as before):
    fsck from util-linux 2.20.1
    e2fsck 1.41.14 (22-Dec-2010)
    usr was not cleanly unmounted, check forced.
    Pass 1: Checking inodes, blocks, and sizes
    Pass 2: Checking directory structure
    Pass 3: Checking directory connectivity
    Pass 4: Checking reference counts
    Pass 5: Checking group summary information
    usr: 115811/458752 files (1.7% non-contiguous), 783161/1834496 blocks
    Gcool wrote:
    /dev/sdb2 is mounted. e2fsck: Cannot continue, aborting.
    As mentioned already, the reason it's failing is because the /dev/sdb2 partition is mounted before it can be fsck'd. What is this partition exactly (which filesystem, what's on it, mountpoint,...)?
    I'm not overly familiar with the Linux boot process, but why would it suddenly be mounting this partition before fsck-ing it?  Even if it was mounted when the netbook shutdown, surely the boot process starts with all partitions unmounted...?  Anyway, the partition details from /etc/fstab are below.
    <file system> <dir> <type> <options> <dump> <pass>
    tmpfs /tmp tmpfs nodev,nosuid 0 0
    /dev/sda1 / ext2 defaults,noatime 0 1
    /dev/sdb1 /home ext2 defaults,noatime,user_xattr 0 1
    /dev/sdb2 /usr ext2 defaults,noatime 0 1
    I'm (now) aware that mounting /usr as a separate partition is a bad idea and (having read the "Error when booting with the new initscripts" thread), I have told pacman to ignore updates to the initscripts package (until I figure out how best to work round or fix that issue).
    Shark wrote:Write umount /dev/sdb2 in konsole or unmount partition in gparted by right click on problematic partition and click unmount. Than proced.
    If I type "umount /dev/sdb2" at the prompt, I get the following error:
    umount: /usr: device is busy.
    (In some cases useful info about processes that use
    the device is found by lsof(8) or fuser(1))
    I tried "umount -l /dev/sdb2" to unmount when the device becomes free... but it never does.
    I also booted into GParted, but there is no option to "unmount" /dev/sdb2.  There is a "mount" option in the menu, but it is greyed out.  If I open a terminal window from the GParted Live environment and type "sudo umount /dev/sdb2" I get the following message:
    umount: /dev/sdb2: not mounted
    DSpider wrote:Are you mounting the root drive with "ro" (read only) in fstab?
    No (as shown above).  I don't *think* I've messed anything up with fstab or any other config files -- everything was working perfectly till the netbook shutdown whilst pacman was running.

  • [SOLVED] freeze (black screen) during boot

    When booting, after I can choose between Arch and Arch Fallback, the console messages are still huge (resolution not yet fit to screen). That's the output of scripts run on boot, if I understand it right. Then, the screen turns black for a second when the screen resolution is increased, and then the colored stuff comes, e.g. the Daemons (network etc.).
    Now sometimes, the screen just remains black when the screen resolution is increased. Nothing happens anymore, then, and I have to force reboot holding the power button. Most times, booting works on second try, sometimes it needs more tries (but eventually, it always boots just fine).
    I'm running up-to-date Arch on a MacBook4 dualboot (rEFIt boots first, and from there, Arch is loaded by Grub). That's all system information I can provide right know, since I don't know much about what happens at boot, and there doesn't seem to be a boot logfile on Arch.
    It's not a really fatal problem because, as mentionned, Arch eventually boots just fine every time after some tries; but it's really, really annoying because otherwise, my Arch runs rock stable (all crashes are window manager, i.e. gnome3, related...).
    Last edited by cryptkeeper (2012-06-12 14:38:10)

    I finally solved the problem, as it seems for good because I haven't had a single freeze on boot anymore since I did this.
    What I did is to set up an "early KMS start", described here: https://wiki.archlinux.org/index.php/KM … _KMS_start . I stumbled into this when I was googling for a solution, thought: why not give it a try?, and it works!!
    Last edited by cryptkeeper (2012-06-12 14:48:03)

  • [Solved/Workaround] System freeze during boot on Intel NUC DN2820FYKH

    Edit: When using the latest mainline kernel from here (3.14rc5 at the time of writing) all the problems go away. I'm hoping that this means I simply have to wait for 3.14 to release and hit [core] eventually. Also, my system clock *was* set incorrectly, because "ntpd -q" didn't print any sort of warning when I forgot the "-g" parameter.
    Original message preserved in case anyone has the same problem:
    On a fresh install, if I boot the latest kernel (3.13.5-1 at the time of writing) booting will stop midway through the systemd startup sequence. The specific line it ends on varies, sometimes it's "Starting Sound Card", other times it's "Starting Load/Save Random Seed." The system cursor stop blinking.
    Adding debug to my boot parameters gives a large number of errors along the line of "Assertion: dual_timestamp_is_set has failed in sd_event_now_get_monotonic".
    After this boot continues for a while, before freezing as described, without any sort of error or noteworthy output (as far as I can tell.)
    Using the latest lts kernel (3.10.32-1) boot does finish, although it gives the same Assertion error as above. Also, the i915 module gives the error "preliminary hardware support disabled" and no modesetting is done. When trying to start X there are "No screens found"
    As far as I can tell, the system clock and all related config files are configured correctly. All packages are up to date.
    The system is an Intel NUC DN2820FYKH with a Bay Trail Celeron N2820 processor. For full specs:
    http://www.intel.com/content/www/us/en/ … 0fykh.html
    Last edited by Hellrespawn (2014-03-08 21:13:53)

    Heres what I see after everything > 3.12.9 . It has a blinking cursor underneath that freezes, hdd light then stays on solid and doesn't do anything.

  • Can not load modules during boot with kernel 2.6.31

    Every time i install kernel 2.6.31 (ever since it got into core), after reboot i receive message
    FATAL: module ... not found
    with every module in my rc.conf, or sometimes with this message:
    FATAL: could not load /lib/modules/2.6.30-ARCH/modules.dep no such file or directory
    Before those errors the boot script complaisn about hardware clock (right after the Arch Linux line):
    Could not access the hardware clock via any known method.
    After that I can still start X but my keyboard and mouse are completely dead. The console works fine, i just can not load any module per hand, some daemon can not be started - obviously.
    Latest kernel 2.6.30 works fine. Is this a problem of 2.6.31 ?

    /lib/modules/2.6.30-ARCH/
    That is very strange... it's not booting into .31
    It's an install problem because that dir shouldn't be there after updating kernel26.
    I know you said you installed from core, but was it a custom install? Did you change the PKGBUILD in anyway?
    After installing .31, before rebooting do depmod 2.6.31-ARCH
    Then do mkinitcpio -p kernel26
    Post the output of the second one.
    Last edited by gog (2009-10-26 00:32:06)

  • [solved] Making stuff run during boot (wifi connect script)

    In Ubuntu, I used some commands to add a script to init.d for a wireless connect script, but Arch is differnet. How would I go about putting a script to connect to wireless during startup? (GUI network managers don't like me, and if they don't connect quick enough, then Kopete complains )
    Last edited by doorknob60 (2008-09-30 01:11:18)

    Nice, it worked perfectly, and I didn't even notice it boot slower I was getting tired of manually connecting after logging in.

Maybe you are looking for

  • Mac Mini (late 2012) vs. iMac (mid 2007)

    I use my computer primarily for video conversion, internet, iTunes, iPhoto, iMovie (occassionaly...too slow), iWork, Office, various other things but NO Final Cut video editing and intense graphics work. I've wanted to get a new Mac for quite sometim

  • PI/XI - Training System?

    Hello! Question, is there a training system (like minisap for ABAP developers) to practise PI/XI? If so, please direct me to download/tutorials on it. Thanks a lot!

  • Is it possible to create a java program which can find the answer to any sudoku

    This is may sound as a beginner question but thats because i am a beginner. i have just learned the java language and now i am reading essential classes on oracle tutorials. anyway is this possible ? i think it is and i have been trying to do it but

  • Since my Lion update my CPU running over 150% when i open Adobe Bridge.

    I´ve installt the Lion update last week and since i can´t open ADOBE Bridge longer then a minute before CPU runs on 150% or even more. I had this problem ones before Lion with a server connection i just forced to quite and the problem was away. Now i

  • Adding Nickname in Seach Help (F4) option

    Hello, My client wants to know if we can have 'Nickname' as a search field in the search help (F4) for PERNR / Person ID. Else if the Nickname can be added as a Return Value field. Thanks in advance.