Post
Topic
Board Mining software (miners)
Re: CGMINER GPU FPGA overclock monitor fanspeed GCN RPC linux/windows 2.6.1
by
btckeeper
on 30/07/2012, 19:40:56 UTC
Hello all. How can cgminer autostart in Linux Ubuntu 12.04 ?
Script like
Code:
#!/bin/bash
cd ~
cd /cgminer-2.6.1-x86_64-built/
./cgminer -o http://pool:port -u usr_name -p pass -I 9
is not working
Thanks for help