https://bugs.freedesktop.org/show_bug.cgi?id=109955 --- Comment #133 from Wilko Bartels --- (In reply to haro41 from comment #132) > (In reply to Wilko Bartels from comment #131) > > Thank you. I already tried exactly that. And the unit unable to autostart > > (permission denied). Only manual systemctl start works. Dont know why. > > If you double checked the permissions of both, the .service and the .sh > files, > you could try delay the automatic service start, for example by replacing: > > 'WantedBy=multi-user.target' with 'WantedBy=graphical.target' > > and maybe insert a line in the [Unit] section: 'After=multi-user.target' sadly that doesnt change a thing line 2: /sys/class/drm/card0/device/power_dpm_force_performance_level: Permission denied line 3: /sys/class/drm/card0/device/pp_dpm_mclk: Permission denied amd-pp.service: Main process exited, code=exited, status=1/FAILURE -rw-r--r-- 1 root root 4,0K 7. Nov 17:45 /sys/class/drm/card0/device/power_dpm_force_performance_level -rw-r--r-- 1 root root 4,0K 7. Nov 17:45 /sys/class/drm/card0/device/pp_dpm_mclk again after logging (i3/xinit or plasma/sddm i have no errors with systemctl start and it works [jason@behemoth ~]$ cat /sys/class/drm/card0/device/pp_dpm_mclk 0: 167Mhz 1: 500Mhz * 2: 700Mhz 3: 800Mhz -- You are receiving this mail because: You are the assignee for the bug.