Bitcoin Forum
May 09, 2024, 06:11:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 [68] 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 »
1341  Bitcoin / Mining software (miners) / Re: Looking for FPGA cgminer testers. on: June 26, 2012, 12:28:08 AM
It still does submit stales though. My logs still show plenty being submitted, just not the 2-3% I was getting. Now it's 0.4%.
I see you point, stick to what the command has set... but if you do that, one way or the other you lose performance.

Disable stales:
No stales are submitted potentially losing valid shares
Re-start work quickly and get on with new block

Enable stales:
Potentially gain some shares through submitting stales
Potentially lose up to 5s of work on each device

It's marginal either way, but why not take the best from both worlds and maximise as far as we can the performance, at the sacrifice not strictly doing what the user has asked. How many users do you think give a crap about whether stales are submitted or not over getting the best performance? My U has gone up about 0.5 from 69.2 to 69.7. Fred's has gone up 0.8.

If BFL worked the way every other device worked and returned a result as soon as it found it, of course we'd do it your way. We've got to handle what we're dealt the best we can, eh?
1342  Bitcoin / Pools / Re: [1250 GH] Ozcoin Pooled Mining | DGM 0Fee| PPS 5%| Port80 | Lots more on: June 25, 2012, 08:19:59 PM
I'm on US2 and I'm getting a massive amount of discarded work right now. About 50% of my gets are resulting in a discard. On other pools it's around 5-10%.

No rejects though.
1343  Bitcoin / Mining support / Re: Why does CG miner get less hash rate with my BFL single? on: June 25, 2012, 07:34:08 PM
cgminer shows the effective hashrate. It'll be less than the claimed hashrate as it includes the time taken to submit and retrieve results from the device, which will be a few ms. During that time the single is idle. Nothing anyone can do about that.
1344  Bitcoin / Mining software (miners) / Re: Looking for FPGA cgminer testers. on: June 25, 2012, 07:12:20 PM
Actually it'd be interest to get real performance data from someone with BFLs to mine on P2Pool with the existing 2.4.3, and my version. I'm quite curious Smiley
1345  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overclock monitor fanspeed GCN RPC linux/windows 2.4.3 on: June 25, 2012, 06:57:23 PM
I don't know how reliable auto is. ...kinda looks like it's not.
Better to manually specify each device:
-S <comport> -S <comport>
etc
Look at the readme.
1346  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overclock monitor fanspeed GCN RPC linux/windows 2.4.3 on: June 25, 2012, 06:42:14 PM
What's your command line?

You need a -S <comport> for each unit.
1347  Bitcoin / Mining software (miners) / Re: CGminer v2.4.3 on Broadcom based DD-WRT / OpenWRT on: June 25, 2012, 06:02:59 PM
@p_shep what is with my pm? No anwser?

Ah right, forgot about that!
1348  Other / Off-topic / Re: BitForce SC - Pre Order List on: June 25, 2012, 06:00:16 PM
My problem is should I go ahead and trade in all 6 of my singles for SC singles, or sell 3 of them, and just get 3?

Decisions, decisions...
1349  Bitcoin / Mining software (miners) / Re: Looking for FPGA cgminer testers. on: June 25, 2012, 05:48:19 PM
Not sure if you are doing this so:
As I  have mentioned to luke-jr so I'll mention to you also Smiley
The BFL abort should only be done if --no-submit-stale is enabled and the getwork said to not submit stale.
(i.e. you need to somehow check those two before aborting the work)

Reasons:
1) If you abort work on a pool that allows stale shares, then when you abort you may be throwing away shares (since BFL doesn't tell you what shares you have worked out already when you abort the work) - so on such a pool (or a getwork that says to submit stale) you'd never abort the work
2) On p2pool only ~1 in every ~60 LPs represent a real BTC LP - for all other LP's, if the stale work is a full difficulty block, it is a valid payable BTC block - and p2pool will send it to the bitcoind ... and throwing away blocks is bad Smiley

Of course no one in their right mind would mine on p2pool with a BFL since either you throw away blocks or you throw away shares - you must do one or the other with a BFL on p2pool.

Well, that's the thing, either way the work is lost, no? It's a matter of minimizing work lost. We can submit shares which may/may not be accepted, or we can restart work which we know will be accepted. As you say, this is only really a problem on P2Pool, which is problem anyway, so what's lost?
1350  Bitcoin / Mining software (miners) / Re: Looking for FPGA cgminer testers. on: June 25, 2012, 04:20:27 PM
Thanks for that Kano, I'm just about ready to submit a pull request now, Sorting out one more thing...

