OK, so I have recently been playing with screenlets and got them all set up how I wanted when my sreen starts freaking out, the topedge started distorting and bending violently from side to side and the whole desktop sort of bounces up and down. I re-boot, still freaking. I boot into recovery mode and run xfix then boot. the freaking out stops but compiz no longer starts. When i try to run it from cli:-
Code:
gregg@kubuntu:~$ compiz
Checking for Xgl: not present.
Detected PCI ID for VGA:
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1280x1024) to maximum 3D texture size (2048): Passed.
Checking for Software Rasterizer: Not present.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
/usr/bin/compiz.real (core) - Error: Could not acquire compositing manager selection on screen 0 display ":0.0"
/usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :0.0
Window manager warning: Failed to read saved session file /home/gregg/.config/metacity/sessions/10577bee6bb2aa86bb124787192114874100000069140016.ms: Failed to open file '/home/gregg/.config/metacity/sessions/10577bee6bb2aa86bb124787192114874100000069140016.ms': No such file or directory
How do I sort this mess out??