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] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: Dudu2002
Today 09:27 AM
» Replies: 35
» Views: 13233
HP probook4436s(e2-3000m)can update to a...
Last Post: DeathBringer
Today 04:17 AM
» Replies: 1
» Views: 94
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
Yesterday 01:48 PM
» Replies: 5
» Views: 546
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: flastac
Yesterday 09:45 AM
» Replies: 212
» Views: 105837
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
Yesterday 02:26 AM
» Replies: 40
» Views: 12345
[Request] Bios is locked need to unlock ...
Last Post: Xperjo
Yesterday 12:59 AM
» Replies: 0
» Views: 211
Ailenware M15 R2
Last Post: axdy
06-13-2025 05:17 PM
» Replies: 0
» Views: 173
ASUS P5LD2 Deluxe & Conroe CPU
Last Post: k24a1
06-13-2025 03:05 PM
» Replies: 20
» Views: 9646
Request: Modded BIOS with NVMe support f...
Last Post: thadrusta
06-13-2025 01:08 PM
» Replies: 1
» Views: 783
[REQUEST] Lenovo Yoga 500 (BDCNxxWW) BIO...
Last Post: soren
06-12-2025 05:19 PM
» Replies: 21
» Views: 15874
Unlock EMT64 / 64-bit UEFI support on In...
Last Post: ordi
06-12-2025 01:41 PM
» Replies: 4
» Views: 443
H-Joshua-H61-uATX with i5-2500K or i7-37...
Last Post: EQX
06-12-2025 12:49 PM
» Replies: 33
» Views: 19033
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Yaserxi
06-12-2025 08:50 AM
» Replies: 341
» Views: 173559
[Request] Alienware X51 R2 BIOS Unlock
Last Post: thadrusta
06-11-2025 08:22 PM
» Replies: 14
» Views: 14373
BIOS Mod for Dell Inspiron 7447 A09 to E...
Last Post: hoangha16497
06-11-2025 08:14 PM
» Replies: 0
» Views: 278
[REQUEST] Lenovo B575 (52CNxxWW) Whiteli...
Last Post: ptnom
06-11-2025 06:36 PM
» Replies: 57
» Views: 30368
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
06-11-2025 05:46 PM
» Replies: 245
» Views: 111284
[REQUEST] Acer Aspire One AOD255E BIOS U...
Last Post: stormy
06-11-2025 03:24 PM
» Replies: 63
» Views: 37647
[Request] Dell Vostro 3268 Bios Modd for...
Last Post: izzner1
06-11-2025 08:34 AM
» Replies: 0
» Views: 268
HP Pavilion DV6318ea Whitelist
Last Post: kaczorekbw
06-11-2025 06:45 AM
» Replies: 0
» Views: 176

Bios 1.48 downgrade t420
#1
Hello guys, i need to downgrade my t420 from 1.48 to 1.46 to install olehs mod to support 16 gb of ram at 1333mhz, can someone help me with this, please? Thank you.
find
quote
#2
(05-01-2016, 04:52 PM)Trexie Wrote: Hello guys, i need to downgrade my t420 from 1.48 to 1.46 to install olehs mod to support 16 gb of ram at 1333mhz, can someone help me with this, please? Thank you.

So this can be done. I had to do it today on my T420 which, FYI,  is Linux box.

I made a bootable DOS flash drive. In my case a 2GB thumb drive. I used an HP tool from within a Windows 7 VM (VirtualBox). However you can clearly download an image from the Internet if you want.

Using Linux:-

I extracted the content of the BIOS ISO file (83uj28us.iso) from Lenovo containing the 1.46 BIOS and placed the BIOS file:-

83ET76WW/$01C8000.FL1 on the flash drive along with:-

PFLASH.exe and
EFILDR16

both from the same ISO file.

Remove any AUTOEXEC.BAT from the Flash Drive:

Reboot the T420 and make it boot from the Flash Drive.

Run:-

PFLASH /sv /sd $01C8000.FL1

I actually renamed the file to BIOS.WPH but I do not know if that is necessary.
I believe these are the options I used. Basically PFLASH had to be told to ignore the warnings.
Use PFLASH /? to get help.

However, my machine did downgrade from 1.48 to 1.46. It can be done.

The T420 is a Linux box. To extract the ISO I used:-

geteltorito  bios83uj28us.img 83uj28us.iso
fdisk -lu bios83uj28us.img
losetup -o 16384 /dev/loop0 bios83uj27us.img
mount /dev/loop0 /mnt/t1
etc etc.

You can find details of all of this on the Internet.
I think I have the names of the iso files correct. Check yourself.
find
quote
#3
Hey.. i need this downgrade on my t420 too... i want to mount a egpu, but i think than this bios version block the adapter EXP GDC. Can you explain more about this method?

thanks.
find
quote
#4
(05-01-2016, 04:52 PM)Trexie Wrote: Hello guys, i need to downgrade my t420 from 1.48 to 1.46 to install olehs mod to support 16 gb of ram at 1333mhz, can someone help me with this, please? Thank you.

In fact, you can install 16GB at 1866
find
quote
#5
(05-13-2016, 11:34 PM)Mozzer Wrote:
(05-01-2016, 04:52 PM)Trexie Wrote: Hello guys, i need to downgrade my t420 from 1.48 to 1.46 to install olehs mod to support 16 gb of ram at 1333mhz, can someone help me with this, please? Thank you.

So this can be done. I had to do it today on my T420 which, FYI,  is Linux box.

I made a bootable DOS flash drive. In my case a 2GB thumb drive. I used an HP tool from within a Windows 7 VM (VirtualBox). However you can clearly download an image from the Internet if you want.

Using Linux:-

I extracted the content of the BIOS ISO file (83uj28us.iso) from Lenovo containing the 1.46 BIOS and placed the BIOS file:-

83ET76WW/$01C8000.FL1 on the flash drive along with:-

PFLASH.exe and
EFILDR16

both from the same ISO file.

Remove any AUTOEXEC.BAT from the Flash Drive:

Reboot the T420 and make it boot from the Flash Drive.

Run:-

PFLASH /sv /sd $01C8000.FL1

I actually renamed the file to BIOS.WPH but I do not know if that is necessary.
I believe these are the options I used. Basically PFLASH had to be told to ignore the warnings.
Use PFLASH /? to get help.

However, my machine did downgrade from 1.48 to 1.46. It can be done.

The T420 is a Linux box. To extract the ISO I used:-

geteltorito  bios83uj28us.img 83uj28us.iso
fdisk -lu bios83uj28us.img
losetup -o 16384 /dev/loop0 bios83uj27us.img
mount /dev/loop0 /mnt/t1
etc etc.

You can find details of all of this on the Internet.
I think I have the names of the iso files correct. Check yourself.

Hello. Please Please can you Upload the Boot Disk for us? I have a T420 with latest 1.48 Bios. I want to Downgrade to 1.46

thaaaaaank o so much
find
quote
#6
Hi,

I have 1.48 bios with white list and unlock ram. Please send priv message.
find
quote
#7
(08-26-2016, 01:43 AM)Kami3n147 Wrote: Hi,

I have 1.48 bios with white list and unlock ram. Please send priv message.

Is this bios update still available? I sent you a PM as well.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)