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.

passthrough WIFI controller

Featured Replies

i have to try to passthrough a motherboard wifi controller ( gigabyte x399 designare ) with

Quote

[8086:24fd] 05:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)

and insert into xml file

 

Quote

    <hostdev mode='subsystem' type='pci' managed='yes'>
      <driver name='vfio'/>
      <source>
        <address domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
      </source>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/>
    </hostdev>

but when start

Quote

internal error: qemu unexpectedly closed the monitor: 2020-01-21T15:52:07.589498Z qemu-system-x86_64: -device vfio-pci,host=0000:05:00.0,id=hostdev0,bus=pci.0,addr=0x9: vfio 0000:05:00.0: group 0 is not viable Please ensure all devices within the iommu_group are bound to their vfio bus driver.

what i wrong ?

It looks like you have tried to pass through a device that belongs in an IOMMU group with other devices.

 

The rule for a passthrough is that the device you are passing through must be in its own IOMMU group, or you must pass through all devices in the same IOMMU group to the same VM.

 

It's usual for onboard devices (WiFi, Ethernet, Some SATA, OnBoard Audio) to be grouped together. You can try to get around this using Bios ACS settings and/o ACS override settings in unRaid, but it's often difficult .

 

  • 2 weeks later...
  • Author
On 1/21/2020 at 6:00 PM, meep said:

It looks like you have tried to pass through a device that belongs in an IOMMU group with other devices.

 

The rule for a passthrough is that the device you are passing through must be in its own IOMMU group, or you must pass through all devices in the same IOMMU group to the same VM.

 

It's usual for onboard devices (WiFi, Ethernet, Some SATA, OnBoard Audio) to be grouped together. You can try to get around this using Bios ACS settings and/o ACS override settings in unRaid, but it's often difficult .

 

i have try to change iommu on bios but wifi still on group with ethernet

i hope with next bios :(

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.