Jump to content

Intel 13th Gen Z790 ASRock board AMD RX 7900xt passthrough wont work


Go to solution Solved by Stixbnr32,

Recommended Posts

Hey Team,

 

I have tried everything to get my RX 7900XT passthrough to work in UEFI mode but no luck.

 

The reason i want this is to use Resizable bar and gain some extra performance.   Whatever combo I try with all the tips and tricks i cannot get it to show video.

vbios or no vbios.

 

i even upgraded to 7 beta2 to get the extra vm features and make sure multifuction is passed through.

 

I have passthrough working on an old i9 7900x with an rtx 3070 with resizable bar (yes it does work with x299 chipset).

 

I had this going on CSM (legacy boot) but do NOT want this as im leaving peformance on the table and cannot use quick sync for plex if i do it this way as the onboard gpu gets turned off.

 

Thanks.

Edited by Stixbnr32
Link to comment
  • Solution

Fixed.

 

Added

 

<features>
    <acpi/>
    <apic/>
    <hyperv mode='custom'>
      <relaxed state='on'/>
      <vapic state='on'/>
      <spinlocks state='on' retries='8191'/>
      <vendor_id state='on' value='1234567890ab'/>
    </hyperv>
    <kvm>
      <hidden state='on'/>
    </kvm>

 

and 

 

  <qemu:commandline>
    <qemu:arg value='-fw_cfg'/>
    <qemu:arg value='opt/ovmf/X-PciMmio64Mb,string=65536'/>
  </qemu:commandline>

At the end before the closing </domain> tag.

The VM will not boot if ReBAR is enabled and these params are not added.

 

 

I now how it working with iGPU as well for plex and W11 with rebar enabled in UEFI mode with vbios passthru from techpowerup.

 

What a mission but we are there.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...