![]() |
I am trying to use hashcat with intel i5 and 2 AMD GPUs - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: I am trying to use hashcat with intel i5 and 2 AMD GPUs (/thread-10180.html) |
I am trying to use hashcat with intel i5 and 2 AMD GPUs - bikitizd0g - 06-25-2021 The OS is Kubuntu 21.04 which comes with hashcat. But on the frontpage of Hashcat website it reads I must install RadeonOpenCompute (ROCm) I tried to install it but it requires python 3.8 not python 3.9 which comes with Ubuntu 21.04 Should I install Ubuntu LTS instead? The error message I am getting is rocm-gdb : Depends: libpython3.8 but it is not installable E: Unable to correct problems, you have held broken packages. Advices welcome! Should I try to install python3.8 in addition to python3.9 OR should I install Kubuntu LTS? RE: I am trying to use hashcat with intel i5 and 2 AMD GPUs - ZerBea - 06-25-2021 Just follow the recommendation of AMD as described here: https://rocmdocs.amd.com/en/latest/Current_Release_Notes/Current-Release-Notes.html According to the release notes https://rocmdocs.amd.com/en/latest/Current_Release_Notes/Current-Release-Notes.html only a few distributions and limited versions of this distributions are supported https://rocmdocs.amd.com/en/latest/Current_Release_Notes/Current-Release-Notes.html#list-of-supported-operating-systems Code: Ubuntu 20.04.2 HWE (5.4 and 5.6-oem) and 18.04.5 (Kernel 5.4) Additional not all GPUs/APUs/CPUs are supported: https://github.com/RadeonOpenCompute/ROCm#Hardware-and-Software-Support and the issue list (unsolved problems) is long: https://github.com/RadeonOpenCompute/ROCm/issues |