Pages:
Author

Topic: [GUIDE] GridSeed 5-Chip USB, Blade & Black Miner Support/Tuning - page 36. (Read 308807 times)

hero member
Activity: 546
Merit: 500
Yes, same for me. Two latest versions still freeze after some hours.
Im back to old version currently.
newbie
Activity: 10
Merit: 0
The previous update was working great, but the most recent after the TUI recode and stratum fix crashes after about 2 hours.  The previous version was running solid for 15 hours until I stopped to update.  I can still view the screen but all text has stopped updating on the worker is not online anymore.  Very similar looking crash to the update from 2 revisions ago, before the "TUI stuck" issue was addressed.  I'm sorry if this is no help.   Roll Eyes

RBPi with 3.10.30+ kernel
All updates done
21 5 chip miners

Have you tried running the program in background? (With -t option, TUI will be disabled)
Mine has been running for 8 hrs without problem, using the latest binary on RPi with -D and -t option.
However the drop out issue on Windows 7 seems still persist even with FIFO is disabled. So I'm sticking with PRi build now. With log output and web interface it's still manageable
full member
Activity: 445
Merit: 100
The previous update was working great, but the most recent after the TUI recode and stratum fix crashes after about 2 hours.  The previous version was running solid for 15 hours until I stopped to update.  I can still view the screen but all text has stopped updating on the worker is not online anymore.  Very similar looking crash to the update from 2 revisions ago, before the "TUI stuck" issue was addressed.  I'm sorry if this is no help.   Roll Eyes

RBPi with 3.10.30+ kernel
All updates done
21 5 chip miners
newbie
Activity: 27
Merit: 0
A few questions about the Sandor11 cpuminer when used with 5 chip gridseed

1. How do you know the Autotune has completed ? From what I understand Autotune will increase is small steps 25 Mhz if not more than 3 hardware errors are detected if this is the case it drop down by 25 Mhz.

I just see these type of messages

[2014-04-29 22:33:4.217] 8@0 850MHz: Got nonce 70fe0200, Hash <= Htarget!
[2014-04-29 22:33:4.219] 8@0: 2821 steps until frequency adjusts to 875MHz
[2014-04-29 22:33:4.232] 8@0: accepted 3/3 (100.00%) 72.0/143.5/2152.9 (Pool: 2391.5) KH/s

I've never seen any message about Autotune having  completed  how is the end result displayed

2. Is it possible to dual mine Scrypt and SHA256 using Sandor11 cpuminer, and or in conjunction with another miner.

3. I have one Gridseed miner that only has a red flashing LED, Green one never turns on. it seems to be working fine. this is a replacement unit from ZoomHash wondering if I have another lemon.

cpuminer-gc3355 - Started: [2014-04-29 22:32:07]
=============================================================================
(2s) | 0.00/0.00 MH/s | A: 0 R: 0 HW: 0
Connected to useast.wafflepool.com:3333 diff 512 with stratum as user 1.........
=============================================================================
GSD 0 | 850 MHz | 522.2/287.3 KH/s | A: 7 R: 1 H: 0

=============================================================================
[2014-04-29 22:40:00] Stratum detected new block
[2014-04-29 22:40:00] Dispatching new work to GC3355 threads (0x6280ca50)

thank you.
sr. member
Activity: 294
Merit: 250
Thanks for answering the Q about multiple mini's!

Just sftpd the newest binary on there. Thanks for the update, I'll let you know if I see anything funky on RPI.

edit:I can confirm the top stats thing isn't an issue on rPi but it sounds like you had already isolated that as a windows only thing.
sr. member
Activity: 252
Merit: 254
No idea why the top stat is bugged in Windows, seems to be some sort of memory corruption or bug in the library, the function that's causing it is "wprintw".
I'll have look in Valgrind.

