sandor111 (OP)
|
|
April 21, 2014, 06:56:35 PM |
|
password fields missing for backup pools, intention or forgot?
Intentional, use the same password for backup pools.
|
|
|
|
onefix
Newbie
Offline
Activity: 56
Merit: 0
|
|
April 21, 2014, 07:02:01 PM |
|
Wow very BIG thanks for your updates...... so happy with the controller now
|
|
|
|
CartmanSPC
Legendary
Offline
Activity: 1270
Merit: 1000
|
|
April 21, 2014, 07:34:46 PM |
|
sandor111, great work on your changes to cpuminer! I haven't had a chance to try it but have been monitoring your github. People, please donate...sandor111 is doing some good stuff here. Also, has anyone tried this on xpool.net? Just curious to see now well it works with p2pool.
|
|
|
|
bobby35ny
Member
Offline
Activity: 96
Merit: 10
|
|
April 21, 2014, 08:37:56 PM |
|
I have multipool.us working pretty well. Any chance that we can get this to work with ipominer.com? I'd be willing to chip in to a bounty to add support for ipominer.com.
I have been asking for the same thing, Wanted to jump on Whitecoin for a day or 2. I'll match your Donation!! -Bobby IPOMINER now works!!! I will match all donations to Sandor until midnight tonight EST in LTC! Lets go guys, Sandor put a lot of work into this, DONATE!! -bobby
|
|
|
|
Xer0
|
|
April 21, 2014, 09:28:33 PM |
|
the auto-oc feature really rocks!
my gridy which i always have run on 950 before, is now hashing rock stable at 1 Ghz without HW
i would have never known or tried that myself!
|
|
|
|
sandor111 (OP)
|
|
April 21, 2014, 09:30:43 PM |
|
Blade support will be coming very soon, I have already updated cpuminer.
|
|
|
|
Xer0
|
|
April 21, 2014, 09:47:52 PM |
|
sent you a Blade support will be coming very soon, I have already updated cpuminer. even more awesomeness! sent you a LTC
|
|
|
|
dloganbill
|
|
April 22, 2014, 01:44:03 AM |
|
Can someone point me in the right direction for getting this to run on a rpi? I'm a complete Linux noob, so any advice is greatly appreciated!
Login as root, or use 'sudo -s' if using another user: apt-get update apt-get install -y build-essential libtool libcurl4-openssl-dev libncurses5-dev libudev-dev autoconf automake screen git clone https://github.com/siklon/usb-miner.git cd usb-miner/software/cpuminer ./autogen.sh ./configure CFLAGS="-O3" make
I also suggest to run 'rpi-update' and 'apt-get upgrade' to get the latest firmware and updates for your Raspberry Pi. Mr. Jinx, Thank you for putting this together. I ran all the commands and everything went smoothly. However, after rebooting, it still starts up Hashra Controlla (which came preinstalled). Should I start with a fresh Rasbian image or is there a better way to fix this?
|
|
|
|
bobby35ny
Member
Offline
Activity: 96
Merit: 10
|
|
April 22, 2014, 02:01:16 AM |
|
I have multipool.us working pretty well. Any chance that we can get this to work with ipominer.com? I'd be willing to chip in to a bounty to add support for ipominer.com.
I have been asking for the same thing, Wanted to jump on Whitecoin for a day or 2. I'll match your Donation!! -Bobby IPOMINER now works!!! I will match all donations to Sandor until midnight tonight EST in LTC! Lets go guys, Sandor put a lot of work into this, DONATE!! -bobby Let's go guys!! I'm matching donations, only 2 hours left!!!
|
|
|
|
asiabtc
Legendary
Offline
Activity: 986
Merit: 1000
Crypto Currency , Mining, Exchange ATM, Wallet!
|
|
April 22, 2014, 04:20:40 AM |
|
I have multipool.us working pretty well. Any chance that we can get this to work with ipominer.com? I'd be willing to chip in to a bounty to add support for ipominer.com.
I have been asking for the same thing, Wanted to jump on Whitecoin for a day or 2. I'll match your Donation!! -Bobby IPOMINER now works!!! I will match all donations to Sandor until midnight tonight EST in LTC! Lets go guys, Sandor put a lot of work into this, DONATE!! -bobby Let's go guys!! I'm matching donations, only 2 hours left!!! Sandor, member of LIGHTNINGASIC. made great works.
|
www.lightningasic.com. ASIC GPU矿机,ATM, 硬件钱包,挖矿。ALTCOIN,BTC,LTC,Dogecoin research, Producing BTC LTC Dogecoin Mining Machine, Exchange market policy study.Skype: altcoin Twitter: @realSatoshi_ii Co-Founder of LIGHTNINGASIC 关注微博: @比特币矿机 TWITTER: @realSatoshi_ii, 获得最新资讯。
|
|
|
CartmanSPC
Legendary
Offline
Activity: 1270
Merit: 1000
|
|
April 22, 2014, 05:42:42 AM Last edit: April 22, 2014, 08:58:55 AM by CartmanSPC |
|
Hmm, cant get it to mine. Tried: sudo ./minerd --gc3355=DEV0,DEV1 --freq=800 --gc3355-autotune -o stratum+tcp://pool.com -u user -p x ..can't find miners. Tried: sudo ./minerd --gc3355=/dev/ttyACM0 --freq=800 --gc3355-autotune -o stratum+tcp://pool.com -u user -p x ...same Tried: sudo ./minerd --gc3355=/dev/ttyUSB0 --freq=800 --gc3355-autotune -o stratum+tcp://pool.com -u user -p x ...finds miner but never accepts any shares :/ Tried: $ ls -la /dev/serial/by-path/* lrwxrwxrwx 1 root root 13 Apr 21 22:36 /dev/serial/by-path/pci-0000:00:1d.1-usb-0:1:1.0-port0 -> ../../ttyUSB0 lrwxrwxrwx 1 root root 13 Apr 21 22:36 /dev/serial/by-path/pci-0000:00:1d.1-usb-0:1:1.0-port1 -> ../../ttyUSB1 lrwxrwxrwx 1 root root 13 Apr 21 22:36 /dev/serial/by-path/pci-0000:00:1d.1-usb-0:1:1.0-port2 -> ../../ttyUSB2
Only lists 3 even though I have 20 miners?
|
|
|
|
Pistachio
Legendary
Offline
Activity: 1456
Merit: 1000
|
|
April 22, 2014, 01:13:29 PM |
|
I have multipool.us working pretty well. Any chance that we can get this to work with ipominer.com? I'd be willing to chip in to a bounty to add support for ipominer.com.
I have been asking for the same thing, Wanted to jump on Whitecoin for a day or 2. I'll match your Donation!! -Bobby IPOMINER now works!!! I will match all donations to Sandor until midnight tonight EST in LTC! Lets go guys, Sandor put a lot of work into this, DONATE!! -bobby Let's go guys!! I'm matching donations, only 2 hours left!!! I just saw the time deadline and that this supports ipominer. Donation sent http://blockchain.info/tx-index/3f0f6625fe906485a8bda088458dd7671c2c7cc7f1a2a92b68c70952f9a12a2a. I am going to try it out now` .
|
|
|
|
bobby35ny
Member
Offline
Activity: 96
Merit: 10
|
|
April 22, 2014, 02:56:48 PM |
|
Matching funds has been sent to Sandor! Thanks Guys, Thanks Sandor. -Bobby
|
|
|
|
kangertech
|
|
April 22, 2014, 03:02:39 PM |
|
the last update is not avaible
|
|
|
|
sandor111 (OP)
|
|
April 22, 2014, 03:08:34 PM |
|
the last update is not avaible Forgot to update the OP.
|
|
|
|
Pistachio
Legendary
Offline
Activity: 1456
Merit: 1000
|
|
April 22, 2014, 04:10:03 PM Last edit: April 23, 2014, 12:48:32 PM by Pistachio |
|
It's working great with ipominer. Many thanks to sandor111.
|
|
|
|
Xer0
|
|
April 22, 2014, 10:18:21 PM |
|
is it possible to fix the "Error: Firmware with name 'LAG3355_12-RC10x' is not found" it gives when it is connected to a computer instead of a router with internet?
would make it easier to flash, no running between rooms
|
|
|
|
li_gangyi
|
|
April 23, 2014, 04:58:28 AM Last edit: April 23, 2014, 08:16:33 AM by li_gangyi |
|
You're gonna need internet to mine with these controllers. Unless for some reason the PC you're using is not on the same network it doesn't make a difference.
|
|
|
|
Xer0
|
|
April 23, 2014, 08:30:43 AM |
|
for mining yes, but not for flashing
the difference is the subnet of 192.168.178.x for our network, vs the 192.168.1.x it expects at first boot (unflashed router)
so i have to first plug it into laptop, flash v1.bin, then grab it and plug it into router in other room
|
|
|
|
|
|