No device supporting CUDA?

Hello:

I am using fedora 10 and cuda 2.3. The nvidia driver version is 180.60. My graphic card is EVGA e-geforce 8600GTS.

After make all the examples in the SDK, I run ./deviceQuery
and it prompts:

[i]CUDA Device Query (Runtime API) version (CUDART static linking)
There is no device supporting CUDA

Test PASSED

Press ENTER to exit…[/i]

while running other examples, it simply returns:
Segmentation fault

my uname -a gives:
Linux localhost.localdomain 2.6.27.35-170.2.94.fc10.x86_64 #1 SMP Thu Oct 1 14:41:38 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

any idea? :mellow:

you need an R190 driver to use CUDA 2.3, R180 supports a max of CUDA 2.1.