• 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.

Gigabyte RX 5500 XT OC8GB accidently flashed with wrong bios

Spunkmeyer

New Member
Joined
Jan 7, 2020
Messages
8 (0.00/day)
Just got the card earlier today and was crashing a lot when gaming, so goes to Gigabyte website support page and downloaded the bios from there ( subtitled improve temps ). Never noticed that the file linked there was incorrect until after running it, seems they have linked to a 5700 XT one instead so it mess things up. I know they will deny all responsibility anyways.

Card now coming up as a Basic Microsoft display adapter and unlike other AMD cards before there is no dual bios switch I can find.

Have tried flashing using the windows and force flashing using the dos version but it refuse and say already flashed or installed. Can only find the same bios on here unless someone has a different one.

Help need desperately please.
 
Contact Gigabyte ASAP, they will send you the default BIOS.

Also, that card is so new, after you download GPU-Z, make sure you upload that BIOS for the rest of us.
 
And notify them that they have incorrect bioses listed for their entire 5500 xt lineup.
 
If it was crashing then either the drivers not installed properly (old drivers still in the system), or the card is faulty. Flashing the bios is not going to do anything to make it work. I suggest RMA or return the card. No point making a bad situation worse.
 
Make sure you file an RMA ASAP with detailed description.
 
Just got the card earlier today and was crashing a lot when gaming, so goes to Gigabyte website support page and downloaded the bios from there ( subtitled improve temps ). Never noticed that the file linked there was incorrect until after running it, seems they have linked to a 5700 XT one instead so it mess things up. I know they will deny all responsibility anyways.

Card now coming up as a Basic Microsoft display adapter and unlike other AMD cards before there is no dual bios switch I can find.

Have tried flashing using the windows and force flashing using the dos version but it refuse and say already flashed or installed. Can only find the same bios on here unless someone has a different one.

Help need desperately please.

Need white Sticker info from card back, a barcode from box may help, also what are your system specs?
 
Thanks for the replies, the bios is on here already.

My system is Ryzen 5 3600 on an Aorus X470 Ultra gaming X470 board, 16 gig ram windows 10.
<a href="https://ibb.co/27d27Dv"><img src="https://i.ibb.co/BVBDVXy/IMG-20200107-194631-1.jpg" alt="IMG-20200107-194631-1" border="0"></a>

IMG_20200107_194631.jpg
IMG_20200107_194631.jpg https://ibb.co/Twdg14V https://ibb.co/myBqMmW Making a pigs ear of this but it keep quitting on me.
 
Last edited:
Thanks for the replies, the bios is on here already.

My system is Ryzen 5 3600 on an Aorus X470 Ultra gaming X470 board, 16 gig ram windows 10.
<a href="https://ibb.co/27d27Dv"><img src="https://i.ibb.co/BVBDVXy/IMG-20200107-194631-1.jpg" alt="IMG-20200107-194631-1" border="0"></a>

View attachment 141573View attachment 141573 https://ibb.co/Twdg14V https://ibb.co/myBqMmW Making a pigs ear of this but it keep quitting on me.

What you mean quitting?

Get GPU-Z, take a screenshot
 
Boot monitor off a spare card, no drivers installed.

Can you look under heatsink and see if you can id if the ram is micron or samsung?
 
Here's is screenshot from GPU-Z, will try and find out ram type if can remove shield tomorrow without it being obvious I have removed it.
 

Attachments

  • GP-Z.gif
    GP-Z.gif
    56.2 KB · Views: 504
Last edited:
My brother had just picked up a 5700XT the other day since his 780Ti was dying (artifacting all over the desktop and immediate games crashing) . He had issues with games freezing and crashing when tying to use the most recent driver and even the beta driver that said it was supposed to fix the crashing/freezing issues.

He had to try three different drivers to get a stable working system when gaming. Driver 19.12.1 has been working for him without issues.

I leave BIOS flashing as the very last resort option once all other methods have been exhausted.
 
My brother had just picked up a 5700XT the other day since his 780Ti was dying (artifacting all over the desktop and immediate games crashing) . He had issues with games freezing and crashing when tying to use the most recent driver and even the beta driver that said it was supposed to fix the crashing/freezing issues.

He had to try three different drivers to get a stable working system when gaming. Driver 19.12.1 has been working for him without issues.

I leave BIOS flashing as the very last resort option once all other methods have been exhausted.

He flashed the wrong bios to the card and needs help restoring it

You didnt happen to flash this bios to the card did you?


Just got the card earlier today and was crashing a lot when gaming, so goes to Gigabyte website support page and downloaded the bios from there ( subtitled improve temps ). Never noticed that the file linked there was incorrect until after running it, seems they have linked to a 5700 XT one instead so it mess things up. I know they will deny all responsibility anyways.

Card now coming up as a Basic Microsoft display adapter and unlike other AMD cards before there is no dual bios switch I can find.

