So I had a RTX 2080 and a GTX 1050ti running in unison…
I had sli turned on and
nvidia-xconfig --multigpu=afr
[don’t know which is better, sli or multi gpu in my case]
The gtx 1050ti is no longer dtectable by nvidia or gnome.
Linux knows its there…
04:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] (rev a1)
04:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
05:00.0 VGA compatible controller: NVIDIA Corporation TU104 [GeForce RTX 2080 Rev. A] (rev a1)
05:00.1 Audio device: NVIDIA Corporation Device 10f8 (rev a1)
05:00.2 USB controller: NVIDIA Corporation Device 1ad8 (rev a1)
05:00.3 Serial bus controller [0c80]: NVIDIA Corporation Device 1ad9 (rev a1)
Fedora 29 415.27 will boot up, but know gtx 1050 ti.
Debian sid 418.30 says something about an unrecognizable chip and tries to load nouveau and fails to start x.
Debian boots just fine if the gtx 1050 ti is out of the slot.
I am at a loss for as to what to do.
[ryan@cpe-24-165-102-197 ~]$ lspci -v -s 04:00.0
04:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c96
Physical Slot: 5
Flags: bus master, fast devsel, latency 0, IRQ 44, NUMA node 0
Memory at ee000000 (32-bit, non-prefetchable)
Memory at 380020000000 (64-bit, prefetchable)
Memory at 380030000000 (64-bit, prefetchable)
I/O ports at b000
Expansion ROM at ef000000 [disabled]
Capabilities: <access denied>
Kernel driver in use: nouveau
Kernel modules: nouveau, nvidia_drm, nvidia
[ryan@cpe-24-165-102-197 ~]$ lspci -v -s 05:00.0
05:00.0 VGA compatible controller: NVIDIA Corporation TU104 [GeForce RTX 2080 Rev. A] (rev a1) (prog-if 00 [VGA controller])
Subsystem: eVga.com. Corp. Device 2183
Physical Slot: 2
Flags: bus master, fast devsel, latency 0, IRQ 71, NUMA node 0
Memory at ec000000 (32-bit, non-prefetchable)
[virtual] Memory at 380000000000 (64-bit, prefetchable)
Memory at 380010000000 (64-bit, prefetchable)
I/O ports at a000
[virtual] Expansion ROM at ed000000 [disabled]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
based on this info…
Why is the gtx 1050ti loading with nouveau and not nvidia like it is supposed to be doing?