Troubleshooting - Lecture3
Troubleshooting - Lecture3
Troubleshooting - Lecture3
GCIS 135
Dr.Mohammed Munther Alani
Computer and Information Systems Engineering Department
College of Computer Engineering and Sciences
Gulf University, Bahrain
Lecture 3
Prepared by: Dr.Mohammed M. Alani - [email protected] 1
System Configuration and Computer Hygiene
BIOS OVERVIEW
When a computer is first started, it needs some direction as to what to do. It
needs to know where to find the OS’s startup files, how hardware is to be
accessed by the OS, and what hardware is installed on the system, among other
things. It is the job of the BIOS to perform these tasks. BIOSs are made by a
number of different companies, often customized by the motherboard
manufacturers or system builders for a particular motherboard or computer.
Some common BIOS brand names are Phoenix™, AMIBIOS®, Award™,
IBM®, and MR BIOS®. They are in the form of CMOS chips that store the
information.
Power On Self Test (POST(
On the CD The first event that happens when a computer is powered on is the
POST, performed by the BIOS. The POST consists of a quick series of
diagnostic tests, mostly to make certain that essential hardware is present and
operating. The most essential hardware is the BIOS itself, processor, memory,
video system, and a source of OS startup files (almost always a hard drive). The
POST first checks the BIOS, and then the other items. If any of these are not
operating correctly, the computer might not start or run correctly. As long as the
BIOS program is not set to “Quiet Boot,” the POST will give a single beep to
let you know that all the tests were successful. If the POST detects problems, it
will give a beep code and/or a text message to let you know what is wrong. You
can find a list of common beep codes on the accompanying CD-ROM.
I.Windows 9x, 2000, and XP with classic Start menu: Go to Start > Settings > Control Panel.
II.Windows XP with standard Start menu: Go to Start > Control Panel.
III.All versions if so configured: Open My Computer and click or double-click Control Panel.
Applets
In Control Panel, applets are small programs that are used to configure individual components of
the OS and hardware. Control Panel contains many applets. The applets and their names vary from
version to version. Certain third-party programs install additional applets in Control Panel. This
section covers pertinent applets not covered elsewhere in the book.
Wizards
A wizard is a program that leads the user through various steps of configuring software or hardware
by prompting for answers to questions. Wizards facilitate simpler configuration of hardware and
software by making sure that all of the necessary components are properly configured and that none
are missed. Many of the applets in Control Panel contain wizards. The disadvantage to wizards is
that they sometimes can limit options available in traditional configuration screens. However, most
components can be configured from traditional screens after the wizard has been completed.
• Accessibility Options
• Add/Remove Hardware
• Administrative Tools: Computer Management
1. System Tools
2. Storage
3. Services and Applications
• Add/Remove Programs
• Folder Options
• Game Controllers
• Power Options
• System
Device drivers are software files that contain instructions that allow the OS
to interact with hardware. For example, it takes one or more mouse drivers
for the OS to understand what to do when you move the mouse. The printer
driver tells the printer what to do when you click Print. Almost all devices
need some type of driver in order to operate, so virtually every new device
comes with a driver disk or disks. Windows also contains a large selection of
drivers for all types of hardware.
When you look in Device Manager, you might sometimes see a yellow question
mark or exclamation point, or a red “x” next to a device listing (see Figure 2.12).
The red “x” or yellow exclamation point indicates a resource conflict (discussed
later in this section), a problem with the device and/or its driver, or that the device
has been disabled in Device Manager. The yellow question mark indicates that
Windows has detected a newly installed device but cannot determine the nature of
that device. Use the procedures described earlier in this section to diagnose and
remedy the problem.
As soon as the computer powers back on, press and hold the <F8> key. This should call up the
Windows Startup menu. If this doesn’t work, try pressing <F8> repeatedly, or consult the
documentation for the computer on the Internet, if available.
Enter the number for Safe Mode and press <Enter>. The computer should then boot into Safe Mode.
In Windows 9x, ScanDisk will probably run to detect and repair errors on your hard drive that result
from powering down the computer without shutting down Windows. Go ahead and wait for
ScanDisk to run. If you don’t have time, you can cancel ScanDisk and run it later—the sky won’t
fall.