<<  >> (p.20)
    Author Topic: BAMT version 0.5 - Easy USB based mining Linux with farm wide management tools  (Read 324206 times)
    Scared
    Member
    **
    Offline Offline

    Activity: 70
    Merit: 10



    View Profile
    March 16, 2012, 08:09:50 PM
     #381

    Found the bug that caused cgminer to fail under BAMT. If you find cgminer not launching correctly you need to editopt/bamt/common.pl. Find the sub startCGMiner function and change the following line
        $ENV{DISPLAY} = ":0.0";
    to
        $ENV{DISPLAY} = ":0";

Page 19
Viewing Page: 20