Kevin Hanson ([EMAIL PROTECTED]) scribbled:
> I've got a radeon mobility 9200 in my laptop and have compiled 
> CONFIG_AGP=m, CONFIG_AGP_INTEL=m, CONFIG_DRM=m, and CONFIG_DRM_RADEON=m. 
> 
> Interestingly enough, agpgart module loads at boot but intel_agp 
> doesn't.  Modprobe of intel_agp produces no errors, but lsmod shows it's 
> not loaded.  Nothing in log files either.  When X is started, drm and 
> radeon modules load up, but dri still doesn't work, probably because agp 
> isn't working.

Do you have agpgart in /etc/modules.autoload.d/kernel-2.6 ?  replace it
with intel_agp, then place radeon on the line following.  intel_agp will
draw in agpgart, and radeon must be loaded after those are in.

hth,

jason.
-- 
gentoo-user@gentoo.org mailing list

Reply via email to