this post was submitted on 18 Jun 2024
9 points (100.0% liked)

Linux Troubleshooting and scripts

452 readers
3 users here now

this is a community for sharing your scripts that help when working with Linux as well a general troubleshooting.

Rules

Feel free to ask any kind of support questions, as we grow more succinct answers will be available. Let's make this community grow.

We are important to one another, not only in the linux world but also in the fediverse as a whole. Feel free to reach out to me with questions or concerns, as we grow bigger I will look into adding mods. (This section will be updated as needed.)

founded 1 year ago
MODERATORS
 

Having issues with the display when waking up resolution and position is reverting on one of the monitors.

OS: Arch Linux x86_64

Kernel: Linux 6.9.5-zen1-1-zen

DE: KDE Plasma 6.0.5

WM: KWin (Wayland)

CPU: 12th Gen Intel(R) Core(TM) i7-12700KF (20) @ 5.00 GHz

GPU: NVIDIA GeForce RTX 3090 [Discrete]

Unsure of how to go about this. I am using Display Port (unsure of what version but it supports sound too.) Not sure where to look for logs, or what exactly could be the culprit.

Any suggestions?

all 7 comments
sorted by: hot top controversial new old
[–] Efwis@lemmy.zip 1 points 3 months ago (1 children)

what driver are you using for your GPU?

have you tried a different nvidia driver? were the results the same?

[–] Hellmo_Luciferrari@lemm.ee 1 points 3 months ago (1 children)

I am using the Proprietary DKMS driver, 550 (forget numbers after) and I realize my post got cut off of all of the info I put. I don't want to switch to the Nouveau driver because of performance issues I had.

[–] Efwis@lemmy.zip 2 points 3 months ago* (last edited 3 months ago) (1 children)

have you tried the 555 beta driver?

Since this seems to affect your montior, I'm kind of leaning towards this being more of an nvidia issue. I would recommend trying the 555 beta driver to see if that fixes it at all. Worse case scenario you might have to wait for KDE 6.1 to hit the repos to see if that helps too.

I don't use nvidia myself so I can't readily check it nor am i aware of how to install the beta driver, i think it's in the AUR.

[–] Hellmo_Luciferrari@lemm.ee 1 points 3 months ago (2 children)

Thank you for the suggestion! I will likely get the 555 driver installed. I was leaning towards it being an Nvidia issue. I will look into the proper way to replace it with the beta driver.

[–] Efwis@lemmy.zip 2 points 3 months ago (1 children)

feel free to come back and ask for more help if that doesn't fix it

[–] Hellmo_Luciferrari@lemm.ee 1 points 3 months ago

Thank you! Won't be able to test until later tonight, but will report back if it does fix, and share what more I may have had to do in the off chance it could help someone else.