06-19-2016, 11:42 PM
I tried a bit to test this, but all I have is a 6970 and I think it's unsupported in hashcat 3?
All I get is CL_DEVICE_NOT_FOUND :/
All I get is CL_DEVICE_NOT_FOUND :/
Ubuntu 16.04 - fglrx is deprecated - is "radeon" driver OK these days?
|
06-19-2016, 11:42 PM
I tried a bit to test this, but all I have is a 6970 and I think it's unsupported in hashcat 3?
All I get is CL_DEVICE_NOT_FOUND :/
06-20-2016, 12:53 AM
6970 is VLIW4 and not supported by the new drivers. Your GPU is too old.
I made an OpenCL-only fglrx package that can run on Ubuntu 16.04, however you will need another GPU to run your desktop. I posted the full solution here:
https://community.amd.com/thread/202821 Basically, this is a OpenCL-only fglrx driver and it does not conflict with other graphics drivers. You can install a low-end GPU for desktop only, and use your FirePro just for compute. In my case I have a HD 6450 for X desktop (using the opensource radeon driver) and a R9 280X for OpenCL, and it works flawlessly.
07-09-2016, 09:19 AM
Have you tried hashcat running with your driver?
(07-09-2016, 09:19 AM)atom Wrote: Have you tried hashcat running with your driver? Yes, here are the results for ./hashcat -a 3 -m 0 example0.hash ?a?a?a?a?a?a. I am using a R9 280X (aka HD 7970). The performance is similar to what I got on a Ubuntu 14.04 machine with fglrx installed. Code: 07c1252862faff7a560ba64cbc945fe5:aleyle
07-09-2016, 11:03 PM
The only problem now is that since there is no X running on the GPU, ADL does not work (returns -21 ADL_ERR_NO_XDISPLAY), and things like temperature control do not work. This can be solved by put ADL into console mode via the ADL_ConsoleMode_FileDescriptor_Set API when ADL_ERR_NO_XDISPLAY is detected. More details can be found on the AMD community forum.
https://community.amd.com/thread/169973 https://community.amd.com/thread/189505
07-11-2016, 11:05 AM
Never heard of ADL_ConsoleMode_FileDescriptor_Set. Need to try out.
09-21-2016, 11:42 AM
Just mentioning:
The AMDGPU PRO (or beta) driver, has out of the box support for Ubuntu 16.04 with OpenCL 1.2 (2.0 promissed soon) on my Radeon R9 290X. Tested and approved. |
« Next Oldest | Next Newest »
|