intel 82845 onboard chip drivers

Is there an RPM for the Intel drivers ?

If there is not how do I install them? I have got as far as downloading the tar file , but the install fails with
The script will now compile the agpgart module and DRM kernel modules
for your machine.

Press ENTER to continue or CTRL-C to exit.

Compiling new agpgart module…

ERROR: AGPGART module did not compile

Compiling DRM module…

ERROR: Kernel modules did not compile

The DRI drivers can not be installed without the latest kernel modules.
Installation will be aborted. See the dri.log file for information on
what went wrong.

dri.log
make -C /lib/modules/2.6.25.5-1.1-pae/build SUBDIRS=/home/island1/i915Graphics/dripkg/agpgart-2.0 modules
make[1]: Entering directory /usr/src/linux-2.6.25.5-1.1-obj/i386/pae' make[1]: *** No rule to make target modules’. Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.25.5-1.1-obj/i386/pae’
make: *** [default] Error 2
Makefile.linux:151: *** Cannot find a kernel config file. Stop.

Sax2 X11 Configuration card and monitor properties shows card intel i845 (correct) , but if I click options there are none?
If I click change opposite monitor , the list is endless , but there is no option for Intel , so I’m using Vesa.

So have I got the intel drivers installed or not?

These problems arose as I am only able to boot to failsafe mode and I am trying to isolate why failsafe works , but normak boot does not (blank screen).

You should double-check you have the correct kernel source and headers installed (the correct ones, matching your actual kernel), and all the packages required for compiling.

I have a similar setup/problem here. I added pnpbios=no to my boot options because it was suggested in my boot logs, now I only get a blank screen sometimes, but either way, if I change to a different virtual terminal and back again a few times, my screen comes on. Failsafe, btw, will try to use /etc/X11/xorg.conf.failsafe so you might look there to see if its different from your regular xorg.conf