searching for ASUS Prime X570 PRO bios dump

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Bartoloni
    Senior Member
    • Jul 2018
    • 140
    • Italy

    #1

    searching for ASUS Prime X570 PRO bios dump

    i have a board that shows only the "red" light on DRAM LED...
    the customer guarantees 100% that it happened after a BIOS update

    searching on ASUS site all the bios are not "complete" (33554432 bytes)
    this is the link to official downloads: https://www.asus.com/it/Motherboards...HelpDesk_BIOS/

    Can anyone help with this? its' possible to recreate a full binary from an original .CAP ?

    (i have not yet dumped the eeprom)
    Attached Files
  • peste
    Super Moderator
    • Dec 2016
    • 12244
    • ROMANIA

    #2
    Re: searching for ASUS Prime X570 PRO bios dump

    Originally posted by Bartoloni
    i have a board that shows only the "red" light on DRAM LED...
    the customer guarantees 100% that it happened after a BIOS update

    searching on ASUS site all the bios are not "complete" (33554432 bytes)
    this is the link to official downloads: https://www.asus.com/it/Motherboards...HelpDesk_BIOS/

    Can anyone help with this? its' possible to recreate a full binary from an original .CAP ?

    (i have not yet dumped the eeprom)
    post the original bios..
    Due to a lack of donations, server free space at a critical level, and possible closure of Bios Requests all donations are welcome, click:

    >>>>> https://www.badcaps.net/index.php?pageid=donate1 <<<<<

    Every donation made will go towards server fees and maintenance costs.

    Comment

    • Bartoloni
      Senior Member
      • Jul 2018
      • 140
      • Italy

      #3
      Re: searching for ASUS Prime X570 PRO bios dump

      Thank you very much for your time Peste
      here the dumped original bios (the strange thing is that is 33555200 bytes ... i've used the TL866II+ that detect correctly the eeprom.. W25Q256JW )

      (removed "malformed" dump)
      Last edited by Bartoloni; 10-03-2022, 11:24 AM.

      Comment

      • peste
        Super Moderator
        • Dec 2016
        • 12244
        • ROMANIA

        #4
        Re: searching for ASUS Prime X570 PRO bios dump

        Originally posted by Bartoloni
        Thank you very much for your time Peste
        here the dumped original bios (the strange thing is that is 33555200 bytes ... i've used the TL866II+ that detect correctly the eeprom.. W25Q256JW )
        it's longer .. remove the bios chip from the motherboard, put it in the adapter and then read it .. or stick wires between the chip and the programmer, don't use the clip..
        Due to a lack of donations, server free space at a critical level, and possible closure of Bios Requests all donations are welcome, click:

        >>>>> https://www.badcaps.net/index.php?pageid=donate1 <<<<<

        Every donation made will go towards server fees and maintenance costs.

        Comment

        • Bartoloni
          Senior Member
          • Jul 2018
          • 140
          • Italy

          #5
          Re: searching for ASUS Prime X570 PRO bios dump

          Just upgraded the XGECU software and TL866 firmware and now the reading is correct...
          here the dumped bios with a correct lenght:

          (i'm using wires directly on de-soldered eeprom)
          Attached Files
          Last edited by Bartoloni; 10-03-2022, 11:22 AM.

          Comment

          • lotas
            Badcaps Legend
            • Jan 2016
            • 4458
            • Russia

            #6
            Re: searching for ASUS Prime X570 PRO bios dump

            It was possible to recover safely using "USB BIOS FlashBack"

            https://www.youtube.com/watch?v=FPyElZcsW6o

            And with such long wires, there may be errors when reading and writing, for this there is a special connector near the bios flash for dumping.
            And it was not necessary to solder flash.
            Last edited by lotas; 10-03-2022, 02:42 PM.

            Comment

            • Bartoloni
              Senior Member
              • Jul 2018
              • 140
              • Italy

              #7
              Re: searching for ASUS Prime X570 PRO bios dump

              This motherboard do not provide the ASUS flashback. (is not a feature and there is not the flashback button)

              i saw near the eeprom the TPM module connector... but.. is a TPM connector.. not sure it can be used to connect the programmer to the eeprom..

              as my first try i connected all the 8 wires directly to the eeprom ( directly on PCB without de-soldering the chip) but the TL866II+ was not able to recognize the chip. after that i desoldered it.

              (wires are longer because they was the same used to dump directly on the mainboard but i dumped the chip 3 times without any change on md5.. and i'm pretty sure was not corrupted.. also using my serials-reader a lot of infos are read correctly. www.wcn.it/BIOSdump2license.zip)
              Attached Files
              Last edited by Bartoloni; 10-04-2022, 06:00 AM.

              Comment

              • lotas
                Badcaps Legend
                • Jan 2016
                • 4458
                • Russia

                #8
                Re: searching for ASUS Prime X570 PRO bios dump

                Bios from the Asus site is transferred from CAP to BIN.
                Attached Files

                Comment

                • lotas
                  Badcaps Legend
                  • Jan 2016
                  • 4458
                  • Russia

                  #9
                  Re: searching for ASUS Prime X570 PRO bios dump

                  But from asus site in bios you will lose SN, MAC, UUID. You need to edit dump.
                  Attached Files

                  Comment

                  • Bartoloni
                    Senior Member
                    • Jul 2018
                    • 140
                    • Italy

                    #10
                    Re: searching for ASUS Prime X570 PRO bios dump

                    Oh WOW! thank you lotas! i never seen before the FD44 tool, very usefully
                    the dump need to be edited manually using an hexeditor?

                    Comment

                    • SMDFlea
                      Super Moderator
                      • Jan 2018
                      • 20300
                      • UK

                      #11
                      Re: searching for ASUS Prime X570 PRO bios dump

                      Originally posted by Bartoloni
                      the dump need to be edited manually using an hexeditor?
                      you can do. copy the block 84000 - 8405F
                      Attached Files
                      All donations to badcaps are welcome, click on this link to donate. Thanks to all supporters

                      Comment

                      • lotas
                        Badcaps Legend
                        • Jan 2016
                        • 4458
                        • Russia

                        #12
                        Re: searching for ASUS Prime X570 PRO bios dump

                        PX570PRO _fix
                        Attached Files

                        Comment

                        • lotas
                          Badcaps Legend
                          • Jan 2016
                          • 4458
                          • Russia

                          #13
                          Re: searching for ASUS Prime X570 PRO bios dump

                          Originally posted by Bartoloni
                          Oh WOW! thank you lotas! i never seen before the FD44 tool, very usefully
                          the dump need to be edited manually using an hexeditor?
                          No, just copy from one window and paste it into another window and save.

                          Comment

                          • Bartoloni
                            Senior Member
                            • Jul 2018
                            • 140
                            • Italy

                            #14
                            Re: searching for ASUS Prime X570 PRO bios dump

                            ohh thank you!!! you guys saved my day

                            Comment

                            • Bartoloni
                              Senior Member
                              • Jul 2018
                              • 140
                              • Italy

                              #15
                              Re: searching for ASUS Prime X570 PRO bios dump

                              Originally posted by SMDFlea
                              you can do. copy the block 84000 - 8405F
                              If i can ask... using what tool you was able to identify this address?
                              (sorry for boring you ... but i'm not a bios specialist and i'm very interested on understanding what "happens" on these eeproms)

                              (on the version provided by Iotas, at this address there are no data.. but FD44 tool can read correctly the MAC address and other data)
                              Attached Files
                              Last edited by Bartoloni; 10-04-2022, 08:05 AM.

                              Comment

                              • SMDFlea
                                Super Moderator
                                • Jan 2018
                                • 20300
                                • UK

                                #16
                                Re: searching for ASUS Prime X570 PRO bios dump

                                Originally posted by Bartoloni
                                If i can ask... using what tool you was able to identify this address?
                                (sorry for boring you ... but i'm not a bios specialist and i'm very interested on understanding what "happens" on these eeproms)
                                Using HxD hex editor i searched for the word ASUSBKP
                                All donations to badcaps are welcome, click on this link to donate. Thanks to all supporters

                                Comment

                                • Bartoloni
                                  Senior Member
                                  • Jul 2018
                                  • 140
                                  • Italy

                                  #17
                                  Re: searching for ASUS Prime X570 PRO bios dump

                                  Same thing, DRAM led lighted.... with your help i was able to obtain a flashable firmware starting from an old one.. the 2407 and with this, the PC started again (a firmware update for LED started also with a warning about "not shutdown PC" )... after reboot.. every is working (no idea what maximum bios release can be used without DRAM issues)

                                  Comment

                                  • Bartoloni
                                    Senior Member
                                    • Jul 2018
                                    • 140
                                    • Italy

                                    #18
                                    Re: searching for ASUS Prime X570 PRO bios dump

                                    Looking at original bios dumped there are 2 address related to serial number:

                                    (maybe it's necessary to find BSA ? )
                                    Attached Files
                                    Last edited by Bartoloni; 10-06-2022, 08:32 AM.

                                    Comment

                                    • Ovi91
                                      Member
                                      • Sep 2022
                                      • 16
                                      • UK

                                      #19
                                      I need a bios which supports Ryzen 5600 ,I red red light led on CPU?for Asus Prime x570-pro.Thank you.

                                      Comment

                                      Related Topics

                                      Collapse

                                      • Habble7
                                        I need a BIOS dump for the Samsung S49CG934SU monitor
                                        by Habble7
                                        The Samsung S49CG934SU monitor does not power on - no LED indicator activity and no response to power button. However, when 21V power is connected, it immediately draws 0.8A of current with no display output. The motherboard processor gets warm, and there is continuous reading activity from the W25Q128BV BIOS chip.

                                        Suspected Cause:
                                        I suspect the BIOS may have been corrupted during a power interruption while updating the firmware. The official website provides firmware updates, but they can only be installed via USB flash drive.

                                        Troubleshooting Attempts:
                                        ...
                                        05-22-2025, 07:28 AM
                                      • DynaxSC
                                        Need real mobo dump of BIOS v402 for ASUS PRIME Z590-A - stock image no help
                                        by DynaxSC
                                        Hi,

                                        I have a serious problem to program the Z590 chipset SRAM with a Management Engine after replacing the chipset.
                                        The new chipset is factory new and is not containing any Management Engine. Any attempts to program it into the chipset under Windows ends with a failure (eg. Error 20: Management Engine Device not present, or something similar).
                                        Due to the lack of the ME several ports on the board, including all M.2 ports aren't working, booting OS works only on USB. So it's now other way, as to program the chipset with a ME.

                                        Usually on ASUS boards it worked...
                                        06-14-2024, 03:49 PM
                                      • DynaxSC
                                        MSI PRO B660M-G DDR4 - real bios dump from board needed (no stock bios)
                                        by DynaxSC
                                        Hi, I have an MSI PRO B660M-G DDR4 board with damaged BIOS and i need a bios dump from a real board, along with MAC, UUID and Serial Number info (eg. a BIOS screenshot and pictures from the board stickers).

                                        I need to reconstruct the bios on my board, based on another bios image form a real board - meaning a bios image containing MAC address, UUID and Serial number. A stock BIOS is not suffiecient, as it is impossible to discover where the MAC, UUID and SerialNumber are stored. Tried with a similar board, but there are too much differences, and the stock BIOS is missing a lot of...
                                        11-17-2023, 10:56 AM
                                      • DynaxSC
                                        Who has a MSI Z590 PRO WIFI - Need BIOS dump ?
                                        by DynaxSC
                                        Hi,

                                        I need a BIOS dump for MSI Z590 PRO WIFI from a real physical board, along with MAC address and serial no.

                                        It must be a dump from a physical board, as it contains personalized data eg. MAC Address, UUID, Serial no.

                                        I have a board which has lost the BIOS contents, I have the MAC and serial to this board, and need to insert it into the another BIOS image. To do it, I need to have a real image from a real board, as the images from the MSI site are without this data. The only way to find where MAC/UUID/Serial is located in the BIOS is to have a bios...
                                        11-06-2022, 05:22 PM
                                      • vinaypundith
                                        Razer RZ09-01682 Blade Stealth 13 2016 BIOS dump needed
                                        by vinaypundith
                                        I have this laptop that does boot but it's on an older BIOS that has issues with Secure Boot, and I cannot use the normal Razer BIOS updater because for some reason the serial number is missing / got deleted somehow (Common issue on this model, from what I've read). I got a dump of the BIOS chip (or at least what I think is the BIOS chip), and its 16MB in size - the files from the Razer BIOS update are 8MB. (There's two 8MB files, am I supposed to combine these somehow? Or combine with an Intel ME firmware? I have no idea).
                                        So, I'm looking for a BIOS dump for this machine - a 16MB one....
                                        08-03-2024, 12:32 PM
                                      • Loading...
                                      • No more items.
                                      Working...