Bitcoin Forum
May 08, 2024, 02:39:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Verification failed, check hardware!  (Read 27716 times)
XDementeiX (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 16, 2013, 09:07:52 AM
 #1

Alright so I have an ATI 6870, Bitcoin is up to date, GUIMiner is v2012-12-03 and the error I receive after putting my details to login to the slush pool:

2013-04-16 04:57:51: Listener for "Default" started
2013-04-16 04:57:52: Listener for "Default": api2.bitcoin.cz:8332 16/04/2013 04:57:52, checking for stratum...
2013-04-16 04:57:52: Listener for "Default": api2.bitcoin.cz:8332 16/04/2013 04:57:52, started OpenCL miner on platform 0, device 0 (Barts)
2013-04-16 04:57:54: Listener for "Default": api2.bitcoin.cz:8332 16/04/2013 04:57:54, diverted to stratum on stratum.bitcoin.cz:3333
2013-04-16 04:58:35: Listener for "Default": api2.bitcoin.cz:8332 16/04/2013 04:58:35, Verification failed, check hardware! (0:0:Barts, 926f966a)

https://i.imgur.com/PrZBnsd.jpg

Searched around on the forum for similar threads, no solutions that I can see.
AMD-APP-SDK-v2.8-Windows-64 is installed.
Set my GPU to defaults with no OC.

Also tried with phoenix miner and worked but that uses Getwork protocol and I couldn't get it to work with the Stratum proxy. Tried with cgminer and bfgminer, both crash on start after putting in my configs.
Would like if GUIMiner worked though, thanks and I hope for some answers!
1715135981
Hero Member
*
Offline Offline

Posts: 1715135981

View Profile Personal Message (Offline)

Ignore
1715135981
Reply with quote  #2

1715135981
Report to moderator
1715135981
Hero Member
*
Offline Offline

Posts: 1715135981

View Profile Personal Message (Offline)

Ignore
1715135981
Reply with quote  #2

1715135981
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715135981
Hero Member
*
Offline Offline

Posts: 1715135981

View Profile Personal Message (Offline)

Ignore
1715135981
Reply with quote  #2

1715135981
Report to moderator
deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1032



View Profile WWW
April 16, 2013, 09:27:13 AM
 #2

This is your GPU returning invalid hashes from it's kernel. This is because new drivers are crap for older cards.

- Uninstall AMD APP SDK

- Uninstall AMD Catalyst Install manager: choose "uninstall all software", make sure you have only a VGA driver after restart.

- Manually remove these files not removed by the installer; any other obvious ATI files with the same file date:
  C:\Windows\System32\amdocl64.dll
  C:\Windows\System32\amdoclcl64.dll
  C:\Windows\System32\OpenCL.dll
  C:\Windows\SysWOW64\amdocl.dll
  C:\Windows\SysWOW64\amdoclcl.dll
  C:\Windows\SysWOW64\OpenCL.dll

- Install just the Catalyst 11.11 driver package (no SDK is needed; the AMD APP runtime is included with driver)

- Mine just a bit slower on your 6870 than a 5830 would.

Better:
- use cgminer
- set phatk worksize to 256 and underclock GPU RAM to 300MHz for best power efficiency and higher hashrate
XDementeiX (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 16, 2013, 10:53:34 AM
Last edit: April 16, 2013, 11:12:49 AM by XDementeiX
 #3

Alright thanks, it's working good now. Now I have a problem with lowering my memory clock because in CCC it doesn't go below 1050Mhz so even if I set it in MSI Afterburner to 525Mhz it doesn't lower it. Also could you write out how I could set the phatk worksize, thanks. I am at 270Mhs at the time of this post.

Oh wait, is it -w 256 to put in the .bat?
And nvm I got the clock to stay at 300Mhz, yay for quieter fans.
deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1032



View Profile WWW
April 16, 2013, 11:38:01 AM
 #4

Alright thanks, it's working good now. Now I have a problem with lowering my memory clock because in CCC it doesn't go below 1050Mhz so even if I set it in MSI Afterburner to 525Mhz it doesn't lower it. Also could you write out how I could set the phatk worksize, thanks. I am at 270Mhs at the time of this post.

Oh wait, is it -w 256 to put in the .bat?
And nvm I got the clock to stay at 300Mhz, yay for quieter fans.

You can edit the options through the menus in the program for GPU, this is what you'd get in the cgminer.conf:
Code:
"intensity" : "5",
"vectors" : "2",
"worksize" : "256",
"kernel" : "phatk",
bstatic
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
April 16, 2013, 11:42:36 AM
 #5

I also have a Barts GPU (6850) and I went through the exact same problems as you.

How do you make your memory clock stay at 300mhz? When I set the memory clock to 500 or any other clock in Afterburner and then turn on the miner, the memory clock goes up to 1000 again. I've also tried changing the memory clock while the miner is running, it doesn't seem to make a difference. I did manage to raise my core clock and got a few extra mh/s.

Also, I set my workload to 128 (-w 128). Try it and tell me if it makes any difference.
XDementeiX (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 17, 2013, 05:48:14 AM
 #6

I used this guide to set to 300Mhz.

As for the workload I don't see difference between 128 and 256, even by leaving out the workload command it's the same.
xilin
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
April 17, 2013, 05:59:03 AM
 #7

I have the same problem... Can 11.11 works well on win8 64bit?
This is your GPU returning invalid hashes from it's kernel. This is because new drivers are crap for older cards.

- Uninstall AMD APP SDK

- Uninstall AMD Catalyst Install manager: choose "uninstall all software", make sure you have only a VGA driver after restart.

- Manually remove these files not removed by the installer; any other obvious ATI files with the same file date:
  C:\Windows\System32\amdocl64.dll
  C:\Windows\System32\amdoclcl64.dll
  C:\Windows\System32\OpenCL.dll
  C:\Windows\SysWOW64\amdocl.dll
  C:\Windows\SysWOW64\amdoclcl.dll
  C:\Windows\SysWOW64\OpenCL.dll

- Install just the Catalyst 11.11 driver package (no SDK is needed; the AMD APP runtime is included with driver)

- Mine just a bit slower on your 6870 than a 5830 would.

Better:
- use cgminer
- set phatk worksize to 256 and underclock GPU RAM to 300MHz for best power efficiency and higher hashrate

headygains
Newbie
*
Offline Offline

Activity: 32
Merit: 0



View Profile
April 17, 2013, 05:59:25 AM
 #8

I can't seem to get cgminer to use my gpu it crashes my driver every time
I'm running an nvidia quadro 600
XDementeiX (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 17, 2013, 08:04:26 AM
 #9

Yes xilin, 11.11 works great.

And I have no idea headygains, may have more help in another thread.
Mining doesn't work all that well with nvidia anyway.
jeffjeffjeff
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 28, 2013, 04:58:01 PM
 #10

This is your GPU returning invalid hashes from it's kernel. This is because new drivers are crap for older cards.

- Uninstall AMD APP SDK

- Uninstall AMD Catalyst Install manager: choose "uninstall all software", make sure you have only a VGA driver after restart.

- Manually remove these files not removed by the installer; any other obvious ATI files with the same file date:
  C:\Windows\System32\amdocl64.dll
  C:\Windows\System32\amdoclcl64.dll
  C:\Windows\System32\OpenCL.dll
  C:\Windows\SysWOW64\amdocl.dll
  C:\Windows\SysWOW64\amdoclcl.dll
  C:\Windows\SysWOW64\OpenCL.dll

- Install just the Catalyst 11.11 driver package (no SDK is needed; the AMD APP runtime is included with driver)

- Mine just a bit slower on your 6870 than a 5830 would.

Better:
- use cgminer
- set phatk worksize to 256 and underclock GPU RAM to 300MHz for best power efficiency and higher hashrate


Amazing... had exactly the same issue with my new HD6950.. followed this and 11.11 drivers work a treat! Thank you so much, good advice! Just need to get another one now...
lemonys
Newbie
*
Offline Offline

Activity: 57
Merit: 0



View Profile
May 02, 2013, 12:59:46 AM
Last edit: May 02, 2013, 04:03:46 AM by lemonys
 #11

I have the same problem with a rig with a 7970 and a 5850 (with 13.x ADM drivers & guiminer). The 5850 miner give the 'verification failed' error.

If I revert to the 11.11 drivers, will the 7970 still be visible (since the 7970 came out after the 11.11 drivers)?

thanks in advance.
dellnull
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
May 03, 2013, 10:57:04 PM
 #12

This is your GPU returning invalid hashes from it's kernel. This is because new drivers are crap for older cards.

- Uninstall AMD APP SDK

- Uninstall AMD Catalyst Install manager: choose "uninstall all software", make sure you have only a VGA driver after restart.

- Manually remove these files not removed by the installer; any other obvious ATI files with the same file date:
  C:\Windows\System32\amdocl64.dll
  C:\Windows\System32\amdoclcl64.dll
  C:\Windows\System32\OpenCL.dll
  C:\Windows\SysWOW64\amdocl.dll
  C:\Windows\SysWOW64\amdoclcl.dll
  C:\Windows\SysWOW64\OpenCL.dll

- Install just the Catalyst 11.11 driver package (no SDK is needed; the AMD APP runtime is included with driver)

- Mine just a bit slower on your 6870 than a 5830 would.

Better:
- use cgminer
- set phatk worksize to 256 and underclock GPU RAM to 300MHz for best power efficiency and higher hashrate


Thank you so much!! I just reverted from my two "new" 6870 to my 5770 but it didn't work until I tried your magic recipe. I'll try with my 6870 tomorrow, might work as well.
jered6323
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
May 05, 2013, 05:33:55 AM
 #13

Is there any way to get this working without downgrading so far? My card (6950) gave me problems back with the 11.xx drivers for whatever reason. I had things working up until the 13.4 update the other day, now I'm getting this error as well. I'd just hate to downgrade back to having problems just to get mining again.
deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1032



View Profile WWW
May 05, 2013, 10:05:30 AM
 #14

Yes, if you want a new driver to work, you can ask (with BTC) a miner kernel developer to rewrite the kernel you have chosen in guiminer to support whatever the newest driver and SDK has done to break OpenCL applications. This will benefit few, as dedicated miners already run the appropriate driver to give them not only working but the fastest hashing, and don't use guiminer.
jered6323
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
May 05, 2013, 02:19:26 PM
 #15

I tried CGminer, but it always crashed on when trying to set it up.
christov84
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 25, 2013, 02:10:08 PM
 #16

Hey guys,

I made a batch file that makes removing these files a breeze. you might want to check it out and edit it as you see fit.

https://docs.google.com/file/d/0B516ro1M1SX-TW9UR0NZMkZkcnc/edit?usp=sharing

Also If you get OpenCL errors or crashes on startup and have to re-install openCL. use the CleanOpenCL

https://docs.google.com/file/d/0B516ro1M1SX-WmdxMWE3TFRXTlU/edit?usp=sharing

Cheers

Chris
crochetg
Newbie
*
Offline Offline

Activity: 8
Merit: 0



View Profile
May 28, 2013, 01:45:03 PM
Last edit: May 28, 2013, 02:32:21 PM by crochetg
 #17

This is your GPU returning invalid hashes from it's kernel. This is because new drivers are crap for older cards.

- Uninstall AMD APP SDK

- Uninstall AMD Catalyst Install manager: choose "uninstall all software", make sure you have only a VGA driver after restart.

- Manually remove these files not removed by the installer; any other obvious ATI files with the same file date:
  C:\Windows\System32\amdocl64.dll
  C:\Windows\System32\amdoclcl64.dll
  C:\Windows\System32\OpenCL.dll
  C:\Windows\SysWOW64\amdocl.dll
  C:\Windows\SysWOW64\amdoclcl.dll
  C:\Windows\SysWOW64\OpenCL.dll

- Install just the Catalyst 11.11 driver package (no SDK is needed; the AMD APP runtime is included with driver)

- Mine just a bit slower on your 6870 than a 5830 would.

Better:
- use cgminer
- set phatk worksize to 256 and underclock GPU RAM to 300MHz for best power efficiency and higher hashrate




As i had the exact same problem as the first poster I followed this guide exactly with good faith it would be a cure..

Unfortunately, after restart from 11.11 install  I get a blue screen of death that will never go away Sad any ideas on what I can do? Sad


** startup repair worked and rolled back my old video drivers as well. Interestingly I tried one more time and now the blue screen is triggered during the instillation of the 11.11 drivers. (Before it was only after restart) might this shine some light on whats going on?
crochetg
Newbie
*
Offline Offline

Activity: 8
Merit: 0



View Profile
May 28, 2013, 03:32:06 PM
 #18

Interesting I fixed my problem by installing version 12.10

However now my HD 6870's are at 190MH/s per card when they were in the 240MH's with the 13.4 driver :\
joeperry
Sr. Member
****
Offline Offline

Activity: 2114
Merit: 462


Bons.io Telegram Casino


View Profile
May 28, 2013, 03:56:24 PM
 #19

I had the same issue, and after 2 afternoon installin and unstilling using ccleaner, driver cleaner, following step by step the solutions posted in forums, I gave up and made a new partition and start from 0, and now everrything is OK, I could make a format, but I was reluctant because I have pics and the bitcoin wallet.

I tried to install, catalyst 11.11 that crash my 6950, 12.1, 12.3, 12.4, 12.8 and 12.11 and the same problem.

When the Pc is mining I use a partition, and if my wife needs something we use the other


        █████████████████      ███████████████    ██████████  ████████    █████████████
    █    ███████   ███████  ████████      █████  ███████████ ████████    ██████   ██████ 
        █████████   ███████  ████████      █████  ████████████████████  ████████   ▀▀▀▀▀▀
   ▅▅  ████████   ███████  ████████      █████  ████████████████████  ████████
  █  ▀▀  ████████████████    ████████      █████  ████████████████████    ██████████████
     ▅▅████████   ███████  ████████      █████  ████████████████████              █████   
       ▀▀████████   ███████  ████████      █████  ████████████████████  ▄▄▄▄▄▄      █████
▅▅▅▅▄ ████████   ███████  ████████      █████  ████████ ███████████  ▀▀██████████████
       █████████████████     ████████████████   ████████ ███████████    ▀▀▀██████████


Your Intro
Telegram Casino
to Fun & Entertainment
████
██
██
██
██
██
██
██
████
████
██
██
██
██
██
██
██
████
████
██
██
██
██
██
██
██
████
████
██
██
██
██
██
██
██
████
The Next-Gen
Gaming Space
     ▃▃▃▃▃▃▃▃▃▃▃▃▃
  ▄▄█████████████▄▄
██▀               ▀████▄
                       ██
   ██            ■■    ██
 ██████        ■■  ■■  ███
   ██    ▀ ▀     ■■    ███     
     ▃▃▃▃▃▃▃▃▃▃        ██
    █████████████      ██
    ██          ████████▀
████▀           ▀█████▀
████
██
██
██
██
██
██
██
████
████
██
██
██
██
██
██
██
████
crochetg
Newbie
*
Offline Offline

Activity: 8
Merit: 0



View Profile
May 29, 2013, 06:04:01 AM
 #20

Thats a quick solution too!
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!