Plugging in second screen caused built-in to go black

New to linux so I'd appreciate if anyone can help me troubleshoot. I have an Asus Tuf A14, tried connecting it to my TV as a second monitor and the built in screen went black. TV is still working, and in display settings it does look like both screens are being detected, but the laptop screen doesn't work at all post-login, even if I unplug the HDMI, reboot, etc. (Works in BIOS, works on login screen, I'm dual booting with windows and it still works in windows, doesn't work once I log in to Bazzite) CPU is AMD, GPU is Nvidia
Solution:
Open the file explorer. Press CTRL+H (to show hidden files and folders) then you can just find the .config folder and rename the file in question
No description
Jump to solution
12 Replies
wolfyreload
wolfyreload•5w ago
If you are on KDE try and press WIN+P it has your options for switching between different monitor setups. Might be something simple like that
No description
Olive
OliveOP•5w ago
Unfortunately that doesn't seem to work. Tried all options just to be sure but the laptop screen remained black for all of them.
wolfyreload
wolfyreload•5w ago
It could be screen brightness. I have seen linux allowing you to set brightness to 0 being no light at all
Olive
OliveOP•5w ago
Is there a separate screen brightness control to the usual one that could inadvertently override it? I've already turned that up and down to no effect.
wolfyreload
wolfyreload•4w ago
Try make a new user, and log in with that user and see if the issue is specific to your user. If it is then it's a setting somewhere in your home folder for your user. If the issue occurs for the new user then it's some system setting that has messed up
Olive
OliveOP•4w ago
Okay, just tried that. New test user did initially have the screen functioning, although it still seemed to think the second screen was there even though I had unplugged the hdmi before logging in. Interestingly enough, WIN + P > Unify Screen totally breaks it, and both screens stopped working. Ended up turning the computer off, deleting the test user and recreating it.
Olive
OliveOP•4w ago
Here's what the display config looks like right now having just loaded into the new user. TV screen being the primary screen seems to carry over (I had to set it that way in my main profile in order to get anything done.)
No description
No description
asen23
asen23•4w ago
you can try renaming ~/.config/kwinoutputconfig.json to fix monitor setup
Olive
OliveOP•4w ago
How would I do that exactly?
Solution
wolfyreload
wolfyreload•4w ago
Open the file explorer. Press CTRL+H (to show hidden files and folders) then you can just find the .config folder and rename the file in question
No description
Olive
OliveOP•4w ago
Thank you! The idea here is that if the computer can't find the file, it will reset the display settings, correct? That fixed it, thank you so much everyone 😭
wolfyreload
wolfyreload•4w ago
Yup you moving it rather than deleting it so you can put the old file back in place if you need to. System recreates the file resetting your settings to default

Did you find this page helpful?