#1 Le 21/01/2007, à 17:50
- to
(Résolu par Feisty) Accélération graphique avec carte intel
Bonjour à tous
J'essaye de faire marcher planet penguin sans succès.
Si je fais :
tomasi@tomasi-desktop:~$ glxinfo | grep "direct rendering"
libGL warning: 3D driver claims to not support visual 0x5a
DRM_I830_CMDBUFFER: -22
tomasi@tomasi-desktop:~$ glxinfo | grep "direct rendering"
libGL warning: 3D driver claims to not support visual 0x5a
direct rendering: Yes
et ça quand je fais 2 fois à suivre "glxinfo | grep "direct rendering""
Alors direct rendering yes or no ?
et que veulent direl es messages d'alerte ?
Voilà mon xorg.conf :
# /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"
FontPath "/usr/share/fonts/X11/misc"
# 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 "XkbOptions" "lv3:ralt_switch"
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"
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 "Intel Corporation Intel Default Card"
Driver "i810"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "PZ456"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Intel Default Card"
Monitor "PZ456"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
# SubSection "Display"
# Depth 24
# Modes "1024x768" "832x624" "800x600" "720x400" "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"
EndSection
Section "DRI"
Mode 0666
EndSection
J'ai déjà baissé DefaultDepth à 16, j'ai installé 915resolution, et rien...
Si quelqu'un a une idée, je suis preneur !
Et merci à la communauté !
Dernière modification par to (Le 23/04/2007, à 09:07)
Asus T3 P5G965 - Intel core2duo 6300 - 1 Go Ram
Ubuntu 6.10
Hors ligne
#2 Le 21/01/2007, à 20:14
- TraxX
Re : (Résolu par Feisty) Accélération graphique avec carte intel
Bonjour j'ai exactement le même soucis que toi j'avais ouvert deja un topic mais personne n'a peut m'aider, j'espère que nous trouverons une solution.
A bientot
Hors ligne
#3 Le 22/01/2007, à 11:03
- TraxX
Re : (Résolu par Feisty) Accélération graphique avec carte intel
Je reviens avec ce problème car je ne trouve vraiment pas de solution.
Alors je vous demande, avec un peu de désespoire lol , si quelqu'un à cette carte graphique et qu'il a réussi a faire fonctionner l'accélération graphique peut-il nous aider.
Merci à lui.
Hors ligne
#4 Le 25/01/2007, à 10:28
- to
Re : (Résolu par Feisty) Accélération graphique avec carte intel
Le pire, c'est que si je veux m'amuser avec Beryl, il faudra que j'achète une carte graphique rien que pour ça ou mes petits jeux.... Dommage.
Quelqu'un connait "visual 0x5a" ? Ca peut se paramétrer quelque part ?
Merci !
Asus T3 P5G965 - Intel core2duo 6300 - 1 Go Ram
Ubuntu 6.10
Hors ligne
#5 Le 20/02/2007, à 18:56
- ptitpoul
Re : (Résolu par Feisty) Accélération graphique avec carte intel
Bonjour,
quel modèle de chipset graphique intel ? moi ça marche avec un chipset 945G, avec toutefois quelques problèmes avec beryl+(blender ou wine) où j'ai l'erreur DRM_I830_CMDBUFFER: -22.
Hors ligne
#6 Le 21/02/2007, à 17:31
- to
Re : (Résolu par Feisty) Accélération graphique avec carte intel
A priori c'est un G965, j'ai abandonné l'idée de faire marcher la 3D...
Ça me fait rager, un truc qui marche sous Minimou et pas sous mon Ubuntu préféré
Asus T3 P5G965 - Intel core2duo 6300 - 1 Go Ram
Ubuntu 6.10
Hors ligne
#7 Le 24/02/2007, à 19:36
- Alpha Centauri
Re : (Résolu par Feisty) Accélération graphique avec carte intel
Apparemment, c'est un bogue connu dû à la compilation de la lib 'i965_dri.so' avec gcc 4.1
Voir ici.
Il faut donc recompiler le paquet 'libgl1-mesa-dri' avec une version plus ancienne de gcc.
Ou installer le dernier paquet debian qui est ici. Cela dit l'installation du paquet debian peut générer d'autres problèmes.
Dernière modification par Alpha Centauri (Le 24/02/2007, à 19:55)
Hors ligne
#8 Le 25/02/2007, à 10:25
- to
Re : (Résolu par Feisty) Accélération graphique avec carte intel
Merci pour tes recherches.
Le bug a l'air d'être fixé dans la prochaine version de libgl1-mesa-dri, et comme j'ai peur de tout casser en compilant moi-meme, je vais attendre avril pour profiter de la mise à jour Feisty Fawn.
Comme dit le dicton, "en avril, profite de Beryl !"
Asus T3 P5G965 - Intel core2duo 6300 - 1 Go Ram
Ubuntu 6.10
Hors ligne
#9 Le 25/02/2007, à 14:30
- ptitpoul
Re : (Résolu par Feisty) Accélération graphique avec carte intel
l'avantage des paquets, c'est que t'as juste à réinstaller le paquet libgl1-mesa-dri avec "aptitude reinstall <paquet>" si la version compilée ne marche pas, donc c'est rapide à tester.
Hors ligne
#10 Le 25/02/2007, à 19:54
- to
Re : (Résolu par Feisty) Accélération graphique avec carte intel
Compiler, je sais pas faire....
j'ai téléchargé le paquet debian, et quand je veux l'installer avec gdebi, j'ai l'erreur
error : dependecy is not satisfiable : libgl1-mesa-glx
Asus T3 P5G965 - Intel core2duo 6300 - 1 Go Ram
Ubuntu 6.10
Hors ligne
#11 Le 26/02/2007, à 00:20
- ptitpoul
Re : (Résolu par Feisty) Accélération graphique avec carte intel
En effet, les librairies du projet mesa sont réparties en plusieurs paquets debian, essaye d'installer, avant libgl1-mesa-dri, la même version de libgl1-mesa-glx.
Si compiler les sources t'intéresse (ou intéresse quelqu'un d'autre), je peux expliquer et indiquer explicitement ce qu'il faut faire (un exemple de compilation sur le wiki : http://doc.ubuntu-fr.org/projets/paquet … _programme).
Hors ligne
#12 Le 23/04/2007, à 09:06
- to
Re : (Résolu par Feisty) Accélération graphique avec carte intel
Merci Feisty Fawn, après une migration sans problème, la carte graphique est activée d'office, nexuiz et planetpenguin racer fonctionnent, et je m'amuse avec mon cube beryl !
Asus T3 P5G965 - Intel core2duo 6300 - 1 Go Ram
Ubuntu 6.10
Hors ligne