Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GTX 1650 Super Compatibility #86

Open
mrgitstone opened this issue Dec 9, 2021 · 5 comments
Open

GTX 1650 Super Compatibility #86

mrgitstone opened this issue Dec 9, 2021 · 5 comments

Comments

@mrgitstone
Copy link

Hello,

I would like to know if the GTX 1650 Super is supported. I was testing it by following multiple tutorials but I still haven't been able to unlock the vGpus. So I would like to know your confirmation please.

Greetings

@psmerica
Copy link

I can confirm that a GTX 1650 Super works. I couldn't get to spoof the id for the vm, but installed the grid drivers in a win 10 guest and it worked.

@magauthority
Copy link

@psmerica What did you use for your x-pci-device-id? I've got the same setup and I'm struggling to get the right windows driver loaded. I'm assuming you're using proxmox or some other linux distro?

@psmerica
Copy link

psmerica commented Mar 11, 2022

@magauthority I have used 0x1e30..
here hare my config lines for 2 vms...
#Quadro 1 ede9c50a-05a9-4979-9aab-d6e9558b564a
#Quadro 2 1ce4719b-7f05-478b-8910-c50858362192

mdevctl start -u ede9c50a-05a9-4979-9aab-d6e9558b564a -p 0000:09:00.0 --type nvidia-257
mdevctl start -u 1ce4719b-7f05-478b-8910-c50858362192 -p 0000:09:00.0 --type nvidia-257

mdevctl define --auto --uuid ede9c50a-05a9-4979-9aab-d6e9558b564a
mdevctl define --auto --uuid 1ce4719b-7f05-478b-8910-c50858362192

#Quadro 1
args: -device 'vfio-pci,sysfsdev=/sys/bus/mdev/devices/ede9c50a-05a9-4979-9aab-d6e9558b564a,display=off,id=hostpci0.0,bus=ich9-pcie-port-1,addr=0x0.0,x-pci-vendor-id=0x10de,x-pci-device-id=0x1e30,x-pci-sub-vendor-id=0x10de,x-pci-sub-device-id=0x11A0' -uuid 00000000-0000-0000-0000-000000000100

#Quadro 2
args: -device 'vfio-pci,sysfsdev=/sys/bus/mdev/devices/1ce4719b-7f05-478b-8910-c50858362192,display=off,id=hostpci0.0,bus=ich9-pcie-port-1,addr=0x0.0,x-pci-vendor-id=0x10de,x-pci-device-id=0x1e30,x-pci-sub-vendor-id=0x10de,x-pci-sub-device-id=0x11A0' -uuid 00000000-0000-0000-0000-000000000101

args: -device 'vfio-pci,sysfsdev=/sys/bus/mdev/devices/ede9c50a-05a9-4979-9aab-d6e9558b564a' -uuid 00000000-0000-0000-0000-000000000100

args: -device 'vfio-pci,sysfsdev=/sys/bus/mdev/devices/1ce4719b-7f05-478b-8910-c50858362192' -uuid 00000000-0000-0000-0000-000000000101

Also yes I am using Proxmox Virtual Environment 6.4-13 for the setup. In windows vm I'm using the professional grid drivers from Nvidia. I couldn't spoof my device id in Proxmox (as to seem I'm using a different card than a gtx1650S) it didn't work for me with this card..
Obviously my above config is for my system and my pci location ids..

@magauthority
Copy link

Thank you! That was a help. Got it working 100%

@Abdelwahed-Aridj
Copy link

yep tested it its working in Proxmox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants