GT 555M Issue - 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: GT 555M Issue (/thread-1110.html) |
GT 555M Issue - Souless - 04-23-2012 Hello everyone, This is my first post, so I hope I dont screw the rules up too bad here. I am having an issue with getting cudaHashcat-plus64.bin to run correctly on my Ubuntu box. I know I am probably missing something easy but it almost seems that its not utilizing my GPU. I identifies it correctly, but I dont see any confirmation that it working on the hash. Here is what I get: ./cudaHashcat-plus64.bin -m 500 /Souless/Desktop/Shadows/example.hash -n 80 /passwords/wordlists/custom.lst cudaHashcat-plus v0.07 by atom starting... Hashes: 1 Unique salts: 1 Unique digests: 1 Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes Rules: 1 GPU-Loops: 64 GPU-Accel: 80 Password lengths range: 1 - 15 Platform: NVidia compatible platform found Watchdog: Temperature limit set to 90c Device #1: GeForce GT 555M, 3071MB, 1180Mhz, 3MCU And thats it, no Allocation of memory, no status... However, my fans start to spin up immediately and will not rev down until it kill the process. Any ideas? I am running BT5 R2 64bit KDE, with an Optimus chipset (Intel 3000HD and Nvidia GT555M graphics cards) Does anyone have a similar setup, or have seen a similar issue? I searched the forum before asking and so far didnt find anything related to this. Thanks in advance. RE: GT 555M Issue - KT819GM - 04-23-2012 Have you tried to reduce workload? With tools like this better to start with lowest value: -n 1 RE: GT 555M Issue - Souless - 04-23-2012 Yes sir, still get the same issue: Hashes: 1 Unique salts: 1 Unique digests: 1 Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes Rules: 1 GPU-Loops: 64 GPU-Accel: 1 Password lengths range: 1 - 15 Platform: NVidia compatible platform found Watchdog: Temperature limit set to 90c Device #1: GeForce GT 555M, 3071MB, 1180Mhz, 3MCU RE: GT 555M Issue - atom - 04-23-2012 BT5 R2 64bit drivers are out of date RE: GT 555M Issue - Souless - 04-23-2012 Agreed. I am actually using drivers from xorg-edgers and bumblebee. RE: GT 555M Issue - atom - 04-23-2012 install original drivers from nvidia, 290.x |