ERROR: cuModuleLoad() 209
#3
(10-08-2014, 04:58 PM)atom Wrote: Please use "7z x" instead of "7z e" to unpack the .7z. Then it should work.
Hey Atom,
I quickly deleted the old hashcat file as well as the outfiles and infiles to make sure there were no issues.
I then ran "7z x cudahashcat-1.31.7z"
This was my output it appears to be the same issue:
Code:
root@breaker:~# '/root/cudaHashcat-1.31/cudaHashcat64.bin' -b
cudaHashcat v1.31 starting in benchmark-mode...

cudaHashcat, advanced password recovery

Purpose

Software has been created for scientific, analyzation, demonstration and
sportive reasons. It is a dual-use tool under federal german law in the
meaning of the Convention on Cybercrime, Budapest, 23.XI.2001. Usage
restricted to legal use.

License agreement

1. All copyrights to this program are exclusively owned by the author --
atom

2. You may only use this software for legal purposes.

3. THIS PROGRAM IS DISTRIBUTED "AS IS".  NO WARRANTY OF ANY KIND IS
EXPRESSED OR IMPLIED. YOU USE THIS SOFTWARE AT YOUR OWN RISK. THE AUTHOR
WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR ANY OTHER
KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE.

4. If your countries law(s) do not allow restrictions as in (3.) you
need to get an additional, written and individual license by the
copyright holder to use this software. Unless you have such a
license, you are not allowed to use the software.

5. You may not rent, lease, sell, modify, decompile, disassemble, or reverse
engineer this program or any subset of this program. Any such unauthorized
use shall result in immediate and automatic termination of this license and
may result in criminal and/or civil prosecution.

6. Redistribution of the original package, in whole or in part, or a modified
version as needed for distribution packaging is permitted without restrictions.

Enter YES in uppercase if you accept this EULA: YES
Device #1: GeForce GTX 660, 2047MB, 1124Mhz, 5MCU



ERROR: cuModuleLoad() 209

Like I stated before I am a bit of a linux newbie in when it comes to configuration, however I am comfortable in the CLI. Is it possible that I am missing a dependency? I googled and found the ldd command this is my output from that:
Code:
root@breaker:~# ldd '/root/cudaHashcat-1.31/cudaHashcat64.bin'
        linux-vdso.so.1 =>  (0x00007fff86de6000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fa904705000)
        libnvidia-ml.so.1 => /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 (0x00007fa904466000)
        libcuda.so.1 => /usr/lib/x86_64-linux-gnu/libcuda.so.1 (0x00007fa903501000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fa903176000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fa90493e000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fa902f72000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fa902d5a000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fa902ad8000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fa9028d0000)

thanks again for all your help, and I love HC, it's straightforward and easy to use... Once I get past myself and the system it's running on.


Messages In This Thread
ERROR: cuModuleLoad() 209 - by marpatdroid - 10-08-2014, 04:53 PM
RE: ERROR: cuModuleLoad() 209 - by atom - 10-08-2014, 04:58 PM
RE: ERROR: cuModuleLoad() 209 - by marpatdroid - 10-08-2014, 05:29 PM
RE: ERROR: cuModuleLoad() 209 - by philsmd - 10-08-2014, 08:14 PM
RE: ERROR: cuModuleLoad() 209 - by Rolf - 10-08-2014, 08:28 PM
RE: ERROR: cuModuleLoad() 209 - by marpatdroid - 10-08-2014, 10:47 PM
RE: ERROR: cuModuleLoad() 209 - by epixoip - 10-09-2014, 08:44 AM
RE: ERROR: cuModuleLoad() 209 - by marpatdroid - 10-09-2014, 06:51 PM