Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 29/04/2008, à 23:56

smu

[RESOLU] Pilotes nvidia installés mais "direct rendering : no"

Bonjour,

Voilà mon problème : j'ai installé le pilote nvidia-glx-new et il est marqué "actif" dans "pilotes de périphériques" mais le test glxinfo me donne

$ glxinfo 
name of display: :1.0
display: :1  screen: 0
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
...

Ma carte graphique est une GeForce 7400.
Des jeux comme tremulous ou celestia tournent sans problème ...

Je suis perplexe...:| Si quelq'un pouvait me donner un indice ...

Merci d'avance.

NB: je suis actuellement sous Hardy mais le problème était déjà présent pour  la version précédente d'Ubuntu avec l'ancienne version du driver Nvidia.

edit: le logo "Nvidia" s'affiche bien au démarrage de X. Le driver est donc bel et bien actif. Ça reste un mystère ...

Dernière modification par smu (Le 04/05/2008, à 22:59)

Hors ligne

#2 Le 30/04/2008, à 06:02

zechris

Re : [RESOLU] Pilotes nvidia installés mais "direct rendering : no"

bizarre en effet
tu peux poster to /etc/X11/xorg.conf stp?


kubuntu Natty

Hors ligne

#3 Le 30/04/2008, à 09:54

Yosshi

Re : [RESOLU] Pilotes nvidia installés mais "direct rendering : no"

Comme il a été dit sur plusieurs topics, l'accélérateur graphique ne marche pas sous HArdy. PAr contre sous la 7.10, nvidia glx new tourne très bien.


Intel Core 2 Duo E6750 2.6Ghz
500Go Sata2 2Go de DDR2
GeForce 8500GT 512Mo

Hors ligne

#4 Le 30/04/2008, à 11:40

smu

Re : [RESOLU] Pilotes nvidia installés mais "direct rendering : no"

Voici mon xorg.conf

$ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Feb 14 18:20:37 PST 2008
# /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 "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA Corporation NVIDIA Default Card"
	Monitor		"Generic Monitor"
	Option		"AddARGBVisuals"	"True"
	Option		"NoLogo"	"False"
	Option		"AddARGBGLXVisuals"	"True"
	SubSection "Display"
		Depth	1
		Modes		"1280x800"	"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	4
		Modes		"1280x800"	"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	8
		Modes		"1280x800"	"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	15
		Modes		"1280x800"	"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	16
		Modes		"1280x800"	"1024x768"	"800x600"	"640x480"
	EndSubSection
	SubSection "Display"
		Depth	24
		Modes		"1280x800"	"1024x768"	"800x600"	"640x480"
	EndSubSection
	Defaultdepth	24
EndSection

Section "Device"
	Identifier	"NVIDIA Corporation NVIDIA Default Card"
	Driver		"nvidia"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbVariant"	"latin9"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"	"/dev/input/mice"
	Option		"Protocol"	"ExplorerPS/2"
	Option		"ZAxisMapping"	"4 5"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	# /dev/input/event
	# for USB
	Identifier	"stylus"
	Driver		"wacom"
	Option		"Device"	"/dev/wacom"# Change to 
	Option		"Type"	"stylus"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
	# /dev/input/event
	# for USB
	Identifier	"eraser"
	Driver		"wacom"
	Option		"Device"	"/dev/wacom"# Change to 
	Option		"Type"	"eraser"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
	# /dev/input/event
	# for USB
	Identifier	"cursor"
	Driver		"wacom"
	Option		"Device"	"/dev/wacom"# Change to 
	Option		"Type"	"cursor"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
  screen "Default Screen" 0 0
	Inputdevice	"Generic Keyboard"
	Inputdevice	"Configured Mouse"
	Inputdevice	"stylus"	"SendCoreEvents"
	Inputdevice	"cursor"	"SendCoreEvents"
	Inputdevice	"eraser"	"SendCoreEvents"
EndSection

Section "Module"
	Load		"i2c"
	Load		"bitmap"
	Load		"ddc"
	Load		"extmod"
	Load		"freetype"
	Load		"glx"
	Load		"int10"
	Load		"type1"
	Load		"vbe"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Horizsync	28.0	-	51.0
	Vertrefresh	43.0	-	60.0
	Option		"DPMS"
EndSection

Section "Extensions"
	Option		"Composite"	"Enable"
EndSection

Section "Files"
	# path to defoma fonts
	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	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Comme il a été dit sur plusieurs topics, l'accélérateur graphique ne marche pas sous HArdy. PAr contre sous la 7.10, nvidia glx new tourne très bien.

En fait, comme je l'ai dit plus haut, le problème était déjà présent sur la version 7.10. Par contre j'avais installé seulement nvidia-glx et non nvidia-glx-new.
Cela dit, peut-être que la prochaine MAJ reglera le problème (on peut espérer...).

Petite info complémentaire : mon ordinateur est un portable HP Pavilion dv5000 (si ça peut aider)

Dernière modification par smu (Le 30/04/2008, à 11:43)

Hors ligne

#5 Le 30/04/2008, à 12:12

VicUbuntu

Re : [RESOLU] Pilotes nvidia installés mais "direct rendering : no"

Bonjour à tous,

J'ai eu un probleme similaire sous gusty, et m'en suis dépétré en desinstallant mes pilotes graphiques puis en installant EnvyNG (http://doc.ubuntu-fr.org/envyng).


http://doc.ubuntu-fr.org/tutoriel/console_commandes_de_base

Hors ligne

#6 Le 04/05/2008, à 22:57

smu

Re : [RESOLU] Pilotes nvidia installés mais "direct rendering : no"

RÉSOLU : Il suffit, dans mon cas, de supprimer le paquet xserver-xorg.
Pour le problème de pilote Nvidia de la 8.04, une solution un peu sale consiste à installer les pilotes avec l'installeur fourni par Nvidia (cf son site internet).

Hors ligne

#7 Le 27/05/2011, à 00:33

chtnh

Re : [RESOLU] Pilotes nvidia installés mais "direct rendering : no"

smu a écrit :
$ glxinfo 
name of display: :1.0
display: :1  screen: 0
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
...

Vous auriez pu commencé par taper dans le terminal LIBGL_DEBUG=verbose glxinfo pour que la source du problème soit affiché directement, en disant quels fichiers sont manquants ou posent problème. Le programme glxinfo donne déjà une piste de solution en disant d'utiliser le paramètre LIBGL_DEBUG=verbose.

Hors ligne