You are not logged in.

#1 2012-08-29 16:12:23

scott_fakename
Member
Registered: 2012-08-15
Posts: 92

[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)

Offline

#2 2012-08-30 20:35:29

scott_fakename
Member
Registered: 2012-08-15
Posts: 92

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

I don't know if it's technically a solution, per se, but I upgraded to systemd about a half hour ago, and rebooted numerous, numerous times. I haven't had any problems since, except when I put the kernel parameter "debug=1" on there (trying to get the started services message but not every single thing the kernel had to say. Still playing around with that). But so far, as long as the kernel is set to quiet, it doesn't SEEM to be doing it.

It's worth noting that when it did it again, it kept a screen full of text this time instead, and it was around the time it was loading video drivers.

I'll take it though. Seems mostly fine enough for now. If, however, anyone happens to have any ideas I'd be more than happy to hear them.

Thanks again.

Offline

#3 2012-08-30 22:17:09

scott_fakename
Member
Registered: 2012-08-15
Posts: 92

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

Nope, never mind. Just got lucky during that half hour. The only difference is that I can now reboot by hitting the power button once instead of a hard reset.

Bothersome.

Offline

#4 2012-09-01 21:57:55

matael
Member
Registered: 2012-09-01
Posts: 3

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

Just had the same problem. I fixed it downgrading my kernel.

Back to v3.4.9, i've managed to boot as I was doing before.
I'll just re-upgrade it soon wink

Hope it'll help.

Offline

#5 2012-09-04 11:57:53

whilealive
Member
Registered: 2012-09-04
Posts: 17

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

Having a similar problem since kernel 3.5.3. In that particular moment, when the screenresolution is adjusted at startup, my screen randomly shows only horizontal lines or stays blank. The system doesn't freeze, though. I can reboot starting blindly a terminal. In addtition, my touchpad is broken since 3.5.3 even though it is fully recognized by X.

Offline

#6 2012-09-05 21:36:10

k.sarend
Member
From: NY
Registered: 2011-12-08
Posts: 12

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

Same thing with me. Except it happens alot on my laptop and not on my desktop which are both on 3.5.3. It's pretty random so it's hard to trace back.


Everything in the future is a wave, everything in the past is a particle. -Lawrence Bragg

Offline

#7 2012-09-10 08:09:55

whilealive
Member
Registered: 2012-09-04
Posts: 17

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

Ok, my touchpad is working fine again so far. After looking for the right Fn-keycombination for several days (...) I finally found the right one. Too stupid...

Offline

#8 2012-09-17 12:37:54

waynew
Member
Registered: 2012-05-20
Posts: 37

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

I'm having this same issue but I'm not sure that it's specifically a kernel issue? Because I can boot in fallback mode and I get this:

wayne@jughead:~$ pacman -Qi linux
Name           : linux
Version        : 3.5.3-1

But everything seems to run fine.

Offline

#9 2012-10-15 07:19:50

whilealive
Member
Registered: 2012-09-04
Posts: 17

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

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 <tigran@aivazian.fsnet.co.uk>, 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

Offline

#10 2012-11-19 21:28:40

scott_fakename
Member
Registered: 2012-08-15
Posts: 92

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

Add "radeon.nomodset" as a kernel boot parameter solves this problem.

Offline

Board footer

Powered by FluxBB