F@H shows my GeForce GT 1030 not supported in Linux Mint 22

It seems that a lot of GPU problems revolve around specific versions of drivers. Though NVidia has their own support structure, you can often learn from information reported by others who fold.

Moderators: Site Moderators, FAHC Science Team

Post Reply
relrobber
Posts: 4
Joined: Fri Feb 14, 2025 3:31 pm
Hardware configuration: Core i7-10700K
RTX 2060 Super
GT 1030

F@H shows my GeForce GT 1030 not supported in Linux Mint 22

Post by relrobber »

It took me many hours to get the NVIDIA 535.230.02 driver installed and loaded for my GT 1030. I have previously folded on the v7 client with this card and a previous version of Mint, and the current gpu.txt file shows it to be still supported. The info tab for my computer on the web interface shows both OpenCL and CUDA as unsupported. The log shows the following:
23:48:36:I1: Version: 8.4.9
23:48:36:I1: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:48:36:I1: Org: foldingathome.org
23:48:36:I1: Copyright: 2023-2024, foldingathome.org
23:48:36:I1: Homepage: https://foldingathome.org/
23:48:36:I1: License: GPL-3.0-or-later
23:48:36:I1: URL: https://v8-4.foldingathome.org/
23:48:36:I1: Date: Nov 20 2024
23:48:36:I1: Time: 14:47:19
23:48:36:I1: Revision: 360fe71b1bd05bb89814bfb97b73a5bda84802d6
23:48:36:I1: Branch: master
23:48:36:I1: Compiler: GNU 8.3.0
23:48:36:I1: Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char
23:48:36:I1: -ffunction-sections -fdata-sections -O3 -funroll-loops -fno-pie
23:48:36:I1: Platform: linux 4.19.0-27-cloud-amd64
23:48:36:I1: Bits: 64
23:48:36:I1: Mode: Release
23:48:36:I1: Args: --config=/etc/fah-client/config.xml
23:48:36:I1: --log=/var/log/fah-client/log.txt
23:48:36:I1: --log-rotate-dir=/var/log/fah-client/
23:48:36:I1: Config: /etc/fah-client/config.xml
23:48:36:I1:****************************** CBang ******************************
23:48:36:I1: Version: 1.7.2
23:48:36:I1: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:48:36:I1: Org: Cauldron Development
23:48:36:I1: Copyright: Cauldron Development, 2003-2024
23:48:36:I1: Homepage: https://cauldrondevelopment.com/
23:48:36:I1: License: LGPL-2.1-or-later
23:48:36:I1: Date: Nov 19 2024
23:48:36:I1: Time: 21:54:38
23:48:36:I1: Revision: 443c54e909eb8d8994405a18fb328b5b05a623a5
23:48:36:I1: Branch: master
23:48:36:I1: Compiler: GNU 8.3.0
23:48:36:I1: Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char
23:48:36:I1: -ffunction-sections -fdata-sections -O3 -funroll-loops -fno-pie
23:48:36:I1: -fPIC
23:48:36:I1: Platform: linux 4.19.0-27-cloud-amd64
23:48:36:I1: Bits: 64
23:48:36:I1: Mode: Release
23:48:36:I1:***************************** System ******************************
23:48:36:I1: CPU: AMD Sempron(tm) Processor LE-1250
23:48:36:I1: CPU ID: AuthenticAMD Family 15 Model 127 Stepping 2
23:48:36:I1: CPUs: 1
23:48:36:I1: Memory: 2.90GiB
23:48:36:I1:Free Memory: 218.52MiB
23:48:36:I1: OS Version: 6.8
23:48:36:I1:Has Battery: true
23:48:36:I1: On Battery: false
23:48:36:I1: Hostname: GrandaddyFolder
23:48:36:I1: UTC Offset: -6
23:48:36:I1: PID: 4722
23:48:36:I1: CWD: /var/lib/fah-client
23:48:36:I1: Exec: /usr/bin/fah-client
23:48:36:I1:*******************************************************************
23:48:36:I2:<config/>
23:48:36:I1:Opening Database
23:48:36:I1:F@H ID = xgWDS6yjx0ZhZMnyU5IT4ihzAC6bksgI8GVi3Z8TXFY
23:48:36:I3:Loading default resource group
23:48:37:I1:Listening for HTTP on 127.0.0.1:7396
23:48:37:I3:Loaded 0 wus.
23:48:37:I3:gpus = {
23:48:37:I3: "gpu:02:00:00": {"vendor": 4318, "device": 7425, "type": "nvidia", "supported": false, "description": "GP108 [GeForce GT 1030]"}
23:48:37:I3:}
I have not been able to find any solutions in the forum posts that I've read through. Thanks for any help!
Post Reply