hashcat Forum
Error while launching ocl with 7970 on Ubuntu 12.04 serv. - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: Error while launching ocl with 7970 on Ubuntu 12.04 serv. (/thread-3425.html)



Error while launching ocl with 7970 on Ubuntu 12.04 serv. - heart1 - 05-27-2014

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?


RE: Error while launching ocl with 7970 on Ubuntu 12.04 serv. - undeath - 05-27-2014

you seem to not have extracted everything properly.


RE: Error while launching ocl with 7970 on Ubuntu 12.04 serv. - heart1 - 05-27-2014

(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?


RE: Error while launching ocl with 7970 on Ubuntu 12.04 serv. - hypn0s - 05-27-2014

I use 7z x oclxxxxxxx.7z


RE: Error while launching ocl with 7970 on Ubuntu 12.04 serv. - heart1 - 05-27-2014

Great success!! It worked. Wink

Thanks hypn0s!


RE: Error while launching ocl with 7970 on Ubuntu 12.04 serv. - undeath - 05-27-2014

"7z e" does not preserve any folders.