Pages

Tuesday, December 27, 2011

[SOLVED] Unity 3D not working after upgrading the system

Solution: Make sure the additional drivers for your graphics card are installed (if not install them through More Apps => Customization => Additional Drivers) then run in the terminal:
Code:
gedit /home/[Your Home Directory]/.config/compiz-1/compizconfig/config
And replace its content with:
Code:
[general_ubuntu]
profile =
integration = true

[gnome_session]
profile =
Log out and in again.

No comments:

Post a Comment