as yet i can seem to get it restarted. ive tried using the miner options like, E enable, R reset etc etc
Hello Zac123, Glad to hear that you got it mostly wrking.
You can test to see if it is a faulty usb port or a finicky stick by swapping the order of the sticks. Powered usb hubs vary a lot in quality and you may feel excess heat from the hub itself. If it happens to be the same stick that keeps turning off, some people would say to increase the voltage by turning the pot. @200 MHz you should be under your max current draw, but that depends if you were already messing around with the pot to begin with. The counterintuitive thing would be to actually lower the voltage in case you have a slightly power hungry stick that was drawing too much current through the usb port, and caused it to lose communication to the Raspberry pi.
Restarting the pi should put it back to working order, from an off state, for a while if you didn't address anything written above. And that could be automated using your crontab schedule. *at least mine does. In conjunction, although not ideal, I have my hub plugged into a smart plug that i can control from anywhere, and set up a schedule on that. But this is mainly used in case the pi loses its wifi signal, (yet again not ideal), or the pi locks up. I set my crontab schedule to safely shut down the pi slightly before the smart plug shuts it all down and starts everything back up once a week.
thanks MG. good point about the voltage pot. currently they are all set to the 3 o'clock position. i'll tweek the ones that are going to "off" when i get home.
i'm interested in "safely shut down". i'm using the crontab to restart but i did wonder whether this was a little servere. does it initiate a proper shutdown sequence or just kill it immediately....
anyway... some more research tonight.....