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 30/01/2008, à 15:42

osnyk

Problème pilote prorpiétaire 100.14.19 (Nvidia) sous Ubuntu 7.10

Bonjour,

J'ai installé Ubuntu 7.10 sur mon nouveau pc portable (dell xps m1730) mais je rencontre un problème avec le pilote propriétaire (j'ai 2 8700M GT en SLI).
Une fois Ubuntu installé, je redémarre et "tout se passe très bien", jusqu'au moment ou j'active les pilotes propriétaires Nvidia (ce sont les 100.14.19+2.6.22). Une fois que je redémarre, j'ai un black screen une fois la barre de chargement d'Ubuntu terminée. Idem quand je fais un serverX. Je dois alors restaurer les xorg.conf.

Voila mon xorg.conf une fois le pilote activé (avant de redémarrer) :

# 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 xorg.conf manual page.
# (Type "man 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"
EndSection

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

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

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"	"/dev/psaux"
	Option		"Protocol"	"auto-dev"
	Option		"HorizEdgeScroll"	"0"
EndSection

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

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

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

Section "Device"
	Identifier	"nVidia Corporation G80 [GeForce 8700M GT]"
	Driver		"nvidia"
	Busid		"PCI:3:0:0"
	Option		"AddARGBVisuals"	"True"
	Option		"AddARGBGLXVisuals"	"True"
	Option		"NoLogo"	"True"
EndSection

Section "Monitor"
	Identifier	"à‰cran générique"
	Option		"DPMS"
	Horizsync	28-96
	Vertrefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"nVidia Corporation G80 [GeForce 8700M GT]"
	Monitor		"à‰cran générique"
	Defaultdepth	24
	SubSection "Display"
		Modes		"1920x1920"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
  screen "Default Screen"
	Inputdevice	"Generic Keyboard"
	Inputdevice	"Configured Mouse"
	
	# Uncomment if you have a wacom tablet
	#	InputDevice     "stylus"	"SendCoreEvents"
	#	InputDevice     "cursor"	"SendCoreEvents"
	#	InputDevice     "eraser"	"SendCoreEvents"
	Inputdevice	"Synaptics Touchpad"
EndSection
Section "Module"
	Load		"glx"
EndSection

Je vous remercie d'avance pour votre aide !

Osnyk

#2 Le 30/01/2008, à 16:42

slasher_fun

Re : Problème pilote prorpiétaire 100.14.19 (Nvidia) sous Ubuntu 7.10

Tu peux essayer d'installer les derniers drivers avec Envy smile

Hors ligne

#3 Le 30/01/2008, à 17:31

osnyk

Re : Problème pilote prorpiétaire 100.14.19 (Nvidia) sous Ubuntu 7.10

slasher-fun a écrit :

Tu peux essayer d'installer les derniers drivers avec Envy smile

Je dois m'y prendre cmt? (dsl je suis nouveau sur linux ^^)

#4 Le 30/01/2008, à 18:09

osnyk

Re : Problème pilote prorpiétaire 100.14.19 (Nvidia) sous Ubuntu 7.10

je viens d'installer les drivers avec envy, mais ça me fait toujours la même chose : écran noir et impossibilité de faire quoi que ce soit. Je suis obligé de restaurer le xorg.conf