Pages:
Author

Topic: Swedish ASIC miner company kncminer.com - page 96. (Read 3049514 times)

legendary
Activity: 1428
Merit: 1000
https://www.bitworks.io
That was something we were considering , but after looking everything over, its a really bad idea. Im sure Tarkin will remove that option in the next release.

@GenTarkin. The biggest threat to these miners is the temp of the VRM. I think the critical temp of the vrm is around 85C. Can you put a switch in that will shut down the die @85C , that we can choose to have this active or not, or even better have a drop down to choose the shutoff temp, and a switch to activate or not.  I can send more btc if you can do this. This prevents permanent damage to the VRM, thats what overheats, NOT the processors or dies.

Vegas

UPDATE: have a working VRM checker. It basically disables the die whos VRM is over 85. It simply turns it to OFF in webgui and restarts bfgminer. The die can of course be turned back on by selecting a freqency in webgui and reapplying settings.
Controlling it via webgui is probably not gonna be an option at least for now. I have no idea how that portion of the webgui code works lol.
Will post when its ready for download =)

The VRMs enter thermal shutdown at 120C to protect themselves, anything over about 105C is getting sketchy but under that things will make it..
Are you sure? Well, people cast in what they want the thermal trigger at and Ill change it to that. For now its 85C

Note donations would be greatly appreciated =)
I still have yet to be paid in full for the .5btc bounty =/

I hope you fare better than I did, had hundreds of installs, I helped dozens of people myself, someone started selling it on ebay, etc..  In the end managed 0.32 BTC in total from a few people.. The dozens I helped actually all said they would donate but just needed it working for now, in the end just a handful of honest people.
legendary
Activity: 2450
Merit: 1002
GenTarkin here's the contents of the monitordcdc.log file

[2015-08-11 14:45:08] Start

that's it

I set threshold to 85c  -- there was one die at 85c and another at 86c, prior to this the log file was empty

hope that helps

wtf .... weird hrm.... can you post a screenshot of temps & the monitordcdc.log file when it should be going off?
Thanks... in all my tests it works just fine ... so this is puzzling










Weird, so freaking weird, maybe I messed up something in bulding my latest .img file. Ill double verify the code works again on my box tonight and make a fresh image. Im also rewriting the code atm to impliment a sliding scale for clocking down the dies which have overheating VRM's rather than just shutting them off =)
I may add an auto clock up based on a temp threshold as well.
You wanted 92/93C thresholds right? Ill throw those in there as well.
sr. member
Activity: 342
Merit: 250
GenTarkin here's the contents of the monitordcdc.log file

[2015-08-11 14:45:08] Start

that's it

I set threshold to 85c  -- there was one die at 85c and another at 86c, prior to this the log file was empty

hope that helps

wtf .... weird hrm.... can you post a screenshot of temps & the monitordcdc.log file when it should be going off?
Thanks... in all my tests it works just fine ... so this is puzzling








sr. member
Activity: 459
Merit: 250
What can i do to reduce a little bit my dc/dc temp Smiley
In the room is hot like in hell. I don't have enought electricity to put air conditioning.

Wow those are seriously hot, I fear for how long the machine can keep that up.

You could underclock them, that would reduce the temps a bit but I suppose some sort of ventilation even if not air con would help, you can get big 20" fans fairly cheap.

Must be a small room or lots of other miners, mine is just sat in a room with the air con and fans all off at the moment and is nowhere near those temps



and is there a way to solo mine LTC? How to run bfgminer with getblocktemplate instead of getwork?

You can set your own mining pool up, with MPOS or similar but the easiest way is to use the nicehash solo mining pool
https://solo.nicehash.com/

They are running for 4-5 months with that temp. When i change the voltage to -0.0879V the temp is better.  Am I hurting the titan when changing the voltage?

About the nicehash.... I was hit around 10 orphan blocks before they update the wallet (i'm still mining there but i was much lucky when i solo mining directly to the wallet)Smiley
And with my MPOS pool I had some problems - after around 10 hours of mining i was starting to get only rejected shares.
legendary
Activity: 1098
Merit: 1000
What can i do to reduce a little bit my dc/dc temp Smiley
In the room is hot like in hell. I don't have enought electricity to put air conditioning.

Wow those are seriously hot, I fear for how long the machine can keep that up.

You could underclock them, that would reduce the temps a bit but I suppose some sort of ventilation even if not air con would help, you can get big 20" fans fairly cheap.

Must be a small room or lots of other miners, mine is just sat in a room with the air con and fans all off at the moment and is nowhere near those temps



and is there a way to solo mine LTC? How to run bfgminer with getblocktemplate instead of getwork?

You can set your own mining pool up, with MPOS or similar but the easiest way is to use the nicehash solo mining pool
https://solo.nicehash.com/
sr. member
Activity: 459
Merit: 250


What can i do to reduce a little bit my dc/dc temp Smiley
In the room is hot like in hell. I don't have enought electricity to put air conditioning.


and is there a way to solo mine LTC? How to run bfgminer with getblocktemplate instead of getwork?

Thanks in advance
legendary
Activity: 2450
Merit: 1002
GenTarkin here's the contents of the monitordcdc.log file

[2015-08-11 14:45:08] Start

that's it

I set threshold to 85c  -- there was one die at 85c and another at 86c, prior to this the log file was empty

hope that helps

wtf .... weird hrm.... can you post a screenshot of temps & the monitordcdc.log file when it should be going off?
Thanks... in all my tests it works just fine ... so this is puzzling
sr. member
Activity: 342
Merit: 250
GenTarkin here's the contents of the monitordcdc.log file

[2015-08-11 14:45:08] Start

that's it

I set threshold to 85c  -- there was one die at 85c and another at 86c, prior to this the log file was empty

hope that helps
sr. member
Activity: 346
Merit: 250
psygambler
Also post here photos
How we can wake up dies at Titan?

Ive been working on updated watchdog script & webgui stats for titan.
Ive started a new git repo here:

https://github.com/GenTarkin/Titan

I didnt know how to fork knc's original source cuz it has submodules n crap and git is confusing as hell rofl!
So, I made changes locally then created the new repo u see above.
All files are the same except  a couple of the webgui files and the watchdog script. So, it would be safe to rename the original folders and put my new ones in their place.

Anyways, my modifications to watchdog script stops bfgminer, power cycle the cube that has die/dies offline, starts bfgminer.
Its worked 1 out of 1 times so far =P wishing another die would drop so could confirm functionality of script.

Heres what stats look like now:


Do I have to do this with a keyboard and screen on the raspberry? or i can do it over my lan?
I feel so stupid, how do i install the update webgui? where am i suppose to run it?

You burn the img file to a microsd card with win32 disk imager, then reconfigure your rig like you did when you first got it.

BTW the instruction are still on the knc website

Ahh now i get it ;P felt like a real noob there ;P Thanks!
sr. member
Activity: 342
Merit: 250
Also post here photos
How we can wake up dies at Titan?

Ive been working on updated watchdog script & webgui stats for titan.
Ive started a new git repo here:

https://github.com/GenTarkin/Titan

I didnt know how to fork knc's original source cuz it has submodules n crap and git is confusing as hell rofl!
So, I made changes locally then created the new repo u see above.
All files are the same except  a couple of the webgui files and the watchdog script. So, it would be safe to rename the original folders and put my new ones in their place.

Anyways, my modifications to watchdog script stops bfgminer, power cycle the cube that has die/dies offline, starts bfgminer.
Its worked 1 out of 1 times so far =P wishing another die would drop so could confirm functionality of script.

Heres what stats look like now:


Do I have to do this with a keyboard and screen on the raspberry? or i can do it over my lan?
I feel so stupid, how do i install the update webgui? where am i suppose to run it?

You burn the img file to a microsd card with win32 disk imager, then reconfigure your rig like you did when you first got it.

BTW the instruction are still on the knc website
sr. member
Activity: 346
Merit: 250
psygambler
Also post here photos
How we can wake up dies at Titan?

Ive been working on updated watchdog script & webgui stats for titan.
Ive started a new git repo here:

https://github.com/GenTarkin/Titan

I didnt know how to fork knc's original source cuz it has submodules n crap and git is confusing as hell rofl!
So, I made changes locally then created the new repo u see above.
All files are the same except  a couple of the webgui files and the watchdog script. So, it would be safe to rename the original folders and put my new ones in their place.

Anyways, my modifications to watchdog script stops bfgminer, power cycle the cube that has die/dies offline, starts bfgminer.
Its worked 1 out of 1 times so far =P wishing another die would drop so could confirm functionality of script.

Heres what stats look like now:


Do I have to do this with a keyboard and screen on the raspberry? or i can do it over my lan?
I feel so stupid, how do i install the update webgui? where am i suppose to run it?
copper member
Activity: 2898
Merit: 1465
Clueless!
Guys we are on our own as far as firmware updates. We are so fortunate to have someone that can help us. I have donated some BTC , but if you want this development to continue , then please donate. I LOVE the 85C cutoff for the vrms as they should NEVER get this hot and if they do, and run this way or hotter, they will eventually burn up. Nice work Tarkin!! I have made major improvements on the hardware to reduce the heat as much as possible. I will be offering my service to the public in the next few weeks. This is a pic of one of my cubes that has all my mods. There are 7 different mods that needs to be done to achieve this, and its nothing I will discuss here, youll have to send in your cube for repair and mods. Or I can offer a package price for multiple working cubes for just mods.

This is a cube with all the completed mods running outside in Las Vegas in over 105F simply to test it under the most brutal circumstances. It has been running for over 12 hours. I set the last 2 dies at 325MHZ on purpose just to see what the temps would be. Here are the results:



To my knowledge I am the only person who is not only able to repair these , but also at the same time get such low temps. The vrm temps is what kills the dies. When this is prevented, your cubes will last 100X longer. I would strongly urge anyone to have me perform these mods BEFORE your dies burn up, especially if your vrm temps (to the far right) are running at 80C, its just a matter of time.

Here is the link to my website in case you want these mods applied. I will also make a video soon and post it on youtube for any doubters. These hardware mods work VERY well with the firmware from GenTarkin.

http://bitcoinlasvegas.net/kncminer-titan-repair-knc-miner-repair-titan-repair-kncminer-fix/

Vegas


hmmm.... In the case of my 2 titan(s) I do have 2 cubes with 1 die dead on each cube (been that way almost from day one) as to the heat and vrm stuff ..in my bsmt on hot days it can get between 85-90c for say 8 vrms out of the 8 cubes I have .....have not had an issue....was running hotter then that on some even in the this summer before as i show below made some tweaks in speed....so in my case I don't have any issues with heat (since accidentally shutting windows in basement from a storm on a hot day) till I get around 95c or so and 2 started to dump at 100c but again windows were closed and fans off and i forgot to open and restart the fans in the window....one way to 'accidentially' stress test your titans Sad

anyway my vrms range on 90F in my basement between 85-90c for say the 6 at worse offenders to get to be 90F in my basement it is 100F outside
thus a more cost effective method on 100F days (if i get any upper midwest usa) is just shut the miner down for that day..so again if you are in my kinda
climate you can work around this w/o the expense of a/c and or 400 buck mods

so anyway from the above I take your point. you have less stable cubes that cut out etc you may very well have need of services you offer...but never underestimate
the power of a cool basement and moving a hell of a lot of air....I have also tried to force fans into cubes to move air out directly it worked badly ..and did not really change vrm temp much
did cause them to be erratic as hell so I took the heat for stability and less errors currently rarely have any issues and not a lot of up/down etc on the mining for peaks/valleys etc


As you can see from the below pic of my setup and further pics below on the imgur link ... my setup as you can see heat rises blower fan at other end of basement (both fans on 24/7 full out) moves air in ...the hot air rises and the shutter fan as you can see in my pics moves it out ..the heat rises naturally (again tried fans etc just seems to work better this way) up into that corner and viola out it goes but then again I'm moving a lot of air thru the basement as well ..as to the pusher fans and the exhaust fan that is 20 bucks total for both in elec at 13c kwh full out 24/7..a  month it comes out too..well worth the money..should you have no a/c and a basement as is my case for mining
.so in my case just moving the air is working w/o a lot of other tweaks or a/c...and again 3 ft from my ceiling you are looking at a 24/7 15mph breeze at worse Smiley

Also remember this is the heat for TWO Titans or 2500 watts 24/7 your results would be much better with only 1 titan unit say if you had a basement and fans etc
like my basement the results for heat imho would be more dramatic

http://lostgonzo.imgur.com/






i did clock down the 2 hottest dies to 300mh from 325mh ..one at 1 click below the standard 300mh voltage setting the other at the 300mh voltage setting all other settings at 325
except for the off cubes at the standard voltage that knc came at for 300mh took 10c off the vrms.... so all at 80F in the basement run no more then 86c at that temp in bsmt
that was needed as summer arrived ..i imagine in sept i can kick it back up with out any vrm heat issues again in that it ran well at maxed out..but settings all winter

toggle the speed down and drop the heat...that seems to be effective enough...move a hell of a lot of air above the titan(s) 24/7 in and out is the biggest plus imho

i also tried your fans directly into cubes and or small usb fans blowing into cubes etc...again more stable just letting the air naturally rise and then 3 ft from the ceiling between the
pusher fan and the slated exhaust fan pushing out above the titans it is like a 15 mph breeze 24/7 LOL Smiley Some of this may be due to my 6 cube and 2 cube unit (saved me
from getting 2 more corsair 1200i's with 2nd used titan) but to repeat ..the cube pushing air out pretty well the rather prompt heat rise to the ceiling and the immediate
pushing of air in and out of the basement seems to do the trick


Winter is coming....but this was the advice I was given ..was repeatedly told needed a/c in basement and or fans in front of cubes etc...then one guy said you just need to
get the heat out ..the basement will take care of the rest compared to outside temps.....so far he has been completely correct ..especially in that I have 2x the heat of a
normal titan unit to move

good luck on your service..but for those just dealing with this for the summer you may want to try my method or even more creative a complete ducting setup above your
titan with round ducting and blast the heat directly out from the get go

I am sure your service will be very valuable for those cubes more damaged then mine with restart/worse dies and heat issues

as to my 2 dead dies...as crappy as knc made the stuff and most nov 2013 folk i know who got titans have a die or two dead anyway (thus the batch) the fact
I'm getting 650.1mh with 2 dead dies and 1 cube only set to 312.5 vs 325 is a frigging miracle imho ..just gonna go with the flow...frigging miracle they are doing
that cheap raspberry pi kiddie science projects that the titans are imho they so over clocked this titans anyway 50.1mh above 300mh and the fact the titans
have lasted this long is well again miraculous imho Smiley

now as i write this I may have jinxed myself and blew a cube and will need your services...but anyway the above advice was given to me on how to move air
with two titans w/o a/c or too weird of tricks..so just passing it forward Smiley For those with less options no basement or worse equipment this is not gonna help
much but again w/o the guys advice on how to move air in my basement and using an a/c unit I may have had the same results ..but at the cost of 250 usd
more for the a/c  at least a month imho

also my motto works with knc titans 'get what you can' w/o getting too obsessed with speed dead dies etc.....these units were orig only on warranty for 3 months
thus that was knc's thoughts on how long they would last.... my units the used and new both nov units have been going 24/7 for 9+ months ..you have issues with
heat for a couple months adjust your expectations....ask around for stuff like I have done or the full out ducting etc....but eventually they will 'poop' out it is how
the knc stuff was made imho

anyway what I'm doing wrong/right or who the f*ck knows Smiley





legendary
Activity: 2450
Merit: 1002
I can check it out pretty quickly

btw, it doesn't seem like the max temp is working, I have it set for 90c and a die hit 92c, nothing happened


Testing a rearrangement & rewrite of hard reset detection. Will have to wait till mine actually needs resetting to see if it works. If it does, it should differentiate between soft reset success vs fail and then applying hard power reset to cube if needed.
My Titan doesnt experience successfull soft resets. So, will need someone to test it out once I verify the soft reset fail then hard reset works.
It doesnt happen instantly. Think it loops every 4 seconds. Ill test it here in a lil while. I dont see why it wouldnt work but Ill double check =)
Grr nevermind, somehow it stopped writing to the config file. Ill have to look into it later. Not sure how it broke =P
Probably a typo somewhere lol
[/quote]

well I had 1 hard reset work flawlessly  Smiley

I'll pledge .5 btc for your efforts, if you can just drop the MHz from 325 to 300, instead of turning the die off. Also can you add another temp cut-off 93c -- I manually turn them down around 92/93 - it's usually at those temps for only a few hours, and haven't had any problems
[/quote]

Hrm....ok well I found an issue w/ the changes but only as of this morning when I started editing the code again, these erronous edits did not make it into my latest release. I fixed the issues but the release u downloaded should still have worked properly.

Any chance you can paste the contents of /var/log/monitordcdc.log when the thermal trip doesnt work for you?
It would require ssh'n into the pi and copying the contents of that file to a text file.

The test works perfect on my box when I set the temp threshold to 70....(added as a testing temp =) )
I dont even have to hit refresh on the advanced settings page, I can see the dies get turned to 0's that go over threshold, after bfgminer restarts.

