DualCoder / vgpu_unlock

Unlock vGPU functionality for consumer grade GPUs.
MIT License
4.61k stars 430 forks source link

Install the vgpu driver in the ubuntu virtual machine #106

Open 0oljyo0 opened 2 years ago

0oljyo0 commented 2 years ago

Hello everyone,is there a way to disguise the device id in the linux virtual machine and install the corresponding driver?

republicus commented 2 years ago

I shared some of my linux guest findings here in another issue

After changing the PCI IDs -- the Linux guest works great until the official driver goes into limp mode (triggered at 20 minutes uptime and slows the freq and sets a 15 FPS cap). The linux driver seemingly recognizes the host driver is vgpu/grid and the guest is unlicensed --- even when changing the device id .

I want to try rolling back some drivers but havn't yet done so.