invalid source
#1
Code:
$ hashcat -m 0 -a 0 hash_2_crack.txt /home/android/Documents/10k_most_common.txt hashcat (v3.10) starting... OpenCL Platform #1: Mesa                 ======================== - Device #1: NV117, 1048576/1048576 MB allocatable, 5MCU Hashes: 1 hashes; 1 unique digests, 1 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates Rules: 1 Applicable Optimizers: * Zero-Byte * Precompute-Init * Precompute-Merkle-Demgard * Meet-In-The-Middle * Early-Skip * Not-Salted * Not-Iterated * Single-Hash * Single-Salt * Raw-Hash Watchdog: Temperature abort trigger disabled Watchdog: Temperature retain trigger disabled - Device #1: Kernel m00000_a0.35c690c3.kernel not found in cache! Building may take a while... ERROR: clBuildProgram(): CL_BUILD_PROGRAM_FAILURE invalid source Segmentation fault

No idea what I'm missing or doing wrong. FAQ didn't help much either.
I wanted to crack MD5 hashes with a wordlist.
Also my CPU isn't showing up and since the FAQ and Google didn't have an answer let's try asking here.
Someone here that can help me?
#2
Wth is that GPU? NV117?
#3
Very old nvidia, like GeForce 750. IIRC it's only OpenCL 1.0 if even that. Perhaps MESA can work around that though, I'm not sure what's possible really.