Bitcoin Forum
April 19, 2024, 12:11:38 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 ... 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 [150] 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 »
  Print  
Author Topic: [Work in progess] Burnins Avalon Chip to mining board service  (Read 623954 times)
Bogart
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
September 19, 2013, 08:42:24 PM
 #2981

Here is a simple script to put in cron.

Code:
#!/bin/sh
#
if pgrep cgminer > /dev/null
then
logger "cgminer up"
else
logger "** cgminer down"
logger "** Starting cgminer"
screen -dmS cgminer /home/cgminer/cgstart.ksh
fi

That's handy, but in my case cgminer was still running.  It had just stopped talking to the bitburner for some reason.

I actually run my cgminer in this little script:

Code:
#!/usr/bin/perl

while (1) {
        system( "/home/user/bin/cgminer/cgminer --avalon-auto --avalon-freq 350-450 --more --args --here" );
        print "Sleeping 5s before restart...\n";
        sleep 5;
}

I know, using perl is overkill, but I'm a perl guy.

Then I have rc.local start the above script in a detached screen session at boot-time.

"All safe deposit boxes in banks or financial institutions have been sealed... and may only be opened in the presence of an agent of the I.R.S." - President F.D. Roosevelt, 1933
1713485498
Hero Member
*
Offline Offline

Posts: 1713485498

View Profile Personal Message (Offline)

Ignore
1713485498
Reply with quote  #2

1713485498
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
bitcoiner49er
Sr. Member
****
Offline Offline

Activity: 457
Merit: 250



View Profile
September 19, 2013, 08:52:03 PM
 #2982

...
I wasn't watching it.  Is there an easy way to send the output to a logfile?
/home/pi/bin/cgminer/cgminer --avalon-auto --avalon-freq 350-450 --avalon-options 115200:2:10:d:350 --failover-only --api-listen --api-allow W:192.168.23.0/24 2> file.log

Also --failover-only means that if the stratum pool says it is still connected but it isn't providing work properly you may indeed not get work to give to the BTB
I'm not sure why that can happen, but I've seen it on a stratum pool that was having trouble but not losing the connection

Oh I just checked, my previous was Runtime: 71 hrs : 36 mins : 16 secs
(until I did a code restart)
[2013-09-17 16:38:38] BTB0 42C/ 42C 0000R | (5s):5.742G (avg):6.956Gh/s | A:416626 R:3442 HW:19 WU:97.2/m

Heh I just noticed that looks like a minor bug in the final summary report Smiley

Hmm I seem to get a crash every day now.. , any way I can help debug this issue or provide info for the devs?


Mine crashes like every 30 hrs or so. I just make sure to restart cgminer every morning when I grab my coffee. It doesn't matter if it's one burnin miner or 32 plugged into the system. I just figured it wasn't much of a hassle so I didn't bother posting this.

I get about 48 hours before mine crashes. Running cgminer 3.4.2

Homo doctus is se semper divitias habet
RoadStress
Legendary
*
Offline Offline

Activity: 1904
Merit: 1007


View Profile
September 19, 2013, 09:37:19 PM
 #2983

Hey burnin or someone else i was wondering if there could be something to screw at the bottom of the bitburner boards? I don't know what is the word for the long steel stuff that holds the boards together and while they seem to be pretty stable i thought maybe i could improve that.

Toolhead
Full Member
***
Offline Offline

Activity: 178
Merit: 101


View Profile
September 19, 2013, 10:08:37 PM
 #2984

hex brass standoffs
burnin (OP)
Sr. Member
****
Offline Offline

Activity: 243
Merit: 250

ALTCOM Ab9upXvD7ChnJxDRZgMmwNNEf1ftCGWrsE


View Profile
September 19, 2013, 10:45:45 PM
 #2985

I get about 48 hours before mine crashes. Running cgminer 3.4.2

My test-stack of 16 boards has now an uptime of ~2 Weeks without cgminer restart.
But i am using a rather old version of cgminer.

