Bitcoin Forum
September 05, 2024, 05:58:42 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Unix Question  (Read 475 times)
EducatedHero (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
September 08, 2011, 03:41:43 PM
 #1

I downloaded the LinuxCoin OS; I'm trying to figure out the terminal command to mine with my gpu's
coinflips
Newbie
*
Offline Offline

Activity: 11
Merit: 0



View Profile WWW
September 08, 2011, 04:19:02 PM
 #2

You will need to accept the AMD license first. Open a terminal (lxterminal) and type:

Code:
cd /
tar zvxf /opt/AMD-APP-SDK-v2.4-lnx64/icd-registration.tgz

Then, for each GPU:

open a terminal

in the terminal, type:

Code:
cd /opt/miners/poclbm
python poclbm.py [options] -d [GPU number starting from 0] http://user:pass@host:port

I use -a 1 -f 1 -w 128 -v for my options
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!