M HYPE SPLASH
// updates

18.04 / login loop / Radeon Xpress 1250 (RS600M) on Samsung R60 plus laptop

By Abigail Rogers

I upgraded my 16.04 to 18.04, I see the login screen, can log in and will be immediately logged out.

I know many people have this problem and searched and tried everything: * using lightlm * installed unity desktop * checked for X errors * etc.

No success. I really don't have a clue what's going on or how to even track down what's up.

Is there any workaround for this problem? Any way to track it down?

I suspect that it has to do with the graphics driver. But I didn't install anything special and the graphics card is very old. 16.04 worked... so I'm really wondering how this can happen.

1 Answer

One way I can think of is to install the Oibaf AMD drivers. Since you can't login press Ctrl+Alt+F2 and log in to your account from the TTY. Then run the following lines to install the AMD drivers for Ubuntu 18.04

sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt update
sudo apt upgrade

Then reboot

Hope this helps!

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy