Memory-resident programs, Program conflicts, Avoiding interrupt assignment conflicts – Dell Inspiron 3700 User Manual

Page 53: Memory-resident programs -9, Program conflicts -9, Avoiding interrupt assignment conflicts -9

Advertising
background image

support.dell.com

Basic Troubleshooting

3-9

     

There are a variety of utilities and supplementary programs that can be loaded either
when the computer boots or from an operating system prompt. These programs are
designed to stay resident in system memory and thus always be available for use.
Because they remain in the computer’s memory, memory conflicts and errors can
result when other programs require use of all or part of the memory already occupied
by these TSR programs.

Typically, the operating system’s start-up files contain commands to start TSR
programs when you boot the computer. If you suspect that one of these TSR
programs is causing a memory conflict, remove the commands that start them from
the start-up file. If the problem you were experiencing does not recur, one of the TSR
programs probably created the conflict. Add the TSR commands back into the start-up
files one at a time until you identify which TSR program is creating the conflict.

  

Some programs may leave portions of their setup information behind, even though
you have exited from them. As a result, other programs cannot run. Rebooting the
computer can confirm whether or not these programs are the cause of the problem.

Other programs use specialized subroutines called drivers that can cause problems in
the computer. For example, a variation in the way the data is sent to an external
monitor may require a special screen driver program that expects a certain kind of
video mode or monitor. In such cases, you may have to develop an alternative method
of running that particular program—for example, the creation of a boot file made
especially for that program. For help with this situation, call the support service
offered by the manufacturer of the software you are using.

     

Problems can arise if two devices attempt to use the same interrupt request (IRQ)
line. To avoid this type of conflict, check the documentation for the default IRQ line
setting for each installed device. Then consult Table 3-2 to configure the device for
one of the available IRQ lines.

NOTES: Installed devices cannot share the same COM port address. The default
address of the computer’s serial port is COM1.

To view IRQ line assignments in the Microsoft Windows 98 operating system, click
the Start button, point to Settings, and click Control Panel. Double-click the System
icon. Select the Device Manager tab, and then double-click Computer.

Advertising