Debugging

Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2010-04-30 12:58:37
Size: 128
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 3: Line 3:

== Debugging Scenarios ==

 * [[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 ==
 * [[KernelTeam/DebuggingVoodoo]] - Q&A for strange symptoms and how to debug
 * [[DebuggingIRQProblems]] - HEFIBootLoaderselp debugging common IRQ problems.
 * [[Testing/KernelPPA|KernelPPA]] - Instructions on how to use the kernel team's PPA as well using a specific kernel developer's PPA.
 * [[BIOSandUbuntu]] - Debugging BIOS issues on Ubuntu (DSDT, Reboot, Suspend/Resume).
 * KernelTeam/MainlineBuilds - How to use mainline kernels for debugging.
 * [[http://kernel.ubuntu.com/~kernel-ppa/info/kernel-version-map.html|Ubuntu to mainline mapping]] - a table of Ubuntu releases and which mainline version they are based on including the current release pocket assignments.
 * [[KernelTeam/KernelDebuggingTricks]] - Some kernel debugging tricks and tips.
 * [[KernelTeam/Debugging/USB|Debugging USB]] -- How to debug USB problems
 * [[KernelTeam/CrashdumpRecipe|Crash Dump]] -- How to use linux-crashdump to capture a kernel oops/panic
 * [[KernelTeam/Netconsole]] - Configuring console over network using netconsole
 * [[KernelTeam/Firmware]] - All about firmware and how to debug firmware loading issues

Debugging Scenarios

Debugging Tools/Information

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