WattmanGTK
WattmanGTK copied to clipboard
A Wattman-like GTK3+ GUI
When I use the command: `python3 run.py` it finds sensors and then gives me the following error: ``` Found sensor temp2_input Trying to read /sys/class/hwmon/hwmon1/temp2_input Reading clock states and limits....
If no one is going to keep maintaining the program then label it as abandoned and be done with it.
**System setup** AMDFX8230 32GB RAM 240GB primary > MSI RX570 8GB Armour DP ports, using DP to HDMI cables > 3 monitors setup Benq GW2280 **Ubuntu 18.04.3 fresh install** Linux...
The "Production Environment" section of the README: ``` sudo apt install --yes \ python3-matplotlib python3-gi python3-setuptools python3-cairo ``` Could use some more backslashes for optimal copy/paste-ability: ``` sudo apt install...
Hello! I'm getting this error while trying to apply: ``` Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/WattmanGTK/handler.py", line 562, in apply if Fan_mode == "auto" and not all(self.GPU.fan_control_value[:] == 2):...
Error Message ``` Reading clock states and limits. Traceback (most recent call last): File "run.py", line 23, in wattman.main() File "/home/chris/WattmanGTK/WattmanGTK/wattman.py", line 158, in main card.get_states() File "/home/chris/WattmanGTK/WattmanGTK/GPU.py", line 70,...
Distro: Fedora 31 KDE spin Python 3.7.5 EFI boot Terminal: python3 run.py The overdrive functionality seems not enabled on this system. This means WattmanGTK can not be used. You could...
Hello, I have a problem, how can i fix this? ThankYou card: > MSI - 5600XT Gamming X 6GB `[myself@amd ~]$ wattmanGTK` ``` 1 AMD GPU(s) found. Checking if correct...
This change adds a check for the existence of the hwmondir name file. This prevents the following error in my system: Traceback (most recent call last): File "run.py", line 23,...
I get the following error when trying to launch the programme: ``` Reading clock states and limits. Traceback (most recent call last): File "run.py", line 23, in wattman.main() File "/home/vignesh/Downloads/WattmanGTK/WattmanGTK/wattman.py",...