If it helps any, it looks like the Total accepted is the same as total hw errors.  I've been periodically checking and happen to see both numbers change to the same number at the same time.
hero member
Activity: 616
Merit: 500
No idea why the top stat is bugged in Windows, seems to be some sort of memory corruption or bug in the library, the function that's causing it is "wprintw".
I'll have look in Valgrind.
sr. member
Activity: 252
Merit: 254
Sandor, the stats are not updating in the new version? My screenshot:

http://snag.gy/D6aPH.jpg

They still show 0 and 0 speed even after some time when shares have been accepted and mining is in progress..

I can confirm.  I'm seeing the same thing here.  The individual gridseed hashrates are updating, but the "total" at the top always says 0/0.  Sometimes there's a "-" in front, but always 0.

Edit:  Also looks like the Total number of accepted isn't updating past 1.  So far each gridseed says 10+ accepted but the total at the top still says 1.

member
Activity: 86
Merit: 10
Sandor, the topline stats are not updating in the new version? My screenshot:

http://snag.gy/D6aPH.jpg

They still show A:0 and 0 MH/s speed even after some time when shares have been accepted and mining is in progress.
sr. member
Activity: 252
Merit: 254
Important! You MUST update to the latest binaries (Download on Github)

In this update the TUI code is rewritten, it accepts any window size and if the window isn't large enough, you can scroll through the stats using the UP/DOWN keys.
Fixed the biggest bug yet related to crashes/stuck/flooding of HW errors, it's really critical to update now!

G-Blades are 2 boards, so 2 ttyACMx. No need to tell it, it detects which is which based on the firmware version thats on the MCU chip. Smiley

Thanks Sandor!  Testing it out now.

For those missing the link:  https://github.com/siklon/cpuminer-gc3355/  (It's also in Sandor's sig)

sr. member
Activity: 378
Merit: 250
Important! You MUST update to the latest binaries (Download on Github)

In this update the TUI code is rewritten, it accepts any window size and if the window isn't large enough, you can scroll through the stats using the UP/DOWN keys.
Fixed the biggest bug yet related to crashes/stuck/flooding of HW errors, it's really critical to update now!



This is working great for me on a raspi. I just ordered 2 more gridseeds...

Would the syntax for my new script have this in it:

Code:
--gc3355=/dev/ttyACM0,/dev/ttyACM1,/dev/ttyACM2

I'm just a little confused because in the readme you mention ttyACM1 and ACM2 being blades - but I'm not sure if I have to tell cpuminer whether the hardware is a blade or a mini. If I understand the documentation correctly it auto-detects the number of chippys.

Anyway - great work, thanks for the help. Expect a tip.



G-Blades are 2 boards, so 2 ttyACMx. No need to tell it, it detects which is which based on the firmware version thats on the MCU chip. Smiley

All miner types or just blades?
Link? Url? File name? Please?
hero member
Activity: 616
Merit: 500
Important! You MUST update to the latest binaries (Download on Github)

In this update the TUI code is rewritten, it accepts any window size and if the window isn't large enough, you can scroll through the stats using the UP/DOWN keys.
Fixed the biggest bug yet related to crashes/stuck/flooding of HW errors, it's really critical to update now!



This is working great for me on a raspi. I just ordered 2 more gridseeds...

Would the syntax for my new script have this in it:

Code:
--gc3355=/dev/ttyACM0,/dev/ttyACM1,/dev/ttyACM2

I'm just a little confused because in the readme you mention ttyACM1 and ACM2 being blades - but I'm not sure if I have to tell cpuminer whether the hardware is a blade or a mini. If I understand the documentation correctly it auto-detects the number of chippys.

Anyway - great work, thanks for the help. Expect a tip.



G-Blades are 2 boards, so 2 ttyACMx. No need to tell it, it detects which is which based on the firmware version thats on the MCU chip. Smiley
legendary
Activity: 1512
Merit: 1012
i keep getting failed to open /dev/ttyACM0

