Go to System-→Administration-→Update_Manager-→Upgrade_to_9.04
Fix gdm error:
sudo apt-get install ubuntu-artwork
sudo apt-get install ubuntu-gdm-themes
sudo gdmsetup # Choose default.
Revert to Classic Desktop:
-
Close applications.
-
Go to Preferences.
-
Use scroll bar to go to bottom of the icons.
-
Click on "Switch Desktop Mode".
-
Choose "Classic Desktop".
Enable Webcam:
-
On boot Press "F2".
-
Go to "Advanced".
-
Go to "Onboard Devices Configuration".
-
Go to "Onboard Camera".
-
Enter and up arrow for "Enabled".
-
"F10" + Enter save and exit.
Fix Other Messy Problems
sudo apt-get remove compiz-core sudo apt-get autoremove
wget http://launchpadlibrarian.net/26020903/desktop-switcher_0.4.6_i386.deb sudo dpkg -i desktop-switcher_0.4.6_i386.deb gconftool-2 --set /desktop/gnome/session/required_components_list --type list --list-type=string ["windowmanager","panel","filemanager"] gconftool-2 --recursive-unset /apps/panel # Maybe not necessary.