I've got a Tesla M10 GPU.
Ubuntu 22.04 VM
510.x Grid Driver installed.
OVFM Bios
Virtio
q35 machine
Virtio SCSI controller
sudo lshw -C display
*-display
description: VGA compatible controller
product: Virtio GPU
vendor: Red Hat, Inc.
physical id: 1
bus info: pci@0000:00:01.0
logical name: /dev/fb0
version: 01
width: 64 bits
clock: 33MHz
capabilities: msix vga_controller bus_master cap_list rom fb
configuration: depth=32 driver=virtio-pci latency=0 mode=1280x800 visual=truecolor xres=1280 yres=800
resources: iomemory:80-7f irq:21 memory:c4000000-c47fffff memory:810100000-810103fff memory:c504b000-c504bfff memory:c0000-dffff
*-display
description: VGA compatible controller
product: GM107GL [Tesla M10]
vendor: NVIDIA Corporation
physical id: 10
bus info: pci@0000:06:10.0
version: a2
width: 64 bits
clock: 66MHz
capabilities: msi vga_controller bus_master cap_list
configuration: driver=nvidia latency=0
resources: iomemory:80-7f irq:46 memory:c2000000-c2ffffff memory:800000000-80fffffff memory:c0000000-c1ffffff
This GPU has no physical output plug. What I'm trying to do is install sunshine(game streaming server) and play steam games via moonlight(game streaming client) on my TV. However the output, and the games being ran, are using that Virtio GPU, not the NVIDIA GPU. Is there a way to connect that Virtio GPU to that M10 passthrough? Or another way to get the games and sunshine to use the Tesla GPU?
Ubuntu 22.04 VM
510.x Grid Driver installed.
OVFM Bios
Virtio
q35 machine
Virtio SCSI controller
sudo lshw -C display
*-display
description: VGA compatible controller
product: Virtio GPU
vendor: Red Hat, Inc.
physical id: 1
bus info: pci@0000:00:01.0
logical name: /dev/fb0
version: 01
width: 64 bits
clock: 33MHz
capabilities: msix vga_controller bus_master cap_list rom fb
configuration: depth=32 driver=virtio-pci latency=0 mode=1280x800 visual=truecolor xres=1280 yres=800
resources: iomemory:80-7f irq:21 memory:c4000000-c47fffff memory:810100000-810103fff memory:c504b000-c504bfff memory:c0000-dffff
*-display
description: VGA compatible controller
product: GM107GL [Tesla M10]
vendor: NVIDIA Corporation
physical id: 10
bus info: pci@0000:06:10.0
version: a2
width: 64 bits
clock: 66MHz
capabilities: msi vga_controller bus_master cap_list
configuration: driver=nvidia latency=0
resources: iomemory:80-7f irq:46 memory:c2000000-c2ffffff memory:800000000-80fffffff memory:c0000000-c1ffffff
This GPU has no physical output plug. What I'm trying to do is install sunshine(game streaming server) and play steam games via moonlight(game streaming client) on my TV. However the output, and the games being ran, are using that Virtio GPU, not the NVIDIA GPU. Is there a way to connect that Virtio GPU to that M10 passthrough? Or another way to get the games and sunshine to use the Tesla GPU?
Last edited: