[C870] Quadro NVS 280 Pci + Tesla C870! CUDA 1.1

First, I have Mandriva environment on my research desktop that has Nvidia QUADRO NVS 280 Pci for displayer. Then, I have installed NVIDIA-Linux-x86-100.14.11 driver after connecting C870 to the desktop using the two special cables. Next, I have followed the release note to set up the CUDA Development Environment 1.1. Finally, after succeeding ‘make’ process in the projects directory, I could run some example binary files. Then, I could see the following error message when I ran matrixMul file.

[root@CUDA release]# ./matrixMul
There is no device supporting CUDA.

If someone knows this problem, please let me know the solution.

Thanks

PS : IF I USE CUDA SDK AND TOOLKIT 1.0, IT WORKS! MY PROBLEM IS ONLY WITH CUDA 1.1

Ok, I try to install driver 169.12 and it works! COOL!!!

thank you