~ubuntu-bugcontrol/ubuntu-qa-tools/ldtp-tools

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Packages:
linux-meta

Guidelines:
Please report a bug about the kernel using the following command in a terminal:

 ubuntu-bug -p linux

This will automatically gather information that will help us investigate your bug report.

Alternatively, at a minimum include the output of the following commands executed in a terminal as separate attachments in your bug report:

1) uname -a > uname-a.log
2) cat /proc/version_signature > version.log
3) dmesg > dmesg.log
4) sudo lspci -vnvn > lspci-vnvn.log 

Depending on the nature of your bug report following the instructions at https://wiki.ubuntu.com/KernelTeamBugPolicies#DIY%20Debugging%20Hints will make your bug report even more complete.  Thanks!