hashcat Forum
error:clGetPlatformIDs -64 - 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:clGetPlatformIDs -64 (/thread-3134.html)



error:clGetPlatformIDs -64 - ghoshorn - 02-12-2014

when I use hashcat, I got an error as bellow:
// <!--ERROR:clGetPlatformIDs() -64-->
"STOP! Unsupported or incorrect installed GPU driver detected!"

win7+ATI Mobility Radeon HD 5650
I have installed the driver 13.350.1005.0 version

HashcatGUI_0311+oclHashcat-1.01

Can anyone suggest how I can fix it ?

Thank you.


RE: error:clGetPlatformIDs -64 - 3kings - 02-12-2014

Whats your driver version?


RE: error:clGetPlatformIDs -64 - ghoshorn - 02-12-2014

(02-12-2014, 04:14 PM)3kings Wrote: Whats your driver version?

I have used 8.772.0.000 and 8.980.0.0
13.152.0 cannot be installed.
And now is trying 14.1 Beta... ---> crash.. >_<

Which version do you recommand?


RE: error:clGetPlatformIDs -64 - undeath - 02-12-2014

use any 13.x version where x >= 4


RE: error:clGetPlatformIDs -64 - ghoshorn - 02-13-2014

(02-12-2014, 09:59 PM)undeath Wrote: use any 13.x version where x >= 4

Thank you.
Now "clGetPlatformIDs" disappear,but it still cannot work
oclHashcat32.exe has stopped working.
module name: amdocl.dll

What should I do?


RE: error:clGetPlatformIDs -64 - atom - 02-13-2014

you need driver fusion, see wiki


RE: error:clGetPlatformIDs -64 - ghoshorn - 02-14-2014

(02-12-2014, 09:59 PM)undeath Wrote: use any 13.x version where x >= 4

when I got an 13.350.1005.0 version,it tells me "STOP! Unsupported or incorrect installed GPU driver detected!"
I have installed the driver. What's wrong?


RE: error:clGetPlatformIDs -64 - mastercracker - 02-14-2014

(02-14-2014, 06:48 AM)ghoshorn Wrote:
(02-12-2014, 09:59 PM)undeath Wrote: use any 13.x version where x >= 4

when I got an 13.350.1005.0 version,it tells me "STOP! Unsupported or incorrect installed GPU driver detected!"
I have installed the driver. What's wrong?
You have to use driver fusion to get rid of the remnants of 13.350 driver and then install any 13.x version where x >= 4. Read this:
http://hashcat.net/wiki/doku.php?id=upgrading_amd_drivers_how_to

EDIT: In case it is not clear, 13.350 is < than 13.4.


RE: error:clGetPlatformIDs -64 - ghoshorn - 02-14-2014

(02-14-2014, 03:38 PM)mastercracker Wrote:
(02-14-2014, 06:48 AM)ghoshorn Wrote:
(02-12-2014, 09:59 PM)undeath Wrote: use any 13.x version where x >= 4

when I got an 13.350.1005.0 version,it tells me "STOP! Unsupported or incorrect installed GPU driver detected!"
I have installed the driver. What's wrong?
You have to use driver fusion to get rid of the remnants of 13.350 driver and then install any 13.x version where x >= 4. Read this:
http://hashcat.net/wiki/doku.php?id=upgrading_amd_drivers_how_to

EDIT: In case it is not clear, 13.350 is < than 13.4.

Thanks a lot, mastercracker~