Jump to content

danielocdh

Member
  • Posts

    27
  • Joined

Everything posted by danielocdh

  1. my gtx 1080ti gave me more PPD(almost the same tho) on a riser with a pcie 1x slot (3.0 but in 2.0 mode) than on my main system pcie 16x 3.0. It seems that the limiting factor on my main system was the single core cpu speed. On my main system the gpu usage according to nvsmi was always below 95%, on the mining system(with riser) was almost always above 95%
  2. Is there a way to check previous hourly production on eoc or any other stats? something like my hourly from 2 or even 5 days ago?
  3. In my hyperx cloud the little cables inside had insulation and burning it didn't work, I had to scrape it with knife, sanding seems to work better according to this vid:
  4. you might need to check with GOT, if your folding name is the same. eoc shows you have been producing
  5. Nice, share if possible. I would have used node too but I assumed python was able to parse PyON, which wasn't the case(would have had to use eval), I ended up doing some replacing and then parsing it as json.
  6. Like Fulminatrix said, if you are running FAH client only in the same machine as the babysitter your "hosts" would look like this: hosts = [ #quoted strings, hosts or IPs separated by comma 'localhost', ] if you are running FAH client on 192.168.1.20 and the same machine as the babysitter it would look like this hosts = [ #quoted strings, hosts or IPs separated by comma 'localhost', '192.168.1.20', ] You can use network hosts with no issues(I do) as long as the babysitter machine is able to ping them/see them when sharing files
  7. same here but it took me a while to come up with the idea, stop being busy and then code it you need to edit/add hosts/ips in the first few lines (and add a password if you use one) save it as babysitter.py in your desktop, you can use notepad just remember to select "save as type": "All files (*.*)" so notepad doesn't add ".txt" to the name. for the python part install python 3 with default options (latest version on their site is ok) https://www.python.org/downloads/ run the script by double clicking babysitter.py in your desktop when you want to stop the script just close its window if you find any problem feel free to reply or write on my feed/dm It is relatively easy but keep in mind that python scripts(and most other types of scripts) just like any program can have functions to do almost anything on your pc/user, so always be cautious with any code you want to run.
  8. babysitter python script updated version by Koppa315: It will automatically scan all the slots and pause+unpause slots that are "Waiting On: WS Assignment" and have too high "Next Attempt" Need to set host(s) and password(only if you use a password) If you find an issue with it, let me know via message Looks like this when running: It access the clients API in a similar(much simpler) way that FAHControl or HFM.NET do It won't restart slots that are still running and trying to download a new WU at the same time. original version(might not work anymore):
  9. I don't even remember the card model but what I did a long time ago was to just remove the original fan and screw an 80mm fan to the heatsink of the card, it lasted until the end of life of that computer. Maybe you could do something similar with 2 fans you have and see how temps are
  10. this proves they really hate those cards, they don't even register now
  11. I had this issue on 1 machine, I don't have enough cpu cores so I just stopped using 1 gpu and just use another as nothing fixed that particular gpu. For another gpu (nvidia, not overclocked) increasing the core voltage 5% did the trick, you could also try to power limit. They weren't failing a lot but I didn't even knew they were failing for a couple days until I saw a screenshot here from someone using hfm.net that showed completed/failed WUs
  12. I'd try quick format with Rufus, it's the only tool that has worked every time for me
  13. I would think the client chooses a random server each time it is started, the downside of this could be that you would interrupt uploads, I'm not sure if they are resumed or have to restart from the beningging after a client restart
  14. So hfm.net and FAH control can pause/resume slots remotely, maybe there is a way to make a script that can babysit slots automatically
  15. rn gtx 1070@71°C(air), ryzen 7 1800X @69°C(AIO) limit GPU and pause CPU for sleep
  16. I woke up at like 50%~, then went out during the day and came back to 30%~
  17. The other day I updated my gaming 5 back and forth like 10 times...it wasn't clear on the site that I had to use an older bios for it to support my A6 cpu >.<
  18. Just ordered a cpu to be able to use more gpus on one of the machines
  19. For what has been said it seems like the categories are hardcoded in the client and they didn't want to have to release a new client...but supposedly when you select Any/Any Disease coronavirus WUs will have priority, you might end up doing some folding for other diseases but that's not really a bad thing.
  20. Another reason to ask any software company to not enable unneeded things/services by default.
  21. You still could try contacting them for warranty, if I remember correctly "warranty void if removed" stickers are not legally binding in the u.s.(under most circumstances) and sometimes one can get lucky and get warranty even if it was your fault. If they won't cover it you could still ask them about repair options. Remember to backup your data before taking the computer anywhere for repair.
×