Comment 3 for bug 579548

Revision history for this message
Draycen DeCator (ddecator) wrote :

Here is what I have so far. Originally I also had attach_hardware included, but I wasn't sure it would give any info really relevant to clutter. However, if you want it added, that will be simple enough. The extra info you would get would be:
- Kernel dmesg logs (boot and current)
- The output of /proc/interrupts
- The output of /proc/cpuinfo
- The output of /proc/cmdline
- The output of /proc/modules
- The output of 'lspci -vvnn'

If you just want a couple of those, then they can be added easy enough. I thought about adding 'lspci -vvnn' but PciDisplay should give you all of the info you will need on the graphics card. I also wasn't sure if any xorg logs would be useful.

Let me know if you want any changes made!