Looks good there fred Smiley
1351  Bitcoin / Mining software (miners) / Re: CGminer v2.4.3 on Broadcom based DD-WRT / OpenWRT on: June 25, 2012, 06:19:27 AM
When I was first fiddling about with cgminer on a router I enabled CPU mining just to test it out. It didn't submit a single share in the hour or two I left it on. It took so long a long poll would come through and wipe out the work before it completed.
As to dedicated hardware to do the job... that feasible, but even if there was a hardware SHA256, I think the processor that does that (wireless) and the routing etc., is separate from the CPU, so I don't know how practice it might really be as far as getting the work done. Then you get into the whole Broadcom doesn't release their datasheets thing.
1352  Bitcoin / Mining / Re: Need new pool on: June 23, 2012, 01:06:18 AM
EMC, Oxzoin & maxBTC.

Why?

'Cos I'm a WHORE.
1353  Other / Off-topic / Re: BitForce SC - release notes on: June 23, 2012, 12:54:33 AM
Put me down for 6 SC singles please Smiley
1354  Bitcoin / Mining software (miners) / Re: CGminer v2.4.3 on Broadcom based DD-WRT / OpenWRT on: June 22, 2012, 11:05:00 PM
To make things clear:

The binaries included here WILL NOT WORK with TP link devices. They are a different processor.

I did try to compile for this processor, but I couldn't get everything to compile. I could get libUSB (for ztex) and cgminer to compile, but not ftdi_sio.ko (serial driver for BFL).

Since I don't have a TP link device, I'm giving up. Nothing I produce I could test anyway.

Your best bet is to contact xiangfu and ask him nicely (read: ply him with bitcoins) to maintain it.
1355  Other / Off-topic / Re: BFL refused to issue refund because it was paid with bitcoin (via Bitpay) on: June 21, 2012, 11:46:23 PM
Just another PERFECT EXAMPLE of the regard BFL has for the Bitcoin currency / community in general!

They manufacture Bitcoin mining devices and make their living from this currency yet they regard PAYPAL! of all things a more stable and reliable form of currency that they are happy to refund Paypal but will not refund the very same currency they make their bread and butter from.

Or is it the fact that PayPal can REVERSE THE CHARGE and MAKE THEM PAY

and with Bitcoin THEY KNOW THEY CAN GET AWAY WITH RIPPING YOU OFF! (irreversible)

Either case it makes me sick that so many of us are entrusting the future of the Bitcoin network with these people.


This trolling calls for creating a new thread and sticking it at the top of the forum, doesn't it?
1356  Bitcoin / Mining / Re: What is the easiest way to mine? on: June 21, 2012, 08:32:40 PM
I don't care about electricity and time to get bitcoin

Oh, but you will.
1357  Bitcoin / Pools / Re: [396 GH/s] EMC: 0 Fee/PPS/DGM/Merged Mining/PayPal Payout/SMS/Yubikey/More on: June 21, 2012, 07:53:32 PM
Could you put an indication of the load on each of your servers on your site?
Currently on US2 and my rejects have gone up a little over the last 24hrs, I'm wondering if it's load based and I could switch to another server.

That reminds me to ask this question:

US1,US2,US3 all point to the same IP address.  Are they still different servers?

I'm using DGM and have currently pointed my miner to US2, is it meaningful to have the other servers (US1 and US3) as backup?


They do? Oh!
1358  Bitcoin / Pools / Re: [396 GH/s] EMC: 0 Fee/PPS/DGM/Merged Mining/PayPal Payout/SMS/Yubikey/More on: June 21, 2012, 07:25:31 PM
Could you put an indication of the load on each of your servers on your site?
Currently on US2 and my rejects have gone up a little over the last 24hrs, I'm wondering if it's load based and I could switch to another server.
1359  Other / Off-topic / Re: Mini Rigs in the wild! on: June 21, 2012, 05:07:34 PM
srsly jelly Angry
1360  Bitcoin / Mining software (miners) / Re: CGminer on DD-WRT / OpenWRT on: June 21, 2012, 03:24:15 PM
Have you specified a wifi type? I put mine G-only. Also read that mixed can confuse things.
Keep reading DD-WRT forums, may find something to help. It certainly should work!

Also, you're matching up the IP's properly aren't you? What's the IP of the main router you're connecting to? What IP did you set the e3000 to? does the main router have a range set aside for static IPs?

Can I compile for TP? No. I tried, doesn't work with the compiler I have. People have though, so I don't know why they don't make it available...
Pages: « 1 ... 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 [68] 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!