ERROR: clGetDeviceIDs() -1 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: ERROR: clGetDeviceIDs() -1 (/thread-5487.html) |
ERROR: clGetDeviceIDs() -1 - harshitgoel96 - 05-31-2016 I am trying to run oclHashCat on my MSI HD6770 GPU. Software Information Radeon Settings Version - 2015.1129.1552.28517 Driver Packaging Version - 15.30.1025.1001-151129a-297019E Provider - Advanced Micro Devices, Inc. 2D Driver Version - 8.1.1.1533 Direct3D® Version - 9.14.10.1162 OpenGL® Version - 6.14.10.13416 OpenCL™ Version - 2.0.4.0 AMD Mantle Version - 9.1.10.99 AMD Mantle API Version - Not Available AMD Audio Driver Version - 10.0.0.2 When I run the command i am getting, ERROR: clGetDeviceIDs() -1 I am using oclHashcat v2.00 and oclHashcat v2.01, both are giving same error. RE: ERROR: clGetDeviceIDs() -1 - epixoip - 05-31-2016 You are using 15.12 which does not support VLIW cards, only GCN. You either need a newer GPU or an older driver. RE: ERROR: clGetDeviceIDs() -1 - harshitgoel96 - 05-31-2016 (05-31-2016, 07:20 PM)epixoip Wrote: You are using 15.12 which does not support VLIW cards, only GCN. You either need a newer GPU or an older driver. Firstly, thanks for a quick response. Using a new GPU is not possible, can you provide me a driver version that would be compatible ? RE: ERROR: clGetDeviceIDs() -1 - epixoip - 05-31-2016 I believe 15.9 was the last version that supported ancient cards. RE: ERROR: clGetDeviceIDs() -1 - harshitgoel96 - 05-31-2016 (05-31-2016, 07:30 PM)epixoip Wrote: I believe 15.9 was the last version that supported ancient cards. You are a rockstar. I search the web and found that the LAST version to support my GPU is 15.7. After i downgraded the driver, its working. |