Post
Topic
Board Mining support
Topic OP
Why isn't my miner starting?
by
sinistral
on 08/04/2013, 03:47:49 UTC
I'm trying to run Phoenix 2 with DiaKGCN on my 7970 but when I run the batch command it returns "Error: -u does not exist".

Code: (bitcoin.bat)
@echo off
phoenix.exe -u http://user:pass@us1.eclipsemc.com:8337 -k diakgcn

I have
Code: (phoenix.cfg)
[cl:0:0]
kernel = diakgcn
aggression = 12
goffset = true
vectors2 = true
vectors4 = false
vectors8 = false
worksize = 256
in my diakgcn folder.

What's the problem? Thanks.