Page 1 of 1

error on start up

Posted: Mon Apr 19, 2010 7:09 pm
by basdbas
Hi all

I just installed octane render on win7 computer with this file OctaneRender_Demo_102_beta2_win_x64 my grafics card is a NVIDIA GeForce GTX 260

but I get this error on start up
"no cuda capable devices found" but the card has cuda according to nvidia

is there a solution to this problem?

thanx

Re: error on start up

Posted: Mon Apr 19, 2010 7:26 pm
by radiance
you need to install the latest drivers, check the included readme file.

Radiance

Re: error on start up

Posted: Mon Apr 19, 2010 7:34 pm
by basdbas
Thanx for the quick reply

just solved the problem by installing the cuda driver :oops:

grtz

Re: error on start up

Posted: Mon Apr 26, 2010 11:25 pm
by Rickyx
Hi,

I've got the same problem on Linux Ubuntu 9.04.
I've the correct driver and path as Cuda drivers asks:

Code: Select all

* Please make sure your PATH includes /usr/local/cuda/bin
* Please make sure your LD_LIBRARY_PATH
*   for 32-bit Linux distributions includes /usr/local/cuda/lib
*   for 64-bit Linux distributions includes /usr/local/cuda/lib64:/usr/local/cuda/lib
* OR
*   for 32-bit Linux distributions add /usr/local/cuda/lib
*   for 64-bit Linux distributions add /usr/local/cuda/lib64 and /usr/local/cuda/lib
* to /etc/ld.so.conf and run ldconfig as root
My driver ( cudatoolkit_3.0_linux_64_ubuntu9.04.run ) seems correctly installed:
no error during installation and CUDA-Z detect my GeForce 9800GT.

Where may the error be?

Thank you,
Rickyx.

Re: error on start up

Posted: Tue Apr 27, 2010 8:53 am
by radiance
Hi,

another linux user got the same issue and he uninstalled everything, and reinstalled the latest cuda toolkit.

you need to set 'export LD_LIBRARY_PATH=$LD_LIBRARYPATH:/usr/local/cuda/lib64' in your .profile or bash profile in your home directory.


Radiance