radiodee1
January 8th, 2008, 08:38 PM
I'm a debian lenny user. I have a Dell Inspiron 1521 and a 'ATI Radeon X1200 Series' graphics card. I installed the fglrx driver successfully, version 8.44.3 from lenny. I was interested in trying out compiz, so I installed compiz from the debian repositories. If I type:
LIBGL_ALWAYS_INDIRECT=true compiz --replace ccp &
The screen flashes briefly and I see:
Checking for Xgl: not present.
No whitelisted driver found
aborting and using fallback: /usr/bin/metacity
I read that the shame repositories were more advanced, so I downloaded compiz from there, and then if I typed 'compiz --replace' I see:
Fatal: Failed test: texture_from_pixmap support
Checks indicate that it's impossible to start compiz on your system.
Then I tried installing xgl. Xgl isn't available in debian, but I found a ubuntu version mentioned in a post. I downloaded it and installed it using 'dpkg -i' along with 'libglitz-glx1' and 'libglitz1' (using aptitude). Then I wrote a script to start Xgl. I cannot get it to work. X just hangs. My question is can anyone help me finish/troubleshoot my Xgl installation... or is it impossible to get compiz to work on my hardware? Any help would be appreciated. Thanks in advance. :)
PS. I've written files for gdm to start Xgl at login, but it doesn't work. I can supply all scripts if neccesary.
LIBGL_ALWAYS_INDIRECT=true compiz --replace ccp &
The screen flashes briefly and I see:
Checking for Xgl: not present.
No whitelisted driver found
aborting and using fallback: /usr/bin/metacity
I read that the shame repositories were more advanced, so I downloaded compiz from there, and then if I typed 'compiz --replace' I see:
Fatal: Failed test: texture_from_pixmap support
Checks indicate that it's impossible to start compiz on your system.
Then I tried installing xgl. Xgl isn't available in debian, but I found a ubuntu version mentioned in a post. I downloaded it and installed it using 'dpkg -i' along with 'libglitz-glx1' and 'libglitz1' (using aptitude). Then I wrote a script to start Xgl. I cannot get it to work. X just hangs. My question is can anyone help me finish/troubleshoot my Xgl installation... or is it impossible to get compiz to work on my hardware? Any help would be appreciated. Thanks in advance. :)
PS. I've written files for gdm to start Xgl at login, but it doesn't work. I can supply all scripts if neccesary.