linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* module agpgart in 2.4.7
@ 2001-08-14  8:30 Victoria W.
  2001-08-14 11:03 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Victoria W. @ 2001-08-14  8:30 UTC (permalink / raw)
  To: linux-kernel

hi all,

I'm not shure, if this is the right place for this question, but I'll try
it.

On a new mini-pc "lspci" shows the following:

00:01.0 Class 0300: 8086:7125 (rev 03)
or
00:01.0 VGA compatible controller: Intel Corporation: Unknown device 7125
(rev 03)

I have complied the agpgart-module with intel-support, but "insmod
agpgart" results in:

kernel: Linux agpgart interface v0.99 (c) Jeff Hartmann
kernel: agpgart: Maximum main memory to use for agp memory: 93M
kernel: agpgart: no supported devices found.

Is there a driver availiable, which supports this chipset?


best regards

wicki 

------------------------------------------------------
CONFIG_AGP=m
CONFIG_AGP_INTEL=y
CONFIG_AGP_I810=y
CONFIG_AGP_VIA=y
CONFIG_AGP_AMD=y
CONFIG_AGP_SIS=y
CONFIG_AGP_ALI=y
CONFIG_AGP_SWORKS=y
CONFIG_DRM=y
CONFIG_DRM_TDFX=m
CONFIG_DRM_GAMMA=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_I810=m
CONFIG_DRM_MGA=m




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

* Re: module agpgart in 2.4.7
  2001-08-14  8:30 module agpgart in 2.4.7 Victoria W.
@ 2001-08-14 11:03 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2001-08-14 11:03 UTC (permalink / raw)
  To: Victoria W.; +Cc: linux-kernel

> I'm not shure, if this is the right place for this question, but I'll try
> it.
> On a new mini-pc "lspci" shows the following:
> 
> 00:01.0 Class 0300: 8086:7125 (rev 03)
> or
> 00:01.0 VGA compatible controller: Intel Corporation: Unknown device 7125
> (rev 03)
> 
> I have complied the agpgart-module with intel-support, but "insmod
> agpgart" results in:
> Is there a driver availiable, which supports this chipset?

One way to find out.

	modprobe agp agp_try_unsupported=1

That will try treating your unknown chipset as if it were the same as the
other intel ones. If it works let me know 

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

end of thread, other threads:[~2001-08-14 11:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-14  8:30 module agpgart in 2.4.7 Victoria W.
2001-08-14 11:03 ` Alan Cox

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).