Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 2498  / 2 Years ago, sun, april 24, 2022, 7:47:22

Is it possible to disable Unity 3d in Ubuntu 12.10?



I had to use Unity 2d with Ubuntu 12.04 as Unity would constantly crash and restart. This problem persists in 12.10 with any driver I select in the panel, including the open source driver.


More From » unity

 Answers
4

Unity (Unity3d is actually a game engine) is the only UI shell in 12.10, which means, you need to install an alternative before removing it (don't think there ever was a way to disable).
Press ctrl-alt-f1 to get a tty, login with your username and password, and install Gnome Classic with



sudo apt-get install gnome-session-fallback


To get back to the login screen, try running sudo service lightdm restart.



You should then be able to select Gnome Classic (no effects) as session from the login scren.


[#34563] Monday, April 25, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
deringach

Total Points: 412
Total Questions: 107
Total Answers: 101

Location: Palestine
Member since Tue, Jul 20, 2021
3 Years ago
;