Kernel File error - 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 File error (/thread-1640.html) |
Kernel File error - mrt0mat0 - 10-11-2012 i was getting segmentation faults like crazy. i finally got that to stop and now i'm getting a new error: Code: ./oclHashcat-plus64.bin -m 300 users.txt passfile.txt The file was originally set up as user:hash but i had to remove the user for some reason just for it to see the hashes I'm using an AMD FX-8120 @3900 the cards are Radeon R7770 x2 with crossfire disabled I'm running the beta of ATI drivers 12.9 but haven't had any problems with any other software. I originally configured pyrit first and saw that the drivers seem to conflict so i'd rather have hashcat I can't find this error anywhere on the internet If anyone can help i'd appreciate it. ----------------------------------------------------------------- I found the file it was looking for and for some reason it wasn't in the .09 version. I used the other one and I'm back to Segmentation Fault Code: oclHashcat-plus v0.07 by atom starting... RE: Kernel File error - atom - 10-11-2012 You are using a bad combination of drivers and oclHashcat-versions. All you need catalyst 12.8 (not 12.9 beta) and oclHashcat-plus v0.09. RE: Kernel File error - mrt0mat0 - 10-11-2012 ok. that fixed it. do you know if i can still allow pyrit to work also? or must it be one or the other? thanks, by the way! |