Bitcoin Forum
June 30, 2024, 01:06:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 [290] 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 ... 570 »
5781  Bitcoin / Mining support / Re: Antminer U2 - Overclocking on: May 30, 2014, 04:40:53 AM
Hi, I just got my first antminer u2, got it working with cg miner and it also stays around 1.6Ghash/s, I'm super new at this and was wondering were in the code I should add "--anu-freq 250"

here's the .bat file I am using

"cgminer.exe --bmsc-options 115200:20 -o http://api.bitcoin.cz:8332 -u jpkuta.Starterworker -p 123 --bmsc-freq 0781"

Thanks

You are using older version of cgminer. The latest version is 4.2.3 thats the command on that but you can use the same version you are running right now just enter this and you will be good to go.

cgminer.exe --bmsc-options 115200:20 -o http://api.bitcoin.cz:8332 -u jpkuta.Starterworker -p 123 --bmsc-freq 0981

That will run at default 2ghs without overclocking.

If this helped I would also suggest to take note that these usbs dont do much and I realized as you will that you will need more ghs. I opted for cloud hashing. Look in my signature I now hash everything at https://cex.io/r/0/dmz241/0/ and you can pretty much transfer all your earned income and trade for more cheaper ghs that way you can build up your ghs. I am to 3.3 ghs in cloud plus the antminer u2 now started off with just one antminer u2 the trick is to keep reinvesting until you have like 20ghs then just reinvest 20% and withdraw the rest. Thats my plan atleast.
That is also wrong information. The current official version of cgminer is 4.3.4 and does NOT take bmsc-options nor does it take bmsc-freq nor did it ever take them (only an unofficial fork did). Only the anu-freq command is in the official cgminer, and yes 250 is a good choice to the person asking.
5782  Bitcoin / Mining support / Re: Antminer U1/U2 CGMiner WinUSB After Device 0 not working on: May 30, 2014, 01:08:10 AM
Sounds to me like you're not remotely using the current version of cgminer and are using an unofficial or ancient one or something. Grab the latest which is 4.3.4 and follow the instructions as what you're passing to cgminer aren't even options on cgminer.
5783  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - Best W/GH/s ratio - Shipping from stock on: May 28, 2014, 09:37:35 PM
Sample , just got PM from Spondoolies-Tech new member, Activity :0.  Smiley


