Hi AceLan,

On Fri, Mar 27, 2015 at 08:48:22AM +0800, AceLan Kao wrote:
> Very thanks for your time.
> This is the log booting with kernel 4.0rc5 without fglrx loaded.

Thanks, it scheds some light on the issue. See below.

> [    0.080177] AMD-Vi: device: 00:00.2 cap: 0040 seg: 0 flags: b8 info 0000
> [    0.080181] AMD-Vi:        mmio-addr: 00000000feb80000
> [    0.080198] AMD-Vi:   DEV_SELECT_RANGE_START        devid: 00:01.0 flags: 
> 00
> [    0.080200] AMD-Vi:   DEV_RANGE_END                 devid: ff:1f.6
> [    0.081192] AMD-Vi:   DEV_ALIAS_RANGE               devid: 05:00.0 flags: 
> 00 devid_to: 00:14.4
> [    0.081194] AMD-Vi:   DEV_RANGE_END                 devid: 05:1f.7
> [    0.081204] AMD-Vi:   DEV_SPECIAL(HPET[0])         devid: 00:14.0
> [    0.081207] AMD-Vi:   DEV_SPECIAL(IOAPIC[4])               devid: 00:14.0
> [    0.081208] AMD-Vi:   DEV_SPECIAL(IOAPIC[5])               devid: 00:00.0

This is dump of the IVRS table contents. It tells us that IOAPIC with ID
5 uses PCI request-id 00:00.0. But this information is wrong, it uses
request-id 00:00.1, as seen below:

> [   23.515063] AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:00.1 
> address=0x000000fdf80c0020 flags=0x0a00]

This message comes from an interrupt request sent by the IOAPIC, and it
uses a different request-id. Can you try to update the BIOS on that
machine and test if it fixes the issue?


        Joerg

_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to