From: "Bruno Prémont" <bonbons@linux-vserver.org>
To: "Justin Piszcz" <jpiszcz@lucidpixels.com>
Cc: <support@Supermicro.com>, <linux-kernel@vger.kernel.org>
Subject: Re: Supermicro X9SRL-F - channel enumeration error & ACPI/firmware bug question
Date: Mon, 26 Nov 2012 22:42:45 +0100 [thread overview]
Message-ID: <20121126224245.248f0901@neptune.home> (raw)
In-Reply-To: <097501cdca7b$7e303890$7a90a9b0$@lucidpixels.com>
Hi Justin,
On Sat, 24 November 2012 "Justin Piszcz" wrote:
> Is the following normal on an X9SRL-F board (bios 1.0a)?
>
> In the manual it states:
>
> Data Direct I/O
> Select Enabled to enable Intel I/OAT (I/O Acceleration Technology), which
> significantly reduces CPU overhead by leveraging CPU architectural
> improvements and freeing the system resource for other tasks. The options
> are Disabled and Enabled.
>
> Default is Enabled.
>
> When enabled in the kernel, I see the following:
>
> [ 0.696357] ioatdma: Intel(R) QuickData Technology Driver 4.00
> [ 0.696487] ioatdma 0000:00:04.0: channel error register unreachable
> [ 0.696546] ioatdma 0000:00:04.0: channel enumeration error
> [ 0.696604] ioatdma 0000:00:04.0: Intel(R) I/OAT DMA Engine init failed
> [ 0.696721] ioatdma 0000:00:04.1: channel error register unreachable
> [ 0.696779] ioatdma 0000:00:04.1: channel enumeration error
> [ 0.697522] ioatdma 0000:00:04.1: Intel(R) I/OAT DMA Engine init failed
> [ 0.697617] ioatdma 0000:00:04.2: channel error register unreachable
> [ 0.697681] ioatdma 0000:00:04.2: channel enumeration error
> [ 0.697739] ioatdma 0000:00:04.2: Intel(R) I/OAT DMA Engine init failed
> [ 0.697831] ioatdma 0000:00:04.3: channel error register unreachable
> [ 0.697890] ioatdma 0000:00:04.3: channel enumeration error
> [ 0.697948] ioatdma 0000:00:04.3: Intel(R) I/OAT DMA Engine init failed
> [ 0.698037] ioatdma 0000:00:04.4: channel error register unreachable
> [ 0.698095] ioatdma 0000:00:04.4: channel enumeration error
> [ 0.698153] ioatdma 0000:00:04.4: Intel(R) I/OAT DMA Engine init failed
> [ 0.698245] ioatdma 0000:00:04.5: channel error register unreachable
> [ 0.698303] ioatdma 0000:00:04.5: channel enumeration error
> [ 0.698360] ioatdma 0000:00:04.5: Intel(R) I/OAT DMA Engine init failed
> [ 0.698449] ioatdma 0000:00:04.6: channel error register unreachable
> [ 0.698508] ioatdma 0000:00:04.6: channel enumeration error
> [ 0.698565] ioatdma 0000:00:04.6: Intel(R) I/OAT DMA Engine init failed
> [ 0.698676] ioatdma 0000:00:04.7: channel error register unreachable
> [ 0.698735] ioatdma 0000:00:04.7: channel enumeration error
> [ 0.698792] ioatdma 0000:00:04.7: Intel(R) I/OAT DMA Engine init failed
>
> --
>
> Also, I tried using ASPM (enabled in BIOS), but since ACPI Linux query is
> ignored, it fails to work:
> [ 0.562229] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
>
> I assume this is something Supermicro has to fix?
You are probably missing some kernel config option(s) :) - I did fight similar
issues on a Fujitsu SandyBridge Xeon based server.
Check if enabling CONFIG_X86_X2APIC helps as well as other APIC/IOMMU options.
Bruno
next prev parent reply other threads:[~2012-11-26 21:43 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-24 19:40 Supermicro X9SRL-F - channel enumeration error & ACPI/firmware bug question Justin Piszcz
2012-11-26 21:42 ` Bruno Prémont [this message]
2012-11-27 0:50 ` Justin Piszcz
2012-11-27 0:56 ` Bjorn Helgaas
2012-11-27 1:00 ` Bjorn Helgaas
2012-11-27 1:00 ` Justin Piszcz
2012-11-27 1:11 ` Bjorn Helgaas
2012-11-27 13:33 ` Justin Piszcz
2012-11-27 13:49 ` Justin Piszcz
2012-11-27 13:56 ` Justin Piszcz
2012-11-27 14:35 ` Justin Piszcz
2012-11-29 0:08 ` Bjorn Helgaas
2012-11-29 0:49 ` Justin Piszcz
2012-11-28 23:54 ` Bjorn Helgaas
2012-11-29 0:48 ` Justin Piszcz
2012-11-29 0:34 ` Robert Hancock
2012-11-29 0:49 ` Justin Piszcz
2012-11-29 0:55 ` Robert Hancock
2012-11-29 8:55 ` Justin Piszcz
2012-11-29 18:16 ` Bjorn Helgaas
2012-11-30 2:39 ` Robert Hancock
2012-11-30 3:38 ` Bjorn Helgaas
2012-12-02 13:26 ` Joerg Roedel
2012-11-27 1:11 ` Dan Williams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121126224245.248f0901@neptune.home \
--to=bonbons@linux-vserver.org \
--cc=jpiszcz@lucidpixels.com \
--cc=linux-kernel@vger.kernel.org \
--cc=support@Supermicro.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox