Bitcoin Forum
May 24, 2024, 07:59:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: [Bounty 0.1 BTC] MinePeon stability issues  (Read 3276 times)
LogicalUnit (OP)
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250


View Profile
September 15, 2013, 04:35:22 AM
 #21

. . .and now it's working again. Only thing I did was a sudo python2 cgminerLCDStats.py, followed by ctrl-c, and then sudo python2 cgminerLCDStats.py &
cardcomm
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
September 15, 2013, 04:55:39 PM
 #22


I've duplicated this issue, and posted a "fix" for it here:

https://bitcointalk.org/index.php?topic=137934.msg3149341#msg3149341

In short, it's likely a bad USB cable.

Hmm, I've tried 3 different USB cables, including crimping one, and none of them work. The device shows up when I do an lsusb as Van Ooijen Technische Informatica shared ID for use with libusb, but I get the same error.

PM'ed you with another potential fix Smiley

Easily see your cgminer status with my cgminerLCDStats app:  http://cardcomm.github.io/cgminerLCDStats/
Did my post help you or make you laugh? Let me know with Bitcoins at: 1CQfpMHQ5zVuZ5i9uxSHSSx4J8ZhehSjn3  Smiley
viriat0
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 501


View Profile
September 15, 2013, 05:33:06 PM
 #23

Always had instability with version 0.2.3, changed to 0.2.2.

Uptime
0.2.2 cgminer3.3.1 3 days 7 hours 46 minutes 51 seconds 3 days 7 hours 46 minutes 13 seconds.

Setup
7 gizmos
D-linh hub7
Mitsai

Cheers
cardcomm
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
September 20, 2013, 04:51:53 PM
 #24

Did you get the LCD display working?

Easily see your cgminer status with my cgminerLCDStats app:  http://cardcomm.github.io/cgminerLCDStats/
Did my post help you or make you laugh? Let me know with Bitcoins at: 1CQfpMHQ5zVuZ5i9uxSHSSx4J8ZhehSjn3  Smiley
LogicalUnit (OP)
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250


View Profile
September 21, 2013, 12:49:35 AM
 #25

Did you get the LCD display working?

Yes! https://bitcointalk.org/index.php?topic=290511.msg3156977#msg3156977

However, the script seems to terminate after several hours, and I need to restart it. Could there be a memory leak or something in the code?
LogicalUnit (OP)
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250


View Profile
September 21, 2013, 01:01:32 AM
 #26

I'd also like to bring something to the attention of the MinePeon WebGui developers: when diff is greater than 1 in cgminer, the WebGui reports the number of accepted shares as the total accepted shares divided by the diff. So in my rig with 10 AMUs, cgminer 3.4.2 sets my diff to 10 automatically. This means that while one of my AMUs has 3400 accepted shares, only 340 accepted shares appear in the WebGui, skewing all of the statistics.
tk1337
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
September 21, 2013, 04:51:12 AM
 #27

I'd also like to bring something to the attention of the MinePeon WebGui developers: when diff is greater than 1 in cgminer, the WebGui reports the number of accepted shares as the total accepted shares divided by the diff. So in my rig with 10 AMUs, cgminer 3.4.2 sets my diff to 10 automatically. This means that while one of my AMUs has 3400 accepted shares, only 340 accepted shares appear in the WebGui, skewing all of the statistics.

Granted I stopped using CGMiner due to instability with working with over 20 miners, however, there are some stats still off from console to webUI (mainly HW Error % from my screenshots). I really don't think the code is doing anything with the stats from the API other than pulling them directly from the miner, but I am going to take a look into it, I did see a few things awhile back.

BFGMiner Console


BFGMiner WebUI
kano
Legendary
*
Offline Offline

Activity: 4508
Merit: 1819


Linux since 1997 RedHat 4


View Profile
September 21, 2013, 08:36:13 AM
 #28

You can't divide those two numbers and get a correct answer for anyone except a few.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
cardcomm
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
September 23, 2013, 05:27:13 PM
 #29

Did you get the LCD display working?

Yes! https://bitcointalk.org/index.php?topic=290511.msg3156977#msg3156977

However, the script seems to terminate after several hours, and I need to restart it. Could there be a memory leak or something in the code?

Well, I can't preclude the chance of a memory leak, but my script runs days at a time without failing. Are you seeing an error message? I seem to recall you getting an error to the effect that it's unable to claim the USB device.

Easily see your cgminer status with my cgminerLCDStats app:  http://cardcomm.github.io/cgminerLCDStats/
Did my post help you or make you laugh? Let me know with Bitcoins at: 1CQfpMHQ5zVuZ5i9uxSHSSx4J8ZhehSjn3  Smiley
LogicalUnit (OP)
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250


View Profile
September 24, 2013, 02:49:43 AM
 #30

It seems to be claiming the USB normally, and it's been running for about a day now. I'll let you know how it goes.
LogicalUnit (OP)
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250


View Profile
September 25, 2013, 01:54:13 AM
 #31

Okay, the stats screen froze again in just under 2 days of mining (about 45 hrs of uptime). When I restarted the stats script, I noticed that cgminer had been restarted as well, a few hours earlier. This implies that something in the system is causing problems for both.

Can someone help me debug?
LogicalUnit (OP)
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250


View Profile
September 28, 2013, 11:14:28 AM
 #32

Anyone? I'm still getting cgminer restarts and LCD script termination. Sad
tk1337
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
September 28, 2013, 03:04:39 PM
 #33

Anyone? I'm still getting cgminer restarts and LCD script termination. Sad

Switch to BFGMiner and see if that solves your issues, has for me and several others lately.
LogicalUnit (OP)
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250


View Profile
September 29, 2013, 01:41:14 AM
 #34

Anyone? I'm still getting cgminer restarts and LCD script termination. Sad

Switch to BFGMiner and see if that solves your issues, has for me and several others lately.

Can you provide instructions?
LogicalUnit (OP)
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250


View Profile
September 29, 2013, 02:18:30 AM
 #35

Okay, I've got bfgminer up and running, but now my http stats don't work. Hrm. . .
tk1337
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
September 29, 2013, 06:01:38 AM
 #36

Okay, I've got bfgminer up and running, but now my http stats don't work. Hrm. . .

I saw your post in the other thread, tbh, I haven't ran the http from 0.2.2 in a long time now, so with that being said...
I can attempt to pull it on one of my rPi's and see what could be the issue for you (or) attempt to download the latest version of http (see my information about backing up your current http directory) however, I do know the latest of http 0.2.3a is still under dev. so you will probably run into issues there as well... I can't remember the simple fixes that were needed for the latest dev build, as I have so many random projects going on within my http directory for stuff I'm coding, I haven't done a pull in awhile.

But I can easily do an update, pull the http from 0.2.2 and see what the issue is, then tell you how to fix it (if I am indeed having the same issue). I'll do it on my other rPi that's just acting as a proxy for the blades, I never use the webStats on that one.

Sorry for not responding earlier about switching to bfgminer, haven't looked at the forums in a little bit...

Code: (Switch from CGMiner to BFGMiner on MinePeon)
sudo systemctl stop cgminer.service
sudo systemctl disable cgminer.service
sudo systemctl enable bfgminer.service
sudo systemctl start bfgminer.service
LogicalUnit (OP)
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250


View Profile
September 30, 2013, 01:57:59 AM
 #37

But I can easily do an update, pull the http from 0.2.2 and see what the issue is, then tell you how to fix it (if I am indeed having the same issue). I'll do it on my other rPi that's just acting as a proxy for the blades, I never use the webStats on that one.

Cool, thanks for checking it out Smiley
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!