Post
Topic
Board Mining software (miners)
Merits 2 from 1 user
Re: Braiins OS: open-source mining firmware [S9, T1]. New release includes AsicBoost
by
papampi
on 28/08/2019, 13:31:43 UTC
⭐ Merited by frodocooper (2)
i added ((  "bitmain-no-sensor-scan" : true , )) to  cgminer.conf  but temp sensor still has error .
i want the system to ignore temperature error of specific Chain .
please help

this is error log :
2019-08-28 09:03:44 temperature.c:188:is_temp_sensor_type_correct: Wrong temp sensor type, chain = 0, sensor = 39, type = 0x0, retry.
2019-08-28 09:03:44 temperature.c:188:is_temp_sensor_type_correct: Wrong temp sensor type, chain = 0, sensor = 39, type = 0x0, retry.
2019-08-28 09:03:44 driver-btm-api.c:189:set_miner_status: ERROR_TEMP_LOST_1ST
2019-08-28 09:03:44 driver-btm-api.c:143:stop_mining_and_reboot: stop mining: Re-run cgminer to check temerature sensor type again!

if it's the last config no "," after it
And it should be --no-sensor-scan not what you used as below

Code:
"--no-sensor-scan":true