Post
Topic
Board Pools (Altcoins)
Re: [ANN] 1GH.COM - AUR / HVC / MAX / MMC / PTS Anonymous Pool ★
by
reorder
on 17/03/2014, 15:56:05 UTC
Please run it with debug and protocol enabled (-D -P) and PM me some of the output to investigate.

However, most probably it is non-GCN card (hashrate too low), the kernel is known to not work properly on these.

It is a GCN card (Radeon 7850).

How can I redirect the output to a file? The usual '> myfile.txt' doesn't work.
2>myfile.txt should do the trick (it does in Linux fwiw)

That worked - PM sent!
It appears that the kernel is filtering out too many shares for your hashrate (please note it is beta and WIP). Please edit the heavy140312.cl file changing RESULT_MASK on line 1603 to 0xF8000000U or even 0xF0000000U, remove .bin files and try running cgminer again.