Bug#730745: xserver-xorg-video-nvidia-legacy-96xx: Failed to load module "nvidia" (module does not exist, 0), kernel module works.

The Eclectic One eclectic at SDF.ORG
Fri Nov 29 00:56:25 UTC 2013



Package: xserver-xorg-video-nvidia-legacy-96xx
Version: 96.43.23-90
Severity: important

Dear Maintainer,

Brand new install of jessie on a machine with an nvidia GeForce4 MX 420,
which requires the nvidia-legacy-96xx driver.  It appears that the 96xx
drivers have not migrated to jessie from sid yet, so had to install
these packages (dpkg -i) from sid:

nvidia-kernel-legacy-96xx-dkms_96.43.23-7_i386.deb
nvidia-kernel-legacy-96xx-source_96.43.23-7_i386.deb
nvidia-legacy-96xx-kernel-source_96.43.23-7_i386.deb
nvidia-legacy-96xx-kernel-dkms_96.43.23-7_i386.deb

along with dependencies available in jessie.  Had to go to unstable
for these:

libgl1-nvidia-legacy-96xx-glx_96.43.23-90_i386.deb
nvidia-alternative-legacy-96xx_96.43.23-90_i386.deb
xserver-xorg-video-nvidia-legacy-96xx_96.43.23-90_i386.deb

All packages installed without errors at this point.
Surprisingly, after blacklisting nouveau (the latter seems to have
re-enabled it) the kernel nvidia driver is loaded and works, but X refuses
to start with the message in the subject line.

The nouveau driver is not an option, for NV17 GPUs it's unusable, as I
have confirmed with 2 computers so far.

So, it looks like X can't find the nvidia driver.  The installation
also didn't create a default xorg.conf.  I copied and modified one
that works on another computer with the same 96xx driver, but that
computer is running wheezy.

If there's any specific testing I can do to pin down this issue,
I'm all ears.  A huge thank you to the developers.  The complexity
of all these packages is pretty amazing, and the fact that they
installed without errors (after some escalation to sid and then to
unstable) even more so.



-- Package-specific info:
uname -a:
Linux positron 3.11-2-686-pae #1 SMP Debian 3.11.8-1 (2013-11-13) i686 GNU/Linux

/proc/version:
Linux version 3.11-2-686-pae (debian-kernel at lists.debian.org) (gcc version 4.8.1 (Debian 4.8.1-10) ) #1 SMP Debian 3.11.8-1 (2013-11-13)

/proc/driver/nvidia/version:
NVRM version: NVIDIA Linux x86 Kernel Module  96.43.23  Fri Aug 31 14:52:31 PDT 2012
GCC version:  gcc version 4.8.2 (Debian 4.8.2-1) 

lspci 'VGA compatible controller [0300]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV17 [GeForce4 MX 420] [10de:0172] (rev a3) (prog-if 00 [VGA controller])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:8783]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32 (1250ns min, 250ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at f0000000 (32-bit, prefetchable) [size=64M]
	Region 2: Memory at f4680000 (32-bit, prefetchable) [size=512K]
	Expansion ROM at fe9e0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia

dmesg:
[    0.000000] Console: colour VGA+ 80x25
[    0.067655] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.067665] vgaarb: loaded
[    0.067669] vgaarb: bridge control possible 0000:01:00.0
[    1.186138] Linux agpgart interface v0.103
[    1.186333] agpgart-intel 0000:00:00.0: Intel i850 Chipset
[    1.190523] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xf8000000
[   24.385721] nvidia: module license 'NVIDIA' taints kernel.
[   24.674383] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   24.674838] NVRM: loading NVIDIA Linux x86 Kernel Module  96.43.23  Fri Aug 31 14:52:31 PDT 2012

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 22 Nov 28 17:43 /etc/alternatives/glx -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 48 Nov 28 17:43 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 48 Nov 28 17:43 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 48 Nov 28 17:43 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
-rw-r--r-- 1 root root 6714 Nov 28 18:30 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 7232 Nov 28 18:26 /var/log/Xorg.0.log.old

/usr/lib/i386-linux-gnu/nvidia/:
total 76
drwxr-xr-x  4 root root  4096 Nov 28 17:43 .
drwxr-xr-x 71 root root 61440 Nov 28 17:43 ..
drwxr-xr-x  3 root root  4096 Nov 28 15:59 legacy-96xx
drwxr-xr-x  2 root root  4096 Nov 28 16:00 tls

