Gentoo Archives: gentoo-user

From: Corbin Bird <corbinbird@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Issues with AMD_IOMMU
Date: Tue, 16 May 2017 14:26:28
Message-Id: 591B0BE1.1060300@charter.net
In Reply to: Re: [gentoo-user] Re: Issues with AMD_IOMMU by Adam Carter
1 On 05/16/2017 01:34 AM, Adam Carter wrote:
2 > Answer #1 :
3 >
4 >
5 > Asrock, Extreme6, 990FX, UEFI, AMD FX-9590
6 > Gigabyte, GA-MA790FX-UD5P, 790FX, BIOS, AMD PhenomII x4 980
7 >
8 >
9 > Hi Corbin,
10 >
11 > I noticed i didnt have x2apic enabled on my 990FX / FX-8350 system, so
12 > i've rebuilt/rebooted etc, but;
13 >
14 > # zgrep X2APIC /proc/config.gz
15 > CONFIG_X86_X2APIC=y
16 > # dmesg | grep -i x2apic
17 > #
18 >
19 > On my skylake box
20 > # dmesg | grep -i x2apic
21 > [ 0.044148] DMAR-IR: Queued invalidation will be enabled to support
22 > x2apic and Intr-remapping.
23 > [ 0.045802] DMAR-IR: Enabled IRQ remapping in x2apic mode
24 > [ 0.045908] x2apic enabled
25 > [ 0.046011] Switched APIC routing to cluster x2apic.
26 >
27 > What x2apic messages do you get on your 990FX / FX-9590 system?
28
29
30 Interesting kernel parameter for you to try :
31 ( from '/usr/src/linux/Documentation/kernel-parameters.txt' )
32
33 x2apic_phys [X86-64,APIC] Use x2apic physical mode instead of
34 default x2apic cluster mode on platforms
35 supporting x2apic.
36
37 With that switch I have not been getting any output in 'dmesg' about
38 this at all.
39
40 Question :
41 Do you have this enabled in your kernel ...
42 > [ ] Support for Intel IOMMU using DMA Remapping Devices
43
44
45 Corbin

Replies

Subject Author
Re: [gentoo-user] Re: Issues with AMD_IOMMU Adam Carter <adamcarter3@×××××.com>