How to install Ryzen Controller on LINUX
Hello guys, some of you must be using Linux and may wonder how you could install Ryzen Controller on your system! So watch this video, and I bet it'll help you out. REMEMBER THAT SAFE BOOT MUST BE OFF IN BIOS.
Commands:
Debian:
sudo apt-get install libpci-dev cmake gcc git
Fedora:
sudo dnf install libpciaccess-devel git
For other distros, make sure that the developement package related to libpci is installed.
Compiling RyzenAdj:
git clone https://github.com/FlyGoat/RyzenAdj
cd RyzenAdj
mkdir build && cd build
cmake ..
make
Installing Ryzen Controller:
download links:
https://gitlab.com/ryzen-controller-team/ryzen-controller/-/releases
NOTE: try to download the version I am using that is 1.13.5, as I can confirm that it works.
Commands:
Debian:
sudo dpkg -i paste_path_to_downloaded_file_here
Fedora:
sudo rpm -ivh paste_path_to_downloaded_file_here
If you're unable to launch ryzen controller, use this command:
for version 2.x:
sudo ryzencontroller --no-sandbox
for version 1.x (I'm using this one):
sudo ryzen-controller --no-sandbox
Final Step:
Now that we have complied RyzenAdj and installed Ryzen Controller,
all you have to do is launch Ryzen
Controller, go to the settings tab, and under RyzenAdj path, just put the path where you compiled your ryzenadj.
Now your Ryzen Controller is ready to function, and you may customize it as required by you :D Have fun!
Discord server: https://discord.gg/uE5jPsr
Please make sure to subscribe to my channel ❤️