JBT
|
|
December 20, 2013, 07:12:53 AM |
|
I'm mining both on CPU and GPU. For CPU mining I'm using cpuminer and for GPU bfgminer (3.8.1).
The hash rate in bfgminer is ~200 KH/s and for cpuminer it's 22 KH/s.
bfgminer has failed to solve a single block while cpuminer has found 20 so far.
What can be wrong? Thanks!
Also I've tried changing the intensity, but it doesn't work.
you are wasting your time doing CPU mining (7KH/s?) even GPU mining is a waste at 380KH/s
|
|
|
|
dE_logics
|
|
December 20, 2013, 07:23:49 AM |
|
I'm mining both on CPU and GPU. For CPU mining I'm using cpuminer and for GPU bfgminer (3.8.1).
The hash rate in bfgminer is ~200 KH/s and for cpuminer it's 22 KH/s.
bfgminer has failed to solve a single block while cpuminer has found 20 so far.
What can be wrong? Thanks!
Also I've tried changing the intensity, but it doesn't work.
you are wasting your time doing CPU mining (7KH/s?) even GPU mining is a waste at 380KH/s I'm not mining litecoins. Besides I've multiple GPUs installed (4), but first let's fix 1.
|
|
|
|
HellDiverUK
|
|
December 20, 2013, 08:17:36 AM |
|
bfgminer has failed to solve a single block while cpuminer has found 20 so far.
What can be wrong? Thanks!
You've solved 20 blocks with a CPU? I don't think so. If you had, you're either posting from 2008 and got 1000BTC for nothing, or you're the luckiest person alive, or you're reading the screens wrong. I suspect what you're seeing is "New block detected" on the network, which bfgminer doesn't report (because it's pointless information).
|
|
|
|
HellDiverUK
|
|
December 20, 2013, 08:19:58 AM |
|
I'm not sure you want to fix this, or if you want to support this. I suspect it is not just PPC issue, all alts pools will have the same issue.
You can't run different blockchains at the same time. BFG loads whatever coin's chain on startup, and won't change it, so you can't flip between BTC and whatever other SHA junkcoin
|
|
|
|
af_newbie
Legendary
Offline
Activity: 2702
Merit: 1468
|
|
December 20, 2013, 08:25:32 AM |
|
bfgminer has failed to solve a single block while cpuminer has found 20 so far.
What can be wrong? Thanks!
You've solved 20 blocks with a CPU? I don't think so. If you had, you're either posting from 2008 and got 1000BTC for nothing, or you're the luckiest person alive, or you're reading the screens wrong. I suspect what you're seeing is "New block detected" on the network, which bfgminer doesn't report (because it's pointless information). Maybe he is working on some early forked chain or something (doing solo). I'm not sure if we've had forks early on.
|
|
|
|
HellDiverUK
|
|
December 20, 2013, 08:38:08 AM |
|
bfgminer has failed to solve a single block while cpuminer has found 20 so far.
What can be wrong? Thanks!
You've solved 20 blocks with a CPU? I don't think so. If you had, you're either posting from 2008 and got 1000BTC for nothing, or you're the luckiest person alive, or you're reading the screens wrong. I suspect what you're seeing is "New block detected" on the network, which bfgminer doesn't report (because it's pointless information). Maybe he is working on some early forked chain or something (doing solo). I'm not sure if we've had forks early on. I think he's just reading it wrong.
|
|
|
|
dE_logics
|
|
December 20, 2013, 08:47:21 AM |
|
I'm mining both on CPU and GPU. For CPU mining I'm using cpuminer and for GPU bfgminer (3.8.1).
The hash rate in bfgminer is ~200 KH/s and for cpuminer it's 22 KH/s.
bfgminer has failed to solve a single block while cpuminer has found 20 so far.
What can be wrong? Thanks!
Also I've tried changing the intensity, but it doesn't work.
One thing I've noticed -- I tend to get hardware errors at the same rate as I should get blocks. So it might be happening that whenever the GPU solves a block, it solves it wrong and triggers a hardware error.
|
|
|
|
dE_logics
|
|
December 20, 2013, 08:59:13 AM |
|
bfgminer has failed to solve a single block while cpuminer has found 20 so far.
What can be wrong? Thanks!
You've solved 20 blocks with a CPU? I don't think so. If you had, you're either posting from 2008 and got 1000BTC for nothing, or you're the luckiest person alive, or you're reading the screens wrong. I suspect what you're seeing is "New block detected" on the network, which bfgminer doesn't report (because it's pointless information). It's working on good-for-nothing dieing alts for testing purposes. They've difficulty like 0.00x
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
December 20, 2013, 12:32:32 PM |
|
I'm not sure you want to fix this, or if you want to support this. I suspect it is not just PPC issue, all alts pools will have the same issue.
You can't run different blockchains at the same time. BFG loads whatever coin's chain on startup, and won't change it, so you can't flip between BTC and whatever other SHA junkcoin Just wanted to put some official acknowledgement that HellDiverUK's response here is correct (mainly because I get asked it often). This is clearly stated in the README since forever. *gminer has never worked with multiple blockchains in the same instance. Maybe some day I'll get around to rewriting enough code to make it work, but it's not really a priority. If someone else wants to try to do this, I'll consider merging the code - but it's definitely far from simple!
|
|
|
|
af_newbie
Legendary
Offline
Activity: 2702
Merit: 1468
|
|
December 20, 2013, 02:00:33 PM |
|
I'm not sure you want to fix this, or if you want to support this. I suspect it is not just PPC issue, all alts pools will have the same issue.
You can't run different blockchains at the same time. BFG loads whatever coin's chain on startup, and won't change it, so you can't flip between BTC and whatever other SHA junkcoin Just wanted to put some official acknowledgement that HellDiverUK's response here is correct (mainly because I get asked it often). This is clearly stated in the README since forever. *gminer has never worked with multiple blockchains in the same instance. Maybe some day I'll get around to rewriting enough code to make it work, but it's not really a priority. If someone else wants to try to do this, I'll consider merging the code - but it's definitely far from simple! Are you sure? I kinda works for me with PPC and BTC chains. When I let PPC pool work for 15 minutes and then switch to eligius, eligius works ok. After that I can switch back and fort between BTC and PPC pools. The problem is the initial selection of the blockchain. It seems the miner does not select the correct one for the first pool. Which is understandable since it does not know the type of pool. New pool "type" property? Try it for yourself. I looks like a bug to me.
|
|
|
|
x0rcist
|
|
December 20, 2013, 08:02:27 PM |
|
Is it possible you implement stratum proxy for cgminer connections? I get H-not-zero errors and it looks like more people ran into the same. You would be a hero of a lot of people if you implement that Thanks!!
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
December 20, 2013, 10:52:50 PM |
|
Is it possible you implement stratum proxy for cgminer connections? I get H-not-zero errors and it looks like more people ran into the same. You would be a hero of a lot of people if you implement that This is a bug in cgminer. Any working stratum client can handle the proxy fine.
|
|
|
|
crazyearner
Legendary
Offline
Activity: 1820
Merit: 1001
|
|
December 20, 2013, 11:30:29 PM |
|
problem with miner again on 3.8.1 using Windows 7 x64
Failed to init bfd from (C:\Windows\syswow64\msvcrt.dll) 0x763c43f9 : C:\Windows\syswow64\msvcrt.dll : strlen 0x404fd6 : C:\Users\crazy\AppData\Local\MultiMiner\Miners\bfgminer\bfgminer.exe : /home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgmi ner-3.8.1-tmp/miner.c (1155) : in function (_vcom_devinfo_scan_querydosdevice) 0x46093f : C:\Users\crazy\AppData\Local\MultiMiner\Miners\bfgminer\bfgminer.exe : /home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgmi ner-3.8.1-tmp/lowl-vcom.c (764) : in function (vcom_devinfo_scan) 0x4638b6 : C:\Users\crazy\AppData\Local\MultiMiner\Miners\bfgminer\bfgminer.exe : /home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgmi ner-3.8.1-tmp/lowlevel.c (113) : in function (lowlevel_scan) 0x42486b : C:\Users\crazy\AppData\Local\MultiMiner\Miners\bfgminer\bfgminer.exe : /home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgmi ner-3.8.1-tmp/miner.c (10406) : in function (drv_detect_all) 0x427700 : C:\Users\crazy\AppData\Local\MultiMiner\Miners\bfgminer\bfgminer.exe : /home/luke-jr/Projects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgmi ner-3.8.1-tmp/miner.c (11163) : in function (main) 0x4010bb : C:\Users\crazy\AppData\Local\MultiMiner\Miners\bfgminer\bfgminer.exe : crt1.c Failed to init bfd from (C:\Windows\SysWOW64\ntdll.dll) 0x76ec9ed2 : C:\Windows\SysWOW64\ntdll.dll : RtlInitializeExceptionChain Failed to init bfd from (C:\Windows\SysWOW64\ntdll.dll) 0x76ec9ea5 : C:\Windows\SysWOW64\ntdll.dll : RtlInitializeExceptionChain
|
|
|
|
dE_logics
|
|
December 21, 2013, 08:48:12 AM |
|
I'm getting 100% hardware errors on Linux.
Whenever bfgminer finds a block, it's hardware error.
|
|
|
|
HellDiverUK
|
|
December 21, 2013, 03:34:13 PM |
|
I'm using an ASICMiner Cube. BFGMiner 3.8.1 32-bit on Windows and 3.8.1 on OpenWRT.
The Cube is reporting no Longpoll support when using BFG's getwork proxy, but does say Longpoll is active when using Slush's proxy.
Is Longpoll important?
|
|
|
|
inaltoasinistra
|
|
December 21, 2013, 07:02:21 PM |
|
I'm getting a lot of reject (30%) from eligius. I have a BFL SC 7GH/s, Arch Linux and bfgminer 3.8.1, What could be wrong? Thanks!
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
December 21, 2013, 08:13:53 PM |
|
I'm getting a lot of reject (30%) from eligius. I have a BFL SC 7GH/s, Arch Linux and bfgminer 3.8.1, What could be wrong? Thanks!
what kind of rejects?
|
|
|
|
Taugeran
|
|
December 21, 2013, 10:42:28 PM |
|
I'm using an ASICMiner Cube. BFGMiner 3.8.1 32-bit on Windows and 3.8.1 on OpenWRT.
The Cube is reporting no Longpoll support when using BFG's getwork proxy, but does say Longpoll is active when using Slush's proxy.
Is Longpoll important? Lp is used to gve updates on blocks for the getwork protocol aka new block on network. It shouldn't make a difference since bfgminer is just man in the middle to a stratum/gbt pool or node and those protocols let bfgminer know of new blocks and all other data through a single comm channel GW used more than 1 comm channel Strtm/gbt use 1 comm channel I don't believe bfgminer is presently coded to take upstream new blocks alerts and pass them down stream to proxies. No need really. The work bfgminer issues will always be current block as long as the pool is. Slush maybe coded to do the above functionality? @LJR care to correct any falsehoods in my logic?
|
Bitfury HW & Habañero : 1.625Th/s tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1 Come join Coinbase
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
December 21, 2013, 10:48:26 PM |
|
Previous Bitfountain (aka "ASICMiner") products did not support long polling, but it is certainly beneficial and perhaps worth adding to BFGMiner.
|
|
|
|
HellDiverUK
|
|
December 22, 2013, 10:37:17 AM |
|
Previous Bitfountain (aka "ASICMiner") products did not support long polling, but it is certainly beneficial and perhaps worth adding to BFGMiner.
That would be great if you could - currently running the Cube through slush's proxy seems a little more efficient than through bfg's - but I'd rather use bfg.
|
|
|
|
|