@Bradrox
I'm running Parallels 5.0.93.44 (for Mac) and Ubuntu 10.04 x64.
After installed Ubuntu, did you update it? From command line:
Code:
sudo apt-get update
sudo apt-get dist-upgrade
You can install/reinstall Parallels Tools from Parallels main menu (when your virtual machine is running).
In my case, there is a menu: Virtual Machine / Reinstall Parallels Tools.
After install parallels tools, you need to reboot Ubuntu.
Make sure you have enabled 3D acceleration for your virtual machine in Parallels.
After installing parallels tools and reboot Ubuntu, I did the follow steps:
1) Edited the GL.conf file
Code:
sudo gedit /etc/ld.so.conf.d/GL.conf
2) Change the content of GL.conf file to: /usr/lib
(I have deleted everything else)
3) Run the follow command:
4) Activate the visual effects from the Appearance app: System / Preferences / Appearance
I think that's all I did.