Howto nvflash

From Vidalinux Wiki
Revision as of 02:19, 25 February 2023 by 10.233.102.150 (talk) (Created page with "download nvflash: wget https://us6-dl.techpowerup.com/files/IN0IyLMMtrrjBPCKtytXUg/1676903060/nvflash_5.728_linux.zip unzip nvflash_5.728_linux.zip set nvflash permissions: chmod +x nvflash save bios to file: ./nvflash -b 3070FE-bios-$(date +%F).rom download bios version: wget https://www.techpowerup.com/vgabios/231632/NVIDIA.RTX3070.8192.210309.rom flash bios: ./nvflash NVIDIA.RTX3070.8192.210309.rom")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

download nvflash:

wget https://us6-dl.techpowerup.com/files/IN0IyLMMtrrjBPCKtytXUg/1676903060/nvflash_5.728_linux.zip
unzip nvflash_5.728_linux.zip

set nvflash permissions:

chmod +x nvflash

save bios to file:

./nvflash -b 3070FE-bios-$(date +%F).rom

download bios version:

wget https://www.techpowerup.com/vgabios/231632/NVIDIA.RTX3070.8192.210309.rom

flash bios:

./nvflash NVIDIA.RTX3070.8192.210309.rom