When installing ATI drivers it fails.
Help!
Code:
[root@lajt downloads]# rpm -iv --replacefiles --force fglrx-4.3.0-3.14.1.i386.rpm
Förbereder paket för installation ...
fglrx-4.3.0-3.14.1
*** Trying to install a precompiled kernel module.
*** WARNING ***
Tailored kernel module for fglrx not present in your system.
You must go to /lib/modules/fglrx/build_mod subdir
and execute './make.sh' to build a fully customed kernel module.
Afterwards go to /lib/modules/fglrx and run './make_install.sh'
in order to install the module into your kernel's module repository.
(see readme.txt for more details.)
As of now you can still run your XServer in 2D, but hardware acclerated
OpenGL will not work and 2D graphics will lack performance.
failed.
*** Found kernel module build environment, generating kernel module now.
ATI module generator V 2.0
==========================
initializing...
Error:
XFree86 drm includes at /lib/modules/2.6.8-1.521/build/include/../drivers/char/drm do not fit this driver.
This driver is designed to only work with X4.1.0 or higher.
You can match this by getting Linux kernel 2.4.8 or higher.
*** WARNING ***
Tailored kernel module for fglrx not present in your system.
You must go to /lib/modules/fglrx/build_mod subdir
and execute './make.sh' to build a fully customed kernel module.
Afterwards go to /lib/modules/fglrx and run './make_install.sh'
in order to install the module into your kernel's module repository.
(see readme.txt for more details.)
As of now you can still run your XServer in 2D, but hardware acclerated
OpenGL will not work and 2D graphics will lack performance.
failed.
*** Warning ***
The QT based control panel application did not load in any version.
===
ATI display drivers successfully installed
please run 'fglrxconfig' now
===
Code:
[root@lajt build_mod]# patch -p1 < /tmp/fglrx-3.7.6-fedora.patch
patching file 2.6.x/Makefile
patching file make.sh
Hunk #1 succeeded at 177 (offset 4 lines).
Code:
[root@lajt build_mod]# patch -p1 -i /tmp/fglrx-3.7.6-regparm.patch
patching file firegl_public.c
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
75 out of 75 hunks ignored -- saving rejects to file firegl_public.c.rej
patching file firegl_public.h
Hunk #2 FAILED at 73.
Hunk #3 FAILED at 103.
Hunk #4 FAILED at 158.
Hunk #5 FAILED at 196.
Hunk #6 FAILED at 235.
Hunk #7 FAILED at 336.
Hunk #8 FAILED at 373.
7 out of 8 hunks FAILED -- saving rejects to file firegl_public.h.rej
patching file make.sh
Hunk #1 succeeded at 991 (offset -2 lines).
Code:
[root@lajt build_mod]# chmod a+x make.sh
[root@lajt build_mod]# ./make.sh
ATI module generator V 2.0
==========================
initializing...
Error:
XFree86 drm includes at /usr/src/linux-2.6.8-1.521/drivers/char/drm do not fit this driver.
This driver is designed to only work with X4.1.0 or higher.
You can match this by getting Linux kernel 2.4.8 or higher.