Author

Topic: Problems: 4 G-Blades, CGMiner (Read 707 times)

newbie
Activity: 7
Merit: 0
June 22, 2014, 03:50:57 PM
#3
No Help?
newbie
Activity: 7
Merit: 0
June 19, 2014, 01:10:31 PM
#2
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!!!
newbie
Activity: 7
Merit: 0
June 19, 2014, 12:55:14 PM
#1
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"
}
Jump to: