this post was submitted on 14 Jul 2023
11 points (92.3% liked)
Linux Gaming
15663 readers
568 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Have you tried reinstalling kde. Sounds like it might have been wiped?
Just tried. No dice. Ran a few commands.
dnf group list --available *desktop - this did not list KDE as an option at all.
dnf groupinstall "KDE Plasma Workspaces" - this said that nothing was found as if the package was not available
dnf install @kde-desktop-environment - seems to have installed KDE but after reboot, no DE, just back to the terminal.
I also ran disabling gdm and enabling ssdm commands but I can’t remember exactly what I ran.
No dice.
If I run dnf list installed | grep kde it shows nothing.
Darn. I had a similar experience with gnome getting deleted during an update and just had to reinstall the DE.
It’s starting to sound like I need to reinstall the OS.
Shouldn’t have dnf groupinstall “KDE Plasma Workspace” installed everything I needed if the DE was corrupted or deleted during upgrade? Do I need to run any other commands?
Ran a dnf list installed | grep nvidia and got nothing in return so in the process of doing a clean install of n38 unfortunately