Plantage beryl+xgl+ati à l'utilisation

Bonjour

J’ai installer beryl+xgl sur mon portable. Pour l’instalation je n’ai pas eu trop de soucis, tout est ok le cube 3D est présent.
Les problèmes apparaissent à l’utilisation. Beryl plante et mon ecran devient figé, j’ai encore la souris, mais je ne peut rien faire.
J’ai remarqué que le plantage survient lorsque je manipule la bordure d’une fenêtre. Par exemple lorsque je veux agrandir une fenêtre, maximiser une fenetre ou minimiser une fenêtre. Cela ne le fais pas a chaque fois c’est assez aléatoire mais le plantage se produit uniquement sur ce type d’action.
Es que quelqu’un aurait eut un problème similaire??

Voici des informations sur ma configuration:

debian etch

kernel:
2.6.18-4-486

carte graphique :
VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)

version du pilote propriétaire ati installé :
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress Series
OpenGL version string: 1.2 (2.0.6473 (8.37.6))

voici mon xorg.conf:

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 “aticonfig-Screen[0]” 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
Option “AIGLX” "false"
EndSection

Section “Files”

    # path to defoma fonts
    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"
    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 "Monitor"
Identifier "aticonfig-Monitor[0]"
Option “VendorName” "ATI Proprietary Driver"
Option “ModelName” "Generic Autodetecting Monitor"
Option “DPMS” "true"
HorizSync 28.0 - 72.0
VertRefresh 43.0 - 60.0
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
BusID “PCI:1:5:0”

EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24

    SubSection "Display"
            Viewport   0 0
            Depth     24
    EndSubSection
    SubSection "Display"
            Depth     1
            Modes    "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
            Depth     4
            Modes    "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
            Depth     8
            Modes    "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
            Depth     15
            Modes    "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
            Depth     16
            Modes    "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
            Depth     24
            Modes    "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection

EndSection

Section "DRI"
Mode 0666
EndSection

Section "Extensions"
Option “Composite” "disable"
Option “RENDER” "Enable"
EndSection

Si quelqu’un a une idée.

Merci