Hello!
I'm wanting to install an NVME SSD in the WWAN slot, but the BIOS does it's "unauthorized card" bullshit.
I've already got a working Programmer with SOIP-8 clip, and dumped the existing BIOS with BIOS password and intrusion detection disabled.
I've tried using tools and resources found online to perform the modification myself, but I'm not having any luck.
I've been working off this -
https://github.com/digmorepaka/thinkpad-...re-patches
Can someone either tell me what resources I need to be reading to do this myself, or perform the alteration on this ROM image?
Thanks!
<< dump redacted >>
I figured out what I was doing wrong (There's no TPM hash fixing required on this machine, and doing it breaks the BIOS), and the machine now POSTs with my modified BIOS. Unfortunately, the Whitelist is still in effect, so the Whitelist patches from
https://github.com/digmorepaka/thinkpad-...hes_v1.txt don't work.
The full whitelist error is:
1802: Unauthorized network card is plugged in - Power off and remove the network card.
(02-10-2024, 12:57 AM)starslab Wrote: [ -> ]I figured out what I was doing wrong (There's no TPM hash fixing required on this machine, and doing it breaks the BIOS), and the machine now POSTs with my modified BIOS. Unfortunately, the Whitelist is still in effect, so the Whitelist patches from https://github.com/digmorepaka/thinkpad-...hes_v1.txt don't work.
The full whitelist error is:
1802: Unauthorized network card is plugged in - Power off and remove the network card.
Hi
In the previous post, your original dump?
(02-10-2024, 11:08 AM)Dudu2002 Wrote: [ -> ] (02-10-2024, 12:57 AM)starslab Wrote: [ -> ]I figured out what I was doing wrong (There's no TPM hash fixing required on this machine, and doing it breaks the BIOS), and the machine now POSTs with my modified BIOS. Unfortunately, the Whitelist is still in effect, so the Whitelist patches from https://github.com/digmorepaka/thinkpad-...hes_v1.txt don't work.
The full whitelist error is:
1802: Unauthorized network card is plugged in - Power off and remove the network card.
Hi
In the previous post, your original dump?
The dump posted is the original dump from the BIOS ROM chip, nothing altered. Apologies for the confusion.
(02-10-2024, 11:08 AM)Maxinator500 Wrote: [ -> ]Hello.
(02-09-2024, 11:09 PM)starslab Wrote: [ -> ]I'm wanting to install an NVME SSD in the WWAN slot
I edited your dump. << redacted >>
No joy, BIOS still refuses to boot due to whitelist error 1802
(02-10-2024, 08:01 PM)starslab Wrote: [ -> ]error 1802
I think the patch from github is good. There is an additional driver with whitelist, BdsMilestone. I didn't touch it. And "xx60_patches_v1.txt" patches just one, LenovoWmaPolicy driver.
So Dudu2002 managed to break the whitelist, but unfortunately no joy with the SSD. It seems that the WWAN socket on this machine is wired for USB only (As the Lenovo-approved LTE modules are USB-only devices).
I'm not sure how the BIOS was detecting the NVMe SSD to block it at boot, but there's no trace of any PCIe device connected to the machine with the whitelist removed.
If someone reading this in the future wants to install a non-approved LTE module, and it's a USB over M.2 device, hit up Dudu2002 - he should be able to hook you up!