Skip to content

Techtimejourney

  • About
  • PostX Gnu/Linux
  • Galleries

Xserver and radeon issue

On Debian Stretch and some other Linux distributions there is a small issue with ATI Radeon drivers. Basically, the driver gets loaded too late and Xserver will start behaving badly. There will be dkms modesetting is not supported errors or then something more annoying like startx not working at all. Sometimes it is even worse and you might get randomly broken login to desktop. To fix this issue append radeon to /etc/modules .

sudo su

echo “radeon” >> /etc/modules

Now, when you restart your computer you should be having a working startx and those random issues where you cannot get pass your login screen should be gone,

This entry was posted in session tweaks, Tips and tricks and tagged cannot get pass login screen debian, cannot login to desktop linux, debian login screen broken, login not working radeon debian, startx not working, xserver issue radeon debian on September 2, 2018 by JJ Posti.

Post navigation

← QPlayer PostX Gnu/Linux 0.5 has been released →

Categories

Archives

Techtimejourney RSS2 Feed link

Techtimejourney RSS2 Feed link
Techtimejourney © JJ Posti