All the example applications fail, for example the simpleTexture app says in the CMD box:
“no CUDA-capable device is available”
I tried reinstalling the driver (again with no error) but that doesn’t change anything. The pulldown selector for which CUDA device to use in the nvidia application launcher shows: “GTX 200”, “geforce 8” and “geforce 9” (iirc, i think its geforce), which seems to indicate that at least some function is there.
My application also fails with no CUDA device found.
I guess I can’t figure out what’s wrong – could another app be interfering with it?
Thanks for the answer. I was installing on a user’s computer and never thought that a 285 wouldn’t be CUDA enabled. Why would the NVS 290 and up, as well as the 285 GTX, be and not the NVS 285? Apologies for not being an expert on nVidia devices. I am more familiar with the GT/GTX line and not the NVS.
You may also want to consider trying to install a prior version of CUDA. I have a laptop with a GeForce 8200 M which is not supported by the 2.3 version of CUDA, but which will work with the 2.2 version. (At least it does under Vista. I’m still trying to get it to recognize it under Linux.) I think it may have something to do with which version of the NVIDIA drivers are supported by a particular chipset. CUDA 2.3 requires the 190.xx drivers to be installed, but I was only able to get 186.xx drivers to work on my machine.
You should also know that windows xp wont run multiple graphics drivers. If your primary graphics is not nvidia then it will also display that same message on your first post. And i’ve also found that 2.3 drivers did work with nvs 285 but not at 100%, as suggested move to an earlier version and try it out.