Je suis actuellement sous Ubuntu et devant l’instabilité et le coté ‘windows’ grandissant j’ai réservé une partition pour essayer Debian…
Le premier jour j’installe une Lenny tout fonctionne bien (compiz en particulier) mais je trouve la distrib un peu vieillotte…
Le lendemain, je m’aperçois que dans la nuit la nouvelle stable a changée
, très content de la découverte je formate en ext4 et pose une squezze neuve…
Aiiie, quelle déception compiz n’est plus au rendez-vous… Je m’en sers beaucoup, c’est devenu important pour moi… Je me débat, googlise à tour de bras, copie-colle, installe etc… rien n’y fait…
Le pire est que tout semble être en place…
invariablement je tombe sur ces trois lignes…euh quatre…
[code]~$ compiz --replace
compiz (core) - Fatal: Software rendering detected.
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
Launching fallback window manager[/code]
Avec /apps/metacity/general/compositing_manager on ou off
Ci-joint tout ce que j’ai pu lire sur les forums pour vous aider à m’aider… (j’ai un peu nettoyé les réponses mais en faisant gaffe)
[code]~$ uname -a
Linux Erwan 2.6.32-5-686 #1 SMP Wed Jan 12 04:01:41 UTC 2011 i686 GNU/Linux
~$ lspci|grep VGA
01:05.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
~$ glxinfo | grep direct
direct rendering: Yes
~$ lsmod | grep radeon
radeon 511184 2
ttm 33386 1 radeon
drm_kms_helper 18309 1 radeon
drm 112088 4 radeon,ttm,drm_kms_helper
i2c_algo_bit 3497 1 radeon
i2c_core 12696 5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_piix4
~$ grep -i match /var/log/Xorg.0.log
(==) Matched ati as autoconfigured driver 0
(==) Matched vesa as autoconfigured driver 1
(==) Matched fbdev as autoconfigured driver 2
~$ cat /var/log/Xorg.0.log | grep -i aiglx
(==) AIGLX enabled
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib/dri/r300_dri.so
~$ grep EXA /var/log/Xorg.0.log
(II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
(II) RADEON(0): Setting EXA maxPitchBytes
(II) EXA(0): Driver allocated offscreen pixmaps
(II) EXA(0): Driver registered support for the following operations:
~$ grep DRI /var/log/Xorg.0.log
(II) Loading extension XFree86-DRI
(II) Loading extension DRI2
(**) RADEON(0): Option “DRI” “on”
(II) RADEON(0): [DRI2] Setup complete
(II) GLX: Initialized DRI2 GL provider for screen 0
~$ grep -i accel /var/log/Xorg.0.log
(II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
(II) Composite (RENDER acceleration)
(II) RADEON(0): Acceleration enabled
~$ grep EE /var/log/Xorg.0.log
~$ grep WW /var/log/Xorg.0.log
(WW) Falling back to old probe method for vesa
(WW) Falling back to old probe method for fbdev
(WW) RADEON(0): Option “XAANoOffscreenPixmaps” is not used
(WW) RADEON(0): Option “AddARGBGLXVisuals” is not used
(WW) RADEON(0): Option “AllowGLXWithComposite” is not used
~$./compiz-check_0-4-6
Gathering information about your system…
Distribution: Debian GNU/Linux (6.0)
Desktop environment: GNOME
Graphics chip: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
Driver in use: radeon
Rendering method: AIGLX
Checking if it’s possible to run Compiz on your system…
Checking for texture_from_pixmap… [ OK ]
Checking for non power of two support… [ OK ]
Checking for composite extension… [ OK ]
Checking for FBConfig… [ OK ]
Checking for hardware/setup problems… [ OK ]
~$ compiz --replace
compiz (core) - Fatal: Software rendering detected.
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
Launching fallback window manager
~$ fglrxinfo
bash: fglrxinfo : commande introuvable
~$ fgl_glxgears
bash: fgl_glxgears : commande introuvable
~$ glxgears
582 frames in 5.0 seconds = 116.193 FPS
615 frames in 5.0 seconds = 122.839 FPS
1525 frames in 5.0 seconds = 304.787 FPS
905 frames in 5.0 seconds = 180.887 FPS
633 frames in 5.0 seconds = 126.598 FPS
2241 frames in 5.0 seconds = 448.082 FPS
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 21588 requests (21586 known processed) with 0 events remaining.
[/code]



