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

NVIDIA GeForce 740 not supported #100

Open
iulmt opened this issue Jul 3, 2022 · 3 comments
Open

NVIDIA GeForce 740 not supported #100

iulmt opened this issue Jul 3, 2022 · 3 comments

Comments

@iulmt
Copy link

iulmt commented Jul 3, 2022

Can you supporte NVIDIA GeForce 740. T_T
Thanks!!!!

@Dardrai
Copy link

Dardrai commented Jul 4, 2022

no that is not possible - your card is from the Kepler Generation: https://docs.nvidia.com/grid/gpus-supported-by-vgpu.html
and Kepler was removed from vGPU - it was supported on GRID4 and prior and then dropped for vGPU 5 and newer. So we do not have the functionality in the driver for that generation of cards and thus can not just unlock the card.
So 2 options: try an very very old driver or update your GPU to a "supported one"

Also just to mention I found 2 Cards with GT740 a 1GB GDDR5 card and a 2 GB DDR3 - https://www.nvidia.com/en-gb/geforce/graphics-cards/geforce-gt-740/specifications/ both cards are fairly low on vram anyways - splitting that up would give you a 512MB slice and/or a 1GB slice (depending on which card you have), which is for most cases not enough. And if we talking about the community merged driver with vGPU_unlock it's "even worse" because your host would need some vram too - my Host uses roughly 2-3GB Vram (1080Ti) without any vGPU slice started (yes I use a merged driver)

@iulmt
Copy link
Author

iulmt commented Jul 5, 2022

Ok,Thank you for your answer.I knew it was unsupported,this is my last struggle.Thanks.

@ghost
Copy link

ghost commented Jul 5, 2022

It is possible, you must set up Xen and use an older driver series. I have run vGPU on a 1GB Kepler GTX 650. In your case you could spoof to GRID K1 after setting things up. Instructions for Xen setup can be found in my vGPU Kepler unlock repo (using patches from mcerveny). Warning: it is not easy and may take a few days or weeks based on your knowledge level.

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

2 participants