I installed ATI Radeon HD 3650 on Ubuntu 12.10 32-bit using following commands:
cd lib/3.5.0-17-generic/kernel/drivers
unzip *.zip
chmod +x *.run
sudo ./*.run
but after restarting the system, I saw a change in resolution in the login page, and also the desktop didn't load the icons and menu bar after logging in. Actually after logging in, I just have a desktop with nothing but the background wallpaper. How can I fix this?