Session 4
Session 4
You can access your printer settings and check the IP address and change the settings (if
required). Follow the following steps:
SOUND TROUBLESHOOTING :
When you are not getting sound from the speakers, troubleshoot using the suggestions given
below: Check Speaker Volume Check the volume level of the speakers. Click the Audio button
in Task Bar to make sure the sound is turned on and that the volume is up
Check Audio Player Controls Many audios and video players have their own separate audio
controls. Ensure that the sound is turned on and that the volume is set large enough to be
heard.
Check the Cables In case external speakers are used, ensure that the speakers are plugged
into the electric socket, turned on, and connected to the correct audio port or a USB port on
your system. If your computer has color-coded ports, the audio output port will usually be
green.
Check the Sound Using Headphones Connect headphones to the audio output port of your
computer, and check whether you can hear sound from the headphones. If you can, that
means there is something wrong with your speakers. Contact a Service Engineer.
An Application is Running
Slow Check for Available Updates If restarting the application does not improve the speed of
the application, check for updates. Click the Help menu and look for an option to check for
Updates. In case this option is unavailable, you can search online for application updates.
An Application is Frozen: Sometimes an application may freeze. When this happens, you will
not be able to close the window or click any button within the application. The following
troubleshooting options may be tried:
Forcefully End the Application : On a PC / Laptop keyboard, press (and hold) Ctrl+Alt+Delete
(the Control, Alt, and Delete keys). This will open the Windows Task Manager (Figure 7.13).
Open the Applications tab on this screen. You will see a list of applications. The applications
should have the status as Running. An application which is not responding would have the
status as Not Responding. Select the application which is not responding from the list and click
the End Task button. This forcefully terminates the application. Now restart the application.
Restart the Computer : If you are unable to forcefully end an application, close all running
programs and restart the computer. If you are unable to shutdown/ restart your system,
perform a hard reboot by pressing the Power button, i.e. manually turn off the computer. This
step should be performed in extreme situations, as a last resort. Remember that hard reboot
may cause data loss.
Once the system is responding, run the virus check to scan the system for viruses.
Utilities : Utilities are the special programs that help computer systems to work more
smoothly, efficiently and effectively. Utility software programs help in : - improving the
performance of computer - provide security from virus, - manage disk space - free disk space
on hard Disk - provide backup etc.
1. Check for Viruses :You may have malware running in the background, which is slowing
applications on your system. Viruses generally lower the system’s performance. Run the virus
scanner installed on your system.
2. Free Space on the Hard Drive Check Minimum Free Disk Space Required: There should be
at least 200-500 MB of free hard drive space on your system. Non-availability of free space
slows the functioning of the computer. To check the amount of disk space available, Open the
Windows Explorer Application and click on My Computer. This will show the different hard
disk partitions such as C, and D. To check the amount of disk space available on the C drive,
highlight the C drive and right click to get a pop-up menu . Select the Properties option from
this pop-up Menu. Choose ‘General’ Tab of this application.
Run a Disk Clean Up Application To get some more disk space, run the Disk Cleanup
Application. On the General tab , click on the Disk Cleanup button, to start disk cleanup. Once
the Disk Cleanup is complete, the Disk Cleanup dialog box opens Click on Clean up system files
button. This will delete any unnecessary system-related files from the local disk.
Delete Unused Files and Programs Periodically delete files and programs you do not need. This
will increase the free space on your disk, increasing the performance of your computer. Images
and videos take up a lot of space. These can be moved to an external drive. This will free some
space on the disk drive. Empty Your Recycle Bin This can be done by right-clicking on the
Recycle Bin icon (usually on the desktop), and then selecting Empty Recycle Bin.
The `nslookup` command can be used to find out if a domain name maps to a valid IP address:
2. **Use `nslookup`:**
- Type the following command and press `Enter`:
```
nslookup <IP address>
```
- Replace `<IP address>` with the IP address you want to verify. For example:
```
nslookup 8.8.8.8
```
3. **Interpret the Results:**
- If the IP address is valid, it will return the corresponding domain name (if it has one) and
server information.
- If the IP address is invalid, it may return an error or no results.
3. **Using `tracert` Command**
The `tracert` command shows the path packets take to reach a networked device:
2. **Use `tracert`:**
- Type the following command and press `Enter`:
```
tracert <IP address>
```
- Replace `<IP address>` with the IP address you want to check. For example:
```
tracert 8.8.8.8
```
These methods will help you determine whether an IP address is valid and reachable.
Points to Remember
While working with a computer one comes across hardware, software and networking
problems. In this chapter, we learned how to diagnose and fix minor problems. The following
summarizes what we learned:
- Computer is an electronic device that takes input from the user, processes it and displays
output.
- The on and off signals denote 1 and 0 respectively. The binary language, also called machine
language.
- Commands given in high level languages need to be converted into binary language with the
help of translators.
- Speed, accuracy, memory, diligence, versatility are some of the features of computer
- Hardware are the physical components of a computer like motherboard, memory devices,
monitor, keyboard etc.
- Before handing over your machine to an engineer, take a backup of important files to anothe
r source, like a pen drive or an external hard disk. This would ensure a copy of your data is
available, in case something unforeseen happens while your computer is being repaired.
- Most systems produce a beep when a system boots successfully (i.e. all peripheral devices
have been successfully detected). If any connected device does not switch on, try the common
troubleshooting tips: close running programs that are not being currently used; check the
cables; repeat to see if the problem recurs; use help; record error messages and restart the
computer.
- If the monitor is not showing any display or the screen is blank: the system could be in sleep
mode; check all the connections; the laptop’s battery may be low. If the keyboard is not
responding: check connections; check for any damage; try changing batteries in a wireless
keyboard; the keys may be stuck, replacing the keyboard.
- In case the mouse is not working: check connections; check for any damage and replace the
mouse if required; restart the cordless mouse; clean the mouse.
- The printer may not be responding because: it may not be connected properly or not
switched on; the printer could be out of paper; there could be a paper caught in the printer;
printer’s ink cartridge could be empty; an incorrect printer driver may be configured.
- The printer and computer may not be communicating properly when a wireless connection
is being used to connect a PC/ laptop to a printer. The IP address configured on your computer
should match the Dynamic IP address allocated to the printer.
- When the print jobs are being sent to the wrong printer: change the default printer or choose
an alternate printer for the current print job.
- To improve the printing speed, reduce the printing quality by using Fast Draft/ Fast Pri nting.
- When there is no sound from the speakers: check speaker volume; check audio player
controls; check the cables; check the sound using headphones
- When an application is running slow, check for available updates.
- Sometimes an application may freeze. Forcefully end the application or restart the computer.
- When all programs on the computer run slowly, check for viruses or try freeing space on the
hard disk.
- To free space on the hard drive: check minimum free disk space required; run a disk cleanup
application; delete unused files and programs; empty the recycle bin; remove temporary files;
run the disk defragmentation program; remove unused shortcuts and program services.
- Force System Restart when the computer freezes.
- When the computer is unable to connect to the network: check the network connectivity;
check the validity of IP address; the network fly lead or network card may not be working
properly