[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: agpgart -module not loaded automatically



On Tue, 25 Dec 2001 19:17:09 +0100
Gerald Richter <richter@oehtb.at> wrote:

> 
> Hello to all!
> 
> I finally got my Xpert 2000 card to work propoerly at an even higher
> frequency than the wicked Windows-driver :)).
> The only thing that bothers me now, is that the agpgart module isn't
> loaded automatically, while the r128 is...
> If I start the X-server without loading the agpgart-module before, I get
> in the XFree86.0.log :
> 
> --- (snip)
> ...
> (==) R128(0): Write-combining range (0xe0000000,0x2000000)
> (II) R128(0): [drm] loaded kernel module "r128"
> (II) R128(0): [drm] created "r128" driver at busid "PCI:1:0:0"
> (II) R128(0): [drm] added 4096 byte SAREA at 0xc8845000
> (II) R128(0): [drm] mapped SAREA 0xc8845000 to 0x40016000
> (II) R128(0): [drm] framebuffer handle = 0xe0000000
> (II) R128(0): [drm] added 1 reserved context for kernel
> !!!
> (WW) R128(0): [agp] AGP not available
> (WW) R128(0): [agp] AGP failed to initialize -- falling back to PCI
> mode.


Take a look at the end of dmesg and if it says:
agpgart: no supported devices found 
then you need to compile the kernel with AGP support for the chipset on your
mother board e.g. 
CONFIG_AGP_INTEL (or AMD VIA  SIS)=y 



Reply to: