DebuggingHardwareDetection

Differences between revisions 4 and 9 (spanning 5 versions)
Revision 4 as of 2007-01-26 14:50:07
Size: 287
Editor: scandic759
Comment:
Revision 9 as of 2007-08-01 22:51:59
Size: 1349
Editor: c-24-21-231-115
Comment: sudo lspci is slightly more informative
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
When reporting a problem with hardware detection, include the following information: ||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F1F1ED; background-image: url('https://librarian.launchpad.net/1812570/bugsquad.png'); background-repeat: no-repeat; background-position: 98% 0.5ex; margin: 0 0 1em 1em; padding: 0.5em;">'''Contents'''[[BR]][[TableOfContents]]||

= Reporting a bug =

When reporting a problem with hardware detection, include in file attach the following information:
Line 4: Line 8:
 * The output from the `lspci -vvn` and `lspci -vv` commands
 * The output from the `dmesg` command
 * The output of `cat /proc/version`
 * The output from the `uname -a > uname-a.log` command
 * The output from the `sudo lspci -vvn > lspci-vvn.log` command
 * The output from the `sudo 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

= Debugging procedure =


= Known bugs =

Description of known issues, how to recognise them and stock responses/actions.

'''Open'''
||<rowbgcolor="#eeeeee"> '''Bug#''' || '''Description''' || '''Action''' ||
|| TBD. || TBD. || TBD. ||

'''Closed'''
||<rowbgcolor="#eeeeee"> '''Bug#''' || '''Description''' || '''Action''' ||
|| TBD. || TBD. || TBD. ||

= Non-bugs =

TBD.

------
'''Also see:'''

 * DebuggingProcedures

----
CategoryBugSquad

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 sudo lspci -vvn > lspci-vvn.log command

  • The output from the sudo 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

Debugging procedure

Known bugs

Description of known issues, how to recognise them and stock responses/actions.

Open

Bug#

Description

Action

TBD.

TBD.

TBD.

Closed

Bug#

Description

Action

TBD.

TBD.

TBD.

Non-bugs

TBD.


Also see:


CategoryBugSquad

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