Robert von Burg
Robert von Burg
True, the no file name specified might not be the actual problem. I also get a segmentation fault. My details are (i did also test before with mesa 21.2.x with...
@emerge-e-world sadly your fork does not fix the issue... Without sudo your version starts, but with sudo i get the segfault...
$ qmake CONFIG+=debug $ make clean $ make -j32 $ sudo ./target/radeon-profile Creating application object QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' Creating radeon_profile Loading configuration Creating ui elements Analyzing...
$ more /sys/class/drm/card0/device/pp* | cat :::::::::::::: /sys/class/drm/card0/device/pp_cur_state :::::::::::::: 0 :::::::::::::: /sys/class/drm/card0/device/pp_dpm_dcefclk :::::::::::::: 0: 417Mhz 1: 960Mhz * 2: 1200Mhz :::::::::::::: /sys/class/drm/card0/device/pp_dpm_dclk :::::::::::::: :::::::::::::: /sys/class/drm/card0/device/pp_dpm_fclk :::::::::::::: 0: 500Mhz 1: 1276Mhz *...
Thanks for the help! Really happy about getting some feedback, and hoping for the application to soon work again =).
Thanks, so this actually works. I can now set the power cap as well. This is the log during that: $ sudo ./target/radeon-profile Please touch the device. Creating application object...
How can i now enable the daemon, so i don't have to run as root?
@emerge-e-world right, that worked. I installed it from the repo and am now able to start the client without sudo. Overclocking doesn't seem to do anything. Looking at the screen:...
The two times clicking on the apply does add set second checkbox in the left list from 0 Mhz to 2575Mhz, but while running vkmark nothing happens. And this is...
Sadly this is not the case, as i have had this feature activated quite a while already: eitch@eitchtower:~$ cat /proc/cmdline initrd=\EFI\Pop_OS-c20a2fe8-0d53-4c86-bfcd-b373b2b6bceb\initrd.img root=UUID=c20a2fe8-0d53-4c86-bfcd-b373b2b6bceb ro quiet loglevel=0 systemd.show_status=false splash amdgpu.ppfeaturemask=0xffffffff eitch@eitchtower:~$ cat...