Debugging

Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2010-04-30 13:09:10
Size: 1687
Editor: eth0
Comment:
Revision 6 as of 2010-06-16 12:50:23
Size: 2087
Editor: p5B2E4B9B
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
== Debugging == == Debugging Scenarios ==
Line 6: Line 6:
 * [[Kernel/Debugging/Backlight|Backlight control problems]] - how to debug issues related to backlight brightness controll
 * [[Kernel/Debugging/HighTemperatures|Heat problems]] - how to debug thermal issues and/or fan related problems
 * [[Hotkeys/Troubleshooting|Hotkeys]] -- How to debug non-working hotkeys.
 * [[KernelTeam/DebuggingUpdateErrors|Debugging Update Errors]] - Debugging common errors seen when updating/upgrading
 * [[KernelTeam/DebuggingSchedulingWhileAtomic]] - How to gather a trace to help debug "scheduling while atomic" bugs
 * [[DebuggingKernelSuspendHibernateResume]] - Help debugging suspend/resume and hibernate/resume problems.
 * [[KernelTeam/LinuxWireless]] - Testing and reporting bugs to the upstream linux wireless developers


== Debugging Tools/Information ==
Line 8: Line 18:
 * [[DebuggingKernelSuspendHibernateResume]] - Help debugging suspend/resume and hibernate/resume problems.
Line 14: Line 23:
 * [[Hotkeys/Troubleshooting]] -- How to debug non-working hotkeys.
Line 17: Line 25:
 * [[KernelTeam/DebuggingUpdateErrors|Debugging Update Errors]] - Debugging common errors seen when updating/upgrading
Line 20: Line 27:
 * [[KernelTeam/DebuggingSchedulingWhileAtomic]] - How to gather a trace to help debug "scheduling while atomic" bugs

Debugging Scenarios

Debugging Tools/Information

Kernel/Debugging (last edited 2019-08-06 14:38:47 by arighi)