Jump to content

minign doge with cg miner and if i go over 13 intensity i get hw errors. is it cause im not using dummy plugs? i have 3 reference amd asus r9 290 cards.

 

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

 

also if i change my thread concurrency at all cg miner wont even start.

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

Link to comment
https://linustechtips.com/topic/106275-why-am-i-getting-hw-errors/
Share on other sites

Link to post
Share on other sites

Try without thread-concurrency -g and -w.

 

You need to put this into the start of your .bat file

setx gpu_max_alloc_percent 100

Then you'll have a .bin file in you cgminer folder, which is named something like TCXXXXX. Those X's will be numbers, and they will be your thread-concurrency.

Link to post
Share on other sites

Try without thread-concurrency -g and -w.

 

You need to put this into the start of your .bat file

setx gpu_max_alloc_percent 100

Then you'll have a .bin file in you cgminer folder, which is named something like TCXXXXX. Those X's will be numbers, and they will be your thread-concurrency.

so my code should look like this?

 

setx gpu_max_alloc_percent 100 cgminer --scrypt -o stratum+tcp://pool.chunky.ms:3333 -u Weblogin.Worker -p Worker password -I 13?

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

Link to post
Share on other sites

so my code should look like this?

 

setx gpu_max_alloc_percent 100 cgminer --scrypt -o stratum+tcp://pool.chunky.ms:3333 -u Weblogin.Worker -p Worker password -I 13?

I don't know if it needs to be on different lines but:

 

setx gpu_max_alloc_percent 100 cgminer --scrypt -o stratum+tcp://pool.chunky.ms:3333 -u Weblogin.Worker -p Worker password -I 18

Then you can fiddle with Intensity

Link to post
Share on other sites

I don't know if it needs to be on different lines but:

setx gpu_max_alloc_percent 100 cgminer --scrypt -o stratum+tcp://pool.chunky.ms:3333 -u Weblogin.Worker -p Worker password -I 18

Then you can fiddle with Intensity

setx gpu_max_alloc_percent 100
cgminer --scrypt  -o stratum+tcp://doge.nonstopmine.com:3353 -u Evostatic343.swag -p swag -I 13
 
this is what im using and im getting hw errors and no new file comes up

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

Link to post
Share on other sites

 

setx gpu_max_alloc_percent 100
cgminer --scrypt  -o stratum+tcp://doge.nonstopmine.com:3353 -u Evostatic343.swag -p swag -I 13
 
this is what im using and im getting hw errors and no new file comes up

 

 

What hardware are you mining with and on what OS?

Link to post
Share on other sites

What hardware are you mining with and on what OS?

windows 8.1 

3x Asus R9 290

1200w psu

gigabyte 1150 oc mobo

pentium procesor

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

Link to post
Share on other sites

windows 8.1 

3x Asus R9 290

1200w psu

gigabyte 1150 oc mobo

pentium procesor

And you're using cgminer 3.7.2 right? And have the newest AMD driver installed?

Link to post
Share on other sites

I don't know then.. Try to reinstall the driver would be my best guess. Because with no config, cgminer should start no matter what.

The bin file should look like this:
scrypt130511Hawaiiglg2tc30592w256l4.bin

But that's not so important if it can't even start without setting thread-concurrency.

Link to post
Share on other sites

I don't know then.. Try to reinstall the driver would be my best guess. Because with no config, cgminer should start no matter what.

The bin file should look like this:

scrypt130511Hawaiiglg2tc30592w256l4.bin

But that's not so important if it can't even start without setting thread-concurrency.

k so i set it to the nomber i found for my cards and it wouldnt even start

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

Link to post
Share on other sites

And you're using cgminer 3.7.2 right? And have the newest AMD driver installed?

what drivers should i be using? and should i overclock?

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

Link to post
Share on other sites

Remove the old driver and install this one: http://www2.ati.com/drivers/13-12_win7_win8_64_dd_ccc_whql.exe

Then run with this config:

setx gpu_max_alloc_percent 100cgminer --scrypt  -o stratum+tcp://doge.nonstopmine.com:3353 -u Evostatic343.swag -p swag -I 13

If it starts without hw errors. Then in cgminer press G for gpu management and then I to change intensity to like 18.

 

