Post
Topic
Board Mining (Altcoins)
Re: Can't seem to get ATI R9 380 to start mining.
by
Tmerlo
on 27/12/2015, 19:52:07 UTC
Bat file:

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

::sgminer --help

sgminer -k x13mod -o stratum+tcp://x13.usa.nicehash.com:3337 -u 172dGNZU2zwpyCDRzAfu7ypDtc7ZfUXC3U -p x

pause

That's it. Just the bat file. No config file. I tried to keep it simple to get rid of any other possibilities.

Ok i changed some small things, try "this".
It's X11, the stock btc address is still in the .conf file, change that if you don't want to mine for someone else Smiley

Just tested it over here and works fine. Scan with Virustotal first before you run it. Never trust anyone here Smiley

Good luck!

I'll have to work on this one. I'll see if I can set up a test machine or figure out how to install display drivers in a virtualbox environment. Can you PM me the changes that were made?