-
Notifications
You must be signed in to change notification settings - Fork 385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Verification failed, check hardware! #74
Comments
Hi, I got the same problem with 13.4 and many phatk kernel based miner. It s look like that come from some modifications made by amd in the opencl drivers. The problem look like located line 30 of the phatk kernel : 39 #ifdef BFI_INT remove that code and replace it by : Code: #define Ch(x, y, z) bitselect(z, y, x) The amd_bytealign seems have changes in recent driver but can't found documentations ... A good things would probably to try to detect the driver version and set or not the BFI_INT Regards, |
This is still happening. |
I have the same problem as well. I have a two ATI 6870s and i get this error all the time and can't mine. I tried the above solution. If someone could help me out I would probably blow them. |
I "solved" it by replacing amdocl64.dll with a previous version. Uploaded it to MEGA, but you can still find it with google: https://mega.co.nz/#!UsF31JAL!H5U_gAnHRagfcsgBSry7kxQkp0ROAM4OOQMJPA7Vmow |
Is it possible to just live swap these .dll files or do i need to restart the PC every time? I'm sorry but still no go with that link. I have: I honestly don't know what to install other than those. I tried 11.11 ccc like some guide told me to and it just broke everything. If someone could email me at timlinton(the number zero) at gmail ]dot[ com and give me some kind of life help i would be eternally grateful. I just want this running... why is it so hard? Should I maybe try an older verson of the amd app sdk? considering an older CCC was a complete failure. |
My error log is just a mass repeat of this:::: Traceback (most recent call last): |
I think I fixed it. I went and did what you said before and then used MultiMiner and ran it as bfgminer settings. Works great. |
@khertan - You are the best - I have been banging my head against the wall trying to figure the issue with my HD 5800 series for 2 days. Follow the instructions provided to edit the phatk file inside the guiminer folder and let your frustrations end. @esevece the before and after readings indicate it did not sacrifice any performance. Thanks again. |
@sheehan86 that's great. |
poclbm doesn't work with the new AMD drivers. I upgraded to 13.4 and now everytime I try to mine with poclbm I get "Verification failed, check hardware!".
In fact, looks like it stopped working with all the other miners as well.
The text was updated successfully, but these errors were encountered: