Some People can have problems after installing amd drivers and after viewing the specific error log file we see this error :
"one or more tools for installation cannot be found on the system. install the required tools before installing the fglrx driver. Optionally, run the installer with --force option to install without the tools. Forcing install will disable AMD hardware acceleration and may make your system unstable. Not recommended. see log for details."
So to fix this error you just need the headers for your kernel. Run the following to install them:
"one or more tools for installation cannot be found on the system. install the required tools before installing the fglrx driver. Optionally, run the installer with --force option to install without the tools. Forcing install will disable AMD hardware acceleration and may make your system unstable. Not recommended. see log for details."
So to fix this error you just need the headers for your kernel. Run the following to install them:
sudo apt-get install linux-headers-$(uname -r)
after these step , you are able now to install your amd driver .
I hope this can help you :)
Aucun commentaire:
Enregistrer un commentaire