Comment 4 for bug 116382

Revision history for this message
FSHero (minesh-fshero-mistry) wrote :

Easy part first... the output of dpkg -l nvidia-glx\* | grep ii

fshero@fshero-p2:~/download$ dpkg -l nvidia-glx\* | grep ii
ii nvidia-glx-legacy 1.0.7184+2.6.20.5-16.28 NVIDIA binary XFree86 4.x/X.Org 'legacy' dri
fshero@fshero-p2:~/download$

(What does that command show, anyway?)

Output of lspci:

fshero@fshero-p2:~/download$ lspci
00:00.0 Host bridge: Intel Corporation 440LX/EX - 82443LX/EX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 440LX/EX - 82443LX/EX AGP bridge (rev 03)
00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 01)
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01)
00:0e.0 Network controller: RaLink RT2561/RT61 802.11g PCI
00:0f.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev a1)

(I think I see where this is going... that first command showed that the drivers are version 71.84. But only recently did NVIDIA 'banish' the Geforce 2 to "legacy status"... is this correct?)

Thanks for the quick reply!