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] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 1315
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 896140
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 23010
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 25928
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 3127
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 3354
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 3689
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 4354
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 8230
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 6241
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38313
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 6288
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 6526
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 6706
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 51190
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 46855
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2499
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3392
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 29315
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 7204

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)