nouveau "[mi] EQ overflowing"

20 replies [Last post]
Fernando_Negro
Offline
Joined: 06/17/2012

So, after the NVIDIA proprietary driver started giving me problems, and after finding out that, maybe, the nouveau driver doesn't overheat my particular graphics card, after all, I finally decided to try installing Trisquel on my main computer.

The thing is... I can only work on Trisquel with the generic vesa driver - and, for that, I have to add the "nomodeset" option in the kernel parameters.

If I don't, I can't boot my computer, with whatever distribution I try. And, with that option, the nouveau driver doesn't load.

And, if I let the nouveau driver attempt to load, I get either: random coloured pixels on the screen, or a black screen.

If anyone could tell what's wrong, I would very much appreciate it...

(What follows, is what happens when I try to let the nouveau driver load. And, the title of this thread is the problem - or symptom - that I seem to have pinpointed, but that leaves me, still, with no clues on what to do about it...)

================
1) My specs are:
================

Intel Pentium 4 @ 3,4 GHz (32 bits)
PCI Express (Gainward) NVIDIA 8400 GS - 512 MB DDR3

=======================
2) Here's my dmesg log:
=======================

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.0-53-generic-pae (name at domain) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #0trisquel1 SMP Sat Sep 21 02:05:27 UTC 2013 (Ubuntu 3.2.0-53.81+6.0trisquel1-generic-pae 3.2.50-gnu)
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e6000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003ffb0000 (usable)
[ 0.000000] BIOS-e820: 000000003ffb0000 - 000000003ffc0000 (ACPI data)
[ 0.000000] BIOS-e820: 000000003ffc0000 - 000000003fff0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003fff0000 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff380000 - 0000000100000000 (reserved)
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] NX (Execute Disable) protection: approximated by x86 segment limits
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./4CoreDual-SATA2., BIOS P2.00 05/22/2008
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x3ffb0 max_arch_pfn = 0x1000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-DFFFF uncachable
[ 0.000000] E0000-EFFFF write-through
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FC0000000 write-back
[ 0.000000] 1 disabled
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] found SMP MP-table at [c00ff780] ff780
[ 0.000000] initial memory mapped : 0 - 02000000
[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[ 0.000000] init_memory_mapping: 0000000000000000-0000000037bfe000
[ 0.000000] 0000000000 - 0000200000 page 4k
[ 0.000000] 0000200000 - 0037a00000 page 2M
[ 0.000000] 0037a00000 - 0037bfe000 page 4k
[ 0.000000] kernel direct mapping tables up to 37bfe000 @ 1ffa000-2000000
[ 0.000000] RAMDISK: 35c12000 - 36e01000
[ 0.000000] ACPI: RSDP 000f8780 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 3ffb0000 00034 (v01 A M I OEMRSDT 05000822 MSFT 00000097)
[ 0.000000] ACPI: FACP 3ffb0200 00084 (v02 A M I OEMFACP 12000601 MSFT 00000097)
[ 0.000000] ACPI: DSDT 3ffb0450 04B66 (v01 4CDS2 4CDS2194 00000194 INTL 02002026)
[ 0.000000] ACPI: FACS 3ffc0000 00040
[ 0.000000] ACPI: APIC 3ffb0390 00078 (v01 A M I OEMAPIC 05000822 MSFT 00000097)
[ 0.000000] ACPI: MCFG 3ffb0410 0003C (v01 A M I OEMMCFG 05000822 MSFT 00000097)
[ 0.000000] ACPI: OEMB 3ffc0040 00051 (v01 A M I AMI_OEM 05000822 MSFT 00000097)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 131MB HIGHMEM available.
[ 0.000000] 891MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 37bfe000
[ 0.000000] low ram: 0 - 37bfe000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x00037bfe
[ 0.000000] HighMem 0x00037bfe -> 0x0003ffb0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0003ffb0
[ 0.000000] On node 0 totalpages: 261951
[ 0.000000] free_area_init_node: node 0, pgdat c185b9c0, node_mem_map f73fd200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0
[ 0.000000] Normal zone: 1752 pages used for memmap
[ 0.000000] Normal zone: 222502 pages, LIFO batch:31
[ 0.000000] HighMem zone: 264 pages used for memmap
[ 0.000000] HighMem zone: 33450 pages, LIFO batch:7
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x03] address[0xfecc0000] gsi_base[24])
[ 0.000000] IOAPIC[1]: apic_id 3, version 3, address 0xfecc0000, GSI 24-47
[ 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] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 64
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e6000
[ 0.000000] PM: Registered nosave memory: 00000000000e6000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bec00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages/cpu @f73be000 s34240 r0 d23104 u57344
[ 0.000000] pcpu-alloc: s34240 r0 d23104 u57344 alloc=14*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259903
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-53-generic-pae root=UUID=fa877886-105d-4a1e-91d3-2b73b4605c86 ro splash quiet vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 4192768 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (00037bfe:0003ffb0)
[ 0.000000] Memory: 1005776k/1048256k available (5837k kernel code, 42028k reserved, 2774k data, 744k init, 134856k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
[ 0.000000] pkmap : 0xffc00000 - 0xffe00000 (2048 kB)
[ 0.000000] vmalloc : 0xf83fe000 - 0xffbfe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf7bfe000 ( 891 MB)
[ 0.000000] .init : 0xc186a000 - 0xc1924000 ( 744 kB)
[ 0.000000] .data : 0xc15b36fc - 0xc18691c0 (2774 kB)
[ 0.000000] .text : 0xc1000000 - 0xc15b36fc (5837 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:2304 nr_irqs:1024 16
[ 0.000000] CPU 0 irqstacks, hard=f580a000 soft=f580c000
[ 0.000000] vt handoff: transparent VT on vt#7
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 3391.575 MHz processor.
[ 0.004003] Calibrating delay loop (skipped), value calculated using timer frequency.. 6783.15 BogoMIPS (lpj=13566300)
[ 0.004009] pid_max: default: 32768 minimum: 301
[ 0.004040] Security Framework initialized
[ 0.004065] AppArmor: AppArmor initialized
[ 0.004067] Yama: becoming mindful.
[ 0.004146] Mount-cache hash table entries: 512
[ 0.008161] Initializing cgroup subsys cpuacct
[ 0.008170] Initializing cgroup subsys memory
[ 0.008181] Initializing cgroup subsys devices
[ 0.008184] Initializing cgroup subsys freezer
[ 0.008187] Initializing cgroup subsys blkio
[ 0.008197] Initializing cgroup subsys perf_event
[ 0.008239] CPU: Physical Processor ID: 0
[ 0.008241] CPU: Processor Core ID: 0
[ 0.008246] mce: CPU supports 4 MCE banks
[ 0.008259] CPU0: Thermal monitoring enabled (TM1)
[ 0.008265] using mwait in idle threads.
[ 0.011323] ACPI: Core revision 20110623
[ 0.015167] ftrace: allocating 26139 entries in 52 pages
[ 0.016079] Enabling APIC mode: Flat. Using 2 I/O APICs
[ 0.016723] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.055844] CPU0: Intel(R) Pentium(R) 4 CPU 3.40GHz stepping 04
[ 0.056003] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
[ 0.056003] ... version: 0
[ 0.056003] ... bit width: 40
[ 0.056003] ... generic registers: 18
[ 0.056003] ... value mask: 000000ffffffffff
[ 0.056003] ... max period: 0000007fffffffff
[ 0.056003] ... fixed-purpose events: 0
[ 0.056003] ... event mask: 000000000003ffff
[ 0.056003] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.056003] CPU 1 irqstacks, hard=f58d2000 soft=f58d4000
[ 0.056003] Booting Node 0, Processors #1
[ 0.056003] smpboot cpu 1: start_ip = 9b000
[ 0.008000] Initializing CPU#1
[ 0.144051] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.144109] Brought up 2 CPUs
[ 0.144115] Total of 2 processors activated (13566.52 BogoMIPS).
[ 0.145146] devtmpfs: initialized
[ 0.145146] EVM: security.selinux
[ 0.145146] EVM: security.SMACK64
[ 0.145146] EVM: security.capability
[ 0.145146] PM: Registering ACPI NVS region at 3ffc0000 (196608 bytes)
[ 0.146290] print_constraints: dummy:
[ 0.146346] RTC time: 10:45:10, date: 10/05/13
[ 0.146402] NET: Registered protocol family 16
[ 0.148152] Trying to unpack rootfs image as initramfs...
[ 0.148250] EISA bus registered
[ 0.148267] ACPI: bus type pci registered
[ 0.148401] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.148408] PCI: not using MMCONFIG
[ 0.148573] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=128
[ 0.148578] PCI: Using configuration type 1 for base access
[ 0.164174] bio: create slab at 0
[ 0.164426] ACPI: Added _OSI(Module Device)
[ 0.164431] ACPI: Added _OSI(Processor Device)
[ 0.164436] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.164442] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.166585] ACPI: EC: Look up EC in DSDT
[ 0.169429] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.175395] ACPI: Interpreter enabled
[ 0.175418] ACPI: (supports S0 S1 S4 S5)
[ 0.175456] ACPI: Using IOAPIC for interrupt routing
[ 0.175508] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.177254] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.177260] PCI: Using MMCONFIG for extended config space
[ 0.190264] ACPI: No dock devices found.
[ 0.190271] HEST: Table not found.
[ 0.190281] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.190670] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
[ 0.191060] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
[ 0.191066] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
[ 0.191072] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.191078] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
[ 0.191083] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xdfffffff]
[ 0.191088] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfeafffff]
[ 0.191125] pci 0000:00:00.0: [1106:0308] type 0 class 0x000600
[ 0.191146] pci 0000:00:00.0: reg 10: [mem 0xf8000000-0xfbffffff pref]
[ 0.191268] pci 0000:00:00.1: [1106:1308] type 0 class 0x000600
[ 0.191349] pci 0000:00:00.2: [1106:2308] type 0 class 0x000600
[ 0.191429] pci 0000:00:00.3: [1106:3208] type 0 class 0x000600
[ 0.191518] pci 0000:00:00.4: [1106:4308] type 0 class 0x000600
[ 0.191599] pci 0000:00:00.5: [1106:5308] type 0 class 0x000800
[ 0.191715] pci 0000:00:00.7: [1106:7308] type 0 class 0x000600
[ 0.191799] pci 0000:00:01.0: [1106:b198] type 1 class 0x000604
[ 0.191900] pci 0000:00:02.0: [1106:a208] type 1 class 0x000604
[ 0.192031] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 0.192040] pci 0000:00:02.0: PME# disabled
[ 0.192104] pci 0000:00:0f.0: [1106:5372] type 0 class 0x000101
[ 0.192134] pci 0000:00:0f.0: reg 10: [io 0xdc00-0xdc07]
[ 0.192151] pci 0000:00:0f.0: reg 14: [io 0xd880-0xd883]
[ 0.192167] pci 0000:00:0f.0: reg 18: [io 0xd800-0xd807]
[ 0.192184] pci 0000:00:0f.0: reg 1c: [io 0xd480-0xd483]
[ 0.192200] pci 0000:00:0f.0: reg 20: [io 0xd400-0xd40f]
[ 0.192216] pci 0000:00:0f.0: reg 24: [io 0xd000-0xd0ff]
[ 0.192295] pci 0000:00:0f.1: [1106:0571] type 0 class 0x000101
[ 0.192365] pci 0000:00:0f.1: reg 20: [io 0xfc00-0xfc0f]
[ 0.192466] pci 0000:00:10.0: [1106:3038] type 0 class 0x000c03
[ 0.192536] pci 0000:00:10.0: reg 20: [io 0xc480-0xc49f]
[ 0.192600] pci 0000:00:10.0: supports D1 D2
[ 0.192605] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.192614] pci 0000:00:10.0: PME# disabled
[ 0.192648] pci 0000:00:10.1: [1106:3038] type 0 class 0x000c03
[ 0.192719] pci 0000:00:10.1: reg 20: [io 0xc800-0xc81f]
[ 0.192783] pci 0000:00:10.1: supports D1 D2
[ 0.192788] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.192796] pci 0000:00:10.1: PME# disabled
[ 0.192823] pci 0000:00:10.2: [1106:3038] type 0 class 0x000c03
[ 0.192892] pci 0000:00:10.2: reg 20: [io 0xc880-0xc89f]
[ 0.192955] pci 0000:00:10.2: supports D1 D2
[ 0.192960] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.192968] pci 0000:00:10.2: PME# disabled
[ 0.192999] pci 0000:00:10.3: [1106:3038] type 0 class 0x000c03
[ 0.193069] pci 0000:00:10.3: reg 20: [io 0xcc00-0xcc1f]
[ 0.193132] pci 0000:00:10.3: supports D1 D2
[ 0.193136] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.193144] pci 0000:00:10.3: PME# disabled
[ 0.193179] pci 0000:00:10.4: [1106:3104] type 0 class 0x000c03
[ 0.193214] pci 0000:00:10.4: reg 10: [mem 0xfcfffc00-0xfcfffcff]
[ 0.193333] pci 0000:00:10.4: supports D1 D2
[ 0.193338] pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.193346] pci 0000:00:10.4: PME# disabled
[ 0.193382] pci 0000:00:11.0: [1106:3372] type 0 class 0x000601
[ 0.193545] pci 0000:00:11.7: [1106:287e] type 0 class 0x000600
[ 0.193649] pci 0000:00:12.0: [1106:3065] type 0 class 0x000200
[ 0.193676] pci 0000:00:12.0: reg 10: [io 0xc000-0xc0ff]
[ 0.193693] pci 0000:00:12.0: reg 14: [mem 0xfcfff800-0xfcfff8ff]
[ 0.193800] pci 0000:00:12.0: supports D1 D2
[ 0.193805] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.193813] pci 0000:00:12.0: PME# disabled
[ 0.193839] pci 0000:00:13.0: [1106:337b] type 0 class 0x000600
[ 0.193944] pci 0000:00:13.1: [1106:337a] type 1 class 0x000604
[ 0.194167] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.194255] pci 0000:02:00.0: [10de:10c3] type 0 class 0x000300
[ 0.194277] pci 0000:02:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
[ 0.194300] pci 0000:02:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.194323] pci 0000:02:00.0: reg 1c: [mem 0xce000000-0xcfffffff 64bit pref]
[ 0.194347] pci 0000:02:00.0: reg 24: [io 0xec00-0xec7f]
[ 0.194368] pci 0000:02:00.0: reg 30: [mem 0xfe900000-0xfe97ffff pref]
[ 0.194483] pci 0000:02:00.1: [10de:0be3] type 0 class 0x000403
[ 0.194505] pci 0000:02:00.1: reg 10: [mem 0xfe9fc000-0xfe9fffff]
[ 0.264069] pci 0000:00:02.0: PCI bridge to [bus 02-02]
[ 0.264082] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 0.264090] pci 0000:00:02.0: bridge window [mem 0xfd000000-0xfe9fffff]
[ 0.264099] pci 0000:00:02.0: bridge window [mem 0xce000000-0xdfffffff pref]
[ 0.264184] pci 0000:03:06.0: [168c:002d] type 0 class 0x000280
[ 0.264213] pci 0000:03:06.0: reg 10: [mem 0xfeaf0000-0xfeafffff]
[ 0.264326] pci 0000:03:06.0: PME# supported from D0 D3hot
[ 0.264336] pci 0000:03:06.0: PME# disabled
[ 0.264393] pci 0000:00:13.1: PCI bridge to [bus 03-03] (subtractive decode)
[ 0.264405] pci 0000:00:13.1: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.264419] pci 0000:00:13.1: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.264425] pci 0000:00:13.1: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.264431] pci 0000:00:13.1: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.264437] pci 0000:00:13.1: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[ 0.264443] pci 0000:00:13.1: bridge window [mem 0x40000000-0xdfffffff] (subtractive decode)
[ 0.264448] pci 0000:00:13.1: bridge window [mem 0xf0000000-0xfeafffff] (subtractive decode)
[ 0.264475] pci_bus 0000:00: on NUMA node 0
[ 0.264488] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.264798] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
[ 0.264849] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PA._PRT]
[ 0.265096] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NBPG._PRT]
[ 0.265376] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.265719] pci0000:00: ACPI _OSC control (0x1d) granted
[ 0.283705] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 80-ff])
[ 0.284217] pci_root PNP0A08:00: host bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.284254] pci 0000:80:01.0: [1106:3288] type 0 class 0x000403
[ 0.284285] pci 0000:80:01.0: reg 10: [mem 0xfebfc000-0xfebfffff 64bit]
[ 0.284405] pci 0000:80:01.0: PME# supported from D0 D3hot D3cold
[ 0.284415] pci 0000:80:01.0: PME# disabled
[ 0.284490] pci_bus 0000:80: on NUMA node 0
[ 0.284497] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT]
[ 0.284800] pci0000:80: Requesting ACPI _OSC control (0x1d)
[ 0.284808] pci0000:80: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.284812] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.285118] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.285226] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.285329] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.285431] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.285551] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.285668] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.285787] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.285903] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.286240] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.286249] vgaarb: loaded
[ 0.286253] vgaarb: bridge control possible 0000:02:00.0
[ 0.286539] i2c-core: driver [aat2870] using legacy suspend method
[ 0.286543] i2c-core: driver [aat2870] using legacy resume method
[ 0.286702] SCSI subsystem initialized
[ 0.286802] libata version 3.00 loaded.
[ 0.286907] usbcore: registered new interface driver usbfs
[ 0.286935] usbcore: registered new interface driver hub
[ 0.286993] usbcore: registered new device driver usb
[ 0.287191] PCI: Using ACPI for IRQ routing
[ 0.293212] PCI: pci_cache_line_size set to 64 bytes
[ 0.293395] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[ 0.293402] reserve RAM buffer: 000000003ffb0000 - 000000003fffffff
[ 0.293633] NetLabel: Initializing
[ 0.293638] NetLabel: domain hash size = 128
[ 0.293641] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.293665] NetLabel: unlabeled traffic allowed by default
[ 0.311680] AppArmor: AppArmor Filesystem Enabled
[ 0.311736] pnp: PnP ACPI init
[ 0.311770] ACPI: bus type pnp registered
[ 0.312000] pnp 00:00: [bus 00-7f]
[ 0.312028] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.312037] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.312043] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.312048] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.312053] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[ 0.312058] pnp 00:00: [mem 0x40000000-0xdfffffff window]
[ 0.312063] pnp 00:00: [mem 0xf0000000-0xfeafffff window]
[ 0.312198] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.312395] pnp 00:01: [dma 4]
[ 0.312400] pnp 00:01: [io 0x0000-0x000f]
[ 0.312405] pnp 00:01: [io 0x0081-0x0083]
[ 0.312410] pnp 00:01: [io 0x0087]
[ 0.312414] pnp 00:01: [io 0x0089-0x008b]
[ 0.312418] pnp 00:01: [io 0x008f]
[ 0.312423] pnp 00:01: [io 0x00c0-0x00df]
[ 0.312489] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.312509] pnp 00:02: [io 0x0061]
[ 0.312581] pnp 00:02: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.312605] pnp 00:03: [io 0x00f0-0x00ff]
[ 0.312623] pnp 00:03: [irq 13]
[ 0.312692] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.313511] pnp 00:04: [io 0x03f0-0x03f5]
[ 0.313517] pnp 00:04: [io 0x03f7]
[ 0.313527] pnp 00:04: [irq 6]
[ 0.313532] pnp 00:04: [dma 2]
[ 0.313661] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.314246] pnp 00:05: [io 0x0378-0x037f]
[ 0.314252] pnp 00:05: [io 0x0778-0x077b]
[ 0.314261] pnp 00:05: [irq 7]
[ 0.314266] pnp 00:05: [dma 3]
[ 0.314580] pnp 00:05: Plug and Play ACPI device, IDs PNP0401 (active)
[ 0.315338] pnp 00:06: [io 0x0010-0x001f]
[ 0.315344] pnp 00:06: [io 0x0022-0x003f]
[ 0.315349] pnp 00:06: [io 0x0044-0x005f]
[ 0.315353] pnp 00:06: [io 0x0062-0x0063]
[ 0.315358] pnp 00:06: [io 0x0065-0x006f]
[ 0.315362] pnp 00:06: [io 0x0072-0x007f]
[ 0.315367] pnp 00:06: [io 0x0080]
[ 0.315371] pnp 00:06: [io 0x0084-0x0086]
[ 0.315376] pnp 00:06: [io 0x0088]
[ 0.315381] pnp 00:06: [io 0x008c-0x008e]
[ 0.315385] pnp 00:06: [io 0x0090-0x009f]
[ 0.315389] pnp 00:06: [io 0x00a2-0x00bf]
[ 0.315400] pnp 00:06: [io 0x00e0-0x00ef]
[ 0.315407] pnp 00:06: [io 0x0295-0x0296]
[ 0.315411] pnp 00:06: [io 0x03e0-0x03e7]
[ 0.315416] pnp 00:06: [io 0x04d0-0x04d1]
[ 0.315422] pnp 00:06: [io 0x0800-0x087f]
[ 0.315427] pnp 00:06: [io 0x0400-0x041f]
[ 0.315432] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled]
[ 0.315438] pnp 00:06: [mem 0xfecc0000-0xfecc0fff]
[ 0.315444] pnp 00:06: [mem 0x00000000-0xffffffffffffffff disabled]
[ 0.315603] system 00:06: [io 0x0295-0x0296] has been reserved
[ 0.315609] system 00:06: [io 0x03e0-0x03e7] has been reserved
[ 0.315615] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.315621] system 00:06: [io 0x0800-0x087f] has been reserved
[ 0.315627] system 00:06: [io 0x0400-0x041f] has been reserved
[ 0.315634] system 00:06: [mem 0xfecc0000-0xfecc0fff] could not be reserved
[ 0.315642] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.315724] pnp 00:07: [io 0x0070-0x0071]
[ 0.315735] pnp 00:07: [irq 8]
[ 0.315806] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.315907] pnp 00:08: [mem 0xfec00000-0xfec00fff]
[ 0.315913] pnp 00:08: [mem 0xfee00000-0xfee00fff]
[ 0.316069] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.316076] system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.316083] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.316146] pnp 00:09: [io 0x0060]
[ 0.316151] pnp 00:09: [io 0x0064]
[ 0.316161] pnp 00:09: [irq 1]
[ 0.316246] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.316339] pnp 00:0a: [irq 12]
[ 0.316428] pnp 00:0a: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[ 0.316921] pnp 00:0b: [io 0x03f8-0x03ff]
[ 0.316932] pnp 00:0b: [irq 4]
[ 0.316937] pnp 00:0b: [dma 0 disabled]
[ 0.317108] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.317189] pnp 00:0c: [mem 0xe0000000-0xefffffff]
[ 0.317313] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.317321] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.317659] pnp 00:0d: [mem 0x00000000-0x0009ffff]
[ 0.317665] pnp 00:0d: [mem 0x000c0000-0x000cffff]
[ 0.317670] pnp 00:0d: [mem 0x000e0000-0x000fffff]
[ 0.317674] pnp 00:0d: [mem 0x00100000-0x3fffffff]
[ 0.317679] pnp 00:0d: [mem 0xfeb00000-0xffffffff]
[ 0.317816] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.317823] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
[ 0.317828] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.317834] system 00:0d: [mem 0x00100000-0x3fffffff] could not be reserved
[ 0.317840] system 00:0d: [mem 0xfeb00000-0xffffffff] could not be reserved
[ 0.317847] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.318364] pnp 00:0e: [bus 80-ff]
[ 0.318370] pnp 00:0e: [io 0x0000 window]
[ 0.318376] pnp 00:0e: [mem 0xfeb00000-0xfebfffff window]
[ 0.318473] pnp 00:0e: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.318560] pnp: PnP ACPI: found 15 devices
[ 0.318565] ACPI: ACPI bus type pnp unregistered
[ 0.318572] PnPBIOS: Disabled by ACPI PNP
[ 0.357138] Switching to clocksource acpi_pm
[ 0.357375] PCI: max bus depth: 1 pci_try_num: 2
[ 0.357418] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.357439] pci 0000:00:02.0: PCI bridge to [bus 02-02]
[ 0.357447] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 0.357457] pci 0000:00:02.0: bridge window [mem 0xfd000000-0xfe9fffff]
[ 0.357467] pci 0000:00:02.0: bridge window [mem 0xce000000-0xdfffffff pref]
[ 0.357479] pci 0000:00:13.1: PCI bridge to [bus 03-03]
[ 0.357488] pci 0000:00:13.1: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.357517] pci 0000:00:01.0: setting latency timer to 64
[ 0.357550] pci 0000:00:02.0: PCI INT A -> GSI 27 (level, low) -> IRQ 27
[ 0.357558] pci 0000:00:02.0: setting latency timer to 64
[ 0.357571] pci 0000:00:13.1: setting latency timer to 64
[ 0.357579] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.357585] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.357590] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.357595] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.357600] pci_bus 0000:00: resource 8 [mem 0x40000000-0xdfffffff]
[ 0.357605] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfeafffff]
[ 0.357610] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.357615] pci_bus 0000:02: resource 1 [mem 0xfd000000-0xfe9fffff]
[ 0.357620] pci_bus 0000:02: resource 2 [mem 0xce000000-0xdfffffff pref]
[ 0.357625] pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.357630] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
[ 0.357635] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
[ 0.357640] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.357645] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.357650] pci_bus 0000:03: resource 8 [mem 0x40000000-0xdfffffff]
[ 0.357655] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfeafffff]
[ 0.357660] pci_bus 0000:80: resource 4 [mem 0xfeb00000-0xfebfffff]
[ 0.357736] NET: Registered protocol family 2
[ 0.357889] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.358358] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.359064] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.359436] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.359442] TCP reno registered
[ 0.359448] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.359466] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.359683] NET: Registered protocol family 1
[ 0.359737] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
[ 0.359748] PCI: CLS mismatch (32 != 64), using 64 bytes
[ 0.359789] pci 0000:00:10.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.359813] pci 0000:00:10.0: PCI INT A disabled
[ 0.359834] pci 0000:00:10.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
[ 0.359856] pci 0000:00:10.1: PCI INT B disabled
[ 0.359878] pci 0000:00:10.2: PCI INT C -> GSI 21 (level, low) -> IRQ 21
[ 0.359900] pci 0000:00:10.2: PCI INT C disabled
[ 0.359921] pci 0000:00:10.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 0.359948] pci 0000:00:10.3: PCI INT D disabled
[ 0.359966] pci 0000:00:10.4: PCI INT C -> GSI 21 (level, low) -> IRQ 21
[ 0.360006] pci 0000:00:10.4: PCI INT C disabled
[ 0.360006] pci 0000:02:00.0: Boot video device
[ 0.360006] audit: initializing netlink socket (disabled)
[ 0.360006] type=2000 audit(1380969909.356:1): initialized
[ 0.391831] highmem bounce pool size: 64 pages
[ 0.391843] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.396115] VFS: Disk quotas dquot_6.5.2
[ 0.396250] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.397433] fuse init (API version 7.17)
[ 0.397627] msgmni has been set to 1701
[ 0.398324] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.398376] io scheduler noop registered
[ 0.398380] io scheduler deadline registered
[ 0.398396] io scheduler cfq registered (default)
[ 0.398690] pcieport 0000:00:02.0: setting latency timer to 64
[ 0.398777] pcieport 0000:00:02.0: irq 64 for MSI/MSI-X
[ 0.399056] aer 0000:00:02.0:pcie02: service driver aer loaded
[ 0.399090] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[ 0.399095] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 0.399100] pci 0000:02:00.1: Signaling PME through PCIe PME interrupt
[ 0.399108] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
[ 0.399148] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.399222] pciehp 0000:00:02.0:pcie04: HPC vendor_id 1106 device_id a208 ss_vid 0 ss_did 0
[ 0.399268] pciehp 0000:00:02.0:pcie04: service driver pciehp loaded
[ 0.399285] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.399624] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 0.399637] ACPI: Sleep Button [SLPB]
[ 0.399736] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.399744] ACPI: Power Button [PWRB]
[ 0.399839] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.399847] ACPI: Power Button [PWRF]
[ 0.402938] ERST: Table is not found!
[ 0.402942] GHES: HEST is not enabled!
[ 0.403075] isapnp: Scanning for PnP cards...
[ 0.404194] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.424683] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.757717] isapnp: No Plug & Play device found
[ 0.775782] Freeing initrd memory: 18364k freed
[ 0.852869] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.864347] Linux agpgart interface v0.103
[ 0.864465] agpgart: Detected VIA PT880 Ultra chipset
[ 0.868449] agpgart-via 0000:00:00.0: AGP aperture is 64M @ 0xf8000000
[ 0.870828] brd: module loaded
[ 0.872069] loop: module loaded
[ 0.872394] pata_acpi 0000:00:0f.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.872454] pata_acpi 0000:00:0f.0: PCI INT B disabled
[ 0.873024] Fixed MDIO Bus: probed
[ 0.873056] tun: Universal TUN/TAP device driver, 1.6
[ 0.873059] tun: (C) 1999-2004 Max Krasnyansky <name at domain>
[ 0.873150] PPP generic driver version 2.4.2
[ 0.873333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.873358] ehci_hcd 0000:00:10.4: PCI INT C -> GSI 21 (level, low) -> IRQ 21
[ 0.873383] ehci_hcd 0000:00:10.4: EHCI Host Controller
[ 0.873463] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
[ 0.873497] ehci_hcd 0000:00:10.4: debug port 1
[ 0.873532] ehci_hcd 0000:00:10.4: irq 21, io mem 0xfcfffc00
[ 0.884028] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00
[ 0.884233] hub 1-0:1.0: USB hub found
[ 0.884240] hub 1-0:1.0: 8 ports detected
[ 0.884364] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.884386] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.884414] uhci_hcd 0000:00:10.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.884425] uhci_hcd 0000:00:10.0: UHCI Host Controller
[ 0.884498] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[ 0.884536] uhci_hcd 0000:00:10.0: irq 20, io base 0x0000c480
[ 0.884734] hub 2-0:1.0: USB hub found
[ 0.884741] hub 2-0:1.0: 2 ports detected
[ 0.884843] uhci_hcd 0000:00:10.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
[ 0.884853] uhci_hcd 0000:00:10.1: UHCI Host Controller
[ 0.884933] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[ 0.884972] uhci_hcd 0000:00:10.1: irq 22, io base 0x0000c800
[ 0.885165] hub 3-0:1.0: USB hub found
[ 0.885171] hub 3-0:1.0: 2 ports detected
[ 0.885265] uhci_hcd 0000:00:10.2: PCI INT C -> GSI 21 (level, low) -> IRQ 21
[ 0.885275] uhci_hcd 0000:00:10.2: UHCI Host Controller
[ 0.885363] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[ 0.885388] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000c880
[ 0.885576] hub 4-0:1.0: USB hub found
[ 0.885583] hub 4-0:1.0: 2 ports detected
[ 0.885680] uhci_hcd 0000:00:10.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 0.885690] uhci_hcd 0000:00:10.3: UHCI Host Controller
[ 0.885774] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5
[ 0.885812] uhci_hcd 0000:00:10.3: irq 23, io base 0x0000cc00
[ 0.886005] hub 5-0:1.0: USB hub found
[ 0.886011] hub 5-0:1.0: 2 ports detected
[ 0.886174] usbcore: registered new interface driver libusual
[ 0.886253] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 0.886747] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.886758] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.886987] mousedev: PS/2 mouse device common for all mice
[ 0.887267] rtc_cmos 00:07: RTC can wake from S4
[ 0.887459] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[ 0.887497] rtc0: alarms up to one year, y3k, 114 bytes nvram
[ 0.887587] device-mapper: uevent: version 1.0.3
[ 0.887699] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: name at domain
[ 0.887730] EISA: Probing bus 0 at eisa.0
[ 0.887737] EISA: Cannot allocate resource for mainboard
[ 0.887741] Cannot allocate resource for EISA slot 1
[ 0.887743] Cannot allocate resource for EISA slot 2
[ 0.887746] Cannot allocate resource for EISA slot 3
[ 0.887748] Cannot allocate resource for EISA slot 4
[ 0.887750] Cannot allocate resource for EISA slot 5
[ 0.887753] Cannot allocate resource for EISA slot 6
[ 0.887755] Cannot allocate resource for EISA slot 7
[ 0.887757] Cannot allocate resource for EISA slot 8
[ 0.887760] EISA: Detected 0 cards.
[ 0.887775] cpufreq-nforce2: No nForce2 chipset.
[ 0.887779] cpuidle: using governor ladder
[ 0.887781] cpuidle: using governor menu
[ 0.887784] EFI Variables Facility v0.08 2004-May-17
[ 0.888197] TCP cubic registered
[ 0.888374] NET: Registered protocol family 10
[ 0.889292] NET: Registered protocol family 17
[ 0.889299] Registering the dns_resolver key type
[ 0.889327] Using IPI No-Shortcut mode
[ 0.889518] PM: Hibernation image not present or could not be loaded.
[ 0.889537] registered taskstats version 1
[ 0.900557] Magic number: 1:694:779
[ 0.900697] rtc_cmos 00:07: setting system clock to 2013-10-05 10:45:11 UTC (1380969911)
[ 0.900726] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.900729] EDD information not available.
[ 0.900917] Freeing unused kernel memory: 744k freed
[ 0.901485] Write protecting the kernel text: 5840k
[ 0.901598] Write protecting the kernel read-only data: 2304k
[ 0.916318] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.934038] udevd[87]: starting version 175
[ 1.080123] wmi: Mapper loaded
[ 1.081543] sata_via 0000:00:0f.0: version 2.6
[ 1.081568] sata_via 0000:00:0f.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.081619] sata_via 0000:00:0f.0: routed to hard irq line 11
[ 1.082608] scsi0 : sata_via
[ 1.092814] scsi1 : sata_via
[ 1.099454] ata1: SATA max UDMA/133 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 21
[ 1.099463] ata2: SATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 21
[ 1.101183] [drm] Initialized drm 1.1.0 20060810
[ 1.102733] pata_via 0000:00:0f.1: version 0.3.4
[ 1.107030] scsi2 : pata_via
[ 1.108638] scsi3 : pata_via
[ 1.117750] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00 irq 14
[ 1.117759] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfc08 irq 15
[ 1.142827] Floppy drive(s): fd0 is 1.44M
[ 1.158953] FDC 0 is a post-1991 82077
[ 1.177137] via_rhine: v1.10-LK1.5.0 2010-10-09 Written by Donald Becker
[ 1.177205] via-rhine 0000:00:12.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.178395] via-rhine 0000:00:12.0: eth0: VIA Rhine II at 0xfcfff800, 00:19:66:db:47:61, IRQ 23
[ 1.179115] via-rhine 0000:00:12.0: eth0: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000
[ 1.280416] ata3.00: ATAPI: AOPEN DUW1608/ARR, A060, max UDMA/66
[ 1.296269] ata3.00: configured for UDMA/66
[ 1.300024] ata1: SATA link up 1.5 Gbps (SStatus 123 SControl 300)
[ 1.388024] Refined TSC clocksource calibration: 3391.499 MHz.
[ 1.388032] Switching to clocksource tsc
[ 1.464351] ata1.00: ATA-7: SAMSUNG HD400LJ, ZZ100-15, max UDMA7
[ 1.464356] ata1.00: 781422768 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.472350] ata1.00: configured for UDMA/133
[ 1.472549] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD400LJ ZZ10 PQ: 0 ANSI: 5
[ 1.472911] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.472980] sd 0:0:0:0: [sda] 781422768 512-byte logical blocks: (400 GB/372 GiB)
[ 1.473105] sd 0:0:0:0: [sda] Write Protect is off
[ 1.473112] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.473177] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.515913] sda: sda1 sda2 sda3 sda4
[ 1.516641] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.676020] ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
[ 1.688754] scsi 2:0:0:0: CD-ROM AOPEN DUW1608/ARR A060 PQ: 0 ANSI: 5
[ 1.691356] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[ 1.691361] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.691603] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 1.691846] sr 2:0:0:0: Attached scsi generic sg1 type 5
[ 1.870303] nouveau 0000:02:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
[ 1.870314] nouveau 0000:02:00.0: setting latency timer to 64
[ 1.873610] [drm] nouveau 0000:02:00.0: Detected an NV50 generation card (0x0a8180b1)
[ 1.881649] [drm] nouveau 0000:02:00.0: Attempting to load BIOS image from PRAMIN
[ 1.962219] [drm] nouveau 0000:02:00.0: ... appears to be valid
[ 1.962226] [drm] nouveau 0000:02:00.0: BIT BIOS found
[ 1.962230] [drm] nouveau 0000:02:00.0: Bios version 70.18.6f.00
[ 1.962235] [drm] nouveau 0000:02:00.0: TMDS table version 2.0
[ 1.962239] [drm] nouveau 0000:02:00.0: Found Display Configuration Block version 4.0
[ 1.962244] [drm] nouveau 0000:02:00.0: Raw DCB entry 0: 01000302 00020030
[ 1.962248] [drm] nouveau 0000:02:00.0: Raw DCB entry 1: 02000300 00000000
[ 1.962251] [drm] nouveau 0000:02:00.0: Raw DCB entry 2: 02011362 00020010
[ 1.962254] [drm] nouveau 0000:02:00.0: Raw DCB entry 3: 01022310 00000000
[ 1.962259] [drm] nouveau 0000:02:00.0: DCB connector table: VHER 0x40 5 16 4
[ 1.962263] [drm] nouveau 0000:02:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07
[ 1.962267] [drm] nouveau 0000:02:00.0: 1: 0x00002161: type 0x61 idx 1 tag 0x08
[ 1.962270] [drm] nouveau 0000:02:00.0: 2: 0x00000200: type 0x00 idx 2 tag 0xff
[ 1.962276] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 0 at offset 0x6B0E
[ 2.022832] [drm] nouveau 0000:02:00.0: 0x6DE3: Condition still not met after 20ms, skipping following opcodes
[ 2.042682] [drm] nouveau 0000:02:00.0: 0x6DE7: Condition still not met after 20ms, skipping following opcodes
[ 2.042707] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 1 at offset 0x6FC1
[ 2.050424] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 2 at offset 0x7E8C
[ 2.050433] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 3 at offset 0x7EA5
[ 2.092981] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 4 at offset 0x7F8C
[ 2.092984] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table at offset 0x7FF1
[ 2.112830] [drm] nouveau 0000:02:00.0: 0x6982: Condition still not met after 20ms, skipping following opcodes
[ 2.131971] [drm] nouveau 0000:02:00.0: 3 available performance level(s)
[ 2.131980] [drm] nouveau 0000:02:00.0: 0: core 135MHz shader 270MHz memory 135MHz timing 0 voltage 850mV
[ 2.131985] [drm] nouveau 0000:02:00.0: 1: core 405MHz shader 810MHz memory 324MHz timing 1 voltage 900mV
[ 2.132057] [drm] nouveau 0000:02:00.0: 3: core 567MHz shader 1340MHz memory 625MHz timing 3 voltage 950mV
[ 2.132086] [drm] nouveau 0000:02:00.0: c: core 405MHz shader 810MHz memory 405MHz voltage 900mV
[ 2.132258] [drm] nouveau 0000:02:00.0: memory controller reports 512MiB VRAM
[ 2.132264] [drm] nouveau 0000:02:00.0: we calculated 1024MiB VRAM
[ 2.144366] nouveau 0000:02:00.0: PCI: Disallowing DAC for device
[ 2.144452] [TTM] Zone kernel: Available graphics memory: 445014 kiB.
[ 2.144455] [TTM] Zone highmem: Available graphics memory: 512442 kiB.
[ 2.144458] [TTM] Initializing pool allocator.
[ 2.144482] [drm] nouveau 0000:02:00.0: Detected 512MiB VRAM
[ 2.145208] [drm] nouveau 0000:02:00.0: 512 MiB GART (aperture)
[ 2.471441] [drm] nouveau 0000:02:00.0: PFIFO_DMA_PUSHER - Ch 1 Get 0x6000085040 Put 0x6000285460 IbGet 0x00000001 IbPut 0x00000002 State 0xc0000000 (err: MEM_FAULT) Push 0x00400040
[ 2.471477] [drm] nouveau 0000:02:00.0: PFIFO_DMA_PUSHER - Ch 1 Get 0x6000285460 Put 0x6000285460 IbGet 0x00000001 IbPut 0x00000002 State 0xa0000000 (err: IB_EMPTY) Push 0x00400040
[ 2.471472] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 2.471477] [drm] No driver support for vblank timestamp query.
[ 2.642210] [drm] nouveau 0000:02:00.0: allocated 1440x900 fb: 0x310000, bo f528da00
[ 2.642234] [drm] nouveau 0000:02:00.0: PFIFO_DMA_PUSHER - Ch 1 Get 0x6000285460 Put 0x6000285460 IbGet 0x00000002 IbPut 0x00000003 State 0xa0000000 (err: IB_EMPTY) Push 0x00400040
[ 2.642337] fbcon: nouveaufb (fb0) is primary device
[ 2.642433] Console: switching to colour frame buffer device 180x56
[ 2.642491] fb0: nouveaufb frame buffer device
[ 2.642495] drm: registered panic notifier
[ 2.642512] [drm] Initialized nouveau 0.0.16 20090420 for 0000:02:00.0 on minor 0
[ 4.050664] Btrfs loaded
[ 4.061320] xor: automatically using best checksumming function: pIII_sse
[ 4.080013] pIII_sse : 5157.000 MB/sec
[ 4.080018] xor: using function: pIII_sse (5157.000 MB/sec)
[ 4.081080] device-mapper: dm-raid45: initialized v0.2594b
[ 4.084366] md: linear personality registered for level -1
[ 4.087413] md: multipath personality registered for level -4
[ 4.090600] md: raid0 personality registered for level 0
[ 4.094013] md: raid1 personality registered for level 1
[ 4.097114] async_tx: api initialized (async)
[ 4.164067] raid6: int32x1 765 MB/s
[ 4.232066] raid6: int32x2 769 MB/s
[ 4.300073] raid6: int32x4 787 MB/s
[ 4.368272] raid6: int32x8 756 MB/s
[ 4.436029] raid6: mmxx1 1926 MB/s
[ 4.504016] raid6: mmxx2 2101 MB/s
[ 4.572019] raid6: sse1x1 1027 MB/s
[ 4.640016] raid6: sse1x2 2130 MB/s
[ 4.708024] raid6: sse2x1 2137 MB/s
[ 4.776029] raid6: sse2x2 2886 MB/s
[ 4.776033] raid6: using algorithm sse2x2 (2886 MB/s)
[ 4.777929] md: raid6 personality registered for level 6
[ 4.777936] md: raid5 personality registered for level 5
[ 4.777941] md: raid4 personality registered for level 4
[ 4.792811] md: raid10 personality registered for level 10
[ 17.585343] end_request: I/O error, dev fd0, sector 0
[ 17.702451] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 27.699518] Adding 1048572k swap on /dev/sda4. Priority:-1 extents:1 across:1048572k
[ 28.509828] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[ 28.682170] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 28.699209] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 28.734483] udevd[485]: starting version 175
[ 28.827219] lp: driver loaded but no devices found
[ 28.918062] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 29.120558] parport_pc 00:05: reported by Plug and Play ACPI
[ 29.120690] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[ 29.249914] lp0: using parport0 (interrupt-driven).
[ 29.281409] ppdev: user-space parallel port driver
[ 29.331581] Bluetooth: Core ver 2.16
[ 29.331733] NET: Registered protocol family 31
[ 29.331739] Bluetooth: HCI device and connection manager initialized
[ 29.331745] Bluetooth: HCI socket layer initialized
[ 29.331749] Bluetooth: L2CAP socket layer initialized
[ 29.331765] Bluetooth: SCO socket layer initialized
[ 29.360793] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 29.360800] Bluetooth: BNEP filters: protocol multicast
[ 29.385107] type=1400 audit(1380969939.980:2): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=636 comm="apparmor_parser"
[ 29.386120] type=1400 audit(1380969939.980:3): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=636 comm="apparmor_parser"
[ 29.421706] Bluetooth: RFCOMM TTY layer initialized
[ 29.421719] Bluetooth: RFCOMM socket layer initialized
[ 29.421723] Bluetooth: RFCOMM ver 1.11
[ 29.482775] cfg80211: Calling CRDA to update world regulatory domain
[ 29.568577] type=1400 audit(1380969940.164:4): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=669 comm="apparmor_parser"
[ 29.569463] type=1400 audit(1380969940.164:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=669 comm="apparmor_parser"
[ 29.569941] type=1400 audit(1380969940.164:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=669 comm="apparmor_parser"
[ 29.579044] device-mapper: multipath: version 1.3.1 loaded
[ 29.638163] snd_hda_intel 0000:02:00.1: PCI INT B -> GSI 25 (level, low) -> IRQ 25
[ 29.638171] hda_intel: Disabling MSI
[ 29.638241] snd_hda_intel 0000:02:00.1: setting latency timer to 64
[ 29.638251] snd_hda_intel 0000:02:00.1: PCI: Disallowing DAC for device
[ 29.654419] ath9k 0000:03:06.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 29.804101] hda-intel: spurious response 0x0:0x0, last cmd=0x0f0000
[ 29.963878] ath: EEPROM regdomain: 0x809c
[ 29.963885] ath: EEPROM indicates we should expect a country code
[ 29.963892] ath: doing EEPROM country->regdmn map search
[ 29.963897] ath: country maps to regdmn code: 0x52
[ 29.963903] ath: Country alpha2 being used: CN
[ 29.963907] ath: Regpair used: 0x52
[ 29.966789] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[ 29.966798] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 29.966803] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[ 29.966808] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 29.966814] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[ 29.966822] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 29.966830] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[ 29.966836] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 29.966841] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[ 29.966846] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 29.966851] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[ 29.966856] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 29.966861] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[ 29.966866] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 29.966871] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[ 29.966876] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 29.966880] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[ 29.966885] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 29.966890] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[ 29.966895] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 29.966899] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[ 29.966905] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 29.966909] cfg80211: Disabling freq 2467 MHz as custom regd has no rule that fits a 20 MHz wide channel
[ 29.966914] cfg80211: Disabling freq 2472 MHz as custom regd has no rule that fits a 20 MHz wide channel
[ 29.966919] cfg80211: Disabling freq 2484 MHz as custom regd has no rule that fits a 20 MHz wide channel
[ 29.970740] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970749] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970754] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970760] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970764] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970770] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970775] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970780] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970785] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970790] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970795] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970800] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970805] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970811] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970816] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970821] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970826] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970832] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970837] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970842] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970847] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970853] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970857] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970862] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970868] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970874] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 29.970879] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[ 29.970885] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
[ 30.014879] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 30.023429] cfg80211: Pending regulatory request, waiting for it to be processed...
[ 30.028334] Registered led device: ath9k-phy0
[ 30.028351] ieee80211 phy0: Atheros AR9287 Rev:2 mem=0xfb4e0000, irq=19
[ 30.200378] init: failsafe main process (772) killed by TERM signal
[ 30.418609] type=1400 audit(1380969941.012:7): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=889 comm="apparmor_parser"
[ 30.428894] type=1400 audit(1380969941.024:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=889 comm="apparmor_parser"
[ 30.429395] type=1400 audit(1380969941.024:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=889 comm="apparmor_parser"
[ 30.453135] type=1400 audit(1380969941.048:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=895 comm="apparmor_parser"
[ 30.454656] type=1400 audit(1380969941.048:11): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=895 comm="apparmor_parser"
[ 30.566730] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566739] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566745] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566751] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566756] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566762] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566766] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566771] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566776] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566781] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566785] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566791] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566795] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566801] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566806] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566811] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566816] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566822] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566827] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566832] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566836] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566841] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566846] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566851] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 30.566856] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566861] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 30.566866] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[ 30.566872] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 30.566879] cfg80211: World regulatory domain updated:
[ 30.566883] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 30.566888] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566893] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 30.566898] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 30.566902] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566907] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.566933] cfg80211: Calling CRDA for country: CN
[ 30.591400] via-rhine 0000:00:12.0: eth0: link down
[ 30.602521] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602532] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602538] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602546] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602554] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602561] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602565] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602571] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602575] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602581] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602586] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602591] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602596] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602602] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602606] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602612] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602618] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602623] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602628] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602633] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602637] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602643] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602647] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602653] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602657] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[ 30.602662] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
[ 30.602666] cfg80211: Disabling freq 2484 MHz
[ 30.602674] cfg80211: Regulatory domain changed to country: CN
[ 30.602677] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 30.602682] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 30.602686] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (N/A, 3000 mBm)
[ 30.603444] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 30.606532] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 30.621435] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4
[ 30.698422] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 30.699727] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 30.818252] init: alsa-restore main process (954) terminated with status 19

===========================
3) And, here's my Xorg log:
===========================

[ 31.016]
X.Org X Server 1.11.3
Release Date: 2011-12-16
[ 31.016] X Protocol Version 11, Revision 0
[ 31.016] Build Operating System: Linux 2.6.42-37-generic i686 Ubuntu
[ 31.016] Current Operating System: Linux desktop 3.2.0-53-generic-pae #0trisquel1 SMP Sat Sep 21 02:05:27 UTC 2013 i686
[ 31.016] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-53-generic-pae root=UUID=fa877886-105d-4a1e-91d3-2b73b4605c86 ro splash quiet vt.handoff=7
[ 31.017] Build Date: 11 April 2013 01:04:30PM
[ 31.017] xorg-server 2:1.11.4-0ubuntu10.13 (For technical support please see http://www.ubuntu.com/support)
[ 31.017] Current version of pixman: 0.24.4
[ 31.017] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 31.017] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 31.017] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 5 11:45:41 2013
[ 31.041] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 31.041] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 31.058] (==) No Layout section. Using the first Screen section.
[ 31.058] (==) No screen section available. Using defaults.
[ 31.058] (**) |-->Screen "Default Screen Section" (0)
[ 31.058] (**) | |-->Monitor ""
[ 31.058] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 31.058] (**) | |-->Device "nvidia"
[ 31.058] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 31.059] (==) Automatically adding devices
[ 31.059] (==) Automatically enabling devices
[ 31.059] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 31.059] Entry deleted from font path.
[ 31.059] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 31.059] Entry deleted from font path.
[ 31.059] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 31.059] Entry deleted from font path.
[ 31.059] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 31.059] Entry deleted from font path.
[ 31.059] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 31.059] Entry deleted from font path.
[ 31.112] (WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
[ 31.113] Entry deleted from font path.
[ 31.113] (Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
[ 31.113] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 31.113] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 31.113] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 31.113] (II) Loader magic: 0x8f25a0
[ 31.113] (II) Module ABI versions:
[ 31.113] X.Org ANSI C Emulation: 0.4
[ 31.113] X.Org Video Driver: 11.0
[ 31.113] X.Org XInput driver : 16.0
[ 31.113] X.Org Server Extension : 6.0
[ 31.114] (--) PCI:*(0:2:0:0) 10de:10c3:10b0:1401 rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/524288
[ 31.114] (II) Open ACPI successful (/var/run/acpid.socket)
[ 31.114] (II) LoadModule: "extmod"
[ 31.132] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 31.132] (II) Module extmod: vendor="X.Org Foundation"
[ 31.132] compiled for 1.11.3, module version = 1.0.0
[ 31.132] Module class: X.Org Server Extension
[ 31.132] ABI class: X.Org Server Extension, version 6.0
[ 31.132] (II) Loading extension MIT-SCREEN-SAVER
[ 31.132] (II) Loading extension XFree86-VidModeExtension
[ 31.132] (II) Loading extension XFree86-DGA
[ 31.132] (II) Loading extension DPMS
[ 31.132] (II) Loading extension XVideo
[ 31.132] (II) Loading extension XVideo-MotionCompensation
[ 31.132] (II) Loading extension X-Resource
[ 31.132] (II) LoadModule: "dbe"
[ 31.132] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 31.133] (II) Module dbe: vendor="X.Org Foundation"
[ 31.133] compiled for 1.11.3, module version = 1.0.0
[ 31.133] Module class: X.Org Server Extension
[ 31.133] ABI class: X.Org Server Extension, version 6.0
[ 31.133] (II) Loading extension DOUBLE-BUFFER
[ 31.133] (II) LoadModule: "glx"
[ 31.133] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 31.133] (II) Module glx: vendor="X.Org Foundation"
[ 31.133] compiled for 1.11.3, module version = 1.0.0
[ 31.133] ABI class: X.Org Server Extension, version 6.0
[ 31.133] (==) AIGLX enabled
[ 31.133] (II) Loading extension GLX
[ 31.133] (II) LoadModule: "record"
[ 31.133] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 31.133] (II) Module record: vendor="X.Org Foundation"
[ 31.134] compiled for 1.11.3, module version = 1.13.0
[ 31.134] Module class: X.Org Server Extension
[ 31.134] ABI class: X.Org Server Extension, version 6.0
[ 31.134] (II) Loading extension RECORD
[ 31.134] (II) LoadModule: "dri"
[ 31.134] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 31.134] (II) Module dri: vendor="X.Org Foundation"
[ 31.134] compiled for 1.11.3, module version = 1.0.0
[ 31.134] ABI class: X.Org Server Extension, version 6.0
[ 31.134] (II) Loading extension XFree86-DRI
[ 31.134] (II) LoadModule: "dri2"
[ 31.134] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 31.135] (II) Module dri2: vendor="X.Org Foundation"
[ 31.135] compiled for 1.11.3, module version = 1.2.0
[ 31.135] ABI class: X.Org Server Extension, version 6.0
[ 31.135] (II) Loading extension DRI2
[ 31.135] (II) LoadModule: "nouveau"
[ 31.145] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 31.145] (II) Module nouveau: vendor="X.Org Foundation"
[ 31.145] compiled for 1.11.3, module version = 0.0.16
[ 31.145] Module class: X.Org Video Driver
[ 31.145] ABI class: X.Org Video Driver, version 11.0
[ 31.145] (II) NOUVEAU driver Date: Wed Nov 30 18:56:54 2011 +0100
[ 31.145] (II) NOUVEAU driver for NVIDIA chipset families :
[ 31.145] RIVA TNT (NV04)
[ 31.146] RIVA TNT2 (NV05)
[ 31.146] GeForce 256 (NV10)
[ 31.146] GeForce 2 (NV11, NV15)
[ 31.146] GeForce 4MX (NV17, NV18)
[ 31.146] GeForce 3 (NV20)
[ 31.146] GeForce 4Ti (NV25, NV28)
[ 31.146] GeForce FX (NV3x)
[ 31.146] GeForce 6 (NV4x)
[ 31.146] GeForce 7 (G7x)
[ 31.146] GeForce 8 (G8x)
[ 31.146] GeForce GTX 200 (NVA0)
[ 31.147] GeForce GTX 400 (NVC0)
[ 31.147] (++) using VT number 7

