Radeon HD 7770 problem...
#11
(03-27-2013, 01:51 PM)philsmd Wrote: I do not see any problems in the output. It seems that the card was detected correctly.

So now, which version of oclHashcat do you use? The newest of course! (if not download it)
I don't see any such file as 'oclHashcatExample.sh' within the downloaded oclHashcat-plus 7z.
Please try to run oclExample0.sh

It could be that the system is not using the amd drivers but the default drivers provided by the system... Did you do a reboot? Please check if the kernel modules are loaded etc... also there should be an libOpenCL.so that oclHashcat-plus*.bin uses...

Please also report linux distro + bitness (x32 vs x64) here.
This is the version I downloaded: http://hashcat.net/files/oclHashcat-plus-0.14.7z

oclExample0.sh is what I meant, I've tried all the other examples also. I'm running Linux Mint 14 x64.

I'm not sure what you mean by the kernal modules, and what you said about the libOpenCL.so
#12
Maybe you can join us in http://webchat.freenode.net/?channels=hashcat so that we can come to a solution faster and w/o posting too much here... Of course, the problem description and possible solution(s) will end up here anyway.

I am no Linux Mint expert, but there should be a fglrxinfo command in your path too. Please test:
$ fglrxinfo # or sudo fglrxinfo

also google around for howtos: e.g. http://forums.linuxmint.com/viewtopic.php?f=59&t=124449 for linux mint!
#13
Simple fix... I moved /opt/AMDAPP/ to the root of my hard drive (or just delete it) and hashcat ran fine.
#14
(03-27-2013, 01:51 PM)philsmd Wrote: I do not see any problems in the output.

i do...

Quote:Platform Version: OpenCL 1.2 AMD-APP (1113.2)

that is not the correct version for 13.1. the correct version is OpenCL 1.2 AMD-APP (1084.4) so you have a newer libOpenCL installed somewhere.
#15
(03-27-2013, 05:26 PM)wkdwilliams Wrote: Simple fix... I moved /opt/AMDAPP/ to the root of my hard drive (or just delete it) and hashcat ran fine.

right, you should not have the APP SDK installed unless you know what you are doing.