Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: Dudu2002
Today 03:56 PM
» Replies: 224
» Views: 137504
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 2723
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 904437
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 27588
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 30936
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 4674
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 4818
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 5007
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 6005
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 10249
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 7849
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38906
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 7773
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 8017
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 8056
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 55841
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 51307
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2697
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3444
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 33993

Winflash "flash bios is not an upgrade" issue; Lenovo W520
#1
Hello.  I recently acquired a Lenovo W520 and wish to remove the Wifi whitelist via modded BIOS.   After searching a few hours online I managed to find a modded BIOS for W520, version 1.46 (8BET66WW).   

The issue I'm having is the existing Lenovo BIOS is already 1.46 and the Phoenix Winflash utility will not update BIOS if the version is the same (or lesser). Error message:  "Flash BIOS is not an upgrade (same or older version number)"

I have read and already tried the following tricks in attempt to bypass the issue; all have failed:
1) Modify Winflash.ini, add Advanced=1 to unhide options allowing same or older BIOS version.  This did not work.  Have tried with Winflash versions 1.4.75.0-0.3, 1.5.63 and 1.5.66
2) Run via admin level command-line switches /sd /sv /nodate /force and combinations of such.  
3) Ran Winflash with modified environment.dll file from a thread found on this forum.  This just results in Windows rebooting when attempting to flash BIOS.

I have not tried to flash via DOS, mainly because I cannot verify if any DOS capable Phoenix flasher supports UEFI BIOS firmwares, which is what I need. It appears only the Phoenix WinFlash programs support UEFI, but I may be wrong here.

Anyone have any ideas how to get the the BIOS to flash from Stock 1.46 to Modified 1.46?  

Thanks!
find
quote
#2
Ok, tried a DOS method:
1) Created a WinSE98 DOS boot via Rufus on a small FAT formatted USB drive
2) Downloaded last available version of DOS Phlash16 program, 1.7.0.21
3) Moved the file $01C9200.FL1 to USB
4) Booted to USB and ran command Phlash16 /mode=2 $01C9200.FL1

Phlash16 started OK, ran for about 30 seconds reading the BIOS file and aborted with error
"Platform Signature Not found in the Interface"

Sources online seem to point towards adding /force to run command, but some folks have commented on it bricking their system.  I'm going to look into this further before moving forward.  Perhaps Phlash16 is looking for a ROM or WPH file instead of FL1?  I may proceed with renaming file, but will pause for now reading more and hopefully having a reply or two here on how best to continue.  Thanks.
find
quote
#3
phlash16 doesn't support EFI bios, it has a successor named pflash for EFIs.

IMO, the best approach would be to replace WinFlash executable with patched one, with disabled bios version check and battery presence check.
find
quote
#4
(05-19-2024, 12:10 AM)Maxinator500 Wrote: phlash16 doesn't support EFI bios, it has a successor named pflash for EFIs.

IMO, the best approach would be to replace WinFlash executable with patched one, with disabled bios version check and battery presence check.

Thanks.  A patched flasher is exactly what this calls for, but I've searched around previously and didn't see much reference except someone creating one for Asus mainboards only.  If anyone has a source compatible for Lenovo, I would be appreciative.
find
quote
#5
(05-19-2024, 07:16 AM)apacha Wrote: I've searched around previously and didn't see much reference
I can try patching, but firstly try with /sa switch.
(04-10-2014, 11:52 AM)kasar Wrote: /vbl Show warning for Microsoft Bitlocker
/sm Skip all WinFlash messages
/swm Skip all WinFlash warning messages
/sd Skip BIOS date check.
/sn Skip BIOS part number check.
/sp Skip BIOS product code check.
/sv Skip BIOS version check.
/svs Skip BIOS same version check.
/sa Skip all BIOS checks.
find
quote
#6
/sa was actually among the first attempts I tried.

My original attempt was via command-line and included these switches:
/mode=2 /sa /vcpu /console /cs /vbl

I have also tried undocumented switches others have suggested such as /nodate, /force, /forceit and /f

One interesting observation was when starting the GUI with switch /force it will ask for the BIOS file and when continuing with the FL1 file, not warn of same or lesser version and begin the flash process, but crash with a page fault in Winflash64.sys and reboot system.
find
quote
#7
Can you give me a link to the archive with modded bios you found? WinFlash was included, right? I'll patch it.
find
quote
#8
(05-19-2024, 08:44 AM)Maxinator500 Wrote: Can you give me a link to the archive with modded bios you found? WinFlash was included, right? I'll patch it.

Reddit post referencing BIOS mod:
https://old.reddit.com/r/thinkpad/commen...i_upgrade/

Mediafire link where mod was downloaded from:
https://www.mediafire.com/file/kulsq173q...l.rar/file

Yes, Winflash utility is included in this Mod package.

Thanks!
find
quote
#9
I see an extra file in the archive. FLASH.bat. Have you tried running the file? It should execute WINUPTP.exe in silent mode, which triggers the update via WinFlash.
Maybe that it the key to success?
find
quote
#10
(05-19-2024, 09:12 AM)Maxinator500 Wrote: I see an extra file in the archive. FLASH.bat. Have you tried running the file? It should execute WINUPTP.exe in silent mode, which triggers the update via WinFlash.
Maybe that it the key to success?

Yes, I tried Flash.bat two different ways via admin level command line and through Windows file explorer.  Both result in page fault error in Winflash64.sys and causes system reboot.  

If I change compatibility mode on WINUPTP.EXE, it will run without crash, but result in message, "BIOS image file is same as BIOS ROM. An update is not necessary at this time."
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)