Click to See Complete Forum and Search --> : EE1810(0): AGP GART support is not available


jedicosmonaut
10-24-2004, 10:24 AM
Does anyone know what the following installation error is and if there is a fix:

EE1810(0): AGP GART support is not available

I am trying to install Fedora on an older non brand name computer/monitor

Parcival
10-25-2004, 05:11 AM
Hmm, it sounds like you need to take a closer look at the AGP settings in your kernelconfig. Read the inline comments to make sure you enable the correct settings for your card. How you can mess with your kernel can be found in the library, e.g. here (http://www.justlinux.com/nhf/Compiling_Kernels/Building_and_Installing_a_Linux_Kernel_in_Red_Hat. html).

If you have already a kernel running and you want to keep it, you can directly start by reconfiguring it:


su
cd /usr/src/linux
make menuconfig