Tag Archive: laptop


This should work with any Dell Latitude laptop but YMMV.

wget -q -O – http://linux.dell.com/repo/firmware/bootstrap.cgi > dell_bootstrap.sh
sudo bash dell_bootstrap.sh
sudo aptitude install firmware-addon-dell firmware-tools
sudo aptitude install $(sudo bootstrap_firmware -a)
sudo update_firmware –yes

After upgrading the BIOS, you will need to perform a warm reboot (System -> Quit -> Restart). You don’t need to boot into Windows to upgrade the BIOS :)

My mom’s new Dell Vostro 1500 laptop worked quite well until we hooked it up to her Dell All In One 962 Photo printer. When we installed the printer driver software, we received a MFC C++ 6.0 “runtime error” on the dlbxmon.exe program. Reinstalling the software made no difference. What did was a full uninstall of the software and a reinstall of the software.

How to:

  1. download and run the Vista 32 bit (yes, you need the Vista software) PC Upgrade software from Dell’s web page which will completely uninstall the XP driver
  2. download and run the Windows XP driver from Dell’s web page.

You may need to reboot the machine between steps 1 & 2.