/usr/lib/i386-linux-gnu/nvidia/legacy-96xx/:
total 9600
drwxr-xr-x 3 root root    4096 Nov 28 15:59 .
drwxr-xr-x 4 root root    4096 Nov 28 17:43 ..
lrwxrwxrwx 1 root root      17 Oct 21 00:57 libGL.so.1 -> libGL.so.96.43.23
-rw-r--r-- 1 root root  564468 Aug 31  2012 libGL.so.96.43.23
lrwxrwxrwx 1 root root      21 Oct 21 00:57 libGLcore.so.1 -> libGLcore.so.96.43.23
-rw-r--r-- 1 root root 8961144 Aug 31  2012 libGLcore.so.96.43.23
lrwxrwxrwx 1 root root      25 Oct 21 00:57 libXvMCNVIDIA.so.1 -> libXvMCNVIDIA.so.96.43.23
-rw-r--r-- 1 root root  178924 Aug 31  2012 libXvMCNVIDIA.so.96.43.23
lrwxrwxrwx 1 root root      25 Oct 21 00:57 libXvMCNVIDIA_dynamic.so.1 -> libXvMCNVIDIA.so.96.43.23
lrwxrwxrwx 1 root root      25 Oct 21 00:57 libnvidia-cfg.so.1 -> libnvidia-cfg.so.96.43.23
-rw-r--r-- 1 root root  106308 Aug 31  2012 libnvidia-cfg.so.96.43.23
lrwxrwxrwx 1 root root      25 Oct 21 00:57 libnvidia-tls.so.1 -> libnvidia-tls.so.96.43.23
-rw-r--r-- 1 root root    2352 Aug 31  2012 libnvidia-tls.so.96.43.23
drwxr-xr-x 2 root root    4096 Nov 28 15:59 tls

/usr/lib/i386-linux-gnu/nvidia/tls/:
total 8
drwxr-xr-x 2 root root 4096 Nov 28 16:00 .
drwxr-xr-x 4 root root 4096 Nov 28 17:43 ..

/usr/lib/mesa-diverted/:
total 56
drwxr-xr-x   5 root root  4096 Nov 27 21:55 .
drwxr-xr-x 130 root root 36864 Nov 28 15:37 ..
drwxr-xr-x   2 root root  4096 Oct 23 21:28 arm-linux-gnueabihf
drwxr-xr-x   2 root root  4096 Nov 27 21:55 i386-linux-gnu
drwxr-xr-x   2 root root  4096 Oct 23 21:28 x86_64-linux-gnu

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 360
drwxr-xr-x 2 root root   4096 Nov 27 21:55 .
drwxr-xr-x 5 root root   4096 Nov 27 21:55 ..
lrwxrwxrwx 1 root root     14 Oct 22 06:44 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 357836 Oct 22 06:44 libGL.so.1.2.0

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Oct 23 21:28 .
drwxr-xr-x 5 root root 4096 Nov 27 21:55 ..

/usr/lib/mesa/:
total 44
drwxr-xr-x   2 root root  4096 Oct 23 21:28 .
drwxr-xr-x 130 root root 36864 Nov 28 15:37 ..

/usr/lib/nvidia/:
total 68
drwxr-xr-x   3 root root  4096 Nov 28 17:43 .
drwxr-xr-x 130 root root 36864 Nov 28 15:37 ..
-rw-r--r--   1 root root    57 Aug  8 05:27 alternate-install-present
-rwxr-xr-x   1 root root  2059 Nov  2 15:42 check-for-conflicting-opengl-libraries
-rwxr-xr-x   1 root root  1897 Nov  2 15:42 check-for-mismatching-nvidia-module
-rwxr-xr-x   1 root root  2734 Nov  2 15:42 create-xorg-nvidia-conf-experimental
drwxr-xr-x   2 root root  4096 Nov 28 16:02 legacy-96xx
-rwxr-xr-x   1 root root   618 May 22  2012 pre-install

/usr/lib/nvidia/legacy-96xx/:
total 2892
drwxr-xr-x 2 root root    4096 Nov 28 16:02 .
drwxr-xr-x 3 root root    4096 Nov 28 17:43 ..
lrwxrwxrwx 1 root root      18 Oct 21 00:57 libglx.so -> libglx.so.96.43.23
-rw-r--r-- 1 root root 2947664 Aug 31  2012 libglx.so.96.43.23
-rw-r--r-- 1 root root    1548 Oct 21 00:56 nvidia.ids

Files from nvidia-installer:

Config and logfiles:

