> TriOptimum wrote:
> 
> 5)During the boot up linux says that my g400 needs to load the
> agpgart prior
> to my mga ddr module.. but the problem is that i don't have
> modules..i compiled
> everything to the kernel..so how can i say the kernel to load "that"
> before
> "those"??? or i have to recompile the kernel and put that stuff as
> modules?? And if i do this
> i have to manually edit the conf.modules file or is there a program
> that can do this job for me??
> Tnks!

You _can_ include permanently the agpgart in your kernel, so
it should not complain at boot time.
For this you must:
1. use a _very_ recent kernel source (I believe that G400 support
in agpgart was only added around 2.4.0 - something, better use
the latest, 2.4.0-test6 as I am writing ...)
2. specify it in your kernel configuration ("Y" not "M" for
agp drm support and related options for your mainboard chipset
and video chipset).

Anyway the agpgart is _not_ supported by any 2.2.x kernel
as in Mandrake distribution, it's _only_ supported by 
_development_ kernels. You have been warned ...

If you just ignore the message, your XFree will still work,
only it will _not_ use any 3D hw acceleration.

-- 
Jean-Louis Debert        [EMAIL PROTECTED]
74 Annemasse  France
old Linux fan

Reply via email to