Error while launching ocl with 7970 on Ubuntu 12.04 serv.
#1
Am getting the following message while trying to launch oclhashcat on a 12.04 config with 7970 aboard.
-------------
Device #1: Tahiti, 2955MB, 925Mhz, 32MCU

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel ./kernels/4098/m2500.Tahiti_1445.5_1445.5 (VM).kernel not found in cache! Building may take a while...
-----------------

When executing with --gpu-temp-disable it gives the following:

./oclHashcat64.bin -m 2500 --gpu-temp-disable ***********
oclHashcat v1.21 starting...


Device #1: Tahiti, 2955MB, 925Mhz, 32MCU

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger disabled
Watchdog: Temperature retain trigger disabled
Device #1: Kernel ./kernels/4098/m2500.Tahiti_1445.5_1445.5 (VM).kernel not found in cache! Building may take a while...


ERROR: ./kernels/4098/m2500.VLIW1.llvmir: No such file or directory
-----------------------

Have installed everything with respect to the dedicated wiki article.

Solutions, anyone?
#2
you seem to not have extracted everything properly.
#3
(05-27-2014, 04:38 PM)undeath Wrote: you seem to not have extracted everything properly.

I did 7za e

Any other 'correct' ways of extracting it?
#4
I use 7z x oclxxxxxxx.7z
#5
Great success!! It worked. Wink

Thanks hypn0s!
#6
"7z e" does not preserve any folders.