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.

How to Passthrough GPU to Linux DomU

Featured Replies

Hi all

 

I've successfully passed through GPUs to Windows VMs but cannot figure out how to do the same to a Linux VM.

 

I have a Manjaro VM setup but cannot seem to get it to access the GPU.

 

Anyone got a .cfg file with this working?

 

Thanks

 

Peter

 

  • Author

To answer my own questions, here's the .cfg that worked in the end;

 

Netrunner (an ArchLinux distro based on Manjaro) with GPU and mouse/keyboard passthrough);

 

 

name='Netrunner'
builder='hvm'
device_model_version="qemu-xen-traditional"
vcpus = '2'
memory = '4096'
disk = ['phy:/mnt/cache/domains/Manjaro/Manjaro.img,hda,w','file:/mnt/user/work/Linux/netrunner-rolling-2014.09-dvd-64bit.iso,hdc:cdrom,r']
vif = [ 'mac=00:16:3E:51:20:EE,bridge=xenbr0,model=e1000' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
boot = 'c'
acpi = '1'
apic = '1'
viridian = '1'
xen_platform_pci='0'
sdl = '0'
vnc = '0'
vnclisten = '0.0.0.0'
vncpasswd = ''
vncdisplay = 2
stdvga = '1'
pci = [ '02:00.0' , '02:00.1' ]
usb = '1'
usbdevice = ['host:045e:0024' , 'host:046d:c31c' , 'host:05fc:7849']

 

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.