To anyone who wants to quickly hack BAMT to use vertminer do this as root:
git clone https://github.com/Bufius/vertminer-gpu.git /tmp/vertminer
cd /tmp/vertminer
./buildit.sh
cp -R /tmp/vertminer /opt/miners/vertminer
cp /opt/miners/cgminer/ADL_SDK/* /opt/miners/vertminer/ADL_SDK/
I just did exactly as you with BAMT 1.3.
But some settings doesn't seem to work. Like core/memory speed and fan control. Did you encountered same issue? Is there any fix?
Thanks.