https://bugs.kde.org/show_bug.cgi?id=481793
Saul Fautley <saulfaut...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saulfaut...@gmail.com --- Comment #2 from Saul Fautley <saulfaut...@gmail.com> --- This comment on a Reddit post suggests that the issue is due to PowerDevil creating a display handle for each /dev/i2c device at startup and never closing it. They also suggest proper use of the API is, for each DDC transaction, to open a display, create a display handle, perform the transaction, and then close it. https://www.reddit.com/r/kde/comments/1aitqng/comment/kp5pikr/ -- You are receiving this mail because: You are watching all bug changes.