0

I searched through a lot of forums and googled in general, but I just can't find the answer. So I will ask here, and am a hopeful of a solution from you folks.

New to Linux and all that, but pretty familiar with computers.

Installed 12.10 on an old Dell Dimension 3000 Desktop. Installation was slow but completed without problems.

After reading around a bit, I am nearly positive that this must have something to do with the video drivers, but again, I have not seen anyone with exactly similar nature to my situation that has a valid solution.

After logging in, I am left with the wallpaper and a functioning cursor- nothing more. I am able to open a terminal with the hotkey ctrl+alt+t, and able to exit the GUI straight to command interface with ctrl+alt+f1.

Even after multiple updates, downloads, installs and even reinstallation, I am stuck. Anyone able to shed some light? Please ask for any necessary specifications.

jobin
  • 27,708
  • Is Dell Dimension 3000 a computer from 2004? What grapgics does it have? Generally, 12.10 is not going to work well on very old hardware. Try installing Xubuntu instead. – mikewhatever Feb 23 '13 at 09:06
  • Are you sure the video drivers are involved? Please, try this solution: http://askubuntu.com/a/461502/169738 – Hatoru Hansou May 06 '14 at 02:58

1 Answers1

0

I was able to unity --reset my configuration back-to-life. But you may also want to try re-installing gnome-session (or ubuntu-desktop.)

Also.. What happens if you drop to a shell (Ctrl + Alt + F1), install xinit, enter exec gnome-session --session=ubuntu into your .xinitrc and run startx?

hg8
  • 13,462
Henson
  • 1
  • If I read correctly, I don't think that unity --reset is possible on 12.10. I most definitely could be wrong, though. – fallofxst Feb 24 '13 at 22:20