Hashcat and R9 390
#1
Hello,
this is my first post here so I'm pretty knew when it comes to hashcat.
I have a R9 390 AMD GPU and want to crack a hccapx with a WPA handshake on Windows 10. Everytime I run this command
Code:
.\hashcat64.exe -m 2500 -a 3 .\example.hccapx -1 0123456789 ?1?1?1?1?1?1?1?1?1

it shows me the following error message:

Code:
hashcat (v5.1.0-267-ga01142ef) starting...

OpenCL Platform #1: Advanced Micro Devices, Inc.
================================================
* Device #1: Hawaii, 4048/8192 MB allocatable, 40MCU

Hashes: 2 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates

Applicable optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
* Slow-Hash-SIMD-LOOP

Minimum password length supported by kernel: 8
Maximum password length supported by kernel: 63

Watchdog: Temperature abort trigger set to 90c

* Device #1: ATTENTION! OpenCL kernel self-test failed.

Your device driver installation is probably broken.
See also: https://hashcat.net/faq/wrongdriver

Aborting session due to kernel self-test failure.

You can use --self-test-disable to override this, but do not report related errors.

When I try to run it with
Code:
--self-test-disable
it only runs at about 179 kH/s with little to no GPU load only taking up 3.5/8 GB GPU memory.
I have already checked my drivers (Radeon software version 19.1.1 and OpenCL 25.20.15011.1004). 


I would appreciate if someone could help in case he was in a similair situation.
Reply


Messages In This Thread
Hashcat and R9 390 - by KSK_Nico - 01-21-2019, 10:27 PM
RE: Hashcat and R9 390 - by DanielG - 01-22-2019, 10:16 AM
RE: Hashcat and R9 390 - by KSK_Nico - 01-24-2019, 09:36 PM
RE: Hashcat and R9 390 - by esphack - 01-28-2019, 07:11 PM
RE: Hashcat and R9 390 - by undeath - 01-28-2019, 08:08 PM