I've been using some old hardware to do some folding. The GTS450 and a Dual-Core Celeron weren't exactly churning out a lot of points but why not use the older and still working hardware for something useful instead of throwing it in the trash .
However, for some time now the GPU has stopped folding and I'm getting this message on startup:
Code: Select all
11:22:02:Adding folding slot 01: READY gpu:0:GF106 [GeForce GTS 450]
11:22:02:Removing old file 'configs/config-20190613-155153.xml'
11:22:02:Saving configuration to /etc/fahclient/config.xml
11:22:02:<config>
11:22:02: <!-- Client Control -->
11:22:02: <fold-anon v='true'/>
11:22:02:
11:22:02: <!-- Folding Slot Configuration -->
11:22:02: <cause v='COVID_19'/>
11:22:02: <gpu v='false'/>
11:22:02:
11:22:02: <!-- Network -->
11:22:02: <proxy v=':8080'/>
11:22:02:
11:22:02: <!-- Slot Control -->
11:22:02: <power v='full'/>
11:22:02:
11:22:02: <!-- User Information -->
11:22:02: <team v='233109'/>
11:22:02: <user v='BIT1'/>
11:22:02:
11:22:02: <!-- Folding Slots -->
11:22:02: <slot id='0' type='CPU'/>
11:22:02: <slot id='1' type='GPU'/>
11:22:02:</config>
11:22:03:WU00:FS01:Connecting to assign1.foldingathome.org:80
11:22:03:WU00:FS01:Assigned to work server 192.0.2.1
11:22:03:WU00:FS01:Requesting new work unit for slot 01: READY gpu:0:GF106 [GeForce GTS 450] from 192.0.2.1
11:22:03:WU00:FS01:Connecting to 192.0.2.1:8080
11:22:03:WARNING:WU00:FS01:WorkServer connection failed on port 8080 trying 80
11:22:03:WU00:FS01:Connecting to 192.0.2.1:80
11:22:03:ERROR:WU00:FS01:Exception: Failed to connect to 192.0.2.1:80: Network is unreachable
11:22:03:WU00:FS01:Connecting to assign1.foldingathome.org:80
11:22:04:WU00:FS01:Assigned to work server 192.0.2.1
11:22:04:WU00:FS01:Requesting new work unit for slot 01: READY gpu:0:GF106 [GeForce GTS 450] from 192.0.2.1
[... this repeats forever]
Everything was working fine until a few weeks ago (no exact date as the machine mostly runs without a monitor and I only check every few months or so), I didn't change software, hardware or even rebooted in between. After discovering the error, I installed all current packages for my Linux distro (Linux Mint 18.3), removed and reinstated the gpu folding slot, checked nvidia drivers (already the newest available version, some 390 LTS for older cards), updated FAH* to the newest version, rebooted the machine, played with a lot of settings (project preference etc.) - all to no avail.
tl;dr: GTS 450 still supported? If yes, what am I doing wrong?