Post
Topic
Board Mining software (miners)
Console-only, anybody?
by
smurfix
on 23/07/2011, 16:49:37 UTC
Hi,

has anybody gotten cgminer to run on the console (i.e., no running X)?

Tracing the cgminer process, it gets as far as opening /dev/ati/card0 and running a few ioctl calls (and incidentally _not_ opening /dev/ati/card1, despite the fact that I have two of them), but then clGetDeviceIDs() returns -1. Ouch.