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 25/06/2006, à 22:02

Woshee

Problème de pilotes pour carte savage unichrome

Bonjour,

Je suis sur un portable packard bell, avec un chipset s3 unichrome intégré sur carte mère VIA.

Voulant activer l'accélération 3D qui ne l'était apparemment pas, j'ai essayé d'installer des pilotes DRI, trouvé dans un sombre coin du forum. Installation par un joli petit script, qui a part une ou deux erreur a la fin s'est bien passé. le xglgears tournait bien.

Mais ça fait pas mal ramer l'ordi, genre pendant le chargement d'une page dans firefox, la souris rame, ou impossible d'utiliser zsnes tellement il rame, et l'acceleration pas réellement intégrée dans les jeux.

Donc soit comment installer un vrai pilote qui marche bien pour mon ordi?
Ou encore comment au moins rétablir les pilotes d'origine? (car zsnes marchait trés bien au moins au départ, l'accélération se serait juste un bonus) J'ai essayé en réinstallant les paquets liés a sacage da,s synaptic mais ça ne résoud rien.

dans mon xorg.conf j'ai essayé de jongler entre vesa et via a la ligne driver, mais c'est la même chose. Et le serveur plante quand j'essaye savage.

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

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"type1"
	Load	"vbe"
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"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizScrollDelta"	"0"
EndSection

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

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

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

Section "Device"
	Identifier	"VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
	Driver		"via"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	28-51
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus" "SendCoreEvents"
	InputDevice     "cursor" "SendCoreEvents"
	InputDevice     "eraser" "SendCoreEvents"
	InputDevice	"Synaptics Touchpad"
EndSection

Section "DRI"
	Mode	0666
EndSection

Devenez parrain Linux ou trouvez quelqu'un pour vous aider près de chez vous:
http://parrains.linux.free.fr/

Hors ligne

#2 Le 25/06/2006, à 22:40

jerem

Re : Problème de pilotes pour carte savage unichrome

Salut

Que te donnes :

cd /etc/X11/xorg.conf
ls *.backup

Hors ligne

#3 Le 26/06/2006, à 10:35

Woshee

Re : Problème de pilotes pour carte savage unichrome

ben, euh, elles marchent pas tes commandes, /etc/X11/xorg.conf est âs un répertoire, et si jeme place seulement dans /etc/X11/ la seconde mefait "Aucun fichier ou répertoire de ce type" ...


Devenez parrain Linux ou trouvez quelqu'un pour vous aider près de chez vous:
http://parrains.linux.free.fr/

Hors ligne

#4 Le 26/06/2006, à 11:44

jerem

Re : Problème de pilotes pour carte savage unichrome

Oui tu as raison, le xorg.conf est de trop.

Mais j'ai la reponse à ma quetion. Tu n'as pas de backup de ton xorg (= pas de *.backup d'ou le message "Aucun fichier ou répertoire de ce type" .

Pour un "vrai driver", je sais pas, mais pour revenir à ta config de base, tu peux faire :

Tout d'abord une sauvegarde de ton xorg actuel :

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.backup

En cas de problème, tu pourras revenir en arrière avec :

sudo cp /etc/X11/xorg.backup /etc/X11/xorg.conf

Ensuite, pour reconfigurer ton xorg, tape ceci :

sudo dpkg-reconfigure xserver-xorg

et réponds aux questions (rien de bien sorcier)

puis relance ton interface graphique avec :

startx

@+

Hors ligne