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

Cannot use with GTX 480 #6

Open
ghost opened this issue May 26, 2018 · 7 comments
Open

Cannot use with GTX 480 #6

ghost opened this issue May 26, 2018 · 7 comments

Comments

@ghost
Copy link

ghost commented May 26, 2018

I dumped the ROM from my GTX 480 using nvflash and this tool does not work.

Screenshot:
screenshot from 2018-05-26 13-13-16

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.

@ghost
Copy link
Author

ghost commented May 26, 2018

Ignore the above screenshot. I typed the file name wrong when trying the EFI ROM, though the error is still the same regardless. Thought I'd point that out :)

screenshot from 2018-05-26 13-17-30

@Matoking
Copy link
Owner

Matoking commented Jun 8, 2018

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.

@joewragg
Copy link

Is there any plans to get this working for maxwell gpus?

@Matoking
Copy link
Owner

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.

@joewragg
Copy link

joewragg commented Jul 25, 2018

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.

@RavenX8
Copy link
Contributor

RavenX8 commented Sep 26, 2018

@joewragg try using the version in my PR #9

This should allow you to do it by adding the command line flag --disable-footer-strip

@Marvo2011
Copy link

@joewragg try my pull request #11

But you need to use an EFI Patched vBios for GTX480. When it does not work, please upload your EFI rom.

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