To control ETHpill on msOS you can use mpill command which will toggle on and off the usage of ETHlargement pill. However, if you are using mixed Nvidia generation cards, you might need to define custom revA parameters for it.
mstopsudo nano /media/storage/settings.txtOHGODARGS, for example OHGODARGS="--revA 0,2,4"mreboot to reboot the rigThe content of setting file should look like this
# ==== OHGODATOOL ====
# EXTRA START ARGS e.g: --revA 0,1,2,3
OHGODARGS="--revA 0,2,4"
# Start delay in seconds
# If you want to disable Ethpill set delay to: 999
OHGODADELAY=10
# NVIDIA LED CONTROL OPTIONS: ON/OFF
NVIDIA_LED=OFF