Also, yes when I have more time, now that I see how KNC updates clocks without needing to restart bfgminer, I will implement a soft clock scale down w/o needing a bfgminer restart. =) I will also put 92/93C in there for ya =)
legendary
Activity: 1894
Merit: 1087
if I ever see sam cole, i will punch him in the dick
sr. member
Activity: 346
Merit: 250
psygambler
Is it karma? I haven't had a dead die yet since my RMA, but today i got my first after reading up on the firmware patch ;P

But I feel like a noob, don't understand how i update with your patch? do it like normal, just update or do I have to do the coding part as It says you explain on github?
sr. member
Activity: 342
Merit: 250
I can check it out pretty quickly

btw, it doesn't seem like the max temp is working, I have it set for 90c and a die hit 92c, nothing happened


Testing a rearrangement & rewrite of hard reset detection. Will have to wait till mine actually needs resetting to see if it works. If it does, it should differentiate between soft reset success vs fail and then applying hard power reset to cube if needed.
My Titan doesnt experience successfull soft resets. So, will need someone to test it out once I verify the soft reset fail then hard reset works.


well I had 1 hard reset work flawlessly  Smiley

I'll pledge .5 btc for your efforts, if you can just drop the MHz from 325 to 300, instead of turning the die off. Also can you add another temp cut-off 93c -- I manually turn them down around 92/93 - it's usually at those temps for only a few hours, and haven't had any problems
legendary
Activity: 2450
Merit: 1002
I can check it out pretty quickly

