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.

Similar Messages

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

  • Serious graphical issues after processor upgrade.

    I have a AGP 400 Mhz G4 Gigabit with 640 MB Ram running Tiger X.4.3. I just popped in a 500 Mhz AGP processor and everything "seemed" to be functioning normally for a bit. No Kernel Panics and the system reports back a 500 Mhz processor speed.
    Then I first noticed a problem in the interface for Toast 7.02 with vertical lines evenly spaced. I had to reboot to get rid of them, but they came back.
    Certain desktop pictures, some icons, and some JPGs picked these lines up too. They are evenly spaced and scale along with the image size. They show up in some online images in my browser and they can be turned on/off in certain images by clicking the little "show image with/without ICC" button in GraphicConvertor. The widgets also have dithering and diagonal lines.
    I don't know what "they" are but it's ugly and it seems to coincide with my upgrade.
    Here's a screenshot.
    http://www.2and2.net/Priv/Picture1.png
    I checked my monitor settings and all is normal there. Running 1600 x 1200 at 85 hertz for over a year on a 21" CRT. Changing monitor resolutions merely scales the lines accordingly. Changing number of colors has no effect.
    I've zapped the pram. I've run all the hardware tests in TechTool Pro (all passed). I also ran some unix maintenance stuff (repaired permissions, updated prebindings, and cleared the cache files) and nothing helps.
    I don't want to pull out the new processor!! Was there something else I should have done when I put in the upgrade?
    Please help.

    I don't know what I'm looking for.
    Immediately after installing this software, I went to the control panel and there were some values in there greater than 100% already. I don't know, and the documention is somewhat ambiguous, if that's the reading from the card or the desired reading the software is/will apply. I wish I wrote those down because I then hit the "stock frequencies" button which put the two values to 0.00%
    So here's what I see now-
    Processor: 118.00 Mhz
    0.00%
    Memory: 140.00 Mhz
    0.00%
    So also the documentation say the following...
    "The Stock Frequencies button reverts to factory settings (more precisely, settings stored in ROM, so if the card was already overclocked using Graphiccelerator, these are the frequencies which will be set)"
    What does that mean? Factory settings? (unless?) somebody already overclocked it, the "stock" button reverts back to those previously overclocked settings?? If so, how could I know?
    From System Profiler-
    ATY,Rage128Pro:
    Chipset Model: ATY,Rage128Pro
    Type: Display
    Bus: AGP
    Slot: SLOT-A
    VRAM (Total): 16 MB
    Vendor: ATI (0x1002)
    Device ID: 0x5046
    Revision ID: 0x0000
    ROM Revision: 113-72701-125
    Either way, I still see the problem and I'm not even using the faster processor! I see the problem in only a few system icons in the dock. Finder icon, Dashboard icon, Apple support icon, and trash icon. Trash icon fixed itself for now. I'm not sure if they're left over from before and just need to be reset or what? Force quitting the dock just brings back the same.
    I think I have some hardware issue that is aggravated by this version of Tiger or a faster processor.
    I really need to figure out how to get my version of Apple Hardware Test so I can know for sure.

  • Windows 7 In Place Upgrade Pre-Windows boot and Graphics issue Alienware M17x

    So I'm having multiple issues here.  The first issue surfaced immediately after I removed and reinserted my graphics card.  For reference The computer in question is an Alienware M17XR3 with an AMD 6870m.  Anyhow, The issue I had then was
    that my built in display showed a black screen (would see a quick flicker of what was supposed to be on it when changing display settings but then a black screen) after Windows botted up.  I could use an external monitor with no problem, and safe mode
    or Windows without graphics drivers allowed everything to run normally.  The on screen display also works normally on boot screens or boot disks such as the windows install disk and Hyrens boot CD.  I am assuming my graphics card is shot.  Either
    that or my motherboard.  Input on this is greatly appreciated.  I do intend to upgrade it myself to a 6970m, but I won't have the money until another 1 or 2 paychecks roll around, and I woulld like to be able to use the on-screen display sooner than
    that.
    Anyhow, to ensure that it is a hardware issue, rather than a software issue, I cleaned old drivers then installed drivers I knew were fully functional.  I did this several times with several driver versions.  Nothing yielded any results.  I
    do not wish to do aclean install unless absolutely necessary or at least not until after the weekend, when I will have time to reinstall my 300+programs, games, themes, mods, etc.  I am not opposed to doing this but I need the computer tonight and
    do not have time to do all that before then.  I'll be using it with an external display tonight, so the graphics issue can wait, however, to test with a clean install, I was using Aomei Partition Assistant to break off some free space as a second partition
    on which I could install a second Windows 7 installation for testing purposes.  I have done this multiple times before.  Unfortunatly, on 4.5 hours of sleep and having been up for about 18 hours straight I wasn't thinking and forgot to plug my laptop
    in.  It lost power during the process and the Windows installation is now totally glitched.  I've tried several fixes all to no avail and would prefer to avoid a clean install until after the weekend.
    In Windows XP, I could boot from the install disk and perform a repair install, similar to the Windows 7 upgrade/in place upgrade.  I would like to do this, but seeing as I cannot access the Windows environment, I'm in a bit of a jam.  I could
    run that program again from mini Windows XP (Hyren's Boot CD) I believe and create the second partition and dual boot.  My question is, can I drop the new Windows folder over the old one or do something similar to avoid losing my programs and files?  Thanks

    Hi,
    Based on my knowledge, we cannot just copy the windows folder to make programs work in the new operating system.
    Hope it helps.
    Regards,
    Blair Deng
    Blair Deng
    TechNet Community Support

  • MacBookpro Early 2011 graphic issue won't boot

    Hello,
    My Early 2011 MacBookPro suddenly suffered from graphics issues for a few days then it won't boot at all.
    The hardware test says it is ok and my hard drive too. But when I want to boot, the apple appears and the dong too, but then blank screen. It is the same with a bootcamp boot, but with a blue screen with lines all over the screen. The recovery partition doesn't start either. But I can access boot from my hard drive with another Mac on target mode.
    Anyway Apple doesn't admit there's a problem a want me to pay the reparation, because they don't report it as a real problem, saying that I damaged the computer. But there are threads here and all over the internet, and they don't want to do anything.
    On the phone, the apple guy told me that I had to pay 80$ to see if there is any problem , and " maybe if we see there's a fabrication problem, we'll fix it for free ". Do I have to trust them ? What can I do to ?
    Thank you

    This thread may be helpful -> https://discussions.apple.com/thread/4766577?tstart=0.
    You should at least add your experience and see if those who have come up with 'quick fixes' can help you with your problem.
    Good luck,
    Clinton

  • T400 - serious graphical glitches while Hardware Virtualization is turned on in the BIOS.

    While hardware virtualization is enabled in my T400, I'm getting serious graphical glitches (garbled graphics). This happens both when outputting to the T400's monitor or when outputting to an external display.
    I actually don't have to do anything special to get the garbling to start - just booting Windows 7 and using it regularly will make it start to glitch.
    Help please.

    Pickaxe wrote:
    Thank you for that link, it was very helpful.
    The 'solution' of course, was far from satisfying (I'm experiencing Type B visual corruption). Especially considering the model I'm using is preconfigured - Lenovo shipped it with a 2GB+1GB DIMM.
    It boggles my mind that Lenovo uses a configuration that is not fully compatible with the processor.
    I don't find it so odd, most users will never use the virtualization feature.  I personally have 3gb in my T500 and have used H-V with the ATI chipset and it works as it should, I've tried it with the Intel GPU and it is garbage   but then again.. the intel 4500 is kinda garbage..
    Thinkpad T500-2081 CTO | T9400 2.53GHz | 8 GB RAM | ATI HD3650 + Intel GM45 | 15.4" LED WXGA+ | Windows 8 | ATI Catalyst 13.1 (non-switchable)
    Thinkpad 390x | PII 333 | 256mb ram | NeoMagic 256AV | SVGA LCD | OS/2 v4.52

  • GDM and Gnome graphical issues with Nvidia card

    Hi !
    I want to install archlinux with cinnamon as desktop environment on the computer of a friend, but I have some issue with it, and especially with (I think) the graphic card, it's a Nvidia GeForce FX 5200LE.
    I tried installing nvidia-173xx from the aur first. I installed gdm, but it's extremly slow, as a result that I can't log in (nevertheless the mouse is fluid..)  the cpu is not so much used yet, and it's the same thing in the cinnamon session or the gnome session (I tried installing lightdm to log in which works fine). Moreover, in the session I've got some strange graphical things, such as some missing white pixels, or a blue window when I launch nautilus, ... (here are some screenshots : http://i49.tinypic.com/2efhm6s.png and a with a window : http://i46.tinypic.com/116m05k.png)
    I tried to install the nouveau driver instead, and now gdm don't freeze, I can log in, but there is always these strange graphical issues.
    Is the graphic card too old for gnome ? Or did I forget something ?
    Thank you in advance for your help !! And sorry for my english ..
    Here are some log with the nouveau driver :
    - Xorg.log :
    [ 9.026]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 9.026] X Protocol Version 11, Revision 0
    [ 9.026] Build Operating System: Linux 3.4.8-1-ARCH i686
    [ 9.026] Current Operating System: Linux famille-workstation 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 08:15:06 UTC 2012 i686
    [ 9.026] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=83840f06-da6c-4558-a8ef-8ed779442ff3 ro quiet pci=nomsi
    [ 9.026] Build Date: 27 August 2012 08:08:29AM
    [ 9.026]
    [ 9.026] Current version of pixman: 0.26.2
    [ 9.026] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 9.026] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 9.027] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 5 13:26:01 2012
    [ 9.053] (==) Using config file: "/etc/X11/xorg.conf"
    [ 9.053] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 9.072] (==) No Layout section. Using the first Screen section.
    [ 9.072] (==) No screen section available. Using defaults.
    [ 9.072] (**) |-->Screen "Default Screen Section" (0)
    [ 9.072] (**) | |-->Monitor "<default monitor>"
    [ 9.074] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 9.074] (**) Option "AIGLX" "off"
    [ 9.074] (==) Automatically adding devices
    [ 9.074] (==) Automatically enabling devices
    [ 9.127] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 9.127] Entry deleted from font path.
    [ 9.128] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 9.128] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1/".
    [ 9.128] Entry deleted from font path.
    [ 9.128] (Run 'mkfontdir' on "/usr/share/fonts/Type1/").
    [ 9.128] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 9.128] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 9.128] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 9.128] (II) Loader magic: 0x82225a0
    [ 9.128] (II) Module ABI versions:
    [ 9.128] X.Org ANSI C Emulation: 0.4
    [ 9.128] X.Org Video Driver: 12.1
    [ 9.128] X.Org XInput driver : 16.0
    [ 9.128] X.Org Server Extension : 6.0
    [ 9.129] (--) PCI:*(0:1:0:0) 10de:0323:107d:1334 rev 161, Mem @ 0xe0000000/16777216, 0xd8000000/134217728, BIOS @ 0x????????/131072
    [ 9.129] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 9.129] (II) LoadModule: "extmod"
    [ 9.145] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 9.156] (II) Module extmod: vendor="X.Org Foundation"
    [ 9.156] compiled for 1.12.4, module version = 1.0.0
    [ 9.156] Module class: X.Org Server Extension
    [ 9.156] ABI class: X.Org Server Extension, version 6.0
    [ 9.156] (II) Loading extension MIT-SCREEN-SAVER
    [ 9.156] (II) Loading extension XFree86-VidModeExtension
    [ 9.156] (II) Loading extension XFree86-DGA
    [ 9.156] (II) Loading extension DPMS
    [ 9.156] (II) Loading extension XVideo
    [ 9.156] (II) Loading extension XVideo-MotionCompensation
    [ 9.156] (II) Loading extension X-Resource
    [ 9.156] (II) LoadModule: "dbe"
    [ 9.157] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 9.157] (II) Module dbe: vendor="X.Org Foundation"
    [ 9.157] compiled for 1.12.4, module version = 1.0.0
    [ 9.157] Module class: X.Org Server Extension
    [ 9.157] ABI class: X.Org Server Extension, version 6.0
    [ 9.157] (II) Loading extension DOUBLE-BUFFER
    [ 9.157] (II) LoadModule: "glx"
    [ 9.157] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 9.164] (II) Module glx: vendor="X.Org Foundation"
    [ 9.164] compiled for 1.12.4, module version = 1.0.0
    [ 9.164] ABI class: X.Org Server Extension, version 6.0
    [ 9.164] (**) AIGLX disabled
    [ 9.165] (II) Loading extension GLX
    [ 9.165] (II) LoadModule: "record"
    [ 9.165] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 9.166] (II) Module record: vendor="X.Org Foundation"
    [ 9.166] compiled for 1.12.4, module version = 1.13.0
    [ 9.166] Module class: X.Org Server Extension
    [ 9.166] ABI class: X.Org Server Extension, version 6.0
    [ 9.166] (II) Loading extension RECORD
    [ 9.166] (II) LoadModule: "dri"
    [ 9.166] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 9.172] (II) Module dri: vendor="X.Org Foundation"
    [ 9.172] compiled for 1.12.4, module version = 1.0.0
    [ 9.172] ABI class: X.Org Server Extension, version 6.0
    [ 9.172] (II) Loading extension XFree86-DRI
    [ 9.172] (II) LoadModule: "dri2"
    [ 9.172] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 9.173] (II) Module dri2: vendor="X.Org Foundation"
    [ 9.173] compiled for 1.12.4, module version = 1.2.0
    [ 9.173] ABI class: X.Org Server Extension, version 6.0
    [ 9.173] (II) Loading extension DRI2
    [ 9.173] (==) Matched nouveau as autoconfigured driver 0
    [ 9.173] (==) Matched nvidia as autoconfigured driver 1
    [ 9.173] (==) Matched nv as autoconfigured driver 2
    [ 9.173] (==) Matched vesa as autoconfigured driver 3
    [ 9.173] (==) Matched fbdev as autoconfigured driver 4
    [ 9.173] (==) Assigned the driver to the xf86ConfigLayout
    [ 9.173] (II) LoadModule: "nouveau"
    [ 9.180] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 9.191] (II) Module nouveau: vendor="X.Org Foundation"
    [ 9.191] compiled for 1.12.2, module version = 1.0.1
    [ 9.191] Module class: X.Org Video Driver
    [ 9.191] ABI class: X.Org Video Driver, version 12.0
    [ 9.191] (II) LoadModule: "nvidia"
    [ 9.191] (WW) Warning, couldn't open module nvidia
    [ 9.191] (II) UnloadModule: "nvidia"
    [ 9.191] (II) Unloading nvidia
    [ 9.192] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [ 9.192] (II) LoadModule: "nv"
    [ 9.192] (WW) Warning, couldn't open module nv
    [ 9.192] (II) UnloadModule: "nv"
    [ 9.192] (II) Unloading nv
    [ 9.192] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 9.192] (II) LoadModule: "vesa"
    [ 9.192] (WW) Warning, couldn't open module vesa
    [ 9.192] (II) UnloadModule: "vesa"
    [ 9.192] (II) Unloading vesa
    [ 9.192] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 9.192] (II) LoadModule: "fbdev"
    [ 9.193] (WW) Warning, couldn't open module fbdev
    [ 9.193] (II) UnloadModule: "fbdev"
    [ 9.193] (II) Unloading fbdev
    [ 9.193] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 9.193] (II) NOUVEAU driver
    [ 9.193] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 9.193] RIVA TNT (NV04)
    [ 9.193] RIVA TNT2 (NV05)
    [ 9.193] GeForce 256 (NV10)
    [ 9.193] GeForce 2 (NV11, NV15)
    [ 9.193] GeForce 4MX (NV17, NV18)
    [ 9.193] GeForce 3 (NV20)
    [ 9.193] GeForce 4Ti (NV25, NV28)
    [ 9.193] GeForce FX (NV3x)
    [ 9.193] GeForce 6 (NV4x)
    [ 9.193] GeForce 7 (G7x)
    [ 9.193] GeForce 8 (G8x)
    [ 9.193] GeForce GTX 200 (NVA0)
    [ 9.193] GeForce GTX 400 (NVC0)
    [ 9.193] (++) using VT number 7
    [ 9.196] drmOpenDevice: node name is /dev/dri/card0
    [ 9.196] drmOpenDevice: open result is 7, (OK)
    [ 9.196] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 9.196] drmOpenDevice: node name is /dev/dri/card0
    [ 9.196] drmOpenDevice: open result is 7, (OK)
    [ 9.196] drmOpenByBusid: drmOpenMinor returns 7
    [ 9.196] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 9.196] (II) [drm] nouveau interface version: 1.0.0
    [ 9.196] (II) Loading sub module "dri"
    [ 9.196] (II) LoadModule: "dri"
    [ 9.197] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 9.197] (II) Module dri: vendor="X.Org Foundation"
    [ 9.197] compiled for 1.12.4, module version = 1.0.0
    [ 9.197] ABI class: X.Org Server Extension, version 6.0
    [ 9.197] (II) NOUVEAU(0): Loaded DRI module
    [ 9.197] drmOpenDevice: node name is /dev/dri/card0
    [ 9.197] drmOpenDevice: open result is 8, (OK)
    [ 9.197] drmOpenDevice: node name is /dev/dri/card0
    [ 9.197] drmOpenDevice: open result is 8, (OK)
    [ 9.197] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 9.197] drmOpenDevice: node name is /dev/dri/card0
    [ 9.197] drmOpenDevice: open result is 8, (OK)
    [ 9.197] drmOpenByBusid: drmOpenMinor returns 8
    [ 9.197] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 9.197] (II) [drm] DRM interface version 1.4
    [ 9.197] (II) [drm] DRM open master succeeded.
    [ 9.197] (--) NOUVEAU(0): Chipset: "NVIDIA NV34"
    [ 9.197] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 9.197] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 9.197] (==) NOUVEAU(0): RGB weight 888
    [ 9.197] (==) NOUVEAU(0): Default visual is TrueColor
    [ 9.197] (==) NOUVEAU(0): Using HW cursor
    [ 9.197] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 9.197] (==) NOUVEAU(0): Page flipping enabled
    [ 9.197] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
    [ 9.227] (II) NOUVEAU(0): Output VGA-1 has no monitor section
    [ 9.280] (II) NOUVEAU(0): Output TV-1 has no monitor section
    [ 9.309] (II) NOUVEAU(0): EDID for output VGA-1
    [ 9.309] (II) NOUVEAU(0): Manufacturer: SAM Model: 1b Serial#: 1195913527
    [ 9.309] (II) NOUVEAU(0): Year: 2003 Week: 16
    [ 9.309] (II) NOUVEAU(0): EDID Version: 1.3
    [ 9.309] (II) NOUVEAU(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 9.309] (II) NOUVEAU(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
    [ 9.309] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 9.309] (II) NOUVEAU(0): Gamma: 2.40
    [ 9.309] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 9.309] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 9.309] (II) NOUVEAU(0): redX: 0.634 redY: 0.354 greenX: 0.304 greenY: 0.581
    [ 9.309] (II) NOUVEAU(0): blueX: 0.143 blueY: 0.102 whiteX: 0.318 whiteY: 0.339
    [ 9.309] (II) NOUVEAU(0): Supported established timings:
    [ 9.309] (II) NOUVEAU(0): 720x400@70Hz
    [ 9.309] (II) NOUVEAU(0): 640x480@60Hz
    [ 9.309] (II) NOUVEAU(0): 640x480@67Hz
    [ 9.309] (II) NOUVEAU(0): 640x480@72Hz
    [ 9.310] (II) NOUVEAU(0): 640x480@75Hz
    [ 9.310] (II) NOUVEAU(0): 800x600@56Hz
    [ 9.310] (II) NOUVEAU(0): 800x600@60Hz
    [ 9.310] (II) NOUVEAU(0): 800x600@72Hz
    [ 9.310] (II) NOUVEAU(0): 800x600@75Hz
    [ 9.310] (II) NOUVEAU(0): 832x624@75Hz
    [ 9.310] (II) NOUVEAU(0): 1024x768@60Hz
    [ 9.310] (II) NOUVEAU(0): 1024x768@70Hz
    [ 9.310] (II) NOUVEAU(0): 1024x768@75Hz
    [ 9.310] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 9.310] (II) NOUVEAU(0): 1152x864@75Hz
    [ 9.310] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 9.310] (II) NOUVEAU(0): Supported standard timings:
    [ 9.310] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 9.310] (II) NOUVEAU(0): #1: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 9.310] (II) NOUVEAU(0): #2: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 9.310] (II) NOUVEAU(0): #3: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 9.310] (II) NOUVEAU(0): Supported detailed timing:
    [ 9.310] (II) NOUVEAU(0): clock: 108.0 MHz Image Size: 338 x 270 mm
    [ 9.310] (II) NOUVEAU(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 9.310] (II) NOUVEAU(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 9.310] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 9.310] (II) NOUVEAU(0): Monitor name: SyncMaster
    [ 9.310] (II) NOUVEAU(0): Serial No: HJGW403719
    [ 9.310] (II) NOUVEAU(0): EDID (in hex):
    [ 9.310] (II) NOUVEAU(0): 00ffffffffffff004c2d1b0037314847
    [ 9.310] (II) NOUVEAU(0): 100d01030f221b8cea6f8ba25a4d9424
    [ 9.310] (II) NOUVEAU(0): 1a5156bfef8081806140454031400101
    [ 9.310] (II) NOUVEAU(0): 010101010101302a009851002a403070
    [ 9.310] (II) NOUVEAU(0): 1300520e1100001e000000fd00384c1e
    [ 9.310] (II) NOUVEAU(0): 510e000a202020202020000000fc0053
    [ 9.310] (II) NOUVEAU(0): 796e634d61737465720a2020000000ff
    [ 9.310] (II) NOUVEAU(0): 00484a47573430333731390a20200057
    [ 9.310] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 9.310] (II) NOUVEAU(0): Using EDID range info for horizontal sync
    [ 9.310] (II) NOUVEAU(0): Using EDID range info for vertical refresh
    [ 9.310] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 9.310] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 9.310] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Printing probed modes for output VGA-1
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x768"x74.9 102.25 1280 1360 1488 1696 768 771 778 805 +hsync -vsync (60.3 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x576"x60.0 46.97 1024 1064 1168 1312 576 577 580 597 -hsync +vsync (35.8 kHz)
    [ 9.311] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 9.363] (II) NOUVEAU(0): EDID for output TV-1
    [ 9.363] (II) NOUVEAU(0): Output VGA-1 connected
    [ 9.363] (II) NOUVEAU(0): Output TV-1 disconnected
    [ 9.363] (II) NOUVEAU(0): Using exact sizes for initial modes
    [ 9.363] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024
    [ 9.363] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 9.363] (--) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x800": 106.5 MHz (scaled from 0.0 MHz), 62.8 kHz, 74.9 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x800": 83.5 MHz (scaled from 0.0 MHz), 49.7 kHz, 59.8 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x768": 102.2 MHz (scaled from 0.0 MHz), 60.3 kHz, 74.9 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x768"x74.9 102.25 1280 1360 1488 1696 768 771 778 805 +hsync -vsync (60.3 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 9.364] (**) NOUVEAU(0): Mode "1024x576": 47.0 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "1024x576"x60.0 46.97 1024 1064 1168 1312 576 577 580 597 -hsync +vsync (35.8 kHz)
    [ 9.364] (**) NOUVEAU(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 9.364] (**) NOUVEAU(0): Display dimensions: (340, 270) mm
    [ 9.364] (**) NOUVEAU(0): DPI set to (95, 96)
    [ 9.364] (II) Loading sub module "fb"
    [ 9.364] (II) LoadModule: "fb"
    [ 9.364] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 9.375] (II) Module fb: vendor="X.Org Foundation"
    [ 9.375] compiled for 1.12.4, module version = 1.0.0
    [ 9.375] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 9.375] (II) Loading sub module "exa"
    [ 9.375] (II) LoadModule: "exa"
    [ 9.376] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 9.380] (II) Module exa: vendor="X.Org Foundation"
    [ 9.380] compiled for 1.12.4, module version = 2.5.0
    [ 9.380] ABI class: X.Org Video Driver, version 12.1
    [ 9.380] (II) Loading sub module "shadowfb"
    [ 9.380] (II) LoadModule: "shadowfb"
    [ 9.380] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 9.382] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 9.382] compiled for 1.12.4, module version = 1.0.0
    [ 9.382] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 9.382] (--) Depth 24 pixmap format is 32 bpp
    [ 9.382] (II) NOUVEAU(0): Opened GPU channel 1
    [ 9.384] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 9.384] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 9.384] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 9.399] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 9.399] (II) EXA(0): Driver registered support for the following operations:
    [ 9.399] (II) Solid
    [ 9.399] (II) Copy
    [ 9.399] (II) Composite (RENDER acceleration)
    [ 9.399] (II) UploadToScreen
    [ 9.399] (II) DownloadFromScreen
    [ 9.399] (==) NOUVEAU(0): Backing store disabled
    [ 9.399] (==) NOUVEAU(0): Silken mouse enabled
    [ 9.399] (II) NOUVEAU(0): [XvMC] Associated with NV30 texture adapter.
    [ 9.399] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 9.399] (==) NOUVEAU(0): DPMS enabled
    [ 9.399] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 9.399] (--) RandR disabled
    [ 9.399] (II) Initializing built-in extension Generic Event Extension
    [ 9.399] (II) Initializing built-in extension SHAPE
    [ 9.399] (II) Initializing built-in extension MIT-SHM
    [ 9.400] (II) Initializing built-in extension XInputExtension
    [ 9.400] (II) Initializing built-in extension XTEST
    [ 9.400] (II) Initializing built-in extension BIG-REQUESTS
    [ 9.400] (II) Initializing built-in extension SYNC
    [ 9.400] (II) Initializing built-in extension XKEYBOARD
    [ 9.400] (II) Initializing built-in extension XC-MISC
    [ 9.400] (II) Initializing built-in extension SECURITY
    [ 9.400] (II) Initializing built-in extension XINERAMA
    [ 9.400] (II) Initializing built-in extension XFIXES
    [ 9.400] (II) Initializing built-in extension RENDER
    [ 9.400] (II) Initializing built-in extension RANDR
    [ 9.400] (II) Initializing built-in extension COMPOSITE
    [ 9.400] (II) Initializing built-in extension DAMAGE
    [ 9.800] (II) AIGLX: Loaded and initialized swrast
    [ 9.800] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 9.807] (II) NOUVEAU(0): NVEnterVT is called.
    [ 9.807] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
    [ 9.807] resize called 1280 1024
    [ 10.066] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 10.066] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10.066] (II) LoadModule: "evdev"
    [ 10.066] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 10.075] (II) Module evdev: vendor="X.Org Foundation"
    [ 10.075] compiled for 1.12.3.901, module version = 2.7.3
    [ 10.075] Module class: X.Org XInput Driver
    [ 10.075] ABI class: X.Org XInput driver, version 16.0
    [ 10.075] (II) Using input driver 'evdev' for 'Power Button'
    [ 10.076] (**) Power Button: always reports core events
    [ 10.076] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 10.076] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10.076] (--) evdev: Power Button: Found keys
    [ 10.076] (II) evdev: Power Button: Configuring as keyboard
    [ 10.076] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [ 10.076] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 10.076] (**) Option "xkb_rules" "evdev"
    [ 10.076] (**) Option "xkb_model" "evdev"
    [ 10.076] (**) Option "xkb_layout" "us"
    [ 10.117] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 10.117] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10.117] (II) Using input driver 'evdev' for 'Power Button'
    [ 10.117] (**) Power Button: always reports core events
    [ 10.117] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 10.118] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10.118] (--) evdev: Power Button: Found keys
    [ 10.118] (II) evdev: Power Button: Configuring as keyboard
    [ 10.118] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 10.118] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 10.118] (**) Option "xkb_rules" "evdev"
    [ 10.118] (**) Option "xkb_model" "evdev"
    [ 10.118] (**) Option "xkb_layout" "us"
    [ 10.118] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 10.118] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 10.118] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 10.119] (**) AT Translated Set 2 keyboard: always reports core events
    [ 10.119] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 10.119] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 10.119] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 10.119] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 10.119] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 10.119] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
    [ 10.119] (**) Option "xkb_rules" "evdev"
    [ 10.119] (**) Option "xkb_model" "evdev"
    [ 10.119] (**) Option "xkb_layout" "us"
    [ 10.120] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event4)
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 10.120] (II) Using input driver 'evdev' for 'ImPS/2 Logitech Wheel Mouse'
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
    [ 10.120] (**) evdev: ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Vendor 0x2 Product 0x5
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found relative axes
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
    [ 10.120] (II) evdev: ImPS/2 Logitech Wheel Mouse: Configuring as mouse
    [ 10.120] (II) evdev: ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support
    [ 10.120] (**) evdev: ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 10.120] (**) evdev: ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 10.120] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
    [ 10.120] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE, id 9)
    [ 10.120] (II) evdev: ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
    [ 10.121] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
    [ 10.121] (II) No input driver specified, ignoring this device.
    [ 10.121] (II) This device may have been added with another device file.
    [ 10.121] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 10.121] (II) No input driver specified, ignoring this device.
    [ 10.121] (II) This device may have been added with another device file.
    [ 10.174] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 10.174] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 10.174] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 10.174] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 10.174] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 10.174] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 14.960] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 14.960] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 14.960] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 14.960] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 14.960] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 14.961] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 84.256] (II) NOUVEAU(0): NVLeaveVT is called.
    [ 111.559] (II) NOUVEAU(0): NVEnterVT is called.
    [ 111.601] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 111.601] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 111.601] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 111.601] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 111.601] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 111.601] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 119.891] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 119.891] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 119.891] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 119.891] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 119.891] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 119.892] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 119.892] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 121.162] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 121.162] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 121.162] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 121.162] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 121.162] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 121.163] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 121.163] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 122.743] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 122.743] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 122.743] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 122.743] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 122.743] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 122.744] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 122.744] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 138.896] (II) NOUVEAU(0): NVLeaveVT is called.
    [ 167.669] (II) NOUVEAU(0): NVEnterVT is called.
    [ 167.720] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 167.720] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 167.720] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 167.720] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 167.720] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 167.720] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 186.390] (II) NOUVEAU(0): NVLeaveVT is called.
    - .xsession-errors in gnome session :
    GNOME_KEYRING_CONTROL=/home/olivier/.cache/keyring-D3uSoF
    GNOME_KEYRING_CONTROL=/home/olivier/.cache/keyring-D3uSoF
    GPG_AGENT_INFO=/home/olivier/.cache/keyring-D3uSoF/gpg:0:1
    GNOME_KEYRING_CONTROL=/home/olivier/.cache/keyring-D3uSoF
    GPG_AGENT_INFO=/home/olivier/.cache/keyring-D3uSoF/gpg:0:1
    SSH_AUTH_SOCK=/home/olivier/.cache/keyring-D3uSoF/ssh
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    Failed to play sound: File or data not found
    ** Message: applet now removed from the notification area
    ** Message: applet now embedded in the notification area
    Avertissement du gestionnaire de fenêtres : CurrentTime used to choose focus window; focus window may not be correct.
    Avertissement du gestionnaire de fenêtres : Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    (gnome-shell:700): folks-WARNING **: Failed to find primary PersonaStore with type ID 'eds' and ID 'system'.
    Individuals will not be linked properly and creating new links between Personas will not work.
    The configured primary PersonaStore's backend may not be installed. If you are unsure, check with your distribution.
    (gnome-shell:700): GLib-GIO-WARNING **: Dropping signal ActiveSessionChanged of type (s) since the type from the expected interface is (o)
    (gnome-settings-daemon:657): color-plugin-WARNING **: Done switch to new account, reload devices
    (gnome-shell:700): GLib-GIO-WARNING **: Dropping signal ActiveSessionChanged of type (s) since the type from the expected interface is (o)
    (gnome-shell:700): GLib-GIO-WARNING **: Dropping signal ActiveSessionChanged of type (s) since the type from the expected interface is (o)
    Last edited by Jejel59 (2012-09-06 11:34:53)

    I'm no expert on reading the xsession errors, but I had all sorts of problems running gnome3 with my machine of the same vintage.   Cinamon is based on gnome3.  I switched to Mate which is a re-packaging of the old gnome2 along with Compiz for the window manager and all works well.
    I strongly suspect that they are using the newer OpenGL 4 API.  The Nvidia FX5200 is stuck at OpenGL 2.1.

  • How Can I Fix The Graphics Issue...?

    After having my computer for a few years, it started getting an artifact around the mouse, and when it did that, everything was frozen, key commands didn't work, and I would have to manually shut it down.
    I went to the Apple store, and they couldn't get it to boot, even with their external drive. The guy at the Apple store took my computer into the back, and a few minutes later, brought it out. He said he had gotten it to boot, without their external drive, but wouldn't tell me how. He said there was a problem with my video card. He said $400 to fix it.
    Not having the money, I left. A friend told me how to safe boot the computer, and now it will turn on, despite the artifacts and graphics problems. Why didn't the guy at the store tell me this? It's obviously the only way he could have booted it. He wanted to charge me $50 to back up my data, when I could do it myself under the safe boot.
    The thing is, when using safe boot, I have no audio or video functionality- the camera doesn't work, the speakers don't work, and the disc drive doesn't work. I've read up on this, and it's an issue for a lot of macs, from about the time I bought mine. They say there was too much glue used somewhere in the computer (2 or 3 little chips with too much glue or something), and over time the glue/ adhesive gets too hot, and spreads to other areas and ruins them (ie. my graphics card). That's my simplified understanding of the issue, anyway.
    Why won't Apple replace it for me? They won't let me trade it in, because it won't boot right, but this is an issue they were aware of at some point. I spent a lot of money on this laptop and it's really nothing more than a digital typewriter now.
    Does anyone know how I can fix the graphics issue? Aside from shelling out the money I don't have for something that's really Apple's fault? It'd be really nice to be able to, I don't know, watch things and listen to things. That was the whole reason I got this thing.
    Thanks for any ideas, feedback, sympathy, empathy or other comments.
    <Edited by Moderator>

    Ok, you are right, maybe I don't know it for a fact . . . but from all the things I read in various forums, there was a batch (or something similar) of macs (the exact kind I have) that did have too much glue on some parts, and it caused all sorts of problems for different people, most of those problems being with the graphics card. Apparently the excess glue overheats and leaks out of where it's supposed to stay, and whatever it has the misfortune of getting on goes to pot.
    I got very brave, thinking my computer was shot- I opened it, and there was, indeed, crusty glue coming out from under some ... things ... three square chip like things ... and it had seeped onto the edges my graphics card. Having seen the inside of other laptops, I know it was not supposed to look like that no matter how old it is.
    This whole issue happened just a few months after my (overpriced, unused) AppleCare expired. Irony?
    I did backup all my data and files (no thanks to the Apple people; and on safe boot the disc drive won't work, so I had to borrow my friend's external hard drive for backing up), and did a clean install with the original discs. It was a huge hassle, and when it was finally done, I booted my computer normally. It worked for about 10 minutes before it got artifacts all over and froze, at which point I had to force shut it down. I've tried the clean reinstall a few times, but the problem (I think) is that the glue inside already did the damage, and my graphics card is shot. So, I've been running it on safe boot for months. No music. No video. No disc drive. OH- and the best part- on safe boot, the airport won't work. I can't use wi-fi, and I can't take my laptop anywhere because I'm tethered to a modem. It's the worst thing ever. All of it. It's horribly depressing.
    I'm just really frustrated and irritated that this happened, and Apple won't do anything. I do realize they don't HAVE to do anything- buyer beware and whatnot- BUT as a reputable company they should at least let me trade in with the discount or whatever. I didn't have to choose Mac, it was the most expensive computer I looked at- but it has so many awesome functions and things . . . that I can't even use . . .
    As a poor college student I don't have the option to get a new computer or have Apple replace any parts in this one, so I just kind of feel like Apple screwed me over. Their fault? Maybe not. Their product? Yes, so they should want to keep me as a future customer. At least I think so.
    I guess this isn't quite a question. But I would love more feedback, ideas, anything. Has anyone else had this problem? Can I replace my own video card? Will Apple do anything at all? I love macs but I might never get another one, since this could happen again.
    And- unrelated- who changed the title of my post, and how, and why?

  • Qosmio X-300 serious monitor issue

    Hello there,
    Just to start with - I am using all defaul Toshiba drivers, everything original from Toshiba.
    Got a serious issue here with monitor - at some point after playing for about 30-40 minutes the monitor goes blank and then changes colours randomly, from brown to green. This conitunes on for about 3 minutes then goes back to normal. In about 15 minutes it repeats again and so on. As you can guess it makes gaming on the laptop practically impossible.
    Any ideas what to do with that?
    Thanks beforehand

    Hi,
    I think, it's a card graphic issue, playing games makes it running hard. I recommend you select ,,High performance,, in power plan. Also, have you tried to clean the laptop with the compressed air spray?

  • Can FCS be installed on a non-boot disk volume

    I require to keep my boot volume size small.
    Can FCS be installed on a non-boot volume without it causing operational and/or functional issues? That is, will every thing work correctly as if it were installed on the boot volume ?
    Thanks.

    OUTDRAWN AGAIN Nick.
    Fastest reply in the West...KA-POW!
    But you had more information that was actually pretty vital. So you actually win. I'm fast, but I missed!
    Shane

  • Analysis could not be performed in time. There is a possible serious performance issue

    Can someone please advise what I need to do to correct this critical error?
    My computer is VERY slow and when I ran the event viewer, this is listed as CRITICAL.  Any information would be appreciated.
    Log Name:      Microsoft-Windows-Diagnostics-Performance/Operational
    Source:        Microsoft-Windows-Diagnostics-Performance
    Date:          6/24/2010 10:18:46 AM
    Event ID:      400
    Task Category: System Performance Monitoring
    Level:         Critical
    Keywords:      Event Log
    User:          LOCAL SERVICE
    Computer:      user-PC
    Description:
    Information about the system performance monitoring event:
         Scenario  : System Responsiveness
         Analysis result  : Analysis could not be performed in time. There is a possible serious performance issue
         Incident Time (UTC) : 6/24/2010 5:17:07 PM
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Diagnostics-Performance" Guid="{cfc18ec0-96b1-4eba-961b-622caee05b0a}" />
        <EventID>400</EventID>
        <Version>1</Version>
        <Level>1</Level>
        <Task>4005</Task>
        <Opcode>37</Opcode>
        <Keywords>0x8000000000010000</Keywords>
        <TimeCreated SystemTime="2010-06-24T17:18:46.941Z" />
        <EventRecordID>5491</EventRecordID>
        <Correlation ActivityID="{00000000-E6C8-0000-F4BB-058D9113CB01}" />
        <Execution ProcessID="1884" ThreadID="5956" />
        <Channel>Microsoft-Windows-Diagnostics-Performance/Operational</Channel>
        <Computer>user-PC</Computer>
        <Security UserID="S-1-5-19" />
      </System>
      <EventData>
        <Data Name="ShellScenarioStartTime">2010-06-24T17:17:07.442Z</Data>
        <Data Name="ShellScenarioEndTime">2010-06-24T17:17:12.442Z</Data>
        <Data Name="ShellSubScenario">1</Data>
        <Data Name="ShellScenarioDuration">5000</Data>
        <Data Name="ShellRootCauseBits">0</Data>
        <Data Name="ShellAnalysisResult">2</Data>
        <Data Name="ShellDegradationType">1</Data>
        <Data Name="ShellTsVersion">1</Data>
        <Data Name="ShellMachineUpTimeHours">0</Data>
        <Data Name="ShellMachineSleepPattern">0</Data>
      </EventData>
    </Event>

    I do get the same problem. It believe it started after I switched from HDD to SSD some month's ago. My machine is very fast now so I do not have performance problems (only a very slow power on boot).
    The description above is exactly the same as I have.
    Does somebody has the same problems?

  • Iris Pro and Bootcamp (Have graphical ISSUES with COD AW)

    Hello everybody!
    I'm having a graphics-issue when playing CoD AW on Windows 8.1 Enteprise.
    Im using a 21,5 iMac with Boot Camp.
    Have the latest Intel Drivers 10.18.10.3960
    The game runs good! But sometimes just for a few seconds my screen turns out like this.. And then dissapears.
    Heres a picture about it...
    Pls help
    Regards and Merry X-mas!

    Google is your friend. Easy? Probably not but it appears doable. Proceed at your own risk.
    http://arstechnica.com/information-technology/2012/11/no-support-no-problem-inst alling-windows-8-on-a-mac-with-boot-camp/

  • Unresolvable Graphics Issue

    For almost as long as I can remember, I have had a persistant graphics issue that affects any type of rendered video (youtube, adobe premiere), screensavers, and basically anything that requires any rendering except the rendering the UI on all of OS X and subsequent programs and plugins. I cannot remember if I had this issue with Snow Leopard (I really hope Mountain Lion fixes it).
    This issue inflicts every external display as well as the onboard laptop screen. I have tried reinstalling the Nvidia drivers for my GeForce 330M discrete graphics card and installing CUDA which is supposed to help graphics acceleration. Being that this is an Apple product, reinstalling drivers isn't really a posibiligy unless it is a 3rd party device like a printer. I have tried every known and available resource to me to try and reinstall the driver. This issue occurs on seperate boots, meaning if I boot from an external hard drive I still recieve the issue.
    The distortion is similar to just some random gray garble across the screen in different patterns everytime. When I export video from any of my editing softwares the video retains the distorition in the finished format. This is really irritating as I show my videos to an actual audience (it is actually sometimes irritating).
    I have already tried reinstalling OS X Lion. Infact I bought an SSD and reinstalled the entire OS and manually migrated all of my data, programs, ect. back over to the new HDD.
    I do not know if this issue is isolated to the discrete or integrated graphics card. Currently I have my Mac set to use only the discrete graphics card (I don't even bother using the Intel Integrated GPU as it pretty much ***** until Ivy Bridge).
    Any help or direction on this issue would be awesome. This is a bug that really bothers me and is actually pushing me towards buying a new mac, something I do not want to do. If this issue can be resolved I forsee keeping my machine for another few years.

    I can't think of any software or even system files that would cause the problems you're describing. It certainly seems as if it's a GPU issue, in which case your entire logic board would need replacing.
    Make that appointment at the Apple Store! Make sure that you have everything backed up first.
    Good luck,
    Clinton

  • 17" MacBook Pro 2009 graphical issues

    Hi Guys
    I'm trying to figure out what's going on with my 17" Macbook Pro. It's a rather old model (2009) with the following specs:
    i7 2.8 Ghz
    16 GB ram
    1TB SSD hard drive
    I have Yosemite 10.10.1 installed on it. Lately, I've experienced a lot of graphical issues such as vertical shades when booting up, screen going black during usage (although it was still on), graphical glitches when booting or when using it, randomly rebooting, etc.
    I hoped it to be a software issue so I did a clean install of Yosemite but the problem persists. Sometimes it boots just fine, sometimes it doesn't. As to the graphical issues and the vertical shades on screen, it also happens randomly.
    Other things happen such as the coloured wheel coming out of nowhere for doing something as simple as clicking on a link within Safari... you name it, all sorts of glitches.
    I decided to run a hardware test but then again, pressing D when it's booting is doing next to nothing (I've had issues re-installing Yosemite by pressing CMD + R too.. I had to try it a bunch of times before it actually worked).
    I am now installing the beta version of 10.10.2 as I'm running out of options. Do any of these problems ring a bell ? Any suggestions ?
    Thank you so much for your time.
    Ricardo

    It appears that your MBP has experienced kernel panics.  If so log and post it per these instructions:
    http://support.apple.com/en-us/HT201753
    In order to run an Apple Hardware Test with your MBP you will have to use the #2 installation disk that came with your MBP.  It has the AHT instructions printed on it.  Note that an error free AHT is not definitive.
    Ciao.

  • Graphic issue but goes away if I keep the fans running

    So I have a graphics problem where I end up with lines covering the screen and screwed up video, however I am now certain this is due to overheating however I am not able to get new thermal paste for a week or two because of shipping. I am asking you if there is a way to keep the fans running at maximum output as when I have booted up the mac from a firewire drive, the graphic issues go away, but as soon as the fans start to die down it comes back within seconds.
    Thanks

    The graphics issue may well not be lack of thermal paste, but a failing logic board. Have you run Apple Hardware Test or Disk Utility
    1. Insert the Mac OS X Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk.

Maybe you are looking for