-
Notifications
You must be signed in to change notification settings - Fork 441
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
Comments
no that is not possible - your card is from the Kepler Generation: https://docs.nvidia.com/grid/gpus-supported-by-vgpu.html 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) |
Ok,Thank you for your answer.I knew it was unsupported,this is my last struggle.Thanks. |
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. |
Can you supporte NVIDIA GeForce 740. T_T
Thanks!!!!
The text was updated successfully, but these errors were encountered: