m1@m1-desktop:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Device 5902 (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1b06 (rev a1)
02:00.0 VGA compatible controller: NVIDIA Corporation Device 1b06 (rev a1)
04:00.0 VGA compatible controller: NVIDIA Corporation Device 1b06 (rev a1)
05:00.0 VGA compatible controller: NVIDIA Corporation Device 1b06 (rev a1)
06:00.0 VGA compatible controller: NVIDIA Corporation Device 1b06 (rev a1)
08:00.0 VGA compatible controller: NVIDIA Corporation Device 1b06 (rev a1)
09:00.0 VGA compatible controller: NVIDIA Corporation Device 1b06 (rev a1)
And here is the xorg.conf
This xorg.conf is missing large amounts of needed settings. I think I know what the problem is / happened. The image I made needs to NOT be using integrated graphics.
You have integrated graphics enabled in the bios or have attached a monitor to the video output on the mobo and forced an auto configuration on the mobo to start the integrated graphics. This caused the system to create a new xorg.conf file which lacks almost all the needed changes. Technically the one needed should be stored as the backup, but fixing this image will probably take longer than the following:
How is your monitor connected to your rig?
If it is not attached to the second GPU please attach it there.
Then shutdown your rig.
Unplug the usb key.
Power on the rig, bios should post.
Restore defaults to the bios, it should need to restart to do this.
When it has rebooted with default configurations, make these three bios changes here and no others:
ensure 'Above 4G Decoding' is enabled in the bios.
ensure PTP aware OS: is set to 'Not PTP Aware' in the bios.
ensure you 'Clear Secure Boot Keys' in the bios
save and reboot
Now reimage your USB key with the ASUS PRIME Z270-A image.
when it is done, attach to rig and press ctrl + alt + delete to reboot
When ubuntu starts up watch the gnome terminal and see if OC occurs correctly. I think it will if you follow the previous steps.
If it doesn't: open the guake terminal and enter:
lspci | grep VGA
and post what it says.
If it does work also let me know.
Edit: note when 7 cards are connected the monitor will display all black while booting; but will display normally once ubuntu starts.
So I followed your instruction and it is working well now, just 1 problem, although the busid match 100% with other cards, onebash only recognize Gpu 0 (the one with hdmi cable plug to monitor), and only oc that card, for the remain 5 card i need to do it manually with nvidia x server app.
For the oc value. I am using galax 1080ti, each time i try to oc it with cc200 mc >600, the system is almost crashed, sometimes the card not respone. I am using powerlimit 200, should I pl 125 as you do and oc 200-900? I may try it tomorrow since I am testing the stable of the system with the current oc value 150/450 before I go to sleep.
And one more thing, the usb os is kind of quite slow, do you plan to make the os for ssd in the future? I see th e system quite laggy at the start, not sure if it can handle the 7 cards running in the long run, like 1 months continuesly.
I really thank you for your os and your support for my problem, you are the real hero, man.