Lenovo 1-14ast-05

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mgrharry
    Badcaps Veteran
    • Sep 2016
    • 211
    • usa

    #1

    Lenovo 1-14ast-05

    Trying to fix a Lenovo 1-14ast-05 which had a BIOS update interrupted and now powers on with flashing power button and solid caps lock light.

    Downloaded the BIOS update file from Lenovo here:
    https://download.lenovo.com/consumer...s/cwcn23ww.exe

    Then I followed the steps here on how to extract the CAP file using UNIEXTRACT
    https://www.badcaps.net/forum/showth...light=tdk+bios

    Although the directions mention needing to extract twice to get the cap file, but UNIEXTRACT extracted WinFlash and CAP file in one go. I then edited the CAP file in HxD to extract what I thought was the correct 8192KB file and saved it.

    Using CH341A programmer the standard software doesn't appear to support this BIOS model 25U6473F so I downloaded AsProgrammer 1.4.1 from here:
    https://github.com/nofeletru/UsbAsp-flash/releases/

    Read and dumped the BIOS chip with AsProgrammer (attached to this post as Original-BIOS-dump.zip). Then erased chip and flashed the BIN created earlier in HxD (attached here as Extracted-BIOS.zip) but system still won't post.

    Did I miss a step somewhere?

    Thanks.
    Attached Files
  • Vesko356
    VIP Moderator
    • Aug 2018
    • 4386
    • Bulgaria 🇧🇬

    #2
    Re: Lenovo 1-14ast-05

    Originally posted by mgrharry
    Using CH341A programmer the standard software doesn't appear to support this BIOS model 25U6473F so I downloaded AsProgrammer 1.4.1
    >

    Originally posted by Vesko356
    I strongly advise you to use AsProgrammer_2.0.0a14, NeoProgrammer V2.2.0.8, or Colibri.
    Originally posted by mgrharry
    I then edited the CAP file in HxD to extract what I thought was the correct 8192KB file and saved it.
    >

    You didn't edited .cap file as it should.
    Attached Files
    Last edited by Vesko356; 08-26-2021, 02:49 PM.
    ----------------------------------------------------------------------------------------------------------------------------------------------------------
    All donations to Badcaps are welcome.
    Become a Badcaps supporter
    >>>>> click on this link to donate <<<<<
    Thanks to all supporters.​
    ----------------------------------------------------------------------------------------------------------------------------------------------------------
    Doctrina est fructus dulcis, radicis amarae.
    .

    Comment

    • SMDFlea
      Super Moderator
      • Jan 2018
      • 20464
      • UK

      #3
      Re: Lenovo 1-14ast-05

      Originally posted by mgrharry
      Did I miss a step somewhere?

      Thanks.
      Yes you did it wrong but you was on the right track.Delete the first part 0-317 (length 318), then go back over to your backup,scroll all the way to the bottom and use your cursor to select the last line 90 90 E9 FB F4 00 00 00 FE 00 00 00 00 00 F2 FF .Select copy,or right click copy ,then switch back to CWCN23WW ,search for Hex-Values and paste in the hex you just copied (which is the last line of the bios) .Now just put your curser in between the last two FF`s .Right click and select-block ,the end offset will be set to 81FFFF ,enter 0 as the start-offset and click ok.
      Copy and save into a new file,notice that that the selected length is 820,000 ,thats 20,000 too long, so whats going on ? .The clue is at the top of the file,if you look at the right hand side column you`ll see "Insyde Software" in plain text.This update includes the EC as well as the bios.Set the offsets from 0-1FFFF or 0 and the length to 20000 (20000 in hex is 128KB) ,CUT and paste into a new file ,leaving you with a new 8MB bios and 128KB ec.

      Now you need to copy your DMI using the offsets:

      DMI 321000 - 3213FF
      w key 370000 - 3700BF
      All donations to badcaps are welcome, click on this link to donate. Thanks to all supporters

      Comment

      • Vesko356
        VIP Moderator
        • Aug 2018
        • 4386
        • Bulgaria 🇧🇬

        #4
        Re: Lenovo 1-14ast-05

        Originally posted by SMDFlea
        Yes you did it wrong but you was on the right track.Delete the first part 0-317 (length 318), then go back over to your backup,scroll all the way to the bottom and use your cursor to select the last line 90 90 E9 FB F4 00 00 00 FE 00 00 00 00 00 F2 FF .Select copy,or right click copy ,then switch back to CWCN23WW ,search for Hex-Values and paste in the hex you just copied (which is the last line of the bios) .Now just put your curser in between the last two FF`s .Right click and select-block ,the end offset will be set to 81FFFF ,enter 0 as the start-offset and click ok.
        Copy and save into a new file,notice that that the selected length is 820,000 ,thats 20,000 too long, so whats going on ? .The clue is at the top of the file,if you look at the right hand side column you`ll see "Insyde Software" in plain text.This update includes the EC as well as the bios.Set the offsets from 0-1FFFF or 0 and the length to 20000 (20000 in hex is 128KB) ,CUT and paste into a new file ,leaving you with a new 8MB bios and 128KB ec.

        Now you need to copy your DMI using the offsets:

        DMI 321000 - 3213FF
        w key 370000 - 3700BF
        Originally posted by SMDFlea
        If you followed it ok and made a new bios you can check its SHA-1 hash using Hxd. Analysis -> Checksums -> SHA-1 -> OK

        4FFD7B417FF1F401E52801F314B5D1BDD69C52F3 * .If its the same hash youve done a good job.
        .
        * SHA1 edited to match current topic
        ----------------------------------------------------------------------------------------------------------------------------------------------------------
        All donations to Badcaps are welcome.
        Become a Badcaps supporter
        >>>>> click on this link to donate <<<<<
        Thanks to all supporters.​
        ----------------------------------------------------------------------------------------------------------------------------------------------------------
        Doctrina est fructus dulcis, radicis amarae.
        .

        Comment

        • Vesko356
          VIP Moderator
          • Aug 2018
          • 4386
          • Bulgaria 🇧🇬

          #5
          Re: Lenovo 1-14ast-05

          @Mgrharry - also notice there's a little catch in this exercise (regarding the SHA-1 result) about the Win key block, see the red symbols at the attached image:
          Attached Files
          Last edited by Vesko356; 08-26-2021, 05:16 PM.
          ----------------------------------------------------------------------------------------------------------------------------------------------------------
          All donations to Badcaps are welcome.
          Become a Badcaps supporter
          >>>>> click on this link to donate <<<<<
          Thanks to all supporters.​
          ----------------------------------------------------------------------------------------------------------------------------------------------------------
          Doctrina est fructus dulcis, radicis amarae.
          .

          Comment

          • Vesko356
            VIP Moderator
            • Aug 2018
            • 4386
            • Bulgaria 🇧🇬

            #6
            Re: Lenovo 1-14ast-05

            Originally posted by SMDFlea
            Yes you did it wrong but you was on the right track.
            ----------------------------------------------------------------------------------------------------------------------------------------------------------
            All donations to Badcaps are welcome.
            Become a Badcaps supporter
            >>>>> click on this link to donate <<<<<
            Thanks to all supporters.​
            ----------------------------------------------------------------------------------------------------------------------------------------------------------
            Doctrina est fructus dulcis, radicis amarae.
            .

            Comment

            • bembo91
              New Member
              • May 2021
              • 1
              • italy

              #7
              Re: Lenovo 1-14ast-05

              Hi, I'm looking for the schematics of this notebook... does anyone have them?

              Comment

              • Vesko356
                VIP Moderator
                • Aug 2018
                • 4386
                • Bulgaria 🇧🇬

                #8
                Re: Lenovo 1-14ast-05

                Originally posted by bembo91
                Hi, I'm looking for the schematics of this notebook... does anyone have them?
                This is not the schematic requests forum, its for bios requests ONLY!

                Reminder: rules and organization of this section
                https://www.badcaps.net/forum/showthread.php?t=117483

                .
                ----------------------------------------------------------------------------------------------------------------------------------------------------------
                All donations to Badcaps are welcome.
                Become a Badcaps supporter
                >>>>> click on this link to donate <<<<<
                Thanks to all supporters.​
                ----------------------------------------------------------------------------------------------------------------------------------------------------------
                Doctrina est fructus dulcis, radicis amarae.
                .

                Comment

                • Bowayne
                  Member
                  • Sep 2019
                  • 32
                  • South Africa

                  #9
                  Hello, please assist with bootloop issue, on and off no bios screen, it shows fast some words once then bootloop.
                  Here is my dumb
                  Also I tried the above bioses, not working...powerbutton on off on off
                  Attached Files

                  Comment

                  • peste
                    Super Moderator
                    • Dec 2016
                    • 12369
                    • ROMANIA

                    #10
                    Originally posted by Bowayne
                    Hello, please assist with bootloop issue, on and off no bios screen, it shows fast some words once then bootloop.
                    Here is my dumb
                    Also I tried the above bioses, not working...powerbutton on off on off
                    read...https://www.badcaps.net/forum/troubl...before-posting
                    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

                    Related Topics

                    Collapse

                    • survivalbloke
                      Unable to extract bios file from Lenovo bios exectuable
                      by survivalbloke
                      I'm trying to extract a flashable bios file(ch341a) from the lenovo bios executable download. I have tried the instructions from this site https://starkeblog.com/lenovo/uefi/2...pdate-exe.html, which are not working. According to those instructions, after issuing the command
                      Code:
                      "innoextract 7wcn38ww.exe"
                      it should create an \app folder, inside which, I should find a newly created "7wcn38ww.exe" file. I should then be able to extract that using 7zip and find my .FD file.

                      The trouble I'm having is that I'm not getting the newly...
                      06-12-2024, 07:55 AM
                    • Jk KIM
                      Lenovo Ideapad 5 15ITL05 Bios File extract
                      by Jk KIM
                      Hi
                      I need to extract bin file from bios update file which downloaded at Lenovo web site.

                      Pls extract bin file from exe file...
                      I attached exe file!

                      Thx!...
                      02-03-2023, 07:40 AM
                    • Forest79
                      Lenovo ThinkStation P520 BIOS file needed
                      by Forest79
                      Hello,

                      I got a Lenovo ThinkStation P520 (Type 30BF) from a friend, asking me for a repair. Windows 11 offered a firmware upgrade as an optional update, and it failed.
                      The emergency flash procedure from the hardware manual has also failed. So, I asked an acquaintance with better skills to flash the BIOS directly.

                      However, the chip (a Macronix MX25L25673GMI-08G) has a size of 32 MB, and the BIOS file from the Lenovo website (extracted with UEFITool) has a little more than 16 MB. Thus, the software my acquaintance used (SiberiaProg v1.45, with a CH341A Programmer)...
                      07-23-2023, 07:39 AM
                    • bob113313
                      extract bios dump file from exe Lenovo amd ideapad 5 15alc05
                      by bob113313
                      Hi,

                      first of all my apologies for my English (I don't speak it very well, I am French).

                      I am trying to troubleshoot a lenovo ideapad 5 15alc05 ryzen 7 that boots but remains in black screen.

                      I would like to know if anyone knows how to extract the .bin of bios from the exe published on the lenovo site. I have found several information on the internet but they don't work in my case. I think it's because it's an amd.

                      I found some dump on the internet but I don't really trust it. I would like to make a clean bis from the official Lenovo file...
                      12-10-2022, 05:16 AM
                    • pcwhiz24
                      Bricked Lenovo IdeaPad 3 14ADA05 Need BIOS file for FN+R Crisis recovery
                      by pcwhiz24
                      Model: Lenovo IdeaPad 3 14ADA05 81W0
                      S/N: PF2BZS7D

                      I was having issues with this particular laptop where the NVME SSD would disappear and would not detect unless I took it out and reconnected it, then it would detect for only for a minute then disappear from BIOS. I figured updating the BIOS was worth a try so I booted into my HBCD USB and downloaded the latest BIOS file for that exact model. I ran the executable and everything went smooth, it beeped and then when it restarted, now it won't post, just black screen with fan spinning.

                      I already have a CH341A programmer...
                      04-07-2025, 07:10 PM
                    • Loading...
                    • No more items.
                    Working...