NVIDIA GTX660 MSI Twin Frozr III BIOS/UEFI Update: Difference between revisions
m (→Steps to do) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude><!--[[Category:Hardware|?]]-->{{ContentArticleHeader/Hardware}}</noinclude> | <noinclude><!--[[Category:Hardware|?]]-->{{ContentArticleHeader/Hardware}}</noinclude> | ||
I've performed these steps on 2022 PC with [[QEMU/KVM on AMD Ryzen 9 Desktop with Dual-boot and Passthrough|Ryzen 9]] and motherboard [[:File:ASRock X570 Phantom Gaming 4 Motherboard.pdf|ASRock X570 Phantom Gaming 4]]. During the whole procedure the CSM (Compatibility Support Module) within the motherboard's UEFI Boot menu was enabled. After the update I've disabled it and the PC successfully booted in a complete UEFI mode. | I've performed these steps on 2022 PC with [[QEMU/KVM on AMD Ryzen 9 Desktop with Dual-boot and Passthrough|Ryzen 9]] and motherboard [[:File:ASRock X570 Phantom Gaming 4 Motherboard.pdf|ASRock X570 Phantom Gaming 4]]. During the whole procedure the CSM (Compatibility Support Module) within the motherboard's UEFI Boot menu was enabled. After the update I've disabled it and the PC successfully booted in a complete UEFI mode. All essential files used in the procedure below are collected in the file [[:File:GTX660.TwinFrozr3.UEFI.BIOS.Flash.7z|GTX660.TwinFrozr3.UEFI.BIOS.Flash.7z]]. | ||
The step-by-step procedure is as follow: | |||
'''0.''' Use [https://www.techpowerup.com/download/techpowerup-gpu-z/ GPU-Z] to find the exact model of the card. In my case the card has: Device Id: <code>10DE 11C0</code>, Subsystem Id: <code>1462 28'''71'''</code>. | '''0.''' Use [https://www.techpowerup.com/download/techpowerup-gpu-z/ GPU-Z] to find the exact model of the card. In my case the card has: Device Id: <code>10DE 11C0</code>, Subsystem Id: <code>1462 28'''71'''</code>. | ||
Revision as of 12:11, 17 October 2022
I've performed these steps on 2022 PC with Ryzen 9 and motherboard ASRock X570 Phantom Gaming 4. During the whole procedure the CSM (Compatibility Support Module) within the motherboard's UEFI Boot menu was enabled. After the update I've disabled it and the PC successfully booted in a complete UEFI mode. All essential files used in the procedure below are collected in the file GTX660.TwinFrozr3.UEFI.BIOS.Flash.7z.
The step-by-step procedure is as follow:
0. Use GPU‑Z to find the exact model of the card. In my case the card has: Device Id: 10DE 11C0
, Subsystem Id: 1462 2871
.
1. Download and install Rufus.
2. Insert an USB flash drive to be erased into the PC.
3. Use Rufus: within the "Boot selection" drop down select "FreeDOS", and choose "DOWNLOAD" instead of "SELECT". Then start the procedure.
4. Download NVFlash Build version 5.141.0.1 (I didn't succeed with the latest version).
5. Extract the executable files of the NVFlash tool to the root directory of the newly FreeDOS formatted USB flash drive.
6. Download a new version of the MSI GTX 660 2048 MB Twin Frozr III's firmware:
- In my case: originally was with Bios 80.06.10.00.15 (MSI.GTX660.2048.120823.rom)
- I've installed Bios 80.06.28.00.39 (MSI.GTX660.2048.130318.rom). This is the firmware in use.
- The rom provided in the topic REQUEST – MSI GTX 660 Twin Frozr OC Edition UEFI Bios is for device wit Subsystem Id:
1462 2877
, which is not compatible with mine.
7. Copy the new rom MSI.GTX660.2048.130318.rom to the root directory of the newly FreeDOS formatted USB flash drive. Rename the file with a short name like 130318.rom
or so.
8. Reboot the PC and boot from the FreeDOS formatted USB flash drive (where are placed also nvflash.exe
and 130318.rom
).
9. Once the boot is finish type dir
to see the names of the available files.
10. Take a backup of he existing firmware: nvflash ‑b GX660.DEFAULT.ROM
11. Then you can perform some additional checks by the help of nvflash …
12. Finally flash the new firmware: nvflash ‑b GX660.DEFAULT.ROM
13. Reboot the PC, check does everything works well. Then go to the bios and disable CSM (Compatibility Support Module). It should be fine now.