GPU is on the whitelist, but v7.3.6 isn't seeing it
Posted: Tue Apr 02, 2013 1:02 am
First, system specs:
It's that 4th from last line that is irking me, that it sees the GPU as Unsupported. I checked the whitelist, and wouldn't you know it, there was my card: "0x10de:0x0404:::G84 [GeForce 8400 GS]"
I ran "fahclient --lspci" to grab the device id and so on, and sure enough that was it. So, I downloaded the whitelist, put it into the data directory, restarted the client, and told it to add a GPU slot. It comes back and says there are no more GPU slots. What gives?
Mod - edited to add code tags
Code: Select all
00:56:34:******************************** Build ********************************
00:56:34: Version: 7.3.6
00:56:34: Date: Feb 18 2013
00:56:34: Time: 15:25:17
00:56:34: SVN Rev: 3923
00:56:34: Branch: fah/trunk/client
00:56:34: Compiler: Intel(R) C++ MSVC 1500 mode 1200
00:56:34: Options: /TP /nologo /EHa /Qdiag-disable:4297,4103,1786,279 /Ox -arch:SSE
00:56:34: /QaxSSE2,SSE3,SSSE3,SSE4.1,SSE4.2 /Qopenmp /Qrestrict /MT /Qmkl
00:56:34: Platform: win32 XP
00:56:34: Bits: 32
00:56:34: Mode: Release
00:56:34:******************************* System ********************************
00:56:34: CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
00:56:34: CPU ID: AuthenticAMD Family 15 Model 107 Stepping 1
00:56:34: CPUs: 2
00:56:34: Memory: 4.00GiB
00:56:34: Free Memory: 2.53GiB
00:56:34: Threads: WINDOWS_THREADS
00:56:34: Has Battery: false
00:56:34: On Battery: false
00:56:34: UTC offset: -4
00:56:34: PID: 4224
00:56:34: CWD: C:/Documents and Settings/All Users/Application Data/FAHClient
00:56:34: OS: Microsoft Windows XP Service Pack 2
00:56:34: OS Arch: AMD64
00:56:34: GPUs: 1
00:56:34: GPU 0: UNSUPPORTED: G84 [GeForce 8400 GS]
00:56:34: CUDA: 1.1
00:56:34: CUDA Driver: 5000
00:56:34:Win32 Service: false
I ran "fahclient --lspci" to grab the device id and so on, and sure enough that was it. So, I downloaded the whitelist, put it into the data directory, restarted the client, and told it to add a GPU slot. It comes back and says there are no more GPU slots. What gives?
Mod - edited to add code tags