ASRock.com Homepage
Forum Home Forum Home > Technical Support > Intel Motherboards
  New Posts New Posts RSS Feed - PCI passthough on ASRock Z490M-ITX/ac
  FAQ FAQ  Forum Search Search  Events   Register Register  Login Login

PCI passthough on ASRock Z490M-ITX/ac

 Post Reply Post Reply
Author
Message
TC_ View Drop Down
Newbie
Newbie
Avatar

Joined: 20 Feb 2021
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote TC_ Quote  Post ReplyReply Direct Link To This Post Topic: PCI passthough on ASRock Z490M-ITX/ac
    Posted: 20 Feb 2021 at 4:59am
Hi, i am trying to get PCI passthough working on my ASRock Z490M-ITXAC on Ubuntu 21.04.
I have a GPU that i want to pass though to a windows VM, but i belive that the GPU is getting grabbed by the system.
I am quite sure that I have done all I need to in Ubuntu to not let the ubuntu driver grab the card, and i am looking into EFI settings.

I have spesified in:
Advanced > Chipset Configuration > Primary Graphics Adapter
that i want to use the onboard graphics (IGPU i assume), but the display never wakes if i have it connected to the HDMI on the motherboard.
But i can access the EFI setting when using the GPU.
This leads me to belive that the Motherboard is not using the IGPU as primary.

Any Idea what i am doing wrong?


HW list:
ASRock Z490M-ITX/ac
Intel Core i3-10100
Radeon RX 580
Corsair VENGEANCE® LPX 32GB, 2 x 16GB
Back to Top
TC_ View Drop Down
Newbie
Newbie
Avatar

Joined: 20 Feb 2021
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote TC_ Quote  Post ReplyReply Direct Link To This Post Posted: 21 Feb 2021 at 9:34pm
I found the issue.

Enable kernel setting is grub:

"video=efifb:off pci=realloc"

in addition to the setting i already had:

"intel_iommu=on iommu=pt kvm.ignore_msrs=1 vfio-pci.ids=1002:67df,1002:aaf0"

for completeness, here is the entire line from /etc/default/grub

GRUB_CMDLINE_LINUX_DEFAULT="intel_iommu=on iommu=pt video=efifb:off pci=realloc kvm.ignore_msrs=1 vfio-pci.ids=1002:67df,1002:aaf0"
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.219 seconds.