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.

Cannot get VM monitor output to work properly

Featured Replies

I can't seem to get my VM to show up on my monitor properly. I followed the wiki. I can't get VNC or monitor unless I use seabios. I have to use PCIe override. If I set the output to the monitor the VM will start to boot and then the VM will crash. I tried both machines types as well. I tried to manually load the video ROM and got the same result, except the video output was messed up as well. When I first run the VM and it crashes I get the following in the log:

 

2016-04-25 05:08:51.330+0000: starting up libvirt version: 1.3.1, qemu version: 2.5.1, hostname: Tower
Domain id=1 is tainted: high-privileges
Domain id=1 is tainted: host-cpu
char device redirected to /dev/pts/0 (label charserial0)
2016-04-25 05:10:07.161+0000: shutting down

 

If I start it again, it appends this:

 

2016-04-25 05:11:19.038+0000: starting up libvirt version: 1.3.1, qemu version: 2.5.1, hostname: Tower
Domain id=1 is tainted: high-privileges
Domain id=1 is tainted: host-cpu
char device redirected to /dev/pts/0 (label charserial0)
2016-04-25T05:11:21.466177Z qemu-system-x86_64: vfio-pci: Cannot read device rom at 0000:06:00.0
Device option ROM contents are probably invalid (check dmesg).
Skip option ROM probe with rombar=0, or load from file with romfile=

 

This is without the ROM file. Any suggestions?

  • Author

Video card is GTX 560 and UnRAID is beta 21.

  • Author

What about disabling KVM? I tried adding "-cpu host, kvm=off" but I just get this:

 

internal error: process exited while connecting to monitor: qemu-system-x86_64: -cpu host,-no-kvm: invalid option

  • Author

Wow, no one? Anyway, I got that part fixed. I had the formatting of the XML wrong. Apparently it needed to be split in two lines like this:

 

    <qemu:commandline>
        <qemu:arg value='-cpu'/>
        <qemu:arg value='host,kvm=off'/>
    </qemu:commandline>

 

instead of how I first had it:

 

    <qemu:commandline>
        <qemu:arg value='-cpu host,kvm=off'/>
    </qemu:commandline>

Maybe if you included more info the respond would be quicker.

A minimum is hardware specs, unraid version, XML file of VM and diagnostic zip.

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.