Author

Topic: Unix Question (Read 479 times)

newbie
Activity: 11
Merit: 0
September 08, 2011, 12: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
newbie
Activity: 20
Merit: 0
September 08, 2011, 11:41:43 AM
#1
I downloaded the LinuxCoin OS; I'm trying to figure out the terminal command to mine with my gpu's
Jump to: