VCL + Hashcat Troubles - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: VCL + Hashcat Troubles (/thread-2758.html) |
VCL + Hashcat Troubles - roflcopter - 10-30-2013 Hi all, I am attempting to setup VCL with Hashcat 0.15. After setting up the broker and the computer nodes, when executing any hash cracking function, the program hangs after the cards have been identified. I have tried several variations found in this forum to resolve this issue, most common being the VCL restart command on all nodes, but that was no-such-luck. I decided to try the Hashcat 0.14 version, which requires Catalyst 13.1 drivers on the computer nodes. However, this is very difficult to install on the latest Ubuntu, and throws several errors about not having all the necessary files in order to install (linux header.h files I believe). I tried an earlier version of Ubuntu, the drivers install, but upon the next boot, I am greeted with the "AMD Unsupported Hardware" watermark at the bottom-right corner of the screen. Does anyone have any ideas as to how I can resolve these issues? Specs: GPUs: VisionTek HD 7970 Distro: Ubuntu 12.04.3 (and tried 12.04.1 as well) Thanks! RE: VCL + Hashcat Troubles - roflcopter - 10-30-2013 I've gotten the Catalyst 13.1 driver to successfully install on Ubuntu 12.04.2, but it appears that for Hashcat 0.14, that it just sits there after listing off all 3 devices. Thereafter, it mentions Device #1 Kernel and some information on that same line. Any thoughts as to why? Here is the current output after it hangs: root@broker:/home/sps/oclHashcat-plus-0.15# ./oclHashcat-plus64.bin -t 32 -a 7 example0.hash ?a?a?a?a example.dict ./oclHashcat-plus64.bin: /usr/lib/vcl/libOpenCL.so.1: no version information available (required by ./oclHashcat-plus64.bin) oclHashcat-plus v0.15 by atom starting... Hashes: 6494 total, 1 unique salts, 6494 unique digests Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes Workload: 256 loops, 80 accel Watchdog: Temperature abort trigger disabled Watchdog: Temperature retain trigger disabled Device #1: Tahiti, 2048MB, 925Mhz, 32MCU Device #2: Tahiti, 2048MB, 925Mhz, 32MCU Device #3: Tahiti, 2048MB, 925Mhz, 32MCU Device #1: Kernel ./kernels/4098/m0000_a1.Tahiti_1084.4_1084.4 (VM).kernel not found in cache! Building may take a while... Device #1: Kernel ./kernels/4098/m0000_a1.Tahiti_1084.4_1084.4 (VM).kernel (337360 bytes) Device #1: Kernel ./kernels/4098/markov_le_plus_v2.Tahiti_1084.4_1084.4 (VM).kernel not found in cache! Building may take a while... Device #1: Kernel ./kernels/4098/markov_le_plus_v2.Tahiti_1084.4_1084.4 (VM).kernel (276396 bytes) Device #1: Kernel ./kernels/4098/bzero.Tahiti_1084.4_1084.4 (VM).kernel not found in cache! Building may take a while... Device #1: Kernel ./kernels/4098/bzero.Tahiti_1084.4_1084.4 (VM).kernel (64072 bytes) |