[ presque RESOLU] Problème de Direct rendering

Bonjour tout le monde :smiley:
Je viens de réinstaller notre cher Debian, toute l’installation c’est bien passé par contre j’ai encore et toujours le même problème : ma carte graphique, eh oui une ati… :stuck_out_tongue:. j’ai laissé le xorg par default, il me manque certaine choses comme la section module où la j’ai rien mais rien du tout, je vous laisse mon xorg.conf: [quote]# 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” "latin9"
EndSection

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

Section "Device"
Identifier "ATI Technologies Inc RV350 AP [Radeon 9600]"
Driver "ati"
BusID "PCI:1:0:0"
VideoRam 256000
Option “UseFBDev” "true"
EndSection

Section "Monitor"
Identifier "L22-1W"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 AP [Radeon 9600]"
Monitor "L22-1W"
DefaultDepth 24
SubSection "Display"
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection[/quote]

j’arrive quand meme a avoir vers les 1400 avec glxgears c’est pas beaucoup mais bon :unamused: ah! au fait j’ai une ati 9600 pro donc j’aurais voulu savoir qu’est-ce qui me manque pour que j’ai un resultat un peu plus correct.

Merci d’avance :smiley:

PS: pas d’erreurs quand je vais voir le log de xorg.

J’allai oublier j’ai rajouté le depot
pour avoir mplayer, w32codec… mais voila :

[quote]spunk:/home/spunky# apt-cache search w32codecs
spunk:/home/spunky#[/quote]

Si tu remplaces le pilote “ati” par “radeon” tu devrais avoir Direct rendering sur Yes.
Tu peux aussi essayer d’installer le driver fglrx via module-assistant :

merci de ta réponse, quand je remplace “ati” par “radeon” cela n’a rien fait de nouveau.
Quand je tape module-assistant ai fglrx j’ai ces messages d’erreurs:

[quote]Les en-têtes du noyau pour la version cible n’ont pas pu être ▒
trouvés et vous ▒
n’avez pas indiqué d’autres en-têtes valables à utiliser. [/quote]

et

[quote]Le paquet fglrx-kernel-src n’a pas pu être construit, voir ↑
│ /var/cache/modass/fglrx-kernel-srcbuildlog pour plus de ▮
│ détails.[/quote]
j’ai un noyau 2.6.18-4-amd64 celui qui est installé par defaut, il trouve pas ce kernel .

Installes les headers pour ton noyau.
Tu peux aussi essayer cette méthode : doc.gwos.org/index.php/ATI_AMD_fglrx_Edgy (avec la version de l’installeur ATI qui correspond à ta carte).

je trouve pas dans les dépots :frowning:

Il est dans le dépot security (vérifies ton sources.list) :
packages.debian.org/stable/devel … 18-4-amd64

change de noyau et recommence.

Bon bah ça marche toujours pas :frowning: le serveur X plante j’ai relevé les erreurs :

[quote]dlopen : libstdc++.so.5: connot open shared object file: No such file or directory
(EE) Failed to load /usr/lib/xorg/modules/drivers/fglrx_drv.so
(EE) Failed to load module “fglrx” (loader failed, 7)

Backtrace:
0: /usr/bib/X (xf86SigHandler+0x6d) [0x4802ed]
1: /lib/libc.so.6 [0x2aeaf8287110]
2: /lib/libpthread.so.0 (__pthread_initailize_minimal+0x4e) [0x2aeaf95b02fe]
3: /lib/libpthread.so.0 [0x2aeaf95afd29]

Fatal server error
caught signal 11. Server aborting[/quote]

Je vous redonne mon xorg:

[quote]# /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/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath “/usr/X11R6/lib/X11/fonts/75dpi”
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
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” "ImPS/2"
Option “Emulate3Buttons” "true"
EndSection

Section "Device"
Identifier "ATI Technologies Inc RV350 AP [Radeon 9600]"
Driver "ati"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "L22-1W"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 AP [Radeon 9600]"
Monitor "L22-1W"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1280x1024” “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 4
Modes “1280x1024” “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes “1280x1024” “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 15
Modes “1280x1024” “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes “1280x1024” “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes “1280x1024” “1024x768” "800x600"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection
[/quote]

Merci pour votre aide :smiley:

EDIT: c’est bon ça marche!! j’ai installé libstc++.so.5 puis plus de probleme, je mettrais résolu demain quand je redémarre ( c’est toujours la que ça foire) :laughing:

[quote=“Spunky”]

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 AP [Radeon 9600]"
Monitor "L22-1W"
DefaultDepth 24
SubSection "Display"
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
[/quote]Ds ton premier xorg, tu ne mets QUE le Depth 24, ce qui est grandement suffisant ; tu lui dis que le “default” est le 24 = bien mais tu omets de nommer la subsection :

[quote]SubSection "Display"
Depth 24
Modes “1280x1024” "1024x768"
EndSubSection[/quote]

oki ricardo merci :slightly_smiling:

Me revoila, je me disai que c’etais trop simple :stuck_out_tongue: j’ai démarré la machine ce matin et plus de 3D :frowning:

[quote]spunky@spunky:~$ cat /var/log/Xorg.0.log |grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) fglrx(0): [agp] unable to acquire AGP, error “xf86_ENODEV”
(EE) fglrx(0): cannot init AGP
(EE) AIGLX: Screen 0 is not DRI capable[/quote]

[quote]spunky@spunky:~$ dmesg |grep fglrx
fglrx: module license ‘Proprietary. © 2002 - ATI Technologies, Starnberg, GERMANY’ taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 859 MBytes.
[fglrx] module loaded - fglrx 8.38.6 [Jun 22 2007] on minor 0
[fglrx] Internal AGP is not supported in 2.6 kernel.
[fglrx:firegl_unlock] ERROR Process 3013 using kernel context 0
[fglrx] Internal AGP is not supported in 2.6 kernel.
[fglrx:firegl_unlock] ERROR Process 3416 using kernel context 0
[fglrx] Internal AGP is not supported in 2.6 kernel.
[fglrx:firegl_unlock] ERROR Process 4445 using kernel context 0
[/quote]

Finalement, as-tu installé le module fglrx ou es-tu resté avec le driver libre ?
Car dans ton xorg.conf, c’est marqué ça :

Section "Device" Identifier "ATI Technologies Inc RV350 AP [Radeon 9600]" [color=red]Driver "ati"[/color] BusID "PCI:1:0:0" EndSection
Et tes erreurs parlent de fglrx… Si tu remplaces ati par fglrx dans xorg.conf, vérifie que celui est bien présent avec lsmod.
Et concernant la 3D, il y a quelques tutos ici qui parlent de l’option “composite” à activer ou désactiver dans ton xorg.conf suivant le driver que tu utilises (libre ou proprio).

Je viens de retourné sous debian, et ça remarche, me demandé pas pourquoi j’en sais rien :smiley: par contre les résutlats sous glxgears sont pas top j’ai vers les 2000 avec une ati 9600 enfin bon je dis ça, peut-etre que c’est nikel…

ah oui! un dernier truc:

[quote]spunky:/home/spunky# cat /var/log/Xorg.0.log |grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
(EE) AIGLX: reverting to software rendering
[/quote]

PS : j’ai bien fglrx :slightly_smiling:

EDIT: j’ai desactiver AIGLX et j’ai desactiver le truc :stuck_out_tongue: composite je n’ai plus de EE