Bitcoin Forum
May 24, 2024, 08:00:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 ... 160 »
1381  Bitcoin / Hardware / Re: GekkoScience Compac BM1384 Stickminer Official Support Thread on: October 22, 2015, 04:38:58 AM
Note --set cbm:clock=xNNNN will also work; you just need to abbreviate it "cbm" and can't spell out "compac".
(That's what is being fixed in 5.4 - being able to spell it out)

I was unable to get --set cbm:clock=xNNNN to work.  I believe you said you used it on the pre-production stick that was sent to you, but I cannot duplicate your success on the production stick.
I assumed that your problem was the extra leading zero... no? :/

Can anyone else with a prod unit confirm/deny a problem?
I can't imagine what would be different.. :|

Ahh, could be.  I was thinking the leading 0 issue was with the RPC command, I do not recall if I used a leading 0 on the --set as well.  I will confirm tomorrow.

As an aside, the RPC way of adjusting frequency is pretty darn cool since you can do it while they are running.  Couple that with the adjustable voltage, also while running, and you've got real time feedback from a very customizable piece of hardware!
1382  Bitcoin / Hardware / Re: GekkoScience Compac BM1384 Stickminer Official Support Thread on: October 22, 2015, 03:19:03 AM
Note --set cbm:clock=xNNNN will also work; you just need to abbreviate it "cbm" and can't spell out "compac".
(That's what is being fixed in 5.4 - being able to spell it out)

I was unable to get --set cbm:clock=xNNNN to work.  I believe you said you used it on the pre-production stick that was sent to you, but I cannot duplicate your success on the production stick.
1383  Economy / Goods / Re: Selling my Beretta 92FS Vertec Inox Handgun on: October 22, 2015, 03:10:15 AM
I am assuming you are offering a private party transfer through a licensed gun dealer, right?  At least here in Kalifornia you cannot sell any firearm without using a dealer unless it's an antique.

I carry a S&W M&P 40c when I'm out in the desert.  Cool
1384  Bitcoin / Pools / Re: Oct 11 to Nov 11 Sidehack stick pool club. on: October 21, 2015, 11:41:25 PM
I think this contest will provide some great fun, and possibly great photos.

I can imagine someone using two sets of Y cables to bridge 4 usb connections into 2, and then one more Y cable to bridge the 2 bridges down to 1, so you effectively have 4 usb ports into 1.  Commence fire and melted electronics.  Grin

I won't be participating in the OC contest, but I will definitely be following along!
1385  Bitcoin / Hardware / Re: GekkoScience Compac BM1384 Stickminer Official Support Thread on: October 21, 2015, 11:33:00 PM
Nice, i have one customer that was running BFG and switched to cgminer because somehow he couldn't attain more than 12 GHs with these sticks. Is this a known issue, or should i debug it further?
There have been a lot of people mentioning they can't figure out how to set the clock and whatever they type in, it goes to default instead. The new version where you just type in the actual MHz should be pretty foolproof and awful dang handy.

Yes, it's a known issue and I have brought it to luke-jr attention in the bfgminer thread.  The command line frequency adjustment will be fixed in 5.4.0 as he noted and as a result of that discussion, but in 5.3.0 the compacs will only run at "stock" 225 setting.  A work around it to use RPC's pgaset and set the frequency that way.

1) Start bfgminer and your sticks via command line like normal, but omit the frequency setting command.
2) Once running, open another command line and navigate to your bfgminer directory.
3) Input the following:
Code:
bfgminer-rpc "pgaset|0,clock,x0982"
4) In the above command, the "0" refers to the position of the miner in the list in bfg.  If it is at the top of the list it is 0, second down is 1, third down is 2, etc.
5) Replace hex code at the end with hex code from first post in this thread for the freq you want, omitting the leading 0.
6) Hash away.

Feel free to copy/paste any of this into the first post of this thread until 5.4.0 is released.

See the following for the orig. discussions:
https://bitcointalk.org/index.php?topic=877081.msg12705080#msg12705080
https://bitcointalk.org/index.php?topic=877081.msg12732711#msg12732711
https://bitcointalk.org/index.php?topic=877081.msg12741394#msg12741394
https://bitcointalk.org/index.php?topic=877081.msg12747938#msg12747938
1386  Bitcoin / Bitcoin Discussion / Re: Bitcoin Core version 0.11.1 released on: October 21, 2015, 11:25:31 PM
The buffer overflow bug was something I had been experiencing for a while, it would cause my client to crash, glad to see that has been fixed.

Core is still randomly crashing for me from time to time, but I think that is because I run it on a very old system.  I have not been able to pinpoint the cause of most of my crashes, and the log file doesn't give any clues.

Can you give the specs of your machine? I run a node on my old laptop with 4GB of ram. Still runs on 0.11 but no crashes or whatsoever.

Laptop specs in case you're wondering:

AMD Phenom II N620 2.8 Ghz
AMD Mobility Radeon HD4250
4 GB of ram and a 320GB HDD

If yours is greater, I suspect a faulty memory in that case.

Memory has been brought to my attention before as a likely culprit.  My machine is old, here are it's specs:

Intel Core2 6600 @ 2.40 GHz
Nvidia GeForce GTX 550 Ti
4 GB ram, but WinXP only sees 2.75 GB
1 TB+ 7200 rpm of HD space on 3 physical drives

I will run memtest just for fun, but it's probably just the age and architecture of my machine that crashes core.


i'm with you.
since 0.9.3 ... bitcoin crash for no reason.

so ... i use an auto-restart program : Application Monitor
https://bitcointalk.org/index.php?topic=1114415.msg12386392#msg12386392

work perfectly.
When bitnodes emails me that my node is down I can VPN to my machine and restart core.
1387  Bitcoin / Bitcoin Discussion / Re: What exactly is bitcoin halving? on: October 21, 2015, 05:24:10 PM
The halving refers to the reward for solving a block.  Satoshi outlined in his white paper how the supply of bitcoin would be controlled, that the reward for solving a block would be cut in half every 210,000 blocks, roughly every 4 years.  The reward started at 50btc and is currently 25btc, it will go down to 12.5btc at some point in 2016.

Lots to read from a basic google search, https://www.google.com/search?q=bitcoin+halving

1388  Other / Off-topic / Re: Old $5000 bill help on: October 21, 2015, 05:11:00 PM

So a friend of mine have this $5000 bill which I believe is from 1928. It has some signs of aging and abit scratch. Does anyone know the value of this bill? Here's a copy of the bill. I'd appreciate any help. Thank you!

Do you know any place that can evalutate if its real or fake?

Contact my personal friend Fred Bart, http://www.executivecurrency.com/owners/, he is one of the country's top paper currency experts.  Tell him "Mike" sent you, but be sure to let him know that I don't know you in person, just that I saw this on a forum.

He could assist with the sale as well, should it turn out to be legitimate.
1389  Bitcoin / Bitcoin Discussion / Re: Bitcoin Core version 0.11.1 released on: October 21, 2015, 05:02:49 PM
The buffer overflow bug was something I had been experiencing for a while, it would cause my client to crash, glad to see that has been fixed.

Core is still randomly crashing for me from time to time, but I think that is because I run it on a very old system.  I have not been able to pinpoint the cause of most of my crashes, and the log file doesn't give any clues.
1390  Bitcoin / Hardware / Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs on: October 21, 2015, 04:58:20 PM
LMAO,there will be NO prices for us "home miners",unless someone leaks them  Roll Eyes

Move on to companies who WILL sell to the general public,SP-tech is not going to be one of them  Wink

That's because these new miners are not meant for home miners, they're being made probably mostly for internal use, with a few shipments going out to some big data center folk.  The SP50 was never intended for individual use or sales, probably one of the reasons they're so hush hush about pricing and such, because ultimately it doesn't matter unless you are in their inner circle.  It's like Ferrari where many of their models are only available for purchase by Ferrari owners that the company personally invites to buy one of their cars.
1391  Bitcoin / Group buys / Re: [SIDEHACK STICK] Official sales thread for everywhere not already covered on: October 21, 2015, 04:53:17 PM
There are also test pads on the back if you don't want to risk shorting something out.

The only electronic stuff I've ever worked on is automobile related.  These electronics are so compact that I feel like you almost have to have a surgeon's hands even just to get your probe on those pads!

Photo for reference for folks who may be coming to this thread without reading any of the others.


1392  Bitcoin / Mining software (miners) / Re: BFGMiner 5.3.0: GBT+Stratum, RPC, Mac/Linux/Win64, GekkoScience Compac on: October 21, 2015, 04:47:13 PM
Code:
C:\bfgminer530>bfgminer-rpc "pgaset|1,clock,x0982"
Perhaps a bit out of topic, but where did you get that bfgminer-rpc program from, Mike?

It's bundled with BFGMiner - should be on your router too! Wink

