mbilker / vgpu_unlock-rs

Unlock vGPU functionality for consumer grade GPUs
MIT License
456 stars 53 forks source link

Changing the name of the graphics card does not take effect? #13

Closed wnark closed 2 years ago

wnark commented 2 years ago

Similar to this, I changed the graphics card to RTX8000, but it still shows RTX6000 on Windows

[profile.nvidia-435]
card_name = "GRID RTX8000"
vgpu_type = "NVS"
pci_id = 0x1e301437
pci_device_id = 0x1e30

image

wnark commented 2 years ago

image The graphics card model can be modified by modifying the hardware ID.

mbilker commented 2 years ago

Seems you figured out the issue? The card name as it appears in Device Manager is derived from the PCI IDs.