https://bugs.kde.org/show_bug.cgi?id=476018
--- Comment #10 from wokim <mequer...@gmail.com> --- (In reply to wokim from comment #8) > Another problem is that even if I select the real 120 Hz through > kscreen-doctor, it'll default/revert back to the fake 120 Hz after a reboot > or after restarting KDE. I've found a workaround for this: editing the monitors EDID with Custom Resolution Utility (through wine) and marking the 120 Hz refresh rate mode as "Preferred" in its "Detailed resolutions" data block (in its DisplayID 1.3 extension block). Then exporting the edited EDID and copying it to "/usr/lib/firmware/edid/my_edid.bin" and loading it on boot by adding to my kernel boot line "drm.edid_firmware=edid/my_edid.bin". Now KDE thinks the real 120 Hz is the only one that matters and the fake 120 Hz gets removed as a duplicate (instead of the other way around). -- You are receiving this mail because: You are watching all bug changes.