2 fixes from me:
1. In 3main fixed p106 overclock if FULL_HEADLESS_MODE = YES. In original individual clocks and fan control were not working properly.
Also changed initial xorg configuration to
sudo nvidia-xconfig -a --cool-bits=28 --allow-empty-initial-configuration
as were done in
Thank you for contributing!
Regarding the need for dummy plugs, have you tried using --allow-empty-initial-configuration in xorg.conf?
https://drive.google.com/open?id=1vv8OXO4zzYvRb46496cmMRQpT9-qyq2FRegarding the need for dummy plugs, have you tried using --allow-empty-initial-configuration in xorg.conf?
Quote
sudo nvidia-xconfig -a --cool-bits=28 --allow-empty-initial-configuration
This allows me to run headless without the need for plugs of any kind.2. Watchod mod - added draw power watching. As for me if one (or more) GPU crashes mining still works and gpu utilizations are about 100% for all, but at less then half normal speed. For me indicator of crash is [Unknown error] state in nvidia-smi power.draw.
https://drive.google.com/open?id=1RLfLCta8GMX7Jk8d_BQuzG7eCnTXB2n2
UPD: another mod
3. Added minimal power seting. Needs to add string to Maxximus007_AUTO_TEMPERATURE_CONTROL section in 1bash:
MINIMAL_POWER=90
#90 is the sample value, for p106 as I found minimal power is 85 W
https://drive.google.com/open?id=1ayE8YuDJZwSsL93dmaugMYzctGd_eOa5