Jump to content

Hi,

 

I need some help passing my gpu to my windows vm.

I'm using Arch Linux with the latest kernel and the following gpus:

  • GTX 1080 (which is placed in the first pcie slot to get x16, so it is used as boot gpu)
  • GTX 1050 Ti (which is placed in the second last slot and only gets x8)

IOMMU is supported by all devices, the gpus are in different iommu groups and I don't have an iGPU

 

I want to passthough the 1080 to my qemu vm and use the 1050 Ti for the host system (maybe it's even possible to use it as boot gpu?)

 

Is there someone who can help me getting there?

If I forgot some information feel free to ask.

Link to comment
https://linustechtips.com/topic/1064267-gpu-passthrough/
Share on other sites

Link to post
Share on other sites

11 hours ago, supermew said:

Hi,

 

I need some help passing my gpu to my windows vm.

I'm using Arch Linux with the latest kernel and the following gpus:

  • GTX 1080 (which is placed in the first pcie slot to get x16, so it is used as boot gpu)
  • GTX 1050 Ti (which is placed in the second last slot and only gets x8)

IOMMU is supported by all devices, the gpus are in different iommu groups and I don't have an iGPU

 

I want to passthough the 1080 to my qemu vm and use the 1050 Ti for the host system (maybe it's even possible to use it as boot gpu?)

 

Is there someone who can help me getting there?

If I forgot some information feel free to ask.

https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF

Please quote or tag me if you need a reply

Link to comment
https://linustechtips.com/topic/1064267-gpu-passthrough/#findComment-12572816
Share on other sites

Link to post
Share on other sites

On 5/16/2019 at 3:10 PM, supermew said:
  • GTX 1080 (which is placed in the first pcie slot to get x16, so it is used as boot gpu)
  • GTX 1050 Ti (which is placed in the second last slot and only gets x8)

Switch the 1050TI to the 1080 slot and the 1080 to the 1050TI slot such that the 1050TI gets x16 slot and the 1080 gets the x8.

Then pass through the 1080 to the VM 

Link to comment
https://linustechtips.com/topic/1064267-gpu-passthrough/#findComment-12573986
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×