Gpu isn't detected on version 7.6.9 > > use 7.6.13
Moderators: Site Moderators, FAHC Science Team
-
- Posts: 1
- Joined: Fri Apr 10, 2020 5:23 pm
Re: Gpu isn't detected on last stable version 7.6.9
Hi.
I'm having this same issue on my MSI laptop that has an Nvidia RTX 2060. I have deleted the gpu.txt file and manually downloaded it and applied it. It is still not identifying the GPU.
I have restarted the client.
Windows 10 1909 Pro - clean recent install, current drivers.
I'm having this same issue on my MSI laptop that has an Nvidia RTX 2060. I have deleted the gpu.txt file and manually downloaded it and applied it. It is still not identifying the GPU.
I have restarted the client.
Windows 10 1909 Pro - clean recent install, current drivers.
-
- Site Moderator
- Posts: 6986
- Joined: Wed Dec 23, 2009 9:33 am
- Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB
Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400 - Location: Land Of The Long White Cloud
- Contact:
Re: Gpu isn't detected on last stable version 7.6.9
Welcome to the F@H Forum fahclient-tom,
Can you please post your log file. Ensure that you have copied the System configuration which is present at the start of the log file: viewtopic.php?f=24&t=26036
Can you please post your log file. Ensure that you have copied the System configuration which is present at the start of the log file: viewtopic.php?f=24&t=26036
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time
Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time
Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
-
- Site Moderator
- Posts: 6986
- Joined: Wed Dec 23, 2009 9:33 am
- Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB
Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400 - Location: Land Of The Long White Cloud
- Contact:
Re: Gpu isn't detected on last stable version 7.6.9
As per your last configuration, I have noticed that you're not using a passkey. Using a passkey is recommended for security reasons and bonus points. Here's an article for you to review: https://foldingathome.org/support/faq/points/passkey/eaddict wrote:...
14:50:05: <!-- User Information -->
14:50:05: <team v='250966'/>
14:50:05: <user v='eaddict'/>
...
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time
Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time
Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
-
- Posts: 7
- Joined: Thu Apr 02, 2020 12:46 pm
Re: Gpu isn't detected on last stable version 7.6.9
Just want to say thanks and give this post a bump. I built a new PC yesterday and this was the solution to creating a GPU slot. I also rebooted the machine for good measure!PantherX wrote: The issue is that the client doesn't detect any GPU as shown below:
05:41:42: GPUs: 0
I would suggest that you manually download the GPUs.txt file from here: https://apps.foldingathome.org/GPUs.txt (right-click save as GPUs.txt)
Exit the client
Copy the GPUs.txt file from the Downloads folder to C:\Users\henso\AppData\Roaming\FAHClient
Start up the client and ensure that you can see your GPU
Add a GPU slot from FAHControl -> Configure -> Slots tab -> Add -> GPU -> OK -> Save
The new PC is running a GTX 1660 Super, and it's a significant performance upgrade over my GTX 1060!
Thanks for making it easy for newbies to find solutions in the forums!
-
- Posts: 1
- Joined: Sat Apr 25, 2020 12:21 pm
Re: Gpu isn't detected on last stable version 7.6.9
To get my old GPU to work and start downloading
1) downloaded GPUs.txt and added to "C:\Users\John\AppData\Roaming\FAHClient" as
described above
2) disconnected the internet to stop parcels being downloaded and starting on the
CPU only (not sure if this step was needed)
3) I renamed the config.xml (or just delete it!) and a new one was generated that
contained GPU config info "C:\Users\John\AppData\Roaming\FAHClient\config.xml"
old config
<config>
<!-- Folding Slots -->
<slot id='0' type='CPU'/>
</config>
new config
<config>
<!-- Folding Slots -->
<slot id='0' type='CPU'/>
<slot id='1' type='GPU'/>
</config>
1) downloaded GPUs.txt and added to "C:\Users\John\AppData\Roaming\FAHClient" as
described above
2) disconnected the internet to stop parcels being downloaded and starting on the
CPU only (not sure if this step was needed)
3) I renamed the config.xml (or just delete it!) and a new one was generated that
contained GPU config info "C:\Users\John\AppData\Roaming\FAHClient\config.xml"
old config
<config>
<!-- Folding Slots -->
<slot id='0' type='CPU'/>
</config>
new config
<config>
<!-- Folding Slots -->
<slot id='0' type='CPU'/>
<slot id='1' type='GPU'/>
</config>
-
- Posts: 127
- Joined: Tue Mar 24, 2020 12:47 pm
Re: Gpu isn't detected on last stable version 7.6.9
I also had to download GPUs.txt. Once I did, I could create a GPU slot.
I suspect that the install needs to be updated.
I suspect that the install needs to be updated.
-
- Site Moderator
- Posts: 6986
- Joined: Wed Dec 23, 2009 9:33 am
- Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB
Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400 - Location: Land Of The Long White Cloud
- Contact:
Re: Gpu isn't detected on last stable version 7.6.9
Apparently, the issue has been resolved in a beta version.
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time
Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time
Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
Re: Gpu isn't detected on last stable version 7.6.9
Having the same issue on a new Dell Win 10 with 1660 ti. Not comfortable making the kind of changes suggested because it's a work computer. How do I find out when there is a stable install version available with this fixed?
-
- Posts: 2522
- Joined: Mon Feb 16, 2009 4:12 am
- Location: Greenwood MS USA
Re: Gpu isn't detected on last stable version 7.6.9
There is a stable Install version available with this fixed.
https://foldingathome.org/start-folding/
https://foldingathome.org/start-folding/
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends