Difference between revisions of "Category:Troubleshooting"
From PC-BSD Wiki
Tigersharke (Talk | contribs) m |
Tigersharke (Talk | contribs) (→Specific Areas) |
||
| (47 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{NavHome}} __NOTOC__ | |
| − | [[category:categories]] | + | :''"You will not apply my precept," he said, shaking his head. "How often have I said to you that when you have eliminated the impossible, whatever remains, however improbable, must be the truth? We know that he did not come through the door, the window, or the chimney. We also know that he could not have been concealed in the room, as there is no concealment possible. When, then, did he come?"'' |
| + | ::--Sherlock Holmes in ''The Sign of the Four'', ch. 6 (1890) | ||
| + | |||
| + | == The Checklist == | ||
| + | Just as Sherlock Holmes would investigate a crime, there is a bit of deductive reasoning involved in solving computer and software problems. Therefore, the first things to verify are usually the most obvious and may seem like a waste of time, but its essential to eliminate them before continuing. This generic checklist should help in your search for the truth and development of a solution to the problem. | ||
| + | {| cellspacing="0" cellpadding="0" align="center" style="margin-left:auto; margin-right:auto; margin-top:5px; border-collapse: collapse;" | ||
| + | <!-- HARDWARE header--> | ||
| + | | style="background:#F6Ffee; text-align:center; border:solid #BABFA3; border-width:2px 1px 1px 2px; margin:.5em; margin-top:.1em; border-bottom:1; font-weight:bold; font-size: 120%" width="28%" height="20px"|Hardware | ||
| + | <!-- SOFTWARE header--> | ||
| + | | style="background:#F6Ffe6; text-align:center; border:solid #BFBFA3; border-width:2px 2px 1px 2px; margin:.5em; margin-top:.1em; border-bottom:1; font-weight:bold; font-size: 120%" width="28%" height="20px"|Software | ||
| + | |- | ||
| + | <!-- HARDWARE Column --> | ||
| + | | style="width:48%; background:#F6FFf6; padding:1em; text-align:left; border:solid #BFBFA3; border-width:0px 0px 2px 2px;" valign="top"| | ||
| + | # Power/data is available from source | ||
| + | # Power cord(s) is/are attached on both ends | ||
| + | # Data cable(s) is/are attached on both ends | ||
| + | # Data cable(s) is/are connected to the proper ports | ||
| + | # Cable(s) is/are proper for situation | ||
| + | # Cable(s) is/are clean and undamaged | ||
| + | # Power switch(es) is/are in ''on'' position | ||
| + | # There is a physical indication of ''on'' and/or ''ready'' state | ||
| + | # Device(s) is/are configured to accept connections, send/receive data | ||
| + | # Device temperature/conditions is/are within its/their tolerances | ||
| + | # Plugs, ports, and/or mechanisms are clean and undamaged | ||
| + | # Necessary media matches specifications of device | ||
| + | # Necessary material(s) is/are sufficient for the task(s) | ||
| + | # Fuse or breaker has not been tripped/blown | ||
| + | # There is no unusual visible, audible, or tactile noise/effect | ||
| + | # Device(s) is/are capable of desired action | ||
| + | # Devices and models are compatible | ||
| + | # Components are properly seated and in optimal condition | ||
| + | # Device location has not changed; device has not been moved to another PC | ||
| + | |||
| + | <!-- SOFTWARE column--> | ||
| + | | align="center" style="width:48%; background:#F6Fff6; padding:1em; text-align:left; border:solid #BFBFA3; border-width:0px 2px 2px 2px;" valign="top"| | ||
| + | # Download was complete and successful | ||
| + | # Checksum matches that provided by the download site | ||
| + | # Software/driver is installed/loaded | ||
| + | # Software/driver recognizes existence of device(s) | ||
| + | # User has authority/access to perform action(s) | ||
| + | # Internal device settings/BIOS optimal for situation | ||
| + | # File/directory has proper group and/or permission settings | ||
| + | # Firewall is set to permit service or port traffic | ||
| + | # Service/daemon/software is enabled/running | ||
| + | # Service/daemon/software is configured or initiated properly | ||
| + | # Software exists, is present, and is current | ||
| + | # Software is executed with necessary authority/access | ||
| + | # Software has not failed silently or thrown errors | ||
| + | # Dependencies are installed and proper version | ||
| + | # Configuration/data files are readable/writable | ||
| + | # Configuration file has no typo or format flaw | ||
| + | # Software/driver is capable of desired result | ||
| + | # Software works as expected in GUI, cli, or both | ||
| + | # Device enumeration matches known hardware; ''/etc/fstab'' or other configuration file is accurate | ||
| + | |} | ||
| + | |||
| + | == Specific Areas == <!-- Intended to list all specific locations where 'troubleshooting' is mentioned --> | ||
| + | Locations that ''troubleshooting'' is mentioned. | ||
| + | * [[Advanced Installation Topics]] | ||
| + | * [[Booting Into PC-BSD%C2%AE]] | ||
| + | * [[Connect to a Wireless Network]] | ||
| + | * [[Create a User Screen]] | ||
| + | * [[Display]] | ||
| + | * [[Display#Troubleshooting]] | ||
| + | * [[GDM Configuration]] | ||
| + | * [[Installation Finished Screen]] | ||
| + | * [[Installation Troubleshooting]] | ||
| + | * [[Language Screen]] | ||
| + | * [[Life Preserver#Configuration Options]] | ||
| + | * [[Logging In]] | ||
| + | * [[Network Configuration]] | ||
| + | * [[Network Configuration#Troubleshooting Network Settings]] | ||
| + | * [[PBI Module Builder Guide]] | ||
| + | * [[PC-BSD%C2%AE Forums]] | ||
| + | * [[PC-BSD%C2%AE Live Mode]] | ||
| + | * [[PC-BSD%C2%AE Users Handbook]] | ||
| + | * [[Post Install Finished Screen]] | ||
| + | * [[Post Installation Configuration and Installation Troubleshooting]] | ||
| + | * [[Power Management]] | ||
| + | * [[Printing]] | ||
| + | * [[Printing#Printer Troubleshooting]] | ||
| + | * [[Remote Desktop]] | ||
| + | * [[Set Root Password Screen]] | ||
| + | * [[Sound Configuration]] | ||
| + | * [[Starting the PC-BSD%C2%AE Installation]] | ||
| + | * [[System Manager]] | ||
| + | * [[System Manager#Generating a Diagnostic Report]] | ||
| + | * [[Talk:Installation Troubleshooting]] | ||
| + | * [[Talk:PC-BSD%C2%AE Users Handbook]] | ||
| + | * [[Time Zone Selection Screen]] | ||
| + | * [[Using VirtualBox]] | ||
| + | * [[Using VirtualBox#Troubleshooting VirtualBox]] | ||
| + | |||
| + | == Additional Resources == | ||
| + | |||
| + | <noinclude>[[category:categories]]</noinclude> | ||
Latest revision as of 18:19, 12 January 2013
| Troubleshooting |
|
- "You will not apply my precept," he said, shaking his head. "How often have I said to you that when you have eliminated the impossible, whatever remains, however improbable, must be the truth? We know that he did not come through the door, the window, or the chimney. We also know that he could not have been concealed in the room, as there is no concealment possible. When, then, did he come?"
- --Sherlock Holmes in The Sign of the Four, ch. 6 (1890)
[edit] The Checklist
Just as Sherlock Holmes would investigate a crime, there is a bit of deductive reasoning involved in solving computer and software problems. Therefore, the first things to verify are usually the most obvious and may seem like a waste of time, but its essential to eliminate them before continuing. This generic checklist should help in your search for the truth and development of a solution to the problem.
| Hardware | Software |
|
|
[edit] Specific Areas
Locations that troubleshooting is mentioned.
- Advanced Installation Topics
- Booting Into PC-BSD®
- Connect to a Wireless Network
- Create a User Screen
- Display
- Display#Troubleshooting
- GDM Configuration
- Installation Finished Screen
- Installation Troubleshooting
- Language Screen
- Life Preserver#Configuration Options
- Logging In
- Network Configuration
- Network Configuration#Troubleshooting Network Settings
- PBI Module Builder Guide
- PC-BSD® Forums
- PC-BSD® Live Mode
- PC-BSD® Users Handbook
- Post Install Finished Screen
- Post Installation Configuration and Installation Troubleshooting
- Power Management
- Printing
- Printing#Printer Troubleshooting
- Remote Desktop
- Set Root Password Screen
- Sound Configuration
- Starting the PC-BSD® Installation
- System Manager
- System Manager#Generating a Diagnostic Report
- Talk:Installation Troubleshooting
- Talk:PC-BSD® Users Handbook
- Time Zone Selection Screen
- Using VirtualBox
- Using VirtualBox#Troubleshooting VirtualBox
[edit] Additional Resources
Pages in category ‘Troubleshooting’
The following 24 pages are in this category, out of 24 total.
BDIL |
L cont.NP |
S
TU |