![]() |
Kernel not found--No such file or directory - 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: Kernel not found--No such file or directory (/thread-1688.html) |
Kernel not found--No such file or directory - PnkPanther - 10-24-2012 Setting up vclHashcat-plus v0.09, but this isn't about vcl. The master machine cannot build a driver for my GTS450 which is in the slave machine, but the slave can--if ran in standalone mode. This is from the master... Code: ./vclHashcat-plus64.bin --gpu-temp-disable -m 2500 -d 01 /home/pinkpanther/Desktop/capture.hccap /home/pinkpanther/Desktop/darkc0de.lst However, when using the same v0.09 software, the slave machine (used as a standalone machine) will run cudaHashcat-plus64 perfectly. If both machines have the same kernels, it should work right? Niether machine has the file m2500.VLIW0.llvmir. Please give any ideas ![]() Code: ./cudaHashcat-plus64.bin -m 2500 -d 01 /root/Desktop/capture.hccap /pentest/passwords/wordlists/darkc0de.lst RE: Kernel not found--No such file or directory - undeath - 10-24-2012 vcl is only supported with AMD cards. RE: Kernel not found--No such file or directory - PnkPanther - 10-24-2012 lol, well time not wasted I'm sure. Is there no way to cluster Nvidia cards with oclHashcat-plus? RE: Kernel not found--No such file or directory - atom - 10-25-2012 I think there was something to bundle cuda devices (network based) but dont remember the name. |