Category: BIOS

Automatic update of Lenovo drivers, firmware, etc.
article #1585, updated 15 hours ago

Here it is:

support.lenovo.com/us/en/downloads/ds012808-lenovo-system-update-for-windows-10-7-32-bit-64-bit-desktop-notebook-workstation

Categories:      

==============

Automatic install of Dell drivers and firmware, and more
article #1584, updated 15 hours ago

Lots of interesting recently-updated tools here:

www.dell.com/support/kbdoc/en-us/000126750/dell-client-command-suite

Categories:      

==============

Automate install of HP drivers and firmware
article #1576, updated 81 days ago

HP Support Assistant is the oft-default tool, not suitable for automation; but there is the HP Image Assistant:

ftp.ext.hp.com/pub/caps-softpaq/cmit/HPIA.html

So far this looks like the way forward. Early testing done, not thorough yet. It has a GUI for default use, but also has command line usage. Download the installer, complete it, CD to the folder it created in command-line, and run HPImageAssistant.exe for nice GUI. Documentation is here:

ftp.hp.com/pub/caps-softpaq/cmit/imagepal/userguide/936944-008.pdf

Several command-line examples are in that PDF. This command does a lot of very good things, very silently:

.\HPImageAssistant /Operation:Analyze /Category:All,Accessories /selection:All /action:Install /silent /reportFolder:c:\HPIA\Report /softpaqdownloadfolder:c:\HPIA\download

Categories:      

==============

Lenovo Vantage for Drivers and Firmware
article #1476, updated 692 days ago

Here’s the page:

www.lenovo.com/us/en/software/vantage

Categories:      

==============

HP SoftPaq Download Manager for drivers and BIOS
article #1037, updated 2556 days ago

On some HP desktop hardware, this is the only way to get drivers and BIOS:

http://ftp.hp.com/pub/caps-softpaq/cmit/HP_SDM.html

Categories:      

==============

On a Dell: Windows configuration error, an error was encountered trying to configure Windows to allow flashing
article #725, updated 3501 days ago

If you see the above while trying to flash a replacement BIOS on a Dell, try:

  1. Backup your registry.
  2. Browse in REGEDIT to: HKLM\System\ControlSet001\Services
  3. Delete the DellBIOS key
  4. Reboot.

Categories:      

==============

Installing 64-bit Windows 7 to GPT/UEFI
article #362, updated 4528 days ago

If the BIOS is UEFI-capable, one can install a current 64-bit Windows OS to a GPT partition, and this should increase overall reliability and stability of the hard drive by a good bit. But the procedure is interesting. Here’s the best example I’ve found so far:

http://blogs.technet.com/b/askcore/archive/2011/05/31/installing-windows-7-on-uefi-based-computer.aspx

Categories:      

==============

Turn HPET on for Windows 7
article #136, updated 5126 days ago

If you see Windows 7 slow or less reliable than it should be, go deep into the BIOS and see if you can find an “HPET” item.  It may need to be enabled.  HPET is an option which permits certain operating systems (not XP, I believe) to multitask hardware into much smaller increments, which ends up permitting much higher overall responsiveness.

Categories:      

==============

HP BIOS note
article #18, updated 5993 days ago

Had an HP laptop today which, when powered up, flashed by the BIOS keyboard prompt to blank screen, and gave an audible alarm. F2 does not bring up the BIOS setup on this laptop; however, not knowing this, I tried F2 (the prompt flashed very quickly), and it booted up fine. Conclusion: F2 is probably some sort of BIOS reset for current HP.

Categories:      

==============

Notes for Dells!
article #17, updated 5993 days ago

David Childers recently collected the following data specific to Dells, probably relevant to Dimension 2400 and later.

At startup, there are four LEDs on the back of the systems. These function very similarly to the old POST boards for diagnostics that were used in the late 1980’s and early 1990’s. They will flash amber and green as the system initializes the subsystems:

Light A – Represents the Video subsystem

Light B – Represents the RAM subsystem

Light C – Represents the Data Bus (CPU to System Board) subsystem

Light D – Represents the Storage subsystem

Once all of the lights are green, fundamental hardware failures can be ruled out.

To reset the BIOS to factory defaults:

  1. Remove the power cable from the power supply. Leave the power switch on the power supply ON.
  2. Press and hold down the power button on the front of the case for at least 20 seconds.
  3. Replace power cord.
  4. Start system.

To clear the parameter RAM (CMOS)

  1. At startup, press F2 (or whatever) to enter the BIOS setup.
  2. Once you’re at the main BIOS screen, press alt-f to clear the CMOS RAM

A most interesting BIOS option

You can disable BIOS control of the PCI bus, and set it to OS control.

Categories: