Black screen when undocking

When I remove my deck from the dock in desktop mode the screen stays off but the system is still active, no idea how to fix it
Solution:
found a work around sudo rm -rf $HOME/.config/kdeglobals systemctl reboot then connect a second monitor, play with the cursor until you see it, right click on your desktop and edit the display configuration...
Jump to solution
2 Replies
Alex&Indie
Alex&IndieOP2w ago
after logging in what i think its rescue mode (CTRL+ALT+F2) i did the following
sudo rm -rf $HOME/.config/kwin*
sudo rm -rf $HOME/.config/kscreen*
sudo rm -rf $HOME/.local/share/kwin*
sudo rm -rf $HOME/.local/share/kscreen*
bazzite-rollback-helper rebase bazzite-deck:stable-40
systemctl reboot
sudo rm -rf $HOME/.config/kwin*
sudo rm -rf $HOME/.config/kscreen*
sudo rm -rf $HOME/.local/share/kwin*
sudo rm -rf $HOME/.local/share/kscreen*
bazzite-rollback-helper rebase bazzite-deck:stable-40
systemctl reboot
sudo rm -rf $HOME/.config/kwin*
sudo rm -rf $HOME/.config/kscreen*
sudo rm -rf $HOME/.local/share/kwin*
sudo rm -rf $HOME/.local/share/kscreen*
bazzite-rollback-helper rebase bazzite-deck:stable
systemctl reboot
sudo rm -rf $HOME/.config/kwin*
sudo rm -rf $HOME/.config/kscreen*
sudo rm -rf $HOME/.local/share/kwin*
sudo rm -rf $HOME/.local/share/kscreen*
bazzite-rollback-helper rebase bazzite-deck:stable
systemctl reboot
only doing this fixed it, startplasma does nothing and adding sudo to it spills out no screen was found, running ujust fix-reset-steamisnt a fix to this problem since gamemode works, either a kde plasma problem or f41 problem https://paste.centos.org/view/e345eade The previous method doesn't work anymore, screen is set at 600x800 for some reason if I run fast fetch in tty, no idea how to change that
Solution
Alex&Indie
Alex&Indie2w ago
found a work around sudo rm -rf $HOME/.config/kdeglobals systemctl reboot then connect a second monitor, play with the cursor until you see it, right click on your desktop and edit the display configuration

Did you find this page helpful?