2x 5970 on Ubuntu
#1
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?
#2
the sdk must be uninstalled
#3
(04-19-2012, 07:21 PM)atom Wrote: the sdk must be uninstalled

thx
I´ll try and post results
#4
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?


Attached Files Thumbnail(s)
   
#5
you need to reinstall driver after removing the sdk
#6
(04-20-2012, 08:17 PM)atom Wrote: you need to reinstall driver after removing the sdk
i today install catayst 12.3 after 12.3 no need sdk and perfect working
go is page:
http://wiki.cchtml.com/index.php/Ubuntu_...tion_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 Wink
#7
thanks
will try and post result