Bitcoin Forum
August 03, 2024, 10:18:21 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining software (miners) / anyone got cgwatcher to work with coinotron? on: January 01, 2014, 06:10:48 PM
I cannot get it to work... cgminer works fine, and I left it for 30 minutes, but the pool says my speed is 0.00khs. without cgminer, the pool detects it within couple minutes
2  Bitcoin / Mining software (miners) / Re: CGWatcher 1.3.4, a GUI/monitor for CGMiner & BFGMiner to help minimize downtime on: January 01, 2014, 04:39:19 AM
I just startecd using CGWatcher with cgminer, I've been using cgminer for months and everything was fine.
 Today, I started  CGWatcher, and I've kept running for roughly 30minutes, although cgminer says it's connected, and it's running, coinotron says cgminer isn't running (or it showing 0khs).

What am I doing wrong?
The only thing I've done differently is I added the following arguments:
-o stratum+tcp://coinotron.com:3334 -u [username] -p [password] -I 18 -g 1 -w 256 --thread-concurrency 15232
3  Other / Beginners & Help / "Rest" According to cgiminer, but temperature never drops below 102... on: December 24, 2013, 06:19:59 AM
I have three 2870 running, and I know one of them gets really hot, so I inlcuded --auto-gpu script to the .Bat file, and I've confirmed that the autogpu is working by one cfiminer resting one of the card. However, the tempreture of the card does not drop below 102c. I have a suspicion that the config isn't working properlly, especially because the tempreture reading on other card shows 37c, now that's impossible... Can someone help me understand what I have done wrong?

with cgiminer closed, my boards are running at ~40c, so I've got to think it's something with the cgiminer.
I'm using 2.11.4, if that matters... I tried with 3+, but for some reason .bat file did not work...

Code:
timeout /t 30
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer --scrypt -o stratum+tcp://coinotron.com:3334 -u [username]  -p [password] -I 18 -g 1 -w 256 --thread-concurrency 15232  --auto-gpu --auto-fan --temp-target=75 --temp-overheat=85


Reading from cgiminer:
GPU 0: 39.9 C 1126 RPM : 297.5K/298.3kh/s
GPU 1: 101.0 C 3337RPM : REST /340.3kh/s
GPU 2: 73.0C 2567RPM : 334.8 /336.3.3kh/s



I appreciate any help...
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!