OpenCL driver Ubuntu16.04笔记

前端之家收集整理的这篇文章主要介绍了OpenCL driver Ubuntu16.04笔记前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
  1. hhb@vega10:GCNSGEMM$ sudo dpkg -i fglrx-core_15.302-0ubuntu1_amd64.deb
  2. (Reading database ... 176378 files and directories currently installed.)
  3. Preparing to unpack fglrx-core_15.302-0ubuntu1_amd64.deb ...
  4. Removing all DKMS Modules
  5. Done.
  6. Unpacking fglrx-core (2:15.302-0ubuntu1) over (2:15.302-0ubuntu1) ...
  7. Setting up fglrx-core (2:15.302-0ubuntu1) ...
  8. Loading new fglrx-core-15.302 DKMS files...
  9. Building only for 4.8.0-36-generic
  10. Building for architecture x86_64
  11. Building initial module for 4.8.0-36-generic
  12. ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/fglrx-core.0.crash'
  13. Error! Bad return status for module build on kernel: 4.8.0-36-generic (x86_64)
  14. Consult /var/lib/dkms/fglrx-core/15.302/build/make.log for more information.
  15. update-initramfs: deferring update (trigger activated)
  16.  
  17. Please update /etc/modprobe.d/fglrx-core.conf and initramfs if you want to use fglrx along with radeon
  18.  
  19. Processing triggers for libc-bin (2.23-0ubuntu5) ...
  20. Processing triggers for initramfs-tools (0.122ubuntu8.8) ...
  21. update-initramfs: Generating /boot/initrd.img-4.8.0-36-generic

AMD显卡:
http://blog.csdn.net/legendluo/article/details/51635346

猜你在找的Ubuntu相关文章