Posts Tagged drivers

Apple Boot Camp: Blue screen on updating drivers for Windows XP


As you would probably know, Boot Camp Assistant enables installation of and execution of Windows XP on Apple Mac machines. You can use this application to install hardware drivers. It allows users to copy Mac drivers on a CD and install them for use on Windows XP. These drivers allow users to use Mac built in function on Windows XP, such as Graphics, USB, audio, bluetooth and ethernet. Boot Camp requires system software updates to install updated drivers. However, sometimes you may get a Blue Screen (Microsoft trademark of serious issues) and you may not be able to update the drivers. If you encounter such issue, follow the steps below to resolve the issue at hand.

  1. Restart Windows XP
  2. Tap the F8 key on the keyboard while the computer is booting up
  3. It will take you to Windows Startup Options screen
  4. From this screen, select “Last Known Good Configuration” and press “Enter”
  5. Select the Operating System that you want to boot into
  6. It should take you to the Desktop screen of Windows XP
  7. Restart the computer again in Normal mode
  8. Now reinstall drivers from the Mac Drivers disk.

Please note that these steps have been tested only on Boot Camp 1.1.2

  • Share/Bookmark

Tags: Apple, Blue Screen, Boot Camp, drivers, Mac, macintosh, Windows XP

Identify Hardware components from Windows mode


There are times when we format the hard drive, without realizing that it may be very difficult to install drivers for all the devices. Don’t worry, if you have done that, there is a way to identify the devices from within windows Operating System. Follow the steps below to identify the hardware:

On the Desktop screen, click on “Start” –> “Run“–> Type “devmgmt.msc” and click on “OK“. For Vista, on the quick search window type “devmgmt.msc” and click on it once vista shows the search results.
It will launch “Device Manager” window for you. Here you will see a list of devices with (+) sign next to them. For any device for which a driver is not installed will have a YELLOW exclamation or question next to them.
Locate the device that has the yellow mark and “Right Click on it“
On the pop-up menu, click on “Properties“
On the Properties window, click on the drop down box that says “Device description” and click on “Hardware IDs” on the drop down menu to select it.
You will see something like this when you select this option:
USB\VID_0A5C&PID_2110&REV_0100

USB\VID_0A5&PID_2110

Here, VID/VEN IDs denote Vendors. In this example, the VID is 0A5.

The device id is usually denoted through PID/DEV. Her the device ID is 2110.

7. Once you have these IDs with you, go to pcidatabase and search using Device ID. It will tell you which device is installed on your computer.

  • Share/Bookmark

Tags: device, drivers, hardware, howto, identify, Microsoft, Vista, XP