560.35.03 open driver ignore second GPU installed, closed 560.35.03 driver detects both GPU #696
Closed
2 tasks done
Labels
bug
Something isn't working
NVIDIA Open GPU Kernel Modules Version
560.35.03
Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for bugs specific to the open kernel driver.
Operating System and Version
Ubuntu 20.04.6 LTS
Kernel Release
5.15.0-119-generic
Please confirm you are running a stable release kernel (e.g. not a -rc). We do not accept bug reports for unreleased kernels.
Hardware: GPU
GPU 0: NVIDIA GeForce RTX 2060, GPU 1: NVIDIA GeForce GTX 1070 Ti
Describe the bug
Open driver doesn't report
GPU 1 NVIDIA GeForce GTX 1070 Ti
when I callnvidia-smi
. It only reportsGPU 0: NVIDIA GeForce RTX 2060
:In comparison closed source driver detects both GPUs:
I think that multi GPU detection is broken in the open source driver
List of all installed PCI devices from
lspci
:To Reproduce
nvidia-smi
for host with 2 different Nvidia GPUs installed.2060
and1070Ti
Bug Incidence
Always
nvidia-bug-report.log.gz
nvidia-bug-report.log.gz
More Info
I expect that both open and closed driver should list both installed GPUs when I run
nvidia-smi
The text was updated successfully, but these errors were encountered: