ERROR: clBuildProgram() -11 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Developer (https://hashcat.net/forum/forum-39.html) +--- Forum: Beta Tester (https://hashcat.net/forum/forum-31.html) +--- Thread: ERROR: clBuildProgram() -11 (/thread-1831.html) |
ERROR: clBuildProgram() -11 - blandyuk - 12-11-2012 OK, I've got a problem here, seems I cannot totally remove the cat 12.11 drivers as ohc cannot build properly, (see below). I have another box which had a clean Win install and only cat 12.8 drivers and it works ok so defo AMD driver crap somewhere. I have totally uninstalled cat and all AMD software / drivers. Rebooted, then run Driver Sweeper and removed all. Then manually deleted opencl32.dll from \system32\ and \sysWOW64\ directories. Rebooted and then installed cat 12.8. This has not worked as I can see the (VM) reference when ohc builds the kernel which is incorrect for the 12.8 drivers. Any help would be awesome as my beast machine is offline until it's sorted tnx. Also attached screen-shot of AMD software info showing 12.8 installed. Code: [path]\oclHashcat-plus-0.10>oclHashcat-plus64.exe -m 0 -a 0 -n 400 --force --gpu-temp-disable --remove -r ..\HashcatGUI\rules\blandyuk_basic.rule -o found0.txt hashes0.txt ..\dict\passwords.txt RE: ERROR: clBuildProgram() -11 - blandyuk - 12-11-2012 Also, this is for the latest betas: oclHashcat-plus-0.10-rc3-12.8 and oclHashcat-lite-0.11-rc3-12.8 RE: ERROR: clBuildProgram() -11 - K9 - 12-12-2012 I had a similar problem. It said wrong version installed while 12.8 was installed. I tried to remove it many times with the installer, other tools, windows unstiller and others. I was about to give up and made a last reboot and noticed it finally worked. btw driver sweeper updated to driver-fusion. It could solve your problem: http://treexy.com/products/driver-fusion RE: ERROR: clBuildProgram() -11 - blandyuk - 12-12-2012 Thanks K9, seems Driver Sweeper misses some files as Driver Fusion worked so awesome am back in business. Cheers. |