M-Bab / linux-kernel-amdgpu-binaries

Kernel binaries (amd64) of amd-staging with DAL and latest security patches
214 stars 29 forks source link

Cannot write to /sys/class/drm/card0/device/pp_power_profile_mode #59

Closed crt0mega closed 6 years ago

crt0mega commented 6 years ago

I know this feature is planned for 4.17 but since your kernel contains newer DC code I've tried to echo any value to /sys/class/drm/card0/device/pp_power_profile_mode - it did not work.

bash: echo: write error: Invalid argument

Should I wait for 4.17 and try it again?