Can't pass through PCI Device on TR1950X Asus X399-A


Recommended Posts

I have been conversing in this other thread (below) but felt guilty about stealing it, especially since it is marked solved, so starting a new one.

 

Stubs and such like don't seem to be working.

The config I'm using is as below.  

 

kernel /bzimage
append xen-pciback.hide=(0b:00.0)(0b:00;1),vfio_iommu_type1.allow_unsafe_interrupts=1 isolcpus=12-15,28-31 initrd=/bzroot

 

 

 

I have tried unsafe interrupts added to the append command also, which didn't change anything either.  Any ideas?

 

1063566963_ScreenShot2019-05-07at13_33_21.thumb.png.b0e95482ee3ed44dd63439ebcda93a33.png1542226412_ScreenShot2019-05-07at13_33_29.thumb.png.439ae77ffa2da69f67cafe702194089c.png

 

obi-wan-diagnostics-20190507-0155.zip

Link to comment
5 hours ago, Marshalleq said:

append xen-pciback.hide=(0b:00.0)(0b:00;1),vfio_iommu_type1.allow_unsafe_interrupts=1 isolcpus=12-15,28-31 initrd=/bzroot

Same hint as in the other thread. Be carful with the options you set in the syslinux config. They have to be separated by a space and not a comma. 

  • Like 1
Link to comment
  • 2 weeks later...
On 5/7/2019 at 4:20 AM, bastl said:

Same hint as in the other thread. Be carful with the options you set in the syslinux config. They have to be separated by a space and not a comma. 

Thank you for this tip!

Mine looks like this now:

append vfio_iommu_type1.allow_unsafe_interrupts=1 pcie_acs_override=downstream,multifunction iommu=pt vfio-pci.ids=8086:105e initrd=/bzroot

Edited by guruleenyc
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.