LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-20-2005, 04:43 PM   #1
salviadud
Member
 
Registered: Feb 2005
Location: Mexico
Distribution: Gentoo - kernel 4.1.5
Posts: 186

Rep: Reputation: 30
nvidia trouble with multiple kernels slackware 10.1


I first had kernel 2.4.29 and succesfully compiled 2.6.11.7

i installed the nvidia graphics drivers without any trouble

i recently tried to upgrade to kernel version 2.6.12.3.

i tried to install the nvidia drivers, but i had no such luck.

i did a menuconfig and found out that i had the nvidia chip support built into the kernel, i took that out and succesfully installed the drivers.

but, i cannot load the module, when i do a startx, i get a no screens found error

if i run the installer on any of the kernels i get this error

Unable to load the kernel module 'nvidia.ko'. This is most likely
because the kernel module was built using the wrong kernel source
files. Please make sure you have installed the kernel source files
for your kernel; on Red Hat Linux systems, for example, be sure you
have the 'kernel-source' rpm installed. If you know the correct
kernel source files are installed, you may specify the kernel source
path with the '--kernel-source-path' commandline option.

Still, I have both kernel source files...

had anyone had similar trouble?

i know my xorg.conf file is ok, because i had it working before.
 
Old 07-20-2005, 04:50 PM   #2
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
Maybe try run the installer with -k 2.6.12.3

When you said "i had the nvidia chip support built into the kernel",
you mean AGP nvidia chipset support or IDE nvidia chipset support ?
 
Old 07-20-2005, 04:52 PM   #3
tuxdev
Senior Member
 
Registered: Jul 2005
Distribution: Slackware
Posts: 2,012

Rep: Reputation: 115Reputation: 115
are the kernel sources in /usr/src/ and /usr/src/linux linking to them?
 
Old 07-20-2005, 05:10 PM   #4
salviadud
Member
 
Registered: Feb 2005
Location: Mexico
Distribution: Gentoo - kernel 4.1.5
Posts: 186

Original Poster
Rep: Reputation: 30
if i run the installer with -k /usr/src/linux-2.6.12.3 i get this
The file '/lib/modules//usr/src/linux-2.6.12.3/video/nvidia.ko'
already exists as part of this driver installation.

my sources are in /usr/src

and i believe im linking 2.6.12.3

in any case, that shouldn't be too much a problem, i just run the installer with the correct source. but i get that error message, and the support i had built into the kernel was the AGP chip support

but i do have the IDE built in. it says something like AMD/Nvidia ide chip support

does that matter?

as a matter of fact, i happen to have an amd processor on my machine.
 
Old 07-20-2005, 05:19 PM   #5
tuxdev
Senior Member
 
Registered: Jul 2005
Distribution: Slackware
Posts: 2,012

Rep: Reputation: 115Reputation: 115
Wait for a new version of nvidia-installer?
 
Old 07-20-2005, 05:25 PM   #6
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
If the installer complains about nvidia.ko already exist,
go ahead, just delete it then redo the install with -k opt
 
Old 07-20-2005, 05:56 PM   #7
salviadud
Member
 
Registered: Feb 2005
Location: Mexico
Distribution: Gentoo - kernel 4.1.5
Posts: 186

Original Poster
Rep: Reputation: 30
Angry

damn, this is weird
i erased the file, and it "kinda" worked, the installer told me that installation was succesful... still, no good.
i get his error message on startx
(==) Using config file: "/etc/X11/xorg.conf"

(EE) No devices detected.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional
information.

XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.

and this is the log file


_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/HP:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 6.8.1
Release Date: 17 September 2004
X Protocol Version 11, Revision 0, Release 6.8.1
Build Operating System: Linux 2.4.29 i686 [ELF]
Current Operating System: Linux HP 2.6.12.3 #1 SMP Tue Jul 19 23:06:28 CDT 2005 i686
Build Date: 23 January 2005
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: Wed Jul 20 17:43:56 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/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"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(--) using VT number 7

