Hello!
First of all, thank you for this freeware os.
I have a quastion about working this os with nvidia p104 cards.
I have systems with only P104 cards. So, I have to connect monitor to the integrated video.
My systems can't work properly with these cards, nvidia x-server fails or can't apply oc for the cards. I tryied "p106 full headless mode" but it didn't help.
How to get system with P104 cards working?
P104 and P102 will be added to next version, for now,
As soon as rig starts and gnome-terminal opens, close it.
Open and edit /home/m1/3main
Change:
if grep -q "P106-100" /tmp/tempa;
then
___1050_or_1050ti="YES"
P106_100="YES"
fi
To:
if grep -q -E 'P106|P104|P102' /tmp/tempa;
then
___1050_or_1050ti="YES"
P106_100="YES"
fi
Reboot,
After start it should update Xorg and ask you to disconnect monitor and then it will reboot in 5 seconds.
Should start mining ok
You can then connect with ssh