Posts: 5
Threads: 1
Joined: Feb 2014
02-12-2014, 03:41 PM
(This post was last modified: 02-14-2014, 08:49 AM by ghoshorn.)
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.
Posts: 34
Threads: 3
Joined: Nov 2013
Whats your driver version?
Posts: 5
Threads: 1
Joined: Feb 2014
02-12-2014, 06:03 PM
(This post was last modified: 02-12-2014, 06:11 PM by ghoshorn.)
(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?
Posts: 2,301
Threads: 11
Joined: Jul 2010
use any 13.x version where x >= 4
Posts: 5
Threads: 1
Joined: Feb 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?
Posts: 5,185
Threads: 230
Joined: Apr 2010
you need driver fusion, see wiki
Posts: 5
Threads: 1
Joined: Feb 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?
Posts: 621
Threads: 57
Joined: May 2010
02-14-2014, 03:38 PM
(This post was last modified: 02-14-2014, 03:40 PM by mastercracker.)
(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=upgr...ers_how_to
EDIT: In case it is not clear, 13.350 is < than 13.4.
Posts: 5
Threads: 1
Joined: Feb 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=upgr...ers_how_to
EDIT: In case it is not clear, 13.350 is < than 13.4.
Thanks a lot, mastercracker~