-
Notifications
You must be signed in to change notification settings - Fork 52
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
Cannot use with GTX 480 #6
Comments
Sorry for the late reply. This tool only works with the Pascal series of GPUs (GeForce GTX 1xxx series). It's mentioned in the README, although it's admittedly not very clear. I've added a note about compatibility to the README that should be more visible. |
Is there any plans to get this working for maxwell gpus? |
I created this script for my own use, so I have no plans to develop it further myself. I do accept any pull requests that enable support for other GPU architectures. |
OK that's a shame because I have no idea what I'm doing but would love to have a single gpu passthrough system working. I can't play vulkan games or dxvk because they don't support bumblebee. |
I dumped the ROM from my GTX 480 using nvflash and this tool does not work.
Screenshot:
I've tried this using Python2 and Python 3 but have had no success. I tried a completely origninal (non-EFI supported) GTX 480 ROM as well as a patched EFI ROM (I used this to make the ROM: https://www.win-raid.com/t892f16-AMD-and-Nvidia-GOP-update-No-requests-DIY.html ) and I get the same error each time.
The text was updated successfully, but these errors were encountered: