Pb beryl-manager ati [resolu]

salut j’ai installer l’acceleration 3D avec les drivers libres de ati (carte radeon9500pro) et aiglx ca marche bien. mais maintenant j’aimerais bienavoir beryl et la ca bug.
quand je lance beryl-manager l’ecran devient quasiment tout noir, restejuste les fenetres actives mais sans les barres du haut qui permettent de les bouger ou les activer.
Le probleme c’est que je ne vois plus la console et que je ne sais pas les messages qu’il peut eventuellement me mettre.
comme info j’aij uste ca quand je lance beryl:

[code]Detected xserver : AIGLX

Checking Display :0 …

Checking for XComposite extension : passed (v0.3)
Checking for XDamage extension : passed
Checking for RandR extension : passed
Checking for XSync extension : passed

Checking Screen 0 …

Checking for GLX_SGIX_fbconfig : passed
Checking for GLX_EXT_texture_from_pixmap : passed
Checking for non power of two texture support : failed

Support for non power of two textures missing
Erreur de segmentation
[/code]

voila, auriez vous une idée de ce que je peux faire maintenant? je ne sais plus trop quoi faire

merci!

Arrives tu as executer le teste glxgears (en tant que root) ?

tout se passe bien ?

de plus pourrais tu stp nous passer ton fichier de configuration Xorg.
c’est à dire

EDITOR /etc/X11/xorg.conf      (EDITOR est ton éditeur préféré)

salut, les roues tournent a fond avec glxgears en root, du coup je croyais que c’etait bon pour l’'acceleration 3D mais par contre quand je fais glxinfo | grep rendering il me repond direct rendering : no

voila mon xorg.conf:

[code]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"
EndSection

Section "Device"
Identifier "ATI Technologies Inc Radeon R300 NE [Radeon 9500 Pro]"
Driver "ati"
BusID "PCI:1:0:0"
Option “XAANoOffscreenPixmaps” “true”# Optional if NVIDIA drivers are used
Option “AddARGBGLXVisuals” "On"
Option “AllowGLXWithComposite” “true” # not work without it on NVidia GForgeMX400 for me
Option “DRI” "true"
EndSection

Section "Monitor"
Identifier "Dell E151FPp"
Option "DPMS"
HorizSync 30-61
VertRefresh 56-76
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon R300 NE [Radeon 9500 Pro]"
Monitor "Dell E151FPp"
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"
Option “AIGLX” "true"
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

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

Salut, je possede une ATI Radeon Xpress 200M, et je vient d’installer une debian etch. et je veut instaler beryl.

Voici le resultat:

[code]chrno@Rider:~$ beryl


  • Beryl system compatiblity check *

Detected xserver : AIGLX

Checking Display :0.0 …

Checking for XComposite extension : passed (v0.3)
Checking for XDamage extension : passed
Checking for RandR extension : passed
Checking for XSync extension : passed

Checking Screen 0 …

Checking for GLX_SGIX_fbconfig : passed
Checking for GLX_EXT_texture_from_pixmap : passed
Xlib: extension “XFree86-DRI” missing on display “:0.0”.
Checking for non power of two texture support : failed

Support for non power of two textures missing
Xlib: extension “XFree86-DRI” missing on display “:0.0”.
beryl: glXBindTexImageEXT is missing
beryl: Failed to manage screen: 0
beryl: No manageable screens found on display :0.0[/code]

Et voici mon 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 "i2c"
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 "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option “SendCoreEvents” "true"
Option “Device” "/dev/psaux"
Option “Protocol” "auto-dev"
Option “HorizScrollDelta” "0"
EndSection

Section "Device"
Identifier "Carte vidéo générique"
Option “XAANoOffscreenPixmaps” “true”# Optional if NVIDIA drivers are used
Option “AIGLX” "true"
Option “RenderAccel” "true"
Option “AllowGLXWithComposite” "true"
Driver "fglrx"
EndSection

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

Section "Screen"
Identifier "Default Screen"
Option “AddRGBGLXVisuals” "true"
Device "Carte vidéo générique"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1280x1024” “1280x960” “1280x854” “1280x800” “1280x768” “1200x800” “1152x864” “1152x768” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1280x1024” “1280x960” “1280x854” “1280x800” “1280x768” “1200x800” “1152x864” “1152x768” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1280x1024” “1280x960” “1280x854” “1280x800” “1280x768” “1200x800” “1152x864” “1152x768” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1280x1024” “1280x960” “1280x854” “1280x800” “1280x768” “1200x800” “1152x864” “1152x768” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1280x1024” “1280x960” “1280x854” “1280x800” “1280x768” “1200x800” “1152x864” “1152x768” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1280x1024” “1280x960” “1280x854” “1280x800” “1280x768” “1200x800” “1152x864” “1152x768” “1024x768” “800x600” "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Option “AIGLX” "true"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
Mode 0666
EndSection

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

Salut,

quel architecture pour votre processeur?
quel version de beryl?

pour beryl c’est la 0.2.0
Le processeur c’est un pentium 4

par contre j’ai vu sur le forum ubuntu que dri marchait pas pour ma carte mais j’en sais pas plus faut que je regarde. Ce qui m’etonne c’est que compiz a deja marche sur mon pc alors je m’etait dit pourquoi pas beryl, faut que je me renseigne.

Pour moi beryl V0.2.0 et pour le processeur c’est un AMD Sempron 3300+…

ca marche!! bientot je posterai dans vos screenshot du forum pause cafe!
bon alors j’ai suivi ce tuto:
doc.fedora-fr.org/Configuration_d_’_AIGLX

j’ai desinstaller egalement les drivers fglrx que j’avais essaye avant mais c’est vraiment trop le bord… avec l’extension composite j’avais plus de tele et xgl tournait au ralenti, et c’est depuis ca que ca marche.

voila mon xorg.conf aussi auquel j’ai ajoute des modifs avec le tuto cité plus haut:

[code]Section "Module"
Load "bitmap"
Load "dbe"
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” "ImPS/2"
EndSection

Section "Device"
Identifier "ATI Technologies Inc Radeon R300 NE [Radeon 9500 Pro]"
Driver "radeon"
BusID "PCI:1:0:0"
Option “BusType” "PCI"
Option “XAANoOffscreenPixmaps” “true”# Optional if NVIDIA drivers are used
Option “AddARGBGLXVisuals” "On"
Option “AllowGLXWithComposite” “true” # not work without it on NVidia GForgeMX400 for me
Option “DRI” "true"
Option “AccelMethod” “XAA” # Use XFree86 Acceleration Architecture
Option “AccelDFS” “0” # mettez à 0 si vous avez une carte AGP
Option “AGPMode” “4” # Décommentez si vous avez une carte AGP

Option “AGPSize” “128” # Décommentez si vous avec une carte AGP AGP aperture size

    Option "GARTSize" "64"
    Option "RingSize" "8"
    Option "BufferSize" "2"
    Option "EnablePageFlip" "1" # Enable page flipping for 3D apps
    Option "ColorTiling" "1"
    Option "EnableDepthMoves" "yes"
    Option "UseFBDev" "false"
    Option "RenderAccel" "true" # Enable the hardware render acceleration
    Option "mtrr" "on"
    Option	"SubPixelOrder" "none"
    Option "DPMS"
    Option "DynamicClocks" "on"

EndSection

Section "Monitor"
Identifier "Dell E151FPp"
Option "DPMS"
HorizSync 30-61
VertRefresh 56-76
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon R300 NE [Radeon 9500 Pro]"
Monitor "Dell E151FPp"
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"
Option “AIGLX” "true"
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

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

bonne soiree