Posts Tagged ‘cgminer

smos-linux-web-interface-monitoring

A lot of people that are not into Linux and are not familiar with it try to stay away form it, but when we are talking about Litecoin and other scrypt crypto mining you might want to reconsider if you are building a mining rig. Linux has some advantages other than being free when you compare it to Windows, and the best thing is that there are special distributions already available that might make it very easy for you to use them for scrypt mining rigs that you are building. One of the advantage is that Linux has no trouble using multiple video cards like 6 on a single motherboard, something that can bring you a real headache with some Windows versions. Also using a specialized mining Linux distribution means that you don’t need to have a lot of free space, actually you don’t need to even use a hard drive to install it on, you can directly boot it from a flash drive. And the specialized mining distributions you only need to setup the mining pool, your username and pass for the worker and they are ready to be used and you can remotely monitor them – no need of advanced Linux knowledge at all.

smos-linux-cgminer-monitoring

Now, it all may seem like a dream, however there is one important thing that you should be well aware of – the pretty much only more significant disadvantage of using a Linux Litecoin mining distribution. You are most likely not going to be able to control the GPU voltage from these distributions on all video cards (from within AMDOverdriveCtrl), some may work, others may not, but most likely you will have trouble with most of the cards. On Windows you have multiple options like Sapphire Trixx, MSI Afterbutner and other manufacturers specialized overclocking software for a specific video card. On Linux mining distributions you do have a tool that may show you the voltages, but you will probably not be able to change them, though you cans till control the clock settings for the video memory and the graphics processor. This is important, because normally you can lower the voltage below the standard set value and overclock the video card and it can still mine cryptos stable. This is being done in order for the cards to use less power and emit less heat, thus staying cooler and more silent. If the cooling and the noise is not a problem and you have ensured low operating temperatures, then there is no problem not to lower the voltage of the cards.

After this short introduction we are going to point your attention to two specialized Litecoin mining distributions based on Linux that you might want to check out and try on your mining rigs. These are the Litecoin-BAMT and SMOS Linux with them being very similar to each other. They both come in the form of an image file that you can write directly on a USB flash drive and then boot the operating system from that drive. After the first start you have to edit the cgminer config file ( /etc/bamt/cgminer.conf ) with your mining pool settings and you are ready to start mining. You can then monitor the performance of the mining rig and control it either trough a remote console login, or through a web based interface, so there is no need for physical access anymore.

For more information about the Litecoin-BAMT Linux mining distribution…
For more information about the SMOS Linux scrypt mining distribution…

cgminer-3-7-3-modified

If you are mining Scrypt crypto currencies such as Litecoin or maybe DOGE, then you are most likely using cgminer as a mining software or something that relies on cgminer as a backend. The author of cgminer (Con Kolivas) however seems to have decided to continue support of cgminer only for ASIC mining for SHA-256 cryptos such as Bitcoin and version 3.7.2 is the last one for cgminer to support GPU mining for scrypt crypto coins. Furthermore the windows version of the last cgminer to support GPU mining has been removed from the official download location, you can however download cgminer 3.7.2 with GPU support for windows here.

More importantly, there are already some alternatives that are based around the original source code of cgminer 3.7.2, but add extra features and offer improvements that are not found in the original software. One such version based on cgminer 3.7.2 is Martin “Kalroth” Danielsen’s cgminer 3.7.2 that he calls cgminer 3.7.3 in order for the users to be able to differentiate between the original and his version. In cgminer 3.7.2 kalroth (cgminer 3.7.3) he has made changes to the visual interface to make it more user friendly and functionality that can help you squeeze a bit more performance out of your GPU mining hardware. Some of the notable differences include support for multiple pool load balancing, implementation for idle state for GPUs when there’s no work, two additional modes for controlling intensity – xintensity and rawintensity for additional performance, faster failover pool switching back delay and interface improvements such as uptime status or percentage of rejected shares and so on. Definitely something to try and see if you like this version of cgminer better than the original 3.7.2.

You can download cgminer 3.7.3 karloth with GPU mining support for Windows OS here…

cgminer-3-7-2-gpu

It seems that the author of cgminer has removed the compiled Windows version of cgminer 3.7.2 from the official download location here and you may have a hard time finding it at a different safe location. The cgminer version 3.7.2 is the latest official version of cgminer with GPU mining support, all newer versions are designed for use only with SHA-256 ASIC miners for Bitcoins and will not work on GPUs for scrypt mining anymore. So if you are mining for Litecoin (LTC) or other alternative scrypt-based crypto currency you would need to download cgminer 3.7.2 in order to be able to use your graphics cards for mining it. The official download location only offers source code versions of the cgminer and that goes for cgminer 4.0 or newer only. So if you need to download cgminer 3.7.2 for Windows you can do so from the link below as we have provided a mirror location.

Example command line for Scrypt mining:
cgminer --scrypt -o stratum+tcp://eu.multipool.us:7777 -u yourworker.1 -p password

Alternatively you can edit the cgminer.conf file with your mining settings and just run the cgminer.exe executable file to start mining.

You can download cgminer 3.7.2 with GPU mining support for Windows OS here…


top