desktop doesn't display after 2 logins

Asked by Keith Istre

My LTS boots up in it's usual terminal mode. After a lengthy boot it ask me for my login twice. However it doesn't display desktop. How do I fix this?

[1157.9l2207] cloud init[1192]: DATE TIME - cc_final_message.py (WARNING]: used fallback data source
run from usb flash drive on a iMac

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
actionparsnip (andrew-woodhead666) said :
#1
Revision history for this message
Bernard Stafford (bernard010) said :
#2
Revision history for this message
Keith Istre (istrekeith) said :
#3

What command I need to use?

PS Thank for the link. it will very useful.👊🏼

Revision history for this message
Keith Istre (istrekeith) said :
#4

What command I need to use?

PS Thank for the link. it will very useful.👊🏼

Revision history for this message
Simcha-Yitzchak Lerner (syl-ubuntu-one) said :
#5

As stated in the linked page:

The following command will remove the proprietary Nvidia driver:
$ sudo dpkg -P $(dpkg -l | grep nvidia-driver | awk '{print $2}')
$ sudo apt autoremove
Switch back to nouveau driver:
$ sudo apt install xserver-xorg-video-nouveau

reboot

Can you help with this problem?

Provide an answer of your own, or ask Keith Istre for more information if necessary.

To post a message you must log in.