Tuesday, August 28, 2018

How to upgrade AMD MI25 BIOS firmware


Original AMD MI25 BIOS firmware: D0513100.004
New AMD MI25 BIOS firmware:D0513100.006

1. Type ./atiflash -ai to check AMD MI25 information.



2. Backup original BIOS firmware.
  ./atiflash -s 0 D0513100.004




3. Reflash new BIOS firmware.
  ./atiflash -p 0 -f -newbios D0513100.006


















4. Type ./atiflash -ai to check AMD MI25 information.













5. reboot system.


atiflash v4.42


2 comments:

  1. I cannot find a download for the 'D0513100.006' firmware file. Can you post a link to the file? Thanks!

    ReplyDelete
  2. https://drive.google.com/open?id=12OaHciPmU1Vh9RkWfbvLRDWr-rDtN4XT

    ReplyDelete

How to fix gpu_burn compiler failure issue

System Environment: Ubuntu 22.04 LTS Server CUDA v12.0 GPU: RTX-4080 (driver 525.85.05) AP: GPU_Burn v1.1 Symptom: met error in make gpu_bur...