Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] black console w/ 3.2.0-rc7
Date: Sat, 07 Jan 2012 18:04:47
Message-Id: 4F0888BC.4090100@xunil.at
In Reply to: Re: [gentoo-user] black console w/ 3.2.0-rc7 by Johannes Kimmel
1 Am 2012-01-06 20:53, schrieb Johannes Kimmel:
2
3 > try to disable intel hardware iommu, if you have it selected.
4
5 Unfortunately no:
6
7 # grep -i iomm .config
8 # CONFIG_CALGARY_IOMMU is not set
9 CONFIG_IOMMU_HELPER=y
10 CONFIG_IOMMU_SUPPORT=y
11 # CONFIG_AMD_IOMMU is not set
12 # CONFIG_INTEL_IOMMU is not set
13 # CONFIG_IOMMU_STRESS is not set
14
15 Thanks for your suggestion, Stefan