Hi Guys I have trouble with my Inno A9 Zmaster fan speed. You can hear it rev up and down then up and down. So I checked the miner logs and it seems that the fan SET speed and Target speed keeps changing. What do you think is going on? Do I have faulty fans or is the miner faulty itself? I contacted Inno themselves but they cant find a solution... I would greatly appreciate if anyone have any sort of a hunch to begin looking at why this is happening. Thank you!!
Oct 01 23:29:21 InnoMiner sgminer[1465]: fan speed set to 20, TARGET is 22
Oct 01 23:29:22 InnoMiner sgminer[1465]: Accepted 3f1bc032 Diff 0/139264 HLT 2
Oct 01 23:29:23 InnoMiner sgminer[1465]: fan speed set to 25, TARGET is 22
Oct 01 23:29:29 InnoMiner sgminer[1465]: fan speed set to 20, TARGET is 22
Oct 01 23:29:30 InnoMiner sgminer[1465]: Accepted 6771b38a Diff 0/139264 HLT 0
Oct 01 23:29:31 InnoMiner sgminer[1465]: Accepted 23ceea7b Diff 0/139264 HLT 0
Oct 01 23:29:33 InnoMiner sgminer[1465]: fan speed set to 25, TARGET is 22
Oct 01 23:29:34 InnoMiner sgminer[1465]: Accepted 1d4c74b7 Diff 0/139264 HLT 1
Oct 01 23:29:38 InnoMiner sgminer[1465]: Accepted 3bb38259 Diff 0/139264 HLT 0
Oct 01 23:29:40 InnoMiner sgminer[1465]: Accepted 71e237db Diff 0/139264 HLT 0
Oct 01 23:29:41 InnoMiner sgminer[1465]: fan speed set to 20, TARGET is 22
Oct 01 23:29:43 InnoMiner sgminer[1465]: Accepted 6dcdb64e Diff 0/139264 HLT 2
Oct 01 23:29:46 InnoMiner sgminer[1465]: Repeat data!
Oct 01 23:29:46 InnoMiner sgminer[1465]: Notice!!! Error Nonce
Oct 01 23:29:46 InnoMiner sgminer[1465]: HLT0: invalid nonce - HW error
Oct 01 23:29:46 InnoMiner sgminer[1465]: 0: chip 2: invalid nonce 0xb44fdff4
Oct 01 23:29:46 InnoMiner sgminer[1465]: Stratum reconnect requested from pool 0 to equihash.usa.nicehash.com:3357
Oct 01 23:29:46 InnoMiner sgminer[1465]: Cleared 2097 work items due to stratum disconnect on pool 0
Oct 01 23:29:46 InnoMiner sgminer[1465]: nonce_ranges_processed less than 0
Oct 01 23:29:47 InnoMiner sgminer[1465]: subscribe response: {"id":21520,"error":null,"result":[null,"2f026502000bc9d136"]}
Oct 01 23:29:47 InnoMiner sgminer[1465]: Stratum authorisation success for pool 0
Oct 01 23:29:47 InnoMiner sgminer[1465]: Pool 0 difficulty changed to 0000787c3c59e2cf000000000000000000000000000000000000000000000000
Oct 01 23:29:47 InnoMiner sgminer[1465]: New block: 00000000648ce801f9916dd63e6c9c20e8c1a19013ea56f8f4f991424c45c342... diff 143M
Oct 01 23:29:47 InnoMiner sgminer[1465]: Stratum from pool 0 detected new block
Oct 01 23:29:51 InnoMiner sgminer[1465]: Accepted 72c82531 Diff 0/139245 HLT 2
Oct 01 23:29:52 InnoMiner sgminer[1465]: Stratum reconnect requested from pool 0 to equihash.usa.nicehash.com:3357
Oct 01 23:29:52 InnoMiner sgminer[1465]: Cleared 1559 work items due to stratum disconnect on pool 0
Oct 01 23:29:52 InnoMiner sgminer[1465]: subscribe response: {"id":21523,"error":null,"result":[null,"410000112f"]}
Oct 01 23:29:52 InnoMiner sgminer[1465]: Stratum authorisation success for pool 0
Oct 01 23:29:52 InnoMiner sgminer[1465]: Pool 0 difficulty changed to 0000787878780000000000000000000000000000000000000000000000000000
Oct 01 23:29:52 InnoMiner sgminer[1465]: New block: 00000000a502020923a090318a11e84ceda74df4bd0afd352f6b71a79bc2bbba... diff 143M
Oct 01 23:29:52 InnoMiner sgminer[1465]: Stratum from pool 0 detected new block
Oct 01 23:29:57 InnoMiner sgminer[1465]: 2: chip 7: stale nonce 0xb34fbff4
Oct 01 23:29:58 InnoMiner sgminer[1465]: Accepted 7ede9d15 Diff 0/139264 HLT 0
Oct 01 23:29:59 InnoMiner sgminer[1465]: Accepted 0cbfc1e2 Diff 0/139264 HLT 1
Oct 01 23:29:59 InnoMiner sgminer[1465]: FAN SPEED TARGET set to 20
Oct 01 23:29:59 InnoMiner sgminer[1465]: fan speed set to 15, TARGET is 20
Oct 01 23:30:03 InnoMiner sgminer[1465]: fan speed set to 20, TARGET is 20
check all 4 cables from each fan so they all have contact with controllerboard
you could do a factory restore and see if helps ! ! !
have you updated to latest firmware ? ? ?
have you been tinkering with config files or read write permission in filessystem ?
have you cut power and waited a few minutes before connecting PSU to wall plug ?
BE CAREFUL so you don't break anything when unplugging and plugging in fan-connectors:
have you disconnected one of the fans to see if the other one works
if not reconnected first and disconnected the other fan
you can set fan speed in config file
SSH into machine with putty.exe if using windows
user: root
password: blacksheepwall
cd /config
vim cgminer.conf (opens file in vim editor, google vim editor and learn commands)
use arrowkeys and move down
press "i"-key for (insert text)
if you set to performance in speed you want it to look like this at end of file:
}
],
"api-listen": true,
"api-port": "4028",
"api-allow": "R:0/0,W:127.0.0.1",
"A1Fanspd": "30",
"A1Fanmode": "0",
"T1adjust": "3",
"T1performance": true
}
important you don't miss any "," at end of each row and the last row should NOT have any ","
MAKE SURE you don't change anything else but adding this:
"A1Fanspd": "30",
"A1Fanmode": "0"
if you only want fanspeed maually at 30%
OR
ad this:
"A1Fanspd": "30",
"A1Fanmode": "0",
"T1adjust": "3",
"T1performance": true
if you want fanspeed manually at 30% AND "performance+" as speed setting IF you have latest firmware from sept 11 2018.
AFTER it look like this:
"A1Fanspd": "30",
"A1Fanmode": "0"
}
OR like this:
"A1Fanspd": "30",
"A1Fanmode": "0",
"T1adjust": "3",
"T1performance": true
}
depending what you wanted to adjust
NOW press "Esc"-key ONCE
after pressing "Esc"-key only one time you write this:
:wq!
and Press "enter"-key
warning will show up
Press "enter"-key again
now write:
cat cgminer.conf
and Press "enter"-key
you will now se the text of the file and VERIFY that you not messed up!!!
now reboot your A9 and see if it holds 30% fan speed
Please report back findings and solutions for everyone to see