<div dir="ltr">Did you follow alex tutorial?<br>"<span style="font-family:Arial,Helvetica,sans-serif;font-size:13.2px;line-height:18.48px">Start with the machine details view in virt-manager and remove everything we no longer need.  That includes the CDROM devices, the tablet, the display, sound, serial, spice channel, video, virtio serial, and USB redirectors.  We can also remove the IDE controller altogether now"</span><br><a href="http://vfio.blogspot.co.uk/2015/05/vfio-gpu-how-to-series-part-4-our-first.html">http://vfio.blogspot.co.uk/2015/05/vfio-gpu-how-to-series-part-4-our-first.html</a><br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-01-21 21:11 GMT+01:00 Nicolas Roy-Renaud <span dir="ltr"><<a href="mailto:nicolas.roy-renaud.1@ens.etsmtl.ca" target="_blank">nicolas.roy-renaud.1@ens.etsmtl.ca</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    You're probably talking about the QXL video adapter. Virt-manager
    won't let you remove it if your guest needs anything that relies on
    it (I'm guessing libvirt stops it from doing that, but neither of
    them is especially verbose). You can't remove it until you've also
    removed the Spice virtual display (which also includes a virtual
    keyboard and mouse). If you want to control your VM from the host
    past that point, you'll need a VNC or spice server running directly
    on the guest, as libvirt can't attach virtual displays on node
    devices (like your GPU).<br>
    <br>
    Disabling the virtual monitor connected to that QXL adapter works
    just as well, though, and it ensures that if anything bad happens,
    Windows won't complain about you trying to run a headless system
    (because it can just use said virtual GPU until your passthrough
    kicks in).<br>
    <br>
    <div>On 2016-01-20 23:20, Stibnite wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div>I can't seem to figure out how to get rid of the "microsoft
        basic display adapter" in windows 10. Cpu-z and device manager
        both show my passthrough gpu and the microsoft display adaptor
        side by side. I seem to be using the display adaptor by default
        because I can't change the resolution nor can i run any games
        beyond 3 fps. <br>
      </div>
      <div><br>
      </div>
      <div>With virsh edit I've tried deleting the <video> and
        <sound> but they just reappear when i start virt-manager.
        <br>
      </div>
      <div><br>
      </div>
      <div>Sorry if this is a dumb question, none of the turotials i've
        found detail how to go about actually getting windows to use
        your gpu over the emulated crap. <br>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>Sent from <a href="https://protonmail.com" target="_blank">ProtonMail</a>, encrypted email
        based in Switzerland.<br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
vfio-users mailing list
<a href="mailto:vfio-users@redhat.com" target="_blank">vfio-users@redhat.com</a>
<a href="https://www.redhat.com/mailman/listinfo/vfio-users" target="_blank">https://www.redhat.com/mailman/listinfo/vfio-users</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
vfio-users mailing list<br>
<a href="mailto:vfio-users@redhat.com">vfio-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/vfio-users" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/vfio-users</a><br>
<br></blockquote></div><br></div>