RyzenAdj
RyzenAdj copied to clipboard
Adjust power management settings for Ryzen APUs
Can we at least get Curve Optimizer support for Dragon Range in near time?
Currently `RyzenAdj` does not support Ryzen 7045 series: ``` Fam19h: unsupported model 97 Only Ryzen Mobile Series are supported Unable to init ryzenadj ``` There is a closed PR https://github.com/FlyGoat/RyzenAdj/pull/249...
Travis Failure: https://travis-ci.org/FlyGoat/RyzenAdj/jobs/541727270 Should be a Ubuntu packing issue, submitted to Ubuntu: https://bugs.launchpad.net/ubuntu/+source/pciutils/+bug/1831743
Can you make the precompiled binary available for linux in the releases please? Windows is available, but currently linux requires building from source, and this is not trivial for those...
I maintain [Rust bindings](https://gitlab.com/shadowapex/libryzenadj-rs) to libryzenadj and encountered linking issues in Rust when `CMAKE_INTERPROCEDURAL_OPTIMIZATION` is set to `TRUE`. Could we update the CMakeLists to include a flag to disable IPO/LTO...
Hey, I am wondering if there could or already is an option to change the general CPU governor into a powersave mode. This would be the most normal way to...
``` $ lsmod | grep ryzen ryzen_smu 45056 0 $ sudo ryzenadj -i CPU Family: Rembrandt SMU BIOS Interface Version: 18 Version: v0.14.0 failed to get /sys/kernel/ryzen_smu_drv/pm_table: No such file...
Hi, On both Ubuntu and Debian I get the error `pcilib: sysfs_write: write failed: Operation not permitted` that most of us have faced. Disabling Secure Boot indeed solves it, but...
Hello I am on an HP 865 G9, and Linux Mint, I tried the following command: sudo ./ryzenadj --stapm-limit=45000 --fast-limit=45000 --slow-limit=45000 --tctl-temp=90000 and when I ran info I got the...