hashcat Forum
Error on Ubuntu: Nvdia - 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: Error on Ubuntu: Nvdia (/thread-2986.html)



Error on Ubuntu: Nvdia - foolducky - 01-05-2014

I get this error when trying to run cudahashcat.bin.

undefined symbol: nvmlinit_v2

Anyone know how to solve this?

Thank you.


RE: Error on Ubuntu: Nvdia - undeath - 01-06-2014

what driver version are you using?


RE: Error on Ubuntu: Nvdia - foolducky - 01-08-2014

(01-06-2014, 01:58 PM)undeath Wrote: what driver version are you using?

I am using version 304 and my Ubuntu is 12.04 LTS 64 bit.


RE: Error on Ubuntu: Nvdia - philsmd - 01-08-2014

So the answer is, you need to:
1. make sure you use the latest oclHashcat version (1.01 currently)
2. your system uses a supported driver, see http://hashcat.net/oclhashcat/, it clearly says: NV users require ForceWare 319.37 or later , seems that this is your problem
3. therefore go to the nvidia page, http://www.nvidia.com/Download/index.aspx?lang=en-us , and select your GPU , the latest driver should work too (but you definitely need to use a driver >= 319.37)


RE: Error on Ubuntu: Nvdia - foolducky - 01-09-2014

(01-08-2014, 12:57 PM)philsmd Wrote: So the answer is, you need to:
1. make sure you use the latest oclHashcat version (1.01 currently)
2. your system uses a supported driver, see http://hashcat.net/oclhashcat/, it clearly says: NV users require ForceWare 319.37 or later , seems that this is your problem
3. therefore go to the nvidia page, http://www.nvidia.com/Download/index.aspx?lang=en-us , and select your GPU , the latest driver should work too (but you definitely need to use a driver >= 319.37)

Thank you. It is indeed version problem.