symbol lookup error: ./cudaHashcat64.bin: undefined symbol: nvmlInit_v2 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: symbol lookup error: ./cudaHashcat64.bin: undefined symbol: nvmlInit_v2 (/thread-3459.html) |
symbol lookup error: ./cudaHashcat64.bin: undefined symbol: nvmlInit_v2 - craig000 - 06-09-2014 Trying to test out cudaHashcat, and I'm getting the following error when running any of the examples or the benchmark. [ec2-user@ip-172-31-31-173 cudaHashcat-1.21]$ ./cudaExample500.sh cudaHashcat v1.21 starting... Generating bitmap tables..../cudaHashcat64.bin: symbol lookup error: ./cudaHashcat64.bin: undefined symbol: nvmlInit_v2 This is on an AWS g2.2xlarge instance, which is described as containing: * High Frequency Intel Xeon E5-2670 (Sandy Bridge) Processors * High-performance NVIDIA GPU with 1,536 CUDA cores and 4GB of video memory This is running an Amazon Linux AMI, which appears to be based on RHEL or CentOS. RE: symbol lookup error: ./cudaHashcat64.bin: undefined symbol: nvmlInit_v2 - undeath - 06-09-2014 driver version? RE: symbol lookup error: ./cudaHashcat64.bin: undefined symbol: nvmlInit_v2 - craig000 - 06-09-2014 [ec2-user@ip-172-31-31-173 ~]$ nvidia-smi Mon Jun 9 18:20:09 2014 +------------------------------------------------------+ | NVIDIA-SMI 4.310.40 Driver Version: 310.40 | |-------------------------------+----------------------+----------------------+ | GPU Name | Bus-Id Disp. | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 GRID K520 | 0000:00:03.0 N/A | N/A | | N/A 56C N/A N/A / N/A | 1% 57MB / 4095MB | N/A Default | +-------------------------------+----------------------+----------------------+ +-----------------------------------------------------------------------------+ | Compute processes: GPU Memory | | GPU PID Process name Usage | |=============================================================================| | 0 Not Supported | +-----------------------------------------------------------------------------+ RE: symbol lookup error: ./cudaHashcat64.bin: undefined symbol: nvmlInit_v2 - undeath - 06-09-2014 NV users require ForceWare 331.67 or later |