Posts: 3
Threads: 1
Joined: Jan 2025
Code:
PS C:\Users\kenobi\Desktop\hashcat-6.2.6> .\hashcat.exe -b
hashcat (v6.2.6) starting in benchmark mode
Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.
hiprtcCompileProgram is missing from HIPRTC shared library.
ADL2_Overdrive_Caps(): -8
ADL2_Overdrive_Caps(): -8
ADL2_Overdrive_Caps(): -8
ADL2_Overdrive_Caps(): -8
ADL2_Overdrive_Caps(): -8
OpenCL API (OpenCL 2.1 AMD-APP (3628.0)) - Platform #1 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #1: AMD Radeon(TM) Graphics, 6144/12400 MB (5052 MB allocatable), 1MCU
* Device #2: AMD Radeon RX 7800 XT, 16256/16368 MB (13912 MB allocatable), 30MCU
I receive this warning when i attempt to run a benchmark. Im using a 7800xt with a Ryzen 7 9700x, with gpu drivers fully up to date on a fresh windows 11 install. I also tried installing the AMD HIP SDK, but it didn't do anything. Any ideas on how to get rid of this warning?
Posts: 381
Threads: 0
Joined: Nov 2017
Problem with AMD's software, not hashcat. AS per the installation instructions for requirements - AMD GPUs on Windows require "AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly).
If you are having issues with any other versions, or that versions does not support your graphics card, unfortunately I have no resolution as I do not use AMD products. You can try the discord.
Posts: 3
Threads: 1
Joined: Jan 2025
(01-04-2025, 06:23 AM)slyexe Wrote: Problem with AMD's software, not hashcat. AS per the installation instructions for requirements - AMD GPUs on Windows require "AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly).
If you are having issues with any other versions, or that versions does not support your graphics card, unfortunately I have no resolution as I do not use AMD products. You can try the discord.
Ah, I must've missed that, thank you!
Posts: 3
Threads: 1
Joined: Jan 2025
(Yesterday, 01:44 AM)jakesss Wrote: (01-04-2025, 06:23 AM)slyexe Wrote: Problem with AMD's software, not hashcat. AS per the installation instructions for requirements - AMD GPUs on Windows require "AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly).
If you are having issues with any other versions, or that versions does not support your graphics card, unfortunately I have no resolution as I do not use AMD products. You can try the discord.
Ah, I must've missed that, thank you!
I get the following error when trying to install that driver: Error 182 – AMD Software Installer Detected AMD Graphics Hardware in Your System Configuration That Is Not Supported
Is this worth fixing? I'm not sure how badly its affecting my cracking speeds.