Re: Panic with 2.6.19-rc3-ga7aacdf9: Invalid opcode at acpi_os_read_pci_configuration



Andrew Morton wrote:
On Tue, 31 Oct 2006 11:29:15 +0100
"Giacomo A. Catenazzi" <cate@xxxxxxxxxx> wrote:

And acpi keeled over as a result.

Do you have CONFIG_PCI_MULTITHREAD_PROBE=y? If so, try disabling it.
No:
# CONFIG_PCI_MULTITHREAD_PROBE is not set

The config is in:
http://www.cateee.net/kernel/config

Your PCI access mode is set to MMCONFIG. Try setting it to "any" (under the
bus options menu).

Ok. It solves the problem. I really don't understand why it
was changed. I remember that I looked for the documentation, so
probably I pressed the wrong key.
Sorry for the wrong bug report.

thanks
cate

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages