Having an issue getting hashcat to work with fresh install of Ubuntu 16.04.3. Installed the supported AMD drivers (amdgpu-pro-17.30-465504) and am completely unable to run hashcat. See error and details below:
uname -a
Linux cpupirate-Miner01 4.10.0-32-generic #36~16.04.1-Ubuntu SMP Wed Aug 9 09:19:02 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
dpkg -l amdgpu-pro
+++-====================================-=======================-=======================-=====
ii amdgpu-pro 17.30-465504 amd64 Meta package to install amdgpu Pro components.
./hashcat64.bin -b
hashcat (v3.6.0) starting in benchmark mode...
/home/hashcat/OpenCL/: No such file or directory
Segmentation fault (core dumped)
In this setup the GPU does display the screen however I have the onboard enabled as I plan to run this headless as a miner and pw cracking rig. I tried installed the driver with the --compute option as well with the same result.
uname -a
Linux cpupirate-Miner01 4.10.0-32-generic #36~16.04.1-Ubuntu SMP Wed Aug 9 09:19:02 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
dpkg -l amdgpu-pro
+++-====================================-=======================-=======================-=====
ii amdgpu-pro 17.30-465504 amd64 Meta package to install amdgpu Pro components.
./hashcat64.bin -b
hashcat (v3.6.0) starting in benchmark mode...
/home/hashcat/OpenCL/: No such file or directory
Segmentation fault (core dumped)
In this setup the GPU does display the screen however I have the onboard enabled as I plan to run this headless as a miner and pw cracking rig. I tried installed the driver with the --compute option as well with the same result.