View Full Version : agpgart & nforce 415d
cedric.s
11-20-02, 12:06 PM
hello,
I hope that I was not mistaken in forum.
:confused:
how to make for activate the agp nforce 415d?
agpgart says :
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: unsupported bridge
agpgart: no supported devices found.
i have a asus a7n266c with chipset nvidia nforce 415d, mdk9.0 with kernel 2.4.19
please help !
Andy Mecham
11-20-02, 01:13 PM
AGPGART doesn't support nForce boards at this time. You'll need to use NVAGP for AGP acceleration. To do that, put
Option "NvAgp" "1"
in the Device section of your XF86Config[-4] file. Further information can be found in the README.
If you have AGPGART compiled into your kernel, you'll need to compile it out (or include it as a module), as AGPGART and NVAGP cannot coexist.
--andy
cedric.s
11-20-02, 04:00 PM
that did not go....
my xf86xonfig-4 ;
Section "Module"
Load "dbe"
Load "v4l"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
Load "dri"
EndSection
Section "Device"
Identifier "device1"
VendorName "ATI"
BoardName "ATI Radeon"
Driver "radeon"
Option "DPMS"
Option "AGPMode" "false"
Option "NvAgp" "1"
EndSection
after that, xfree86.0.log says :
(WW) RADEON(0): Option "NvAgp" is not used
(II) RADEON(0): Direct rendering disabled
any idea ??
my config :
athlon-xp 1800+
motherboard asus a7n266c (chipset nvidia nforce 415d)
ati all in wonder radeon 32mo agp4x
256ddr-sdram
mdk9.0
You're not using an nVidia video card. You can't use NvAgp unless you're using one of those, because only the nVidia video drivers have NvAgp.
I don't know if there's any way to use anything other than agpgart in your setup...
Andy Mecham
11-20-02, 05:06 PM
Yes, that's correct. AGP support for DRI is only available through AGPGART.
--andy
cedric.s
11-20-02, 05:15 PM
:confused:
Thanks a lot...
i'sad :(
i hope that the new release of kernel will support nforce415d or Nvidia wil do somthing....
good night...
vBulletin® v3.7.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.