Hashcat : /sys/bus/.../hwmon/hwmon6/pwm1: No such file or directory
#2
from your first codeblock

hashcat tries by default to use the best backend, in your case HIP, but hashcat can also use plain opencl (see the lines with info device skipped but you need to tell hashcat, all drivers related to opencl are skipped

to "force" hashcat to use opencl instead of HIP you will need options -D and -d

please show output of hashcat -I

this will tell you (and me) what devices hashcat recognizes and what kind of backend you can use
Reply


Messages In This Thread
RE: Hashcat : /sys/bus/.../hwmon/hwmon6/pwm1: No such file or directory - by Snoopy - 08-19-2022, 02:52 PM