Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VTC] Vertcoin - Adaptive N-factor in Scrypt - No more ASICs
by
gemini
on 06/02/2014, 04:18:32 UTC
To anyone who wants to quickly hack BAMT to use vertminer do this as root:

Code:
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.