[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ATI proprietary drivers installation issue on debian testing



Hi,

I updated my debian stable into testing... My bad, since I have
an ATI graphics card...
I now can't install their drivers, even if I fall-back with the
previous driver version and/or previous kernel-version (stable).

Anyway. Here is the purpose of this mail. It seems newer ATI
proprietary drivers expect Big Kernel Lock to be activated in the
kernel, which is not the case.

Ati installation log will be given below.

My question is, how far could I expect Big Kernel Lock to be
providen in future updates of the kernels ?

For now, I think I'll do the old-job, recompiling the kernel,
since I can't find a solution (and don't want to go back to
debian stable)...

Thanks in advance

---

[Message] Kernel Module : Trying to install a precompiled kernel module.
[Message] Kernel Module : Precompiled kernel module version mismatched.
[Message] Kernel Module : Found kernel module build environment, generating kernel module now.
AMD kernel module generator version 2.1
doing Makefile based build for kernel 2.6.x and higher
rm -rf *.c *.h *.o *.ko *.a .??* *.symvers
make -C /lib/modules/2.6.38-2-amd64/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.38-2-amd64 »
  CC [M]  /lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function ‘KCL_GlobalKernelLock’:
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1903: error: implicit declaration of function ‘lock_kernel’
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function ‘KCL_GlobalKernelUnlock’:
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1909: error: implicit declaration of function ‘unlock_kernel’
make[4]: *** [/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] Erreur 1
make[3]: *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Erreur 2
make[2]: *** [sub-make] Erreur 2
make[1]: *** [all] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.38-2-amd64 »
make: *** [kmod_build] Erreur 2
build failed with return value 2
[Error] Kernel Module : Failed to compile kernel module - please consult readme.
[Reboot] Kernel Module : update-initramfs


Reply to: