Search found 4 matches
- Fri Feb 14, 2020 2:26 am
- Forum: New GPUs (whitelist)
- Topic: Add support for GT215 [GeForce GTS 350M] [no, Sorry :(]
- Replies: 9
- Views: 2626
Re: Add support for GT215 [GeForce GTS 350M]
Thanks for the speedy reply! Ah ok thanks!
- Fri Feb 14, 2020 2:18 am
- Forum: New Donors start here
- Topic: How to interpret GPUs.txt
- Replies: 5
- Views: 992
Re: How to interpret GPUs.txt
Thanks for the help. Ok cool I posted to viewtopic.php?f=83&t=32163
The odd thing is when I call FAHControl, it seems like the GPU is supported but then gets hung and then times out.
Happy folding.
The odd thing is when I call FAHControl, it seems like the GPU is supported but then gets hung and then times out.
Happy folding.
- Fri Feb 14, 2020 2:16 am
- Forum: New GPUs (whitelist)
- Topic: Add support for GT215 [GeForce GTS 350M] [no, Sorry :(]
- Replies: 9
- Views: 2626
Add support for GT215 [GeForce GTS 350M] [no, Sorry :(]
Greetings and salutations, Is it possible to add support for an nvidia GT215 series card. I have the nvidia 340xx drivers installed with xorg 1.20 and a 5.5 linux kernel. This computer does nothing so am looking yo assign it some full time work! Some logs: ``` 01:58:54:INFO(1):Read GPUs.txt 01:58:54...
- Mon Feb 10, 2020 9:38 pm
- Forum: New Donors start here
- Topic: How to interpret GPUs.txt
- Replies: 5
- Views: 992
How to interpret GPUs.txt
Given a line in GPU.txt like: 0x10de:0x2182:2:7:TU116 [GeForce GTX 1660 Ti] It follows fhat: * 0x1de is the vendor ID in hex * 0x2182 is the device ID in hex * What does the 2 mean? * What does the 7 mean? If a line has empty values for the 2nd and 3rd fields (0-indexed) what does that mean? Example...