btw, it doesn't seem like the max temp is working, I have it set for 90c and a die hit 92c, nothing happened


Testing a rearrangement & rewrite of hard reset detection. Will have to wait till mine actually needs resetting to see if it works. If it does, it should differentiate between soft reset success vs fail and then applying hard power reset to cube if needed.
My Titan doesnt experience successfull soft resets. So, will need someone to test it out once I verify the soft reset fail then hard reset works.
[/quote]
[/quote]
It doesnt happen instantly. Think it loops every 4 seconds. Ill test it here in a lil while. I dont see why it wouldnt work but Ill double check =)
Grr nevermind, somehow it stopped writing to the config file. Ill have to look into it later. Not sure how it broke =P
Probably a typo somewhere lol
legendary
Activity: 2450
Merit: 1002
it does a soft reset of that one die every 5 min or so. no other problems on this rig so don't need any hard resets or temp monitor because this one runs cool. I'll just run the old img


So, it will remember the temp settings across a reboot as it rewrites the file that checks these temps & settings. Whenever you hit the submit button it permanently changes those settings.  
As far as handling die soft resets, I think I know a way to differentiate between the 2 via the monitoring script and could possibly modify the code to look for 2 different lengths of time and handle via a soft reset on the short timeout and on a longer timeout make it do the power cycle on the cube. My titan seems to have no soft resets , only hard resets so thats what I modified the script for =)... I thought most Titans didnt actually have die timeouts that were fixed by soft resets. =P
How often do the soft resets happen for you. Because, honestly it wont hurt anything by issuing the dcdc power reset thats coded in my firmware, thats if its not happening like every minute or something crazy lol!
If its like once every few hours or once a day, then the hard reset in my firmware is still just fine.
[/quote]
[/quote]