I am running on Raspberry pi:
./minerd --gc3355=/dev/ttyACM0,/dev/ttyACM1,/dev/ttyACM2,/dev/ttyACM3,/dev/ttyACM4,/dev/ttyACM5,/dev/ttyACM6,/dev/ttyACM7 --freq=1000 --gc3355-autotune --url=stratum+tcp://usa-1.liteguardian.com:3335 --userpass=cxxx:x --retries=5



I have the same problem ... I'm using Kernel ... 3.10.37+

I don't have any ttyACM0 in my dev folder ... got 9 Blades connected thru 2 x 10 port usb hubs ... working well with cgminer ...

Having exactly the same issue, am I forgetting something or is there a workaround?

IIRC cgminer uses a different driver than cpuminer/bfgminer. Try modprobe cdc_acm and see if that helps.

Thank you, will try when I have time available to play with my rig.

I had the same problem trying to use cpuminer after having just used cgminer. Could not get a listing of any ttyACM devices. Quick fix was to reboot and start cpuminer without first using cgminer.

Already tried it, did not work, but thanks Smiley

Running it as root should clear up that problem.

Already tried this also but it did not help Sad but thanks anyway!
sr. member
Activity: 294
Merit: 250
This is working great for me on a raspi. I just ordered 2 more gridseeds...

Would the syntax for my new script have this in it:

Code:
--gc3355=/dev/ttyACM0,/dev/ttyACM1,/dev/ttyACM2

I'm just a little confused because in the readme you mention ttyACM1 and ACM2 being blades - but I'm not sure if I have to tell cpuminer whether the hardware is a blade or a mini. If I understand the documentation correctly it auto-detects the number of chippys.

Anyway - great work, thanks for the help. Expect a tip.

hero member
Activity: 616
Merit: 500
There is a major bug (typo) in the current build that is affecting mining and HW errors, I will provide a fix ASAP.
member
Activity: 86
Merit: 10
My 5 Chip gridseeds run for hours without any issues and with TUI enabled, but my blades have a lot of issues. For some reason they just stop hashing on this version after 30 minutes or so even with the TUI disabled. They worked fine on your previous version (cpuminer-GC3355-win32-sandor111) so not sure what I am doing wrong. I just have 2 separate bat files for the 5 chip and blades.

This is for the blades I tried it with auto tune enabled/disabled with no difference. I lowered the Frequency from 838 to 825 to 800 and does not seem to be related to the freq setting.

:loop
minerd-gc3355 --freq=825 --gc3355=\\.\COM17,\\.\COM18 --url=stratum+tcp://us-east2.multipool.us:7777 --userpass=XXXX.XXXX:X --retries=1
minerd-gc3355 --freq=825 --gc3355=\\.\COM17,\\.\COM18  --url=stratum+tcp://us-west2.multipool.us:7777 --userpass=XXXX.XXXX:X --retries=1
minerd-gc3355 --freq=825 --gc3355=\\.\COM17,\\.\COM18 --url=stratum+tcp://eu2.multipool.us:7777 --userpass=XXXX.XXXX:X --retries=1
goto loop
pause

What happens is I see cpuminer still dispatching work , but no response from the blades anymore.

Thanks

please clear something up for me, why the loop? Normally, in both instances, those commands only need to be run once, then it's off and running, right?
tanks



I thought the loop was needed for the failover pools I think i saw this in the readme

sr. member
Activity: 378
Merit: 250
My 5 Chip gridseeds run for hours without any issues and with TUI enabled, but my blades have a lot of issues. For some reason they just stop hashing on this version after 30 minutes or so even with the TUI disabled. They worked fine on your previous version (cpuminer-GC3355-win32-sandor111) so not sure what I am doing wrong. I just have 2 separate bat files for the 5 chip and blades.

This is for the blades I tried it with auto tune enabled/disabled with no difference. I lowered the Frequency from 838 to 825 to 800 and does not seem to be related to the freq setting.

