Avalon
From Qi-Hardware
Contents |
Pictures
Avalon
Chip power efficienty: 6.6W/GHs @ 1.15 V Module power consumption: 149W @ 20GHs/ 164W@ 22GHs Machine power consumption: 595W @ 220V-AC/ 620W @ 120V-AC
User Guide
- Connect your laptop to the LAN/WAN port of the TL-WR703N
- Setup your laptop IP address 192.168.0.101
- Open http://192.168.0.100
- Configure WiFi: Network -> WIFI -> Scan(select your WIFI network) -> Join Network -> WPA passphrase -> Submit -> Save & Apply for connect to WIFI Internet
- Make sure WR703N can access Internet, telnet to your WR703N. some cgmienr-api examples:(More info on API checkout https://github.com/ckolivas/cgminer/blob/master/API-README)
telnet 192.168.0.100 cgminer-api # wait 5 seconds for cgminer start the API thread. without any parameter it will give cgminer summary cgminer-api devs #The Avalon A/R/HW information cgminer-api stats #The Avalon matching work details cgminer-api pools #The pools information
- Start cgminer manully
/etc/init.d/cgminer start /etc/init.d/cgminer stop
- Changing pool/worker
vim /etc/config/cgminer
- Start cgminer with debug informations and save the log file
cgminer --api-allow "W:0/0" --api-listen --avalon-options 115200:24:10:50 -D --verbose -o stratum.ozco.in:80 -O 12300:xRbYjN -S/dev/ttyUSB0 2>/tmp/cgminer.log
- Setup password/using ssh
ssh root@192.168.0.100 # Once you setup the password the telnet service will be stop. use ssh instead.
Reflash TP-LINK TL-WR703N
System -> Backup / Flash Firmware -> Flash new firmware image
Connect to PC
Notice if you want to plug the USB to a computer instead of 703N, you must remove a Jumper on the ctrl board. the jumper's lable is P5, next to the USB port.