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

Fwd: Fwd: Resource conflict amd64 lenny & MMIO issues & failure of modprobe fglrx



Please disregard all issues below. Running

# dpkg-reconfigure -phigh xserver-xorg

X started correctly and should be 3D. I must say the the HOWTO has
made simple what is apparently a complex installation. I am curious
where the nvidia driver is indicated: after the reconfigure with
options, /ect/X11/xorg.conf is the same as before, when X failed to
start.

thanks
francesco


---------- Forwarded message ----------
From: Francesco Pietra <chiendarret@gmail.com>
Date: Sun, Mar 22, 2009 at 7:54 PM
Subject: Re: Fwd: Resource conflict amd64 lenny & MMIO issues &
failure of modprobe fglrx
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>


With a Tyan S2895 dual-opteron, using the current nvidia driver, it
ended in X not starting. It was disabled by the system with message:
restart GDM when it is configured correctly. I got the impression that
"dexconf" failed to reconfigure xorg.conf. I run

# dpkg-reconfigure xserver-xorg

but I must have done it wrong as I was given the chance to configure
keyboard and mouse only. I did not find where to select the nvidia
driver. File xorg.conf is below.

I must say that I first run

# apt-get update
# apt-get upgrade

which installed the linux-image-2.6-26-amd64

Actually that image was already in use because I installed amd64 lenny
a few days ago on a new raid1 with fresh disks. But there was
something wrong with the kernel: at any new boot, gnome warned about a
kernel failure. After the above upgrade gnome did no more complain. If
anything, there is a message on boot:

All RAM (4GB), though
Your BIOS does not leave a aperture memory hole, this costs 64..
Failed to allocate mem resources #6
(this should have no bearing on failure to start X)

Although the chipset is not recent

VGA compatible controller: nVidia Corporation NV43 [GeForce 6600] (rev a2)

I had no indication as to use a legacy driver. Therefore, I provide
the information to hopefully unravel where the configuration is
incorrect.

I followed the steps

# apt-get install nvidia-kernel-common module-assistant

# m-a -i -t prepare

# depmod -a

# apt-get install nvidia-glx nvidia-glx-dev xserver-xorg

the latter was already installed; the system asked whether to clean
from unused libraries, I accepted but did not take notice of the
removed libraries.

# dpkg-reconfigure xserver-xorg

# dexconf (as I had notedited before)

# adduser ... video

I had no warning or error message thus far

NOT YET INSTALLED nvidia-glx-ia32 package

# reboot

==============
Here is xorg.conf
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
       Identifier      "Generic Keyboard"
       Driver          "kbd"
       Option          "XkbRules"      "xorg"
       Option          "XkbModel"      "pc104"
       Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
       Identifier      "Configured Mouse"
       Driver          "mouse"
EndSection

Section "Device"
       Identifier      "Configured Video Device"
       Option          "UseFBDev"              "true"
EndSection

Section "Monitor"
       Identifier      "Configured Monitor"
EndSection

Section "Screen"
       Identifier      "Default Screen"
       Monitor         "Configured Monitor"
EndSection
==============
Here is lspci:
00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97
Audio Controller (rev a2)
00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2)
00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Miscellaneous Control
00:19.0 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] HyperTransport Technology Configuration
00:19.1 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Address Map
00:19.2 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] DRAM Controller
00:19.3 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Miscellaneous Control
01:04.0 SCSI storage controller: LSI Logic / Symbios Logic 53c810 (rev 12)
01:05.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A
IEEE-1394a-2000 Controller (PHY/Link)
08:0a.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8131 PCI-X Bridge (rev 12)
08:0a.1 PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X IOAPIC (rev 01)
08:0b.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8131 PCI-X Bridge (rev 12)
08:0b.1 PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X IOAPIC (rev 01)
80:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
80:01.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
80:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
80:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
81:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce
6600] (rev a2)
==================================

