Hi guys ,
EDIT : i forgot to mention this is an old mining rig i just bough used
After 5-6 format i finally got rocm to cooperate . reading the FAQ ... etc
I can now run hashcat and it see the gpu , but it only see 1 . there are 5 gpu in the machine
Now my understanding is that before with amd driver we had to do this command to for hashcat to see them all
I was hoping somone can enlight me on that. thanks
the card are RX470 and RX570 and the cpu G4400
ubuntu 18.04
EDIT : i forgot to mention this is an old mining rig i just bough used
After 5-6 format i finally got rocm to cooperate . reading the FAQ ... etc
I can now run hashcat and it see the gpu , but it only see 1 . there are 5 gpu in the machine
Now my understanding is that before with amd driver we had to do this command to for hashcat to see them all
Code:
amdconfig --adapter=all --initial -f
I was hoping somone can enlight me on that. thanks
the card are RX470 and RX570 and the cpu G4400
ubuntu 18.04
Code:
Linux x 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
root@x:/home/x/Desktop/hashcat-4.2.1# ./hashcat64.bin -b -m 1000 --force
hashcat (v4.2.1) 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.
OpenCL Platform #1: Advanced Micro Devices, Inc.
================================================
* Device #1: gfx803, 3481/4096 MB allocatable, 32MCU
Benchmark relevant options:
===========================
* --force
* --optimized-kernel-enable
Hashmode: 1000 - NTLM
Speed.Dev.#1.....: 20583.3 MH/s (51.29ms) @ Accel:256 Loops:512 Thr:256 Vec:1
Started: Sat Oct 27 09:21:43 2018
Stopped: Sat Oct 27 09:21:56 2018
root@x:/home/x/Desktop/hashcat-4.2.1# lspci | grep 570
root@x:/home/x/Desktop/hashcat-4.2.1# lspci | grep 470
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480] (rev ef)
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480] (rev ef)
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480] (rev ef)
06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480] (rev ef)
07:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480] (rev ef)
08:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480] (rev ef)