Pages:
Author

Topic: LightningAsic Gridseed Controller Firmware V3 - page 6. (Read 50864 times)

hero member
Activity: 616
Merit: 500
the last update is not avaible  Huh

Forgot to update the OP.
full member
Activity: 189
Merit: 100
the last update is not avaible  Huh
member
Activity: 96
Merit: 10
Matching funds has been sent to Sandor!
Thanks Guys, Thanks Sandor.
-Bobby
legendary
Activity: 1456
Merit: 1000
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` Smiley.
legendary
Activity: 1270
Merit: 1000
Hmm, cant get it to mine.

Tried:
Code:
sudo ./minerd --gc3355=DEV0,DEV1 --freq=800 --gc3355-autotune -o stratum+tcp://pool.com -u user -p x
..can't find miners.

Tried:
Code:
sudo ./minerd --gc3355=/dev/ttyACM0 --freq=800 --gc3355-autotune -o stratum+tcp://pool.com -u user -p x
...same

Tried:
Code:
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:
Code:
$ 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?

legendary
Activity: 986
Merit: 1000
Crypto Currency , Mining, Exchange ATM, Wallet!
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.
 Smiley Smiley Smiley
member
Activity: 96
Merit: 10
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!!!
full member
Activity: 126
Merit: 100
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:

Code:
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?
hero member
Activity: 826
Merit: 1000
°^°
sent you a
Blade support will be coming very soon, I have already updated cpuminer.
even more awesomeness!

sent you a LTC
hero member
Activity: 616
Merit: 500
Blade support will be coming very soon, I have already updated cpuminer.
hero member
Activity: 826
Merit: 1000
°^°
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!
member
Activity: 96
Merit: 10
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
legendary
Activity: 1270
Merit: 1000
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.
newbie
Activity: 56
Merit: 0
Wow Shocked very BIG thanks for your updates...... so happy with the controller now  Grin

hero member
Activity: 616
Merit: 500
password fields missing for backup pools, intention or forgot?

Intentional, use the same password for backup pools.
hero member
Activity: 826
Merit: 1000
°^°
password fields missing for backup pools, intention or forgot?
hero member
Activity: 616
Merit: 500
Small issue with auto-tune fixed in v3g.
sr. member
Activity: 309
Merit: 250
V3f - Download: https://www.dropbox.com/s/ayg0nsopx50ohhn/LAG3355_12-RC10f.bin

Changes:

Cpuminer
* Fixed issue with some pools rejecting 100%
* Improved auto-tune algo
UI
* Added option to toggle miner logs
* Fixed issue with pool URL not saving

I upgraded from 'd' to 'f' and it says I'm 'e', lol.  I never downloaded 'e' so is it just a field you forgot to update on this version?
hero member
Activity: 616
Merit: 500
V3f V3g - Download: https://www.dropbox.com/s/5btgj4dqzm8zc34/LAG3355_12-RC10g.bin

Changes:

Cpuminer
* Fixed issue with some pools rejecting 100%
* Improved auto-tune algo
UI
* Added option to toggle miner logs
* Fixed issue with pool URL not saving
hero member
Activity: 826
Merit: 1000
°^°
3e fixed the 0% issue for GMC Pool! thanks sandor
Pages:
Jump to: