unity desktop failure

Asked by Jordan Logeland

Hi,
I downloaded a 'supposed' nvidia driver management app from the software centre and installed it fine. When I next boot into Ubuntu 12.10 I have no unity interface my desktop consists of just a background image with no sidebar or toolbar at the top. Ideally I would like to reset the unity to its original settings but cant seem to get it to work, any help?

Regards,
Jordan

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu nvidia-graphics-drivers Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#1

Hi ,

please open a terminal (CTRL+ALT+T) and execute bellow commands with order (one at time, copy-paste from here if you want)

sudo apt-get remove --purge nvidia-*
sudo rm /etc/X11/xorg.conf
sudo apt-get install nvidia-common ubuntu-desktop
sudo apt-get install --reinstall xserver-xorg-video-nouveau
sudo dpkg-reconfigure xserver-xorg

Reboot you PC.

Thanks

Revision history for this message
Jordan Logeland (jordanlogeland) said :
#2

Thanks NikTh,

Unity is back to its original form

Could you tell me what had happened?

Jordan

On Wed, Nov 28, 2012 at 1:50 AM, NikTh <<email address hidden>
> wrote:

> Your question #215433 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/215433
>
> Status: Open => Answered
>
> NikTh proposed the following answer:
> Hi ,
>
> please open a terminal (CTRL+ALT+T) and execute bellow commands with
> order (one at time, copy-paste from here if you want)
>
> sudo apt-get remove --purge nvidia-*
> sudo rm /etc/X11/xorg.conf
> sudo apt-get install nvidia-common ubuntu-desktop
> sudo apt-get install --reinstall xserver-xorg-video-nouveau
> sudo dpkg-reconfigure xserver-xorg
>
> Reboot you PC.
>
> Thanks
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/215433/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/215433
>
> You received this question notification because you asked the question.
>

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#3

Is just the Nvidia additional driver. Had some problems with 12.10 lately (I assume still has).

If you want to test again the Nvidia additional driver , then try to install with the way provided below

sudo apt-get install linux-headers-generic linux-source dkms
sudo apt-get install nvidia-experimental-304 nvidia-settings-experimental-304
sudo nvidia-xconfig

And reboot your PC.

IF the same (as before) problem occurs , then you know (now) how to remove it.

Please mark the answer that solved your question.

Thanks

Can you help with this problem?

Provide an answer of your own, or ask Jordan Logeland for more information if necessary.

To post a message you must log in.