Spondoolies-Tech`
There are a number of new accounts created with minor changes to well known members (in this case the reverse apostrophe at the end). Please report these to moderators when you see them, and don't quote their btc address when posting here.
5784  Bitcoin / Pools / Re: Getting credit of shares on GHash on: May 28, 2014, 02:29:48 PM
For starters that device isn't supported by the older cgminer so it's barely working thinking it's a different device. Latest cgminer is 4.3.4, upgrade. Nonetheless I dont think that's your ghash problem.
5785  Bitcoin / Pools / Re: New method for stratum protocol: ping on: May 28, 2014, 01:30:09 PM
I'm not being aggressive, I'm being critical which is what all changes deserve these days as the stability in pooled mining has come hard fought and you'll get much more resistance from the pool ops than me.  If there was universal support for anything I'd add support myself, but I don't see it forthcoming with this one.
5786  Bitcoin / Pools / Re: Stratum protocol documentation on: May 28, 2014, 10:49:54 AM
"client.reconnect" discussion

Quote
server restart notification [with timer] so a pool can attempt a graceful restart rather than suddenly dropping connections.

What's the use case for this? If I want to restart the server I can do it without such command as it doesn't require any action from the miner side.

Maybe I can add "wait" option to existing client.reconnect() instead?


The thinking is for when a pool is doing some kind of maintenance (either to update their code/settings, or reboot the machine).  It's "good manners" for the pool to notify the miner in ADVANCE, that way they can move to a fallback pool/server before suddenly losing connection.  A "retry/wait" time should also be included in the restart method, so the miner knows how long it should wait before trying to reconnect.

Example:
Code:
{"id": 0, "method": "client.reconnect", "params":["stratum-lb-usa48.btcguild.com",3333,0]} 
The parameters are [URL, port, wait time] as string, integer, integer

If client.reconnect is sent without parameters, the miner is to assume it's to reconnect to the same port and URL.
5787  Bitcoin / Pools / Re: New method for stratum protocol: ping on: May 28, 2014, 10:41:51 AM
There is no official documentation apart from the current implementation in cgminer and various bitcoin pools however there is generous discussion.

I put together a summary of documentation here:
https://bitcointalk.org/index.php?topic=557866.0

The closest we have to an RFC is this thread here where extensions got discussed along with standards.
https://bitcointalk.org/index.php?topic=108533.0
If you don't like the defacto standards I'm sorry.

If you wish to extend the protocol for your coin's mining software and pool, go nuts. No one's stopping you, but as I said what you are asking serves zero utility in bitcoin mining so no one here will care to adopt it or extend the defacto standard to include it.
5788  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - Best W/GH/s ratio - Shipping from stock on: May 28, 2014, 09:03:08 AM
How hard would it be for the lazy admin Thermos Theymos to create a "Search this thread only" feature?
By the way, the search facility only looks at the section and any child threads from where you start your search. So if you're currently looking at this Spondoolies thread, it will only search this thread.
5789  Bitcoin / Pools / Re: [460 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 28, 2014, 03:47:33 AM
Is it just me or did the p2pool hash rate just double to almost 1ph/s?!
Last time it did a big jump like that it was the attack that was redirecting people's hashes from other pools to their own p2pool node.
5790  Bitcoin / Pools / Re: [460 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 28, 2014, 03:45:52 AM
Kano has an S2 now and is working on official code for cgminer that hopefully will rectify the behaviour of the driver they included with it.
5791  Bitcoin / Group buys / Re: ***Spondoolies Tech SP10 - Shipping NOW - 1.4-1.45Th/s - $2,795 + shipping*** on: May 28, 2014, 03:43:52 AM
Hey RS, there's someone claiming to be you and sending PM's to people to steal money.

Thank you. Stupid spammers!
Quite a few of these accounts have been nuked. Just keep reporting them.
5792  Bitcoin / Mining support / Re: [GUIDE] Innosilicon [A1 Booster + A2 Terminator] Support/Tuning on: May 28, 2014, 03:37:18 AM
Any chance you could split this thread into two? The altcoin mining support stuff really doesn't belong here.
5793  Bitcoin / Pools / Re: New method for stratum protocol: ping on: May 28, 2014, 02:28:09 AM
This is a solution looking for a problem. Stratum servers are obliged to send you work updates no farther than 60 seconds apart and I doubt they'd appreciate a way for you to spam them with requests. If this is some workaround for some altcoin design or pool issue you'll get no love here.
5794  Bitcoin / Mining software (miners) / Re: CGMINER ASIC miner monitoring RPC linux/win/osx/mips/arm/r-pi 4.3.4 on: May 27, 2014, 05:13:08 AM

Hardware is actively cooled and working in air conditioned room - always below 42C.

Here is the debug:
Code:
Thanks. There's not much information in that. Did you use the debug cgminer.exe binary from that directory as well?
5795  Bitcoin / Mining support / Re: discouraging small miners only to quell compition? on: May 27, 2014, 03:28:23 AM
No, they're honestly trying to protect new people who come here thinking they're going to make money. Mining is not a profitable business, but as a hobby, where else can you buy computer hardware for a hobby that partially pays itself off? Most people think however they're going to magically recoup the costs of the hardware and then make bucketloads more when it's not remotely like that. I've been trying to warn people of it for ... well years now since I maintain mining software but people stopped listening a long time ago, convinced through some magic of the value of BTC rising that they'll make money.

There is one indisputable fact that people spend far too much energy trying to disprove by explaining it through value of exchange changing.

FACT: You cannot buy any bitcoin mining hardware that mines more bitcoin in the future than the amount of bitcoin you would have by simply converting dollars into bitcoin now.

The only way you can make a profit with mining hardware is to buy it, mine with it for a bit, and then sell it.
5796  Bitcoin / Pools / Re: Trying to move to eligius with Cointerra on: May 27, 2014, 03:23:52 AM
It can be several real-time seconds between seeing the new block on the network and bitcoind responding to a getblocktemplate request with the updated transaction list built upon the new block. 
The principle behind the optimisation I understood, but the timeframe sounds like there's something fundamentally wrong. It should only take milliseconds for bitcoind to be able to generate a new template. I've never looked at the code so now I'm just speculating, but I can't imagine why it would take that long. It's not that complicated a workload for a modern CPU. Does it need some kind of confirmation from other nodes?
5797  Other / Meta / Re: Deleted PMs Accessible by Admin? on: May 27, 2014, 01:06:18 AM
Yes, but only admins, not moderators. They can see all edits and deletions and all history.
5798  Bitcoin / Pools / Re: Trying to move to eligius with Cointerra on: May 27, 2014, 12:44:13 AM
Mining spam-filled blocks (ie, the idiotic choices pointed out by gmaxwell) is much worse than mining a block with only a coinbase transaction.
Interesting. I know eligius has always chosen its own transactions to include when mining but I didn't realise you thought the default choices of the bitcoind client were so bad as to call them spam.

Come on, ckolivas, please don't join in on kano's nonsense...

This has nothing to do with the default choices of bitcoind.  I was referring to what gmaxwell was referring to, which is something that doesn't actually exist: a way to get a list of transactions to mine immediately, before bitcoind has processed the new block but after the pool knows of the new block.

I wasn't, I honestly thought that's what you were referring to because I had no idea bitcoind was too slow to generate a new set of transactions after you've submitted a block to it that would delay you sending out new work based on it.
5799  Bitcoin / Pools / Re: Trying to move to eligius with Cointerra on: May 26, 2014, 10:09:01 PM
Mining spam-filled blocks (ie, the idiotic choices pointed out by gmaxwell) is much worse than mining a block with only a coinbase transaction.
Interesting. I know eligius has always chosen its own transactions to include when mining but I didn't realise you thought the default choices of the bitcoind client were so bad as to call them spam.
5800  Bitcoin / Mining support / Re: A interesting idea, mining lottery on: May 26, 2014, 09:57:38 PM
Then you need technical support with the bitcoin client, not mining support.
Pages: « 1 ... 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 [290] 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 ... 570 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!