https://bugs.kde.org/show_bug.cgi?id=381848
--- Comment #2 from PK <pieterkristen...@gmail.com> --- I found a way to get in done! Just: sudo apt remove xserver-xorg-video-intel* sudo apt install xserver-xorg-core sudo apt install xserver-xorg-video-intel sudo apt autoremove sudo apt install sddm With every step unexpected thing happen. Wrong dependencies removed etc. But after the last step the xserver-xorg-video-intel driver is installed and all is well. I think the intension was that sudo apt install xserver-xorg-video-intel should do the trick. But it turns out to be more complicated/messy. -- You are receiving this mail because: You are watching all bug changes.