Debugging

Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2010-04-30 12:58:37
Size: 128
Editor: eth0
Comment:
Revision 13 as of 2010-07-21 13:10:33
Size: 2785
Editor: 193
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
||<tablestyle="float:right; background: #FFFFFF; margin: 0 0 1em 1em;" style="padding:2.0em;"> || ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||

== Debugging Scenarios ==

 * [[Kernel/FAQDebugging]] -- debugging oriented Frequently Asked Questions
 * [[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
 * [[Hotkeys/Troubleshooting|Hotkeys]] -- How to debug non-working hotkeys.
 * [[Kernel/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]] -- Debugging BIOS issues on Ubuntu (DSDT, Reboot, Suspend/Resume)
 * [[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 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.
 * 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)