PDA

View Full Version : CUDA Problem



JaZZvaZ
2013-04-22, 16:51
Hello,

I have ACER with GeForce GT640m on my notebook. I installed bumblebee, and it works perfectly. But I have the problem with CUDA, it does not want to work with pyrit or hashcat.They cannot find the device. There is nvcc from /urs/bin

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2012 NVIDIA Corporation
Built on Thu_Apr__5_02:05:07_PDT_2012
Cuda compilation tools, release 4.2, V0.2.1221

I am trying to solve this problem for 3 days, but did not find anything. Thank you for your help.

hausoo
2013-04-23, 03:10
forum search cuda... http://forums.kali.org/showthread.php?90-Nvidia-driver-install/page2&highlight=cuda
post 18#

JaZZvaZ
2013-04-23, 05:27
svn: '.' is not a working copy
running build
running build_py
running build_ext
building 'cpyrit._cpyrit_cpu' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c cpyrit/_cpyrit_cpu.c -o build/temp.linux-i686-2.7/cpyrit/_cpyrit_cpu.o -Wall -fno-strict-aliasing -DVERSION="0.4.0"
cpyrit/_cpyrit_cpu.c:37:18: fatal error: pcap.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1

tr00n3r
2013-04-23, 08:01
JaZZvaZ, could you please share your installation routine with us:

http://forums.kali.org/showthread.php?2367-NVIDIA-Optimus-Alienware-m14xr2-looking-for-a-save-way-to-upgrade

thanks!

JaZZvaZ
2013-04-24, 07:59
Thank you too. I posted to that thread, but moderator did not make it visible.

Amidamaru
2013-06-18, 20:39
Hi,

I've a Dell but the optimus option isn't enabled so I didn't took under consideration the bumblebee option.

Still I can't make the CUDA work with the nvidia 5200 nvc which by the way it's working fine using the latest 319 linux drivers.

which nvcc command doesn't returned to me anything so I figured out that CUDA isn't installed after all.

The nvidia package, CUDA 5.0 is reffering to the ubuntu 11.xx version so their ./run file keeps failing me under kali due of the fact the gcc 4.7 compiler is to0 new for.

So, bottom line, is there a safe way / specific walktrought that should be follow to get this working?

Thanks much.