Author

Topic: Avalon ASIC users thread - page 178. (Read 438378 times)

hero member
Activity: 631
Merit: 500
May 17, 2013, 10:33:27 PM
Question: I have done some USB driver work on Windows. How difficult would it be to remove the serial port driver and go directly to USB? The USB protocol is more complicated than that for UART, but I imagine in cgminer high-level interfaces should look very similar to those for a UART?
This is what I'm currently working on, as most other drivers in cgminer are direct USB. To complete the work I need extended access to hardware and doing it remotely is proving problematic.

Con, how much time do you think you need on the machine?

Is it difficult to do remotely because you sometimes need a hard reboot?  I could potentially set up access for you with the ability to remotely power cycle the machine.
yxt
legendary
Activity: 3528
Merit: 1116
May 17, 2013, 10:25:07 PM
The donation feature in cgminer previously was much maligned by the miners, and only ever amounted to a tiny amount of hashrate. I know there are a few generous people that would be happy with such a feature, but I'm not sure it would amount to very much. Do you think there'd be something different this time around?
It's worth a try. Make donating as easy as possible.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
May 17, 2013, 09:46:05 PM
Question: I have done some USB driver work on Windows. How difficult would it be to remove the serial port driver and go directly to USB? The USB protocol is more complicated than that for UART, but I imagine in cgminer high-level interfaces should look very similar to those for a UART?
This is what I'm currently working on, as most other drivers in cgminer are direct USB. To complete the work I need extended access to hardware and doing it remotely is proving problematic.
full member
Activity: 250
Merit: 100
RockStable Token Inc
May 17, 2013, 09:44:23 PM
Question: I have done some USB driver work on Windows. How difficult would it be to remove the serial port driver and go directly to USB? The USB protocol is more complicated than that for UART, but I imagine in cgminer high-level interfaces should look very similar to those for a UART?
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
May 17, 2013, 09:25:45 PM
Thanks Aseras ... I know.. too late Wink

I strongly believe that people want to show their appreciation for development but they just don't know who does what in this project.

If there was an option in Avalon's miner settings to donate X% hashes to the dev-team, I think a lot of the Avalon users would have used this.

I actually spoke to ckolivas about adding this option to the finished cgminer with full usb code.
The donation feature in cgminer previously was much maligned by the miners, and only ever amounted to a tiny amount of hashrate. I know there are a few generous people that would be happy with such a feature, but I'm not sure it would amount to very much. Do you think there'd be something different this time around?
hero member
Activity: 658
Merit: 500
May 17, 2013, 11:35:35 AM
Thanks Aseras ... I know.. too late Wink

I strongly believe that people want to show their appreciation for development but they just don't know who does what in this project.

If there was an option in Avalon's miner settings to donate X% hashes to the dev-team, I think a lot of the Avalon users would have used this.

I actually spoke to ckolivas about adding this option to the finished cgminer with full usb code.
legendary
Activity: 1378
Merit: 1003
nec sine labore
May 17, 2013, 03:38:02 AM
Thanks Aseras ... I know.. too late Wink


Yeah,

too little, but having an address where to send some tips would help as well, I mean, if each Avalon user sends 1 BTC per owned Avalon 100 BTCs are easily collected!

spiccioli
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
May 17, 2013, 03:18:48 AM
How to add "4th,5th pool" under "More Options" ?


Edit: Found it... add: "-o ip:port -O user:pass" for each pool

It even works with more than 5 pools...


Can different pools mine different coins, e.g., bitcoin and bytecoin?
No
(line 3 of the cgminer README)
legendary
Activity: 892
Merit: 1002
1 BTC =1 BTC
May 16, 2013, 06:23:21 PM
Thanks Aseras ... I know.. too late Wink

I strongly believe that people want to show their appreciation for development but they just don't know who does what in this project.

If there was an option in Avalon's miner settings to donate X% hashes to the dev-team, I think a lot of the Avalon users would have used this.
hero member
Activity: 658
Merit: 500
May 16, 2013, 02:56:13 PM
                 13:37 Grin



Guys don't forget to tip Xiangfu for his great work Smiley
 
 

No tips for Aseras? Xiangfu clearly thanked him for the work.

no one loves me...

I leant my avalons to ckolivas for several days/weeks to do the firmware, paying him in hashes while he works. Luke never took up the offer, and the one try he bricked one of the avalons.
ckolivas has never messed them up besides tripping a breaker once Smiley

I also offered them to forrest to work on p2pool and he never took it up either. p2pool has serious problems with every asic right now.

We have greatly improved the stability and hashrate. I have week+ uptimes now and rarely a hard lock anymore unless we hit the hardware reset buffer bug.

We fixed a great many nasty bug including the difficulty bug, which prevented large shares such a solo mining from working. The watchdog would reset the avalon on high difficulty because it thought the unit was crashed. we found a lot of typos and debugged even building the firmware to make it a fairly simple process. We even taught ckolivas to get a VPN working under linux Cheesy

I'd guess I've lost 50-100btc letting my avalons be used for development between downtime and "paying" whomever was developing.

