NVIDIA-vBIOS-VFIO-Patcher icon indicating copy to clipboard operation
NVIDIA-vBIOS-VFIO-Patcher copied to clipboard

Failed on TU116.rom

Open UrielCh opened this issue 2 years ago • 2 comments

the rom is also available here: https://www.techpowerup.com/vgabios/221083/221083

 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

UrielCh avatar Apr 21 '22 12:04 UrielCh

Have you searched for a solution? Seams a very rare / card / bios.

Marvo2011 avatar May 20 '22 08:05 Marvo2011

Nop, I set up a windows 11 without virtualization.

For my next setup, that will be easier.

UrielCh avatar May 23 '22 08:05 UrielCh