You appear to be using kinoite which is one of the atomic versions of fedora.
If the change has to write within one of the read-only file systems the change cannot be made. I have not needed to use that option so have no direct experience.
Ok so it works using echo "high" | sudo tee /sys/class/drm/card1/device/power_dpm_force_performance_level.
However, if I use the file manager (dolphin) and kwrite to edit the file, it’s telling me to enter my password, but then tells me (translated) :
The document could not be saved because it was not possible to write to /sys/class/drm/card1/device/power_dpm_force_performance_level.
Please verify that you have write permissions for this file or that there is enough disk space available.
The original file may be lost or damaged. Do not exit the application until the file is successfully saved.
It’s not really big a problem since I can just do this command instead of using the GUI.
But because of this bug, I was using gamemode to change power_dpm_force_performance_level, which is not possible anymore because of this other bug.
How can I use kwrite to change this manually or is there anyway to use gamemode again to do it automatically ?