Testing a rearrangement & rewrite of hard reset detection. Will have to wait till mine actually needs resetting to see if it works. If it does, it should differentiate between soft reset success vs fail and then applying hard power reset to cube if needed.
My Titan doesnt experience successfull soft resets. So, will need someone to test it out once I verify the soft reset fail then hard reset works.
legendary
Activity: 2450
Merit: 1002

my question is how do you handle the soft asic resets where it comes up 1a NONCE received whatever the msg is ..and eventually it fixes its self promptly after
maybe saying the same message in 4 lines like 1a 1b 4c 2d or whatever?


I have one die that does these soft resets quite often, half the die is working the other half isn't. So I tried the GenTarkin upgrade and it changes these soft resets into hard power down/up resets, so it's probably not what you are looking for on that rig. I switched back to the old img.

I am using GenTarkin img on my other rigs, and it is fine so far.

Haven't had a temp trigger yet but I expect at least 2 dies to trigger over 90c today, see how that works

GenTarkin do we need to enable the  max temp each time we start the rig or just once and it remembers on subsequent restarts?

Steve

ps here's the soft reset msg sequence

 [2015-08-10 16:33:33] KNC 4b[5:1:369]: Got nonce for unknown work in slot 0
 [2015-08-10 16:33:33] KNC 4b[5:1:370]: Got nonce for unknown work in slot 0
 [2015-08-10 16:33:33] KNC 4b[5:1:370]: Got nonce for unknown work in slot 0
 [2015-08-10 16:33:33] KNC 4b[5:1:370]: Got nonce for unknown work in slot 0
 [2015-08-10 16:33:33] KNC 4b[5:1:370]: Got nonce for unknown work in slot 0
 [2015-08-10 16:33:33] KNC 4b[5:1:370]: Got nonce for unknown work in slot 0
 [2015-08-10 16:33:33] Pool 0 stale share detected, submitting as user requested
 [2015-08-10 16:33:33] KNC 4[5-1] Die configured successfully

