On Thu, Jan 06, 2005 at 07:28:43PM +0200, Pavel Ivanov wrote: > Hey. > > I have an error while running firstboot with new FC2 kernel 1.11_FC2. > > First it was failing with "[drm] failed to load kernel module "agpgart"" > message. That should be a warning, not an error, and it's also a broken warning. It doesn't know about the case of a built-in agpgart, though it should still work. Whats puzzling me is why firstboot is using drm. > Then I recompiled kernel with AGP as module. And firstboot started > to fail with error "can't find /dev/agpgart" but /dev/agpgart exists. Probably you havent loaded the relevent chipset module too (agp_intel.ko or the like) Dave