Page 1 sur 1

[3D GeForce2] fatal error: no screens found

Publié : sam. 17 oct. 2009, 18:44
par FreelY
Bonjour,

J'aimerais bien activer l'accélération 3D de ma carte nvidia NV15/GeForce2 GTS.
Apparemment ça n'est pas possible avec les pilotes libre "nv". Avec "nouveau" j'ai de grosse lenteurs et ça ne semble pas possible non plus, je suis donc passé à nvidia-96xx + nvidia-96xx-utils (essayer aussi avec le pilotes x86-71.86.11 du site nvidia) j'ai fait un "nvidia-xconfig" mais dès que xorg tombe sur "nvidia" j'obtiens un joli "(EE) No devices detected. Fatal server error: no screens found"
J'ai tenté moult réglages différent dans xorg (BUS ID ect) rien a faire.
On ma même conseiller d'essayer NDISwrapper! J'imagine qu'il doit y avoir une autre solution...
Mais la j'ai épuisé tout mon stock de pistes/sites/connaissances :zarb: donc si vous avez une idée je prend!

Re: [3D GeForce2] fatal error: no screens found

Publié : sam. 17 oct. 2009, 23:40
par CroK
Comment ta carte est nommée dans ton xorg.conf ?
Met un nom simple si pas déjà fait, genre Card0 ou autre.

Re: [3D GeForce2] fatal error: no screens found

Publié : dim. 18 oct. 2009, 00:03
par FreelY
C'est bien le cas, voici mon xorg.conf

Code : Tout sélectionner

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/misc"
	FontPath     "/usr/share/fonts/100dpi:unscaled"
	FontPath     "/usr/share/fonts/75dpi:unscaled"
	FontPath     "/usr/share/fonts/TTF"
	FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
	Load  "dri"
	Load  "glx"
	Load  "dbe"
	Load  "record"
	Load  "dri2"
	Load  "extmod"
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"
	#DisplaySize	  400   300	# mm
	Identifier   "Monitor0"
	VendorName   "HWP"
	ModelName    "HP P1110"
	HorizSync    29.0 - 121.0
	VertRefresh  50.0 - 180.0
	Option	    "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"           	# [<bool>]
        #Option     "HWcursor"           	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "Rotate"             	# [<str>]
        #Option     "VideoKey"           	# <i>
        #Option     "FlatPanel"          	# [<bool>]
        #Option     "FPDither"           	# [<bool>]
        #Option     "CrtcNumber"         	# <i>
        #Option     "FPScale"            	# [<bool>]
        #Option     "FPTweak"            	# <i>
        #Option     "DualHead"           	# [<bool>]
	Identifier  "Card0"
	Driver      "nvidia"
	VendorName  "nVidia Corporation"
	BoardName   "NV15 [GeForce2 GTS/Pro]"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
En plus de "(EE) No devices detected. Fatal server error: no screens found" il y a les messages:
"xinit: no such file or directory (errno2) unable to connect to X server"
et "xinit: no such process (errno3): server error"

Re: [3D GeForce2] fatal error: no screens found

Publié : dim. 18 oct. 2009, 08:43
par chipster
Si tu remplaces nvidia par vesa, ça fonctionne ?

Re: [3D GeForce2] fatal error: no screens found

Publié : dim. 18 oct. 2009, 12:58
par FreelY
Oui ça fonctionne mais c'est pas terrible.
Je suis retourné avec nv c'est mieux, ça ne saccade pas du tout sur le bureau mais par exemple impossible de jouer a Teeworlds même avec une config vidéo au minimum et en mode fenêtre 640x480 pourtant c'est de la 2D...

Re: [3D GeForce2] fatal error: no screens found

Publié : ven. 30 oct. 2009, 05:12
par FreelY
Bonjour

Quand je dis ça fonctionne c'est l'affichage mais pas la 3D

Re: [3D GeForce2] fatal error: no screens found

Publié : ven. 13 nov. 2009, 21:42
par mum1989
bonne nouvelle nvidia annonce le support du xorg 1.7 pour les vieux pilote 71.x et 96.x (soit pour les Nvidia Geforce 2 et 4 par exemple) :
http://www.phoronix.com/scan.php?page=n ... &px=NzcwNA