Search content
Sort by

Showing 2 of 2 results by User_777
Post
Topic
Board Mining
Topic OP
T17 chip hashrate
by
User_777
on 11/05/2023, 06:28:16 UTC
Yo
How to get hasrate of each chip on original firmware antminer t17?
Post
Topic
Board Mining
Topic OP
T17 ssh configuration
by
User_777
on 29/04/2023, 14:27:06 UTC
Yo
I need to do fixed-frequency mod on original bitmain firmware antminer t17, to be able choose 650 frequency and 17 voltage
If disable display:none in browser you can choose this settings but they dont apply and t17 start auototuning as usual with reboot
because of that you have to edit cgminer files through ssh

Which files and how must be edited?

it may be here /www/pages/cgi-bin/set_miner_conf.cgi

strings from 65 to 75


fi

        echo "\"bitmain-work-mode\" : \"${ant_work_mode}\","                    >> /config/cgminer.conf
        echo "\"bitmain-freq\" : \"${ant_freq}\","                              >> /config/cgminer.conf
        echo "\"bitmain-voltage\" : \"${ant_voltage}\""                         >>/config/cgminer.conf

        echo "}"                                                                >> /config/cgminer.conf
        sync &
        sleep 1s

}

https://imgur.com/FUOJOT3