The next step is to chuck the usb-serial code and go direct usb and remove a lot of the hacks and work arounds that were used and improve it a lot more.

ckolivas is greatly underpaid for the work he does. xiangfu is as well. He needs a new laptop.

If avalon or anyone wants to thank or tip me, Id' rather they pester team avalon to get ckolivas an avalon in his hands. it will be worth it for everyone. It would also be nice if I were "special enough" to get my batch 2 avalons a wee bit quicker Tongue
legendary
Activity: 1064
Merit: 1000
May 16, 2013, 02:48:11 PM
                 13:37 Grin



Guys don't forget to tip Xiangfu for his great work Smiley
 
 

Good call.  Tip sent.

I've been using his build-avalon-image.sh script to build my own firmware images for WR703Ns with support for the various FPGA miners enabled.

I've been using them to mine on Bitforce FPGA Singles, CM1s, and Ztex 1.15y boards.  Unfortunately the Ztex bitstreams can't fit into the 4MB flash memory, so I've been loading them into RAM in /tmp after each reboot.  I plan to try a usb-storage solution for that later.

I can post my builds if anyone's interested.

My 703n still running very old cgminer, if your build is ready for Icarus Im interested! Thanks.
hero member
Activity: 658
Merit: 500
May 16, 2013, 02:33:30 PM
Hi

Thanks Aseras for the info/frimware. time to  release a new firmware with cgminer 3.1.1. a testing firmware uploaded here:
  http://downloads.qi-hardware.com/people/xiangfu/avalon/next-testing/openwrt-ar71xx-generic-tl-wr703n-v1-squashfs-factory-20130515.bin

ChangeLog:
  https://en.bitcoin.it/wiki/Avalon#NEXT

Happy Mining
Xiangfu

If anyone has problems, I have a new firmware you can try. PM me for a link.

Based off cgminer 3.1 Fixes many issues especially certain problems with difficulty changes and some of the freezing.

Is this based off of commit 69bdc6f9883fbbf79e3e23d13cc6f2042154d072?  needs to be running that or it's going to cause everyone problems.
legendary
Activity: 892
Merit: 1002
1 BTC =1 BTC
May 16, 2013, 11:13:49 AM
No tips for Aseras? Xiangfu clearly thanked him for the work.

Sure, but I checked the donation part at the Avalon wiki and in my opinion Xiangfu did not really get enough "appreciation" for his work.
legendary
Activity: 966
Merit: 1000
May 16, 2013, 11:06:28 AM
                 13:37 Grin



Guys don't forget to tip Xiangfu for his great work Smiley
 
 

Good call.  Tip sent.

I've been using his build-avalon-image.sh script to build my own firmware images for WR703Ns with support for the various FPGA miners enabled.

I've been using them to mine on Bitforce FPGA Singles, CM1s, and Ztex 1.15y boards.  Unfortunately the Ztex bitstreams can't fit into the 4MB flash memory, so I've been loading them into RAM in /tmp after each reboot.  I plan to try a usb-storage solution for that later.

I can post my builds if anyone's interested.
full member
Activity: 218
Merit: 100
May 16, 2013, 10:44:43 AM
                 13:37 Grin



Guys don't forget to tip Xiangfu for his great work Smiley
 
 

No tips for Aseras? Xiangfu clearly thanked him for the work.
legendary
Activity: 1246
Merit: 1001
May 16, 2013, 09:06:56 AM
How to add "4th,5th pool" under "More Options" ?


Edit: Found it... add: "-o ip:port -O user:pass" for each pool

It even works with more than 5 pools...


Can different pools mine different coins, e.g., bitcoin and bytecoin?
legendary
Activity: 892
Merit: 1002
1 BTC =1 BTC
May 16, 2013, 08:37:51 AM
                  13:37 Grin



Guys don't forget to tip Xiangfu for his great work Smiley
 
 
member
Activity: 77
Merit: 10
May 16, 2013, 03:42:39 AM
How to add "4th,5th pool" under "More Options" ?


Edit: Found it... add: "-o ip:port -O user:pass" for each pool

It even works with more than 5 pools...
full member
Activity: 120
Merit: 100
May 15, 2013, 10:45:03 PM
Hi

Thanks Aseras for the info/frimware. time to  release a new firmware with cgminer 3.1.1. a testing firmware uploaded here:
  http://downloads.qi-hardware.com/people/xiangfu/avalon/next-testing/openwrt-ar71xx-generic-tl-wr703n-v1-squashfs-factory-20130515.bin

ChangeLog:
  https://en.bitcoin.it/wiki/Avalon#NEXT

Happy Mining
Xiangfu

If anyone has problems, I have a new firmware you can try. PM me for a link.

Based off cgminer 3.1 Fixes many issues especially certain problems with difficulty changes and some of the freezing.
legendary
Activity: 1988
Merit: 1012
Beyond Imagination
May 15, 2013, 10:41:19 PM
Just browsed over this funny fan review, I can barely hear what she is talking, and that "smoke test" really does not make any sense due to different lighting each time  Grin

https://www.youtube.com/watch?v=PdcQVOEq47E
Jump to: