I need help...
@Gage-Miner
https://bitcointalksearch.org/topic/m.50968875 is a set of instructions I put together for setting up a Raspberry Pi mining using the newpac's. The only extra step you'll need to do since adding a R606 as well is to do the command lsusb and hit enter. This will give you some similar output as below. The Newpacs and R606 both are the items listed as Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO). The only difference is the Newpacs will always use Bus 001 and the R606 will use Bus 004. (Or has been for both my Pi and my Linux box so far). So when you make your .sh file to run them, if running in one instance it would be as follows
./cgminer -o stratum+tcp://pool_address:port# -u wallet_address -p miner_password --usb 1:6,1:7,1:9,1:10,4:2,4:3 --gekko-newpac-freq 325 --gekko-r606-freq 550 --widescreen
Some users have had mixed results with the R606 on the Pi. I couldn't never get it to go over 600 Mhz on a Asic Boost supported site. And since I also have two Futurebit Moonlanders, it would screw up somewhere and lock the pi up. Would have to do a force reset. Without the moonlanders it worked great just at lower Mhz freq's for me. After moving to my linux box (running Linux Mint) I have my newpacs at 425 and 1 R606 at 725 and the other at 675 running stable along with the two moonlanders.
mstrozier@Crypto-MS-7693:~$ lsusb
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 010: ID 0403:6015 Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO)
Bus 001 Device 009: ID 0403:6015 Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO)
Bus 001 Device 008: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light
Bus 001 Device 007: ID 0403:6015 Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO)
Bus 001 Device 006: ID 0403:6015 Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO)
Bus 001 Device 004: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light
Bus 001 Device 002: ID 1a40:0201 Terminus Technology Inc. FE 2.1 7-port Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 003: ID 0403:6015 Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO)
Bus 004 Device 002: ID 0403:6015 Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO)
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 011 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 010 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 010 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 008 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
mstrozier@Crypto-MS-7693:~$
So once bought the R606 pod, what were the steps to set this up and start working.
What were the altcoins, which were profitable to mine on R606.
If can pls pm also.
The first page has most of the write up on setting these units up. If you are installing this in Linux you can follow the steps that I send Gage in the above posting. If you need further help in setting this up in Linux feel free to PM me. I'll gladly help however I can. As for Altcoins best suggestion is looking at whattomine site and getting a listing of what coins use SHA256. There are quite a few crap coins that I've seen Prohashing.com will mine that uses SHA256 however not listed in whattomine's site.
Most users are bitcoin lottery mining. If you are wanting to invest in any other coin probably the best route would be prohashing and get paid out in whatever coin of your choice. You can find more information in the altcoin section of this web forum.