Computer Troubleshooting

Welcome to Computer Troubleshooting

Computer Tips & Tutorials

Computer Tips of the Day

Laptops Coming With 1.2TB Hard Drives
by @ August 25th, 2008. Filed under Computer Tips

Some companies have successfully shown that it is completely feasible to have hard drives of 1.2 Terabytes in the very near future. It is not a very well kept secret that the news of laptops coming with 1.2 TB hard drives is being reported in many magazines and online zines. This is big news for those people who find that they want more memory and speed from their laptop computers. This will allow them to run many higher end programs and memory-heavy applications in a much better way. The laptops coming with 1.2 TB hard drives will have many more features and power-saving applications than the... Read more »

Basic Computer Repair Troubleshooting Help Guide

Dell Inspiron 530 Desktop Computer

by @ 1:26 pm. Filed under Computer Troubleshooting

dell.jpg

Dell Inspiron 530 Desktop Computer

Dell Inspiron 530 Intel® Celeron ® Processor 420 (1.60GHz, 800 FSB) 1GB Dual Channel DDR2 SDRAM at 667MHz- 2DIMMs No Monitor 250GB Hard Drive (7200RPM) w/DataBurst Cache™ 48X CDRW/DVD Combo Drive Integrated Intel Graphics Media Accelerator 3100 Integrated 7.1 Channel Audio Integrated 10/100 Ethernet

*Configuration, pricing, and monthly payment information above is estimated and presented for your convenience only. All pricing, shipping & handling and monthly payment information is subject to change without notice. Final order specifications and amounts, including tax and shipping & handling, will be communicated following receipt of your online order. Dell will not be responsible for typographical or other errors or omissions regarding prices or other information. Products displayed are available to US customers who take delivery in the 50 United States. All sales are subject to Dell’s Term and Conditions of Sale.

*Software purchased along with your may differ from the retail version.

*Shared Memory: Your system may share some amount of system memory with a graphics solution offered on this model. See the Product Details/Tech Specs of your system regarding whether and to what degree your configuration may feature shared memory.

*Dual-channel memory: Dual-channel memory requires 2 each of the same capacity memory DIMMs.

*Systems configured with 4GB memory or more: The total amount of available memory will be less than 4GB. The amount less depends on the actual system configuration.

*Hard drive: For hard drives, GB means 1 billion bytes and TB equals 1 trillion bytes; actual capacity varies with preloaded material and operating environment and will be less. On Dimension, XPS, and Inspiron systems, for Norton Ghost 10 and Dell DataSafe users, up to 25% of the stated hard drive capacity may be utilized by your system as dedicated backup space.

*Printer Pages Per Minute: Actual print speed will vary with use.

*Integrated Wireless Printing: PC must have a wireless card, be connected to a wireless network, and have the printer software installed for proper function. Dell Wireless Printer Adapter not available in all countries.

*Cosmeo Annual Subscriptions. If you do not activate your Cosmeo account, Discovery will activate your account and start your Cosmeo subscription 21 days after the Dell invoice date. If you cancel before activation, you will receive a full refund. If you cancel your subscription or let your subscription lapse, you will lose access to Cosmeo. Your annual subscription will not automatically renew at the end of the first year.

*In-Home service provided via third-party contract with customer. Technician will be dispatched if necessary following phone-based often the next business day. For Next Day service which includes weekend, service must be confirmed by provider by 5:00 pm local customer time on the preceding Thursday. Availability varies. Other conditions apply.

Dell Inspiron 530 Desktop Computer


Basic Computer Repair Troubleshooting Help Guide

Troubleshooting

by @ 8:58 pm. Filed under Computer Troubleshooting

Troubleshooting is a form of problem solving. It is the systematic search for the source of a problem so that it can be solved. Troubleshooting is often a process of elimination - eliminating potential causes of a problem. Troubleshooting is used in many fields such as system administration and electronics.

In general is the identification or diagnosis of “trouble” in a system. The problem is initially described as symptoms of malfunction and is the process of determining the causes of these symptoms.

A system can be described in terms of its expected or intended behavior (usually, for artificial systems, its purpose). Events or inputs to the system are expected to generate specific results or outputs. (For example selecting the “print” option from various applications is intended to result in hardcopy emerging from some specific device). Any unexpected, particularly undesirable behavior is a symptom and is the process of isolating its specific cause or causes. Frequently the symptom is a failure to observe any results. (Nothing was printed, for example).

Most discussion of , and especially training in formal procedures, is extremely domain specific. The bulk of the material is relevant to a particular field of endeavor (such as automotive repair, hardware services, or software systems support). However, troubleshooting has common elements regardless of the specifics.

Any system can be described in terms of its components or subsystems. Each subsystem can be described in terms of its expected behavior. So the inputs to a system can be described as a cascade of inputs and results among the components of the system. (For example: selecting the “print” option in a computer application may cause the software to call on a separate utility, such as lpr on a UNIX system; that in turn might open, read and parse a number of configuration files which might direct it to perform some form of hostname address resolution via DNS, NIS, or LDAP, and then initiate a TCP/IP connection to a specific network device, and so on).

