Jetson Nano 4Gb + hashcat - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: Hardware (https://hashcat.net/forum/forum-13.html) +--- Thread: Jetson Nano 4Gb + hashcat (/thread-10043.html) |
Jetson Nano 4Gb + hashcat - taro1111 - 04-26-2021 Hi All, just bought Jetson Nano v.B01 (4Gb), installed the latest Jetpack (based on Ubuntu 18.04) + HashCat (build from sources). Everything works quite well except the thing that I can't get rid of this message: ----------------- hashcat (v6.1.1-248-g62fc3601b) starting... * Device #1: WARNING! Kernel exec timeout is not disabled. This may cause "CL_OUT_OF_RESOURCES" or related errors. To disable the timeout, see: https://hashcat.net/q/timeoutpatch CUDA API (CUDA 10.2) ==================== * Device #1: NVIDIA Tegra X1, 1973/3956 MB, 1MCU Minimum password length supported by kernel: 8 Maximum password length supported by kernel: 63 Hashes: 4 digests; 2 unique digests, 1 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates ----------------- I have already tried the suggestions found on this link (https://hashcat.net/q/timeoutpatch) but no matter what I tried/restarted - the message stays still. Would someone suggest of how to disable this timeout on Jetson Nano B01 please? RE: Jetson Nano 4Gb + hashcat - Snoopy - 04-27-2021 just quick look, but i think you have to modify the line Identifier "MyGPU" with YOUR identifier (get it with glxinfo or somethin else) RE: Jetson Nano 4Gb + hashcat - taro1111 - 04-28-2021 (04-27-2021, 01:02 PM)Snoopy Wrote: just quick look, but i think you have to modify the line Hi Snoopy, thanks for your quick feedback. I believe that I added something like "Tegra X1" (just the string out of my mind, not any tool's output) there, but I need to recheck again in a day or two. Will keep you posted soon. Taro |