btw: news in the B'Fury thread: https://bitcointalk.org/index.php?topic=283992

Shipping of Batch 2 is under way, i am too busy to put in tracking numbers (will add them later).
vanycon
Sr. Member
****
Offline Offline

Activity: 317
Merit: 252


In Rarity I trust!


View Profile
September 20, 2013, 05:25:34 AM
 #2986

Hey burnin when do you start building the avalon miners from the recieved batch?

Do you wait till the last avalons arrived or did you even start... time is BTC u know Wink

And btw I send you an email cause my chip distributor changed a little bit hope you recieved it and that should not a big deal

Aeron 1.250.000 CryptoBonusMiles Giveaway
RoadStress
Legendary
*
Offline Offline

Activity: 1904
Merit: 1007


View Profile
September 20, 2013, 10:55:05 AM
 #2987

hex brass standoffs

Ok, but what to i put on the floor in order to have better stability?

burnin (OP)
Sr. Member
****
Offline Offline

Activity: 243
Merit: 250

ALTCOM Ab9upXvD7ChnJxDRZgMmwNNEf1ftCGWrsE


View Profile
September 20, 2013, 11:25:05 AM
Last edit: September 20, 2013, 12:09:22 PM by burnin
 #2988

Hey burnin when do you start building the avalon miners from the recieved batch?

Do you wait till the last avalons arrived or did you even start... time is BTC u know Wink

And btw I send you an email cause my chip distributor changed a little bit hope you recieved it and that should not a big deal

I took Sebastians chips to my contractor yesterday was able to get a time-slot on the machine right away. (unlike Zefir Batch 2 where i had to wait)
That time-slot ends later today, with a little luck all boards will be done with smt assembly then.

hex brass standoffs

Ok, but what to i put on the floor in order to have better stability?

You could use a thick steel plate as base for the boards in which you screw the standoffs.
Other possibility: lay the stack down sideways.
mastahofdesastah
Full Member
***
Offline Offline

Activity: 163
Merit: 100


View Profile
September 20, 2013, 11:33:19 AM
Last edit: September 20, 2013, 04:34:47 PM by mastahofdesastah
 #2989

Still waiting for Zefir batch 2 boards...  Cry
Maybe SebastianJu's batch Shops before?


Thx, burnin said its on the way...
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
September 20, 2013, 11:38:40 AM
 #2990

Still waiting for Zefir batch 2 boards...  Cry
Maybe SebastianJu's batch Shops before?

Thank you for reading the thread.  Roll Eyes

Burnin said batch 2 is shipped.

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
warhawk187
Sr. Member
****
Offline Offline

Activity: 327
Merit: 250



View Profile
September 20, 2013, 05:42:35 PM
 #2991

Burnin,

I had an order placed for assembly of 6 out of the 12 Bitburners I had planned on ordering from you. This week I converted that order of 6 to Bitfury boards. However, now that Zefirs chips have finally arrived today, I tried to purchase assembly for 12 Bitburner XX boards today, but Paypal says there is an issue with your merchant account. Please help me out here, I have 240 chips that are en route to you as we speak and Paypal is my only method of payment available at the moment. I understand that you are incredibly busy, but now that the chips are here, I would like to pay for assembly and express shipping. Please let me know what the situation is, thanks.

kong2029
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
September 21, 2013, 02:05:46 AM
 #2992

Burnin,

Over a week ago I sent a PM to you asking for a refund for my order.  After receiving no reply I sent a message through your website again asking for confirmation of the refund and amounts.

I haven't received a reply to that email either.  Can you please confirm my refund is being processed or reply to 1 of my messages?

Regards,

kong2029
-Redacted-
Hero Member
*****
Offline Offline

Activity: 574
Merit: 501


View Profile
September 21, 2013, 02:16:29 AM
 #2993

Burnin,

