On Friday 31 January 2003 09:56 pm, [EMAIL PROTECTED] wrote:
> On Fre, Jan 31, 2003 at 09:01:59 -0600, Stephen Boulet wrote:
> > I get the following with dmesg:
> >
> > agpgart: Unsupported Via chipset (device id: 0605), you might want to try
> > agp_try_unsupported=1.
> >
> > Where do I try this?
>
> hi
>
> this looks like a kernel parameter to me. add it to your bootloader config
> file.

After doing more research, I found that it's an option that should get passed 
to the agpgart module.

So I edited "/etc/modules.d/aliases" to read:

   alias char-major-10-175 agpgart
   options agpgart agp_try_unsupported=1

But dmesg still says:

   Linux agpgart interface v0.99 (c) Jeff Hartmann
   agpgart: Maximum main memory to use for agp memory: 439M
   agpgart: Unsupported Via chipset (device id: 0605), you might want to try 
agp_try_unsupported=1.
   agpgart: no supported devices found.


___________
Stephen


--
[EMAIL PROTECTED] mailing list

Reply via email to