Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. Supported adapter detected.
  2. Supported adapter detected.
  3. Detected a previous installation, /usr/share/ati/amd-uninstall.sh
  4. Dryrun uninstall succeeded continuing with installation.
  5. Check if system has the tools required for installation.
  6. Uninstalling any previously installed drivers.
  7. Forcing uninstall of AMD Catalyst(TM) Proprietary Driver.
  8. No integrity verification is done.
  9. restore of system environment completed
  10. Uninstall fglrx driver complete.
  11. For detailed log of uninstall, please see /etc/ati/fglrx-uninstall.log
  12. System must be rebooted to avoid system instability and potential data loss.
  13. /usr/share/ati/amd-uninstall.sh completed with 0
  14. [Message] Kernel Module : Trying to install a precompiled kernel module.
  15. [Message] Kernel Module : Precompiled kernel module version mismatched.
  16. [Message] Kernel Module : Found kernel module build environment, generating kernel module now.
  17. AMD kernel module generator version 2.1
  18. doing Makefile based build for kernel 2.6.x and higher
  19. rm -rf *.c *.h *.o *.ko *.a .??* *.symvers
  20. make -C /lib/modules/3.11.0-18-generic/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
  21. make[1]: Entering directory `/usr/src/linux-headers-3.11.0-18-generic'
  22. CC [M] /lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
  23. CC [M] /lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o
  24. /lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.c: In function ‘KCL_ACPI_ParseTable’:
  25. /lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.c:999:5: warning: passing argument 1 of ‘(acpi_status (*)(u32, void *, void *))handler’ makes integer from pointer without a cast [enabled by default]
  26. /lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.c:999:5: note: expected ‘u32’ but argument is of type ‘struct acpi_table_header *’
  27. /lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.c:999:5: error: too few arguments to function ‘(acpi_status (*)(u32, void *, void *))handler’
  28. make[2]: *** [/lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o] Error 1
  29. make[1]: *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Error 2
  30. make[1]: Leaving directory `/usr/src/linux-headers-3.11.0-18-generic'
  31. make: *** [kmod_build] Error 2
  32. build failed with return value 2
  33. [Error] Kernel Module : Failed to compile kernel module - please consult readme.
  34. [Reboot] Kernel Module : update-initramfs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement