I upgraded from 12.04.1 to 12.10 via the Update Manager and the upgrade said it completed successfully, however after rebooting the Unity task bar was missing along with the launch bar and the window decorations.
All compiz settings seemed to be purge deleted, and at first boot it gave me a system error. The desktop exists, and once I remember I messed up the compiz settings and just had to press Ctrl+Alt+F1 and in the virtual terminal type unity --reset
then sudo reboot
.
Everything worked as if I reinstalled the entire operating system. This time it said:
Warning no variable set. setting to :0. The reset option is now dupricated.
What am I suppose to do now? I need this fixed as soon as possible because I need a couple of certainly installed programs and the data within them (long story short).
I finally got Unity back at a normal resolution with compiz working as usual (apparently). It doesn't feel as snappier as before, but at least I can work with it.
This is what I did (hope it helps others):
Tried resetting
xorg.conf
file as @RobertPitt suggested (which, actually, did nothing for me).Then tried what @Freedom suggested, but there was no entry inside the additional drivers tab.
Googled for a while and tried the steps outlined in this page and this page. After following the first web page steps nothing changed. As for the second page, I couldn’t get the ATI driver package to build.
Out of frustration, I got rid of
fglrx
withsudo apt-get autoremove fglrx --purge
and rebootedsudo shutdown -r now
.After reboot, everything looked and seemed to work as usual. So weird.
By the way, I have a Radeon HD 3400 (RV620) card and there's still no entry for proprietary drivers in the additional drivers tab.
So I have just had the exact same issue, these are the steps that I had taken to get everything working OK.
Firstly, I had a resolution warning so I cleared my xorg config using tty1 (Ctrl+Alt+F1), login and execute the following commands:
Secondly, I ran the re-install packages command to update everything using:
Lastly, once completed, reboot the machine using:
At this point everything started working again, I just have to redo my NVidia graphics settings.
I had the same issue, except I have an AMD Radeon HD 7750.
I tried following the answer above, but I had no luck.
What worked for me was changing to proprietary drivers. Here is what I did:
After you reboot, Unity should be working fine. I don't know if this is a permanent fix or just a temporary fix.
I do want to point out that after I got it working I tried to re-install the Linux AMD driver I downloaded off the AMD site and it broke Unity again. I had to repeat this process to get it working again.
Thank you, hope this helps =)
Same here. removing fglrx as per https://help.ubuntu.com/community/BinaryDriverHowto/ATI noted above fixed the problem. Didn't need to reinstall fglrx
I had the same problem and tried several of the suggested steps above with little result. In the end I started trying to manually install a proprietary driver as instructed at https://help.ubuntu.com/community/BinaryDriverHowto/ATI
After performing step 2
and then rebooting everything was back to normal, without even having to install a driver (although I guess I'm currently running without one as system info says unknown on graphics.)
I'm a Linux newbie and have no idea what I'm doing but here's how I fixed this problem. I booted to my previous kernel. Upon rebooting, at the screen where it asks for which operating system to boot to, I chose advanced options and it shows the kernels installed. I booted to the second kernel (just before the latest update) and everything booted fine. I then did
Rebooted my system and let it boot normally and everything is fine once again.
Try to reset Unity by using this command. The EXACT THING happen with my unity And i reset it using this command. Yes it take some time to reset as there are many files to reset.