<<<<<<<<<< /etc/X11/xorg.conf >>>>>>>>>>
# This file was generated by / it came with the wheezy X.  It was working with
# the nouveau driver.  It was edited to make it look like the one in
# lenny that worked with the nvidia driver.
# The Files and InputDevice sections have been left as they were.

Section "ServerLayout"
	Identifier     "UXGA + TV out"
	Screen      0  "Primary" 0 0
	Screen      1  "Secondary-TV" RightOf "Primary"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "record"
	Load  "glx"
	Load  "dbe"
	Load  "extmod"
#	Load  "dri"	I think the 4200 doesn't do direct rendering
#	Load  "dri2"
# These were in the lenny/nvidia file, they might have to be commented later
	Load "bitmap"
	Load "freetype"
	Load "int10"
	Load "vbe"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Viewsonic PT-810 UXGA"
	VendorName   "Viewsonic"
	ModelName    "PT-810 UXGA"
        HorizSync       30-86
        VertRefresh     50-130
        Option          "DPMS"
EndSection

#TV Entry
Section "Monitor"
	Identifier   "TV-Out"
	VendorName   "NTSC TV"
	ModelName    "Standard Resolution"
        HorizSync       30-50
        VertRefresh     60
EndSection

Section "Device"
	Identifier  "Card0a"
	Driver      "nvidia"
	BusID       "PCI:1:0:0"
#        Option      "UseFBDev"              "true"
        Option      "NoLogo"                "true"
#        Option      "FlatPanelProperties"   "aspect-scaled"
#        Option      "UseEdidFreqs"          "on"
EndSection

Section "Device"
	Identifier  "Card0b"
	Driver      "nvidia"
	BusID       "PCI:1:0:0"
	Screen       1
EndSection


Section "Screen"
	Identifier "Primary"
	Device     "Card0a"
	Monitor    "Viewsonic PT-810 UXGA"
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
	DefaultDepth	24
EndSection

Section "Screen"
	Identifier "Secondary-TV"
	Device     "Card0b"
	Monitor    "TV-Out"
        Option          "ConnectedMonitor"      "TV"
        Option          "TVStandard"            "NTSC-M"
        Option          "TVOverScan"            "1.0"
	SubSection "Display"
		Viewport   0 0
		Depth     24
                Modes   "800x600"
	EndSubSection
EndSection

^^^^^^^^^^ /etc/X11/xorg.conf ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[   281.534] 
X.Org X Server 1.14.3
Release Date: 2013-09-12
[   281.535] X Protocol Version 11, Revision 0
[   281.535] Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
[   281.535] Current Operating System: Linux positron 3.11-2-686-pae #1 SMP Debian 3.11.8-1 (2013-11-13) i686
[   281.535] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11-2-686-pae root=UUID=30b6d7d2-69fb-4071-bd22-21a470cbf297 ro quiet
[   281.536] Build Date: 08 October 2013  09:42:53PM
[   281.536] xorg-server 2:1.14.3-4 (Julien Cristau <jcristau at debian.org>) 
[   281.536] Current version of pixman: 0.30.2
[   281.536] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   281.536] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   281.538] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 28 18:30:44 2013
[   281.538] (==) Using config file: "/etc/X11/xorg.conf"
[   281.538] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   281.539] (==) ServerLayout "UXGA + TV out"
[   281.539] (**) |-->Screen "Primary" (0)
[   281.539] (**) |   |-->Monitor "Viewsonic PT-810 UXGA"
[   281.540] (**) |   |-->Device "Card0a"
[   281.540] (**) |-->Screen "Secondary-TV" (1)
[   281.540] (**) |   |-->Monitor "TV-Out"
[   281.541] (**) |   |-->Device "Card0b"
[   281.541] (**) |-->Input Device "Mouse0"
[   281.541] (**) |-->Input Device "Keyboard0"
[   281.541] (==) Automatically adding devices
[   281.541] (==) Automatically enabling devices
[   281.541] (==) Automatically adding GPU devices
[   281.541] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   281.541] 	Entry deleted from font path.
[   281.541] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[   281.541] 	Entry deleted from font path.
[   281.541] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   281.541] 	Entry deleted from font path.
[   281.541] (**) 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,
	built-ins,
	/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,
	built-ins
