Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Supported adapter detected.
- Check if system has the tools required for installation.
- Uninstalling any previously installed drivers.
- Unloading radeon module...
- Unloading drm module...
- rmmod: ERROR: Module drm is in use by: ttm drm_kms_helper
- [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/3.14-1-amd64/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
- make[1]: Wejście do katalogu '/usr/src/linux-headers-3.14-1-amd64'
- Makefile:10: *** mixed implicit and normal rules: deprecated syntax
- 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_GetEffectiveUid’:
- /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1787:5: error: incompatible types when returning type ‘kuid_t’ but ‘KCL_TYPE_Uid’ was expected
- return current_euid();
- ^
- /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1793:1: warning: control reaches end of non-void function [-Wreturn-type]
- }
- ^
- /usr/src/linux-headers-3.14-1-common/scripts/Makefile.build:308: polecenia dla obiektu '/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o' nie powiodły się
- make[4]: *** [/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] Błąd 1
- /usr/src/linux-headers-3.14-1-common/Makefile:1291: polecenia dla obiektu '_module_/lib/modules/fglrx/build_mod/2.6.x' nie powiodły się
- make[3]: *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Błąd 2
- Makefile:133: polecenia dla obiektu 'sub-make' nie powiodły się
- make[2]: *** [sub-make] Błąd 2
- Makefile:8: polecenia dla obiektu 'all' nie powiodły się
- make[1]: *** [all] Błąd 2
- make[1]: Opuszczenie katalogu '/usr/src/linux-headers-3.14-1-amd64'
- Makefile:88: polecenia dla obiektu 'kmod_build' nie powiodły się
- make: *** [kmod_build] Błąd 2
- build failed with return value 2
- [Error] Kernel Module : Failed to compile kernel module - please consult readme.
- [Reboot] Kernel Module : update-initramfs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement