DebuggingHardwareDetection

Differences between revisions 8 and 15 (spanning 7 versions)
Revision 8 as of 2007-08-01 21:19:09
Size: 1339
Editor: 86-39-13-144
Comment: corrected small typo
Revision 15 as of 2007-11-21 23:10:43
Size: 1146
Editor: c-67-160-148-53
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

= Reporting a bug =

When reporting a problem with hardware detection, include in file attach the following information:

 * The make and model of the device (as much as you know)
 * The output from the `uname -a > uname-a.log` command
 * The output from the `lspci -vvn > lspci-vvn.log` command
 * The output from the `lspci -vv > lspci-vv.log` command
 * The output from the `dmesg > dmesg.log` command
 * The output of `cat /proc/version > proc_version.log` command
 * The output of `cat /proc/version_signature > proc_version_signature.log` command
Line 18: Line 6:
= Known bugs = = Reporting a bug =
Line 20: Line 8:
Description of known issues, how to recognise them and stock responses/actions. When reporting a problem with hardware detection, they should be reported against the appropriate linux-source-2.6.xx package. For example, the correct package in Malone for Dapper is linux-source-2.6.15, for Edgy is linux-source-2.6.17, for Feisty it is linux-source-2.6.20 and for Gutsy it is linux-source-2.6.22
Line 22: Line 10:
'''Open'''
||<rowbgcolor="#eeeeee"> '''Bug#''' || '''Description''' || '''Action''' ||
|| TBD. || TBD. || TBD. ||
Also, all reports should contain the following information. Also, please be sure to '''attach''' these files to the bug report.
Line 26: Line 12:
'''Closed'''
||<rowbgcolor="#eeeeee"> '''Bug#''' || '''Description''' || '''Action''' ||
|| TBD. || TBD. || TBD. ||
 * uname -a > uname-a.log
 * cat /proc/version_signature > proc_version_signature.log
 * sudo lspci -vvnn > lspci-vvnn.log
 * dmesg > dmesg.log
Line 30: Line 17:
= Non-bugs = If the system is not correctly detecting a USB device, also '''attach''' the output of:
Line 32: Line 19:
TBD.  * lsusb > lsusb.log

Debugging procedure

Reporting a bug

When reporting a problem with hardware detection, they should be reported against the appropriate linux-source-2.6.xx package. For example, the correct package in Malone for Dapper is linux-source-2.6.15, for Edgy is linux-source-2.6.17, for Feisty it is linux-source-2.6.20 and for Gutsy it is linux-source-2.6.22

Also, all reports should contain the following information. Also, please be sure to attach these files to the bug report.

  • uname -a > uname-a.log

  • cat /proc/version_signature > proc_version_signature.log

  • sudo lspci -vvnn > lspci-vvnn.log

  • dmesg > dmesg.log

If the system is not correctly detecting a USB device, also attach the output of:

  • lsusb > lsusb.log


Also see:


CategoryBugSquad

DebuggingHardwareDetection (last edited 2012-10-21 04:10:21 by penalvch)