GeForce 5200 FX unter Fedora läuft nicht

Christoph Wickert christoph.wickert at gmx.de
Wed Nov 26 14:12:30 UTC 2003


Am Mi, den 26.11.2003 schrieb Thomas Schoenhoff um 14:51:
> Hallo,
> 
> nach meinem Upgrade von RH 9 nach Fedora, mußte ich leider feststellen,
> dass ich meine GForce 5200FX einfach nicht zum Laufen bekam. Leider
> taucht dieses Problem wohl auch in den Archiven der engl.Liste auf, aber
> keine Lösung will funktionieren! Schon bei der Installation ging der
> grafische Installationsmodus sowohl bei RH 9 als auch bei Fedora einfach
> aus. Alle bisherigen händischen Anpassungen in der XF86Config mit dem
> Xfree86-Treiber "nv" haben dann auch nichts gefruchtet!
> Hat jemand hier auf der Liste diese Grafikkarte erfolgreich mit Fedora
> zum Laufen gekriegt?
> Hier erst mal die Grunddaten:
> 
> -Motherboard Elite Group KV7ZA
> (4x AGP, die GraKa ist auf bis zu 8xAGP ausgelegt!)
> -HIGHSCREEN MS 1795PII Monitor (irgend so ein VOBIS Kasten)
> -GeForce 5200FX mit 128 DDR-RAM
> 

Ich schick Dir meine config, ich fahre den gleichen Treiber. (nv)

Wenn Dir den "nvidia" Treiber nehmen willst (für 3D), solltest Du unter
http://www2.educ.umu.se/~peter/nvidia/ schauen
Installationsanleitung siehe 
http://www2.educ.umu.se/~peter/nvidia/INSTRUCTIONS.README

> Ich habe es dann mit verschiedenen Versionen der originalen
> NVIDIA-Treiber versucht:
> 
> rpm --rebuild nvidia-xxxx.scr.rpm (glx und kernel)
> 

Der manuelle weg sieht wie folgt aus (ebenfalls NVIDIA-Treiber):
(aus der englischen Liste)
Go to http://www.nvidia.com/object/linux_display_ia32_1.0-4496.html
2. Download NVIDIA-Linux-x86-1.0-4496-pkg2.run
3. Boot system in text mode (edit /etc/inittab and set run level to 3)
3. type "export CC=gcc32"
^^^^^^^^^^^^^^^^^^^^^^^^^ ganz wichtig, könnte das der Fehler sein?

4. type "sh NVIDIA-Linux-x86-1.0-4496-pkg2.run"
5. Edit the /etc/X11/XF86Config file as described in the readme file
6. Boot the system in Gui mode (edit /etc/inittab and set run level to
5)

> Die konnte ich gar nicht erst kompilieren, weil:
> 
> (...)
> install: cannot stat `nvidia.o': No such file or directory
> Fehler: Bad exit status from /var/tmp/rpm-tmp.82171 (%install)
>  
> 
> RPM build errors:
>     user buildmeister does not exist - using root
>     group buildmeister does not exist - using root
>     user buildmeister does not exist - using root
>     group buildmeister does not exist - using root

egal
>     Bad exit status from /var/tmp/rpm-tmp.82171 (%install)

der installer gibt Debug Infos zurück, die von rpm als Fehler
interpretiert werden. Kann im specfile angeblich abstellen.

> 
> (...)
> Hat jemand dieses Problem schon irgendwie erfolgreich lösen können?
> 
> Also habe ich erstmal wieder auf meine alte Elsa-Erazor III LT
> zurückgegriffen!
> 
> Allerdings tun sich auch hier eine Schwierigkeit auf, die ich bislang
> nicht lösen konnte!
> Egal, ob ich  versuche die Auflösung von 800x600 auf 1024x768 mit 16
> bzw. 24 Farbtiefe, oder die entsprechenden Auflösungen direkt in die
> XF86Config eintrage, ich bin offensichtlich zur Standardauflösung
> verdammt!

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        ^^^^^^^^^^^^^^^^^^^
        SubSection "Display"
                Depth     24
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

>  Dieses Tool "Anzeigen" datet offensichtlich nicht die neuen
> Auflösungen nach Abschluß der Konfiguration up???

Mag wohl, ich benutz es nicht, welches meinst Du? redhat-config-xfree86?
> 
> Falsche Daten für den Monitor? Nein: der Modus 1024x768 lief schon mal
> erfolgreich unter RH 9 und auch allen anderen vorherigen Distris, sodaß
> ich wohl keine dem Monitor unmögliche Auflösungen abverlange!

Bei mir sieht das so aus:

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "PHILIPS 107G"
        DisplaySize  310        230
        HorizSync    30.0 - 70.0
        VertRefresh  50.0 - 160.0
        Option      "dpms"
EndSection


Ich schick Dir einfach mal meine ganze config. Die ist jetzt 
> 
> Hmm, ein etwas ratloser Fedora-Neuling
> 
> Freundliche Grüsse
> Thomas
> 
>  
> 
> 
> --
> Fedora-de-list mailing list
> Fedora-de-list at redhat.com
> http://www.redhat.com/mailman/listinfo/fedora-de-list
-- 
Christoph Wickert <christoph.wickert at gmx.de>
-------------- next part --------------

# XFree86 4 configuration created by pyxf86config

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "DevInputMice" "AlwaysCore"
EndSection

Section "Files"

# RgbPath is the location of the RGB database.  Note, this is the name of the 
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	ModulePath   "/usr/X11R6/lib/modules/extensions"
	ModulePath   "/usr/X11R6/lib/modules"
	FontPath     "unix/:7100"
EndSection

Section "Module"
	Load  "dbe"
	Load  "extmod"
	Load  "fbdevhw"
	Load  "glx"
	Load  "record"
	Load  "freetype"
	Load  "type1"
	Load  "v4l"
	Load  "dri"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#	Option	"Xleds"		"1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#	Option	"XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#	Option	"XkbModel"	"pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#	Option	"XkbModel"	"microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#	Option	"XkbLayout"	"de"
# or:
#	Option	"XkbLayout"	"de"
#	Option	"XkbVariant"	"nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#	Option	"XkbOptions"	"ctrl:swapcaps"
# Or if you just want both to be control, use:
#	Option	"XkbOptions"	"ctrl:nocaps"
#
	Identifier  "Keyboard0"
	Driver      "keyboard"
	Option	    "XkbRules" "xfree86"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "de"
	Option	    "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "IMPS/2"
	Option	    "Device" "/dev/psaux"
	Option	    "ZAxisMapping" "4 5"
	Option	    "Emulate3Buttons" "no"
EndSection

Section "InputDevice"

# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
	Identifier  "DevInputMice"
	Driver      "mouse"
	Option	    "Protocol" "IMPS/2"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5"
	Option	    "Emulate3Buttons" "no"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "PHILIPS 107G"
	DisplaySize  310	230
	HorizSync    30.0 - 70.0
	VertRefresh  50.0 - 160.0
	Option	    "dpms"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "nv"
	VendorName  "Videocard vendor"
	BoardName   "RIVA TNT2"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "Monitor0"
	DefaultDepth     24
	SubSection "Display"
		Depth     24
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Group        0
	Mode         0666
EndSection



More information about the Fedora-de-list mailing list