From: mark gross <mgross@linux.intel.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Gabriel C <nix.or.die@googlemail.com>,
linux-kernel@vger.kernel.org, ashok.raj@intel.com,
shaohua.li@intel.com, anil.s.keshavamurthy@intel.com,
jbarnes@virtuousgeek.org, linux-pci@atrey.karlin.mff.cuni.cz
Subject: Re: intel-iommu: CONFIG_DMAR*=y kills my box
Date: Thu, 8 May 2008 09:45:04 -0700 [thread overview]
Message-ID: <20080508164504.GA20080@linux.intel.com> (raw)
In-Reply-To: <20080508144301.GA19589@linux.intel.com>
On Thu, May 08, 2008 at 07:43:01AM -0700, mark gross wrote:
> On Tue, May 06, 2008 at 01:15:54PM -0700, Andrew Morton wrote:
> > On Wed, 30 Apr 2008 01:04:45 +0200
> > Gabriel C <nix.or.die@googlemail.com> wrote:
> > >
> >
> > > > I think your bios is goofy / unprepared to support IOMMU / VT-d and
> > > > doing strange things with enumerated a parallel port on a PCIE bus with
> > > > VTD is turned on...
> > >
> > > I will contact ASUS peoples about the BIOS but it has for sure VT-d support and it is enabled.
> >
> > So.. what happened here? It seems like a pretty fatal problem, and
> > personally I don't think that contacting vendors about BIOS upgrades is a
> > suitable general solution. It would be much better to find a kernel-based
> > fix or workaround?
> >
>
> I just got some expert advice on this issue. I will try again and look
> for a problem with the iommu code getting executed before the USB / PCI
> bus is fully initialized.
>
> also, I just realized that I was attempting to reproduce the failure on
> the MM tree, and re-reading the report I see its on the linux-next tree.
>
> I'm retesting it this am.
>
linux-next works fine on my system :( with intel-iommu on.
root@mtgsdv1:~# lspci
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02)
00:03.0 Communication controller: Intel Corporation 82G33/G31/P35/P31 Express MEI Controller (rev 02)
00:03.2 IDE interface: Intel Corporation 82G33/G31/P35/P31 Express PT IDER Controller (rev 02)
00:03.3 Serial controller: Intel Corporation 82G33/G31/P35/P31 Express Serial KT Controller (rev 02)
00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92) 00:1f.0 ISA bridge: Intel Corporation Unknown device 2910 (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller (rev 02)
Gabriel,
The idea that perhaps something changed in the boot order, resulting in
the DMAR initialization code getting executed before all of the PCI
stuff is set up makes sense, but I don't have a good way of testing it
at the moment. I'm going to try a few more config options (like building
everything as modules instead of mostly built-ins)
--mgross
next prev parent reply other threads:[~2008-05-08 16:38 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-26 14:21 intel-iommu: CONFIG_DMAR*=y kills my box Gabriel C
2008-04-26 17:27 ` Gabriel C
2008-04-29 0:29 ` mark gross
2008-04-29 1:20 ` Gabriel C
2008-04-29 22:53 ` mark gross
2008-04-29 23:04 ` Gabriel C
2008-05-06 20:15 ` Andrew Morton
2008-05-07 20:58 ` mark gross
2008-05-08 14:43 ` mark gross
2008-05-08 16:45 ` mark gross [this message]
2008-05-08 17:56 ` Gabriel C
2008-05-08 18:55 ` mark gross
2008-05-08 17:54 ` mark gross
2008-04-29 0:11 ` mark gross
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=20080508164504.GA20080@linux.intel.com \
--to=mgross@linux.intel.com \
--cc=akpm@linux-foundation.org \
--cc=anil.s.keshavamurthy@intel.com \
--cc=ashok.raj@intel.com \
--cc=jbarnes@virtuousgeek.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
--cc=nix.or.die@googlemail.com \
--cc=shaohua.li@intel.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