Debugging

Differences between revisions 4 and 9 (spanning 5 versions)
Revision 4 as of 2010-05-24 07:29:50
Size: 1856
Editor: a91-154-124-12
Comment:
Revision 9 as of 2010-06-18 08:25:54
Size: 2696
Editor: 85-210-146-14
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * [[Kernel/Debugging/HighTemperatures|Heat problems]] - how to debug thermal issues and/or fan related problems  * [[Kernel/Debugging/Backlight]] -- how to debug issues related to backlight brightness control
* [[Kernel/Debugging/HighTemperatures]] -- how to debug thermal issues and/or fan related problems
Line 8: Line 9:
 * [[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/DebuggingUpdateErrors]] -- Debugging common errors seen when updating/upgrading
 * [[KernelTeam/DebuggingSchedulingWhileAtomic]] -- How to gather a trace to help debug "scheduling while atomic" bugs
 * [[DebuggingKernelSuspend]] -- Help debugging kernel suspend
 * [[DebuggingKernelSuspendHibernateResume]] -- Help debugging suspend/resume and hibernate/resume problems.
 * [[KernelTeam/LinuxWireless]] -- Testing and reporting bugs to the upstream linux wireless developers
 * [[DebuggingKernelOops]] -- Analysing Kernel Oopses
 * [[DebuggingKernelBoot]] -- debugging Kernel boot issues
 * [[KernelTeam/Netconsole]] -- Kernel netconsole setup etc
 * [[BIOSandUbuntu]] -- BIOS Issues
 * [[DebuggingSoundProblems]] -- Basic troubleshooting tips for debugging sound problems
 * [[DebuggingIRQProblems]] -- debugging interrupt related issues
 * [[DebuggingACPI]] -- debugging ACPI (Advanced Configuration and Power Interface)
 * [[https://help.ubuntu.com/community/DebuggingSystemCrash|DebuggingSystemCrash]] -- Tips for gather information regarding system crashes and lockups

Debugging Scenarios

Debugging Tools/Information

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