Search content
Sort by

Showing 7 of 7 results by mikeobrien123
Post
Topic
Board Mining (Altcoins)
Re: INNOSILICON A4 DOMINATOR SETUP GUIDE ---REVAMPED
by
mikeobrien123
on 22/04/2017, 01:51:50 UTC
Hello, any help appreciated.
I am trying to set up a pair of a4s. Everything is hooked up. I changed the ip on my laptop, but when I go to the default miner ip, it times out and cant find the setup page..I did see a flash of it before changing my pc ip, but it went away before I could even click English...now nothing..
Post
Topic
Board Mining (Altcoins)
Topic OP
cgminer.conf for Gridseed Blades??
by
mikeobrien123
on 30/06/2014, 14:37:46 UTC
I was wondering if anyone has optimized CGMiner for multiple G-Blades.. Im running this currently.. Anyone have better settings?

{
        "pools": [
                {
                        "url": "xxx",
                        "user": "xxx",
                        "pass": "xxx"
                },
                {
                        "url": "xxx",
                        "user": "xxx",
                        "pass": "xxx"
                }
                 ],
        "load-balance": true,
        "failover-only": true,
        "gridseed-options": "baud=115200,freq=838,chips=40,modules=1,usefifo=0,btc=0",
        "hotplug": "5",
        "worksize": "1",
        "kernel": "scrypt",
        "thread-concurrency": "8192",
        "lookup-gap": "0",
        "gpu-threads": "2",
        "queue": "0",
        "scan-time": "1",
        "expiry": "1",
        "auto-fan": true,
        "scrypt": true,
        "api-listen": true,
        "api-allow": "W:192.168.2.0/24",
        "api-allow": "W:127.0.0.1",
        "api-port": "4028",
        "shares": "1500",
        "kernel-path": "/usr/local/bin"
}
Post
Topic
Board Mining (Altcoins)
Re: Problems: 4 G-Blades, CGMiner
by
mikeobrien123
on 22/06/2014, 20:50:57 UTC
No Help?
Post
Topic
Board Mining (Altcoins)
Re: I think CoinKing is skimming
by
mikeobrien123
on 19/06/2014, 19:15:02 UTC
I averaged about 4-7mhash at CoinKing yesterday to check them out. Payout was 0.004btc. Clevermining Payout was 0.014btc at 3-6mhash throughout the day... Doesn't seem right...I guess it's not a very long test to be fair...
Post
Topic
Board Mining (Altcoins)
Re: Problems: 4 G-Blades, CGMiner
by
mikeobrien123
on 19/06/2014, 18:10:31 UTC
update:
Im also getting HW errors, but it seems this is normal with G-Blades from what ive seen?
I just added "shares": "1000" to my cgminer.conf to auto restart periodically...
I know this is a bandaid and i need help to fix the real problem...

Thanks!!!
Post
Topic
Board Mining (Altcoins)
Topic OP
Problems: 4 G-Blades, CGMiner
by
mikeobrien123
on 19/06/2014, 17:55:14 UTC
Hello Everyone!

Im running 4 G-Blades in CGMiner3.7.2 on R-Pi (Raspian image from highoncoins.com)
Im having problems with random Blades. They stop accepting shares and eventually show "off".. I have tried switching power. (I have 12vAC and also an ATX)..
It seems to be random blades every time, even if they are on different power supplies..

I also am having trouble getting any monitor software running as I am a hopeless noob! I tried CGMon and CGMiner-Monitor/Commander
Any help would be greatly appreciated!

Here is my CGminer.conf:

{
        "pools": [
                {
                        "url": "x",
                        "user": "x",
                        "pass": "x"
                },
                {
                        "url": "x",
                        "user": "x",
                        "pass": "x"
                }
        ],
        "load-balance": true,
        "gridseed-options": "baud=115200,freq=838,chips=40,modules=1,usefifo=0",
        "hotplug": "30",
        "worksize": "1",
        "kernel-path": "scrypt",
        "thread-concurrency": "8192",
        "lookup-gap": "0",
        "gpu-threads": "2",
        "queue": "0",
        "scan-time": "1",
        "expiry": "1",
        "auto-fan": true,
        "scrypt": true,
        "api-listen": true,
        "api-allow": "W:192.168.2.0/24",
        "api-port": "4028",
        "kernel-path": "/usr/local/bin"
}
Post
Topic
Board Mining software (miners)
Re: cgmon - mining monitor for Linux - auto restart, reboot, sick gpu, ASIC, &more
by
mikeobrien123
on 19/06/2014, 16:38:36 UTC
Hi,
Does anyone have noob instructions for installing cgmon?
Im pretty new to linux commands and need a step-by-step to get things running.
I would appreciate any help!
Thanks!
-Mike