You are not logged in.
I want to be able to run the Catalyst Control Center in Arch64, but when i try to run it I get
$ amdcccle
bash: /usr/bin/amdcccle: No such file or directory
There is indeed an amdcccle binary in /usr/bin, but something seems to be wrong with it. Tried to reinstall both fglrx and fglrx-utils to no avail. What should I do? Do I need to install any 32-bit packages?
Last edited by Emphrygian (2007-08-07 21:00:50)
Offline
After installing a few 32-bit libs (I think mainly lib32-fglrx-utils was important) I get another error:
$ amdcccle
amdcccle: error while loading shared libraries: libXi.so.6: wrong ELF class: ELFCLASS64
I've googled it, but haven't really come upon any resolutions. What should I do?
Last edited by Emphrygian (2007-08-07 17:23:36)
Offline
Install lib32-libxi for the last error.
Last edited by skottish (2007-08-07 19:19:21)
Offline
Thanks! It works fine now.
Offline