[   281.541] (**) ModulePath set to "/usr/lib/xorg/modules"
[   281.541] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   281.541] (WW) Disabling Mouse0
[   281.541] (WW) Disabling Keyboard0
[   281.541] (II) Loader magic: 0xb77c46a0
[   281.541] (II) Module ABI versions:
[   281.541] 	X.Org ANSI C Emulation: 0.4
[   281.541] 	X.Org Video Driver: 14.1
[   281.541] 	X.Org XInput driver : 19.1
[   281.541] 	X.Org Server Extension : 7.0
[   281.544] (--) PCI:*(0:1:0:0) 10de:0172:1462:8783 rev 163, Mem @ 0xfd000000/16777216, 0xf0000000/67108864, 0xf4680000/524288, BIOS @ 0x????????/131072
[   281.544] (--) PCI: (0:2:12:0) 0086:1223:0000:0000 rev 0, Mem @ 0xfeaf5000/4096
[   281.545] (II) Open ACPI successful (/var/run/acpid.socket)
[   281.545] Initializing built-in extension Generic Event Extension
[   281.545] Initializing built-in extension SHAPE
[   281.545] Initializing built-in extension MIT-SHM
[   281.545] Initializing built-in extension XInputExtension
[   281.545] Initializing built-in extension XTEST
[   281.546] Initializing built-in extension BIG-REQUESTS
[   281.546] Initializing built-in extension SYNC
[   281.546] Initializing built-in extension XKEYBOARD
[   281.546] Initializing built-in extension XC-MISC
[   281.546] Initializing built-in extension SECURITY
[   281.546] Initializing built-in extension XINERAMA
[   281.546] Initializing built-in extension XFIXES
[   281.547] Initializing built-in extension RENDER
[   281.547] Initializing built-in extension RANDR
[   281.547] Initializing built-in extension COMPOSITE
[   281.547] Initializing built-in extension DAMAGE
[   281.547] Initializing built-in extension MIT-SCREEN-SAVER
[   281.547] Initializing built-in extension DOUBLE-BUFFER
[   281.547] Initializing built-in extension RECORD
[   281.548] Initializing built-in extension DPMS
[   281.548] Initializing built-in extension X-Resource
[   281.548] Initializing built-in extension XVideo
[   281.548] Initializing built-in extension XVideo-MotionCompensation
[   281.548] Initializing built-in extension SELinux
[   281.548] Initializing built-in extension XFree86-VidModeExtension
[   281.549] Initializing built-in extension XFree86-DGA
[   281.549] Initializing built-in extension XFree86-DRI
[   281.549] Initializing built-in extension DRI2
[   281.549] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   281.549] (II) LoadModule: "record"
[   281.549] (II) Module "record" already built-in
[   281.549] (II) LoadModule: "glx"
[   281.550] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   281.550] (II) Module glx: vendor="X.Org Foundation"
[   281.550] 	compiled for 1.14.3, module version = 1.0.0
[   281.550] 	ABI class: X.Org Server Extension, version 7.0
[   281.550] (==) AIGLX enabled
[   281.551] Loading extension GLX
[   281.551] (II) LoadModule: "dbe"
[   281.551] (II) Module "dbe" already built-in
[   281.551] (II) LoadModule: "extmod"
[   281.551] (II) Module "extmod" already built-in
[   281.551] (II) LoadModule: "int10"
[   281.551] (II) Loading /usr/lib/xorg/modules/libint10.so
[   281.551] (II) Module int10: vendor="X.Org Foundation"
[   281.551] 	compiled for 1.14.3, module version = 1.0.0
[   281.551] 	ABI class: X.Org Video Driver, version 14.1
[   281.551] (II) LoadModule: "vbe"
[   281.552] (II) Loading /usr/lib/xorg/modules/libvbe.so
[   281.552] (II) Module vbe: vendor="X.Org Foundation"
[   281.552] 	compiled for 1.14.3, module version = 1.1.0
[   281.552] 	ABI class: X.Org Video Driver, version 14.1
[   281.552] (II) LoadModule: "nvidia"
[   281.569] (WW) Warning, couldn't open module nvidia
[   281.569] (II) UnloadModule: "nvidia"
[   281.569] (II) Unloading nvidia
[   281.569] (EE) Failed to load module "nvidia" (module does not exist, 0)
[   281.569] (EE) No drivers available.
[   281.569] (EE) 
Fatal server error:
[   281.569] (EE) no screens found(EE) 
[   281.570] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   281.570] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   281.570] (EE) 
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

Kernel modules: nvidia.ko
/lib/modules/3.11-2-686-pae/updates/dkms/nvidia-legacy-96xx.ko

