Situation
I running Ubuntu 20lts on an Supermicro H8QGI-F MB with 4x Opteron 6378's
I am able to get FAHclient running on Ubuntu 20lts
I am able to fold and see results on stats . foldingathome . org/donor/436460603
Problem Summary
- FAHcontrol does not work on Ubuntu 20lts
- FAHviewer does not work on Ubuntu 20lts
- The weblcient client.foldingathome.org/ also does not work (always shows 0% even though the log file shows clear evidence of folding)
Desired outcomes - in order of desirability
1- Best: Get FAHcontrol to work and show folding progress
2- Good: Get weblcient https://client.foldingathome.org/ to work and show progress
3- Better than nothing: Get a clear answer on when/if FAHcontrol will be updated/released for Ubuntu 20lts users
Things that I tried that did not work
Several Google searches across StackOverflow and the forums
- for example, this:
https://askubuntu.com/questions/1217195 ... untu-19-10
did not do the trick either.
Tried this:
viewtopic.php?f=16&t=31972b
- created many problems, blackscreen, reduced to only Grub (+ had to reinstall/repair Ubuntu 20)
Ergo: I hesitate to try it again
Asked for help on Discord
-(followed instructions, but to no avail)
Discord user suggested
https://github.com/cdberkstresser/fah-control
- I was unable to get it to run or install (perhaps I am missing something? seems worth another shot)
-Note I am under the impression that the cdberkstresser/fah-control is somehow different from the one on the main FAH site, please correct this assumption if you know otherwise.)
As for not linking URLS in this post I get this error: "To prevent spam you are not allowed to post URLs without approval in this forum" [robot deletes post]
[oh, im sorry for using the software as its intended. lol]
Mod Edit: Fixed URLS - PantherX
FAHcontrol on Ubuntu 20lts
Moderators: Site Moderators, FAHC Science Team
-
- Site Moderator
- Posts: 6986
- Joined: Wed Dec 23, 2009 9:33 am
- Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB
Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400 - Location: Land Of The Long White Cloud
- Contact:
Re: FAHcontrol on Ubuntu 20lts
Welcome to the F@H Forum c_zagarskas,
What version of the F@H client have you installed? AFAIK, FAHControl has the Python 2 dependency issue but Web Control should be working fine. Do you have any firewall or software that is intercepting network connections? Also can you please post the log file? Ensure you include the first 100 lines which will inform us of what the system configuration is and what the client settings are. If you require guidance, please view this topic: viewtopic.php?f=24&t=26036
What version of the F@H client have you installed? AFAIK, FAHControl has the Python 2 dependency issue but Web Control should be working fine. Do you have any firewall or software that is intercepting network connections? Also can you please post the log file? Ensure you include the first 100 lines which will inform us of what the system configuration is and what the client settings are. If you require guidance, please view this topic: viewtopic.php?f=24&t=26036
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time
Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time
Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
-
- Posts: 363
- Joined: Tue Feb 12, 2008 7:33 am
- Hardware configuration: Running exclusively Linux headless blades. All are dedicated crunching machines.
- Location: SE Michigan, USA
Re: FAHcontrol on Ubuntu 20lts
--- method to install python2 to resolve fahcontrol dependency in Ubuntu 20.04 LTS as of December 28, 2020
--- original hints here: viewtopic.php?f=108&t=35707
--- original hints here: viewtopic.php?f=108&t=35707
Code: Select all
sudo apt install python-gobject-2
sudo apt install python-cairo
sudo apt install python
wget http://archive.ubuntu.com/ubuntu/pool/universe/p/pygtk/python-gtk2_2.24.0-5.1ubuntu2_amd64.deb
sudo dpkg -i python-gtk2_2.24.0-5.1ubuntu2_amd64.deb
-
- Posts: 78
- Joined: Wed Mar 25, 2020 2:39 am
- Location: Canada
Re: FAHcontrol on Ubuntu 20lts
I'll keep using telnet until they fix FAHControl. It's not ideal but it does the job. And it's the simplest thing to use on remote headless systems.