...pretty disappointed with the Linux client. Not only does the FAH Control package have a bad dependency for Ubuntu, but it also seems to default GPU folding to 'false'. For anyone else in the same boat, you can install by using dpkg -i and just ignoring the error about python-shared being uninstallable. Then, when you run FAHControl , set PYTHONPATH=/usr/share/pyshare . I also made symlinks from /usr/lib/python2.6 -> /usr/lib/python2.7 and /usr/local/lib/python2.6 -> /usr/local/lib/python2.7 , but I'm not sure if it's really necessary.
...then, you can use FAHControl to edit Settings, and enable GPU. Actually, I had to stop the FAHClient and manually edit /etc/fahclient/config.xml and add the line:
Code:
<slot id='1' type='GPU'/>
Then, after starting the client, I finally see the GPU slot in FAHControl, and heard the GPU fans speed up. *sigh* This is really lacking some polish.
BTW, when will I show up on the team page? I've already completed at least one work unit, on my CPU.