[ 31.147] drmOpenDevice: node name is /dev/dri/card0
[ 31.147] drmOpenDevice: open result is 8, (OK)
[ 31.147] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
[ 31.147] drmOpenDevice: node name is /dev/dri/card0
[ 31.147] drmOpenDevice: open result is 8, (OK)
[ 31.147] drmOpenByBusid: drmOpenMinor returns 8
[ 31.147] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
[ 31.147] (II) [drm] nouveau interface version: 0.0.16
[ 31.147] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 31.147] (II) Loading sub module "dri"
[ 31.147] (II) LoadModule: "dri"
[ 31.148] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 31.148] (II) Module dri: vendor="X.Org Foundation"
[ 31.148] compiled for 1.11.3, module version = 1.0.0
[ 31.148] ABI class: X.Org Server Extension, version 6.0
[ 31.148] (II) NOUVEAU(0): Loaded DRI module
[ 31.148] drmOpenDevice: node name is /dev/dri/card0
[ 31.148] drmOpenDevice: open result is 9, (OK)
[ 31.148] drmOpenDevice: node name is /dev/dri/card0
[ 31.148] drmOpenDevice: open result is 9, (OK)
[ 31.148] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
[ 31.148] drmOpenDevice: node name is /dev/dri/card0
[ 31.148] drmOpenDevice: open result is 9, (OK)
[ 31.148] drmOpenByBusid: drmOpenMinor returns 9
[ 31.148] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
[ 31.148] (II) [drm] DRM interface version 1.4
[ 31.148] (II) [drm] DRM open master succeeded.
[ 31.148] (--) NOUVEAU(0): Chipset: "NVIDIA NVa8"
[ 31.148] (II) NOUVEAU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 31.148] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[ 31.148] (==) NOUVEAU(0): RGB weight 888
[ 31.148] (==) NOUVEAU(0): Default visual is TrueColor
[ 31.148] (==) NOUVEAU(0): Using HW cursor
[ 31.148] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[ 31.148] (==) NOUVEAU(0): Page flipping enabled
[ 31.382] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[ 31.390] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
[ 31.494] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[ 31.599] (II) NOUVEAU(0): EDID for output DVI-I-1
[ 31.607] (II) NOUVEAU(0): EDID for output HDMI-1
[ 31.711] (II) NOUVEAU(0): EDID for output VGA-1
[ 31.711] (II) NOUVEAU(0): Manufacturer: ACI Model: 19d5 Serial#: 77972
[ 31.711] (II) NOUVEAU(0): Year: 2008 Week: 3
[ 31.711] (II) NOUVEAU(0): EDID Version: 1.3
[ 31.711] (II) NOUVEAU(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[ 31.711] (II) NOUVEAU(0): Sync: Separate
[ 31.711] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 41 vert.: 26
[ 31.711] (II) NOUVEAU(0): Gamma: 2.20
[ 31.711] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 31.711] (II) NOUVEAU(0): First detailed timing is preferred mode
[ 31.711] (II) NOUVEAU(0): redX: 0.650 redY: 0.340 greenX: 0.290 greenY: 0.610
[ 31.711] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
[ 31.711] (II) NOUVEAU(0): Supported established timings:
[ 31.711] (II) NOUVEAU(0): 720x400@70Hz
[ 31.711] (II) NOUVEAU(0): 640x480@60Hz
[ 31.711] (II) NOUVEAU(0): 640x480@67Hz
[ 31.711] (II) NOUVEAU(0): 640x480@72Hz
[ 31.711] (II) NOUVEAU(0): 640x480@75Hz
[ 31.711] (II) NOUVEAU(0): 800x600@56Hz
[ 31.711] (II) NOUVEAU(0): 800x600@60Hz
[ 31.711] (II) NOUVEAU(0): 800x600@72Hz
[ 31.711] (II) NOUVEAU(0): 800x600@75Hz
[ 31.711] (II) NOUVEAU(0): 832x624@75Hz
[ 31.711] (II) NOUVEAU(0): 1024x768@60Hz
[ 31.711] (II) NOUVEAU(0): 1024x768@70Hz
[ 31.711] (II) NOUVEAU(0): 1024x768@75Hz
[ 31.711] (II) NOUVEAU(0): 1280x1024@75Hz
[ 31.711] (II) NOUVEAU(0): 1152x864@75Hz
[ 31.711] (II) NOUVEAU(0): Manufacturer's mask: 0
[ 31.711] (II) NOUVEAU(0): Supported standard timings:
[ 31.712] (II) NOUVEAU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 31.712] (II) NOUVEAU(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 31.712] (II) NOUVEAU(0): #2: hsize: 1280 vsize 800 refresh: 75 vid: 3969
[ 31.712] (II) NOUVEAU(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 31.712] (II) NOUVEAU(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 31.712] (II) NOUVEAU(0): #5: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 31.712] (II) NOUVEAU(0): #6: hsize: 1440 vsize 900 refresh: 75 vid: 3989
[ 31.712] (II) NOUVEAU(0): Supported detailed timing:
[ 31.712] (II) NOUVEAU(0): clock: 106.5 MHz Image Size: 408 x 255 mm
[ 31.712] (II) NOUVEAU(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
[ 31.712] (II) NOUVEAU(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
[ 31.712] (II) NOUVEAU(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[ 31.712] (II) NOUVEAU(0): Monitor name: ASUS VW193D
[ 31.712] (II) NOUVEAU(0): Serial No: 81LMTF077972
[ 31.712] (II) NOUVEAU(0): EDID (in hex):
[ 31.712] (II) NOUVEAU(0): 00ffffffffffff000469d51994300100
[ 31.712] (II) NOUVEAU(0): 0312010308291a78ea8585a6574a9c26
[ 31.712] (II) NOUVEAU(0): 125054bfef80714f8100810f81408180
[ 31.712] (II) NOUVEAU(0): 9500950f01019a29a0d0518422305098
[ 31.712] (II) NOUVEAU(0): 360098ff1000001c000000fd00374b1e
[ 31.712] (II) NOUVEAU(0): 530f000a202020202020000000fc0041
[ 31.712] (II) NOUVEAU(0): 535553205657313933440a20000000ff
[ 31.712] (II) NOUVEAU(0): 0038314c4d54463037373937320a0062
[ 31.712] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[ 31.712] (II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 31.712] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 31.712] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 31.712] (II) NOUVEAU(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
[ 31.712] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 31.712] (II) NOUVEAU(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz)
[ 31.712] (II) NOUVEAU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 31.713] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 31.713] (II) NOUVEAU(0): Output DVI-I-1 disconnected
[ 31.713] (II) NOUVEAU(0): Output HDMI-1 disconnected
[ 31.713] (II) NOUVEAU(0): Output VGA-1 connected
[ 31.713] (II) NOUVEAU(0): Using exact sizes for initial modes
[ 31.713] (II) NOUVEAU(0): Output VGA-1 using initial mode 1440x900
[ 31.713] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 31.713] (--) NOUVEAU(0): Virtual size is 1440x900 (pitch 0)
[ 31.713] (**) NOUVEAU(0): Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
[ 31.713] (II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 31.713] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[ 31.713] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 31.713] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[ 31.713] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 31.713] (**) NOUVEAU(0): Driver mode "1440x900": 136.8 MHz (scaled from 0.0 MHz), 70.6 kHz, 75.0 Hz
[ 31.713] (II) NOUVEAU(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
[ 31.713] (**) NOUVEAU(0): Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[ 31.713] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 31.713] (**) NOUVEAU(0): Driver mode "1280x800": 106.5 MHz (scaled from 0.0 MHz), 62.8 kHz, 74.9 Hz
[ 31.713] (II) NOUVEAU(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz)
[ 31.713] (**) NOUVEAU(0): Driver mode "1280x800": 83.5 MHz (scaled from 0.0 MHz), 49.7 kHz, 59.8 Hz
[ 31.713] (II) NOUVEAU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz)
[ 31.713] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 31.714] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[ 31.714] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 31.714] (==) NOUVEAU(0): DPI set to (96, 96)
[ 31.714] (II) Loading sub module "fb"
[ 31.714] (II) LoadModule: "fb"
[ 31.714] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 31.715] (II) Module fb: vendor="X.Org Foundation"
[ 31.715] compiled for 1.11.3, module version = 1.0.0
[ 31.715] ABI class: X.Org ANSI C Emulation, version 0.4
[ 31.715] (II) Loading sub module "exa"
[ 31.715] (II) LoadModule: "exa"
[ 31.715] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 31.729] (II) Module exa: vendor="X.Org Foundation"
[ 31.729] compiled for 1.11.3, module version = 2.5.0
[ 31.729] ABI class: X.Org Video Driver, version 11.0
[ 31.729] (II) Loading sub module "shadowfb"
[ 31.729] (II) LoadModule: "shadowfb"
[ 31.730] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[ 31.742] (II) Module shadowfb: vendor="X.Org Foundation"
[ 31.743] compiled for 1.11.3, module version = 1.0.0
[ 31.743] ABI class: X.Org ANSI C Emulation, version 0.4
[ 31.743] (--) Depth 24 pixmap format is 32 bpp
[ 31.787] (II) NOUVEAU(0): Opened GPU channel 2
[ 31.788] (II) NOUVEAU(0): [DRI2] Setup complete
[ 31.788] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
[ 31.788] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
[ 31.796] (II) NOUVEAU(0): GART: 512MiB available
[ 31.813] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[ 31.813] (II) EXA(0): Driver allocated offscreen pixmaps
[ 31.813] (II) EXA(0): Driver registered support for the following operations:
[ 31.813] (II) Solid
[ 31.813] (II) Copy
[ 31.813] (II) Composite (RENDER acceleration)
[ 31.813] (II) UploadToScreen
[ 31.813] (II) DownloadFromScreen
[ 31.813] (==) NOUVEAU(0): Backing store disabled
[ 31.813] (==) NOUVEAU(0): Silken mouse enabled
[ 31.824] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[ 31.824] (II) NOUVEAU(0): [XvMC] Extension initialized.
[ 31.824] (==) NOUVEAU(0): DPMS enabled
[ 31.824] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 31.825] (--) RandR disabled
[ 31.825] (II) Initializing built-in extension Generic Event Extension
[ 31.825] (II) Initializing built-in extension SHAPE
[ 31.825] (II) Initializing built-in extension MIT-SHM
[ 31.825] (II) Initializing built-in extension XInputExtension
[ 31.825] (II) Initializing built-in extension XTEST
[ 31.825] (II) Initializing built-in extension BIG-REQUESTS
[ 31.825] (II) Initializing built-in extension SYNC
[ 31.825] (II) Initializing built-in extension XKEYBOARD
[ 31.825] (II) Initializing built-in extension XC-MISC
[ 31.825] (II) Initializing built-in extension SECURITY
[ 31.825] (II) Initializing built-in extension XINERAMA
[ 31.825] (II) Initializing built-in extension XFIXES
[ 31.825] (II) Initializing built-in extension RENDER
[ 31.825] (II) Initializing built-in extension RANDR
[ 31.825] (II) Initializing built-in extension COMPOSITE
[ 31.825] (II) Initializing built-in extension DAMAGE
[ 31.955] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 31.955] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 31.955] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 31.955] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 31.956] (II) AIGLX: Loaded and initialized nouveau
[ 31.957] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 32.011] (II) NOUVEAU(0): NVEnterVT is called.
[ 32.058] (II) NOUVEAU(0): Setting screen physical size to 380 x 238
[ 32.058] resize called 1440 900
[ 32.070] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 32.075] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 32.075] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 32.075] (II) LoadModule: "evdev"
[ 32.075] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 32.076] (II) Module evdev: vendor="X.Org Foundation"
[ 32.076] compiled for 1.11.3, module version = 2.7.0
[ 32.076] Module class: X.Org XInput Driver
[ 32.076] ABI class: X.Org XInput driver, version 16.0
[ 32.076] (II) Using input driver 'evdev' for 'Power Button'
[ 32.076] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 32.076] (**) Power Button: always reports core events
[ 32.076] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 32.076] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 32.076] (--) evdev: Power Button: Found keys
[ 32.076] (II) evdev: Power Button: Configuring as keyboard
[ 32.076] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 32.076] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 32.076] (**) Option "xkb_rules" "evdev"
[ 32.076] (**) Option "xkb_model" "pc105"
[ 32.076] (**) Option "xkb_layout" "pt"
[ 32.080] (II) XKB: reuse xkmfile /var/lib/xkb/server-8F12297C8ADF2DCAF94655EF02F153CE34CF92F1.xkm
[ 32.081] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 32.081] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 32.081] (II) Using input driver 'evdev' for 'Power Button'
[ 32.081] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 32.081] (**) Power Button: always reports core events
[ 32.081] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 32.081] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 32.081] (--) evdev: Power Button: Found keys
[ 32.081] (II) evdev: Power Button: Configuring as keyboard
[ 32.081] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 32.081] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 32.081] (**) Option "xkb_rules" "evdev"
[ 32.081] (**) Option "xkb_model" "pc105"
[ 32.081] (**) Option "xkb_layout" "pt"
[ 32.082] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 32.082] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 32.082] (II) Using input driver 'evdev' for 'Sleep Button'
[ 32.082] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 32.082] (**) Sleep Button: always reports core events
[ 32.082] (**) evdev: Sleep Button: Device: "/dev/input/event0"
[ 32.082] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 32.082] (--) evdev: Sleep Button: Found keys
[ 32.082] (II) evdev: Sleep Button: Configuring as keyboard
[ 32.083] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 32.083] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 32.083] (**) Option "xkb_rules" "evdev"
[ 32.083] (**) Option "xkb_model" "pc105"
[ 32.083] (**) Option "xkb_layout" "pt"
[ 32.084] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 32.084] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 32.084] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 32.084] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 32.084] (**) AT Translated Set 2 keyboard: always reports core events
[ 32.084] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[ 32.084] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 32.084] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 32.084] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 32.084] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 32.084] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 32.084] (**) Option "xkb_rules" "evdev"
[ 32.084] (**) Option "xkb_model" "pc105"
[ 32.084] (**) Option "xkb_layout" "pt"
[ 32.085] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
[ 32.085] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[ 32.085] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[ 32.085] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 32.085] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[ 32.085] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
[ 32.085] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
[ 32.085] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[ 32.085] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[ 32.085] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
[ 32.085] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[ 32.085] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
[ 32.085] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[ 32.085] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[ 32.085] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 32.085] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[ 32.085] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 10)
[ 32.086] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[ 32.086] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[ 32.086] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[ 32.086] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[ 32.086] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[ 32.086] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[ 32.086] (II) No input driver specified, ignoring this device.
[ 32.086] (II) This device may have been added with another device file.
[ 32.315] (II) NOUVEAU(0): EDID vendor "ACI", prod id 6613
[ 32.315] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[ 32.315] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[ 32.315] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 32.315] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "1280x800"x0.0 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 32.315] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 32.316] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
[ 51.350] [mi] EQ overflowing. Additional events will be discarded until existing events are processed.
[ 51.350]
Backtrace:
[ 51.357] 0: /usr/bin/Xorg (xorg_backtrace+0x37) [0x8857a7]
[ 51.357] 1: /usr/bin/Xorg (mieqEnqueue+0x223) [0x863af3]
[ 51.357] 2: /usr/bin/Xorg (0x6fd000+0x4ccd5) [0x749cd5]
[ 51.357] 3: /usr/bin/Xorg (xf86PostMotionEventM+0xf9) [0x78ad99]
[ 51.357] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xebb000+0x3c3d) [0xebec3d]
[ 51.357] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xebb000+0x524f) [0xec024f]
[ 51.357] 6: /usr/bin/Xorg (0x6fd000+0x78381) [0x775381]
[ 51.357] 7: /usr/bin/Xorg (0x6fd000+0x9fce8) [0x79cce8]
[ 51.357] 8: (vdso) (__kernel_sigreturn+0x0) [0xa8e400]
[ 51.357] 9: (vdso) (__kernel_vsyscall+0x2) [0xa8e416]
[ 51.358] 10: /lib/i386-linux-gnu/libc.so.6 (ioctl+0x19) [0x5ceb79]
[ 51.358] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xaab9a4]
[ 51.358] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xaae4ec]
[ 51.358] 13: /usr/lib/i386-linux-gnu/libdrm_nouveau.so.1 (0x6f1000+0x299f) [0x6f399f]
[ 51.358] 14: /usr/lib/i386-linux-gnu/libdrm_nouveau.so.1 (nouveau_bo_map_range+0x10a) [0x6f408a]
[ 51.358] 15: /usr/lib/i386-linux-gnu/libdrm_nouveau.so.1 (nouveau_bo_map+0x32) [0x6f4182]
[ 51.358] 16: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0x307000+0x4e96) [0x30be96]
[ 51.358] 17: /usr/lib/xorg/modules/libexa.so (0x382000+0xaee7) [0x38cee7]
[ 51.358] 18: /usr/bin/Xorg (0x6fd000+0x17744b) [0x87444b]
[ 51.358] 19: /usr/bin/Xorg (0x6fd000+0xc9256) [0x7c6256]
[ 51.358] 20: /usr/bin/Xorg (0x6fd000+0x103d1d) [0x800d1d]
[ 51.358] 21: /usr/bin/Xorg (0x6fd000+0x1007f1) [0x7fd7f1]
[ 51.358] 22: /usr/bin/Xorg (0x6fd000+0x3791d) [0x73491d]
[ 51.358] 23: /usr/bin/Xorg (0x6fd000+0x2535a) [0x72235a]
[ 51.358] 24: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xf3) [0x5014d3]
[ 51.358] 25: /usr/bin/Xorg (0x6fd000+0x25699) [0x722699]
[ 51.358] [mi] These backtraces from mieqEnqueue may point to a culprit higher up the stack.
[ 51.358] [mi] mieq is *NOT* the cause. It is a victim.
[ 55.246] [mi] EQ overflow continuing. 100 events have been dropped.
[ 55.246]
Backtrace:
[ 55.246] 0: /usr/bin/Xorg (xorg_backtrace+0x37) [0x8857a7]
[ 55.246] 1: /usr/bin/Xorg (mieqEnqueue+0xf8) [0x8639c8]
[ 55.246] 2: /usr/bin/Xorg (0x6fd000+0x4ccd5) [0x749cd5]
[ 55.246] 3: /usr/bin/Xorg (xf86PostMotionEventM+0xf9) [0x78ad99]
[ 55.246] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xebb000+0x3c3d) [0xebec3d]
[ 55.246] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xebb000+0x524f) [0xec024f]
[ 55.246] 6: /usr/bin/Xorg (0x6fd000+0x78381) [0x775381]
[ 55.246] 7: /usr/bin/Xorg (0x6fd000+0x9fce8) [0x79cce8]
[ 55.246] 8: (vdso) (__kernel_sigreturn+0x0) [0xa8e400]
[ 55.246] 9: (vdso) (__kernel_vsyscall+0x2) [0xa8e416]
[ 55.247] 10: /lib/i386-linux-gnu/libc.so.6 (ioctl+0x19) [0x5ceb79]
[ 55.247] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xaab9a4]
[ 55.247] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xaae4ec]
[ 55.247] 13: /usr/lib/i386-linux-gnu/libdrm_nouveau.so.1 (0x6f1000+0x299f) [0x6f399f]
[ 55.247] 14: /usr/lib/i386-linux-gnu/libdrm_nouveau.so.1 (nouveau_bo_map_range+0x10a) [0x6f408a]
[ 55.247] 15: /usr/lib/i386-linux-gnu/libdrm_nouveau.so.1 (nouveau_bo_map+0x32) [0x6f4182]
[ 55.247] 16: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0x307000+0x4e96) [0x30be96]
[ 55.247] 17: /usr/lib/xorg/modules/libexa.so (0x382000+0xaee7) [0x38cee7]
[ 55.247] 18: /usr/bin/Xorg (0x6fd000+0x17744b) [0x87444b]
[ 55.247] 19: /usr/bin/Xorg (0x6fd000+0xc9256) [0x7c6256]
[ 55.247] 20: /usr/bin/Xorg (0x6fd000+0x103d1d) [0x800d1d]
[ 55.247] 21: /usr/bin/Xorg (0x6fd000+0x1007f1) [0x7fd7f1]
[ 55.247] 22: /usr/bin/Xorg (0x6fd000+0x3791d) [0x73491d]
[ 55.247] 23: /usr/bin/Xorg (0x6fd000+0x2535a) [0x72235a]
[ 55.247] 24: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xf3) [0x5014d3]
[ 55.247] 25: /usr/bin/Xorg (0x6fd000+0x25699) [0x722699]
[ 57.494] [mi] EQ overflow continuing. 200 events have been dropped.
[ 57.494]
Backtrace:
[ 57.494] 0: /usr/bin/Xorg (xorg_backtrace+0x37) [0x8857a7]
[ 57.494] 1: /usr/bin/Xorg (mieqEnqueue+0xf8) [0x8639c8]
[ 57.494] 2: /usr/bin/Xorg (0x6fd000+0x4ccd5) [0x749cd5]
[ 57.494] 3: /usr/bin/Xorg (xf86PostMotionEventM+0xf9) [0x78ad99]
[ 57.494] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xebb000+0x3c3d) [0xebec3d]
[ 57.494] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xebb000+0x524f) [0xec024f]
[ 57.494] 6: /usr/bin/Xorg (0x6fd000+0x78381) [0x775381]
[ 57.494] 7: /usr/bin/Xorg (0x6fd000+0x9fce8) [0x79cce8]
[ 57.494] 8: (vdso) (__kernel_sigreturn+0x0) [0xa8e400]
[ 57.494] 9: (vdso) (__kernel_vsyscall+0x2) [0xa8e416]
[ 57.494] 10: /lib/i386-linux-gnu/libc.so.6 (ioctl+0x19) [0x5ceb79]
[ 57.494] 11: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmIoctl+0x34) [0xaab9a4]
[ 57.494] 12: /usr/lib/i386-linux-gnu/libdrm.so.2 (drmCommandWrite+0x3c) [0xaae4ec]
[ 57.494] 13: /usr/lib/i386-linux-gnu/libdrm_nouveau.so.1 (0x6f1000+0x299f) [0x6f399f]
[ 57.494] 14: /usr/lib/i386-linux-gnu/libdrm_nouveau.so.1 (nouveau_bo_map_range+0x10a) [0x6f408a]
[ 57.494] 15: /usr/lib/i386-linux-gnu/libdrm_nouveau.so.1 (nouveau_bo_map+0x32) [0x6f4182]
[ 57.495] 16: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0x307000+0x4e96) [0x30be96]
[ 57.495] 17: /usr/lib/xorg/modules/libexa.so (0x382000+0xaee7) [0x38cee7]
[ 57.495] 18: /usr/bin/Xorg (0x6fd000+0x17744b) [0x87444b]
[ 57.495] 19: /usr/bin/Xorg (0x6fd000+0xc9256) [0x7c6256]
[ 57.495] 20: /usr/bin/Xorg (0x6fd000+0x103d1d) [0x800d1d]
[ 57.495] 21: /usr/bin/Xorg (0x6fd000+0x1007f1) [0x7fd7f1]
[ 57.495] 22: /usr/bin/Xorg (0x6fd000+0x3791d) [0x73491d]
[ 57.495] 23: /usr/bin/Xorg (0x6fd000+0x2535a) [0x72235a]
[ 57.495] 24: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xf3) [0x5014d3]
[ 57.495] 25: /usr/bin/Xorg (0x6fd000+0x25699) [0x722699]

lloydsmart

I am a member!

Offline
Joined: 12/22/2012

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Sorry I can't help with this particular problem, but just a heads-up that it might be best to use a pastebin-style service for large blocks of text like that log file you posted. It avoids clogging up the forum with masses of text to scroll through.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iF4EAREIAAYFAlJQD1IACgkQgijxUCZnvlv6uAEAwi35CjwaceYYgoAVcN5pulV+
in5kbYqSe3WCWN08qwEA/30Ls5gbvVwSzSsqEmKBmFS6GmBn93eYt3iVV6j00mVZ
=ZYxV
-----END PGP SIGNATURE-----

Michał Masłowski

I am a member!

I am a translator!

Offline
Joined: 05/15/2010

See http://nouveau.freedesktop.org/wiki/TroubleShooting/. Maybe a newer
kernel from e.g. http://jxself.org/linux-libre/ will solve the issue.
If not, you might need to use an upstream kernel from Nouveau's git repo
and report a bug as their wiki documents it.

"EQ overflowing" occurs on most X hangs, it's a victim, not the real
issue.

Fernando_Negro
Offline
Joined: 06/17/2012

OK. Sorry about that, lloydsmart...

(I'll look for that kind of sites, that let one paste big ammounts of text, the next time I have to paste this kind of stuff.)

Relating to the problem reported...

I've just noticed that, if (like I've seen people saying, in here, for one to do) I include in the file "/etc/X11/xorg.conf.d/20-nouveau.conf", that nouveau tells me to create:

