Author

Topic: Avalon ASIC users thread - page 212. (Read 438335 times)

hero member
Activity: 631
Merit: 500
February 07, 2013, 01:08:27 PM
jeff, does the cgminer interface have any configuration options? can you change the launch command?

i suppose you can ssh/telnet into the machine and run cgminer from the command line...would that manual instance show up in the GUI?
legendary
Activity: 1596
Merit: 1091
February 07, 2013, 01:00:30 PM

Avalon ASIC miner is currently surviving >24 hour stretches without restarting, now that we're on a stable pool with a reasonably high difficulty value (BTC Guild, difficulty 32.0).

However, have now seen the machine get "stuck" in a strange state, where it is not mining or restarting.  The fans ramp up, then ramp down, in a cycle.

Power cycling fixes the problem immediately, and the machine goes back to mining in >24 hour stretches again.

As a workaround, some pools have an "idle worker" notification system, to let you know when your miner disappears.

legendary
Activity: 1876
Merit: 1000
February 07, 2013, 12:38:54 PM
Just looking THE Avalon threads up..

So this is still à USER thread instead of USERS thread ..Huh

Well i look up next week maybe someone else got their Asic by then ..!!!

GL  Roll Eyes



when i name my db tables.  i name do do NOT name them plural.  

user table.   not users table, because each record is one user.

user.id
hero member
Activity: 540
Merit: 500
COINDER
February 07, 2013, 12:31:13 PM
Just looking THE Avalon threads up..

So this is still à USER thread instead of USERS thread ..Huh

Well i look up next week maybe someone else got their Asic by then ..!!!

GL  Roll Eyes

hero member
Activity: 938
Merit: 1009
February 07, 2013, 12:15:06 PM
Seymour Roger Cray from Cray Research would love that HW design ...



Needs more leather benches.
hero member
Activity: 531
Merit: 505
February 07, 2013, 12:11:54 PM
Seymour Roger Cray from Cray Research would love that HW design ...

newbie
Activity: 9
Merit: 0
sr. member
Activity: 476
Merit: 250
February 07, 2013, 11:45:03 AM

Is that an image of a single 'module' of the three included as shipped in first batch, four max?
legendary
Activity: 2114
Merit: 1005
ASIC Wannabe
February 07, 2013, 02:49:20 AM
^perfect response, thank you Smiley I am just used to layouts that draw the heat from the surface of the chip, not the underside
sr. member
Activity: 452
Merit: 250
February 06, 2013, 07:24:34 PM
Normally, yes. Since Avalon is using QFN packages for their chips, there is a significant layer of plastic over top of the actual IC silicon. The bottom of the chip has a thermal pad and the circuit board usually has a bunch of copper plated vias underneath the chip. This means most of the heat transfer is done through the bottom of the chip. In most cases the PCB itself is used as a crappy heatsink but since these chips are dissipating a fairly large amount of power in a package not really designed for high power applications, they are likely using thermal pads and the large heatsink to pull heat from the back of the PCB.

Cooling could be increased by heatsinking the front of the chips as well, but this was likely cut since large heatsinks can get pretty expensive.
legendary
Activity: 2114
Merit: 1005
ASIC Wannabe
February 06, 2013, 07:16:40 PM


wonderful

i might be entirely wrong, but doesnt the big aluminum heatsink TYPICALLY get placed on the side of the board housing the ASIC chips, rather then the bottomside which (im guessing) is nothing but solder points and circuit paths? generally, you dont try to dissipate heat from the other side of the PCB. or are the chips on both sides of the board?
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
February 06, 2013, 06:13:38 PM
I wonder if using a 15A programmable timer to cut the power for 1 minute every 12 or 24 hours would damage the unit? I have one lying around somewhere ....
... or just send a restart to the API every X hours Tongue

is the api even turned on? 
Code:
cgminer -S/dev/ttyUSB0 -o 1.2.3.4:9332 -O 1ABCDE
Yes reading docs required to add options - it's all documented there in the official cgminer ... and of course it's in the official cgminer git for anyone to access ...
Specifically that will require some reading to allow commands to affect your cgminer, since that isn't enabled by default or even if you simply enable the API in default mode (as expected)
legendary
Activity: 1876
Merit: 1000
February 06, 2013, 11:46:56 AM
I wonder if using a 15A programmable timer to cut the power for 1 minute every 12 or 24 hours would damage the unit? I have one lying around somewhere ....
... or just send a restart to the API every X hours Tongue

is the api even turned on? 
Code:
cgminer -S/dev/ttyUSB0 -o 1.2.3.4:9332 -O 1ABCDE
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
February 05, 2013, 10:08:45 PM
I wonder if using a 15A programmable timer to cut the power for 1 minute every 12 or 24 hours would damage the unit? I have one lying around somewhere ....
... or just send a restart to the API every X hours Tongue
donator
Activity: 1616
Merit: 1003
February 05, 2013, 10:07:05 PM
I wonder if using a 15A programmable timer to cut the power for 1 minute every 12 or 24 hours would damage the unit? I have one lying around somewhere ....
legendary
Activity: 1596
Merit: 1091
February 05, 2013, 09:59:41 PM
Some people were curious about the load on the controller (the CPU running the linux kernel + cgminer):

     Load Average: 0.49, 0.52, 0.50

OpenWRT process list:

Code:
 546 root      1512 S    /sbin/syslogd -C16
  548 root      1492 S    /sbin/klogd
  550 root       852 S    /sbin/hotplug2 --override --persistent --set-rules-f
  556 root      1016 S    /sbin/procd
  560 root      1516 S    /sbin/netifd
  567 root       876 S <  ubusd
  766 root      1504 S    /sbin/watchdog -t 5 /dev/watchdog
  986 root      1520 S    /usr/sbin/crond -c /etc/crontabs -l 5
  994 root      1156 S    /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p
 1014 root      1152 S    /usr/sbin/uhttpd -f -h /www -r OpenWrt -x /cgi-bin -
 1043 nobody     944 S    /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf
 1056 root      1504 S    /usr/sbin/ntpd -n -p 0.openwrt.pool.ntp.org -p 1.ope
 1065 root     30052 R    cgminer -S/dev/ttyUSB0 -o 1.2.3.4:9332 -O 1ABCDE
 9244 root      1224 R    /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p
 9245 root         0 SW   [kworker/0:1]
 9266 root      1508 S    -ash
 9291 root      1500 R    ps

Memory usage snapshot:
Code:
root@OpenWrt:~# free
             total         used         free       shared      buffers
Mem:         61832        25648        36184            0         2496
-/+ buffers:              23152        38680
Swap:            0            0            0

legendary
Activity: 1378
Merit: 1003
nec sine labore
February 05, 2013, 06:07:28 PM
By the way, where's its button start/reset?  Grin

On the PSU Wink

spiccioli
member
Activity: 72
Merit: 10
February 05, 2013, 06:06:30 PM
By the way, where's its button start/reset?  Grin

legendary
Activity: 1036
Merit: 1010
!
February 05, 2013, 06:00:42 PM
By the way, where's its button start/reset?  Grin
legendary
Activity: 1596
Merit: 1091
February 05, 2013, 05:42:07 PM

Miner "freeze" just past hour 20, mining p2pool:  openwrt and cgminer status are accessible, but no work is being retrieved from / sent to p2pool.

Manually restarted.

Jump to: