[PATCH 1/1] UBUNTU: disable CONFIG_EDAC_AMD76X which clashes with AMD apature creation
Andy Whitcroft
apw at canonical.com
Tue Dec 2 13:00:27 UTC 2008
Bug: #297750
In intrepid we enabled the amd76x_edac driver as a module. This driver
clashes with the AGP apature placement and prevents AGP being initialised
correctly. This in turn prevents DRI being used on boards with this
AMD northbridge. This was not enabled in Hardy, and this behaviour is
a regression from there. Disable this driver again.
Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
debian/config/i386/config | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian/config/i386/config b/debian/config/i386/config
index 2e3116c..cd5fda5 100644
--- a/debian/config/i386/config
+++ b/debian/config/i386/config
@@ -744,7 +744,7 @@ CONFIG_ECONET_AUNUDP=y
CONFIG_ECONET_NATIVE=y
CONFIG_ECRYPT_FS=m
CONFIG_EDAC=y
-CONFIG_EDAC_AMD76X=m
+# CONFIG_EDAC_AMD76X is not set
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_E752X=m
CONFIG_EDAC_E7XXX=m
--
1.6.0.4.911.gc990
More information about the kernel-team
mailing list