check_status
Full Member
Offline
Activity: 196
Merit: 100
Web Dev, Db Admin, Computer Technician
|
|
May 27, 2012, 06:26:48 AM |
|
cgminer stops working, these are it's last entries in the log. Discarded cloned or rolled work Reaped curl 6 from pool 0 Received kill message Received kill message Sometimes "Reaped" line is 2 hours passing until "Received kill message"
|
For Bitcoin to be a true global currency the value of BTC needs always to rise. If BTC became the global currency & money supply = 100 Trillion then ⊅1.00 BTC = $4,761,904.76. P2Pool Server List | How To's and Guides Mega List | 1 EndfedSryGUZK9sPrdvxHntYzv2EBexGA
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
May 27, 2012, 06:57:37 AM |
|
There are only a limited number of ways you can get a "Received kill message" All of them that could match your screen would be initiated by you or your "extra" software you are running. Something external to cgminer is telling it to quit. ('Reaped' has nothing to do with it)
|
|
|
|
dmcurser
|
|
May 27, 2012, 09:54:39 PM |
|
does anyone have a old copy or a link where i can get one i cant take the freeze after 5 mins
|
1Q7TPBHHVmGCvqffYHpXCCBgbcBQ4NwXdW
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
May 27, 2012, 10:30:00 PM |
|
does anyone have a old copy or a link where i can get one i cant take the freeze after 5 mins
Well ... so far you've provided zero information about the problem (you clearly haven't even looked in your cgminer logs to see if it says anything about why it's happening when it happens) My API commands are a shortcut to seeing some of the possible errors that may have been logged. We have no info at all about what hardware you are running. The most common cause of freezing is that your GPUs are being pushed too hard (as I mentioned about stepping them down a bit) or there is something wrong with one of your GPUs. ... and on a slight tangent ... I had my first GPU hardware issue with mining this weekend ... one of my 2x6950's seems to have a fan problem on one of the 3 fans They have both been mining for 10 months now - but not non-stop I used to switch them off for 6 hours a day when BTC was below $4 Anyway, I'm impressed - 10 months of card abuse and the only problem on 2 cards so far is a single fan needing something done about it
|
|
|
|
dmcurser
|
|
May 28, 2012, 03:38:36 AM |
|
sorry for the no info i would love to provide it if i was able to. the system is a crossfire 5 board bulldozer processor, 1250 power supply and 3 5970, all 3 5970 cores are running stock clocks with me lowered to 300, temps are from 62-70 not any hotter then that. ive tried running the java commands but like i said cg pretty much freezes up not even a min after starting it i just wanted to try an older version of cg to see if it was somthing to do with the new version or if it was me.
|
1Q7TPBHHVmGCvqffYHpXCCBgbcBQ4NwXdW
|
|
|
jddebug
|
|
May 28, 2012, 04:04:42 AM |
|
sorry for the no info i would love to provide it if i was able to. the system is a crossfire 5 board bulldozer processor, 1250 power supply and 3 5970, all 3 5970 cores are running stock clocks with me lowered to 300, temps are from 62-70 not any hotter then that. ive tried running the java commands but like i said cg pretty much freezes up not even a min after starting it i just wanted to try an older version of cg to see if it was somthing to do with the new version or if it was me.
It shows up in cgminer as 6 gpu's/cores then? I had problems when I tried 6 "cores" on one of my rigs and had to split one off but I don't remember if it was cgminer or windows 7 that didn't like it.
|
|
|
|
check_status
Full Member
Offline
Activity: 196
Merit: 100
Web Dev, Db Admin, Computer Technician
|
|
May 28, 2012, 06:11:19 AM |
|
('Reaped' has nothing to do with it)
Doesn't 'Reaped curl' mean the sockets have closed, meaning no communication?
|
For Bitcoin to be a true global currency the value of BTC needs always to rise. If BTC became the global currency & money supply = 100 Trillion then ⊅1.00 BTC = $4,761,904.76. P2Pool Server List | How To's and Guides Mega List | 1 EndfedSryGUZK9sPrdvxHntYzv2EBexGA
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
May 28, 2012, 08:02:14 AM |
|
('Reaped' has nothing to do with it)
Doesn't 'Reaped curl' mean the sockets have closed, meaning no communication? Nope. The in-code comment is: /* We reap curls if they are unused for over a minute */It means that cgminer has decided that a single curl is no longer needed so it was shut down. The fact that your message says '6' means that it certainly hasn't run out of curls quite yet ... ('6' means there are now 5 left for the pool ...)
|
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
May 28, 2012, 08:07:33 AM |
|
sorry for the no info i would love to provide it if i was able to. the system is a crossfire 5 board bulldozer processor, 1250 power supply and 3 5970, all 3 5970 cores are running stock clocks with me lowered to 300, temps are from 62-70 not any hotter then that. ive tried running the java commands but like i said cg pretty much freezes up not even a min after starting it i just wanted to try an older version of cg to see if it was somthing to do with the new version or if it was me.
If you can't actually run the API command fast enough (i.e. it's a short term failure) Then run cgminer -D -T --verbose 2>log.log and the log.log file created should have something useful in it explaining either what problems are happening or at the least, the last thing it was doing before it hung As for getting older versions, they are at the same place the current version is. Since you have now mentioned the cards you are using, what are the full cgminer options you are running with?
|
|
|
|
dmcurser
|
|
May 28, 2012, 11:14:07 AM Last edit: May 28, 2012, 03:54:41 PM by dmcurser |
|
|
1Q7TPBHHVmGCvqffYHpXCCBgbcBQ4NwXdW
|
|
|
dmcurser
|
|
May 28, 2012, 11:15:00 AM |
|
let me know if you need more of the log file
|
1Q7TPBHHVmGCvqffYHpXCCBgbcBQ4NwXdW
|
|
|
TheHarbinger
Sr. Member
Offline
Activity: 378
Merit: 250
Why is it so damn hot in here?
|
|
May 28, 2012, 02:59:23 PM |
|
Pastebin
Use it.
|
12Um6jfDE7q6crm1s6tSksMvda8s1hZ3Vj
|
|
|
dmcurser
|
|
May 28, 2012, 03:55:15 PM |
|
|
1Q7TPBHHVmGCvqffYHpXCCBgbcBQ4NwXdW
|
|
|
bulanula
|
|
May 28, 2012, 05:37:56 PM |
|
They will only clock back up if the temperature drops enough again.
How long will this take ? I left them about 15 minutes after the heat stopped and the cold begun and they did not clock back automatically ( I had to do it manually ). Thanks ! Anybody know how much this "unthrottling" takes once the source of heat is gone ?
|
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
May 29, 2012, 02:24:47 AM |
|
Hmm, well that says it works fine and aborted with a Ctrl-C at the end. You'll need to post a log that includes when it hangs so we can see what happened just before it hung.
|
|
|
|
dmcurser
|
|
May 29, 2012, 09:55:08 AM |
|
hey i have api listen on how do i get logs from it ?
|
1Q7TPBHHVmGCvqffYHpXCCBgbcBQ4NwXdW
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
May 29, 2012, 10:49:39 AM |
|
The API is to check the status of the miner. The one I was thinking may be of interest is 'notify' (if any GPU was having trouble and you had no log file, the 'notify' command shows some of the error stats that would have flashed past in the log)
Again to run API commands you need java installed and run a command prompt and cd to the cgminer folder and: java API notify or any other command you want to look at that is documented in the README java API config is interesting also
There are other ways to use the API but that is the simplest way without installing a whole bunch of other stuff ...
|
|
|
|
NothinG
|
|
May 29, 2012, 11:27:16 AM |
|
@Goat: Do you have the drivers for the cards?
|
|
|
|
bulanula
|
|
May 29, 2012, 12:48:19 PM |
|
They will only clock back up if the temperature drops enough again.
How long will this take ? I left them about 15 minutes after the heat stopped and the cold begun and they did not clock back automatically ( I had to do it manually ). Thanks ! Anybody know how much this "unthrottling" takes once the source of heat is gone ? It seems that the cards do clock back up after some time ( as ckolivas said ) but I still have not managed to determine after how long. I left them overnight and they did clock back up !
|
|
|
|
check_status
Full Member
Offline
Activity: 196
Merit: 100
Web Dev, Db Admin, Computer Technician
|
|
May 29, 2012, 03:15:17 PM |
|
('Reaped' has nothing to do with it)
Doesn't 'Reaped curl' mean the sockets have closed, meaning no communication? Nope. The in-code comment is: /* We reap curls if they are unused for over a minute */It means that cgminer has decided that a single curl is no longer needed so it was shut down. The fact that your message says '6' means that it certainly hasn't run out of curls quite yet ... ('6' means there are now 5 left for the pool ...) Thanks for the explanation.
|
For Bitcoin to be a true global currency the value of BTC needs always to rise. If BTC became the global currency & money supply = 100 Trillion then ⊅1.00 BTC = $4,761,904.76. P2Pool Server List | How To's and Guides Mega List | 1 EndfedSryGUZK9sPrdvxHntYzv2EBexGA
|
|
|
|