not sure how to detect these soft resets, maybe just run the hard reset routine at a set interval like every 5 min -- that way gives the soft reset time to do its thing


So, it will remember the temp settings across a reboot as it rewrites the file that checks these temps & settings. Whenever you hit the submit button it permanently changes those settings. 
As far as handling die soft resets, I think I know a way to differentiate between the 2 via the monitoring script and could possibly modify the code to look for 2 different lengths of time and handle via a soft reset on the short timeout and on a longer timeout make it do the power cycle on the cube. My titan seems to have no soft resets , only hard resets so thats what I modified the script for =)... I thought most Titans didnt actually have die timeouts that were fixed by soft resets. =P
How often do the soft resets happen for you. Because, honestly it wont hurt anything by issuing the dcdc power reset thats coded in my firmware, thats if its not happening like every minute or something crazy lol!
If its like once every few hours or once a day, then the hard reset in my firmware is still just fine.
sr. member
Activity: 342
Merit: 250

my question is how do you handle the soft asic resets where it comes up 1a NONCE received whatever the msg is ..and eventually it fixes its self promptly after
maybe saying the same message in 4 lines like 1a 1b 4c 2d or whatever?


I have one die that does these soft resets quite often, half the die is working the other half isn't. So I tried the GenTarkin upgrade and it changes these soft resets into hard power down/up resets, so it's probably not what you are looking for on that rig. I switched back to the old img.

I am using GenTarkin img on my other rigs, and it is fine so far.

Haven't had a temp trigger yet but I expect at least 2 dies to trigger over 90c today, see how that works

GenTarkin do we need to enable the  max temp each time we start the rig or just once and it remembers on subsequent restarts?

Steve

ps here's the soft reset msg sequence

 [2015-08-10 16:33:33] KNC 4b[5:1:369]: Got nonce for unknown work in slot 0
 [2015-08-10 16:33:33] KNC 4b[5:1:370]: Got nonce for unknown work in slot 0
 [2015-08-10 16:33:33] KNC 4b[5:1:370]: Got nonce for unknown work in slot 0
 [2015-08-10 16:33:33] KNC 4b[5:1:370]: Got nonce for unknown work in slot 0
 [2015-08-10 16:33:33] KNC 4b[5:1:370]: Got nonce for unknown work in slot 0
 [2015-08-10 16:33:33] KNC 4b[5:1:370]: Got nonce for unknown work in slot 0
 [2015-08-10 16:33:33] Pool 0 stale share detected, submitting as user requested
 [2015-08-10 16:33:33] KNC 4[5-1] Die configured successfully

not sure how to detect these soft resets, maybe just run the hard reset routine at a set interval like every 5 min -- that way gives the soft reset time to do its thing
Pages:
Jump to: