I do have a Mint 15 box running just WCG (my 3770K machine, and actually my Q9550 machine as well) so perhaps I'll put it on the bench with a Corsair TX750 and the GTX 465 or something and see if I can get it working.
EDIT: Put a GTX 470 in a Mint 15 box (my 3770K rig), activated the recommended NVIDIA driver from the device drivers menu, downloaded and installed the pre-requisite package to add the CUDA repository:
http://developer.download.nvidia.co.../x86_64/cuda-repo-ubuntu1304_6.0-37_amd64.deb
and then issued the commands:
Code:
sudo apt-get update
sudo apt-get install cuda
Now I'm waiting several hours for the CUDA toolkit to download via the terminal, all the packages amount to >1GB from what I saw, almost 900MB disk space required for the actual install. I guess the next things I need to do are get WINE set up and Windows F@H set up, and I think there's some config needed to download the Windows GPU WUs, I am not sure. I tried this once before, but had no idea about the CUDA toolkit, so it failed miserably. I am currently using this guide for getting CUDA installed:
http://docs.nvidia.com/cuda/cuda-ge...or-linux/index.html#post-installation-actions
EDIT2: CUDA Toolkit finished installing, so I went to go get the Linux F@H client from this guide under the Express Installation section:
https://folding.stanford.edu/home/guide/linux-install-guide/
Download the fahclient and fahcontrol .deb files, install in that order. You'll be prompted for your credentials in the fahclient installation, and just install and launch fahcontrol afterwards to delete the CPU slot, add a GPU slot and I added the client-type "beta" flag for good measure. After that, you'll see your NVIDIA GPU hop into action with pitiful PPD at first, but then:
(Also, I think installing CUDA automatically updated the display driver as well, I had 310 activated but it says 331 now. GTX 470 is at stock 608MHz core and running a GELID Icy Vision 2 with a 120mm 2000 RPM fan attached, hence the low temperature.CPU is an i7-3770K at 4.2GHz, and World Community Grid is running on 6 of the 8 threads, F@H needs one full thread it seems.)