Post
Topic
Board Mining (Altcoins)
Re: Inno A9 Zmaster Fan Speed Help
by
imine2
on 04/10/2018, 16:25:00 UTC
It dosent seem to work, I put all the codes in correctly but everytime i reboot the system this is what i receive as errors. NEED HELP! PLS!

Oct 04 12:06:10 InnoMiner cgminer[10141]: mcompat_misc.c,353: I
Oct 04 12:06:10 InnoMiner cgminer[10141]: mcompat_misc.c,353: n
Oct 04 12:06:10 InnoMiner cgminer[10141]: mcompat_misc.c,353: v
Oct 04 12:06:10 InnoMiner cgminer[10141]: mcompat_misc.c,353: a
Oct 04 12:06:10 InnoMiner cgminer[10141]: mcompat_misc.c,353: l
Oct 04 12:06:10 InnoMiner cgminer[10141]: mcompat_misc.c,353: i
Oct 04 12:06:10 InnoMiner cgminer[10141]: mcompat_misc.c,353: d
Oct 04 12:06:10 InnoMiner cgminer[10141]: [2018-10-04 12:06:10] /bin/cgminer: -c: JSON decode of file '/etc/cgminer.conf' failed
Oct 04 12:06:10 InnoMiner cgminer[10141]: '}' expected near '"A1Fanspd"'
Oct 04 12:06:10 InnoMiner cgminer[10141]: [2018-10-04 12:06:10] /bin/cgminer: -c: JSON decode of file '/etc/cgminer.conf' failed
Oct 04 12:06:10 InnoMiner cgminer[10141]: '}' expected near '"A1Fanspd"'
Oct 04 12:06:10 InnoMiner cgminer[10152]: mcompat_misc.c,353: I
Oct 04 12:06:10 InnoMiner cgminer[10152]: mcompat_misc.c,353: n
Oct 04 12:06:10 InnoMiner cgminer[10152]: mcompat_misc.c,353: v
Oct 04 12:06:10 InnoMiner cgminer[10152]: mcompat_misc.c,353: a
Oct 04 12:06:10 InnoMiner cgminer[10152]: mcompat_misc.c,353: l
Oct 04 12:06:10 InnoMiner cgminer[10152]: mcompat_misc.c,353: i
Oct 04 12:06:10 InnoMiner cgminer[10152]: mcompat_misc.c,353: d
Oct 04 12:06:10 InnoMiner cgminer[10152]: [2018-10-04 12:06:10] /bin/cgminer: -c: JSON decode of file '/etc/cgminer.conf' failed
Oct 04 12:06:10 InnoMiner cgminer[10152]: '}' expected near '"A1Fanspd"'
Oct 04 12:06:10 InnoMiner cgminer[10152]: [2018-10-04 12:06:10] /bin/cgminer: -c: JSON decode of file '/etc/cgminer.conf' failed
Oct 04 12:06:10 InnoMiner cgminer[10152]: '}' expected near '"A1Fanspd"'
Oct 04 12:06:11 InnoMiner cgminer[10163]: mcompat_misc.c,353: I
Oct 04 12:06:11 InnoMiner cgminer[10163]: mcompat_misc.c,353: n
Oct 04 12:06:11 InnoMiner cgminer[10163]: mcompat_misc.c,353: v
Oct 04 12:06:11 InnoMiner cgminer[10163]: mcompat_misc.c,353: a
Oct 04 12:06:11 InnoMiner cgminer[10163]: mcompat_misc.c,353: l
Oct 04 12:06:11 InnoMiner cgminer[10163]: mcompat_misc.c,353: i
Oct 04 12:06:11 InnoMiner cgminer[10163]: mcompat_misc.c,353: d
Oct 04 12:06:11 InnoMiner cgminer[10163]: [2018-10-04 12:06:11] /bin/cgminer: -c: JSON decode of file '/etc/cgminer.conf' failed
Oct 04 12:06:11 InnoMiner cgminer[10163]: '}' expected near '"A1Fanspd"'
Oct 04 12:06:11 InnoMiner cgminer[10163]: [2018-10-04 12:06:11] /bin/cgminer: -c: JSON decode of file '/etc/cgminer.conf' failed
Oct 04 12:06:11 InnoMiner cgminer[10163]: '}' expected near '"A1Fanspd"'
Oct 04 12:06:11 InnoMiner cgminer[10174]: mcompat_misc.c,353: I
Oct 04 12:06:11 InnoMiner cgminer[10174]: mcompat_misc.c,353: n
Oct 04 12:06:11 InnoMiner cgminer[10174]: mcompat_misc.c,353: v
Oct 04 12:06:11 InnoMiner cgminer[10174]: mcompat_misc.c,353: a
Oct 04 12:06:11 InnoMiner cgminer[10174]: mcompat_misc.c,353: l
Oct 04 12:06:11 InnoMiner cgminer[10174]: mcompat_misc.c,353: i
Oct 04 12:06:11 InnoMiner cgminer[10174]: mcompat_misc.c,353: d
Oct 04 12:06:11 InnoMiner cgminer[10174]: [2018-10-04 12:06:11] /bin/cgminer: -c: JSON decode of file '/etc/cgminer.conf' failed
Oct 04 12:06:11 InnoMiner cgminer[10174]: '}' expected near '"A1Fanspd"'
Oct 04 12:06:11 InnoMiner cgminer[10174]: [2018-10-04 12:06:11] /bin/cgminer: -c: JSON decode of file '/etc/cgminer.conf' failed
Oct 04 12:06:11 InnoMiner cgminer[10174]: '}' expected near '"A1Fanspd"'



/bin/cgminer: -c: JSON decode of file '/etc/cgminer.conf' failed


Have you changed the file
"/etc/cgminer.conf"   instead of   "/config/cgminer.conf" ? ? ? ? ?



'}' expected near '"A1Fanspd"'


It seems to ask for a }

I wrote this:
AFTER it look like this:
    "A1Fanspd": "30",
    "A1Fanmode": "0"
}


You can clearly se a } at the end of the file and on the row above there is NO , at the end !
Have you done this correctly Huh

Have you changed in the correct file ?

What does your file view EXACTLY if you do this for a file you NOT should change:
cat /etc/cgminer.conf

and you do this for the file you where supposed to change incase the problem wasn't anything else:
cat /config/cgminer.conf