Hello,
I had install cgminer on centos 6.4 x64 with radeon 7770.
Everithing works fine except one thing, ADL_SDK.
I have try few variants, with catalyst-13.1 and catalyst-12.10, AMD-APP-SDK-v2.8-linx_64 with ADL_SDK_5.
ADL_SDK_5 include/*.h files are in /cgminer/ADL_SDK
Everything goes fine when I do ./autogen.sh at the end it say that ADL is enabled.
But when try to start cgminer I get segmetation fault.
I have also try with fixing permissions but it did not help.
So I delete files from /cgminer/ADL_SDK do ./autogen.sh and make again and everything works again but cant use --gpu- commands.
Does anyone know how to solve this?
Thank you!