[vox-tech] X server help

Jennifer Stickel vox-tech@lists.lugod.org
Wed, 12 Feb 2003 14:19:42 -0800


> > > > If I use "nvidia" as the driver, it won't initialize my card.
The
> > > > NVIDIA site say to call it "nv".  That seems to work for
> > > > initializing the card.
> > >
> > > 'nv' is the nvidia driver that comes with the kernel. The packages
> > > from nvidia.com install the "nvidia" driver.  I just double
checked my
> > > XF86Config (to make sure I'm not tripping) and this is correct.
>
> > I checked (rpm -q) and I have the following installed
> > NVIDIA_kernel-1.0-4191 NVIDIA_GLX-1.0-4191
> >
> > So then am I supposed to have "nv" or "nvidia" as the driver?
>
> "nvidia"

OK made that change
>
> > > Try this:
> > >  ldd `which glxgears`
>
> > That command didn't work for me.  I get the message
> > ldd: ./which glxgears: No such file or directory
>
> Those were backquotes `, not single quotes '
> Use  ` (same key as the tilde ~, usually just to the left of
> the "1" key)
>
> backquotes capture the output from the enclosed command so you can use
> that output as the argument to another command.
>
> The long way of doing the same thing is:
> $ which glxgears
> output = "/path/to/glxgears" so:
> $ ldd /path/to/glxgears
>
> Hope this makes sense as backquotes are very useful.  I remember
> saying, 'huh?' when I first heard of them.

That is a handy command.  This is what I get from that
libGL.so.1 => /usr/lib/libGL.so.1 (0x40022000)
 libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40070000)
 libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4007d000)
 libpthread.so.0 => /lib/i686/libpthread.so.0 (0x40134000)
 libm.so.6 => /lib/i686/libm.so.6 (0x40164000)
 libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
 libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0x40186000)
 libdl.so.2 => /lib/libdl.so.2 (0x40619000)
 /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

>
>
> > > You need to make sure that libGL and libGLcore.so.1 are pointing
to
> > the nvidia
> > > drivers:
> > >
> > > $ ls -l /usr/lib/libGL.so.1
> > > lrwxrwxrwx    1 root     root           \
> > > 17 2003-01-30 21:26 /usr/lib/libGL.so.1 -> libGL.so.1.0.4191
> > > [troy@Saiph /etc/X11]
> > > $ ls -l /usr/lib/libGLcore.so.1
> > > lrwxrwxrwx    1 root     root           \
> > > 21 2003-01-30 21:26 /usr/lib/libGLcore.so.1 ->
libGLcore.so.1.0.4191
> > >
> > They are the same as yours
>
> good.
>
> > > As was mentioned, you'll probably have better luck
> > > using the src rpms' rather than the prebuilt ones.
> > I used the src rpms for the kernel and the rpm for the GLX
>
> Hmm.  You might try grabbing the src rpm for glx and --rebuild that as
well.
>
>
<http://download.nvidia.com/XFree86_40/1.0-4191/NVIDIA_GLX-1.0-4191.src.
rpm>
>
> If you have the 'wget' command, you can use it from the console to
> retrieve the file.
>
I'll try that now, but here is the full log output from startx


XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window
System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 23 January 2002
 If the server is older than 6-12 months, or if your card is
 newer than the above date, look for a newer version before
 reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18-11smp i686 [ELF]
Build Host: daffy.perf.redhat.com

Module Loader present
OS Kernel: Linux version 2.4.18-24.8.0
(bhcompile@tweety.devel.redhat.com) (gcc version 3.2 20020903 (Red Hat
Linux 8.0 3.2-7)) #1 Fri Jan 31 06:51:30 EST 2003
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/XFree86.0.log", Time: Wed Feb 12 14:13:21 2003
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "My Monitor"
(**) |   |-->Device "Riva TNT2"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "dell101"
(**) XKB: model: "dell101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(WW) `fonts.dir' not found (or not valid) in
"/usr/X11R6/lib/X11/fonts/local/".
 Entry deleted from font path.
 (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/local/").
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type
1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr
/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
 XFree86 ANSI C Emulation: 0.1
 XFree86 Video Driver: 0.5
 XFree86 XInput driver : 0.3
 XFree86 Server Extension : 0.1
 XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
 compiled for 4.2.0, module version = 1.0.0
 Module class: XFree86 Font Renderer
 ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
 compiled for 4.2.0, module version = 0.1.0
 ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2500 card 1028,0092 rev 03 class 06,00,00
hdr 00
(II) PCI: 00:01:0: chip 8086,250f card 0000,0000 rev 03 class 06,04,00
hdr 01
(II) PCI: 00:1e:0: chip 8086,2418 card 0000,0000 rev 02 class 06,04,00
hdr 01
(II) PCI: 00:1f:0: chip 8086,2410 card 0000,0000 rev 02 class 06,01,00
hdr 80
(II) PCI: 00:1f:1: chip 8086,2411 card 8086,2411 rev 02 class 01,01,80
hdr 00
(II) PCI: 00:1f:2: chip 8086,2412 card 8086,2412 rev 02 class 0c,03,00
hdr 00
(II) PCI: 00:1f:3: chip 8086,2413 card 8086,2413 rev 02 class 0c,05,00
hdr 00
(II) PCI: 00:1f:5: chip 8086,2415 card 1028,0092 rev 02 class 04,01,00
hdr 00
(II) PCI: 01:00:0: chip 10de,002d card 10de,0001 rev 15 class 03,00,00
hdr 00
(II) PCI: 02:07:0: chip 9005,0080 card 9005,62a0 rev 02 class 01,00,00
hdr 00
(II) PCI: 02:08:0: chip 1093,14e0 card 0000,0000 rev 00 class ff,00,00
hdr 00
(II) PCI: 02:09:0: chip 1093,14e0 card 0000,0000 rev 00 class ff,00,00
hdr 00
(II) PCI: 02:0a:0: chip 1093,14e0 card 0000,0000 rev 00 class ff,00,00
hdr 00
(II) PCI: 02:0b:0: chip 1093,14e0 card 0000,0000 rev 00 class ff,00,00
hdr 00
(II) PCI: 02:0c:0: chip 10b7,9200 card 1028,0092 rev 78 class 02,00,00
hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
 compiled for 4.2.0, module version = 0.1.0
 ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
 [0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
 [0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
 [0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
 [0] -1 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
 [0] -1 0xf2000000 - 0xf5ffffff (0x4000000) MX[B]
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x06 (VGA_EN is
cleared)
(II) Bus 2 I/O range:
 [0] -1 0x0000e000 - 0x0000e0ff (0x100) IX[B]
 [1] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
 [2] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]
 [3] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
 [0] -1 0xfa000000 - 0xfbffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
 [0] -1 0xf1000000 - 0xf1ffffff (0x1000000) MX[B]
(II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is
set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(1:0:0) NVidia Riva TNT2 M64 rev 21, Mem @ 0xfc000000/24,
0xf4000000/25, BIOS @ 0x80000000/16
(II) Addressable bus resource ranges are
 [0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
 [1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
 [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
 [0] -1 0xfaff6c00 - 0xfaff6c7f (0x80) MX[B]
 [1] -1 0xfaff7000 - 0xfaff7fff (0x1000) MX[B]
 [2] -1 0xfaff8000 - 0xfaff8fff (0x1000) MX[B]
 [3] -1 0xfaff9000 - 0xfaff9fff (0x1000) MX[B]
 [4] -1 0xfaffa000 - 0xfaffafff (0x1000) MX[B]
 [5] -1 0xfaffb000 - 0xfaffbfff (0x1000) MX[B]
 [6] -1 0xfaffc000 - 0xfaffcfff (0x1000) MX[B]
 [7] -1 0xfaffd000 - 0xfaffdfff (0x1000) MX[B]
 [8] -1 0xfaffe000 - 0xfaffefff (0x1000) MX[B]
 [9] -1 0xec000000 - 0xefffffff (0x4000000) MX[B]
 [10] -1 0x80000000 - 0x8000ffff (0x10000) MX[B](B)
 [11] -1 0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
 [12] -1 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [13] -1 0x0000e880 - 0x0000e8ff (0x80) IX[B]
 [14] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
 [15] -1 0x0000dc80 - 0x0000dcbf (0x40) IX[B]
 [16] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
 [17] -1 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [18] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [19] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
 [0] -1 0xfaff6c00 - 0xfaff6c7f (0x80) MX[B]
 [1] -1 0xfaff7000 - 0xfaff7fff (0x1000) MX[B]
 [2] -1 0xfaff8000 - 0xfaff8fff (0x1000) MX[B]
 [3] -1 0xfaff9000 - 0xfaff9fff (0x1000) MX[B]
 [4] -1 0xfaffa000 - 0xfaffafff (0x1000) MX[B]
 [5] -1 0xfaffb000 - 0xfaffbfff (0x1000) MX[B]
 [6] -1 0xfaffc000 - 0xfaffcfff (0x1000) MX[B]
 [7] -1 0xfaffd000 - 0xfaffdfff (0x1000) MX[B]
 [8] -1 0xfaffe000 - 0xfaffefff (0x1000) MX[B]
 [9] -1 0xec000000 - 0xefffffff (0x4000000) MX[B]
 [10] -1 0x80000000 - 0x8000ffff (0x10000) MX[B](B)
 [11] -1 0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
 [12] -1 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [13] -1 0x0000e880 - 0x0000e8ff (0x80) IX[B]
 [14] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
 [15] -1 0x0000dc80 - 0x0000dcbf (0x40) IX[B]
 [16] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
 [17] -1 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [18] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [19] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
 [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
 [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0xfaff6c00 - 0xfaff6c7f (0x80) MX[B]
 [6] -1 0xfaff7000 - 0xfaff7fff (0x1000) MX[B]
 [7] -1 0xfaff8000 - 0xfaff8fff (0x1000) MX[B]
 [8] -1 0xfaff9000 - 0xfaff9fff (0x1000) MX[B]
 [9] -1 0xfaffa000 - 0xfaffafff (0x1000) MX[B]
 [10] -1 0xfaffb000 - 0xfaffbfff (0x1000) MX[B]
 [11] -1 0xfaffc000 - 0xfaffcfff (0x1000) MX[B]
 [12] -1 0xfaffd000 - 0xfaffdfff (0x1000) MX[B]
 [13] -1 0xfaffe000 - 0xfaffefff (0x1000) MX[B]
 [14] -1 0xec000000 - 0xefffffff (0x4000000) MX[B]
 [15] -1 0x80000000 - 0x8000ffff (0x10000) MX[B](B)
 [16] -1 0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
 [17] -1 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [18] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [19] -1 0x00000000 - 0x000000ff (0x100) IX[B]
 [20] -1 0x0000e880 - 0x0000e8ff (0x80) IX[B]
 [21] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
 [22] -1 0x0000dc80 - 0x0000dcbf (0x40) IX[B]
 [23] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
 [24] -1 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [25] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [26] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
 compiled for 4.2.0, module version = 1.0.0
 Module class: XFree86 Server Extension
 ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
 compiled for 4.2.0, module version = 1.0.0
 Module class: XFree86 Server Extension
 ABI class: XFree86 Server Extension, version 0.1
(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 DPMS
(II) Loading extension FontCache
(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: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
 compiled for 4.2.0, module version = 1.0.1
 Module class: XFree86 Font Renderer
 ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
 compiled for 4.2.0, module version = 1.1.10
 Module class: XFree86 Font Renderer
 ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
 compiled for 4.0.2, module version = 1.0.4191
 Module class: XFree86 Server Extension
 ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
 compiled for 4.0.2, module version = 1.0.4191
 Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
 compiled for 4.2.0, module version = 1.0.0
 Module class: XFree86 XInput Driver
 ABI class: XFree86 XInput driver, version 0.3
(II) NVIDIA XFree86 Driver  1.0-4191  Mon Dec  9 11:51:41 PST 2002
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
 [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0xfaff6c00 - 0xfaff6c7f (0x80) MX[B]
 [6] -1 0xfaff7000 - 0xfaff7fff (0x1000) MX[B]
 [7] -1 0xfaff8000 - 0xfaff8fff (0x1000) MX[B]
 [8] -1 0xfaff9000 - 0xfaff9fff (0x1000) MX[B]
 [9] -1 0xfaffa000 - 0xfaffafff (0x1000) MX[B]
 [10] -1 0xfaffb000 - 0xfaffbfff (0x1000) MX[B]
 [11] -1 0xfaffc000 - 0xfaffcfff (0x1000) MX[B]
 [12] -1 0xfaffd000 - 0xfaffdfff (0x1000) MX[B]
 [13] -1 0xfaffe000 - 0xfaffefff (0x1000) MX[B]
 [14] -1 0xec000000 - 0xefffffff (0x4000000) MX[B]
 [15] -1 0x80000000 - 0x8000ffff (0x10000) MX[B](B)
 [16] -1 0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
 [17] -1 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [18] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [19] -1 0x00000000 - 0x000000ff (0x100) IX[B]
 [20] -1 0x0000e880 - 0x0000e8ff (0x80) IX[B]
 [21] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
 [22] -1 0x0000dc80 - 0x0000dcbf (0x40) IX[B]
 [23] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
 [24] -1 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [25] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [26] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) resource ranges after probing:
 [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0xfaff6c00 - 0xfaff6c7f (0x80) MX[B]
 [6] -1 0xfaff7000 - 0xfaff7fff (0x1000) MX[B]
 [7] -1 0xfaff8000 - 0xfaff8fff (0x1000) MX[B]
 [8] -1 0xfaff9000 - 0xfaff9fff (0x1000) MX[B]
 [9] -1 0xfaffa000 - 0xfaffafff (0x1000) MX[B]
 [10] -1 0xfaffb000 - 0xfaffbfff (0x1000) MX[B]
 [11] -1 0xfaffc000 - 0xfaffcfff (0x1000) MX[B]
 [12] -1 0xfaffd000 - 0xfaffdfff (0x1000) MX[B]
 [13] -1 0xfaffe000 - 0xfaffefff (0x1000) MX[B]
 [14] -1 0xec000000 - 0xefffffff (0x4000000) MX[B]
 [15] -1 0x80000000 - 0x8000ffff (0x10000) MX[B](B)
 [16] -1 0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
 [17] -1 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
 [18] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
 [19] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
 [20] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
 [21] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [22] -1 0x00000000 - 0x000000ff (0x100) IX[B]
 [23] -1 0x0000e880 - 0x0000e8ff (0x80) IX[B]
 [24] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
 [25] -1 0x0000dc80 - 0x0000dcbf (0x40) IX[B]
 [26] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
 [27] -1 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
 [28] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
 [29] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
 [30] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
 [31] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
 compiled for 4.2.0, module version = 0.1.0
 ABI class: XFree86 Video Driver, version 0.5
(==) NVIDIA(0): Depth 8, (==) framebuffer bpp 8
(==) NVIDIA(0): Default visual is PseudoColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NVIDIA(0): Linear framebuffer at 0xF4000000
(--) NVIDIA(0): MMIO registers at 0xFC000000
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0):  *** Aborting ***
(II) UnloadModule: "nvidia"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.

________________________________________________________
Now that I am using the different driver, I have a different error.
Maybe this one is easier to work with.

Jen