installation of driver permission denied

Antony

I am trying to install a driver but after antony@antony and password etc cd /home/you-user-name/Downloads and then typed ./ati-driver-installer-11-12-x86.x86_64.run I get permission denied. Can someone tell me how to solve this install to the driver please or how to go about doing it a better way.

Ok the commands chmod u+x ati-driver-installer-11-x86.x86_64.run sudo ./ati-driver-installer-11-x86.x86_64.run Didnt work

So Using the file permission suggested by Javier the driver runs but I get the follow message. You are running a x86 machine with libc5

you need to run this installer as the super user. Any suggestions? or should I open a new question

Should I use the restricted drivers utility and if so how do I do that?

Catalyst gives me.. For further configuration of the driver, please run anticonfig from a terminal or AMD CCC:LE from desktop Manager Menu.. I ran sudo aticonfig --initial after antony@antony and got command not found.

uname -a gives 3.0.0-12-generic hash20-ubuntu SMP

The ati site is offering a the same driver for 32b again the _64.run at http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx is it a problem at ati.com or should I update 11.10 32b to 64b and start again?

Thanks

Javier Rivera

There can be two problems here, you could need superuser rights to be able to execute the file and the file should have execute permissions. So try:

chmod u+x ati-driver-installer-11-x86.x86_64.run
sudo ./ati-driver-installer-11-x86.x86_64.run

Both command should be run after cding to Downloads.

You can also assign execute permissions using the GUI. Rigth click the file and select properties. In the new window go to the permission, you should be able to change it from there.

enter image description here

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

installation of driver permission denied

From Dev

rbenv installation permission denied

From Dev

cargo execution - permission denied [PREVIOUSLY]rust installation - permission denied

From Dev

Permission denied. Rails could not complete the installation

From Dev

Ubuntu mate 16.04 matlab installation permission denied

From Dev

VeraCrypt installation error (Kubuntu 18.04) : Permission Denied

From Dev

"wodim: Permission denied. Cannot open SCSI driver!" how to solve?

From Dev

"wodim: Permission denied. Cannot open SCSI driver!" how to solve?

From Dev

Permission denied when 'mongod' command is run after successful installation

From Dev

Permission denied when 'mongod' command is run after successful installation

From Dev

Cloudera Installation issue (scm_prepare_node.sh: Permission denied)

From Dev

Permission Denied

From Dev

Permission denied - missing INTERNET permission?

From Dev

Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password) during ambari hadoop installation

From Dev

Ionic 2 - Error: EACCES: permission denied in installation on Ubuntu 12.04LTS

From Dev

Permission denied (missing INTERNET permission?): But permission is given

From Dev

postgresql: permission denied for relation

From Dev

Firebase write permission denied

From Dev

reading a file: permission denied

From Java

RMI Registry permission denied

From Java

gradlew: Permission Denied

From Dev

Permission denied in mac terminal

From Dev

permission denied pip virtualenv

From Java

Firebase Permission Denied

From Dev

laravel mkdir() Permission denied

From Dev

SSH Permission denied (publickey)

From Java

Permission denied for relation

From Dev

mkdir(): Permission denied Laravel

From Java

Error: EACCES: permission denied

Related Related

  1. 1

    installation of driver permission denied

  2. 2

    rbenv installation permission denied

  3. 3

    cargo execution - permission denied [PREVIOUSLY]rust installation - permission denied

  4. 4

    Permission denied. Rails could not complete the installation

  5. 5

    Ubuntu mate 16.04 matlab installation permission denied

  6. 6

    VeraCrypt installation error (Kubuntu 18.04) : Permission Denied

  7. 7

    "wodim: Permission denied. Cannot open SCSI driver!" how to solve?

  8. 8

    "wodim: Permission denied. Cannot open SCSI driver!" how to solve?

  9. 9

    Permission denied when 'mongod' command is run after successful installation

  10. 10

    Permission denied when 'mongod' command is run after successful installation

  11. 11

    Cloudera Installation issue (scm_prepare_node.sh: Permission denied)

  12. 12

    Permission Denied

  13. 13

    Permission denied - missing INTERNET permission?

  14. 14

    Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password) during ambari hadoop installation

  15. 15

    Ionic 2 - Error: EACCES: permission denied in installation on Ubuntu 12.04LTS

  16. 16

    Permission denied (missing INTERNET permission?): But permission is given

  17. 17

    postgresql: permission denied for relation

  18. 18

    Firebase write permission denied

  19. 19

    reading a file: permission denied

  20. 20

    RMI Registry permission denied

  21. 21

    gradlew: Permission Denied

  22. 22

    Permission denied in mac terminal

  23. 23

    permission denied pip virtualenv

  24. 24

    Firebase Permission Denied

  25. 25

    laravel mkdir() Permission denied

  26. 26

    SSH Permission denied (publickey)

  27. 27

    Permission denied for relation

  28. 28

    mkdir(): Permission denied Laravel

  29. 29

    Error: EACCES: permission denied

HotTag

Archive