Andrew Morton a écrit : > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm3/ Hi Andrew, DRM/i915 does not work on my Dell Dimension 3000 (i865 chipset). It's the first -mm kernel I try on this box. I don't whether previous -mm worked or not. Anyway, 2.6.11 works great. If I pass debug=1 to the drm module and then start Xorg (which loads i915), I get : [drm] Initialized drm 1.0.0 20040925 [drm:drm_stub_open] [drm:drm_stub_open] [drm:drm_stub_open] [drm:drm_stub_open] [drm:drm_init] [drm:drm_get_dev] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 185 [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart module. [drm:drm_takedown] DRM: Fill_in_dev failed. [drm:drm_stub_open] [drm:drm_stub_open] [drm:drm_stub_open] ... Reverting the bk-drm.patch does NOT fix it. I did not find any interesting candidate in the broken-out directory. Let me know if you want me to test something. config, dmesg & lspci attached. Regards, Brice Goglin