Post
Topic
Board Mining software (miners)
Re: [Linux] Autominer v0.3.2.6 - GPU Monitor, Downtime Swapper, New Interface
by
scar
on 07/07/2011, 22:50:56 UTC
when i start mining, i just get a bunch of "Rechecking status..." and no mining is going on.  i have a 4850.  if i start phoenix manually (python ./phoenix.py -u http://X@pit.deepbit.net:8332/ -k poclbm VECTORS FASTLOOP=false AGGRESSION=9 DEVICE=1) it works fine.

Code:
[07-Jul-2011 15:47.20] You are running the latest version of Autominer already.
[07-Jul-2011 15:47.20] GPU-load pool monitoring for card0 enabled.
[07-Jul-2011 15:47.20] Hashrate-based pool monitoring for card0 could not be enabled. XML-RPC is not working.
[07-Jul-2011 15:47.20] Firing up the miner on card card0 using pool 1!
[07-Jul-2011 15:47.20] Connecting to http://X@pit.deepbit.net:8332...
[07-Jul-2011 15:47.20] Rechecking status...
[07-Jul-2011 15:47.40] Firing up the miner on card card0 using pool 1!
[07-Jul-2011 15:47.40] Connecting to http://X@pit.deepbit.net:8332...
[07-Jul-2011 15:47.40] Rechecking status...

no further info is in Autominer.log

Code:
# common.lib generated by Autominer configure.sh

# File locations
phoenixDirectory="/home/scar/local/src/phoenix-miner"
logFile="/home/scar/src/Autominer/Autominer.log"

# Main pool info
poolURL1="pit.deepbit.net"
poolPort1="8332"
poolUser1="Rei.test"
poolPass1="x"

# Backup pool info
poolURL2="api.bitcoin.cz"
poolPort2="8332"
poolUser2="14PQSoPuouTorMmcYxf2i1Mr1h3awSTs4p"
poolPass2="x"

autoOpenXterm="0"
donateMode=0

Code:
# cards.lib generated by Autominer configure.sh

# Card Info for 1 cards
identifier[0]="card0"
atiDevice[0]="0"
phoenixKernel[0]="poclbm"
phoenixDevice[0]="1"
phoenixWorkSize[0]="128"
phoenixQueueSize[0]="1"
phoenixAggression[0]="9"
phoenixParams[0]="VECTORS FASTLOOP=false"
poolWorkerName1[0]="X"
poolWorkerPass1[0]="X"
poolWorkerName2[0]="X"
poolWorkerPass2[0]="X"