:loop
minerd-gc3355 --freq=825 --gc3355=\\.\COM17,\\.\COM18 --url=stratum+tcp://us-east2.multipool.us:7777 --userpass=XXXX.XXXX:X --retries=1
minerd-gc3355 --freq=825 --gc3355=\\.\COM17,\\.\COM18  --url=stratum+tcp://us-west2.multipool.us:7777 --userpass=XXXX.XXXX:X --retries=1
minerd-gc3355 --freq=825 --gc3355=\\.\COM17,\\.\COM18 --url=stratum+tcp://eu2.multipool.us:7777 --userpass=XXXX.XXXX:X --retries=1
goto loop
pause

What happens is I see cpuminer still dispatching work , but no response from the blades anymore.

Thanks

A full miner log would help here.

please clear something up for me, why the loop? Normally, in both instances, those commands only need to be run once, then it's off and running, right?
tanks
sr. member
Activity: 292
Merit: 250
Noticed when running the latest TUI build, when I use the --debug flag the miner stops running after 12+ minutes. Running normal without --debug flag everything running fine. My pc running win7 x64.
hero member
Activity: 616
Merit: 500
My 5 Chip gridseeds run for hours without any issues and with TUI enabled, but my blades have a lot of issues. For some reason they just stop hashing on this version after 30 minutes or so even with the TUI disabled. They worked fine on your previous version (cpuminer-GC3355-win32-sandor111) so not sure what I am doing wrong. I just have 2 separate bat files for the 5 chip and blades.

This is for the blades I tried it with auto tune enabled/disabled with no difference. I lowered the Frequency from 838 to 825 to 800 and does not seem to be related to the freq setting.

:loop
minerd-gc3355 --freq=825 --gc3355=\\.\COM17,\\.\COM18 --url=stratum+tcp://us-east2.multipool.us:7777 --userpass=XXXX.XXXX:X --retries=1
minerd-gc3355 --freq=825 --gc3355=\\.\COM17,\\.\COM18  --url=stratum+tcp://us-west2.multipool.us:7777 --userpass=XXXX.XXXX:X --retries=1
minerd-gc3355 --freq=825 --gc3355=\\.\COM17,\\.\COM18 --url=stratum+tcp://eu2.multipool.us:7777 --userpass=XXXX.XXXX:X --retries=1
goto loop
pause

What happens is I see cpuminer still dispatching work , but no response from the blades anymore.

Thanks

A full miner log would help here.
member
Activity: 86
Merit: 10
My 5 Chip gridseeds run for hours without any issues and with TUI enabled, but my blades have a lot of issues. For some reason they just stop hashing on this version after 30 minutes or so even with the TUI disabled. They worked fine on your previous version (cpuminer-GC3355-win32-sandor111) so not sure what I am doing wrong. I just have 2 separate bat files for the 5 chip and blades.

This is for the blades I tried it with auto tune enabled/disabled with no difference. I lowered the Frequency from 838 to 825 to 800 and does not seem to be related to the freq setting.

:loop
minerd-gc3355 --freq=825 --gc3355=\\.\COM17,\\.\COM18 --url=stratum+tcp://us-east2.multipool.us:7777 --userpass=XXXX.XXXX:X --retries=1
minerd-gc3355 --freq=825 --gc3355=\\.\COM17,\\.\COM18  --url=stratum+tcp://us-west2.multipool.us:7777 --userpass=XXXX.XXXX:X --retries=1
minerd-gc3355 --freq=825 --gc3355=\\.\COM17,\\.\COM18 --url=stratum+tcp://eu2.multipool.us:7777 --userpass=XXXX.XXXX:X --retries=1
goto loop
pause

What happens is I see cpuminer still dispatching work , but no response from the blades anymore.

Thanks

Sounds like a common problem solved by:
If you're using Win7 or later, try turning off FIFO buffers in your comm port (advanced) settings in device manager.

Yes I definitely did this when you first brought it up in one of the other forums. That was a good call for sure. Its not a big deal I will just stick with the older version on my blades for now. I am sure it something screwed up with my hardware/drivers if no one else has this issue. I will keep playing around with it though.
Pages:
Jump to: