SpaceinvaderOne / Dump_GPU_vBIOS

Script to dump the vbios from any GPU even if primary gpu on an Unraid Server
147 stars 45 forks source link

Feature Request: Remove the Nvidia header in the vbios file #2

Closed jammsen closed 2 years ago

jammsen commented 3 years ago

Hey @SpaceinvaderOne , afaik we need to remove via hex the weird Nvidia header to either see a picture or to install drivers (Code 43). Is this planned to have for this script too? Because at the moment the script doesnt seem to have this.

Regards, Sebastian

SpaceinvaderOne commented 2 years ago

A header is only added when you dump a vbios using the techpower ups gpuz programme. The script dumps the vbios without a header so will work fine for qemu/kvm vms :)