Freebsd 12/Ryzen 7 1700/ RX580
#1
I hope someone can help,
I've installed hascat (5.0.0,1) on my Freebsd 12 box with a Ryzen 7 1700 and RX580. I've also installed clover (18.1.8), pocl (0.14) and ocl-icd (2.2.12) for my OpenCL. When I execute:

Code:
hashcat -m 16800 pmkid_newrion_00-00-00-54-3E-A6_2018-12-16T09-16-53.16800 -a 0 --kernel-accel=1 -w 4 --force 'american-english'

hashcat (v4.2.1) starting...

amdgpu_device_initialize: amdgpu_get_auth (1) failed (-1)
amdgpu: amdgpu_device_initialize failed.
do_winsys_init: DRM version is 3.10.0 but this driver is only compatible with 2.12.0 (kernel 3.2) or later.
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND

clGetDeviceIDs(): CL_DEVICE_NOT_FOUND

OpenCL Platform #1: The pocl project
====================================
* Device #1: AMD Ryzen 7 1700 Eight-Core Processor, 32768/34714 MB allocatable, 16MCU

OpenCL Platform #2: Mesa, skipped or no OpenCL compatible devices found.

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

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

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

Watchdog: Temperature abort trigger disabled.

Dictionary cache built:
* Filename..: american-english
* Passwords.: 102401
* Bytes.....: 972398
* Keyspace..: 102401
* Runtime...: 0 secs

[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit => Bus error
root@vmbsd:/mnt/bhyve/Hash #
 [/b]


Is there a error on my part, or is Freebsd OpenCl just not up to snuff?


When I installed hashcat ,it said if OpenCL was unavailable to use hashcat-Legacy. I installed hashcat-legacy. I cannot figure out how to start it, I tried:

Code:
root@vmbsd:/mnt/bhyve/Hash # hashcat-legacy

hashcat-legacy: Command not found.


I can start hashcat from this directory, what am I missing??

Thanks


Messages In This Thread
Freebsd 12/Ryzen 7 1700/ RX580 - by pestalent1 - 12-17-2018, 12:38 AM
RE: Freebsd 12/Ryzen 7 1700/ RX580 - by undeath - 12-17-2018, 02:01 PM
RE: Freebsd 12/Ryzen 7 1700/ RX580 - by slyexe - 12-18-2018, 03:55 AM