X

Differences between revisions 125 and 127 (spanning 2 versions)
Revision 125 as of 2012-04-13 21:08:36
Size: 3014
Editor: static-50-53-79-63
Comment:
Revision 127 as of 2012-04-13 21:22:38
Size: 2732
Editor: static-50-53-79-63
Comment: Reorganize sections. Flatten hierarchies a bit. Move end-user stuff to top, stuff only dev's care about to bottom
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
=== Troubleshooting Resources ===
 * Community support pages:
   * [[https://help.ubuntu.com/community/BinaryDriverHowto|Binary Driver Howto]]
   * [[https://help.ubuntu.com/community/HybridGraphics|Hybrid Graphics Howto]]
   * [[http://ubuntuforums.org/forumdisplay.php?f=326|Absolute Beginner Talk Forum]]
   * [[http://ubuntuforums.org/forumdisplay.php?f=332|Hardware & Laptops Support Forum]]
 * [[X/Debugging|X Debugging]] Handbook
   I. [[X/Reporting|X Reporting]] - How to create good X bug reports
   I. [[X/Triaging|X Triaging]] - How to ensure new X bug reports have enough info to troubleshoot
   I. [[X/Backtracing|X Backtracing]] - How to collect a backtrace for an X crash
   I. [[X/Upstreaming|X Upstreaming]] - Forwarding X bugs to their upstream project
   I. [[X/Glossary|X Glossary]] - Explanations for confusing terms often seen in logs and error messages
   I. [[X/FixingCrashes|X Crash Fixing]] - How to fix X crashes
   I. [[X/Quirks|X Quirks]] - Fixes for some common hardware-specific issues
   I. [[X/Troubleshooting|X Troubleshooting]] - How to analyze X bugs to make them solvable
   I. [[X/Bisecting]] - Using bisection techniques to solve regressions or backport fixes
=== Basic Troubleshooting Resources ===
 * [[https://help.ubuntu.com/community/BinaryDriverHowto|Binary Driver Howto]]
 * [[https://help.ubuntu.com/community/HybridGraphics|Hybrid Graphics Howto]]
 * [[http://ubuntuforums.org/forumdisplay.php?f=326|Absolute Beginner Talk Forum]]
 * [[http://ubuntuforums.org/forumdisplay.php?f=332|Hardware & Laptops Support Forum]]
 * [[X/Reporting|X Reporting]] - How to create good X bug reports
 * [[X/Config]] - How to configure Xorg /* the page being linked to needs to have each of its links checked for currency, accuracy, validity, and if a page passes those, then for readability and phrasing */
Line 23: Line 14:
 * [[X/Config]] - How to configure Xorg /* the page being linked to needs to have each of its links checked for currency, accuracy, validity, and if a page passes those, then for readability and phrasing */  * [[X/Triaging|X Triaging]] - How to ensure new X bug reports have enough info to troubleshoot
 * [[X/Troubleshooting|X Troubleshooting]] - How to analyze X bugs to make them solvable
 * [[X/Backtracing|X Backtracing]] - How to collect a backtrace for an X crash
 * [[X/Bisecting]] - Using bisection techniques to solve regressions or backport fixes
 * [[X/Testing/Touch]] - Touchscreen and multi-touch testing
 * [[X/Bugs]] - Analysis of collection of similar bugs
Line 31: Line 27:
 * [[X/Quirks|X Quirks]] - Fixes for some common hardware-specific issues
 * [[X/FixingCrashes|X Crash Fixing]] - How to fix X crashes
Line 33: Line 31:
 * Development Documentation  * [[X/SwatTeam]] - Joining the Ubuntu X.org team /* note that this is the main Ubuntu-X team page...also, it needs to be looked over for possible updates */
 * [[X/Development|Ubuntu X Development Info]]
Line 37: Line 36:
 * Quality Assurance
   * [[X/Testing/Touch]] - Touchscreen and multi-touch testing
   * [[X/Drivers]] - Current status of X drivers
   * [[X/Bugs]] - Analysis of collection of similar bugs
 * [[X/Development|Ubuntu X Development]]
   * [[X/SwatTeam]] - Joining the Ubuntu X.org team /* note that this is the main Ubuntu-X team page...also, it needs to be looked over for possible updates */
   * [[X/Glossary|X Glossary]] - Explanations for confusing terms often seen in logs and error messages

https://launchpadlibrarian.net/10142846/xswat-192.png

Basic Troubleshooting Resources

Advanced Topics

Development Foundations

X (last edited 2016-01-10 21:04:44 by penalvch)