I had an order placed for assembly of 6 out of the 12 Bitburners I had planned on ordering from you. This week I converted that order of 6 to Bitfury boards. However, now that Zefirs chips have finally arrived today, I tried to purchase assembly for 12 Bitburner XX boards today, but Paypal says there is an issue with your merchant account. Please help me out here, I have 240 chips that are en route to you as we speak and Paypal is my only method of payment available at the moment. I understand that you are incredibly busy, but now that the chips are here, I would like to pay for assembly and express shipping. Please let me know what the situation is, thanks.

Only Burnin can answer, of course, but my suspicion is that so many people slammed PayPal for refunds when the chips were late, that Paypal froze/closed his account. 
kong2029
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
September 21, 2013, 05:03:20 AM
 #2994

Well, some kind of update or communication would be appreciated. 
julz
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001



View Profile
September 21, 2013, 05:04:32 AM
 #2995

Still waiting for Zefir batch 2 boards...  Cry
Maybe SebastianJu's batch Shops before?

Thank you for reading the thread.  Roll Eyes

Burnin said batch 2 is shipped.

I have a batch 2 order - but the order status on burninmining.com says 'processing'.  Does anyone else have a different status?
Is he actually updating info on that site any more?
I've received no email updates regarding the order.

@electricwings   BM-GtyD5exuDJ2kvEbr41XchkC8x9hPxdFd
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
September 21, 2013, 07:59:27 AM
 #2996

Still waiting for Zefir batch 2 boards...  Cry
Maybe SebastianJu's batch Shops before?

Thank you for reading the thread.  Roll Eyes

Burnin said batch 2 is shipped.

I have a batch 2 order - but the order status on burninmining.com says 'processing'.  Does anyone else have a different status?
Is he actually updating info on that site any more?
I've received no email updates regarding the order.


He also said he is too busy to update the site with tracking orders. https://bitcointalk.org/index.php?topic=179769.msg3193107#msg3193107

I guess we have to wait for the post man to ring.

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
RoadStress
Legendary
*
Offline Offline

Activity: 1904
Merit: 1007


View Profile
September 21, 2013, 09:40:24 AM
 #2997

Burnin,

Over a week ago I sent a PM to you asking for a refund for my order.  After receiving no reply I sent a message through your website again asking for confirmation of the refund and amounts.

I haven't received a reply to that email either.  Can you please confirm my refund is being processed or reply to 1 of my messages?

Regards,

kong2029

Have you been reading this thread completely? You can request a refund on cryptx's new website.

mastahofdesastah
Full Member
***
Offline Offline

Activity: 163
Merit: 100


View Profile
September 21, 2013, 10:11:19 AM
 #2998

Thx to burnin, got shipping code.
My BB arrives Monday

Still waiting for Zefir batch 2 boards...  Cry
Maybe SebastianJu's batch Shops before?

Thank you for reading the thread.  Roll Eyes

Burnin said batch 2 is shipped.

I have a batch 2 order - but the order status on burninmining.com says 'processing'.  Does anyone else have a different status?
Is he actually updating info on that site any more?
I've received no email updates regarding the order.


He also said he is too busy to update the site with tracking orders. https://bitcointalk.org/index.php?topic=179769.msg3193107#msg3193107

I guess we have to wait for the post man to ring.
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
September 21, 2013, 10:43:21 AM
 #2999

Thx to burnin, got shipping code.
My BB arrives Monday


Ah, this is how it works?

Could I get mine too, please?

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
September 21, 2013, 01:11:49 PM
 #3000

@burnin... maybe you can push the bitfurys to higher clockrates too since marto got his 16chip board stable to run at 500mhz. Someone said its because the power supply is the same for both boards so that 16 chips can get more wattage than 20 chips. Maybe its worth testing this out to find out the real hashrate of bitfurys too.

Hot news
First pieces from our last edition ( production run) with updgraded air  cooling
works even @ 500 Mhz - 7.7/8 Ghs



Please ALWAYS contact me through bitcointalk pm before sending someone coins.
Pages: « 1 ... 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 [150] 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!