Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Gaming VM crashes Unraid server when I try VR

Featured Replies

I've created a Windows 10 VM that's passing through an AMD 6650xt and for the most part everything runs great. Games run as expected except when I try connect my Meta Quest 3 to SteamVR (wirelessly)... Unraid reboots every time.

 

I've added the following to my Syslinux Configuration:

video=efifb:off
pcie_no_flr=1022:149c,1022:1487

 

I've bound the GPU and GPU audio to the VFIO at boot.

My VM passthrough look like this:

 

<hostdev mode='subsystem' type='pci' managed='yes'>
      <driver name='vfio'/>
      <source>
        <address domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
      </source>
      <rom file='/mnt/user/share/isos/vbios/6650xt.rom'/>
      <address type='pci' domain='0x0000' bus='0x23' slot='0x00' function='0x0' multifunction='on'/>
    </hostdev>
<hostdev mode='subsystem' type='pci' managed='yes'>
      <driver name='vfio'/>
      <source>
        <address domain='0x0000' bus='0x03' slot='0x00' function='0x1'/>
      </source>
      <address type='pci' domain='0x0000' bus='0x23' slot='0x00' function='0x1'/>
    </hostdev>

 

Any suggestions would be VERY appreciated.

Edited by cerlendson

  • Community Expert
2 hours ago, cerlendson said:

I've created a Windows 10 VM that's passing through an AMD 6650xt and for the most part everything runs great. Games run as expected except when I try connect my Meta Quest 3 to SteamVR (wirelessly)... Unraid reboots every time.

 

I've added the following to my Syslinux Configuration:

video=efifb:off
pcie_no_flr=1022:149c,1022:1487

 

I've bound the GPU and GPU audio to the VFIO at boot.

My VM passthrough look like this:

 

<hostdev mode='subsystem' type='pci' managed='yes'>
      <driver name='vfio'/>
      <source>
        <address domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
      </source>
      <rom file='/mnt/user/share/isos/vbios/6650xt.rom'/>
      <address type='pci' domain='0x0000' bus='0x23' slot='0x00' function='0x0' multifunction='on'/>
    </hostdev>
<hostdev mode='subsystem' type='pci' managed='yes'>
      <driver name='vfio'/>
      <source>
        <address domain='0x0000' bus='0x03' slot='0x00' function='0x1'/>
      </source>
      <address type='pci' domain='0x0000' bus='0x23' slot='0x00' function='0x1'/>
    </hostdev>

 

Any suggestions would be VERY appreciated.

Create a syslog server to see if any logs before reboot

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.