The domain-specific knowledge that drives the troubleshooting process is the understanding of these systems in terms of the interactions and dependencies among their subsystems and components. In particular the specialist can ennumerate the components and knows a set of procedures for testing many of them in isolation from the system as a whole. (For example the systems administrator may know which configuration files lpr is trying to parse and may read them manually, check their permissions, or may assume the identity of the user who is experiencing the problem and manually run an lpr command from the system’s shell prompt; this may isolation the problem to the application’s configuration, the user’s preference settings, the workstation’s configuration or network settings, the network’s name services domain, or back to the printer’s configuration or hardware).

Well-designed systems have designated “test points” or monitoring instrumentation. (For example most printers have indicator lights which change colors or blink, or LCD panels which display messages for detectable problems: paper jams, empty paper trays, network or other cable disconnection, etc. As another example UNIX and Linux systems support features for system call tracing through commands like truss, strace, and ktrace).

Usually is applied to something that has suddenly stopped working, since its previously working state forms the expectations about its continued behavior. So the initial focus is often on recent changes to the system or to the environment in which it exists. (For example a printer that “was working when it was plugged in over there”). However, there is a well known principle that correlation does not imply causality. (For example the failure of a device shortly after it’s been plugged into a different outlet doesn’t necessarily mean that the events were related. The failure could have been a matter of coincidence).

It’s useful to consider the common experiences we have with light bulbs. Light bulbs “burn out” more or less at random; eventually the repeated heating and cooling of its filament, and fluctuations in the power supplied to it cause the filament to crack or vaporize. The same principle applies to most other electronic devices and similar principles apply to mechanical devices. Some failures are part of the normal wear-and-tear of components in a system.

A basic principle in is to start from the simplest and most probable possible problems first. This is illustrated by the old saying “When you see hoof prints, look for horses, not zebras”, or to use another maxim, use the KISS principle. This principle results in the common complaint about help desks or manuals, that they sometimes first ask: “Is it plugged in and does that receptacle have power?”, but this should not be taken as an affront, rather it should serve as a reminder or conditioning to always check the simple things first before calling for help.

A troubleshooter could check each component in a system one by one, substituting known good components for each potentially suspect one. However, this process of “serial substitution” can be considered degenerate when components are substituted without regards to a hypothesis concerning how their failure could result in the symptoms being diagnosed.

Efficient methodical starts with a clear understanding of the expected behavior of the system and the symptoms being observed. From there the troubleshooter forms hypotheses on potential causes, and devises (or perhaps references a standardized checklist) of tests to eliminate these prospective causes. Two common strategies used by troubleshooters are to check for frequently encountered or easily tested conditions first (for example, checking to ensure that a printer’s light is on and that its cable is firmly seated at both ends), and to “bisect” the system (for example in a network printing system, checking to see if the job reached the server to determine whether a problem exists in the subsystems “towards” the user’s end or “towards” the device).

This latter technique can be particular efficient in systems with long chains of serialized dependencies or interactions among its components. It’s simply the application of a binary search across the range of dependences.

Simple and intermediate systems are characterized by lists or trees of dependencies among their components or subsystems. More complex systems contain cyclical dependencies or interactions (feedback loops). Such systems are less amenable to “bisection” techniques.

It also helps to start from a known good state, the best example being a reboot. A cognitive walkthrough is also a good thing to try. Comprehensive documentation produced by proficient technical writers is very helpful, especially if it provides a theory of operation for the subject device or system.

A common cause of problems is bad design, for example bad human factors design, where a device could be inserted backward or upside down due to the lack of an appropriate forcing function (behavior-shaping constraint), or a lack of error-tolerant design. This is especially bad if accompanied by habituation, where the user just doesn’t notice the incorrect usage, for instance if two parts have different functions but share a common case so that it isn’t apparent on a casual inspection which part is being used.

can also take the form of a systematic checklist, procedure, flowchart or table that is made before a problem occurs. Developing procedures in advance allows sufficient thought about the steps to take in and organizing the into the most efficient process. Troubleshooting tables can be computerized to make them more efficient for users.

From wikipedia - the free encyclopedia


PC Troubleshooting

Basic Computer Troubleshooting
Hard drive Troubleshooting
Computer Monitor Troubleshooting
Printer Troubleshooting
Computer Mouse Troubleshooting
Modem Troubleshooting
Memory Troubleshooting
Keyboard Troubleshooting

Categories:

Pages

Sponsored Ads


PowWeb Hosting - Only $3.88 per month
October 2007
M T W T F S S
« Sep   Nov »
1234567
891011121314
15161718192021
22232425262728
293031  
Sitemap
By N2H

Advertisement

Tag Clouds

Partner Sites


Make Money Online

Quezon City Condominium

Philippine Real Estate

Philippine Condominium

Philippine Condominium

Computer Troubleshooting Search


This site is best viewed at 1024x768 Resolution

©2008. Computer Troubleshooting. All Rights Reserved | Terms and Privacy Policy