And one more thing I have figured out, may be obvious to you all who know this command line stuff a lot better than I do, but the number in the pgaset command (|#,clock,freq) is the number of the miner in the list shown on bfgminer if you start at the top of the list with 0, i.e. if you have 8 miners running in bfg and your compac stick is the 6th one down from the top you would use 5 in the pgaset command.
1393  Bitcoin / Hardware / Re: ANTMINER S7 is available at bitmaintech.com with 4.86TH/s, 0.25J/GH on: October 21, 2015, 04:42:24 PM
Nice share from my S7.  Shocked

https://i.imgur.com/Y9RLLNr.png

Dang, a month or so ago that would have been a block solve!  And it looks like you are solo mining against your own node to boot, so that would have been a sweet solve, plus good advertising for the S7.  Cool
1394  Bitcoin / Hardware / Re: BM1384 Pod Miner plus trade-in/recycling - an interest and feasibility poll on: October 21, 2015, 04:38:52 PM
Should I worry about a cap, in order to prevent some folks from being taken advantage of by a few opportunistic individuals? Or should I not care and let the market fend for itself? I don't like being party to someone getting screwed, but at the same time it's not my job to be the dick police.

I would say that as long as no one is cornering the market on your pods via trade-ins that you should let the market work itself out.  My only concern would be someone sending in a crap-ton of boards and hoarding all the pods you make, only to try and turn around and resell them to make a buck.  The only people that should profit from this venture are gekko science, I would hate to see someone try and take advantage of this opportunity.
1395  Bitcoin / Group buys / Re: [SIDEHACK STICK] Official sales thread for everywhere not already covered on: October 21, 2015, 04:18:10 AM
Look in the support thread, there are a few recommendations there, including one that is running like 19 sticks I think.
1396  Bitcoin / Mining speculation / Re: Diff thread oct 15th to oct 29th picks are open!! With a bonus reward. on: October 20, 2015, 10:57:30 PM
I wonter if we will see a little bit each day of S7's.  I wish we could run a scrypt or something and see all miners in air.  I think there must be quite a few on batch one about  to owner.

In the last few days Bitmain has been selling S7s like there's no stopping them.  All this hash is coming to a difficulty adjustment near you soon!  My guess is the huge spike is a couple very large orders to a few people.  Those are the ones that are going to made a bump in the difficulty.  I think what we're seeing now is just the "little guys" getting their S7s running.

Bitmain sold today 1600BTC worth of S7s  Shocked


1397  Bitcoin / Group buys / Re: [SIDEHACK STICK] Official sales thread for everywhere not already covered on: October 20, 2015, 10:45:18 PM
I was wondering about volt control, i read somewhere it was not software controlled, but then how do you configure it?

There's a small turn-screwy thing on the bottom right of the stick.  You turn it clock-wise to up the voltage, and vice versa.  You only need to turn it up if you are seeing HW errors, and then just a wee-little turn at a time (like 1/8 a full rotation) until the HW errors go away.  Very easy, and kind of better than software control since you can do it while the stick is hashing and get real-time feedback via the HW errors.  There are spots on the stick you can touch with a meter to measure the voltage if you are so inclined.
1398  Bitcoin / Hardware / Re: BITMAIN AntRouter R1: 1st wireless networking device with bitcoin mining chip on: October 20, 2015, 10:40:14 PM

It'll be cool when someone solves a block with it.  Nice that the dashboard includes..."There are 0 miners dug 0 bitcoins".  So we'll know if someone wins the lottery.

It would be cool if someone solved a block with one.  The chances of solving a block at today's difficulty with only 5GH is essentially 0, however, so don't hold your breath!  And the difficulty is only going up from here...

Still, looks like another fun toy to tinker with.  I'll probably buy one.
1399  Bitcoin / Pools / Re: Oct 11 to Nov 11 Sidehack stick pool club. on: October 20, 2015, 10:35:59 PM
Have you guys gotten anything out of it?

we are yet to hit a block.

but if you put in 25 usd for a stick and 5 or 6 to get it shipped you are out  31 usd . 1 stick runs for next to nothing if you run your pc 24/7

 so your investment stays very low if you want to be in low.  your chance of collecting on a  part of a block  in 1 month is around 6%.

which means you chance of 3x your cost in a year is greater then 50%.  this is at the 1 stick nothing else level.



A solo block was just solved on ck's solo pool by a user with about 5TH, which is about what this clubs sees with the donation hash pointed at it.  So a block is definitely possible!  A long shot, sure, but still a real possibility.
1400  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining 111 blocks solved! on: October 20, 2015, 10:26:34 PM
3 th block for 5 Th ?

block 379709 by 1FATSAxjd8f3LDjQzJG8GosvLHwADDcrei
{"hashrate1m": "5.5T", "hashrate5m": "5.95T", "hashrate1hr": "6.15T", "hashrate1d": "6.18T", "hashrate7d": "4.26T"}

Congrats to the 5Th solo solver!  That give me some hope that our little gekko compac stick club may hit one eventually, too!
Pages: « 1 ... 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 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 ... 160 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!