Upgrading Dell Latitude XPi BIOS with dead battery: Difference between revisions

From Computers Wiki
Jump to navigationJump to search
(Migrate page from HTML)
 
(Update BIOS to A11)
Line 1: Line 1:
== Before Starting ==
== Before Starting ==


This procedure has only been tested on a Dell Latitude XPi P90ST for upgrading the BIOS version from A07 to A10. It will likely work for all XPi models (not just the P90ST) and all source BIOS versions, but I can't guarantee this, and I can't guarantee it will work for earlier destination BIOS versions or other models' BIOS updates.
This procedure has only been tested on a Dell Latitude XPi P90ST for upgrading the BIOS version from A07 to A10, and then from A10 to A11. It will likely work for all XPi models (not just the P90ST) and all source BIOS versions, but I can't guarantee this, and I can't guarantee it will work for earlier destination BIOS versions or other models' BIOS updates.


This procedure is intended for people who wish to upgrade the BIOS on their vintage laptop but are prevented from doing so by the battery check. If your laptop's battery somehow still works after 25 years (and I can believe it; I have two batteries for other laptops that work after 22 years), you don't need this guide.
This procedure is intended for people who wish to upgrade the BIOS on their vintage laptop but are prevented from doing so by the battery check. If your laptop's battery somehow still works after 25 years (and I can believe it; I have two batteries for other laptops that work after 22 years), you don't need this guide.


== Procedure ==
== Procedure ==
* [https://dl.dell.com/bios/XPI-A10.EXE Get the updater].
* [https://dl.dell.com/bios/XPI-A11.EXE Get the updater].
* Run <code>XPI-A10.EXE</code> to extract the updater files.
* Run <code>XPI-A11.EXE</code> to extract the updater files.
* Follow the instructions in <code>README.TXT</code>, but stop before rebooting.
* Remove <code>@upgrade</code> from <code>A:\AUTOEXEC.BAT</code>.
* Remove <code>@upgrade</code> from <code>A:\AUTOEXEC.BAT</code>.
* Reboot from the floppy disk.
* Reboot from the floppy disk.
* Run <code>XPI_A10.EXE /FORCEIT</code>. Note this flag is undocumented and does not appear in <code>XPI_A10.EXE /?</code>.
* Run <code>XPI_A11.EXE /FORCEIT</code>. Note this flag is undocumented and does not appear in <code>XPI_A11.EXE /?</code>.
* Follow the on-screen instructions to perform the update.
* Follow the on-screen instructions to perform the update.
* Reboot.
* Reboot.
* Press <code>Fn+F1</code>.
* Press <code>Fn+F1</code>.
* Verify the BIOS version is now A10.
* Verify the BIOS version is now A11.


[[Category:Guides]]
[[Category:Guides]]

Revision as of 23:58, 27 May 2022

Before Starting

This procedure has only been tested on a Dell Latitude XPi P90ST for upgrading the BIOS version from A07 to A10, and then from A10 to A11. It will likely work for all XPi models (not just the P90ST) and all source BIOS versions, but I can't guarantee this, and I can't guarantee it will work for earlier destination BIOS versions or other models' BIOS updates.

This procedure is intended for people who wish to upgrade the BIOS on their vintage laptop but are prevented from doing so by the battery check. If your laptop's battery somehow still works after 25 years (and I can believe it; I have two batteries for other laptops that work after 22 years), you don't need this guide.

Procedure

  • Get the updater.
  • Run XPI-A11.EXE to extract the updater files.
  • Remove @upgrade from A:\AUTOEXEC.BAT.
  • Reboot from the floppy disk.
  • Run XPI_A11.EXE /FORCEIT. Note this flag is undocumented and does not appear in XPI_A11.EXE /?.
  • Follow the on-screen instructions to perform the update.
  • Reboot.
  • Press Fn+F1.
  • Verify the BIOS version is now A11.