Bonjour,
je n’arrive pas à activer compiz sous squeeze.
j’ai essayé ça : http://www.debian-fr.org/compiz-refuse-de-demarer-sous-sqeeze-neuve-t32075.html
~$ lspci|grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc RV770 LE [Radeon HD 4800 Series]
~$ lsmod | grep radeon
radeon 511752 2
ttm 33494 1 radeon
drm_kms_helper 18309 1 radeon
drm 112088 5 radeon,ttm,drm_kms_helper
i2c_algo_bit 3497 1 radeon
i2c_core 12787 5 radeon,drm_kms_helper,i2c_i801,drm,i2c_algo_bit
~$ 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: Screen 0 is not DRI2 capable
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/lib/dri/r600_dri.so
~$ grep EXA /var/log/Xorg.0.log
(==) RADEON(0): Will attempt to use R6xx/R7xx EXA support if DRI is enabled.
(II) RADEON(0): Setting EXA maxPitchBytes
(II) EXA(0): Offscreen pixmap area of 116867072 bytes
(II) EXA(0): Driver registered support for the following operations:
~$ glxgears
IRQ's not enabled, falling back to busy waits: 2 0
15725 frames in 5.0 seconds = 3144.818 FPS
15790 frames in 5.0 seconds = 3157.970 FPS
15783 frames in 5.0 seconds = 3156.452 FPS
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 159577 requests (152084 known processed) with 0 events remaining.
est ce que qq peut m’aider ?? Merci.