hrsetrdr wrote: ↑Mon Jun 13, 2022 12:44 am
I would like that, if you don't mind. On this Ubuntu 20.04 LTS install I've not gotten the Python 3 to work at all. I'm currently on:
This is a bit of a kludge, but I have it installed on 10 Ubuntu 20.04.4 machines, and it works reliably for Nvidia, and AMD also.
See:
https://github.com/cdberkstresser/fah-control
(1) Enable Ubuntu Software and perform updates
(2) Prerequisite: sudo apt-get install -y python3-stdeb python3-gi python3-all python3-six debhelper \
dh-python gir1.2-gtk-3.0
(3) Copy to the Home directory:
fahclient_7.6.21_amd64.deb
python3-fahcontrol_7.7.0-1_all.deb
(4) Install FAH
sudo apt install /home/USERNAME/fahclient_7.6.21_amd64.deb
sudo apt install /home/USERNAME/python3-fahcontrol_7.7.0-1_all.deb
(5) sudo adduser fahclient video (for AMD only)
(6) Issue the Terminal command: "sudo FAHControl & exit" (it will exit immediately)
(7) Issue the Terminal command: "FAHControl & exit"
(can add to "Startup Applications" to have it available on Favorites bar after reboot)
(8) Configure and remove "gpu false"
-> Reboot