this post was submitted on 05 Jun 2026
5 points (100.0% liked)

KDE & Plasma users

3433 readers
1 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE's software runs on GNU/Linux, BSD and other operating systems, including Windows.

founded 6 years ago
MODERATORS
 

UPDATE: Long story short...I still have no clue. Unplugging my second monitor got the proprietary drivers working properly on KDE Neon, but not on any Arch based distro I tried. I tried kernels from 6.1 to 6.18, and drivers all the way from 470 (disaster) to 595, dkms and open. Followed all the advice on the Arch docs regarding power management, blacklisting, etc...

Soooo....I don't know. But I'm up and running with a single monitor on an Ubuntu based distro, which isn't ideal, but right now I'll take what I can get.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] RedWeasel@lemmy.world 0 points 3 weeks ago (1 children)

Do you have any usb devices or other hardware attached? Do you have any background scripts running? Try running without those installed. if possible. If you copied your home directory, try a clean user.

For example, I have an external light meter I made from instructions online and the script for it was accessing the brightness of the monitor with ddcutil and causing a similar spike. I rewrote it to use kscreen-doctor.

[โ€“] Adderbox76@lemmy.ca 1 points 3 weeks ago

Interesting. I'll take a look. Thanks.