edit: Detta är för att installera nvidia drivrutiner och beryl med emerald och de senaste pluginsen. Kan inte garantera dett löser dina problem. För säkerhets skull borde du kanske avinstallera beryl innan.
Jag skrev ner hur jag gjorde när jag fixade mitt beryl. Har ett nvidia kort, och hade andra drivisar installerade innan.
Så här gjorde jag enligt dokumentet

(använd på egen risk, men borde funka)
#nvidia
Add this repo: deb
http://seerofsouls.com/ edgy contrib
Install Nvidia: sudo apt-get install nvidia-glx sudo apt-get upgrade
sudo nvidia-xconfig
Change xorg: sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
gksudo gedit /etc/X11/xorg.conf
add this under "screen":
# Enable 32-bit ARGB GLX Visuals
Option "AddARGBGLXVisuals" "True"
# If you are using an older version of compiz that
# does not support rendering into the Composite
# Overlay Window, you will need to disable clipping
# of GLX rendering to the X Root window with this
# option, or you will get a blank screen after
# starting compiz:
Option "DisableGLXRootClipping" "True"
and this under "device":
Option "TripleBuffer" "true"
Restart the computer and your new drivers should be installed.
#beryl
Add this repo: deb
http://download.tuxfamily.org/3v1deb edgy beryl-svn
deb-src
http://download.tuxfamily.org/3v1deb edgy beryl-svn
sudo apt-get install beryl-core beryl-plugins beryl-plugins-data emerald beryl-settings beryl-manager beryl beryl-dev emerald-themes