Probleme mit Riva TNT2 und Edgy

Richard Bössen richard.boessen at gmail.com
Mon Jan 29 12:24:31 GMT 2007


Hallo!

Der Bekannt sollte den Nvidia Treiber installieren.

nvidia-glx-legacy heißt das Paket (für Karten älter als 5 Jahre wie z.B. 
TNT, TNT2, TNT Ultra, GeForce, und GeForce2 ohne MX)

Hier gibts eine gute Anleitung:

http://wiki.ubuntuusers.de/Nvidia-Grafikkarten


MfG
Richard



Keywan Najafi Tonekaboni schrieb:
> Hallo,
> 
> ein bekannter von mir hat einen Rechner mit einer Nvidia Riva TNT2. Doch
> die Grafik ist sehr langsam. Damit meine ich lediglich die 3D Leistung.
> 3D interessiert erstmal nicht. Das betrachten von Videos ist unmöglich,
> da es merklich ruckelt und selbst beim GDM Anmelde-Bildschirm oder
> verschieben von Fenstern lässt sich der Bildaufbau deutlich verfolgen.
> 
> Ich habe sowohl versucht die Grafikkarte mit dem nv als auch dem nvidia
> Treiber zu betreiben. Doch es gibt keine merkliche Verbesserung.
> 
> Der Rechner lief vorher mit Hoary und hatte keine solchen Probleme. Es
> ist ein Athlon 1.x GHz mit 512MB RAM. Der Rechner wurde erst auf Dapper
> und dann auf Edgy aktualisiert. 
> 
> Anbei xorg.conf und die Ausgabe von lspci. Mit Tipps wie ich den Fehler
> ausfindig machen kann.
> 
> Grüße,
> 
> Keywan
> 
> 
> 
> ------------------------------------------------------------------------
> 
> 00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03)
> 00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
> 00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
> 00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10)
> 00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
> 00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
> 00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
> 00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 20)
> 00:0b.0 Multimedia controller: Marian - Electronic & Software Marc 8 Midi sound system (rev 02)
> 00:0d.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
> 00:0d.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
> 00:0d.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 63)
> 00:12.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
> 01:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15)
> 
> 
> ------------------------------------------------------------------------
> 
> # /etc/X11/xorg.conf (xorg X Window System server configuration file)
> #
> # This file was generated by dexconf, the Debian X Configuration tool, using
> # values from the debconf database.
> #
> # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
> # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
> #
> # This file is automatically updated on xserver-xorg package upgrades *only*
> # if it has not been modified since the last upgrade of the xserver-xorg
> # package.
> #
> # If you have edited this file but would like it to be automatically updated
> # again, run the following command:
> #   sudo dpkg-reconfigure -phigh xserver-xorg
> 
> Section "Files"
> 	FontPath	"/usr/share/X11/fonts/misc"
> 	FontPath	"/usr/share/X11/fonts/cyrillic"
> 	FontPath	"/usr/share/X11/fonts/100dpi/:unscaled"
> 	FontPath	"/usr/share/X11/fonts/75dpi/:unscaled"
> 	FontPath	"/usr/share/X11/fonts/Type1"
> 	FontPath	"/usr/share/X11/fonts/100dpi"
> 	FontPath	"/usr/share/X11/fonts/75dpi"
> 	FontPath	"/usr/share/fonts/X11/misc"
> 	# path to defoma fonts
> 	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> EndSection
> 
> Section "Module"
> 	Load	"bitmap"
> 	Load	"dbe"
> 	Load	"ddc"
> 	Load	"extmod"
> 	Load	"freetype"
> 	Load	"int10"
> 	Load	"record"
> 	Load	"type1"
> 	Load	"v4l"
> 	Load	"vbe"
> EndSection
> 
> Section "InputDevice"
> 	Identifier	"Generic Keyboard"
> 	Driver		"kbd"
> 	Option		"CoreKeyboard"
> 	Option		"XkbRules"	"xorg"
> 	Option		"XkbModel"	"pc105"
> 	Option		"XkbLayout"	"de"
> 	Option		"XkbVariant"	"nodeadkeys"
> EndSection
> 
> Section "InputDevice"
> 	Identifier	"Configured Mouse"
> 	Driver		"mouse"
> 	Option		"CorePointer"
> 	Option		"Device"		"/dev/input/mice"
> 	Option		"Protocol"		"ExplorerPS/2"
> 	Option		"ZAxisMapping"		"4 5"
> EndSection
> 
> Section "Device"
> 	Identifier	"nVidia RIVA TNT2 Model 64"
> 	Driver		"nv"
> 	BusID		"PCI:1:0:0"
> EndSection
> 
> Section "Monitor"
> 	Identifier	"Generic Monitor"
> 	Option		"DPMS"
> 	HorizSync	28-64
> 	VertRefresh	43-60
> EndSection
> 
> Section "Screen"
> 	Identifier	"Default Screen"
> 	Device		"nVidia RIVA TNT2 Model 64"
> 	Monitor		"Generic Monitor"
> 	DefaultDepth	24
> 	SubSection "Display"
> 		Depth		1
> 		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		4
> 		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		8
> 		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		15
> 		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		16
> 		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		24
> 		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
> 	EndSubSection
> EndSection
> 
> Section "ServerLayout"
> 	Identifier	"Default Layout"
> 	Screen		"Default Screen"
> 	InputDevice	"Generic Keyboard"
> 	InputDevice	"Configured Mouse"
> EndSection
> 
> Section "DRI"
> 	Mode	0666
> EndSection
>