Jump to content

Cgminer Hardware Error help

Im running a mining setup for dogecoin and im using three reference asus r9 290 cards. i have a 1200w psu gold certified and im using cgminer 3.7.2.

im using this config in my .bat:

 

 cgminer --scrypt -o stratum+tcp://pool.chunky.ms:3333 -u Weblogin.Worker -p Worker password -I 13 --thread-concurrency 8192 -g 3 -512

 

i only gett around 450khs on each card and if i turn up the intensity i get hardware errors. also if i change the thread concurrency at all it just wont run.

please help, i want to optimize my system. coin reward too anyone who solves my problem.

if you are reading this you are wasting valuable time and should maybe rethink your life choices.

Link to comment
Share on other sites

Link to post
Share on other sites

try

 

 

-w 256 -v 1 -I 13 -g 2 -l 1  --thread-concurrency 8192

AAAAAAAAAGGGGGGGHHHHH!!!!

Link to comment
Share on other sites

Link to post
Share on other sites

set -I to 18-20

Put

setx GPU_MAX_ALLOC_PERCENT 100setx GPU_USE_SYNC_OBJECTS 1

and --thread-concurrency you can change to something higher. Try to run CGminer with the above code, and then remove your --thread-concurrency flag. Then there should be a .bin file in your cgminer folder that says something like "TC32000" Set your --thread-concurrency to that number.

 

Also try without -g and -w flags. :)

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×