Have tried flashing using the windows and force flashing using the dos version but it refuse and say already flashed or installed. Can only find the same bios on here unless someone has a different one.

Help need desperately please.
 
Nah, think that is the same one as already on it. Did try to flash it with that one after the wrong one from gigabyte website nuke it.


Still the wrong one they have linked there.
 
Nah, think that is the same one as already on it. Did try to flash it with that one after the wrong one from gigabyte website nuke it.


Still the wrong one they have linked there.

Picture of card?

By the way commands are very specific to do a forceflash.

Since the Subsystem ID will be changing slightly you will need to do a force flash in an administrator privileged command prompt. (Find cmd in start menu right click and open as administrator)

If that is not performed you may receive the stupid 0FL error.

Then follow this command

Enter this command first

Amdvbflash.exe -unlockrom 0


Then enter this command

amdvbflash -f -p 0 XXXX .rom

Note: XXXX is the name of the VBIOS file you downloaded. You can also change the downloaded file name to a simple name.


Otherwise you do it this way:

Create a new text file in your ATIFlash directory, name it FLASH.bat, and place this code into it:

@Echo off
cls

echo Flashing card 0 with BIOS.rom...
echo.
amdvbflash -p 0 -f BIOS.rom
echo.

pause
Assuming the new BIOS you want to flash onto your card is named BIOS.rom, this is the BIOS it will use for flashing.

Save your changes, then run the batch file by double-clicking on it.

Once you've received a success message, reboot your computer for the new BIOS to come into effect. If you can boot into Windows successfully, then that's good! (Note: your screen may flicker for a bit, because you basically have a new card, and Windows is trying to recognize it. If you want to be thorough, go ahead and do a clean re-install of your graphics drivers.)

Last ditch effort
Screenshot_2020-01-07-19-39-01.png




If this is way over your head, RMA the card and never flash again unless if instructed so by the Card Maker Tech Support Line
 
He flashed the wrong bios to the card and needs help restoring it

OP never posted any other steps other than - games were crashing so he flashed the BIOS. I posted that flashing should be the last resort step you should take once you've exhausted all other options....maybe OP did try other drivers??? If so, never was mentioned. Just seems like he jumped the gun and unfortunately ran into an issue that most likely could have been avoided.
 
Yes I tried other drivers before trying the flash, the drivers kept crashing during gaming so I assumed it was a heat issue. So when the Gigabyte website stated that the bios helped with heat issues I went ahead and ran it. Never noticed until after it finished and tried to reinstall drivers that it was the wrong file , it did seem rather quick when doing it though and told me to reboot.
I've been doing them for years and never had any bother with it, put my 6950 up to a 70 etc.
As already stated I tried the force flash dos method as well, it just keeps saying it is the same bios to the one I got from here and wont flash.

The Ram is Micron.
 

Attachments

  • IMG-20200107-200126-1.jpg
    IMG-20200107-200126-1.jpg
    1.6 MB · Views: 214
well you need to rma then
 
Picture of card?

By the way commands are very specific to do a forceflash.

Since the Subsystem ID will be changing slightly you will need to do a force flash in an administrator privileged command prompt. (Find cmd in start menu right click and open as administrator)

If that is not performed you may receive the stupid 0FL error.

Then follow this command

Enter this command first

Amdvbflash.exe -unlockrom 0


Then enter this command

amdvbflash -f -p 0 XXXX .rom

Note: XXXX is the name of the VBIOS file you downloaded. You can also change the downloaded file name to a simple name.


Otherwise you do it this way:

Create a new text file in your ATIFlash directory, name it FLASH.bat, and place this code into it:

@Echo off
cls

echo Flashing card 0 with BIOS.rom...
echo.
amdvbflash -p 0 -f BIOS.rom
echo.

pause
Assuming the new BIOS you want to flash onto your card is named BIOS.rom, this is the BIOS it will use for flashing.

Save your changes, then run the batch file by double-clicking on it.

Once you've received a success message, reboot your computer for the new BIOS to come into effect. If you can boot into Windows successfully, then that's good! (Note: your screen may flicker for a bit, because you basically have a new card, and Windows is trying to recognize it. If you want to be thorough, go ahead and do a clean re-install of your graphics drivers.)

Last ditch effortView attachment 141589



If this is way over your head, RMA the card and never flash again unless if instructed so by the Card Maker Tech Support Line
Check the file name xxxR57XTxxx, they have the same file linked for other 5500 xt on their site, including the 4G models.
 
Ok will do, not had a reply from Gigabyte but that would seem to be the norm for them upon further reading.
Although I never had reason to bother them before and been using their stuff since the 486 days.

Yeah it was after it went wrong I noticed the filename being different and checked further on their support pages and they all link to the wrong bios.
 
I've sent the card back today, if I get my money back I will just hold off for the 5600 coming out and get one of those instead.
 
Back
Top