Probleme de demarrage de beryl

bonjour
j a isuivi se tuto pour installer beryl mais j ai un petit probleme :laughing: :laughing: quand je fais la commande glxinfo |grep direct il me renvoie debian:/home/zyriuse# glxinfo | grep direct direct rendering: No
je ne comprend pas pourquoi :frowning:

Nous non plus si tu ne nous donnes pas ton xorg.conf, le tuto suivi, quelle version de debian, etc.
Bref, tout ce qui est marqué là en post-it de ce forum

Je te renvoie vers un post de quelqu’un qui a apparemment le même problème que toi avec beryl.

pardon :laughing: :laughing:
voci le xorg .conf

[code]# /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 "extmod"
Load "freetype"
Load "int10"
Load "type1"
Load "vbe"
Load "dbe"
Load "synaptics"
Load "glx"
Load “dri”
#Load "GLcore"
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:3:0:0"
Option “XAANoOffscreenPixmaps” "true"
Option “AddARGBGLXVisuals” "On"
Option “AllowGLXWithComposite” "true"
EndSection

Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 AP [Radeon 9600]"
Monitor "Écran générique"
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"
EndSection

Section "DRI"
Mode 0666
EndSection

Section "Extensions"
Option “Composite” "Enable"
EndSection
[/code]

ma version de debian est la

2.6.18-5-k7

lesite avec le tuto http://forum.zebulon.fr/blog/lol2dol/index.php?showentry=480

encore merci a vous tous pour votre aide

Le xorg.conf a l’air correct. Le tuto aussi…
Je viens de regarder dans Trucs&Astuces ce tuto pour beryl avec les drivers libres ATI.
L’auteur a ajouté 2 trucs en plus.
As-tu installé les paquets suivants :

aptitude install libgl1-mesa-glx libgl1-mesa-dri

Je pense que ce sont ces paquets qui manquent et qui causent le message cité dans ton autre post

Il y a aussi :

[quote]- Dans la section “ServerLayout” rajouter :
Option “AIGLX” “true”[/quote]
A voir si ça fonctionne avec ça. Redémarre ton serveur X au besoin.

Bonne beryliade :exclamation: 8)

je viens d essayer se que tu a dis j ai redemarrer le serveur x apres avoir ajouter la ligne mais j ai toujour le meme probleme quand je fais le test

debian:/home/zyriuse# glxinfo | grep direct direct rendering: No :shock: :shock:

Tu as bien installé les 2 paquets ?
Quel est le modèle de ta carte graphique ?

le model de ma carte graphique est une ati radeon 9600
j ai reussit a linstaller une fois beryl mais par la suite j ai du reformater le disque :cry:

Je parlais de ceux-là :

oui il sont bien installer

:mrgreen:

Le truc chiant avec ATI, c’est qu’il faut installer le XGL parce que les pilotes proprio ne gèrent pas ce XGL composite. le paquet s’appelle xserver-xgl .

Installe le.

Par contre sans beryl (donc window manager normal avec metacity ou autre) ça lag… Autre problème que j’ai rencontré avec compiz et XGL server: Blender et OOo s’affichent d’office en full screen et ils font à moitié foirer X

Donc, j’ai laissé tomber les bureaux 3D sur ma radeon :smiley:

Je t’enverrai mon xorg.conf ce soir quand je rentrerai à la maison.

Les Radeon 9600 sont à présent prises en charge par le driver libre (que le posteur utilise). Pour moi, c’est plutôt une histoire de paquet(s) manquant(s), comme le suggère AnatomicJC.

Sinon, les derniers fglrx sont également compatibles AIGLX.

:mrgreen:

[quote=“zyriuse”]pardon :laughing: :laughing:
voci le xorg .conf

[code]# /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 “extmod”
Load “freetype”
Load “int10”
Load “type1”
Load “vbe”
Load “dbe”
Load “synaptics”
Load “glx”
Load “dri”
#Load “GLcore”
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:3:0:0”
Option “XAANoOffscreenPixmaps” “true”
Option “AddARGBGLXVisuals” “On”
Option “AllowGLXWithComposite” “true”
EndSection

Section “Monitor”
Identifier “Écran générique”
Option “DPMS”
HorizSync 28-51
VertRefresh 43-60
EndSection

Section “Screen”
Identifier “Default Screen”
Device “ATI Technologies Inc RV350 AP [Radeon 9600]”
Monitor “Écran générique”
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”
EndSection

Section “DRI”
Mode 0666
EndSection

Section “Extensions”
Option “Composite” “Enable”
EndSection
[/code]

ma version de debian est la

2.6.18-5-k7

lesite avec le tuto http://forum.zebulon.fr/blog/lol2dol/index.php?showentry=480

encore merci a vous tous pour votre aide[/quote]

Ajoutes ceci à la fin de ton xorg.conf

Section "Module" Load "glx" EndSection

il y ai deja dans xorg.conf
a la section module

:mrgreen:

Ha wé autant pour moi j’avais pas vu :wink: