Comment 64 for bug 640100

Revision history for this message
dodo (dodvan) wrote :

Following the procedure detailed at https://wiki.ubuntu.com/DebuggingKernelSuspend I found that at dmesg:

[ 0.695528] Magic number: 14:89:936
[ 0.695563] pci_express 0000:00:1c.3:pcie04: hash matches

(No more "matches" line below that one...) lspci says:

00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)

Which module should I disable to test if it is the "likely culprit"? Regards.