Re: 2.6.0-test2 does not boot with matroxfb

From: Jocelyn Mayer
Date: Mon Aug 11 2003 - 14:42:08 EST


On Mon, 2003-08-11 at 20:14, Greg KH wrote:
> On Mon, Aug 11, 2003 at 07:07:03PM +0100, Dave Jones wrote:
> > On Mon, Aug 11, 2003 at 08:01:06PM +0200, Jocelyn Mayer wrote:
> > > I played with my PC this week-end.
> > > First I recompiled XFree up to version 4.3.0. It fixed nothing.
> > > I found out that the agpgart/dri drivers failed to init:
> > > Linux agpgart interface v0.100 (c) Dave Jones
> >
> > Did you also compile in any of the AGP chipset drivers?
> > You should see another AGP line following the above message.
> > If you built them as modules, make sure you put amd-k7-agp or the like
> > in your /etc/modules to make sure it gets loaded.
> >
Here's the agpgart config I used:
all is in the kernel, nothing in a module....

dules in the kernel, not in modules,
as I used to do in 2.4 kernel, which works well for me
The configuration I tested was (from my .config file):
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD_8151 is not set
# CONFIG_AGP_INTEL is not set
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
CONFIG_AGP_VIA=y
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_GAMMA is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
CONFIG_DRM_MGA=y

> > Greg, I'm getting quite a few mails which has been people getting
> > bitten by this. We discussed this briefly at OLS, what's the missing
> > piece of the puzzle here, hotplug userspace scripts iirc ?
>
> Yeah, putting a /sbin/hotplug and the agp modules in initramfs so that
> when the pci device is found during boot, the module will be loaded. I
> think you might be able to do this with initrd too.
>
> But in reality, it's a user config error :)
>
I guess not, as I don't use modules (and don't want to) for this feature
andI don't use any initrd (and never want too)...


> thanks,
>
> greg k-h
What am I missing here ?

Regards.

--
Jocelyn Mayer <l_indien@xxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/