How can i solve this? Theres a problem with AMD configurations

As the title shows up, i tried to installed amdconf but it shows up that command is not found.. How can i solve it then?

Can you help me?

sudo amdconfig --initial -f but it shows "command not found"!?

1 Answer

amdconfig appears to be in the fglrx package. You need to install it:

sudo apt-get install fglrx 

Reference:

chris@chris-office:~$ apt-file search amdconfig
fglrx: /usr/lib/fglrx/bin/amdconfig
fglrx-updates: /usr/lib/fglrx/bin/amdconfig

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like