You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python nvidia_vbios_vfio_patcher.py -i TU116.rom -o TU116Patched.rom
Opening the ROM file...
Scanning for ROM offsets...
ROM footer for RTX 2060 found!
Offsets found!
Running sanity checks...
Traceback (most recent call last):
File "nvidia_vbios_vfio_patcher.py", line 213, in<module>main()
File "nvidia_vbios_vfio_patcher.py", line 191, in main
rom.run_sanity_tests(args.ignore_sanity_check)
File "nvidia_vbios_vfio_patcher.py", line 107, in run_sanity_tests
"footer, found %d" % npds_count)
__main__.CheckException: Expected only one 'NPDS' marker between header and footer, found 3
The text was updated successfully, but these errors were encountered:
the rom is also available here:
https://www.techpowerup.com/vgabios/221083/221083
The text was updated successfully, but these errors were encountered: