LUX Mining – How to guide
Version 1.0
AMD Video Cards
  1. AMD only rigs (single or multiple cards)
       a. Have a wallet setup – see LUX Wallet – how to guide
         b. Make sure you have the sgminer version that has the phi algo included from
            https://github.com/216k155/sgminer-phi1612-Implemented/releases
            (current version – 5.6.1-bitbandi-3)
            the password is “elbandiminer"
         c. Set all your settings to default - everything to default - core speed, memory speed,
            and power (if you have a bios mod/hack then you are on your own)
         d. Remove all options from the sgminer command line but add the log option eg.
              sgminer.exe -k phi -o stratum+tcp:// futurecoins.club:6667 -u yourwallet -p c=LUX -L
              log.txt
              this will create a log file called log.txt in the same directory as sgminer which will
              show you what sgminer is doing
         e. If you have an onboard gpu and/or nvidia cards in the same rig then you need to add
            the --gpu-platform option eg.
         f.   sgminer.exe --gpu-platform x -k phi -o stratum+tcp:// futurecoins.club:6667 -u
              yourwallet -p c=LUX -L log.txt
              --gpu-platform x - replace the x with 0 or 1 or 2 - try them each to see which one
              works on your rig
         g. It will take a couple of minutes the first time you run it before anything shows up on
            the screen – its normal
         h. If you are still having issues to get it running then please post your log.txt into the
            mining channel so we can try and help or PM one of the supervisors
         i.   If you are running at this point then you can mess with your settings to find the ones
              that work for you and your rig
         j.   For additional sgminer options – run
              sgminer –help
Nvidia Video Cards
  2. LUX Mining – Nvidia only rigs (single or multiple cards)
        a. Have a wallet setup – see LUX Wallet – how to guide
         b. Make sure you have the ccminer version that has the phi algo included from
            https://github.com/tpruvot/ccminer/releases (current version - 2.2.2)
         c. Set all your settings to default - everything to default - core speed, memory speed,
            and power (if you have a bios mod/hack then you are on your own)
         d. Remove all options from the ccminer command line eg. (attached batch file – just
            change the yourwallet to your LUX wallet address
              ccminer -a phi -o stratum+tcp://futurecoins.club:6667 -u yourwallet -p c=LUX
         e. If you are still having issues to get it running then please post bat file and screenshot
            into the mining channel so we can try and help or PM one of the supervisors directly
         f.   If you are running at this point then you can mess with your settings to find the ones
              that work for you and your rig
         g. For additional ccminer options – run
              ccminer --help
Mixed Rigs
  3. LUX Mining – Mixed rig – Both AMD and Nvidia cards in same rig
        a. Have a wallet setup – see LUX Wallet – how to guide
         b. This setup is a little more complicated but does work
                 i. You need to run sgminer for the AMD cards as in point 1 above and ccminer
                    for the Nvidia cards as in point 2 above – so you will need both batch files
                ii. Take note of point 1f above – you will need the –gpu-platform x option in
                    the sgminer line
         c. If you are still having issues to get it running then please contact one of the
            supervisors directly
  4. Mining Batch Examples
               eg-sgminer.bat
               eg-ccminer.bat
  5. Average hash rates for LUX Phi1612
             AMD
             R9 270x - 2.0
             R9 390x - 7.0
             RX470 - 12
             RX570 - 14.0
             RX580 - 14.7
             RX480 - 15.7
             Vega56 - 24.3
             Vega64 - 30.0
             Nvidia
             GTX660 - 1.8
             GTX840M - 2.1
             GTX1030 - 3.0
             GTX690 - 3.1
             GTX960M - 3.7
             GTX750Ti - 4.1
             GTX1050 - 5.7
             GTX950 - 5.8
             GTX970M - 6.4
             GTX1050Ti - 6.7
             GTX960 - 7.3
             GTX1050ti - 7.5
             GTX970 - 10.3
             GTX1060/3 - 10.8
             GTX1060/6 - 12.1
             GTX980 - 12.6
             GTX980Ti - 15.8
             GTX1070 - 18.4
             GTX1080 - 22.3
             GTX1080Ti - 28.1
Happy LUX mining!