Failed to notice that a recent system update stopped the fah service (no wonder it wasn't connecting!). Restarted it.
So now I'm paying attention and see that the gpu isn't getting any work. Another system with same gpu, is.
Make it go!
@b4cks4w maybe it’ll request one if you push the fold button 🤷🏼♀️
@h2oaddicted Hmmm, further look, it has a job and it's attempting it, and then...not doing it. Need to look for log files
@h2oaddicted got it running!
edit /etc/foldingathome/config.xml, tell it:
<gpu value="true"/>
restart the foldingathome.service
Now sees the GPU but not (yet) CUDA or OpenCL. I think I can fix that.
Something in the general system updates must have jostled opencl?
#DamnitJimI'mAScientistNotASysAdmin
@opie d'oh! so right.
in /var/log/foldingathome/log.txt
ERROR:WU02:FS01:Failed to start core: OpenCL device matching slot 1 not found, make sure the OpenCL driver is installed or try setting 'opencl-index' manually
driver is installed. Wonder what opencl-index is...
you may be able to get around that just by removing and re-adding the GPU slot...the default index is -1 which uses whatever index FAH detects at startup...
@b4cks4w
I posted this last week, but it's for deb based systems, but may help...assuming you can search packages by files...
if:
1) you're running deb-based Linux
2) your GPU is detected, but not enabled
3) you see an error in log saying "libOpenCL.so not found"
you need to install the ocl-icd-opencl-dev package (it has a couple dozen deps) and restart FAH
the libOpenCL.so error should be gone now
in FAHControl go to configure -> slots -> add and add a GPU slot