[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

display limited to 1/4 of monitor after upgrade to sid, 2.6.32, grub 2



When I boot 2.6.32 using grub2, my display is only in the top left quadrant of my monitor, leaving a huge unusable border around the right and bottom of my viewable area, and leaving my viewable area too small to be very usable. It's like the resolution is locked at something small, like 320x180, and pushed into the upper left corner of the monitor. (xdpyinfo within X reports:
screen #0:
  dimensions:    720x576 pixels (191x152 millimeters)
  resolution:    96x96 dots per inch
  depths (7):    24, 1, 4, 8, 15, 16, 32

(but this problem does not only affect X, which I'm starting manually with "startx"; it begins in the console mode just after the grub menu and about 20-30 seconds of black screen, with a text image finally appearing mid-boot.

I've tried passing several permutations of "video=" on the linux line in grub2's editing screen, but they all result in a black screen.

I've enclosed a copy of dmesg's output.

How can I fix this?

Thanks!


--
Kent West<*)))><
http://kentwest.blogspot.com
Praise Yah! \o/


[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-686 (Debian 2.6.32-15) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-1) ) #1 SMP Tue Jun 1 04:59:47 UTC 2010
[    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: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003ffd0000 (usable)
[    0.000000]  BIOS-e820: 000000003ffd0000 - 000000003ffde000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003ffde000 - 0000000040000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.3 present.
[    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0x3ffd0 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FFC0000000 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] initial memory mapped : 0 - 01800000
[    0.000000] init_memory_mapping: 0000000000000000-00000000373fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037000000 page 2M
[    0.000000]  0037000000 - 00373fe000 page 4k
[    0.000000] kernel direct mapping tables up to 373fe000 @ 10000-16000
[    0.000000] RAMDISK: 2f83d000 - 3001b175
[    0.000000] ACPI: RSDP 000f9470 00014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 3ffd0000 00034 (v01 A M I  OEMRSDT  11000518 MSFT 00000097)
[    0.000000] ACPI: FACP 3ffd0200 00084 (v02 A M I  OEMFACP  11000518 MSFT 00000097)
[    0.000000] ACPI: DSDT 3ffd0440 049EE (v01  1ADBE 1ADBE007 00000007 INTL 02002026)
[    0.000000] ACPI: FACS 3ffde000 00040
[    0.000000] ACPI: APIC 3ffd0390 00070 (v01 A M I  OEMAPIC  11000518 MSFT 00000097)
[    0.000000] ACPI: MCFG 3ffd0400 0003C (v01 A M I  OEMMCFG  11000518 MSFT 00000097)
[    0.000000] ACPI: OEMB 3ffde040 00056 (v01 A M I  AMI_OEM  11000518 MSFT 00000097)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 139MB HIGHMEM available.
[    0.000000] 883MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 373fe000
[    0.000000]   low ram: 0 - 373fe000
[    0.000000]   node 0 low ram: 00000000 - 373fe000
[    0.000000]   node 0 bootmap 00012000 - 00018e80
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 00373fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0001000000 - 00014c3154]    TEXT DATA BSS ==> [0001000000 - 00014c3154]
[    0.000000]   #4 [002f83d000 - 003001b175]          RAMDISK ==> [002f83d000 - 003001b175]
[    0.000000]   #5 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
[    0.000000]   #6 [00014c4000 - 00014ca15d]              BRK ==> [00014c4000 - 00014ca15d]
[    0.000000]   #7 [0000010000 - 0000012000]          PGTABLE ==> [0000010000 - 0000012000]
[    0.000000]   #8 [0000012000 - 0000019000]          BOOTMAP ==> [0000012000 - 0000019000]
[    0.000000] found SMP MP-table at [c00ff780] ff780
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000373fe
[    0.000000]   HighMem  0x000373fe -> 0x0003ffd0
[    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 -> 0x0003ffd0
[    0.000000] On node 0 totalpages: 261983
[    0.000000] free_area_init_node: node 0, pgdat c13ae680, node_mem_map c14cc200
[    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: 1736 pages used for memmap
[    0.000000]   Normal zone: 220470 pages, LIFO batch:31
[    0.000000]   HighMem zone: 280 pages used for memmap
[    0.000000]   HighMem zone: 35514 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] Nvidia board detected. Ignoring ACPI timer override.
[    0.000000] If you got timer trouble try acpi_use_timer_override
[    0.000000] Detected use of extended apic ids on hypertransport bus
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    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[0x81] disabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: BIOS IRQ0 pin2 override ignored.
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ14 used by override.
[    0.000000] ACPI: IRQ15 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] SMP: Allowing 2 CPUs, 1 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bec00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @c2000000 s34136 r0 d23208 u2097152
[    0.000000] pcpu-alloc: s34136 r0 d23208 u2097152 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259935
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=UUID=951d47d9-c552-4815-a74e-96338628620a ro quiet
[    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] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000373fe:0003ffd0)
[    0.000000] Memory: 1025236k/1048384k available (2490k kernel code, 22116k reserved, 1318k data, 372k init, 143176k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd56000 - 0xfffff000   (2724 kB)
[    0.000000]     pkmap   : 0xff400000 - 0xff800000   (4096 kB)
[    0.000000]     vmalloc : 0xf7bfe000 - 0xff3fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf73fe000   ( 883 MB)
[    0.000000]       .init : 0xc13b9000 - 0xc1416000   ( 372 kB)
[    0.000000]       .data : 0xc126e965 - 0xc13b81e0   (1318 kB)
[    0.000000]       .text : 0xc1000000 - 0xc126e965   (2490 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:1280
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2009.105 MHz processor.
[    0.004003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4018.21 BogoMIPS (lpj=8036420)
[    0.004018] Security Framework initialized
[    0.004024] SELinux:  Disabled at boot.
[    0.004030] Mount-cache hash table entries: 512
[    0.004140] Initializing cgroup subsys ns
[    0.004143] Initializing cgroup subsys cpuacct
[    0.004147] Initializing cgroup subsys devices
[    0.004150] Initializing cgroup subsys freezer
[    0.004152] Initializing cgroup subsys net_cls
[    0.004168] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.004171] CPU: L2 Cache: 512K (64 bytes/line)
[    0.004175] mce: CPU supports 5 MCE banks
[    0.004189] Performance Events: AMD PMU driver.
[    0.004194] ... version:                0
[    0.004195] ... bit width:              48
[    0.004197] ... generic registers:      4
[    0.004199] ... value mask:             0000ffffffffffff
[    0.004201] ... max period:             00007fffffffffff
[    0.004203] ... fixed-purpose events:   0
[    0.004205] ... event mask:             000000000000000f
[    0.004208] Checking 'hlt' instruction... OK.
[    0.020246] SMP alternatives: switching to UP code
[    0.023970] ACPI: Core revision 20090903
[    0.029595] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.030332] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
[    0.070031] CPU0: AMD Athlon(tm) 64 Processor 3200+ stepping 02
[    0.072001] Brought up 1 CPUs
[    0.072001] Total of 1 processors activated (4018.21 BogoMIPS).
[    0.072001] CPU0 attaching NULL sched-domain.
[    0.072001] devtmpfs: initialized
[    0.072001] regulator: core version 0.5
[    0.072001] NET: Registered protocol family 16
[    0.072001] ACPI: bus type pci registered
[    0.072001] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.072001] PCI: Not using MMCONFIG.
[    0.072001] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=4
[    0.072001] PCI: Using configuration type 1 for base access
[    0.072001] bio: create slab <bio-0> at 0
[    0.072001] ACPI: EC: Look up EC in DSDT
[    0.072819] ACPI: Executed 1 blocks of module-level executable AML code
[    0.076164] ACPI: Interpreter enabled
[    0.076169] ACPI: (supports S0 S1 S4 S5)
[    0.076187] ACPI: Using IOAPIC for interrupt routing
[    0.076228] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.080067] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[    0.080069] PCI: Using MMCONFIG for extended config space
[    0.086525] ACPI Warning: Incorrect checksum in table [OEMB] - 54, should be 53 (20090903/tbutils-314)
[    0.086631] ACPI: No dock devices found.
[    0.086735] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.087075] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.087079] pci 0000:00:02.0: PME# disabled
[    0.087125] pci 0000:00:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.087128] pci 0000:00:03.0: PME# disabled
[    0.087175] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.087178] pci 0000:00:04.0: PME# disabled
[    0.087413] HPET not enabled in BIOS. You might try hpet=force boot option
[    0.087473] pci 0000:00:0a.1: reg 20 io port: [0x5000-0x503f]
[    0.087481] pci 0000:00:0a.1: reg 24 io port: [0x6000-0x603f]
[    0.087511] pci 0000:00:0a.1: PME# supported from D3hot D3cold
[    0.087518] pci 0000:00:0a.1: PME# disabled
[    0.087563] pci 0000:00:0b.0: reg 10 32bit mmio: [0xfbfbe000-0xfbfbefff]
[    0.087605] pci 0000:00:0b.0: supports D1 D2
[    0.087608] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.087612] pci 0000:00:0b.0: PME# disabled
[    0.087650] pci 0000:00:0b.1: reg 10 32bit mmio: [0xfbfbfc00-0xfbfbfcff]
[    0.087696] pci 0000:00:0b.1: supports D1 D2
[    0.087699] pci 0000:00:0b.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.087703] pci 0000:00:0b.1: PME# disabled
[    0.087759] pci 0000:00:0d.0: reg 20 io port: [0xffa0-0xffaf]
[    0.087822] pci 0000:00:0e.0: reg 10 io port: [0xd800-0xd807]
[    0.087829] pci 0000:00:0e.0: reg 14 io port: [0xd480-0xd483]
[    0.087836] pci 0000:00:0e.0: reg 18 io port: [0xd400-0xd407]
[    0.087842] pci 0000:00:0e.0: reg 1c io port: [0xd080-0xd083]
[    0.087849] pci 0000:00:0e.0: reg 20 io port: [0xd000-0xd00f]
[    0.087856] pci 0000:00:0e.0: reg 24 32bit mmio: [0xfbfbd000-0xfbfbdfff]
[    0.087928] pci 0000:00:0f.0: reg 10 io port: [0xcc00-0xcc07]
[    0.087934] pci 0000:00:0f.0: reg 14 io port: [0xc880-0xc883]
[    0.087941] pci 0000:00:0f.0: reg 18 io port: [0xc800-0xc807]
[    0.087948] pci 0000:00:0f.0: reg 1c io port: [0xc480-0xc483]
[    0.087954] pci 0000:00:0f.0: reg 20 io port: [0xc400-0xc40f]
[    0.087961] pci 0000:00:0f.0: reg 24 32bit mmio: [0xfbfbc000-0xfbfbcfff]
[    0.088103] pci 0000:00:10.1: reg 10 32bit mmio: [0xfbfb8000-0xfbfbbfff]
[    0.088154] pci 0000:00:10.1: PME# supported from D3hot D3cold
[    0.088159] pci 0000:00:10.1: PME# disabled
[    0.088206] pci 0000:00:14.0: reg 10 32bit mmio: [0xfbfb7000-0xfbfb7fff]
[    0.088212] pci 0000:00:14.0: reg 14 io port: [0xc080-0xc087]
[    0.088248] pci 0000:00:14.0: supports D1 D2
[    0.088251] pci 0000:00:14.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.088255] pci 0000:00:14.0: PME# disabled
[    0.088527] pci 0000:04:06.0: reg 10 32bit mmio: [0xfd000000-0xfdffffff]
[    0.088535] pci 0000:04:06.0: reg 14 32bit mmio pref: [0xf0000000-0xf7ffffff]
[    0.088543] pci 0000:04:06.0: reg 18 32bit mmio pref: [0xfaf80000-0xfaffffff]
[    0.088565] pci 0000:04:06.0: reg 30 32bit mmio pref: [0xfebe0000-0xfebfffff]
[    0.088623] pci 0000:04:07.0: reg 10 32bit mmio: [0xfc000000-0xfcffffff]
[    0.088631] pci 0000:04:07.0: reg 14 32bit mmio pref: [0xd8000000-0xdfffffff]
[    0.088640] pci 0000:04:07.0: reg 18 32bit mmio pref: [0xfaf00000-0xfaf7ffff]
[    0.088662] pci 0000:04:07.0: reg 30 32bit mmio pref: [0xfebc0000-0xfebdffff]
[    0.088722] pci 0000:04:08.0: reg 10 32bit mmio: [0xfebbf800-0xfebbffff]
[    0.088730] pci 0000:04:08.0: reg 14 io port: [0xec00-0xec7f]
[    0.088777] pci 0000:04:08.0: supports D2
[    0.088779] pci 0000:04:08.0: PME# supported from D2 D3hot D3cold
[    0.088784] pci 0000:04:08.0: PME# disabled
[    0.088827] pci 0000:00:10.0: transparent bridge
[    0.088831] pci 0000:00:10.0: bridge io port: [0xe000-0xefff]
[    0.088836] pci 0000:00:10.0: bridge 32bit mmio: [0xfc000000-0xfebfffff]
[    0.088841] pci 0000:00:10.0: bridge 32bit mmio pref: [0xd8000000-0xfaffffff]
[    0.088854] pci_bus 0000:00: on NUMA node 0
[    0.088858] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.089016] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
[    0.089069] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
[    0.089120] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PA._PRT]
[    0.089198] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.098735] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *10
[    0.098918] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *5
[    0.099089] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
[    0.099260] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *5
[    0.099431] ACPI: PCI Interrupt Link [LNEA] (IRQs 16 17 18 19) *0, disabled.
[    0.099602] ACPI: PCI Interrupt Link [LNEB] (IRQs 16 17 18 19) *0, disabled.
[    0.099773] ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *0, disabled.
[    0.099947] ACPI: PCI Interrupt Link [LNED] (IRQs 16 17 18 19) *0, disabled.
[    0.100128] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *5
[    0.100299] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *7
[    0.100471] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *5
[    0.100642] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *5
[    0.100813] ACPI: PCI Interrupt Link [LACI] (IRQs 20 21 22 23) *0, disabled.
[    0.100985] ACPI: PCI Interrupt Link [LMC9] (IRQs 20 21 22 23) *0, disabled.
[    0.101156] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *5
[    0.101327] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *11
[    0.101507] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5
[    0.101678] ACPI: PCI Interrupt Link [LSA1] (IRQs 20 21 22 23) *5
[    0.101887] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
[    0.101986] vgaarb: device added: PCI:0000:04:06.0,decodes=io+mem,owns=io+mem,locks=none
[    0.101992] vgaarb: device added: PCI:0000:04:07.0,decodes=io+mem,owns=none,locks=none
[    0.101994] vgaarb: loaded
[    0.102055] PCI: Using ACPI for IRQ routing
[    0.103232] pnp: PnP ACPI init
[    0.103242] ACPI: bus type pnp registered
[    0.106089] pnp 00:0b: mem resource (0xe0000000-0xefffffff) overlaps 0000:00:10.0 BAR 15 (0xd8000000-0xfaffffff), disabling
[    0.107237] pnp: PnP ACPI: found 13 devices
[    0.107240] ACPI: ACPI bus type pnp unregistered
[    0.107243] PnPBIOS: Disabled by ACPI PNP
[    0.107254] system 00:06: iomem range 0xfefe0000-0xfefe01ff has been reserved
[    0.107260] system 00:07: ioport range 0x4d0-0x4d1 has been reserved
[    0.107264] system 00:07: ioport range 0x800-0x80f has been reserved
[    0.107267] system 00:07: ioport range 0x4000-0x407f has been reserved
[    0.107271] system 00:07: ioport range 0x4080-0x40ff has been reserved
[    0.107274] system 00:07: ioport range 0x4400-0x447f has been reserved
[    0.107278] system 00:07: ioport range 0x4480-0x44ff has been reserved
[    0.107285] system 00:07: ioport range 0x4800-0x487f has been reserved
[    0.107288] system 00:07: ioport range 0x4880-0x48ff has been reserved
[    0.107292] system 00:07: ioport range 0x2000-0x207f has been reserved
[    0.107295] system 00:07: ioport range 0x2080-0x20ff has been reserved
[    0.107299] system 00:07: iomem range 0xfbfc0000-0xfbffffff has been reserved
[    0.107303] system 00:07: iomem range 0xfee01000-0xfeefffff has been reserved
[    0.107308] system 00:08: iomem range 0xfec00000-0xfec00fff could not be reserved
[    0.107312] system 00:08: iomem range 0xfee00000-0xfee00fff has been reserved
[    0.107318] system 00:0a: ioport range 0xa00-0xa0f has been reserved
[    0.107321] system 00:0a: ioport range 0xa10-0xa1f has been reserved
[    0.107329] system 00:0c: iomem range 0x0-0x9ffff could not be reserved
[    0.107333] system 00:0c: iomem range 0xc0000-0xcffff could not be reserved
[    0.107336] system 00:0c: iomem range 0xe0000-0xfffff could not be reserved
[    0.107340] system 00:0c: iomem range 0x100000-0x3fffffff could not be reserved
[    0.107343] system 00:0c: iomem range 0xff780000-0xffffffff has been reserved
[    0.142049] Switching to clocksource acpi_pm
[    0.142110] pci 0000:04:06.0: BAR 6: address space collision on of device [0xfebe0000-0xfebfffff]
[    0.142194] pci 0000:04:07.0: BAR 6: address space collision on of device [0xfebc0000-0xfebdffff]
[    0.142293] pci 0000:00:02.0: PCI bridge, secondary bus 0000:01
[    0.142296] pci 0000:00:02.0:   IO window: disabled
[    0.142299] pci 0000:00:02.0:   MEM window: disabled
[    0.142302] pci 0000:00:02.0:   PREFETCH window: disabled
[    0.142306] pci 0000:00:03.0: PCI bridge, secondary bus 0000:02
[    0.142308] pci 0000:00:03.0:   IO window: disabled
[    0.142312] pci 0000:00:03.0:   MEM window: disabled
[    0.142315] pci 0000:00:03.0:   PREFETCH window: disabled
[    0.142319] pci 0000:00:04.0: PCI bridge, secondary bus 0000:03
[    0.142321] pci 0000:00:04.0:   IO window: disabled
[    0.142324] pci 0000:00:04.0:   MEM window: disabled
[    0.142327] pci 0000:00:04.0:   PREFETCH window: disabled
[    0.142334] pci 0000:00:10.0: PCI bridge, secondary bus 0000:04
[    0.142338] pci 0000:00:10.0:   IO window: 0xe000-0xefff
[    0.142343] pci 0000:00:10.0:   MEM window: 0xfc000000-0xfebfffff
[    0.142347] pci 0000:00:10.0:   PREFETCH window: 0xd8000000-0xfaffffff
[    0.142359] pci 0000:00:02.0: setting latency timer to 64
[    0.142366] pci 0000:00:03.0: setting latency timer to 64
[    0.142372] pci 0000:00:04.0: setting latency timer to 64
[    0.142378] pci 0000:00:10.0: setting latency timer to 64
[    0.142382] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.142385] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.142389] pci_bus 0000:04: resource 0 io:  [0xe000-0xefff]
[    0.142391] pci_bus 0000:04: resource 1 mem: [0xfc000000-0xfebfffff]
[    0.142395] pci_bus 0000:04: resource 2 pref mem [0xd8000000-0xfaffffff]
[    0.142398] pci_bus 0000:04: resource 3 io:  [0x00-0xffff]
[    0.142400] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffff]
[    0.142432] NET: Registered protocol family 2
[    0.142516] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.142840] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.143432] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.143726] TCP: Hash tables configured (established 131072 bind 65536)
[    0.143729] TCP reno registered
[    0.143809] NET: Registered protocol family 1
[    0.143870] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.143900] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.143935] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.156113] pci 0000:00:09.0: Found enabled HT MSI Mapping
[    0.156187] pci 0000:00:09.0: Found enabled HT MSI Mapping
[    0.156264] pci 0000:00:09.0: Found enabled HT MSI Mapping
[    0.156343] pci 0000:00:09.0: Found enabled HT MSI Mapping
[    0.156364] pci 0000:04:06.0: Boot video device
[    0.156420] Unpacking initramfs...
[    0.373134] Freeing initrd memory: 8056k freed
[    0.377499] audit: initializing netlink socket (disabled)
[    0.377510] type=2000 audit(1275597147.376:1): initialized
[    0.377642] highmem bounce pool size: 64 pages
[    0.377647] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.379009] VFS: Disk quotas dquot_6.5.2
[    0.379065] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.379130] msgmni has been set to 1739
[    0.379290] alg: No test for stdrng (krng)
[    0.379338] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.379341] io scheduler noop registered
[    0.379343] io scheduler anticipatory registered
[    0.379345] io scheduler deadline registered
[    0.379380] io scheduler cfq registered (default)
[    0.379494] pcieport 0000:00:02.0: irq 24 for MSI/MSI-X
[    0.379500] pcieport 0000:00:02.0: setting latency timer to 64
[    0.379581] pcieport 0000:00:03.0: irq 25 for MSI/MSI-X
[    0.379586] pcieport 0000:00:03.0: setting latency timer to 64
[    0.379663] pcieport 0000:00:04.0: irq 26 for MSI/MSI-X
[    0.379668] pcieport 0000:00:04.0: setting latency timer to 64
[    0.379786] isapnp: Scanning for PnP cards...
[    0.733354] isapnp: No Plug & Play device found
[    0.734563] Linux agpgart interface v0.103
[    0.734870] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.734987] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.735277] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.735445] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.735448] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.736128] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.736194] mice: PS/2 mouse device common for all mice
[    0.736243] rtc_cmos 00:02: RTC can wake from S4
[    0.736273] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.736311] rtc0: alarms up to one year, y3k, 114 bytes nvram
[    0.736322] cpuidle: using governor ladder
[    0.736324] cpuidle: using governor menu
[    0.736331] No iBFT detected.
[    0.736691] TCP cubic registered
[    0.736823] NET: Registered protocol family 10
[    0.737254] lo: Disabled Privacy Extensions
[    0.737570] Mobile IPv6
[    0.737572] NET: Registered protocol family 17
[    0.737586] Using IPI No-Shortcut mode
[    0.737644] PM: Resume from disk failed.
[    0.737650] registered taskstats version 1
[    0.738056] rtc_cmos 00:02: setting system clock to 2010-06-03 20:32:28 UTC (1275597148)
[    0.738083] Initalizing network drop monitor service
[    0.738106] Freeing unused kernel memory: 372k freed
[    0.738350] Write protecting the kernel text: 2492k
[    0.738371] Write protecting the kernel read-only data: 916k
[    0.753564] udev: starting version 154
[    0.755229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.953532] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[    0.953820] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 23
[    0.953835] forcedeth 0000:00:14.0: PCI INT A -> Link[LMAC] -> GSI 23 (level, low) -> IRQ 23
[    0.953841] forcedeth 0000:00:14.0: setting latency timer to 64
[    0.953880] nv_probe: set workaround bit for reversed mac addr
[    0.958784] SCSI subsystem initialized
[    0.984668] libata version 3.00 loaded.
[    0.999814] usbcore: registered new interface driver usbfs
[    0.999941] usbcore: registered new interface driver hub
[    1.006479] usbcore: registered new device driver usb
[    1.011496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 19
[    1.011511] firewire_ohci 0000:04:08.0: PCI INT A -> Link[LNKD] -> GSI 19 (level, low) -> IRQ 19
[    1.011598] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.081057] firewire_ohci: Added fw-ohci device 0000:04:08.0, OHCI version 1.10
[    1.473133] forcedeth 0000:00:14.0: ifname eth0, PHY OUI 0x3f1 @ 1, addr 00:13:d3:cb:e8:d1
[    1.473138] forcedeth 0000:00:14.0: highdma pwrctl gbit lnktim desc-v3
[    1.473916] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 22
[    1.473930] ehci_hcd 0000:00:0b.1: PCI INT B -> Link[LUB2] -> GSI 22 (level, low) -> IRQ 22
[    1.473949] ehci_hcd 0000:00:0b.1: setting latency timer to 64
[    1.473953] ehci_hcd 0000:00:0b.1: EHCI Host Controller
[    1.473972] ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 1
[    1.473999] ehci_hcd 0000:00:0b.1: debug port 1
[    1.474010] ehci_hcd 0000:00:0b.1: cache line size of 64 is not supported
[    1.474033] ehci_hcd 0000:00:0b.1: irq 22, io mem 0xfbfbfc00
[    1.484023] ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00
[    1.484056] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.484059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.484061] usb usb1: Product: EHCI Host Controller
[    1.484064] usb usb1: Manufacturer: Linux 2.6.32-5-686 ehci_hcd
[    1.484066] usb usb1: SerialNumber: 0000:00:0b.1
[    1.484188] usb usb1: configuration #1 chosen from 1 choice
[    1.484246] hub 1-0:1.0: USB hub found
[    1.484257] hub 1-0:1.0: 8 ports detected
[    1.484460] sata_nv 0000:00:0e.0: version 3.5
[    1.484721] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 21
[    1.484733] sata_nv 0000:00:0e.0: PCI INT A -> Link[LSA0] -> GSI 21 (level, low) -> IRQ 21
[    1.484736] sata_nv 0000:00:0e.0: Using SWNCQ mode
[    1.484785] sata_nv 0000:00:0e.0: setting latency timer to 64
[    1.486113] scsi0 : sata_nv
[    1.486803] scsi1 : sata_nv
[    1.486963] ata1: SATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd000 irq 21
[    1.486967] ata2: SATA max UDMA/133 cmd 0xd400 ctl 0xd080 bmdma 0xd008 irq 21
[    1.487023] pata_amd 0000:00:0d.0: version 0.4.1
[    1.487065] pata_amd 0000:00:0d.0: setting latency timer to 64
[    1.488691] scsi2 : pata_amd
[    1.488850] scsi3 : pata_amd
[    1.489910] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    1.489913] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    1.490210] ACPI: PCI Interrupt Link [LSA1] enabled at IRQ 20
[    1.490224] sata_nv 0000:00:0f.0: PCI INT A -> Link[LSA1] -> GSI 20 (level, low) -> IRQ 20
[    1.490227] sata_nv 0000:00:0f.0: Using SWNCQ mode
[    1.490276] sata_nv 0000:00:0f.0: setting latency timer to 64
[    1.490614] scsi4 : sata_nv
[    1.490829] scsi5 : sata_nv
[    1.490973] ata5: SATA max UDMA/133 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 20
[    1.490977] ata6: SATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 20
[    1.497650] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.497934] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 23
[    1.497940] ohci_hcd 0000:00:0b.0: PCI INT A -> Link[LUB0] -> GSI 23 (level, low) -> IRQ 23
[    1.497957] ohci_hcd 0000:00:0b.0: setting latency timer to 64
[    1.497961] ohci_hcd 0000:00:0b.0: OHCI Host Controller
[    1.497972] ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 2
[    1.498006] ohci_hcd 0000:00:0b.0: irq 23, io mem 0xfbfbe000
[    1.554040] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.554043] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.554046] usb usb2: Product: OHCI Host Controller
[    1.554048] usb usb2: Manufacturer: Linux 2.6.32-5-686 ohci_hcd
[    1.554051] usb usb2: SerialNumber: 0000:00:0b.0
[    1.554165] usb usb2: configuration #1 chosen from 1 choice
[    1.554227] hub 2-0:1.0: USB hub found
[    1.554238] hub 2-0:1.0: 8 ports detected
[    1.580072] firewire_core: created device fw0: GUID 0010dc0000ca24d7, S400
[    1.810844] ata5: SATA link down (SStatus 0 SControl 300)
[    1.964065] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.972288] ata1.00: ATA-7: WDC WD2500JS-23MHB0, 03.01C03, max UDMA/133
[    1.972291] ata1.00: 488397168 sectors, multi 16: LBA48 
[    1.980309] ata1.00: configured for UDMA/133
[    1.980393] scsi 0:0:0:0: Direct-Access     ATA      WDC WD2500JS-23M 03.0 PQ: 0 ANSI: 5
[    2.156031] usb 2-2: new full speed USB device using ohci_hcd and address 2
[    2.371062] usb 2-2: New USB device found, idVendor=0830, idProduct=0061
[    2.371065] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[    2.371068] usb 2-2: Product: Palm Handheld
[    2.371070] usb 2-2: Manufacturer: Palm, Inc.
[    2.371072] usb 2-2: SerialNumber: PalmSN12345678
[    2.371129] usb 2-2: configuration #1 chosen from 1 choice
[    2.448057] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.456284] ata2.00: ATA-7: WDC WD2500JS-23MHB0, 03.01C03, max UDMA/133
[    2.456288] ata2.00: 488397168 sectors, multi 16: LBA48 
[    2.472292] ata2.00: configured for UDMA/133
[    2.472358] scsi 1:0:0:0: Direct-Access     ATA      WDC WD2500JS-23M 03.0 PQ: 0 ANSI: 5
[    2.636461] ata4.00: ATAPI: DVD DC DQ60, MRDC, max UDMA/66
[    2.636481] ata4: nv_mode_filter: 0x1f39f&0x1f39f->0x1f39f, BIOS=0x1f000 (0xc500) ACPI=0x1f01f (30:900:0x11)
[    2.652418] ata4.00: configured for UDMA/66
[    2.653891] scsi 3:0:0:0: CD-ROM            BENQ     DVD DC DQ60      MRDC PQ: 0 ANSI: 5
[    2.676032] usb 2-3: new low speed USB device using ohci_hcd and address 3
[    2.890062] usb 2-3: New USB device found, idVendor=046d, idProduct=c00c
[    2.890065] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.890068] usb 2-3: Product: USB Optical Mouse
[    2.890070] usb 2-3: Manufacturer: Logitech
[    2.890126] usb 2-3: configuration #1 chosen from 1 choice
[    2.974852] ata6: SATA link down (SStatus 0 SControl 300)
[    3.001682] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    3.001723] sd 0:0:0:0: [sda] Write Protect is off
[    3.001726] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.001744] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.001848]  sda:
[    3.002006] sd 1:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    3.002043] sd 1:0:0:0: [sdb] Write Protect is off
[    3.002046] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.002062] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.002153]  sdb:sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.009210] Uniform CD-ROM driver Revision: 3.20
[    3.009465] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    3.011079]  sdb1 sdb2
[    3.011889] sd 1:0:0:0: [sdb] Attached SCSI disk
[    3.018438]  sda1 sda2 < sda5 sda6 sda7 sda8 sda9 >
[    3.068596] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.081249] usbcore: registered new interface driver hiddev
[    3.088374] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:0b.0/usb2/2-3/2-3:1.0/input/input1
[    3.088480] generic-usb 0003:046D:C00C.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB Optical Mouse] on usb-0000:00:0b.0-3/input0
[    3.088503] usbcore: registered new interface driver usbhid
[    3.088506] usbhid: v2.6:USB HID core driver
[    3.092126] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.092467] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    3.092799] sr 3:0:0:0: Attached scsi generic sg2 type 5
[    3.558176] PM: Starting manual resume from disk
[    3.558180] PM: Resume from partition 8:17
[    3.558182] PM: Checking hibernation image.
[    3.558371] PM: Error -22 checking image file
[    3.558373] PM: Resume from disk failed.
[    3.598735] kjournald starting.  Commit interval 5 seconds
[    3.598744] EXT3-fs: mounted filesystem with ordered data mode.
[    4.750276] udev: starting version 154
[    4.933593] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    4.933607] ACPI: Power Button [PWRB]
[    4.933680] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    4.933684] ACPI: Power Button [PWRF]
[    5.114907] processor LNXCPU:00: registered as cooling_device0
[    5.124358] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    5.417977] [drm] Initialized drm 1.1.0 20060810
[    5.733841]  <NULL>: Error requesting region 5000 .. 503F for SMB1
[    5.733942] nForce2_smbus 0000:00:0a.1: Error probing SMB1.
[    5.735640] i2c i2c-0: nForce2 SMBus adapter at 0x6000
[    5.736550] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 18
[    5.736565] nouveau 0000:04:06.0: PCI INT A -> Link[LNKA] -> GSI 18 (level, low) -> IRQ 18
[    5.744341] [drm] nouveau 0000:04:06.0: Detected an NV10 generation card (0x017100a5)
[    5.744411] [drm] nouveau 0000:04:06.0: Attempting to load BIOS image from PROM
[    6.016271] [drm] nouveau 0000:04:06.0: ... appears to be valid
[    6.016484] [drm] nouveau 0000:04:06.0: BMP BIOS found
[    6.016486] [drm] nouveau 0000:04:06.0: BMP version 5.21
[    6.016489] [drm] nouveau 0000:04:06.0: Bios version 04.17.00.69
[    6.016493] [drm] nouveau 0000:04:06.0: Found Display Configuration Block version 2.0
[    6.016496] [drm] nouveau 0000:04:06.0: Raw DCB entry 0: 01000100 000088b8
[    6.016500] [drm] nouveau 0000:04:06.0: Raw DCB entry 1: 02010211 00000303
[    6.016692] [drm] nouveau 0000:04:06.0: Loading NV17 power sequencing microcode
[    6.016696] [drm] nouveau 0000:04:06.0: Parsing VBIOS init table 0 at offset 0xD330
[    6.016744] [drm] nouveau 0000:04:06.0: Parsing VBIOS init table 1 at offset 0xD6AA
[    6.040029] [drm] nouveau 0000:04:06.0: Parsing VBIOS init table 2 at offset 0xD44B
[    6.060031] [drm] nouveau 0000:04:06.0: Parsing VBIOS init table 3 at offset 0xDBEE
[    6.060044] [drm] nouveau 0000:04:06.0: Parsing VBIOS init table 4 at offset 0xD606
[    6.081081] [TTM] Zone  kernel: Available graphics memory: 445536 kiB.
[    6.081084] [TTM] Zone highmem: Available graphics memory: 517124 kiB.
[    6.081094] [drm] nouveau 0000:04:06.0: 64 MiB VRAM
[    6.087046] [drm] nouveau 0000:04:06.0: 64 MiB GART (aperture)
[    6.087461] [drm] nouveau 0000:04:06.0: Allocating FIFO number 0
[    6.087572] [drm] nouveau 0000:04:06.0: nouveau_channel_alloc: initialised FIFO 0
[    6.087833] [drm] nouveau 0000:04:06.0: Initial CRTC_OWNER is 0
[    6.087845] [drm] nouveau 0000:04:06.0: Saving VGA fonts
[    6.179066] [drm] nouveau 0000:04:06.0: Detected a VGA connector
[    6.179710] [drm] nouveau 0000:04:06.0: Detected a TV connector
[    6.182843] [drm] nouveau 0000:04:06.0: Setting dpms mode 3 on vga encoder (output 0)
[    6.182848] [drm] nouveau 0000:04:06.0: Setting dpms mode 3 on TV encoder (output 1)
[    6.338543] [drm] nouveau 0000:04:06.0: Load detected on output B
[    6.338804] [drm] nouveau 0000:04:06.0: allocated 1280x1024 fb: 0x49000, bo efa1a000
[    6.363679] [drm] nouveau 0000:04:06.0: Setting dpms mode 0 on vga encoder (output 0)
[    6.363685] [drm] nouveau 0000:04:06.0: Output VGA-1 is running on CRTC 0 using output A
[    6.485123] [drm] nouveau 0000:04:06.0: Setting dpms mode 0 on TV encoder (output 1)
[    6.485129] [drm] nouveau 0000:04:06.0: Output TV-1 is running on CRTC 1 using output B
[    6.486533] Console: switching to colour frame buffer device 90x36
[    6.487852] fb0: nouveaufb frame buffer device
[    6.487854] registered panic notifier
[    6.487859] [drm] Initialized nouveau 0.0.15 20090420 for 0000:04:06.0 on minor 0
[    6.487883] nouveau 0000:04:07.0: enabling device (0000 -> 0002)
[    6.488198] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 17
[    6.488211] nouveau 0000:04:07.0: PCI INT A -> Link[LNKB] -> GSI 17 (level, low) -> IRQ 17
[    6.490401] [drm] nouveau 0000:04:07.0: Detected an NV10 generation card (0x017100a5)
[    6.490476] [drm] nouveau 0000:04:07.0: Attempting to load BIOS image from PROM
[    7.163531] [drm] nouveau 0000:04:07.0: ... appears to be valid
[    7.163745] [drm] nouveau 0000:04:07.0: BMP BIOS found
[    7.163747] [drm] nouveau 0000:04:07.0: BMP version 5.21
[    7.163751] [drm] nouveau 0000:04:07.0: Bios version 04.17.00.61
[    7.163754] [drm] nouveau 0000:04:07.0: Found Display Configuration Block version 2.0
[    7.163758] [drm] nouveau 0000:04:07.0: Raw DCB entry 0: 01000100 000088b8
[    7.163761] [drm] nouveau 0000:04:07.0: Raw DCB entry 1: 01120212 00000000
[    7.163764] [drm] nouveau 0000:04:07.0: Raw DCB entry 2: 02010121 00000003
[    7.163767] [drm] nouveau 0000:04:07.0: Raw DCB entry 3: 02020221 00000003
[    7.163770] [drm] nouveau 0000:04:07.0: Merging DCB entries 2 and 3
[    7.163963] [drm] nouveau 0000:04:07.0: Loading NV17 power sequencing microcode
[    7.163967] [drm] nouveau 0000:04:07.0: Parsing VBIOS init table 0 at offset 0xD10A
[    7.164041] [drm] nouveau 0000:04:07.0: Parsing VBIOS init table 1 at offset 0xD484
[    7.220030] [drm] nouveau 0000:04:07.0: Parsing VBIOS init table 2 at offset 0xD225
[    7.240025] [drm] nouveau 0000:04:07.0: Parsing VBIOS init table 3 at offset 0xD9C8
[    7.240044] [drm] nouveau 0000:04:07.0: Parsing VBIOS init table 4 at offset 0xD3E0
[    7.334235] [drm] nouveau 0000:04:07.0: 2 MiB VRAM
[    7.340786] [drm] nouveau 0000:04:07.0: 64 MiB GART (aperture)
[    7.341490] [drm] nouveau 0000:04:07.0: Allocating FIFO number 0
[    7.341619] [drm] nouveau 0000:04:07.0: nouveau_channel_alloc: initialised FIFO 0
[    7.341640] [drm] nouveau 0000:04:07.0: Initial CRTC_OWNER is 0
[    7.341658] [drm] nouveau 0000:04:07.0: Saving VGA fonts
[    7.522389] [drm] nouveau 0000:04:07.0: Detected a VGA connector
[    7.522528] [drm] nouveau 0000:04:07.0: Detected a DVI-D connector
[    7.522599] [drm] nouveau 0000:04:07.0: Detected a TV connector
[    7.527367] [drm] nouveau 0000:04:07.0: Setting dpms mode 3 on vga encoder (output 0)
[    7.527372] [drm] nouveau 0000:04:07.0: Setting dpms mode 3 on tmds encoder (output 1)
[    7.527375] [drm] nouveau 0000:04:07.0: Setting dpms mode 3 on TV encoder (output 2)
[    7.704041] [TTM] Page number range to small Need 1280 pages, range is [0, 512]
[    7.704062] [drm] nouveau 0000:04:07.0: failed to allocate framebuffer
[    7.704075] [drm] Initialized nouveau 0.0.15 20090420 for 0000:04:07.0 on minor 1
[    7.975065] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 22
[    7.975072] HDA Intel 0000:00:10.1: PCI INT B -> Link[LAZA] -> GSI 22 (level, low) -> IRQ 22
[    7.975076] hda_intel: Disable MSI for Nvidia chipset
[    7.975108] HDA Intel 0000:00:10.1: setting latency timer to 64
[    8.494512] hda_codec: ALC880: BIOS auto-probing.
[    8.740097] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:10.1/input/input5
[    9.152443] Adding 2441840k swap on /dev/sdb1.  Priority:-1 extents:1 across:2441840k 
[    9.661013] EXT3 FS on sda1, internal journal
[    9.783181] loop: module loaded
[   11.916942] kjournald starting.  Commit interval 5 seconds
[   11.917209] EXT3 FS on sda5, internal journal
[   11.917214] EXT3-fs: mounted filesystem with ordered data mode.
[   11.944822] kjournald starting.  Commit interval 5 seconds
[   11.945078] EXT3 FS on sdb2, internal journal
[   11.945082] EXT3-fs: mounted filesystem with ordered data mode.
[   11.978779] kjournald starting.  Commit interval 5 seconds
[   11.978981] EXT3 FS on sda6, internal journal
[   11.978985] EXT3-fs: mounted filesystem with ordered data mode.
[   12.007398] kjournald starting.  Commit interval 5 seconds
[   12.007608] EXT3 FS on sda7, internal journal
[   12.007611] EXT3-fs: mounted filesystem with ordered data mode.
[   12.061132] kjournald starting.  Commit interval 5 seconds
[   12.061336] EXT3 FS on sda9, internal journal
[   12.061339] EXT3-fs: mounted filesystem with ordered data mode.
[   12.140939] kjournald starting.  Commit interval 5 seconds
[   12.141163] EXT3 FS on sda8, internal journal
[   12.141166] EXT3-fs: mounted filesystem with ordered data mode.
[   15.884137] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[   15.884142] vboxdrv: Warning: 2.6.31+ kernel detected. Most likely the hardware performance
[   15.884144] vboxdrv: counter framework which can generate NMIs is active. You have to prevent
[   15.884146] vboxdrv: the usage of hardware performance counters by
[   15.884147] vboxdrv:   echo 2 > /proc/sys/kernel/perf_counter_paranoid
[   15.886571] vboxdrv: Found 1 processor cores.
[   15.887375] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   15.887378] vboxdrv: Successfully loaded version 3.2.0_OSE (interface 0x00140001).
[   19.144742] Bluetooth: Core ver 2.15
[   19.144785] NET: Registered protocol family 31
[   19.144788] Bluetooth: HCI device and connection manager initialized
[   19.144791] Bluetooth: HCI socket layer initialized
[   19.211969] Bluetooth: L2CAP ver 2.14
[   19.211972] Bluetooth: L2CAP socket layer initialized
[   19.373006] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   19.373009] Bluetooth: BNEP filters: protocol multicast
[   19.485374] Bridge firewalling registered
[   19.599559] Bluetooth: SCO (Voice Link) ver 0.6
[   19.599561] Bluetooth: SCO socket layer initialized
[   19.966404] lp: driver loaded but no devices found
[   20.040390] ppdev: user-space parallel port driver
[   21.839410] powernow-k8: Found 1 AMD Athlon(tm) 64 Processor 3200+ processors (1 cpu cores) (version 2.20.00)
[   21.843500] [Firmware Bug]: powernow-k8: No PSB or ACPI _PSS objects
[   23.828020] eth0: no IPv6 routers present
[   38.322611] vgaarb: device changed decodes: PCI:0000:04:07.0,olddecodes=io+mem,decodes=none:owns=none
[   38.322615] vgaarb: device changed decodes: PCI:0000:04:06.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   38.328327] [drm] nouveau 0000:04:06.0: Setting dpms mode 1 on vga encoder (output 0)
[   38.338259] [drm] nouveau 0000:04:06.0: Setting dpms mode 1 on TV encoder (output 1)
[   38.954428] [drm] nouveau 0000:04:06.0: Setting dpms mode 0 on vga encoder (output 0)
[   38.964365] [drm] nouveau 0000:04:06.0: Setting dpms mode 0 on TV encoder (output 1)

Reply to: