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

Really Stuck (nvidia drivers, X11 problem ???)



I am really stuck on the nvidia drivers install and am starting to wonder
whether I need a kernel upgrade (which I don't know how to do).

I think the nvidia driver I built is choking.
When I 'startx' I get a blank screen.  The last thing I see in 'XFree86.0.log' is:
-----
(--) NVIDIA(0): VideoBIOS: 04.25.00.30.00
-----
(full log at end)


If I run 'X' as root (which as I understand it is somewhat similar to 'startx'):
I get the following:
-----
Script started on Wed Aug 20 23:14:27 2003
stokes:/home/michael# X

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.2.1.1 (Debian 4.2.1-9 20030630175526 james@nocrew.org) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 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.21-rc1-ac1-cryptoloop i686 [ELF]
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/XFree86.0.log", Time: Wed Aug 20 23:14:31 2003
(==) Using config file: "/etc/X11/XF86Config-4"
Segmentation fault

stokes:/home/michael# exit
Script done on Wed Aug 20 23:19:53 2003
-----

Does it matter that X was compiled with the 2.4.21 kernel?
Does it matter that X was compiled for the i686 arch?

I'm currently using the out-of-the-box 2.4.18
---
$ /proc/version
Linux version 2.4.18-bf2.4 (root@zombie) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Son Apr 14 09:53:28 CEST 2002
---


I've checked whether the module is loading, made the required changes to the XF86Config-4
and have satisfied the required dependencies.

The build of 'nvidia-kernel-_1.0.4496-2_i386.deb' seems to be okay.  I have attached the output from the build process (it doesn't appear there are any errors and I don't see any warnings).

More background (in previous posts) is here:
http://lists.debian.org/debian-user/2003/debian-user-200308/msg02315.html
http://lists.debian.org/debian-user/2003/debian-user-200308/msg02801.html
http://lists.debian.org/debian-user/2003/debian-user-200308/msg03273.html


===============
XFree86.0.log
===============
This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.2.1.1 (Debian 4.2.1-9 20030630175526 james@nocrew.org) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 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.21-rc1-ac1-cryptoloop i686 [ELF]
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/XFree86.0.log", Time: Wed Aug 20 23:08:34 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "NVIDIA GeForce 4"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(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.1.1, 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.1.1, 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 10de,01e0 card 1043,80ac rev a2 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,01eb card 10de,0c17 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 10de,0c17 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 10de,0c17 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 10de,0c17 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 10de,0c17 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 1043,80ad rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0064 card 1043,0c11 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,0067 card 1043,0c11 rev a3 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 1043,0c11 rev a3 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 1043,0c11 rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0065 card 1043,0c11 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 01:07:0: chip 109e,036e card 1002,0001 rev 02 class 04,00,00 hdr 80
(II) PCI: 01:07:1: chip 109e,0878 card 1002,0001 rev 02 class 04,80,00 hdr 80
(II) PCI: 01:08:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 01:0a:0: chip 1102,0002 card 1102,8061 rev 07 class 04,01,00 hdr 80
(II) PCI: 01:0a:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80
(II) PCI: 02:00:0: chip 10de,0253 card 1043,803b rev a3 class 03,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.1.1, 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 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) Bus -1: bridge is at (0:1: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:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x02 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1 0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xe7000000 - 0xe7ffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xe4000000 - 0xe4ffffff (0x1000000) MX[B]
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0a (VGA_EN is set)
(II) Bus 2 I/O range:
(II) Bus 2 non-prefetchable memory range:
	[0] -1 0	0xe5000000 - 0xe6ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1 0	0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(--) PCI: (1:7:0) BrookTree unknown chipset (0x036e) rev 2, Mem @ 0xe4000000/12
(--) PCI:*(2:0:0) NVidia GeForce4 Ti 4200 rev 163, Mem @ 0xe5000000/24, 0xd0000000/27, 0xd8000000/19
(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) Active PCI resource ranges:
	[0] -1 0	0xe7000000 - 0xe70000ff (0x100) MX[B]
	[1] -1 0	0xe4001000 - 0xe4001fff (0x1000) MX[B]
	[2] -1 0	0xe8001000 - 0xe80010ff (0x100) MX[B]
	[3] -1 0	0xe8000000 - 0xe8000fff (0x1000) MX[B]
	[4] -1 0	0xe8002000 - 0xe8002fff (0x1000) MX[B]
	[5] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
	[6] -1 0	0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
	[7] -1 0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[8] -1 0	0xe5000000 - 0xe5ffffff (0x1000000) MX[B](B)
	[9] -1 0	0xe4000000 - 0xe4000fff (0x1000) MX[B](B)
	[10] -1 0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[11] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[12] -1 0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[13] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[14] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xe7000000 - 0xe70000ff (0x100) MX[B]
	[1] -1 0	0xe4001000 - 0xe4001fff (0x1000) MX[B]
	[2] -1 0	0xe8001000 - 0xe80010ff (0x100) MX[B]
	[3] -1 0	0xe8000000 - 0xe8000fff (0x1000) MX[B]
	[4] -1 0	0xe8002000 - 0xe8002fff (0x1000) MX[B]
	[5] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
	[6] -1 0	0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
	[7] -1 0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[8] -1 0	0xe5000000 - 0xe5ffffff (0x1000000) MX[B](B)
	[9] -1 0	0xe4000000 - 0xe4000fff (0x1000) MX[B](B)
	[10] -1 0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[11] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[12] -1 0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[13] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[14] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
(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	0xe7000000 - 0xe70000ff (0x100) MX[B]
	[6] -1 0	0xe4001000 - 0xe4001fff (0x1000) MX[B]
	[7] -1 0	0xe8001000 - 0xe80010ff (0x100) MX[B]
	[8] -1 0	0xe8000000 - 0xe8000fff (0x1000) MX[B]
	[9] -1 0	0xe8002000 - 0xe8002fff (0x1000) MX[B]
	[10] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
	[11] -1 0	0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
	[12] -1 0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[13] -1 0	0xe5000000 - 0xe5ffffff (0x1000000) MX[B](B)
	[14] -1 0	0xe4000000 - 0xe4000fff (0x1000) MX[B](B)
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[18] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[19] -1 0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[20] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[21] -1 0	0x0000e000 - 0x0000e01f (0x20) 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.1.1, 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.1.1, 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 XFree86-DGA
(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) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.2.1.1, 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.4496
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.2.1.1, 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: "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.4496
	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.1.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) NVIDIA XFree86 Driver  1.0-4496  Wed Jul 16 19:06:03 PDT 2003
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 02:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Found 1 PCI NVIDIA devices
(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	0xe7000000 - 0xe70000ff (0x100) MX[B]
	[6] -1 0	0xe4001000 - 0xe4001fff (0x1000) MX[B]
	[7] -1 0	0xe8001000 - 0xe80010ff (0x100) MX[B]
	[8] -1 0	0xe8000000 - 0xe8000fff (0x1000) MX[B]
	[9] -1 0	0xe8002000 - 0xe8002fff (0x1000) MX[B]
	[10] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
	[11] -1 0	0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
	[12] -1 0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[13] -1 0	0xe5000000 - 0xe5ffffff (0x1000000) MX[B](B)
	[14] -1 0	0xe4000000 - 0xe4000fff (0x1000) MX[B](B)
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[18] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[19] -1 0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[20] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[21] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
(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	0xe7000000 - 0xe70000ff (0x100) MX[B]
	[6] -1 0	0xe4001000 - 0xe4001fff (0x1000) MX[B]
	[7] -1 0	0xe8001000 - 0xe80010ff (0x100) MX[B]
	[8] -1 0	0xe8000000 - 0xe8000fff (0x1000) MX[B]
	[9] -1 0	0xe8002000 - 0xe8002fff (0x1000) MX[B]
	[10] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
	[11] -1 0	0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
	[12] -1 0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[13] -1 0	0xe5000000 - 0xe5ffffff (0x1000000) MX[B](B)
	[14] -1 0	0xe4000000 - 0xe4000fff (0x1000) MX[B](B)
	[15] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1 0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[21] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[22] -1 0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[23] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[24] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[25] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[26] 0 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.1.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(**) 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): Using HW cursor
(==) NVIDIA(0): Video key set to default value of 0x101fe
(--) NVIDIA(0): Linear framebuffer at 0xD0000000
(--) NVIDIA(0): MMIO registers at 0xE5000000
(--) NVIDIA(0): Found 2 CRTCs on board
(II) NVIDIA(0): Supported display device(s): CRT-0, CRT-1, DFP-0, TV-0
(II) NVIDIA(0): Boot display device(s): CRT-1
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce4 Ti 4200
(II) NVIDIA(0): Chip Architecture: 0x20
(II) NVIDIA(0): Chip Implementation: 0x25
(II) NVIDIA(0): Chip Revision: 0xa3
(--) NVIDIA(0): VideoBIOS: 04.25.00.30.00




===============
Building 'nvidia-kernel-_1.0.4496-2_i386.deb'
===============

# debian/rules binary_modules
if [ -f /home/michael/src/modules/nvidia-kernel/debian/control.template ]; then \
        cp -a /home/michael/src/modules/nvidia-kernel/debian/control.template /home/michael/src/modules/nvidia-kernel/debian/control; \
fi
dh_testdir
dh_testroot
touch configure-stamp
dh_testdir
dh_testroot

You appear to be compiling the NVIDIA kernel module with
a compiler different from the one that was used to compile
the running kernel. We are going to use the compiler that
were used to build the kernel with the specified headers.
(if specified in KSRC/include/linux/compile.h)
Using compiler gcc
touch /home/michael/src/modules/nvidia-kernel/nv/gcc-check
IGNORE_CC_MISMATCH=1 CC=gcc /usr/bin/make -C /home/michael/src/modules/nvidia-kernel/nv SYSINCLUDE=/include nvidia.o
make[1]: Entering directory `/home/michael/src/modules/nvidia-kernel/nv'
ld -r -o nvidia.o nv-linux.o nv-kernel.o
make[1]: Leaving directory `/home/michael/src/modules/nvidia-kernel/nv'
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k
sed 's/#KVERS#//g' debian/control.template > /home/michael/src/modules/nvidia-kernel/debian/control
sed 's/#KVERS#//g' debian/dirs.template > /home/michael/src/modules/nvidia-kernel/debian/dirs
sed 's/#KVERS#//g' debian/override.template > /home/michael/src/modules/nvidia-kernel/debian/override
dh_installdirs
install -m 0644 /home/michael/src/modules/nvidia-kernel/debian/override /home/michael/src/modules/nvidia-kernel/debian/nvidia-kernel-/usr/share/lintian/overrides/nvidia-kernel-
install -m 0644 /home/michael/src/modules/nvidia-kernel/nv/nvidia.o /home/michael/src/modules/nvidia-kernel/debian/nvidia-kernel-/lib/modules//kernel/drivers/video
dh_testdir
dh_testroot
dh_installdocs
dh_installchangelogs
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol -- -v1.0.4496-2
dh_md5sums
dh_builddeb  --destdir=/home/michael/src/modules/nvidia-kernel/..
dpkg-deb: building package `nvidia-kernel-' in `/home/michael/src/modules/nvidia-kernel/../nvidia-kernel-_1.0.4496-2_i386.deb'.



Reply to: