ERROR: clGetDeviceIDs() -1 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat Support (https://hashcat.net/forum/forum-21.html) +--- Thread: ERROR: clGetDeviceIDs() -1 (/thread-119.html) |
ERROR: clGetDeviceIDs() -1 - satoshy86 - 09-02-2010 With this laptop: Core i3, Ati Radeon Mobility HD 5470, Windows 7 64bit, latest catalyst and sdk i have the following error: ERROR: clGetDeviceIDs() -1 any solution???? RE: ERROR: clGetDeviceIDs() -1 - Rolf - 09-02-2010 Why dost ye not searcheth before asketh? Looketh here RE: ERROR: clGetDeviceIDs() -1 - satoshy86 - 09-02-2010 I have searched, but, in a laptop, the monitor is conncted!!! RE: ERROR: clGetDeviceIDs() -1 - atom - 09-03-2010 please tell me -exactly- which catalyst version and which stream sdk you have installed. latest are cat v10.8 and sdk v2.2. the ATI release notes say that the Mobility HD 5470 is supported which is a good sign. however, can you please paste the output of the CLInfo.exe program as well? it is part of the SDK installed here: ...\Documents\ATI Stream\samples\opencl\bin\x86\CLInfo.exe RE: ERROR: clGetDeviceIDs() -1 - satoshy86 - 09-03-2010 (09-03-2010, 09:38 AM)atom Wrote: please tell me -exactly- which catalyst version and which stream sdk you have installed. latest are cat v10.8 and sdk v2.2. the ATI release notes say that the Mobility HD 5470 is supported which is a good sign. however, can you please paste the output of the CLInfo.exe program as well? it is part of the SDK installed here: ...\Documents\ATI Stream\samples\opencl\bin\x86\CLInfo.exe Catalyst: 10.8 SDK: 2.2 CLInfo.exe: Code: Number of platforms: 1 RE: ERROR: clGetDeviceIDs() -1 - atom - 09-03-2010 no idea then, sorry. maybe it has to do something with the binary kernels machinecode issue on some mobile devices ( http://forums.amd.com/devforum/messageview.cfm?catid=390&threadid=138232 ). but since i can not reproduce it i can not fix it. all we can do (as always) is to wait for a fixed opencl runtime. RE: ERROR: clGetDeviceIDs() -1 - Rolf - 09-03-2010 Right now, it depends on AMD to fix the issue. But here's a workaround: roll back to 1.07b and sdk 2.1, for example, and use previous oclhc version. RE: ERROR: clGetDeviceIDs() -1 - satoshy86 - 09-03-2010 Ok tnx, i will try to roll back . . . . . |