hashcat Forum
oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected (/thread-3486.html)

Pages: 1 2


oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected - bogesman - 06-19-2014

Any idea why I might be getting this?
OS: Ubuntu 14.04 LTS
Driver: fglrx-14.10.1006 and fglrx-14.10.1006.1001

I'm getting this error with both. Driver is working fine with other apps.

Code:
fglrxinfo
display: :0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 7900 Series
OpenGL version string: 4.4.12874 Compatibility Profile Context 14.10.1006



RE: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected - curlyboi - 06-19-2014

Is that a apt-get driver or driver directly from amd.com as a standalone installer?

The first is wrong.


RE: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected - bogesman - 06-19-2014

its driver directly from amd.com as a strandalone.
Installed with
amd-driver-installer-14.10.1006.1001-x86.x86_64.run --buildpkg Ubuntu/trusty
and dkpg -i fgrlx*.deb


RE: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected - curlyboi - 06-19-2014

(06-19-2014, 04:56 PM)bogesman Wrote: its driver directly from amd.com as a strandalone.
Installed with
amd-driver-installer-14.10.1006.1001-x86.x86_64.run --buildpkg Ubuntu/trusty
and dkpg -i fgrlx*.deb

Why would you buildpkg? It should install all by itself.


RE: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected - unix-ninja - 06-19-2014

I'm pretty sure 14.4 is the latest stable version of the catalyst drivers. If you are downloading 14.10, that would sound like you are trying beta drivers, and that's not supported here.


RE: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected - bogesman - 06-19-2014

@curlyboi
Because, that's how i know it works and i know that i can easy uninstall them to test other driver. Anyway that's not relevant to the issue I'm having.

@unix-ninja
I did not install 14.10 drivers. They are actually from the Wiki page
You can clearly see there sh fglrx-14.10.1006/amd-driver-installer-14.10.1006-x86.x86_64.run
amd-catalyst-14-4-linux-x86-x86-64.zip extracts to fglrx-14.10.1006 and this is what i installed.


RE: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected - Milzo - 06-20-2014

Drivers are fine, I think problem relates to you using 14.04 you need Ubuntu 12.04.3.


RE: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected - bogesman - 06-20-2014

i know guide says 12.04, but i need 14.04, because of some issues with 12.04 related to integrated gpu+ati. They managed to to fix them in 14.04. 11.10 was fine, 12* and 13* not ok, 14 working again.


RE: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected - epixoip - 06-20-2014

catalyst 14.4 is not officially supported on ubuntu 14.04.


RE: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected - bogesman - 06-20-2014

Well i managed to get it working on 14.04 LTS server. I guess that there might be an issue if SDK is installed. I did not install it on the server version and hashcat works.