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
Optiplex 7050 8th gen support
Last Post: exe127
Yesterday 07:28 PM
» Replies: 10
» Views: 623
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: zuzu_ion
Yesterday 11:23 AM
» Replies: 254
» Views: 149161
[Request] Dell Optiplex 3040M 7th Gen CP...
Last Post: DeathBringer
Yesterday 10:58 AM
» Replies: 6
» Views: 3192
delete whitelist for thinkpad l460
Last Post: andromedych007
03-05-2026 07:25 PM
» Replies: 0
» Views: 171
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: miant
03-05-2026 02:35 PM
» Replies: 140
» Views: 145453
[Request] Enabling PCI-E bifurcation on ...
Last Post: fenomena6909
03-05-2026 05:03 AM
» Replies: 3
» Views: 4392
Asus Zephyrus G16 GU605CR request for bi...
Last Post: FlorikDT
03-05-2026 04:42 AM
» Replies: 0
» Views: 146
[REQUEST] Lenovo G700 (7ACNxxWW) Whiteli...
Last Post: Duh-bm
03-04-2026 07:57 PM
» Replies: 165
» Views: 107516
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Defekt2008
03-03-2026 02:18 PM
» Replies: 344
» Views: 226760
Lenovo ThinkPad Edge E530: I'm trying to...
Last Post: MadBerry
03-03-2026 01:53 PM
» Replies: 1
» Views: 258
Request to unlock advance features in Ac...
Last Post: napsteronly
03-03-2026 07:57 AM
» Replies: 71
» Views: 94085
[Request] Unlocking BIOS for iMedia D361...
Last Post: SplatPie
03-03-2026 04:20 AM
» Replies: 0
» Views: 179
[Request] Lenovo ThinkPad x100e Whitelis...
Last Post: Komzpa
03-03-2026 04:10 AM
» Replies: 2
» Views: 6958
[REQUEST] Lenovo Thinkpad W540 & W541 (G...
Last Post: nameerfk1
03-02-2026 09:20 PM
» Replies: 51
» Views: 38893
Asus Rog Strix Scar 15 G533QS/G733QS Key...
Last Post: rakecikas
03-02-2026 02:55 PM
» Replies: 2
» Views: 2938
[Unlocked] Acer Aspire One D255E
Last Post: clearest
03-02-2026 02:38 AM
» Replies: 2
» Views: 5185
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: shum25
03-01-2026 12:56 PM
» Replies: 245
» Views: 193888
[REQUEST] Sony Vaio SVT131 (R1xx0D4) BIO...
Last Post: dumbpartition
03-01-2026 11:54 AM
» Replies: 3
» Views: 3099
Asus G513RC Bios hidden settings unlock
Last Post: ormcra
03-01-2026 04:51 AM
» Replies: 0
» Views: 206
ACER Aspire 7736ZG BIOS microcode update...
Last Post: DeathBringer
03-01-2026 02:04 AM
» Replies: 11
» Views: 676

[HELP] BIOS Mods Lenovo M93p Unable to Dump BIOS Image
#1
Hello all, 

I want to seek help regarding Lenovo Thinkcentre M930 Tiny Desktop. I would like to remove whitelist for WiFi card, but before I am able to do that, I have problem in downloading the BIOS image. Here is what I have been doing without any positive result. 
1. I have CH341a programmer with SOIC clip, both the green and black board. 
2. Based on my study on the following page (https://www.reddit.com/r/Lenovo/comments...ice_in_my/), I understand M93p has two BIOS chip, which I can confirm is the case on my machine. My M93p is using MX25L6473E and MX25L3273E. 
3. I first tried to dump BIOS using CH341a black board with standard CH31a programmer software, but I never able to get two consistent BIOS dump (two subsequent BIOS read result in non-identical BIOS image). The CH341a programmer seems not able to auto detect the chip, especially the MX25L3273E chip. The 6473E chip can be auto detected, but the result is never identical. 
4. Having read the page on #2, I concatenate both BIOS image and start do a deviceID_vendorID search, but can never find any matching IDs. For example, searching 8680b108 for Intel WiFi card results nothing using UEFITool. 
5. As a comparison, I once use the CH341a and the programmer software to dump BIOS of my Thinkpad T440 and it works. Submitting the BIOS dump in this forum for WiFi whitelist request was successful and I can use other WiFi card in the T440. 
5. Reading further into this forum, the recommendation is to use Flashrom to dump the BIOS, and I install flahsrom in my macOS Mojave. 
6. Trying to use the CH341a green board using Flashrom on my old unused Z68 motherboard with dual BIOS using MX25L3206E, and reading both BIOS chip twice runs smoothly. I have not check whether both read are identical, but everything runs smoothly, no error from Flashrom. 
7. Then I try to read the BIOS on M93p using the green CH341a, but the result is "Couldn't open device 1a85:5512. Error: Programmer Initialization failed". However, when I remove the SOIC clip from the BIOS chip and run flashrom, programmer successfully initialized but Flashrom detect no chip, which I assume the CH341a and flashrom works. 
8. I tried using CH341a black board, and seems like the programmer is detected by flashrom, but it cannot auto detect the BIOS chip. I tried to reattach the clip, but result still same. After multiple time of reattaching, it is then automatically detecting when reading the MX25L6473E. However, when reading, it starts with "Block protection could not be disabled" but then it reads the BIOS until finish. However, when I tried to do reading the 2nd time, flashrom cannot auto detect the 6473E chip. 
9. I tried with the next chip, 3273E, but generally the result more less the same. Even if it is successfully auto read the chip, it does not read correctly read the chip i.e. showing as MX25L6406E/MX25L6408E of 8192kB, in another instance showint as MX25L6405D of 8192kB while actually the chip is MX25L3273E of 4096kB that is available and supported with PREW function on the flashrom list.

As much as I want to progress and expand my knowledge and learning on BIOS modification, I will not be able to do the learning before I am successfully dump the BIOS. Thus I really need some help. 

I already bought the WiFi card for this machine, therefore I really want to install it on this machine. 

Thank you in advance for looking at my case and give some advise/guidance.

EDIT: tried to open the resulting BIOS dump from the 6473E using UEFI Tool, result in "parse: not a single Volume Top File is found, the image may be corrupted". This is the one that when reading, comes out with "Block protection could not be disabled" but keep on reading anyway.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)