• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

[solved]Cant flash xfx rx5700 DD with any XT bios in Linux

Status
Not open for further replies.

fozid

New Member
Joined
Apr 9, 2025
Messages
2 (0.03/day)
I have amdvbflash installed as below;

sudo amdvbflash AMDVBFLASH version 4.104 EXTERNAL, Copyright (c) 2022 Advanced Micro Devices, Inc. --- amdvbflash v4.104 EXTERNAL --- -h, -?, /h, /? Help (this screen)

However I can only flash bios files specifically for my exact hardware, ie, not xt bios. I want to flash an XT bios though.

sudo amdvbflash -ai 0 AMDVBFLASH version 4.104 EXTERNAL, Copyright (c) 2022 Advanced Micro Devices, Inc. Adapter 0 SEG=0000, BN=2B, DN=00, PCIID=731F1002, SSID=57051682) Asic Family : Navi10 Flash Type : GD25Q80C/E (1024 KB) Product Name : NAVI10 A1/A2 D19902 XL 8GB 300e/875m Bios Config File : 57XL8170.W81 Bios P/N : 113-1701_XL_NAVI1 Bios Version : 017.001.000.049.000000 Bios Date : 09/23/19 03:35 ROM Image Type : Hybrid Images ROM Image Details : Image[0]: Size(59904 Bytes), Type(Legacy Image) Image[1]: Size(44032 Bytes), Type(EFI Image)

and

sudo amdvbflash -biosfileinfo rx5700xt\ bios/rx57x.rom AMDVBFLASH version 4.104 EXTERNAL, Copyright (c) 2022 Advanced Micro Devices, Inc. Product Name is : NAVI10 A1/A2 D19901 XT 8GB 300e/875m Device ID is : 731F Bios Version : 017.001.000.049.000000 Bios P/N is : 113-230LNAVIXT612 Bios SSID : 5701 Bios SVID : 1682 Bios Date is : 10/15/19 05:10

with the actual error;

amdvbflash -fp -fv -fa -p 0 rx57x.rom AMDVBFLASH version 4.104 EXTERNAL, Copyright (c) 2022 Advanced Micro Devices, Inc. Cannot Program with input vbios image file ERROR: 0FL01
 
I solved it. Searched github for the linux version of amdvbflash and downloaded that. It didnt need installing. Had a instructions to use in the github
 
Status
Not open for further replies.
Back
Top