Advertisement
Guest User

AMD driver error

a guest
Oct 11th, 2014
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.91 KB | None | 0 0
  1. /tmp # ./makerpm-amd-14.9.sh -k desktop -i
  2. Kernel devel package "desktop" is enabled
  3. build and install
  4. *******************************************************************
  5. *                                                                 *
  6. *   Script:       makerpm-amd-14.9.sh                             *
  7. *   Version:      5.46                                            *
  8. *   Written by:   Sebastian Siebert (mail@sebastian-siebert.de)   *
  9. *                                                                 *
  10. *   Description:  This script helps you to create a rpm package   *
  11. *                 from the proprietary AMD installer              *
  12. *                                                                 *
  13. *   License:      This script is under the                        *
  14. *                 modified BSD License (2-clause license)         *
  15. *                                                                 *
  16. *******************************************************************
  17. Check for running this script as root ...                                                                                                                                            [ OK ]
  18. Remove the unneeded old rebuild script ...grep: /etc/init.d/xdm: Datei oder Verzeichnis nicht gefunden
  19.                                                                                                                                                                                      [ OK ]
  20. Get openSUSE Version ...
  21.    openSUSE 20141002                                                                                                                                                                 [ OK ]
  22. Check for existing AMD-Installer ZIP file "amd-catalyst-14-9-linux-x86-x86-64.zip" in current directory ...                                                                          [ MISSING ]
  23. Download the AMD-Installer ZIP file ... http://www2.ati.com/drivers/linux/amd-catalyst-14-9-linux-x86-x86-64.zip
  24.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  25.                                  Dload  Upload   Total   Spent    Left  Speed
  26. 100  135M  100  135M    0     0  9092k      0  0:00:15  0:00:15 --:--:-- 9995k
  27.                                                                                                                                                                                      [ OK ]
  28. Compare SHA1 checksum of the AMD-Installer ZIP file ...                                                                                                                              [ OK ]
  29. Extracting the AMD driver installer zip "amd-catalyst-14-9-linux-x86-x86-64.zip" ...
  30. Archive:  amd-catalyst-14-9-linux-x86-x86-64.zip
  31.   inflating: fglrx-14.301.1001/amd-driver-installer-14.301.1001-x86.x86_64.run  
  32.                                                                                                                                                                                      [ OK ]
  33. Move the AMD driver installer "amd-driver-installer-14.301.1001-x86.x86_64.run" to the current directory ...
  34.                                                                                                                                                                                      [ OK ]
  35. Check for existing AMD-Installer "amd-driver-installer-14.301.1001-x86.x86_64.run" in current directory ...                                                                          [ OK ]
  36. Compare SHA1 checksum of the AMD-Installer ...                                                                                                                                       [ OK ]
  37. Check for existing packaging script tarball "amd-14.9-packaging-script.tar.bz2" in current directory ...                                                                             [ MISSING ]
  38. Download the packaging script tarball "amd-14.9-packaging-script.tar.bz2" ...
  39.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  40.                                  Dload  Upload   Total   Spent    Left  Speed
  41. 100 25414  100 25414    0     0   193k      0 --:--:-- --:--:-- --:--:--  193k
  42.                                                                                                                                                                                      [ OK ]
  43. Compare SHA1 checksum of the packaging script tarball "amd-14.9-packaging-script.tar.bz2" ...                                                                                        [ OK ]
  44. Set the correct permissions of AMD-Installer "amd-driver-installer-14.301.1001-x86.x86_64.run" ...                                                                                   [ OK ]
  45. Check for supported graphics card on this machine ...
  46. Creating directory /tmp/amd-14.9-tmp.ynMyT
  47. 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Cayman XT [Radeon HD 6970] [1002:6718]
  48. Found supported graphics card by ASIC ID: 6718                                                                                                                                       [ OK ]
  49. Extracting the AMD packaging script tarball "amd-14.9-packaging-script.tar.bz2" ...
  50. /tmp/amd-14.9-tmp.ynMyT
  51.                                                                                                                                                                                      [ OK ]
  52.  
  53.  
  54. Build the RPM-Package ...
  55. ----- START: AMD INSTALLER -----
  56. =====================================================================
  57.  AMD Catalyst(TM) Proprietary Driver Installer/Packager
  58. =====================================================================
  59. Generating package: SuSE/SUSE-autodetection
  60. Auto detection mode:
  61.    Distribution: openSUSE
  62.    Version:      20141002
  63.    Architecture: x86_64
  64.    Package name: SUSE20141002-AMD64
  65. Requested package is not supported.
  66. ----- END: AMD INSTALLER -----
  67.  
  68. Error: RPM-Package was NOT built!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement