The things above work with ubuntu kernel too but there is a shorter way to let the things work.
I solved the problem simply blacklisting e7xxx_edac and edac_mc, then putting this lines in this exact order in /etc/modules: agpgart intel_agp drm (intel_agp works fine with my p4g8x but it should be replaced with the right module for your AGP) When X server will start, it will automatically load the radeon driver (if present in xorg.conf). This procedure grants the correct order. When X started if you want, you can modprobe e7xxx_edac and edac_mc, it will not affect dri. You can also try to load e7xxx_edac and edac_mc after drm in /etc/module after drm, I don't know if it will work, but I think that doing such a thing could be useless. -- AGP not detected on Intel 8285P and E7205 chipsets using kernels higher than 2.6.17 https://bugs.launchpad.net/bugs/78684 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs