Hi folks,
I’ve spent more hours than I have fingers trying to get BaseMosaic into effect on my machine. The interwebs seem to tell me that my setup should support 3 displays, but 20+ different xorg.conf files later I still can’t get past (nor understand) this error in the X log:
[ 12.138] (EE) NVIDIA(GPU-0): Failed to find a valid Base Mosaic configuration.
[ 12.138] (EE) NVIDIA(GPU-0): Invalid Base Mosaic configuration 1 of 1:
[ 12.138] (EE) NVIDIA(GPU-0): GPUs:
[ 12.138] (EE) NVIDIA(GPU-0): 1) NVIDIA GPU at PCI:1:0:0
[ 12.138] (EE) NVIDIA(GPU-0): 2) NVIDIA GPU at PCI:2:0:0
[ 12.138] (EE) NVIDIA(GPU-0): Errors:
[ 12.138] (EE) NVIDIA(GPU-0): - The video link was not detected
[ 12.138] (WW) NVIDIA(GPU-0): Failed to find a valid Base Mosaic configuration for the
[ 12.138] (WW) NVIDIA(GPU-0): NVIDIA graphics device PCI:1:0:0. Please see Chapter 28:
[ 12.138] (WW) NVIDIA(GPU-0): Configuring SLI and Multi-GPU FrameRendering in the README
[ 12.138] (WW) NVIDIA(GPU-0): for troubleshooting suggestions.
Bug report attached. Note that the xorg.conf used in this report lists out MetaModes, I’ve also tried the very minimal xorg.conf suggested in https://devtalk.nvidia.com/default/topic/1030717/linux/xorg-configuration-two-nvidia-cards-xinerama-breaks-hardware-acceleration-390-25-current-driver/2 that looks like so:
Section "Device"
Identifier "Nvidia"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BusID "PCI:1:0:0"
Option "AllowEmptyInitialConfiguration"
Option "BaseMosaic" "true"
EndSection
unfortunately this minimal xorg.conf also produces the same X log error as above.
Thanks!
-Greg
nvidia-bug-report.log.gz (116 KB)