since a lot of users still don't know what to do when facing the new infamous WSOD (white srceen of death), here is one single thread to help everybody out.
What is there that you can do?
1. Downgrade to the last working official version
On my system it's 0.1.99.2 - fortunately it's still on the server of the official repository: http://ubuntu.beryl-project.org/pool/ed ... /0.1.99.2/
Here's how you can do it:
i) Make sure you have the official repository enabled
ii) Uninstall Beryl completely. You can do that via Synaptic or terminal:
Code:
sudo apt-get remove 'beryl*'
iii) Install all the necessary packages with the specific version:
Code:
sudo apt-get install beryl=0.1.99.2~0beryl1 beryl-core=0.1.99.2~0beryl1 beryl-manager=0.1.99.2~0beryl1 beryl-plugins=0.1.99.2~0beryl1 beryl-plugins-data=0.1.99.2~0beryl1 beryl-settings=0.1.99.2~0beryl1 beryl-settings-bindings=0.1.99.2~0beryl1 emerald=0.1.99.2~0beryl1 libberyldecoration0=0.1.99.2~0beryl1 libberylsettings0=0.1.99.2~0beryl1 libemeraldengine0=0.1.99.2~0beryl1
Optionally you can add emerald-themes=0.1.99.2~0beryl1 (additional window decorations) and/or beryl-plugins-extra=0.1.99.2~0beryl1 (additional plugins, like Window thumbnails)
iv) Remove the repository (otherwise you'll get the update-message for beryl all the time)
2. Use the current version with this workaround:
Code:
LD_PRELOAD=/usr/lib/fglrx/libGL.so.1.2.xlibmesa beryl
Code:
beryl-manager
没有评论:
发表评论