View Full Version : beryl manager wont work after upgrade
chess314
April 30th, 2007, 11:49 PM
i just upgraded to ubuntu 7.04
had to reinstall beryl-manager.
and now when i run beryl-manager the screen flickers and it falls back to metacity.
any ideas whats wrong?
adamk
April 30th, 2007, 11:50 PM
What video card are you using?
What's the output from 'beryl --replace &'
Adam
chess314
May 1st, 2007, 12:01 AM
thanks for the help, ati radeon 9600
~ sudo beryl --replace
Password:
************************************************** ************
* Beryl system compatibility check *
************************************************** ************
Detected xserver : AIGLX
Checking Display :0.0 ...
Checking for XComposite extension : failed
No composite extension
beryl: No composite extension
adamk
May 1st, 2007, 12:55 AM
Are you using the open source drivers, or the fglrx drivers? If you're using fglrx, you *must* install and configure Xgl. I suggest following these directions:
http://wiki.beryl-project.org/wiki/Inst ... y_with_XGL (http://wiki.beryl-project.org/wiki/Install_Beryl_on_Ubuntu_Feisty_with_XGL)
If you're using the open source drivers, you need to enable Composite in your xorg.conf file.
Adam
chess314
May 1st, 2007, 04:47 PM
ok thanks, that works, but now i have the problem where everything turns white....
now what?
adamk
May 1st, 2007, 04:56 PM
My guess is that you have beryl installed from the Feisty universe repo. Check to see if you have a /usr/bin/beryl-xgl file. If not, create one with the following two lines:
#!/bin/sh
LD_PRELOAD=/usr/lib/fglrx/libGL.so.1.2.xlibmesa beryl $@ &
Then make it executable. Hopefully everything will work now.
Adam
chess314
May 1st, 2007, 05:20 PM
ok so thats fixed, but now its like the window manager is constantly reloading. the screen just flickers and i cant really click on anything. i can move the cube like a centimeter before it snaps back to place.
vBulletin® v3.7.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.