Author

Topic: Avalon ASIC users thread - page 194. (Read 438602 times)

sr. member
Activity: 266
Merit: 250
March 18, 2013, 05:40:54 AM
I really smiled when i seen this picture, this is a strange solution.
legendary
Activity: 1112
Merit: 1000
March 18, 2013, 05:37:00 AM
Is there someone who tried to move hashmodules lower? Does this improove cooling or not?
As i see, bottom fan just mostly passing cool air thru case (without fourth hashmodule)...
One picture I've seen posted on a Chinese forum is this one:



but I'm not sure if this is much of an improvement, it would force all the air through the fins of the left module
sr. member
Activity: 266
Merit: 250
March 18, 2013, 05:01:48 AM
Is there someone who tried to move hashmodules lower? Does this improove cooling or not?
As i see, bottom fan just mostly passing cool air thru case (without fourth hashmodule)...
legendary
Activity: 1778
Merit: 1008
March 17, 2013, 06:50:18 PM
during April it will be ~100TH with Avalon #2. (avalon earnings 3-4 BTC)
lets see if BFL will appear also. With 200TH earnings go to 1.5-2 BTC,...etc
even with 1PH avalon is profitable with current BTC value (i am expecting though btc>100$ before that)
long live Asics, long live Avalon team Smiley

even with crazy difficulty numbers (like adding a 0 to go from 4.8 mil to 48 mil) even a jalepeno is profitable... assuming it's stats bear out, etc etc...

gonna be funny if i end up buying a jalepeno (i'm broke...) and using it to pay for an avalon.
legendary
Activity: 2955
Merit: 1049
March 17, 2013, 05:55:26 PM
how to disable the blue LED?
(only with cutting?)
TIA
hero member
Activity: 607
Merit: 500
March 17, 2013, 04:49:54 PM
during April it will be ~100TH with Avalon #2. (avalon earnings 3-4 BTC)
lets see if BFL will appear also. With 200TH earnings go to 1.5-2 BTC,...etc
even with 1PH avalon is profitable with current BTC value (i am expecting though btc>100$ before that)
long live Asics, long live Avalon team Smiley
legendary
Activity: 1112
Merit: 1000
legendary
Activity: 1246
Merit: 1002
March 17, 2013, 01:17:58 PM
The network hash rate is REALLY picking up this weekend, we're at 10 blocks per hour almost.  If this keeps up we'll see 6m by next difficulty change.

Where is a good place to follow the hash rate?


http://blockchain.info/
http://bitcoincharts.com/ (upper bar)

AND finally HERE:

http://bitcoin.sipa.be/

Does sipa use R?
hero member
Activity: 531
Merit: 505
March 17, 2013, 01:09:00 PM
The network hash rate is REALLY picking up this weekend, we're at 10 blocks per hour almost.  If this keeps up we'll see 6m by next difficulty change.

Where is a good place to follow the hash rate?


http://blockchain.info/
http://bitcoincharts.com/ (upper bar)

AND finally HERE:

http://bitcoin.sipa.be/
hero member
Activity: 816
Merit: 1000
March 17, 2013, 01:08:35 PM
The network hash rate is REALLY picking up this weekend, we're at 10 blocks per hour almost.  If this keeps up we'll see 6m by next difficulty change.

Where is a good place to follow the hash rate?


http://blockchain.info/charts/hash-rate
legendary
Activity: 1246
Merit: 1002
March 17, 2013, 01:06:16 PM
The network hash rate is REALLY picking up this weekend, we're at 10 blocks per hour almost.  If this keeps up we'll see 6m by next difficulty change.

Where is a good place to follow the hash rate?
legendary
Activity: 1064
Merit: 1000
March 17, 2013, 12:54:35 PM
maybe someone is testing a bunch of machines?
legendary
Activity: 1484
Merit: 1005
March 17, 2013, 12:34:41 PM
The network hash rate is REALLY picking up this weekend, we're at 10 blocks per hour almost.  If this keeps up we'll see 6m by next difficulty change.
hero member
Activity: 607
Merit: 500
March 17, 2013, 11:09:53 AM
Hmm, I see better efficiency when using those parameters too.

Do you know what the 4th parameter is, and what made you decide to change it to 42?

https://bitcointalk.org/index.php?topic=140539.msg1536842;topicseen#msg1536842
Iosha should know  Wink

well, if all 300 Avalons go OC then network will get 1-2TH more Grin
legendary
Activity: 966
Merit: 1000
March 17, 2013, 11:00:06 AM
Hmm, I see better efficiency when using those parameters too.

Do you know what the 4th parameter is, and what made you decide to change it to 42?
hero member
Activity: 607
Merit: 500
March 17, 2013, 09:46:20 AM
thanks, i found another way around.
i went to system/startup
i disable cgminer process and gave my modified cgminer command to local startup window and i reboot Wink
i get the OC, BUT
6m 48s
70164.06
0
11
6469   <-- accepted
211     <-- rejected
11       <-- HW fault



rejections and HW faults are too high!

update: i use --avalon-options 115200:24:10:42:300
and i get:
8m 44s
72245.02
0
13
8870   <-- accepted
0        <-- rejected
12      <-- HW fault

this is better!
legendary
Activity: 966
Merit: 1000
March 17, 2013, 09:38:02 AM
I achieved OC by modifying /etc/init.d/cgminer.  Look for the --avalon-options argument.  The last number in the string is the clock speed.  Default is 282, I changed mine to 300.

--avalon-options 115200:24:10:45:300

At 300 it gets around 71.6GH/s, the fans get a little louder, and Temp3 rose from 42 to 43.

thanks Bogard, but i don;t know anything about Linux (windows boy here Cheesy )
in openwrt where i go and do what? Smiley

For you the easy way is probably to use an SFTP client like filezilla to download the /etc/init.d/cgminer file, edit it locally, and then upload the modified version.

http://filezilla-project.org/download.php

The trick to activate SFTP mode in filezilla is to enter sftp://192.168.0.100 for the host address (or whatever your Avalon's IP is, the sftp:// prefix is the important part.)  Login is the same as used for the OpenWRT WebUI.
hero member
Activity: 607
Merit: 500
March 17, 2013, 09:11:20 AM
I achieved OC by modifying /etc/init.d/cgminer.  Look for the --avalon-options argument.  The last number in the string is the clock speed.  Default is 282, I changed mine to 300.

--avalon-options 115200:24:10:45:300

At 300 it gets around 71.6GH/s, the fans get a little louder, and Temp3 rose from 42 to 43.

thanks Bogard, but i don;t know anything about Linux (windows boy here Cheesy )
in openwrt where i go and do what? Smiley
legendary
Activity: 966
Merit: 1000
March 17, 2013, 07:46:50 AM
I achieved OC by modifying /etc/init.d/cgminer.  Look for the --avalon-options argument.  The last number in the string is the clock speed.  Default is 282, I changed mine to 300.

--avalon-options 115200:24:10:45:300

At 300 it gets around 71.6GH/s, the fans get a little louder, and Temp3 rose from 42 to 43.
vip
Activity: 756
Merit: 503
March 17, 2013, 07:37:23 AM
so Avalon can mine other coins as well?!
please, can someone post a guide how we can OC Avalon?
what vardiff should i select? 64 is good?
You can mine any coin that use double SHA-256 for hashing.
Jump to: