I'm trying to change content of system file, buy without success. chown by me. i m able to open and save file, but once o open again, it resets.
echo 5>/sys/class/drm/card0/device/pp_sclk_od
gives no error, but file stays the same. as far as i get file used by the system.
Please advice how to change it. thanks.
I want to build script to change couple files from same directory.
thanks