[vfio-users] gtx750 TI

Patrick O'Callaghan poc at usb.ve
Wed Aug 25 10:16:33 UTC 2021


On Tue, 2021-08-24 at 19:07 -0400, Roger Lawhorn wrote:
> Hello,
> I have a friend using hypervisor and he cannot get his gtx750 TI passed
> through.
> He is getting the code 43.
> He says he thinks its the card being too old.
> Any ideas?

>From my notes:

   Fix Nvidia "bug 43" (NOTE: may no longer be necessary with latest
   Nvidia drivers):
   
   sudo virsh edit <name-of-the-vm>
           Within the <features> section, remove everything between the
   <hyperv> tags, including the tags themselves.  In their place add
   the following tags:
   
               <kvm>
                 <hidden state='on'/>
               </kvm>
   
           Additionally, within the <clock> tag, find the timer named
   hypervclock, remove the line containing this tag completely.  Save
   and exit the edit session.
   




More information about the vfio-users mailing list