(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 1022,7006 card 0000,0000 rev 25 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1022,7007 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:04:0: chip 1106,0686 card 1043,8006 rev 22 class 06,01,00 hdr 80
(II) PCI: 00:04:1: chip 1106,0571 card 0000,0000 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:04:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:4: chip 1106,3057 card 0000,0000 rev 30 class 0c,05,00 hdr 00
(II) PCI: 00:0d:0: chip 1274,1371 card 1274,1371 rev 09 class 04,01,00 hdr 00
(II) PCI: 00:0e:0: chip 11c1,044e card 1235,044e rev 00 class 07,80,00 hdr 00
(II) PCI: 00:0f:0: chip 1113,1211 card 103c,9207 rev 10 class 02,00,00 hdr 00
(II) PCI: 01:05:0: chip 10de,0028 card 1043,0201 rev 15 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:4:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:5:0) nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] rev 21, Mem @ 0xf5000000/24, 0xfc000000/25
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to 0xf7ffffff
(II) PCI Memory resource overlap reduced 0xf4001000 from 0xf4001fff to 0xf4000fff
(II) PCI I/O resource overlap reduced 0x00001870 from 0x00001873 to 0x0000186f
(II) Active PCI resource ranges:
[0] -1 0 0xf4000400 - 0xf40004ff (0x100) MX[B]
[1] -1 0 0xf4000000 - 0xf40000ff (0x100) MX[B]
[2] -1 0 0xf4001000 - 0xf4000fff (0x0) MX[B]O
[3] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[4] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[5] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
[6] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[7] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[8] -1 0 0x00001878 - 0x0000187f (0x8) IX[B]
[9] -1 0 0x00001800 - 0x0000183f (0x40) IX[B]
[10] -1 0 0x0000fce0 - 0x0000fcff (0x20) IX[B]
[11] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
[12] -1 0 0x00001860 - 0x0000186f (0x10) IX[B]
(II) Inactive PCI resource ranges:
[0] -1 0 0x00001870 - 0x0000186f (0x0) IX[B]O
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf4000400 - 0xf40004ff (0x100) MX[B]
[1] -1 0 0xf4000000 - 0xf40000ff (0x100) MX[B]
[2] -1 0 0xf4001000 - 0xf4000fff (0x0) MX[B]O
[3] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[4] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[5] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
[6] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[7] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[8] -1 0 0x00001878 - 0x0000187f (0x8) IX[B]
[9] -1 0 0x00001800 - 0x0000183f (0x40) IX[B]
[10] -1 0 0x0000fce0 - 0x0000fcff (0x20) IX[B]
[11] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
[12] -1 0 0x00001860 - 0x0000186f (0x10) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0x00001870 - 0x0000186f (0x0) IX[B]O
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xf4000400 - 0xf40004ff (0x100) MX[B]
[6] -1 0 0xf4000000 - 0xf40000ff (0x100) MX[B]
[7] -1 0 0xf4001000 - 0xf4000fff (0x0) MX[B]O
[8] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[9] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[10] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[14] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[15] -1 0 0x00001878 - 0x0000187f (0x8) IX[B]
[16] -1 0 0x00001800 - 0x0000183f (0x40) IX[B]
[17] -1 0 0x0000fce0 - 0x0000fcff (0x20) IX[B]
[18] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
[19] -1 0 0x00001860 - 0x0000186f (0x10) IX[B]
[20] -1 0 0x00001870 - 0x0000186f (0x0) IX[B]O
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(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/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(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.7667
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.1, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Reloading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Loading font FreeType
(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.7667
Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) NVIDIA X Driver 1.0-7667 Fri Jun 17 07:03:12 PDT 2005
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:05:0
(WW) The NVIDIA RIVA TNT2/TNT2 Pro GPU installed in this system is
(WW) supported through the NVIDIA Legacy drivers. Please visit
(WW) http://www.nvidia.com/object/unix.html for more
(WW) information. The 1.0-7667 NVIDIA driver will ignore this
(WW) GPU. Continuing probe...
(EE) No devices detected.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

i will not give up! hehe. im getting quite used to using the console, but sometimes i miss the graphics.
 
Old 07-20-2005, 06:06 PM   #8
tuxdev
Senior Member
 
Registered: Jul 2005
Distribution: Slackware
Posts: 2,012

Rep: Reputation: 115Reputation: 115
you need to use a different version of the drivers. The latest drivers don't support that card.
 
Old 07-20-2005, 07:48 PM   #9
salviadud
Member
 
Registered: Feb 2005
Location: Mexico
Distribution: Gentoo - kernel 4.1.5
Posts: 186

Original Poster
Rep: Reputation: 30
Question

i know got the "old" driver, which should work, but i get these error msgs


_X
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/HP:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 6.8.1
Release Date: 17 September 2004
X Protocol Version 11, Revision 0, Release 6.8.1
Build Operating System: Linux 2.4.29 i686 [ELF]
Current Operating System: Linux HP 2.6.12.3 #1 SMP Tue Jul 19 23:06:28 CDT 2005 i686
Build Date: 23 January 2005
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: Wed Jul 20 19:09:12 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/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"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(--) using VT number 7

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000002c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,7006 card 0000,0000 rev 25 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1022,7007 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:04:0: chip 1106,0686 card 1043,8006 rev 22 class 06,01,00 hdr 80
(II) PCI: 00:04:1: chip 1106,0571 card 0000,0000 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:04:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:4: chip 1106,3057 card 0000,0000 rev 30 class 0c,05,00 hdr 00
(II) PCI: 00:0d:0: chip 1274,1371 card 1274,1371 rev 09 class 04,01,00 hdr 00
(II) PCI: 00:0e:0: chip 11c1,044e card 1235,044e rev 00 class 07,80,00 hdr 00
(II) PCI: 00:0f:0: chip 1113,1211 card 103c,9207 rev 10 class 02,00,00 hdr 00
(II) PCI: 01:05:0: chip 10de,0028 card 1043,0201 rev 15 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:4:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:5:0) nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] rev 21, Mem @ 0xf5000000/24, 0xfc000000/25
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to 0xf7ffffff
(II) PCI Memory resource overlap reduced 0xf4001000 from 0xf4001fff to 0xf4000fff
(II) PCI I/O resource overlap reduced 0x00001870 from 0x00001873 to 0x0000186f
(II) Active PCI resource ranges:
[0] -1 0 0xf4000400 - 0xf40004ff (0x100) MX[B]
[1] -1 0 0xf4000000 - 0xf40000ff (0x100) MX[B]
[2] -1 0 0xf4001000 - 0xf4000fff (0x0) MX[B]O
[3] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[4] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[5] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
[6] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[7] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[8] -1 0 0x00001878 - 0x0000187f (0x8) IX[B]
[9] -1 0 0x00001800 - 0x0000183f (0x40) IX[B]
[10] -1 0 0x0000fce0 - 0x0000fcff (0x20) IX[B]
[11] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
[12] -1 0 0x00001860 - 0x0000186f (0x10) IX[B]
(II) Inactive PCI resource ranges:
[0] -1 0 0x00001870 - 0x0000186f (0x0) IX[B]O
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf4000400 - 0xf40004ff (0x100) MX[B]
[1] -1 0 0xf4000000 - 0xf40000ff (0x100) MX[B]
[2] -1 0 0xf4001000 - 0xf4000fff (0x0) MX[B]O
[3] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[4] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[5] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
[6] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[7] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[8] -1 0 0x00001878 - 0x0000187f (0x8) IX[B]
[9] -1 0 0x00001800 - 0x0000183f (0x40) IX[B]
[10] -1 0 0x0000fce0 - 0x0000fcff (0x20) IX[B]
[11] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
[12] -1 0 0x00001860 - 0x0000186f (0x10) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0x00001870 - 0x0000186f (0x0) IX[B]O
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xf4000400 - 0xf40004ff (0x100) MX[B]
[6] -1 0 0xf4000000 - 0xf40000ff (0x100) MX[B]
[7] -1 0 0xf4001000 - 0xf4000fff (0x0) MX[B]O
[8] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[9] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[10] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[14] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[15] -1 0 0x00001878 - 0x0000187f (0x8) IX[B]
[16] -1 0 0x00001800 - 0x0000183f (0x40) IX[B]
[17] -1 0 0x0000fce0 - 0x0000fcff (0x20) IX[B]
[18] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
[19] -1 0 0x00001860 - 0x0000186f (0x10) IX[B]
[20] -1 0 0x00001870 - 0x0000186f (0x0) IX[B]O
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.13.0
Module
bla bla bla, message is way to long with all those thingies, this is the good stuff =

(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo" "true"
(**) NVIDIA(0): Option "TVStandard" "NTSC-M"
(**) NVIDIA(0): TV Standard string: "NTSC-M"
(--) NVIDIA(0): Linear framebuffer at 0xFC000000
(--) NVIDIA(0): MMIO registers at 0xF5000000
(EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(II) UnloadModule: "nvidia"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

SERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/HP:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 6.8.1
Release Date: 17 September 2004
X Protocol Version 11, Revision 0, Release 6.8.1
Build Operating System: Linux 2.4.29 i686 [ELF]
Current Operating System: Linux HP 2.6.12.3 #1 SMP Tue Jul 19 23:06:28 CDT 2005 i686
Build Date: 23 January 2005
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: Wed Jul 20 19:09:12 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/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"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(--) using VT number 7

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000002c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,7006 card 0000,0000 rev 25 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1022,7007 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:04:0: chip 1106,0686 card 1043,8006 rev 22 class 06,01,00 hdr 80
(II) PCI: 00:04:1: chip 1106,0571 card 0000,0000 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:04:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:4: chip 1106,3057 card 0000,0000 rev 30 class 0c,05,00 hdr 00
(II) PCI: 00:0d:0: chip 1274,1371 card 1274,1371 rev 09 class 04,01,00 hdr 00
(II) PCI: 00:0e:0: chip 11c1,044e card 1235,044e rev 00 class 07,80,00 hdr 00
(II) PCI: 00:0f:0: chip 1113,1211 card 103c,9207 rev 10 class 02,00,00 hdr 00
(II) PCI: 01:05:0: chip 10de,0028 card 1043,0201 rev 15 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:4:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:5:0) nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] rev 21, Mem @ 0xf5000000/24, 0xfc000000/25
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to 0xf7ffffff
(II) PCI Memory resource overlap reduced 0xf4001000 from 0xf4001fff to 0xf4000fff
(II) PCI I/O resource overlap reduced 0x00001870 from 0x00001873 to 0x0000186f
(II) Active PCI resource ranges:
[0] -1 0 0xf4000400 - 0xf40004ff (0x100) MX[B]
[1] -1 0 0xf4000000 - 0xf40000ff (0x100) MX[B]
[2] -1 0 0xf4001000 - 0xf4000fff (0x0) MX[B]O
[3] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[4] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[5] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
[6] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[7] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[8] -1 0 0x00001878 - 0x0000187f (0x8) IX[B]
[9] -1 0 0x00001800 - 0x0000183f (0x40) IX[B]
[10] -1 0 0x0000fce0 - 0x0000fcff (0x20) IX[B]
[11] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
[12] -1 0 0x00001860 - 0x0000186f (0x10) IX[B]
(II) Inactive PCI resource ranges:
[0] -1 0 0x00001870 - 0x0000186f (0x0) IX[B]O
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf4000400 - 0xf40004ff (0x100) MX[B]
[1] -1 0 0xf4000000 - 0xf40000ff (0x100) MX[B]
[2] -1 0 0xf4001000 - 0xf4000fff (0x0) MX[B]O
[3] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[4] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[5] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
[6] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[7] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[8] -1 0 0x00001878 - 0x0000187f (0x8) IX[B]
[9] -1 0 0x00001800 - 0x0000183f (0x40) IX[B]
[10] -1 0 0x0000fce0 - 0x0000fcff (0x20) IX[B]
[11] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
[12] -1 0 0x00001860 - 0x0000186f (0x10) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0x00001870 - 0x0000186f (0x0) IX[B]O
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xf4000400 - 0xf40004ff (0x100) MX[B]
[6] -1 0 0xf4000000 - 0xf40000ff (0x100) MX[B]
[7] -1 0 0xf4001000 - 0xf4000fff (0x0) MX[B]O
[8] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[9] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[10] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[14] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[15] -1 0 0x00001878 - 0x0000187f (0x8) IX[B]
[16] -1 0 0x00001800 - 0x0000183f (0x40) IX[B]
[17] -1 0 0x0000fce0 - 0x0000fcff (0x20) IX[B]
[18] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
[19] -1 0 0x00001860 - 0x0000186f (0x10) IX[B]
[20] -1 0 0x00001870 - 0x0000186f (0x0) IX[B]O
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(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/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(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.7167
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.1, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Reloading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Loading font FreeType
(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.7167
Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) NVIDIA X Driver 1.0-7167 Fri Feb 25 09:10:21 PST 2005
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:05:0
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xf4000400 - 0xf40004ff (0x100) MX[B]
[6] -1 0 0xf4000000 - 0xf40000ff (0x100) MX[B]
[7] -1 0 0xf4001000 - 0xf4000fff (0x0) MX[B]O
[8] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[9] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[10] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[14] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[15] -1 0 0x00001878 - 0x0000187f (0x8) IX[B]
[16] -1 0 0x00001800 - 0x0000183f (0x40) IX[B]
[17] -1 0 0x0000fce0 - 0x0000fcff (0x20) IX[B]
[18] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
[19] -1 0 0x00001860 - 0x0000186f (0x10) IX[B]
[20] -1 0 0x00001870 - 0x0000186f (0x0) IX[B]O
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xf4000400 - 0xf40004ff (0x100) MX[B]
[6] -1 0 0xf4000000 - 0xf40000ff (0x100) MX[B]
[7] -1 0 0xf4001000 - 0xf4000fff (0x0) MX[B]O
[8] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[9] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[10] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
[11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[17] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
[18] -1 0 0x00001878 - 0x0000187f (0x8) IX[B]
[19] -1 0 0x00001800 - 0x0000183f (0x40) IX[B]
[20] -1 0 0x0000fce0 - 0x0000fcff (0x20) IX[B]
[21] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
[22] -1 0 0x00001860 - 0x0000186f (0x10) IX[B]
[23] -1 0 0x00001870 - 0x0000186f (0x0) IX[B]O
[24] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[25] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo" "true"
(**) NVIDIA(0): Option "TVStandard" "NTSC-M"
(**) NVIDIA(0): TV Standard string: "NTSC-M"
(--) NVIDIA(0): Linear framebuffer at 0xFC000000
(--) NVIDIA(0): MMIO registers at 0xF5000000
(EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(II) UnloadModule: "nvidia"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
trouble compiling alsa drivers on slackware 10.1, kernels 2.6.11.8 and 2.6.12.5 salviadud Linux - Software 3 08-17-2005 05:25 PM
nvidia driver for multiple kernels Cornholio Linux - Hardware 4 04-02-2005 01:35 AM
Multiple Kernels apocolpse Linux - Newbie 3 03-17-2005 03:09 AM
nvidia grafic driver solution running multiple kernels bstrik Slackware 4 09-02-2004 10:19 AM
Nvidia drivers with multiple kernels linuxhaxz Slackware 9 05-24-2004 02:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration