Comment 4 for bug 64970

Revision history for this message
Caroline Ford (secretlondon) wrote :

We need some more information. (see https://wiki.ubuntu.com/DebuggingKernelProblems).

Can we get the output of the following 3 commands, attached as files.

    dmesg > dmesg.log
    lspci -vv > lspci-vv.log
    lspci -vvn > lspci-vvn.log

(For clarification the commands passed to lspci are v v for very verbose output and v v n for very verbose numerical output. The > symbol instructs that the output of the commannd be saved in the stated .log file.)