Here is Xorg.0.log

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10)
Current Operating System: Linux tya64 2.6.26-1-amd64 #1 SMP Fri Mar 13
17:46:45 UTC 2009 x86_64
Build Date: 09 January 2009  02:16:05AM

       Before reporting problems, check http://wiki.x.org
       to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
       (++) from command line, (!!) notice, (II) informational,
       (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 22 13:45:20 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
       Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
       Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
       Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
       Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
does not exist.
       Entry deleted from font path.
(==) FontPath set to:
       /usr/share/fonts/X11/misc,
       /usr/share/fonts/X11/100dpi/:unscaled,
       /usr/share/fonts/X11/75dpi/:unscaled,
       /usr/share/fonts/X11/Type1,
       /usr/share/fonts/X11/100dpi,
       /usr/share/fonts/X11/75dpi
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7c28e0
(II) Module ABI versions:
       X.Org ANSI C Emulation: 0.3
       X.Org Video Driver: 2.0
       X.Org XInput driver : 2.0
       X.Org Server Extension : 0.3
       X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
       compiled for 1.4.2, module version = 1.0.0
       ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,005e card 10f1,2895 rev a3 class 05,80,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0051 card 10f1,2895 rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 10f1,2895 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 10f1,2895 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 10f1,2895 rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0059 card 10f1,2895 rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,0053 card 10f1,2895 rev f2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 10f1,2895 rev f3 class 01,01,85 hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 10f1,2895 rev f3 class 01,01,85 hdr 00
(II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:0a:0: chip 10de,0057 card 10f1,2895 rev a3 class 06,80,00 hdr 00
(II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:19:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:19:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:19:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:19:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:04:0: chip 1000,0001 card 0000,0000 rev 12 class 01,00,00 hdr 00
(II) PCI: 01:05:0: chip 104c,8023 card 10f1,2895 rev 00 class 0c,00,10 hdr 00
(II) PCI: 08:0a:0: chip 1022,7450 card 0000,0000 rev 12 class 06,04,00 hdr 81
(II) PCI: 08:0a:1: chip 1022,7451 card 10f1,2895 rev 01 class 08,00,10 hdr 00
(II) PCI: 08:0b:0: chip 1022,7450 card 0000,0000 rev 12 class 06,04,00 hdr 81
(II) PCI: 08:0b:1: chip 1022,7451 card 10f1,2895 rev 01 class 08,00,10 hdr 00
(II) PCI: 80:00:0: chip 10de,005e card 10f1,2895 rev a3 class 05,80,00 hdr 00
(II) PCI: 80:01:0: chip 10de,00d3 card 10f1,2895 rev a3 class 05,80,00 hdr 80
(II) PCI: 80:0a:0: chip 10de,0057 card 10f1,2895 rev a3 class 06,80,00 hdr 00
(II) PCI: 80:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 81:00:0: chip 10de,0141 card 107d,2074 rev a2 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is cleared)
(II) Bus 1 I/O range:
       [0] -1  0       0x00002000 - 0x000020ff (0x100) IX[B]
       [1] -1  0       0x00002400 - 0x000024ff (0x100) IX[B]
       [2] -1  0       0x00002800 - 0x000028ff (0x100) IX[B]
       [3] -1  0       0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
       [0] -1  0       0xc0100000 - 0xc01fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:14:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,129), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
       [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
       [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
       [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 9: bridge is at (8:10:0), (8,9,9), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 10: bridge is at (8:11:0), (8,10,10), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 129: bridge is at (128:14:0), (128,129,129), BCTRL: 0x000c
(VGA_EN is set)
(II) Bus 129 non-prefetchable memory range:
       [0] -1  0       0xc1000000 - 0xc2ffffff (0x2000000) MX[B]
(II) Bus 129 prefetchable memory range:
       [0] -1  0       0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 8: bridge is at (0:0:0), (8,8,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 8 I/O range:
       [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 8 non-prefetchable memory range:
       [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 8 prefetchable memory range:
       [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 128: bridge is at (0:0:0), (128,128,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 128 I/O range:
       [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 128 non-prefetchable memory range:
       [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 128 prefetchable memory range:
       [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(129:0:0) nVidia Corporation NV43 [GeForce 6600] rev 162,
Mem @ 0xc2000000/24, 0xd0000000/28, 0xc1000000/24
(II) Addressable bus resource ranges are
       [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
       [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
       [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
       [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
       [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
       [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
       [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
       [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
       [0] -1  0       0xc0801000 - 0xc0801fff (0x1000) MX[B]
       [1] -1  0       0xc0800000 - 0xc0800fff (0x1000) MX[B]
       [2] -1  0       0xc0401000 - 0xc0401fff (0x1000) MX[B]
       [3] -1  0       0xc0400000 - 0xc0400fff (0x1000) MX[B]
       [4] -1  0       0xc0100000 - 0xc0103fff (0x4000) MX[B]
       [5] -1  0       0xc0104800 - 0xc0104fff (0x800) MX[B]
       [6] -1  0       0xc0104000 - 0xc01040ff (0x100) MX[B]
       [7] -1  0       0xc0005000 - 0xc0005fff (0x1000) MX[B]
       [8] -1  0       0xc0004000 - 0xc0004fff (0x1000) MX[B]
       [9] -1  0       0xc0003000 - 0xc0003fff (0x1000) MX[B]
       [10] -1 0       0xc0002000 - 0xc0002fff (0x1000) MX[B]
       [11] -1 0       0xc0001000 - 0xc00010ff (0x100) MX[B]
       [12] -1 0       0xc0000000 - 0xc0000fff (0x1000) MX[B]
       [13] -1 0       0xc1000000 - 0xc1ffffff (0x1000000) MX[B](B)
       [14] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
       [15] -1 0       0xc2000000 - 0xc2ffffff (0x1000000) MX[B](B)
       [16] -1 0       0x00003000 - 0x00003007 (0x8) IX[B]
       [17] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]
       [18] -1 0       0x00001c60 - 0x00001c67 (0x8) IX[B]
       [19] -1 0       0x00001c20 - 0x00001c2f (0x10) IX[B]
       [20] -1 0       0x00001c48 - 0x00001c4b (0x4) IX[B]
       [21] -1 0       0x00001c50 - 0x00001c57 (0x8) IX[B]
       [22] -1 0       0x00001c4c - 0x00001c4f (0x4) IX[B]
       [23] -1 0       0x00001c58 - 0x00001c5f (0x8) IX[B]
       [24] -1 0       0x00001c10 - 0x00001c1f (0x10) IX[B]
       [25] -1 0       0x00001c30 - 0x00001c33 (0x4) IX[B]
       [26] -1 0       0x00001c38 - 0x00001c3f (0x8) IX[B]
       [27] -1 0       0x00001c34 - 0x00001c37 (0x4) IX[B]
       [28] -1 0       0x00001c40 - 0x00001c47 (0x8) IX[B]
       [29] -1 0       0x00001c00 - 0x00001c0f (0x10) IX[B]
       [30] -1 0       0x00001400 - 0x000014ff (0x100) IX[B]
       [31] -1 0       0x00001800 - 0x000018ff (0x100) IX[B]
       [32] -1 0       0x0000a040 - 0x0000a07f (0x40) IX[B]
       [33] -1 0       0x0000a000 - 0x0000a03f (0x40) IX[B]
       [34] -1 0       0x00001000 - 0x0000101f (0x20) IX[B]
       [35] -1 0       0x00008c00 - 0x00008c00 (0x1) IX[B]
(II) Active PCI resource ranges after removing overlaps:
       [0] -1  0       0xc0801000 - 0xc0801fff (0x1000) MX[B]
       [1] -1  0       0xc0800000 - 0xc0800fff (0x1000) MX[B]
       [2] -1  0       0xc0401000 - 0xc0401fff (0x1000) MX[B]
       [3] -1  0       0xc0400000 - 0xc0400fff (0x1000) MX[B]
       [4] -1  0       0xc0100000 - 0xc0103fff (0x4000) MX[B]
       [5] -1  0       0xc0104800 - 0xc0104fff (0x800) MX[B]
       [6] -1  0       0xc0104000 - 0xc01040ff (0x100) MX[B]
       [7] -1  0       0xc0005000 - 0xc0005fff (0x1000) MX[B]
       [8] -1  0       0xc0004000 - 0xc0004fff (0x1000) MX[B]
       [9] -1  0       0xc0003000 - 0xc0003fff (0x1000) MX[B]
       [10] -1 0       0xc0002000 - 0xc0002fff (0x1000) MX[B]
       [11] -1 0       0xc0001000 - 0xc00010ff (0x100) MX[B]
       [12] -1 0       0xc0000000 - 0xc0000fff (0x1000) MX[B]
       [13] -1 0       0xc1000000 - 0xc1ffffff (0x1000000) MX[B](B)
       [14] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
       [15] -1 0       0xc2000000 - 0xc2ffffff (0x1000000) MX[B](B)
       [16] -1 0       0x00003000 - 0x00003007 (0x8) IX[B]
       [17] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]
       [18] -1 0       0x00001c60 - 0x00001c67 (0x8) IX[B]
       [19] -1 0       0x00001c20 - 0x00001c2f (0x10) IX[B]
       [20] -1 0       0x00001c48 - 0x00001c4b (0x4) IX[B]
       [21] -1 0       0x00001c50 - 0x00001c57 (0x8) IX[B]
       [22] -1 0       0x00001c4c - 0x00001c4f (0x4) IX[B]
       [23] -1 0       0x00001c58 - 0x00001c5f (0x8) IX[B]
       [24] -1 0       0x00001c10 - 0x00001c1f (0x10) IX[B]
       [25] -1 0       0x00001c30 - 0x00001c33 (0x4) IX[B]
       [26] -1 0       0x00001c38 - 0x00001c3f (0x8) IX[B]
       [27] -1 0       0x00001c34 - 0x00001c37 (0x4) IX[B]
       [28] -1 0       0x00001c40 - 0x00001c47 (0x8) IX[B]
       [29] -1 0       0x00001c00 - 0x00001c0f (0x10) IX[B]
       [30] -1 0       0x00001400 - 0x000014ff (0x100) IX[B]
       [31] -1 0       0x00001800 - 0x000018ff (0x100) IX[B]
       [32] -1 0       0x0000a040 - 0x0000a07f (0x40) IX[B]
       [33] -1 0       0x0000a000 - 0x0000a03f (0x40) IX[B]
       [34] -1 0       0x00001000 - 0x0000101f (0x20) IX[B]
       [35] -1 0       0x00008c00 - 0x00008c00 (0x1) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
       [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
       [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
       [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
       [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
       [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
       [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
       [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
       [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
       [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
       [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
       [4] -1  0       0xc0801000 - 0xc0801fff (0x1000) MX[B]
       [5] -1  0       0xc0800000 - 0xc0800fff (0x1000) MX[B]
       [6] -1  0       0xc0401000 - 0xc0401fff (0x1000) MX[B]
       [7] -1  0       0xc0400000 - 0xc0400fff (0x1000) MX[B]
       [8] -1  0       0xc0100000 - 0xc0103fff (0x4000) MX[B]
       [9] -1  0       0xc0104800 - 0xc0104fff (0x800) MX[B]
       [10] -1 0       0xc0104000 - 0xc01040ff (0x100) MX[B]
       [11] -1 0       0xc0005000 - 0xc0005fff (0x1000) MX[B]
       [12] -1 0       0xc0004000 - 0xc0004fff (0x1000) MX[B]
       [13] -1 0       0xc0003000 - 0xc0003fff (0x1000) MX[B]
       [14] -1 0       0xc0002000 - 0xc0002fff (0x1000) MX[B]
       [15] -1 0       0xc0001000 - 0xc00010ff (0x100) MX[B]
       [16] -1 0       0xc0000000 - 0xc0000fff (0x1000) MX[B]
       [17] -1 0       0xc1000000 - 0xc1ffffff (0x1000000) MX[B](B)
       [18] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
       [19] -1 0       0xc2000000 - 0xc2ffffff (0x1000000) MX[B](B)
       [20] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
       [21] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
       [22] -1 0       0x00003000 - 0x00003007 (0x8) IX[B]
       [23] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]
       [24] -1 0       0x00001c60 - 0x00001c67 (0x8) IX[B]
       [25] -1 0       0x00001c20 - 0x00001c2f (0x10) IX[B]
       [26] -1 0       0x00001c48 - 0x00001c4b (0x4) IX[B]
       [27] -1 0       0x00001c50 - 0x00001c57 (0x8) IX[B]
       [28] -1 0       0x00001c4c - 0x00001c4f (0x4) IX[B]
       [29] -1 0       0x00001c58 - 0x00001c5f (0x8) IX[B]
       [30] -1 0       0x00001c10 - 0x00001c1f (0x10) IX[B]
       [31] -1 0       0x00001c30 - 0x00001c33 (0x4) IX[B]
       [32] -1 0       0x00001c38 - 0x00001c3f (0x8) IX[B]
       [33] -1 0       0x00001c34 - 0x00001c37 (0x4) IX[B]
       [34] -1 0       0x00001c40 - 0x00001c47 (0x8) IX[B]
       [35] -1 0       0x00001c00 - 0x00001c0f (0x10) IX[B]
       [36] -1 0       0x00001400 - 0x000014ff (0x100) IX[B]
       [37] -1 0       0x00001800 - 0x000018ff (0x100) IX[B]
       [38] -1 0       0x0000a040 - 0x0000a07f (0x40) IX[B]
       [39] -1 0       0x0000a000 - 0x0000a03f (0x40) IX[B]
       [40] -1 0       0x00001000 - 0x0000101f (0x20) IX[B]
       [41] -1 0       0x00008c00 - 0x00008c00 (0x1) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
       compiled for 1.4.2, module version = 1.0.0
       Module class: X.Org Server Extension
       ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
       compiled for 1.4.2, module version = 1.0.0
       Module class: X.Org Server Extension
       ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
       compiled for 4.0.2, module version = 1.0.0
       Module class: X.Org Server Extension
(II) NVIDIA GLX Module  173.14.09  Thu Jun  5 00:05:57 PDT 2008
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
       compiled for 1.4.2, module version = 2.1.0
       Module class: X.Org Font Renderer
       ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
       compiled for 1.4.2, module version = 1.13.0
       Module class: X.Org Server Extension
       ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
       compiled for 1.4.2, module version = 1.0.0
       ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) Matched nv from file name nv.ids in autoconfig
(==) Matched nv for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "nv"
(II) Loading /usr/lib/xorg/modules/drivers//nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
       compiled for 1.4.2, module version = 2.1.10
       Module class: X.Org Video Driver
       ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
       compiled for 1.4.0.90, module version = 1.3.0
       Module class: X.Org XInput Driver
       ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
       compiled for 1.4.0.90, module version = 1.3.1
       Module class: X.Org XInput Driver
       ABI class: X.Org XInput driver, version 2.0
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
       Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
       Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
       GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
       GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
       Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
       GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
       GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
       GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
       GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
       GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
       GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
       Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
       GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
       GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
       GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
       Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
       GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
       Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
       GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
       GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
       GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
       GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
       GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
       GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
       Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
       GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
       GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
       GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
       GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
       GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
       Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
       GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
       GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
       GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
       GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
       Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
       GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
       GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
       GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro FX 550,
       Quadro FX 540, GeForce 6200, GeForce 6500,
       GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
       GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
       GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 6800,
       GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, GeForce 6200,
       GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
       GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
       GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE,
       GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400,
       GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX 350M,
       GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 GT,
       GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT,
       GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT,
       Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560,
       GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS,
       GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M,
       Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500,
       Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100,
       GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce 8800 GTS,
       GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS,
       GeForce 8600 GT, GeForce 8600 GT, GeForce 8400 GS, GeForce 9500M GS,
       GeForce 8600M GT, GeForce 9650M GS, GeForce 8700M GT, Quadro FX 370,
       Quadro NVS 320M, Quadro FX 570M, Quadro FX 1600M, Quadro FX 570,
       Quadro FX 1700, GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS,
       GeForce 8300 GS, GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT,
       GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
       Quadro NVS 135M, Quadro FX 360M, GeForce 9300M G, Quadro NVS 290,
       GeForce GTX 280, GeForce GTX 260, GeForce 8800 GTS 512,
       GeForce 8800 GT, GeForce 9800 GX2, GeForce 8800 GS,
       GeForce 8800M GTS, GeForce 8800M GTX, GeForce 8800 GS,
       GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX, Quadro FX 3700,
       Quadro FX 3600M, GeForce 9600 GT, GeForce 9600M GT, GeForce 9600M GS,
       GeForce 9600M GT, GeForce 9500M G, GeForce 8400 GS, GeForce 9300M GS,
       GeForce 9200M GS, GeForce 9300M GS
(II) Primary Device is: PCI 81:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset GeForce 6600 found
(II) resource ranges after xf86ClaimFixedResources() call:
       [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
       [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
       [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
       [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
       [4] -1  0       0xc0801000 - 0xc0801fff (0x1000) MX[B]
       [5] -1  0       0xc0800000 - 0xc0800fff (0x1000) MX[B]
       [6] -1  0       0xc0401000 - 0xc0401fff (0x1000) MX[B]
       [7] -1  0       0xc0400000 - 0xc0400fff (0x1000) MX[B]
       [8] -1  0       0xc0100000 - 0xc0103fff (0x4000) MX[B]
       [9] -1  0       0xc0104800 - 0xc0104fff (0x800) MX[B]
       [10] -1 0       0xc0104000 - 0xc01040ff (0x100) MX[B]
       [11] -1 0       0xc0005000 - 0xc0005fff (0x1000) MX[B]
       [12] -1 0       0xc0004000 - 0xc0004fff (0x1000) MX[B]
       [13] -1 0       0xc0003000 - 0xc0003fff (0x1000) MX[B]
       [14] -1 0       0xc0002000 - 0xc0002fff (0x1000) MX[B]
       [15] -1 0       0xc0001000 - 0xc00010ff (0x100) MX[B]
       [16] -1 0       0xc0000000 - 0xc0000fff (0x1000) MX[B]
       [17] -1 0       0xc1000000 - 0xc1ffffff (0x1000000) MX[B](B)
       [18] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
       [19] -1 0       0xc2000000 - 0xc2ffffff (0x1000000) MX[B](B)
       [20] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
       [21] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
       [22] -1 0       0x00003000 - 0x00003007 (0x8) IX[B]
       [23] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]
       [24] -1 0       0x00001c60 - 0x00001c67 (0x8) IX[B]
       [25] -1 0       0x00001c20 - 0x00001c2f (0x10) IX[B]
       [26] -1 0       0x00001c48 - 0x00001c4b (0x4) IX[B]
       [27] -1 0       0x00001c50 - 0x00001c57 (0x8) IX[B]
       [28] -1 0       0x00001c4c - 0x00001c4f (0x4) IX[B]
       [29] -1 0       0x00001c58 - 0x00001c5f (0x8) IX[B]
       [30] -1 0       0x00001c10 - 0x00001c1f (0x10) IX[B]
       [31] -1 0       0x00001c30 - 0x00001c33 (0x4) IX[B]
       [32] -1 0       0x00001c38 - 0x00001c3f (0x8) IX[B]
       [33] -1 0       0x00001c34 - 0x00001c37 (0x4) IX[B]
       [34] -1 0       0x00001c40 - 0x00001c47 (0x8) IX[B]
       [35] -1 0       0x00001c00 - 0x00001c0f (0x10) IX[B]
       [36] -1 0       0x00001400 - 0x000014ff (0x100) IX[B]
       [37] -1 0       0x00001800 - 0x000018ff (0x100) IX[B]
       [38] -1 0       0x0000a040 - 0x0000a07f (0x40) IX[B]
       [39] -1 0       0x0000a000 - 0x0000a03f (0x40) IX[B]
       [40] -1 0       0x00001000 - 0x0000101f (0x20) IX[B]
       [41] -1 0       0x00008c00 - 0x00008c00 (0x1) IX[B]
(II) resource ranges after probing:
       [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
       [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
       [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
       [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
       [4] -1  0       0xc0801000 - 0xc0801fff (0x1000) MX[B]
       [5] -1  0       0xc0800000 - 0xc0800fff (0x1000) MX[B]
       [6] -1  0       0xc0401000 - 0xc0401fff (0x1000) MX[B]
       [7] -1  0       0xc0400000 - 0xc0400fff (0x1000) MX[B]
       [8] -1  0       0xc0100000 - 0xc0103fff (0x4000) MX[B]
       [9] -1  0       0xc0104800 - 0xc0104fff (0x800) MX[B]
       [10] -1 0       0xc0104000 - 0xc01040ff (0x100) MX[B]
       [11] -1 0       0xc0005000 - 0xc0005fff (0x1000) MX[B]
       [12] -1 0       0xc0004000 - 0xc0004fff (0x1000) MX[B]
       [13] -1 0       0xc0003000 - 0xc0003fff (0x1000) MX[B]
       [14] -1 0       0xc0002000 - 0xc0002fff (0x1000) MX[B]
       [15] -1 0       0xc0001000 - 0xc00010ff (0x100) MX[B]
       [16] -1 0       0xc0000000 - 0xc0000fff (0x1000) MX[B]
       [17] -1 0       0xc1000000 - 0xc1ffffff (0x1000000) MX[B](B)
       [18] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
       [19] -1 0       0xc2000000 - 0xc2ffffff (0x1000000) MX[B](B)
       [20] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
       [21] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
       [22] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
       [23] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
       [24] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
       [25] -1 0       0x00003000 - 0x00003007 (0x8) IX[B]
       [26] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]
       [27] -1 0       0x00001c60 - 0x00001c67 (0x8) IX[B]
       [28] -1 0       0x00001c20 - 0x00001c2f (0x10) IX[B]
       [29] -1 0       0x00001c48 - 0x00001c4b (0x4) IX[B]
       [30] -1 0       0x00001c50 - 0x00001c57 (0x8) IX[B]
       [31] -1 0       0x00001c4c - 0x00001c4f (0x4) IX[B]
       [32] -1 0       0x00001c58 - 0x00001c5f (0x8) IX[B]
       [33] -1 0       0x00001c10 - 0x00001c1f (0x10) IX[B]
       [34] -1 0       0x00001c30 - 0x00001c33 (0x4) IX[B]
       [35] -1 0       0x00001c38 - 0x00001c3f (0x8) IX[B]
       [36] -1 0       0x00001c34 - 0x00001c37 (0x4) IX[B]
       [37] -1 0       0x00001c40 - 0x00001c47 (0x8) IX[B]
       [38] -1 0       0x00001c00 - 0x00001c0f (0x10) IX[B]
       [39] -1 0       0x00001400 - 0x000014ff (0x100) IX[B]
       [40] -1 0       0x00001800 - 0x000018ff (0x100) IX[B]
       [41] -1 0       0x0000a040 - 0x0000a07f (0x40) IX[B]
       [42] -1 0       0x0000a000 - 0x0000a03f (0x40) IX[B]
       [43] -1 0       0x00001000 - 0x0000101f (0x20) IX[B]
       [44] -1 0       0x00008c00 - 0x00008c00 (0x1) IX[B]
       [45] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
       [46] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
       compiled for 1.4.2, module version = 1.0.0
       ABI class: X.Org Video Driver, version 2.0
(II) NV(0): Initializing int10
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Chipset: "GeForce 6600"
(II) NV(0): Creating default Display subsection in Screen section
       "Default Screen" for depth/fbbpp 24/32
(==) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
       compiled for 1.4.2, module version = 0.1.0
       ABI class: X.Org Video Driver, version 2.0
(**) NV(0): Option "UseFBDev" "true"
(==) NV(0): Using HW cursor
(**) NV(0): Using framebuffer device
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux//libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
       compiled for 1.4.2, module version = 0.0.2
       ABI class: X.Org Video Driver, version 2.0
(WW) open /dev/fb0: No such file or directory
(WW) open /dev/fb1: No such file or directory
(WW) open /dev/fb2: No such file or directory
(WW) open /dev/fb3: No such file or directory
(WW) open /dev/fb4: No such file or directory
(WW) open /dev/fb5: No such file or directory
(WW) open /dev/fb6: No such file or directory
(WW) open /dev/fb7: No such file or directory
(EE) Unable to find a valid framebuffer device
(EE) NV(0): Failed to open framebuffer device, consult warnings and/or
errors above for possible reasons
       (you may have to look at the server log to see warnings)
(II) UnloadModule: "nv"
(II) UnloadModule: "fbdevhw"
(II) Unloading /usr/lib/xorg/modules/linux//libfbdevhw.so
(II) UnloadModule: "vgahw"
(II) Unloading /usr/lib/xorg/modules//libvgahw.so
(II) UnloadModule: "int10"
(II) Unloading /usr/lib/xorg/modules//libint10.so
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found
=================

Thanks
francesco



On Fri, Mar 20, 2009 at 11:30 PM, Lennart Sorensen
<lsorense@csclub.uwaterloo.ca> wrote:
> On Fri, Mar 20, 2009 at 11:14:36AM +0100, Francesco Pietra wrote:
>> I forgot to mention that the graphic card is Pixelview 6600 256M DDR
>> DVI GeForce 6800. I expected that it is compatible with fglrx
>
> No.  fglrx is for firegl and radeon cards.  A geForce is an nvidia chip
> and would work with either the nv open source drivers, or the nvidia
> closed source drivers.
>
> For how to install the nvidia closed source drivers (which do
> openGL unlike the open source nv drivers), see the howto here:
> http://www.tinyplanet.ca/~lsorense/debian/debian-nvidia-dri-howto.html
>
> --
> Len Sorensen
>


Reply to: