2x 5970 on Ubuntu - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-lite Support (https://hashcat.net/forum/forum-22.html) +--- Thread: 2x 5970 on Ubuntu (/thread-1096.html) |
2x 5970 on Ubuntu - trixxie - 04-19-2012 Hello, I have a weird problem: when oclhashcat-lite found the code (sl3 mode) simply it doesn´t stop or show the usual end and close, when press "S" for check the status it shows 0% in every gpu and stuck, you can not close the software, you can close the terminal but if you do a "ps -A" command in other session of terminal ocl-hashcat-lite apears as running, pc must be restarted for close it. Details: Ubuntu 11.10 64b oclHashcat-lite v0.09 lastest version of drivers and sdk any idea or advice? RE: 2x 5970 on Ubuntu - atom - 04-19-2012 the sdk must be uninstalled RE: 2x 5970 on Ubuntu - trixxie - 04-20-2012 (04-19-2012, 07:21 PM)atom Wrote: the sdk must be uninstalled thx I´ll try and post results RE: 2x 5970 on Ubuntu - trixxie - 04-20-2012 if I uninstall SDK I get this error: ./oclHashcat-lite64.bin: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory this is what I get: attached Maybe is related to user accounts and rights? RE: 2x 5970 on Ubuntu - atom - 04-20-2012 you need to reinstall driver after removing the sdk RE: 2x 5970 on Ubuntu - newerno - 04-21-2012 (04-20-2012, 08:17 PM)atom Wrote: you need to reinstall driver after removing the sdki today install catayst 12.3 after 12.3 no need sdk and perfect working go is page: http://wiki.cchtml.com/index.php/Ubuntu_Maverick_Installation_Guide after instal: 1. aticonfig --adapter=all --od-enable 2. sudo amdconfig --initial -f --adapter=all 3. sudo reboot 4. aticonfig --adapter=all --odsc=830 ,0 5. aticonfig --adapter=all --odcc and used oclHashcat used 0.09 good luck RE: 2x 5970 on Ubuntu - trixxie - 04-23-2012 thanks will try and post result |