Home › Bitcoin Mining With

Bitcoin mining NL

Bitcoin headless miner configuration: Finally, cgminer install tutorial  September 26, 2011 – 00:00

I think that cgminer is the most advanced miner to date. It doesn't push the hardware as far as I would like (it doesn't use 100% of the GPU) but it can manage multiple pool and use the longpoll from the fastest pool, so you will have a better mining uptime with this miner than with the other! I never experienced any "queue empty, miner is idle" with this miner. Today the bitcoin value is 5$ so you need to get every hash as possible! The little drawback is that I was not yet successfull to make cgminer to use 99% of each gpu.But, cgminer can set the fan, the clock and even overclock your GPU. This is very nice!

So let's begin!

1. To manage your gpu fanspeed and clocking, you will need the ADL SDK (AMD Display Library)
-

2. Install missing softwares
$ sudo apt-get install libcurl4-openssl-dev libncurses5-dev pkg-config automake yasm

3. get the latest cgminer sourcecode :
$ git clone cgminer

4. enable ADL (control of the inner functions of the gpu like clocking, voltage, fan speed...)
$ mkdir ADL_SDK
$ cd ADL_SDK
$ mv ../ADL_SDK_3.0.zip .
$ unzip ADL_SDK_3.0.zip
$ cp include/* ../cgminer/ADL_SDK

5. Compilation
$ cd cgminer

$ ./autogen.sh
$ CFLAGS="-O2 -Wall -march=native -I /opt/AMDAPP/include/" LDFLAGS="-L/opt/AMDAPP/lib/x86_64" ./configure

if you get the following error :
/usr/bin/ld: cgminer-adl.o: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
/usr/bin/ld: note: 'dlclose@@GLIBC_2.2.5' is defined in DSO /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/libdl.so so try adding it to the linker command line
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/libdl.so: could not read symbols: Invalid operation

remove the ADL directory, you must disable ADL.

! be sure the GPU and ADL are enabled !

$ make

6. Testing (to see the number of gpu the software sees)
$ export DISPLAY=:0 #(use this command only if you have more than one card)
$ ./cgminer -n

Source: bitcoin-mining-headless.blogspot.com

Yet another trojan horse infects Mac OS X

Yes, another trojan horse is infecting Macs worldwide.
The uninfectable (according to MacTards) OS X is being infected at a phenomenal rate.
I can't help laughing.

Related posts:

  1. Bitcoin mining for Mac
  2. Bitcoin mining France
  3. Bitcoin mining odds
  4. Bitcoin mining help
  5. Bitcoin mining BG