Section "Device"
Identifier "*nvidia*"
Driver "nouveau"
EndSection

instead of the recommended:

Section "Device"
Identifier "*n*"
Driver "nouveau"
EndSection

This problem, of the error reported in the thread title ("[mi] EQ overflowing"), disappears.

Yet, I still get a black screen (or something of the sort, depending on other variables). And, I'm not able to log in.

I'll make more tests (and, paste more stuff, if I think it's worth it) tomorrow.

Thank you very much, for your help, Michał Masłowski.

I will make tests with other kernels too.

ssdclickofdeath
Offline
Joined: 05/19/2013
Fernando_Negro
Offline
Joined: 06/17/2012

Thanks, ssdclickofdeath.

I will, then, use that site, when I need it.

Fernando_Negro
Offline
Joined: 06/17/2012

Correction:

After some more testing, I've observed that (if I wait long enough) the "[mi] EQ overflowing" message also appears if I use the identifying term "*nvidia*", instead of (the recommended by nouveau) "*n*".

So, I hereby confirm that the problem is (still) what was originally reported.

And, after having tried every combination of configuration files, that I could think of, I'm left with the only possible solution being using a different kernel.

aloniv

I am a translator!

Offline
Joined: 01/11/2011

Try the nv driver. THe procedure is mentioned here:
https://trisquel.info/en/issues/10050

Fernando_Negro
Offline
Joined: 06/17/2012

Thanks for the suggestion, aloniv.

Unfortunately, I want 3D acceleration...

And, I read on nv's web page that that particular driver doesn't offer such acceleration - at least, not beyond some basic one (which is less than I want)...

Fernando_Negro
Offline
Joined: 06/17/2012

Well...

I've tried every kernel available in the Trisquel repository, in several of its ("-32", "-48" etc) variants, and also every kernel in jxself's repository, and the best that I can get, is the boot splash screen, with kernel 3.4.64-gnu1, from the latter repository, but then a black screen, when it should show the log in screen.

And, checking the correspondent Xorg log, for this last best attempt, I can see the familiar "[mi] EQ overflowing" messages, again.

So, it seems like there's no way of, for now, having this graphics card working with the nouveau driver...

EDIT: I forgot about nouveau's git repository - so, I'll try that one, now... (Damn, I'm sooo tired, because of this... And, have been having a /lot/ of "NVIDIA, f*** you!" moments...)

Fernando_Negro
Offline
Joined: 06/17/2012

And, so I've checked the documentation on nouveau's web page, about their "git" repository, where it talks about compiling modules and/or kernels, but that's something that's, not only beyond my level of knowledge, but also, above all, my level of patience...

So, unfortunately, this is as far as I'm willing to go...

Thank you very much, everyone, for your help.

lembas
Offline
Joined: 05/13/2010

Have you seen this? http://nouveau.freedesktop.org/wiki/TroubleShooting/#igettheeqoverflowingerror

You could try chatting with the folks in #nouveau on freenode.net.

leny2010

I am a member!

I am a translator!

Offline
Joined: 09/15/2011

Interesting, it says 'something is getting stuck' and Fernando's
kernel log shows the nouveau KMS driver being unable to run all the
initialisation opcodes in the video BIOS because the card doesn't
come back within 20ms.

I soak tested two cards in the same series (NV50) during the Trisquel
6.0 beta. Not only did they work out of the box, they ran over 24
hours of continuous OpenGL screen savers before glitching. Perhaps
Fernando's curse should be the card manufacturer, not nVidia.

Leny

Fernando_Negro
Offline
Joined: 06/17/2012

Yes...

I suspect that may be the main cause, also.

Since, I know of other people who have this same particular NVIDIA chip - 8400 GS - and, that don't have problems with running nouveau on their graphics card. And, I know there's an ASUS equivalent of my card.

(The one I have, is of a brand, I had never heard of, called "Gainward".)

Je... I even remember that I could have bought the ASUS equivalent, when I looked for a new compatible graphics card for my motherboard. But, because I had a bad experience with my previous ASUS card (that overheated - and damaged - my computer, when the safety mechanism of the fan didn't work), because this "Gainward" card had a better price/quality relationship, and because I thought the particular brand of a card was not important, I decided for this one...

But, well... It seems like I was wrong, about the card manufacturer not being important... And, so, I've learned the lesson of paying attention to that also. :\

leny2010

I am a member!

I am a translator!

Offline
Joined: 09/15/2011

I didn't know if Gainward was a known brand in geography or not.
We've all made the same sort of mistake.

An idea, if it is the card that's in question, would be to remove it,
gently clean the contacts and reinstall it. Inexpensive cards often
have contacts that oxidize faster. All sorts of symptoms are
possible. YMMV.

Fernando_Negro
Offline
Joined: 06/17/2012

Hi again.

Yes. I may do that, anyway...

But, I doubt it has anything to do with ageing. Since that, it was bought exactly a year ago. And, I've never been able to run nouveau in it. The only way I could operate with it, in any distribution, was to add the "nomodeset" parameter to the different kernels, before I installed the proprietary drivers. (Which also, never made it function at "100%"... Since that, it would sometimes "shut down", when doing particular things...)

Thank you, for your help.

Fernando_Negro
Offline
Joined: 06/17/2012

Well...

But, after 3 days of using the proprietary drivers, after finally finding a version of a distro in which they don't give problems, I've been able to use this computer, with no graphical faults...

So, the particular card does seems to facilitate the problem. But, it's the free driver that, contrary to the proprietary one, is not able to deal with the card.

Fernando_Negro
Offline
Joined: 06/17/2012

Hi there.

Yes. I had checked that section before I even made the initial post, in here. (And, that's why I even used the term "symptom", in the initial post.)

Because, as it says in a message where that link leads to:

"'EQ overflowing' is not any one particular bug, it's a symptom of many different bugs."

So, that message alone, doesn't offer much help...

I can try talking with people in the #nouveau channel, but, as usual, I doubt an IRC channel will offer much help.

Thank you, for your help.

Fernando_Negro
Offline
Joined: 06/17/2012

(For anyone who might still read this thread...)

I managed to "solve" my problem, by buying a 15 € (manufacturer refurbished) ASUS card - that, like a previous GIGABYTE card, that I had (that was the one which overheated my computer, after all, and not an ASUS card, as I thought), can run "nouveau", with no problems.

So, let this be a warning, or tip, for others who are thinking of buying a "nouveau"-compatible card...

It's not enough to have a NVIDIA chip inside of it.

*It's better to buy a card from a well-known brand, since that, other cheaper ones, might not function with "nouveau".*

And, it was really worth to have bought this new card, by the way...

Since that, although it's a worst card, from a previous generation... Unlike with the proprietary drivers, I can now watch HD 720p videos, with no tearing, on my single core computer. :)

And, better of all... It's now possible to run Trisquel on my main computer. :)

lembas
Offline
Joined: 05/13/2010

If you have no use for the old card, perhaps ask at http://nouveau.freedesktop.org/wiki/HardwareDonations/

Fernando_Negro
Offline
Joined: 06/17/2012

Unfortunately, this card that I'm now using has a bad 3D performance... :\

(I've discovered that it's a "lowest budget" GPU from it's lineup - http://en.wikipedia.org/wiki/GeForce_7_Series#GeForce_7100_GS)

So, I think I'm going to keep my previous one - for if I want to play 3D games on this computer and also as a backup.

Since, the motherboard manual only lists a few compatible cards (which are increasingly hard to find) and I don't want to, in the future, have to (repeatedly) go back and forward to the stores in nearby cities, to test different new cards, to see if they're compatible with my motherboard - like it has happened to me, in the past, with my previous board... :|

But, thanks anyway, for your suggestion.

In fact... It has occurred to me that, if I had no more use for my previous card, being a cheap one, it didn't make sense to sell it.

And so, a donation to a Free Software project sounds like a much more interesting alternative. :)

I'll keep your suggestion in mind, for future/other pieces of hardware. :)