Bitcoin Forum
June 29, 2024, 01:57:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to compile cgminer on Ubuntu  (Read 878 times)
stromcek (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 23, 2013, 09:26:31 PM
 #1

Hello all,
I'm looking for good tutorial to make compilation of cgminer. All my tries finished with more errors than a working binairy. Even a the ./configuration it tells that GPU mining is not enable.
I have a Zotac card with a Geforce 210 inside.
Any good tips for me?
thx all

antithetical
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 23, 2013, 10:39:50 PM
 #2

It depends on your video card, NVIDIA / AMD.

I'm with amd, i'm doing this like:

Code:
git clone https://github.com/ckolivas/cgminer.git
cd cgminer
./autogen.sh --enable-opencl
CFLAGS="-O2 -Wall -march=native -I/opt/AMDAPP/include" LDFLAGS="-L/opt/AMDAPP/lib/x86_64" ./configure --enable-opencl
make
./cgminer --url  stratum+tcp://pool --user username --pass password

Read this thread: https://bitcointalk.org/index.php?topic=28402.0

Here kind of How-To: http://www.distrogeeks.com/install-cgminer-latest-ubuntu/2/

stromcek (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 28, 2013, 05:54:29 PM
 #3

thx for your help.
I'll try now.
infinitybo
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
December 29, 2013, 03:45:19 PM
 #4

@Stromcek It isn't so hard to explain this anyways you have to be careful and secure your wallet Bitcoin.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!