Author

Topic: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs - page 121. (Read 1260395 times)

hero member
Activity: 546
Merit: 500
I am having a problem with one of my miners, an sp31. when i try to log on it behaves as if i got the password wrong. so i can not access my miner, it is still mining but not on my pool, since it is still consuming the full 12amps. I have tried doing the SD recovery and the SD boot. Both did not work. I was wondering does anybody else maybe have a possible solution to this problem i am experiencing?
legendary
Activity: 3234
Merit: 1221
We sold out all of our 2nd gen miners.



Congrats Guy and team, but Damn have to change my sig again! Sad
member
Activity: 170
Merit: 10
Nice work!  Looking forward to gen3.
legendary
Activity: 1316
Merit: 1014
ex uno plures
Indeed, congrats. That was a very gutsy move bringing out the SP20 when you did, with so much uncertainty in the BTC world.
legendary
Activity: 1638
Merit: 1005
We sold out all of our 2nd gen miners.



Congrats, love my sp20E BUT don't forget us (home miner) in your next gen ! Smiley
newbie
Activity: 48
Merit: 0

Congrats!   I've been a customer for each version of their hardware and the Team @ Spondoolies-Tech has built some awesome hardware!   Looking forward to Gen3!
legendary
Activity: 1596
Merit: 1000
We sold out all of our 2nd gen miners.



Huge congratulations, Spondoolies. You're by far the best hardware manufacturer, and as someone who just picked up his first piece of Spondoolies kit yesterday I sincerely hope to be able to purchase more from you in the near future. Incredible quality hardware, puts everything else in my "farm" to shame.
legendary
Activity: 3990
Merit: 4597
We sold out all of our 2nd gen miners.

Congratulations!

I hope we will see a price increase in the second hand market!


I second that, but it is not happening so far  Wink.

I found it amazing that nobody had created anything like the SP3X series in almost a year.
Great job from SPT.
Cheers
legendary
Activity: 1904
Merit: 1007
We sold out all of our 2nd gen miners.

Congratulations!

I hope we will see a price increase in the second hand market!
hero member
Activity: 742
Merit: 500
We sold out all of our 2nd gen miners.



You are already missed!

Be back very soon! Grin
hero member
Activity: 924
Merit: 1000
We sold out all of our 2nd gen miners.



Grats on that achievement.
hero member
Activity: 773
Merit: 528

Can you please explain how to install this package?
Would it be just create the files and copy/paste the code?
legendary
Activity: 2380
Merit: 1150
We sold out all of our 2nd gen miners.



Now that I've started to sell my comic book collections? *grrrrr*
copper member
Activity: 2898
Merit: 1465
Clueless!
We sold out all of our 2nd gen miners.




sigh.......still want one in my basement....could put a comercial unit in when you have them.........the neighbors will not mind the next generation jet engine sounds of the fans right?

i doubt my argument that it would become soothing would work. (this is aside from the usual impracticalness of it all with price/power etc etc) Smiley


donator
Activity: 1414
Merit: 1051
Spondoolies, Beam & DAGlabs
We sold out all of our 2nd gen miners.

hero member
Activity: 773
Merit: 528
Also, another thing that might be useful would be to have front/back temperature graphs and/or alarms.
I searched in the .php file that takes the stats:
Code:
miner# cat /var/www/SP3x/index_stats.php
  

    

      

        
Temp Front / Back T,B

        
echo $mpTemp[1]; ?> °C / echo $mpTemp[2]; ?>,echo $mpTemp[3]; ?> °C


        
Socket Voltage

        
echo $voltage." volt"; if (($voltage 130) && $overvolt110) echo " ! 110V limitation override ! "?>

        
Fan Speed

        
echo $workmode['FAN']['value']?>

        
Start Voltage

        
echo $workmode['VST']['value']/1000?> / echo $workmode['VSB']['value']/1000?>

        
Max Voltage

        
echo $workmode['VMAX']['value']/1000?>

        
Max Watts

        
echo $workmode['AC_TOP']['value']?> / echo $workmode['AC_BOT']['value']?>

      

    

    

      

        
Best Share

        
echo $summary['SUMMARY'][0]['BestShare']; ?>

                
Miner time

        
echo date('D, d M Y H:i'?>

        
System Uptime

        
echo secondsToWords(round($uptime[0])); ?>

        
CGMiner Uptime

        
echo secondsToWords($summary['SUMMARY'][0]['Elapsed']); ?>

        
HTTP access limit

        
echo $limited_access?>

      

    

    

      


        
Hostname

        
echo exec("hostname"$name); ?>

        
MAC address

        
echo exec("/usr/local/bin/getmac.sh"$name);  ?>

        
Hardware Version

        
echo $full_model_name?>

        
FW Version

        
echo(file_get_contents("/fw_ver")) ?>
                  if (! is_link('/usr/local/bin/miner_gate_arm')) {
                 echo 
"
CUSTOM miner_gate_arm! (/usr/local/bin)
"
;
             }
             if (
file_exists('/mnt/config/etc/bin/miner_gate_sp30')) {
                 echo 
"
CUSTOM miner_gate_arm! (/etc/bin)
"
;
             }
        
?>

        

        
CGMiner Version

        
echo $summary['STATUS'][0]['Description']; ?>

        
CGMiner Status

        
echo strtolower(str_replace(' ''_'$proc_status['cgminer'])); ?>">echo $proc_status['cgminer']; ?>

        
MinerGate Status

        
echo strtolower(str_replace(' ''_'$proc_status['minergate'])); ?>">echo $proc_status['minergate']; ?>

     

    

  



So somehow we have to extract the information off these $mpTemp[]  variables..
Anyone got an idea how to do it?
(-> Spondoolies-tech: please implement it in a future patch..)
hero member
Activity: 773
Merit: 528
Anyone tried overclocking settings with fan speed 90 or 100?
legendary
Activity: 3416
Merit: 1865
Curmudgeonly hardware guy
I didn't have a single fan problem on any of the 31 Tubes in my hosting (13 of which are still running). I had two VRMs fail when the exhaust fans weren't working right during a 100F heat wave but that's not bad, 2 out of 992.
legendary
Activity: 1022
Merit: 1003
Running the chips cooler on my SP20's (from auto fan and chips in the 80's-90's to setting fan to 100 and bringing chip temperature down to 70's) resulted in about 3% lower power consumption for the same hash rate.  Cooler is gooder my friends.

One has to wonder how long fans can operate at 100%. I just don't know.

At least as long as FPGAs operating at a steady 100 degrees C.  Or capacitors, PSU's, etc.  If the fan is the weak link in reliability, there was a problem to begin with.  I.E. Asicminer's tube...
Jump to: