Bonjour à tous !
Je vois que Compiz “se porte bien” sur ce forum !
J’ai quelques petits soucis avec lui sous Squeeze avec GNOME:
Quand je démarre compiz, il me sort une erreur et reste bloqué là. Mes fenêtres son vivantes, mais si je fais un Ctrl-C dans le terminal… tout fous le camp! Voyez vous même:
[code]$ compiz --replace
compiz (core) - Fatal: No composite extension
Launching fallback window manager
Xlib: extension “RANDR” missing on display “:0.0”.
[/code]
Ma carte est une…
01:00.0 VGA compatible controller: ATI Technologies Inc RV710 [Radeon HD 4350]
… honte (pastaper-pastaper
!)
C’est l’ordi du boulot, je suis en dual-screen… Ça a été l’horreur pour le configurer… m’enfin bon.
xorg.conf:
[code]Section “ServerLayout”
Identifier “aticonfig Layout”
Screen 0 “aticonfig-Screen[0]-0” 0 0
Screen “aticonfig-Screen[0]-1” RightOf “aticonfig-Screen[0]-0”
EndSection
Section “Module”
EndSection
Section “ServerFlags”
Option “Xinerama” “on”
EndSection
Section “Monitor”
Identifier “aticonfig-Monitor[0]-0”
HorizSync 30.0 - 60.0
VertRefresh 30.0 - 60.0
Option “VendorName” “ATI Proprietary Driver”
Option “ModelName” “Generic Autodetecting Monitor”
Option “DPMS” “true”
EndSection
Section “Monitor”
Identifier “aticonfig-Monitor[0]-1”
HorizSync 30.0 - 60.0
VertRefresh 30.0 - 60.0
Option “VendorName” “ATI Proprietary Driver”
Option “ModelName” “Generic Autodetecting Monitor”
Option “DPMS” “true”
EndSection
Section “Device”
Identifier “aticonfig-Device[0]-0”
Driver “fglrx”
BusID “PCI:1:0:0”
EndSection
Section “Device”
Identifier “aticonfig-Device[0]-1”
Driver “fglrx”
BusID “PCI:1:0:0”
Screen 1
EndSection
Section “Screen”
Identifier “aticonfig-Screen[0]-0”
Device “aticonfig-Device[0]-0”
Monitor “aticonfig-Monitor[0]-0”
DefaultDepth 24
SubSection “Display”
Viewport 0 0
Depth 24
Modes “1366x768”
EndSubSection
EndSection
Section “Screen”
Identifier “aticonfig-Screen[0]-1”
Device “aticonfig-Device[0]-1”
Monitor “aticonfig-Monitor[0]-1”
DefaultDepth 24
SubSection “Display”
Viewport 0 0
Depth 24
Modes “1366x768”
EndSubSection
EndSection
[/code]
Voili voila. J’ai beau chercher, mais google est pas mon amis, et personne n’a le même problème avec ATI.
J’aimerai avoir vos avis !