Aller au contenu
  • Pas encore inscrit ?

    Pourquoi ne pas vous inscrire ? C'est simple, rapide et gratuit.
    Pour en savoir plus, lisez Les avantages de l'inscription... et la Charte de Zébulon.
    De plus, les messages que vous postez en tant qu'invité restent invisibles tant qu'un modérateur ne les a pas validés. Inscrivez-vous, ce sera un gain de temps pour tout le monde, vous, les helpeurs et les modérateurs ! :wink:

[résolu]Installer driver pour chipset graphique Intel i845G


Messages recommandés

Posté(e) (modifié)

Je teste quelques petits truc , en cas de pépin je reviens ici , mais je pense que tout ira bien

 

NB: play on linux ( logiciel pour installer des jeu windows sur linux ) ne m'affiche plus " accélération 3D non active " :P

PS : Psssst... tu oublies Tourangeaux

 

:P

 

edit: Frets On Fire lag trop ... ( tout au minimum ) p'tet que la version linux a besoin de plus de puissance que la version windows :P

 

Je vais essayer counter strike condition zero en opengl et directx pour voir si c'est mieux ...

Modifié par TheGhostRider

Posté(e)

Maintenant que tu sais comment modifier le fichier, fais des tests avec les drivers "intel" et "i810" pour voir si y'en a pas un plus rapide / plus complet que l'autre... On ne sait jamais ;-)

Posté(e) (modifié)

Bon dans la majorité des jeux que j'ai pu tester sa lag un peu moins , mais toujours ....

 

Voici mon xorg.conf :

 

# 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"	"fr"
Option		"XkbVariant"	"oss"
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"
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	"Carte vidéo générique"
Boardname	"intel"
Busid		"PCI:0:2:0"
Driver		"intel"
Screen	0
EndSection

Section "Monitor"
Identifier	"Écran générique"
Modelname	"Custom 1"
 modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
 modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
 modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
 modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
 modeline  "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
 modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
 modeline  "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
Gamma	1.0
EndSection

Section "Screen"
Identifier	"Default Screen"
Device		"Carte vidéo générique"
Monitor		"Écran générique"
Defaultdepth	24
SubSection "Display"
	Depth	24
	Virtual	1400	1050
	Modes		"1280x960@60"	"1280x1024@60"	"1024x768@60"	"1400x1050@60"	"800x600@60"	"800x600@56"	"640x480@60"
EndSubSection
EndSection

Section "ServerLayout"
Identifier	"Default Layout"
 screen 0 "Default Screen" 0 0
Inputdevice	"Generic Keyboard"
Inputdevice	"Configured Mouse"

# Uncomment if you have a wacom tablet
#	InputDevice	 "stylus"	"SendCoreEvents"
#	InputDevice	 "cursor"	"SendCoreEvents"
#	InputDevice	 "eraser"	"SendCoreEvents"
EndSection
Section "Module"
Load		"glx"
Load		"GLcore"
Load		"v4l"
EndSection
Section "ServerFlags"
EndSection

 

Il est probable que j'ai une mauvaise configuration de OpenGl ou Dirext X ce qui peut poser ces problèmes de lags .... Vous pensez que j'ai quelque chose à rajouter dans mon xorg.conf ?

 

EDIT :

 

fais des tests avec les drivers "intel" et "i810" pour voir si y'en a pas un plus rapide / plus complet que l'autre... On ne sait jamais :P

 

Comment ? En changeant dans xorg " intel " par " i810" ?

Modifié par KewlCat
Utilisation d'une balise codebox
Posté(e)
Comment ? En changeant dans xorg " intel " par " i810" ?

 

Par exemple.

 

Aussi, regardes sur le forum Ubuntu, google etc... si il y a pas des options pour ta carte a rajouter au xorg.conf, dans la section device ou ailleurs...

 

Et ouvres un 2ème sujet peut être... pour cibler le problème actuel.

Posté(e)

Je rajoutes ceci :P >>

 

Section "Module"

Load "glx"

Load "dri"

EndSection

 

Section "DRI"

Mode 0666

EndSection

 

Respectivement en début et en fin de xorg.conf

Posté(e) (modifié)

Voici mon nouveau xorg.conf

 

# 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" "fr"

Option "XkbVariant" "oss"

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"

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 "Carte vidéo générique"

Boardname "intel"

Busid "PCI:0:2:0"

Driver "intel"

Screen 0

EndSection

 

Section "Monitor"

Identifier "Écran générique"

Modelname "Custom 1"

modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync

modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync

modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync

modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync

modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync

modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync

modeline "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync

Gamma 1.0

EndSection

 

Section "Screen"

Identifier "Default Screen"

Device "Carte vidéo générique"

Monitor "Écran générique"

Defaultdepth 24

SubSection "Display"

Depth 24

Virtual 1400 1050

Modes "1280x960@60" "1280x1024@60" "1024x768@60" "1400x1050@60" "800x600@60" "800x600@56" "640x480@60"

EndSubSection

EndSection

 

Section "ServerLayout"

Identifier "Default Layout"

screen 0 "Default Screen" 0 0

Inputdevice "Generic Keyboard"

Inputdevice "Configured Mouse"

 

# Uncomment if you have a wacom tablet

# InputDevice "stylus" "SendCoreEvents"

# InputDevice "cursor" "SendCoreEvents"

# InputDevice "eraser" "SendCoreEvents"

EndSection

Section "Module"

Load "glx"

Load "dri"

Load "GLcore"

Load "v4l"

EndSection

Section "DRI"

Mode 0666

EndSection

 

Section "ServerFlags"

EndSection

 

Je peut laisser comme sa et redémarrer ?

Modifié par TheGhostRider
Posté(e) (modifié)
Je peut laisser comme sa et redémarrer ?

Perso, je suis pas un spécialiste d'xorg, mais a première vue je vois pas de problème.

 

De toute façon j'espère que tu as sauvé l'ancien qui va bien? :-/

Toujours faire des sauvegardes, (dans ton /home par ex, ou dans un dossier quelquepart ou tu sais retrouver) quand tu changes un truc important :P

Modifié par Silfeed
Posté(e)

Boah j'ai juste 3 lignes a enlever :P

 

Bon je redémarre et je vous dit ce qu'il en advient ....

 

Au fait en cas de crash comment faire pour restaurer le menu GRUB pour ravoir accès a windows ( imaginons que je foire totalement le menu GRUB :P )

Rejoindre la conversation

Vous publiez en tant qu’invité. Si vous avez un compte, connectez-vous maintenant pour publier avec votre compte.
Remarque : votre message nécessitera l’approbation d’un modérateur avant de pouvoir être visible.

Invité
Répondre à ce sujet…

×   Collé en tant que texte enrichi.   Coller en tant que texte brut à la place

  Seulement 75 émoticônes maximum sont autorisées.

×   Votre lien a été automatiquement intégré.   Afficher plutôt comme un lien

×   Votre contenu précédent a été rétabli.   Vider l’éditeur

×   Vous ne pouvez pas directement coller des images. Envoyez-les depuis votre ordinateur ou insérez-les depuis une URL.

  • En ligne récemment   0 membre est en ligne

    • Aucun utilisateur enregistré regarde cette page.
×
×
  • Créer...