#lspci | grep -i nvidia OK #uname -m && cat /etc/*release OK
If an error message displays, you need to install the “development tools” from your Linux distribution or obtain a version of gcc and its accompanying toolchain from the Web.
#gcc --version
4.4.1 posix
I install devdriver_3.2_linux_64_suse11.2.run #startx => Nvidia install OK
I install cudatoolkit_3.2.16_linux_64_suse11.2.run
I do not know what all the OK fields do in those statments. Also when posting computer output please copy/paste the complete statement with it’s output (between CODE tags: Posting in Code Tags - A Guide). This way the people who try to help you can decide for themselves how to interprete the computer output. After all you have a problem, thus it may be that you misinterprete something or jump to the wrong conclusion somewhere.