I have installed gnome 3 with
sudo apt-get install gnome-shell
on Ubuntu 11.10.
But when I choose the 'Gnome' profile on the login screen I get the 'Gnome Classic' profile instead. Nothing even similiar to the awesome screenshots I have seen on many blog posts.
How to launch the real 'Gnome'?
Thanks.
P.S Can this be because of not having the proper video drivers installed? Because I don't have yet...
what you are talking about is the FALL BACK MOOD. it happens cause your device cannot support gnome shell. that might be because of VGA card (Geraphic card) 's poor performance.
Yeah you need the proper drivers to run GNOME 3. If you have a newer Nvidia Card it's easy just search for nvidia-current in the software center or put
sudo apt-get install nvidia-current
into the terminal.If you have an ATI card, IMHO DO NOT USE THE PROPRIETARY DRIVERS OPTION - it left my system unusable...
Install the newest drivers ATI Catalyst 11.9 in either x86 or x86_64 version whatever suits your needs...make sure to follow every step from this page "http://linux-software-news-tutorials.blogspot.com/2011/10/ubuntu-1110-oneiric-problems-with-ati.html" in order to have it work properly.