linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.5.69-bk1] Modprobe error with agpgart
@ 2003-05-06 19:41 David van Hoose
  2003-07-13  0:37 ` Dave Jones
  0 siblings, 1 reply; 2+ messages in thread
From: David van Hoose @ 2003-05-06 19:41 UTC (permalink / raw)
  To: LKML

I get the following with modprobe when I try to probe agpgart with the 
following lines in my modprobe.conf.

Entries in /etc/modprobe.conf:
alias char-major-10-175 agpgart
options agpgart agp_try_unsupported=1

Error in dmesg:
agpgart: Unknown parameter `agp_try_unsupported'

Is this a problem in modprobe or in the agpgart driver?

Thanks,
David


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [2.5.69-bk1] Modprobe error with agpgart
  2003-05-06 19:41 [2.5.69-bk1] Modprobe error with agpgart David van Hoose
@ 2003-07-13  0:37 ` Dave Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Jones @ 2003-07-13  0:37 UTC (permalink / raw)
  To: David van Hoose; +Cc: LKML

On Tue, May 06, 2003 at 02:41:20PM -0500, David van Hoose wrote:

[digging through large email backlog]

 > I get the following with modprobe when I try to probe agpgart with the 
 > following lines in my modprobe.conf.
 > 
 > Entries in /etc/modprobe.conf:
 > alias char-major-10-175 agpgart
 > options agpgart agp_try_unsupported=1
 > 
 > Error in dmesg:
 > agpgart: Unknown parameter `agp_try_unsupported'
 > 
 > Is this a problem in modprobe or in the agpgart driver?

In case you didn't figure it out yet, the option is no longer
part of the agpgart.ko, but has now moved to the chipset specific
module (via-agp.ko, intel-agp.ko, sis-agp.ko etc...)

		Dave

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-13  0:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-06 19:41 [2.5.69-bk1] Modprobe error with agpgart David van Hoose
2003-07-13  0:37 ` Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).