And there's no point in overclocking before it runs without errors atleast.

Link to post
Share on other sites

Remove the old driver and install this one: http://www2.ati.com/drivers/13-12_win7_win8_64_dd_ccc_whql.exe

Then run with this config:

setx gpu_max_alloc_percent 100cgminer --scrypt  -o stratum+tcp://doge.nonstopmine.com:3353 -u Evostatic343.swag -p swag -I 13

If it starts without hw errors. Then in cgminer press G for gpu management and then I to change intensity to like 18.

 

And there's no point in overclocking before it runs without errors atleast.i

i get hw errors if i dont star with a tc and work load

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

Link to post
Share on other sites

i get hw errors if i dont star with a tc and work load

Dummyplugs or monitors are a must for windows mining, and make sure crossfire is disabled, and start with -i 10 and work your way up until you see HW errors, then post back here.

Come fold while not gaming! http://linustechtips.com/main/forum/37-foldinghome-boinc-and-coin-mining/

Gaming Rig: i7-9700k 5GHz all core, GTX 1070, 16GB TridentZ, Buncha ssds...

Stream Machine: R7 1700, GTX 660 (lol), 16GB Corsair Somethingoranother, 120 GB SSD i've had since 2012. 

Mobile Workstation: MSI-ALPHA :R7 3750H, RX 5500M, 16GB of some ram, 500GB SSD.

 

 

 

Link to post
Share on other sites

got hw errors as soon as i changed intensity

What setup where you getting no errors? You need to stop the miner, edit the bat, and relaunch from the bat.

Come fold while not gaming! http://linustechtips.com/main/forum/37-foldinghome-boinc-and-coin-mining/

Gaming Rig: i7-9700k 5GHz all core, GTX 1070, 16GB TridentZ, Buncha ssds...

Stream Machine: R7 1700, GTX 660 (lol), 16GB Corsair Somethingoranother, 120 GB SSD i've had since 2012. 

Mobile Workstation: MSI-ALPHA :R7 3750H, RX 5500M, 16GB of some ram, 500GB SSD.

 

 

 

Link to post
Share on other sites

I suspect that it's the thread concurrency. Check out this thread and test out some of their settings.  I found the correct settings for my R9 290 in the first few pages. https://litecointalk.org/index.php?topic=6842.0

 

edit: After going through that thread again from the last few pages I found a better setting for myself.

Main rig: i7 3770K @ 4.54, Sapphire R9 290, Sabertooth Z77, 16 GB Mushkin Redline 2133, Lian Li PC-P50R, Seasonic 860xp Platinum, Kingston Hyper X 3K 240GB

freeNAS server: AMD Athlon II 170u 20W, 5 x 3TB WD Red in raid-z1 (12 TB)

media centre: AMD A10-5700, crucial M4 (boot), running XBMC,4 x 3TB WD Red, 3 x 3TB WD green + 2TB green in FlexRAID (17 TB)

Link to post
Share on other sites

im having the same issue with my sapphire 290x

 

using 3.7.2. with cgwatcher (and cg remote)

 

anything over 13 intensity gives hw errors.  I can hit 800khs but with crazy errors. I want zero.

 

also I cant try high TC because anything over like 8000 it gives a scrypt memory error.

 

im at just over 500khs right now.  if I oc a bit I can get over 600 but that's it

 

I know if I use a high TC with guiminer it will work for some reason...but I don't want to use it anymore as going to cgwatcher/remote I cant go back, its too good lol

 

im stuck

Old Rig | Cpu - Intel Q6600 @ 3.5Ghz | Cooler - Cooler Master Hyper 212+ | Mobo - Asus Rampage Extreme | Ram - 8GB OCZ Gold 1600mhz | Gpu - 2x Asus DK Radeon HD 4870 1GB (Crossfire) | Psu - Corsair TX750W | Case - Thermaltake Element G

 

New Rig | Cpu - Intel 4770K @ 4.5Ghz | Cooler - Swiftech H220 | Mobo - Asus Z87 Deluxe | Ram - 16GB Kinston Hyper X Beast @ 2400Mhz | Gpu - Sapphire R9 290X | Ssd - Kingston Hyper X Beast 3K 240GB | Psu - Corsair HX850W | Case - Fractal Design Define R4

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

×