filename:       /lib/modules/3.11-2-686-pae/updates/dkms/nvidia-legacy-96xx.ko
alias:          char-major-195-*
supported:      external
license:        NVIDIA
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        i2c-core
vermagic:       3.11-2-686-pae SMP mod_unload modversions 686 


-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.11-2-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-nvidia-legacy-96xx depends on:
ii  debconf [debconf-2.0]           1.5.52
ii  libc6                           2.17-93
ii  libgl1-nvidia-legacy-96xx-glx   96.43.23-90
ii  nvidia-alternative-legacy-96xx  96.43.23-90
ii  nvidia-installer-cleanup        20131102+1
ii  nvidia-kernel-common            20131102+1
ii  nvidia-support                  20131102+1
ii  xserver-xorg-video-nouveau      1:1.0.10-1

Versions of packages xserver-xorg-video-nvidia-legacy-96xx recommends:
pn  nvidia-legacy-96xx-driver    <none>
pn  nvidia-settings-legacy-96xx  <none>

xserver-xorg-video-nvidia-legacy-96xx suggests no packages.

Versions of packages libgl1-nvidia-legacy-96xx-glx depends on:
ii  libc6                           2.17-93
ii  libx11-6                        2:1.6.2-1
ii  libxext6                        2:1.3.2-1
ii  multiarch-support               2.17-93
ii  nvidia-alternative-legacy-96xx  96.43.23-90
ii  nvidia-installer-cleanup        20131102+1
ii  nvidia-support                  20131102+1

Versions of packages nvidia-alternative-legacy-96xx depends on:
ii  glx-alternative-nvidia  0.4.1

Versions of packages nvidia-legacy-96xx-kernel-dkms depends on:
ii  dkms                                                            2.2.0.3-1.2
ii  nvidia-alternative-legacy-96xx [nvidia-alternative-legacy-96xx  96.43.23-90
ii  nvidia-installer-cleanup                                        20131102+1
ii  nvidia-kernel-common                                            20131102+1

Versions of packages nvidia-legacy-96xx-kernel-dkms recommends:
pn  nvidia-legacy-96xx-driver  <none>

Versions of packages nvidia-legacy-96xx-kernel-source depends on:
ii  debhelper  9.20131110
ii  make       3.81-8.3
ii  quilt      0.60-10
ii  xz-utils   5.1.1alpha+20120614-2

Versions of packages nvidia-legacy-96xx-kernel-source recommends:
pn  module-assistant | kernel-package                               <none>
ii  nvidia-alternative-legacy-96xx [nvidia-alternative-legacy-96xx  96.43.23-90
ii  nvidia-kernel-common                                            20131102+1

Versions of packages nvidia-legacy-96xx-kernel-source suggests:
pn  nvidia-legacy-96xx-driver  <none>

Versions of packages glx-alternative-nvidia depends on:
ii  glx-alternative-mesa  0.4.1
ii  glx-diversions        0.4.1

Versions of packages glx-alternative-nvidia suggests:
pn  nvidia-driver  <none>

Versions of packages xserver-xorg-video-nvidia-legacy-96xx is related to:
pn  ia32-libs                            <none>
pn  libdrm-nouveau1                      <none>
pn  libdrm-nouveau1a                     <none>
pn  libgl1-nvidia-alternatives-ia32      <none>
pn  libgl1-nvidia-glx-any                <none>
pn  libgl1-nvidia-glx-ia32               <none>
pn  libgl1-nvidia-glx-ia32-any           <none>
pn  libgl1-nvidia-legacy-173xx-glx-ia32  <none>
pn  libgl1-nvidia-legacy-96xx-glx-ia32   <none>
pn  linux-headers                        <none>
pn  nvidia-glx-any                       <none>
pn  nvidia-glx-legacy-96xx               <none>
ii  nvidia-kernel-common                 20131102+1
pn  nvidia-legacy-96xx-driver            <none>
ii  nvidia-legacy-96xx-kernel-dkms       96.43.23-7
ii  nvidia-legacy-96xx-kernel-source     96.43.23-7
pn  nvidia-settings                      <none>
ii  nvidia-support                       20131102+1
pn  nvidia-xconfig                       <none>
ii  xserver-xorg                         1:7.7+4
ii  xserver-xorg-core                    2:1.14.3-4
ii  xserver-xorg-video-nouveau           1:1.0.10-1
pn  xserver-xorg-video-nvidia-any        <none>

-- debconf information:
* nvidia/unsupported-legacy-96xx:



More information about the pkg-nvidia-devel mailing list