From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] CONFIG_IOMMU_SUPPORT???
Date: Tue, 23 Aug 2011 23:10:59 -0500 [thread overview]
Message-ID: <4E5479D3.3010703@gmail.com> (raw)
In-Reply-To: <CAK2H+efAGCkBZO7NX-nJVRq24KLtUMPe0wwMgrZ88ewod=E75A@mail.gmail.com>
Mark Knecht wrote:
> Hi all,
> Can someone point me toward somehow enabling CONFIG_IOMMU_SUPPORT?
> It is apparently a kernel config option no required by
> virtualbox-drivers but I'm not finding it in the 3.0.3 kernel. I
> suspect there's something else I need to enable before this option
> becomes available? Unfortunately I haven't been able to Google what I
> need to do to find it.
>
> Thanks,
> Mark
>
> * Messages for package app-emulation/virtualbox-modules-4.1.2:
>
> * CONFIG_IOMMU_SUPPORT: is not set when it should be.
> * Please check to make sure these options are set correctly.
> * Failure to do so may cause unexpected problems.
> <SNIP>
>
> k2 linux # cat .config | grep IOMMU
> CONFIG_GART_IOMMU=y
> # CONFIG_CALGARY_IOMMU is not set
> CONFIG_AMD_IOMMU=y
> # CONFIG_AMD_IOMMU_STATS is not set
> CONFIG_IOMMU_HELPER=y
> CONFIG_IOMMU_API=y
> # CONFIG_IOMMU_DEBUG is not set
> # CONFIG_IOMMU_STRESS is not set
> k2 linux #
>
>
>
There are a few of them in different places. I'm not sure which one it
claims to need as none seems to match the name exactly. Here is a way
to search tho. When you type in make menuconfig and it comes up, hit
the / key. That would the the question mark WITHOUT pressing the shift
key. Type in IOMMU and hit return. From there you can scroll though
with the arrow keys to find out which one you think fits.
This si my results:
root@fireball /usr/src/linux-3.0.3-gentoo # cat .config | grep IOMMU
CONFIG_GART_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
CONFIG_AMD_IOMMU=y
# CONFIG_AMD_IOMMU_STATS is not set
CONFIG_IOMMU_HELPER=y
CONFIG_IOMMU_API=y
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_IOMMU_STRESS is not set
root@fireball
Yours looks the same as mine so not sure what to suggest other then the
search above. Maybe you are Intel based where I am AMD based?
Hope that helps.
Dale
:-) :-)
next prev parent reply other threads:[~2011-08-24 4:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-24 3:38 [gentoo-user] CONFIG_IOMMU_SUPPORT??? Mark Knecht
2011-08-24 4:10 ` Dale [this message]
2011-08-24 4:18 ` Hilco Wijbenga
2011-08-24 5:09 ` Gregory Woodbury
2011-08-24 17:55 ` Mark Knecht
2011-08-24 18:58 ` Hilco Wijbenga
2011-08-24 19:13 ` Mark Knecht
2011-08-24 19:55 ` Paul Hartman
2011-08-24 20:10 ` Mark Knecht
2011-08-25 6:56 ` Joost Roeleveld
2011-08-24 17:13 ` Michael Orlitzky
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=4E5479D3.3010703@gmail.com \
--to=rdalek1967@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/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