K1773R
Legendary
Offline
Activity: 1792
Merit: 1008
/dev/null
|
|
January 26, 2012, 01:40:13 AM |
|
i can confirm this, happened to a friend for me too (i installed the miner for him and saw the crash report)
|
[GPG Public Key]BTC/DVC/TRC/FRC: 1 K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM A K1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: N K1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: L Ki773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: E K1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: b K1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
|
|
|
DBordello
|
|
January 26, 2012, 02:38:25 AM |
|
The 64bit version appears to crash if it cannot connect to a pool. This is either if the pool isn't available at startup, or if the pool fails during mining. The 32bit version works fine.
Thoughts? This obviously isn't ideal.
|
www.BTCPak.com - Exchange your bitcoins for MP: Secure, Anonymous and Easy!
|
|
|
LightRider
Legendary
Offline
Activity: 1500
Merit: 1022
I advocate the Zeitgeist Movement & Venus Project.
|
|
January 26, 2012, 03:25:50 AM |
|
Getting "Found NONCE not accepted by Target" messages on latest version of Ufasoft's miner when connecting to latest win32 version of p2pool.
|
|
|
|
ufasoft (OP)
|
|
January 26, 2012, 06:11:37 PM |
|
The 64bit version appears to crash if it cannot connect to a pool. This is either if the pool isn't available at startup, or if the pool fails during mining. The 32bit version works fine.
Windows-x64-crash bug fixed in 0.26. Please redownload http://ufasoft.com/files/open/btcm.7z
|
Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
|
|
|
K1773R
Legendary
Offline
Activity: 1792
Merit: 1008
/dev/null
|
|
January 26, 2012, 06:16:27 PM |
|
the webserver is down so they cant download it, saw it when checked for 0.26 src EDIT: server is up
|
[GPG Public Key]BTC/DVC/TRC/FRC: 1 K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM A K1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: N K1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: L Ki773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: E K1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: b K1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
|
|
|
RobertRibbeck
|
|
January 27, 2012, 06:06:24 PM |
|
The 64bit version appears to crash if it cannot connect to a pool. This is either if the pool isn't available at startup, or if the pool fails during mining. The 32bit version works fine.
Windows-x64-crash bug fixed in 0.26. Please redownload http://ufasoft.com/files/open/btcm.7zfixed the crash still does not detect nvidia cards
|
Please "Clear your browser cookies" then use http://bitcoinpyramid.com/r/3360 to Join BitCoin Pyramid use my referral & I'll refund a % of your first deposit back to your account Deposit .5 BTC or more and I'll give back 50% of what I receive First Deposit of 1 BTC will get 75% of what I get back
|
|
|
ufasoft (OP)
|
|
January 27, 2012, 07:43:49 PM Last edit: January 27, 2012, 08:14:50 PM by ufasoft |
|
fixed the crash still does not detect nvidia cards
It works with CUDA on my Win2008R2.I have updated the driver to 285.62 and it dont work now. So I'm invetigating the problem
|
Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
|
|
|
LightRider
Legendary
Offline
Activity: 1500
Merit: 1022
I advocate the Zeitgeist Movement & Venus Project.
|
|
January 27, 2012, 10:25:43 PM |
|
Yeah, the latest nvidia drivers stopped working with cgminer. I don't know what they did, but they fucked up my ability to mine and use the computer at the same time. Hopefully their next release will undo the problem.
|
|
|
|
Schleicher
|
|
January 28, 2012, 06:51:43 AM Last edit: January 28, 2012, 07:04:32 AM by Schleicher |
|
I have not tested Ufasoft or cgminer, but there's no problem with Phoenix. (using Nvidia driver 285.62 with Win 7 64Bit)
Edit: Ufasoft 64Bit doesn't see the graphics card, 32Bit is working fine.
|
|
|
|
ufasoft (OP)
|
|
January 28, 2012, 02:09:27 PM |
|
I have not tested Ufasoft or cgminer, but there's no problem with Phoenix. (using Nvidia driver 285.62 with Win 7 64Bit)
Edit: Ufasoft 64Bit doesn't see the graphics card, 32Bit is working fine.
Fixed, please redownload Windows binary. Really it seems a bug in CUDA. by some reason x64 CUDA incorrectly interprets following construct: __constant uint L = 0x98c7e2a2;
Replaced to : __constant uint L[1] = { 0x98c7e2a2 };
And it works now!
|
Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
|
|
|
Askit2
|
|
January 29, 2012, 10:47:24 AM |
|
Thank you for fixing this I can now use CUDA and 64bit CPU. I really like your miner.
|
|
|
|
grue
Legendary
Offline
Activity: 2058
Merit: 1446
|
|
January 29, 2012, 05:47:51 PM |
|
0.25
Improved x64 SCRYPT implementation, run bitcoin-miner-64.exe
thanks, works much better now. 0.0155 MHASH vs ~10 khash (0.01 MHASH) with minerd
|
|
|
|
Askit2
|
|
January 29, 2012, 10:18:39 PM |
|
I have noticed an issue. Possibly this isn't a common occourance but on my setup I show a 50% stale rate on bitclockers with lp. Should changing to 64 bit take me from 17 good 1 stale to 9 good and 9 stale? Here are the switches I used and I use for both 64 bit and 32 bit: -a 30 -g yes -T 75 -t 4. GPU usually sits at 74C hashrate tops out at 5.6 on 32 bit and 5.9 on 64 bit. I see nothing that should cause more then an hour between submissions on a 64 bit run that wouldn't on a 32 bit run. My hardware is really slow but it was really slow on 32 bit. Despite this oddity I still like your miner the best. Please keep making the best miner for me!
|
|
|
|
Askit2
|
|
January 29, 2012, 11:01:31 PM |
|
Changing -a 30 to -a 20 has improved my score from 9 to 9 to 14 to 9 it almost looks like bitclockers changed something. I did not double check my results with 32 it could have been a pool issue sorry. I was hoping to limit bandwidth from my client to be nicer to their server as my hashes are slow.
|
|
|
|
Askit2
|
|
January 30, 2012, 09:49:27 PM |
|
-a 5 got it as low as 50 good 11 stale. tempted to go back to 32 bit but 64 is a bit faster. I think I will try 32 and see if the problem persists
|
|
|
|
djinfected
Newbie
Offline
Activity: 24
Merit: 0
|
|
January 30, 2012, 11:42:04 PM |
|
Over 300% improvement over my old CPU miner thanks a lot! But it's not as good as DiabloMiner for my GPU and it hurts desktop interactivity, so I will be using just for CPU.
|
|
|
|
compro01
|
|
January 31, 2012, 04:16:47 AM Last edit: January 31, 2012, 02:24:05 PM by compro01 |
|
Getting "Found NONCE not accepted by Target" messages on latest version of Ufasoft's miner when connecting to latest win32 version of p2pool.
I'm getting much the same using the jan28 update of the 64-bit client. massive (95 out of 180) amounts of invalids on btcguild, not sure what pool software they use though. using a nvidia 560m GTX and a core i7 QM2670. going to try the 32-bit client and see if matters improve and if it isn't actually my hardware. UPDATE: ran the 32-bit client all night. zero invalids out of 276 shares. something is out of whack with the 64-bit client.
|
|
|
|
djinfected
Newbie
Offline
Activity: 24
Merit: 0
|
|
February 01, 2012, 01:41:45 AM |
|
Actually I have a complaint. Your miner will work for about 20 minutes correctly, after which every share is rejected. I am using slush's pool which is accepting most of my GPU work, but your miner accepts no more than 3 shares before every share is rejected.
|
|
|
|
d3m0n1q_733rz
|
|
February 01, 2012, 07:05:39 AM |
|
Actually I have a complaint. Your miner will work for about 20 minutes correctly, after which every share is rejected. I am using slush's pool which is accepting most of my GPU work, but your miner accepts no more than 3 shares before every share is rejected.
You must be using the 64-bit version then. It seems to have a problem with the block updates. Once the block changes, it's not keeping up.
|
Funroll_Loops, the theoretically quicker breakfast cereal! Check out http://www.facebook.com/JupiterICT for all of your computing needs. If you need it, we can get it. We have solutions for your computing conundrums. BTC accepted! 12HWUSguWXRCQKfkPeJygVR1ex5wbg3hAq
|
|
|
djinfected
Newbie
Offline
Activity: 24
Merit: 0
|
|
February 01, 2012, 11:49:48 AM |
|
Actually I have a complaint. Your miner will work for about 20 minutes correctly, after which every share is rejected. I am using slush's pool which is accepting most of my GPU work, but your miner accepts no more than 3 shares before every share is rejected.
You must be using the 64-bit version then. It seems to have a problem with the block updates. Once the block changes, it's not keeping up. Oh, yeah I am. I'll try the 32-bit version for a while. Thanks.
|
|
|
|
|