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.

GPU Passthrough: AMD Ryzen (no on board) + AMD RX 560

Featured Replies

Hi All,

 

I'm working on a new build now and want to be sure that I'm not going to gimp myself.

 

Will I be able to use the ONLY GPU in the system for a VM (leaving no GPU for UnRaid)?

 

Typically I only access UnRaid VIA Web interface, really have no need for a dedicated GPU just so that I can look at the UI.  

 

Best,

Rob

  • Community Expert

In general, you can run unRAID headless.  My Media server (for all intends and purposes) is that way.  The only time, I hookup a monitor and keyboard is when I have an issue.   But when you do have a problem, that is where you might really need one.  What I would do is to look for an old/used PCI VGA card and use one of those for the console.  (They should be virtually free these days and PCI slots are almost worthless for anything else in a modern server setup.)

  • Author

Thanks Frank.  The motherboard doesn't have a PCI slot though.

 

I'm curious if it will allow me to run UnRaid headless and pass through the GPU to the VM.  I think your answer implies yes, but I just want to be sure.

Edited by cablecutter

Yes it works. You may have some problems but making a copy of gpu BIOS and adding it to the VM XML config fixed it for me.

Also had problems when using UEFI boot so make sure to use legacy when booting.

Edited by Handl3vogn

  • 1 month later...
  • Author

@Handl3vogn

 

I'm having some interesting issues with HDMI audio (device is enabled, but crashes when adding an HDMI audio device).  This was resolved  by installing legacy HDMI audio drivers from 2016 - Kodi is working - BUT, some games crash.  

 

I'd like to try the gpu Bios approach, but have only found Nvidia instructions.  Are there any recommendations that you could give?

 

I downloaded the GPU rom from techpowerup and edited the XML thusly

 

GPU + HDMI Sound:

 

 <hostdev mode='subsystem' type='pci' managed='yes'>
      <driver name='vfio'/>
      <source>
        <address domain='0x0000' bus='0x2d' slot='0x00' function='0x0'/>
      </source>
      <alias name='hostdev0'/>
      <rom file='/mnt/user/isos/Gigabyte.RX560.4096.170505.rom'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
    </hostdev>
    <hostdev mode='subsystem' type='pci' managed='yes'>
      <driver name='vfio'/>
      <source>
        <address domain='0x0000' bus='0x2d' slot='0x00' function='0x1'/>
      </source>
      <alias name='hostdev1'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
    </hostdev>

The issue I'm having now is that when I try to install the driver in Windows the HOST (unraid) crashes.

 

Best,

Rob

Edited by cablecutter

  • Author

I was able to get this working by creating a bios dump via gpu-z.

 

The following was added to the xml:

<rom bar='on' file='/mnt/user/Warehouse/roms/Polaris21uefi.rom'/>

 

Unfortunately, this didn't solve any of my issues.  I am still experiencing artifacts or crashes in games and inconsistent ability to initialize HDMI audio.  I have tried the MSI Util as well without success.

  • Author

I started a cleaner and more comprehensive post here: 

 

Archived

This topic is now archived and is closed to further replies.

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.