Probleme bei ATI Catalyst 8.1 Installation mit Customised Kernel
Hallo Leute.
Kann mir hier jemand helfen:
Danke.
Ich habe einen rt-kernel 2.6.24-zen1
Nun versuche ich den neuen ATI-Treiber 8.1 zu laden.
Dazu muss man ja seit neuestem auch dkms installiert haben.
Die Pakete werden sauber erstellt.
Der xorg-treiber wird auch sauber installiert. Aber bei den Kernel-Sourcen
knallt es.
SIEHE hier:
Das ist das Printout vom 2. Versuch. Error 2 & 3 gab es schon beim
ersten Mal.
root@ubuntu-t60p:/usr/src# dpkg -i fglrx-kernel-source_8.452.1-1*.deb
(Reading database ... 122938 files and directories currently installed.)
Preparing to replace fglrx-kernel-source 8.452.1-1 (using fglrx-kernel-source_8.452.1-1_i386.deb) ...
Unpacking replacement fglrx-kernel-source ...
Setting up fglrx-kernel-source (8.452.1-1) ...
Adding Module to DKMS build system
Error! DKMS tree already contains: fglrx-8.452.1
You cannot add the same module/version combo more than once.
Doing initial module build
Error! Build of fglrx.ko failed for: 2.6.24-zen1 (i686)
Consult the make.log in the build directory
/var/lib/dkms/fglrx/8.452.1/build/ for more information.
Installing initial module
Error! Could not locate fglrx.ko for module fglrx in the DKMS tree.
You must run a dkms build for kernel 2.6.24-zen1 (i686) first.
Done.
Hier noch das Log:
root@ubuntu-t60p:/var/lib/dkms/fglrx/8.452.1/build# cat make.sh.log
ATI module generator V 2.0
==========================
initializing...
build_date =Mon Feb 4 12:33:49 CET 2008
uname -a =Linux ubuntu-t60p 2.6.24-zen1 #1 SMP PREEMPT Sun Feb 3 23:18:35 CET 2008 i686 GNU/Linux
uname -s =Linux
uname -m =i686
uname -r =2.6.24-zen1
uname -v =#1 SMP PREEMPT Sun Feb 3 23:18:35 CET 2008
uid=0(root) gid=0(root) groups=0(root)
.
drwxr-xr-x 40 root root 4096 2008-02-03 15:14 /usr/include
.
total 117964
-rw-r--r-- 1 root src 52742953 2008-02-03 23:24 ati-driver-installer-8-01-x86.x86_64.run
drwxrwsr-x 2 klaus klaus 4096 2006-10-08 10:45 brutefir-1.0i
-rw-r--r-- 1 root src 246060 2008-01-06 20:05 brutefir-1.0i.tar.gz
-rw-r--r-- 1 root src 70007 2008-02-03 18:30 configzen1old
drwxr-xr-x 2 root root 4096 2008-02-04 12:33 fglrx-8.452.1
-rw-r--r-- 1 root root 5378256 2008-02-04 12:31 fglrx-amdcccle_8.452.1-1_i386.deb
-rw-rw-r-- 1 root root 1161 2008-02-04 12:31 fglrx-installer_8.452.1-1_i386.changes
-rw-r--r-- 1 root root 1098020 2008-02-04 12:31 fglrx-kernel-source_8.452.1-1_i386.deb
lrwxrwxrwx 1 root src 17 2008-02-03 15:20 linux -> linux-2.6.24-zen1
-rw-r--r-- 1 root src 46737783 2008-01-25 00:16 linux-2.6.24.tar.bz2
drwxr-xr-x 23 root root 4096 2008-02-03 23:25 linux-2.6.24-zen1
drwxr-xr-x 21 root root 4096 2008-02-03 23:27 linux-headers-2.6.24-zen1
-rw-r--r-- 1 root src 6812723 2008-01-30 04:19 patch-2.6.24-zen1.patch.bz2
drwxr-xr-x 3 klaus users 4096 2008-02-02 10:55 rubyripper-0.5.0
-rw-r--r-- 1 root src 84123 2008-02-02 10:08 rubyripper-0.5.0.tar.bz2
-rw-r--r-- 1 root root 7369770 2008-02-04 12:31 xorg-driver-fglrx_8.452.1-1_i386.deb
-rw-r--r-- 1 root root 40714 2008-02-04 12:31 xorg-driver-fglrx-dev_8.452.1-1_i386.deb
.
file /lib/modules/2.6.24-zen1/build/include/linux/agp_backend.h says: AGP=1
OsVersion says: SMP=1
file /proc/kallsyms says: SMP=1
file /lib/modules/2.6.24-zen1/build/include/linux/autoconf.h says: SMP=1
file /lib/modules/2.6.24-zen1/build/include/linux/autoconf.h says: MODVERSIONS=1
.
CC=gcc
cc_version=
found major but not minor version match for gcc and the ip-library
ls -l ./libfglrx_ip.a
lrwxrwxrwx 1 root root 18 2008-02-04 12:33 ./libfglrx_ip.a -> libfglrx_ip.a.GCC4
.
cleaning...
patching 'highmem.h'...
assuming new VMA API since we do have kernel 2.6.x...
def_vma_api_version=-DFGL_LINUX253P1_VMA_API
Assuming default VMAP API
Assuming default munmap API
doing Makefile based build for kernel 2.6.x and higher
make -C /lib/modules/2.6.24-zen1/build SUBDIRS=/var/lib/dkms/fglrx/8.452.1/build modules
make[1]: Entering directory `/usr/src/linux-2.6.24-zen1'
CC [M] /var/lib/dkms/fglrx/8.452.1/build/firegl_public.o
LD [M] /var/lib/dkms/fglrx/8.452.1/build/fglrx.o
Building modules, stage 2.
MODPOST 1 modules
FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol '__rcu_read_lock'
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.24-zen1'
make: *** [kmod_build] Error 2
build failed with return value 2
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »kls« (4. Februar 2008, 19:02)