Bitcoin Forum
June 20, 2024, 12:55:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 [93] 94 95 96 97 98 99 100 101 102 »
  Print  
Author Topic: [GUIDE] GridSeed 5-Chip USB, Blade & Black Miner Support/Tuning  (Read 308661 times)
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
May 18, 2014, 02:26:12 PM
 #1841

why is there not a similar com option to set all 5 together?

What's wrong with --gc3355-freq=\\.\COM20:1163,\\.\COM21:1163,...  ?

Or just --freq=1163 if you are running them all the same.

Well shyt, Suchmoon, I actually guessed and tried --gc3355-freq=\\.\COM20:1163,\\.\COM21:1163, and it didn't work.
When run, I get the response, Mp GC3355 devices specified, please use --gc3355-detect o-detection, or manually specifiy with --gc3355=DEV0,DEV1,,,,,DEVn
I don't know how to find out what each miner's dev name or number is...
Do you?

Thanks for trying to help!
Woofy

So how did you make the screenshot then? You had to specify the device names and the frequencies somehow?

You can look in Device Manager to find the COM port numbers.

Hey, give me some credit, eh? I mean, I'm no longer a newb  Grin
Yes, the standard cpuminer command line, as such, is:
minerdoc --freq=1163 --gc3355=\\.\com2,\\.\com4,\\.\com5,\\.\com6,\\.\com7,\\.\com8,\\.\com19,\\.\com20,\\.\com21,\\.
\com22,\\.\com23,\\.\com24,\\.\com25,\\.\com26,\\.\com27,\\.\com28,\\.\com29,\\.\com30,\\.\com31,\\.\com32,\\.\com33,\\.
\com34,\\.\com35,\\.\com36,\\.\com37,\\.\com38 --url=stratum+tcp://dosumining.com:3000 --userpass=xxxx:xxxx
That's all there is to it.



I have not tried this , but I believe you need to specify the frequency for each chip? Like so  --gc3355-freq=\\.\COM20:1163:0,\\.\COM20:1163:1,\\.\COM20:1163:2,\\.\COM20:1163:3,\\.\COM20:1163:4

IDK thought I saw that in some readme somewhere that may be worth a try

This should work: --gc3355-freq=\\.\COM20:1163

wolfey2014
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
May 18, 2014, 03:23:22 PM
 #1842

why is there not a similar com option to set all 5 together?

What's wrong with --gc3355-freq=\\.\COM20:1163,\\.\COM21:1163,...  ?

Or just --freq=1163 if you are running them all the same.

Well shyt, Suchmoon, I actually guessed and tried --gc3355-freq=\\.\COM20:1163,\\.\COM21:1163, and it didn't work.
When run, I get the response, Mp GC3355 devices specified, please use --gc3355-detect o-detection, or manually specifiy with --gc3355=DEV0,DEV1,,,,,DEVn
I don't know how to find out what each miner's dev name or number is...
Do you?

Thanks for trying to help!
Woofy

So how did you make the screenshot then? You had to specify the device names and the frequencies somehow?

You can look in Device Manager to find the COM port numbers.

Hey, give me some credit, eh? I mean, I'm no longer a newb  Grin
Yes, the standard cpuminer command line, as such, is:
minerdoc --freq=1163 --gc3355=\\.\com2,\\.\com4,\\.\com5,\\.\com6,\\.\com7,\\.\com8,\\.\com19,\\.\com20,\\.\com21,\\.
\com22,\\.\com23,\\.\com24,\\.\com25,\\.\com26,\\.\com27,\\.\com28,\\.\com29,\\.\com30,\\.\com31,\\.\com32,\\.\com33,\\.
\com34,\\.\com35,\\.\com36,\\.\com37,\\.\com38 --url=stratum+tcp://dosumining.com:3000 --userpass=xxxx:xxxx
That's all there is to it.



I have not tried this , but I believe you need to specify the frequency for each chip? Like so  --gc3355-freq=\\.\COM20:1163:0,\\.\COM20:1163:1,\\.\COM20:1163:2,\\.\COM20:1163:3,\\.\COM20:1163:4

IDK thought I saw that in some readme somewhere that may be worth a try

This should work: --gc3355-freq=\\.\COM20:1163


Sandor, I tried this but it didn't work. What is wrong with it?

--gc3355-freq=\\.\COM2:1163,\\.\COM3:1163,\\.\COM4:1163,\\.\COM5:1163,\\.\COM6:1163 --url=stratum+tcp://dosumining.com:3000 --userpass=xxxx:xxxx



I Modify Miners Professionally! PM me for details!
wolfey2014
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
May 18, 2014, 03:29:59 PM
 #1843

Hey, I've been having recent loss of comm with stratum and it doesn't try to reconnect after it loses comm.
I have to reset the usb hubs by re-powering them or resetting them each individually via device manager. After that they run fine for hours then just crap out again. This only started happening a day ago. I have each hub powered separately each with 2+Amp supply which well more than they need for 26 miners pulling maybe 100 or so mA each.
I have noticed some of the usb plugs are not keeping seated / connected properly and I have to wiggle one or two of them to get them to connect better again but even if one fails it causes only 10 or so of them to quit working due to the daisy chain setup I have going.
I have 3 hubs each daisy chained off each other.
The main hub feeds into my laptop USB port where it's controlled via cpuminer.
Anyone having similar issues?
It's not the internet connection causing it because if/when it does go out and comes back up, the system simply reconnects and starts accepting / submitting shares again.
Weird.
Any ideas?
Thanks

I Modify Miners Professionally! PM me for details!
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
May 18, 2014, 09:35:33 PM
Last edit: May 18, 2014, 11:01:34 PM by sandor111
 #1844

GC3355 device detection + serial string display has been added for Windows.
Binaries are updated, current version is 1.0c
Edit: You can now also set frequency by serial instead of COM port.

RowanX
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
May 19, 2014, 12:01:13 AM
 #1845

GC3355 device detection + serial string display has been added for Windows.
Binaries are updated, current version is 1.0c
Edit: You can now also set frequency by serial instead of COM port.

Sandor I tried replacing COM numbers with serials in my BAT file but it didn't seem to work, it just sets everything to 850. My config:

minerd-gc3355 --freq=850 --gc3355-detect --url=stratum+tcp://multi.ghash.io:3333 --userpass=user.1:pass --url=stratum+tcp://xxxxx.com:3333 --userpass=user.1:pass --gc3355-freq=\\.\8D6E30845355:850,\\.\8D6E30845355:875:3,\\.\8D6E30845355:875:4,\\.\6D91458E5748:850:0,\\.\6D91458E5748:825:1,\\.\6D91458E5748:825:2,\\.\6D91458E5748:850:3,\\.\6D91458E5748:825:4

pause


EDIT: oops maybe I should remove the \\.\ prior to each serial... Yes that worked. Smiley

Nice work Sandor loving the new features.
vabchgent
Sr. Member
****
Offline Offline

Activity: 840
Merit: 251



View Profile
May 19, 2014, 03:52:54 PM
 #1846

GC3355 device detection + serial string display has been added for Windows.
Binaries are updated, current version is 1.0c
Edit: You can now also set frequency by serial instead of COM port.

Sandor111 thanks for the gpuminer for the gridseeds.

             ▄▄██████▄
         ▄▄████████████
   ▄▄█████████▀▀   ▀████
 ▄███████████▄      ████
████▀   ▀▀██████▄▄▄████
████      ▄███████████▄
▀████▄▄▄████████▀▀▀████▄
 ▀███████████▀      ████
 ████▀▀▀██████▄▄   ▄███▀
████      ▀███████████▀
████▄   ▄▄█████████▀▀
 ████████████▀▀
  ▀██████▀▀
█████████████████

     ███

██████████

     ██████

███████████

     ███████████████

███████████████████
█████████████████

███     

██████████

██████     

███████████

███████████████     

███████████████████
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████▀███████▀   ▀▀▀▄█████
█████▌  ▀▀███▌       ▄█████

████▀               █████
█████▄              ███████
██████▄            ████████
███████▄▄        ▄█████████
█████▄▄       ▄████████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████████████▀▀███████
█████████████▀▀▀    ███████

███████▀▀▀   ▄▀   ███████
█████▄     ▄█▀     ████████
████████▄ █▀      █████████
█████████▌▐       █████████
██████████ ▄██▄  ██████████
████████████████▄██████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
███████▀           ▀███████
██████  ▄██▀▀▀▀▀█▀▄  ██████

█████  █▀  ▄▄▄  ▀█  █████
██████  █  █████  █  ██████
██████  █▄  ▀▀▀  ▄█  ██████
██████  ▀██▄▄▄▄▄██▀  ██████
███████▄           ▄███████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████▀█████▀██████████
███████▀  ▀     ▀  ▀███████

█████▌             ▐█████
██████    ██   ██    ██████
█████▌    ▀▀   ▀▀    ▐█████
██████▄  ▄▄▄   ▄▄▄  ▄██████
████████▄▄███████▄▄████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
RowanX
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
May 19, 2014, 05:05:12 PM
 #1847

GC3355 device detection + serial string display has been added for Windows.
Binaries are updated, current version is 1.0c
Edit: You can now also set frequency by serial instead of COM port.

May I ask how I get the serial?

Just start the program as normal and it shows in the log and permanently displays at the top of the display. Its a 12 digit string.
5ick3uffalo
Legendary
*
Offline Offline

Activity: 994
Merit: 1000



View Profile
May 19, 2014, 07:06:12 PM
 #1848

It seems that one of my Gridseeds is not actually hashing. See the pic to get what I mean. This is confirmed by my pool speed of barely 3,000 khs.

I rebooted the raspberry several times to no avail. The only difference is that the #Gridseed changes (here is #3, before a reboot was #4).
I got this batch a few days ago and in the first days all 10 were mining.
Now I don't even know how to find the culprit: can i disconnect one by one while they are operating without risking to damage others?
Any advice? tia
 
@darkfriend77: it was a batch2 from you. Is there a warranty?

it's running just han;t gotten any shares to work on.

give it  some time or join a larger pool






Same Problem, it´s a faulty Miner. Got refunded my 70$ from minereu.com.


BTC: 1Dw9feZAGSeHvaiQ55T7C92VAAXB2nVKKk
edonkey
Legendary
*
Offline Offline

Activity: 1150
Merit: 1004



View Profile
May 20, 2014, 01:41:04 PM
 #1849

Well, I am preparing myself for my Raspberry Pi Model B RASPBRRY-PCBA512 Broadcom BCM2835 700MHz ARM1176JZFS.

-
Steps that I have prepared myself so far with.

A1). Installed SDFormatterv4.
A2). Installed Win32DiskImager-0.9.5.
-
~
-
=
Goals:
=
+
B1). Picking an image. SCIPTA or HASHRA
B2). Asking if Sandor111 program is supported in either images of SCIPTA or HASHRA.
B3). Asking which Image would best fit me or my setup?
+
-
Description:
I will be running five volt modded for higher overclock and fan volt modded 5-chip gridseeds. +one unmodded untouched as for now 5-chip gridseed. Grand total of 6 gridseeds.

Notes:
I do have a little experience with debian based OS's like, ubuntu, linuxmint.

I've used Scripta with three different versions of cgminer. While that rig works, it's not optimal. I get occasional cgminer crashes, which I've worked around by using daemontools to keep the miner software running. Sometimes a GridSeed will stop producing accepts, so I have to bounce cgminer. And lastly, there are certain features of Scripta that have just never worked for me (including the graphs).

If I was starting from scratch, I would go with Minera and Sandor111's cpuminer. I've been running that combo on a test rig for a couple of weeks and am happy. I've found cpuminer to be very stable, and it's auto tune function gets you close to optimal per-chip frequencies without a lot of messing around.

I'm hoping to move my main rig to Minera/cpuminer this weekend. I'm waiting on a new Minera feature of running cpuminer as a service.

So take a look at this thread. The OP (michelem) has a Raspberry Pi image:

https://bitcointalk.org/index.php?topic=596620.0

It's good that you have some *nix experience. While all of the above mentioned images strive to provide a mining appliance, there will definitely be some work that you will have to do to update, troubleshoot, and keep things running.

Was I helpful?   BTC: 3G1Ubof5u8K9iJkM8We2f3amYZgGVdvpHr
wolfey2014
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
May 20, 2014, 02:09:57 PM
 #1850

Hey, is 'any frequency' supported in the latest version of cpuminer, ver 1.0c ?
I presume any frequency means you can step it at 1Hz increments too?
Thanks

I Modify Miners Professionally! PM me for details!
nst6563
Sr. Member
****
Offline Offline

Activity: 252
Merit: 254


View Profile
May 20, 2014, 02:40:55 PM
 #1851

Hey, is 'any frequency' supported in the latest version of cpuminer, ver 1.0c ?
I presume any frequency means you can step it at 1Hz increments too?
Thanks

It seems to be.  I have one of my miners at 1170Mhz.
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
May 20, 2014, 02:43:02 PM
 #1852

Hey, is 'any frequency' supported in the latest version of cpuminer, ver 1.0c ?
I presume any frequency means you can step it at 1Hz increments too?
Thanks

It seems to be.  I have one of my miners at 1170Mhz.

Yes.

unamis76
Legendary
*
Offline Offline

Activity: 1512
Merit: 1009


View Profile
May 20, 2014, 07:37:27 PM
 #1853

Once again formatted my test SD to use with my testing rig, this time with Minera+cpuminer. I've been having the following problem:

Quote
[2014-05-20 17:48:24.4423] 0: GC3355 chip mining thread started, in SINGLE mode
[2014-05-20 17:48:24.4438] Starting Stratum on stratum+tcp://stratum01.hashco.ws:8888
[2014-05-20 17:48:24.4448] 0: Open device /dev/ttyACM0
[2014-05-20 17:48:24.4903] 0: Resetting GC3355 chips
[2014-05-20 17:48:24.7365] Failed to get Stratum session id
[2014-05-20 17:48:24.7386] Stratum difficulty set to 64
[2014-05-20 17:48:24.7998] Stratum detected new block
[2014-05-20 17:48:24.8012] New Job_id: 6567 Diff: 64 Work_id: 956839ab
[2014-05-20 17:48:25.6872] 0: Firmware version: 0x13011401
[2014-05-20 17:48:25.6886] 0: GC3355 5-chip USB-Mini Miner detected
[2014-05-20 17:48:25.7003] 0@0: Set GC3355 core frequency to 850Mhz
[2014-05-20 17:48:25.7122] 0@1: Set GC3355 core frequency to 875Mhz
[2014-05-20 17:48:25.7239] 0@2: Set GC3355 core frequency to 850Mhz
[2014-05-20 17:48:25.7355] 0@3: Set GC3355 core frequency to 825Mhz
[2014-05-20 17:48:25.7478] 0@4: Set GC3355 core frequency to 850Mhz
[2014-05-20 17:48:25.7495] 0: Resetting GC3355 chips
[2014-05-20 17:48:25.8520] 0: Dispatching new work to GC3355 cores (0x956839ab)
[2014-05-20 17:48:27.1248] API: Client 127.0.0.1 connected
[2014-05-20 17:48:28.5406] API: Client 127.0.0.1 connected
[2014-05-20 17:48:28.6433] API: Client 127.0.0.1 connected
[2014-05-20 17:48:28.6459] API: GET: stats
[2014-05-20 17:48:34.5482] Stratum detected new block
[2014-05-20 17:48:34.5544] New Job_id: 279f Diff: 64 Work_id: 95726803
[2014-05-20 17:48:34.6468] 0: Resetting GC3355 chips
[2014-05-20 17:48:34.7502] 0: Dispatching new work to GC3355 cores (0x95726803)
[2014-05-20 17:48:44.8467] 0@1 875MHz: Got nonce 333e9bed, Hash <= Htarget! (0x95726803) 74.1 KH/s
[2014-05-20 17:48:44.9113] Accepted 333e9bed GSD 0@1
[2014-05-20 17:49:00.0282] 0@3 825MHz: Got nonce 99b48f05, Hash <= Htarget! (0x95726803) 69.9 KH/s
[2014-05-20 17:49:00.0914] Accepted 99b48f05 GSD 0@3
[2014-05-20 17:49:01.7613] 0@1 875MHz: Got nonce 3351c299, Hash <= Htarget! (0x95726803) 74.2 KH/s
[2014-05-20 17:49:01.8270] Accepted 3351c299 GSD 0@1
[2014-05-20 17:49:05.6778] 0@0 850MHz: Got nonce 0021ff21, Hash <= Htarget! (0x95726803) 72.0 KH/s
[2014-05-20 17:49:05.7431] Accepted 0021ff21 GSD 0@0
[2014-05-20 17:49:09.4791] 0@2 850MHz: Got nonce 668c9295, Hash <= Htarget! (0x95726803) 72.0 KH/s
[2014-05-20 17:49:09.5431] Accepted 668c9295 GSD 0@2
[2014-05-20 17:49:19.5573] Stratum detected new block
[2014-05-20 17:49:19.5601] New Job_id: 349b Diff: 64 Work_id: 959f8bd2
[2014-05-20 17:49:19.5768] 0: Resetting GC3355 chips
[2014-05-20 17:49:19.6803] 0: Dispatching new work to GC3355 cores (0x959f8bd2)
[2014-05-20 17:49:29.4630] API: Client 127.0.0.1 connected
[2014-05-20 17:49:29.5662] API: Client 127.0.0.1 connected
[2014-05-20 17:49:29.5697] API: GET: stats
[2014-05-20 17:49:39.2200] 0@2 850MHz: Got nonce 667bde30, Hash <= Htarget! (0x959f8bd2) 72.0 KH/s
[2014-05-20 17:49:39.2833] Accepted 667bde30 GSD 0@2
[2014-05-20 17:49:54.9976] Stratum detected new block
[2014-05-20 17:49:54.9994] New Job_id: 41a4 Diff: 64 Work_id: 95c23fa8
[2014-05-20 17:49:55.0168] 0: Resetting GC3355 chips
[2014-05-20 17:49:55.1193] 0: Dispatching new work to GC3355 cores (0x95c23fa8)
[2014-05-20 17:50:01.8325] API: Client 127.0.0.1 connected
[2014-05-20 17:50:01.9347] API: Client 127.0.0.1 connected
[2014-05-20 17:50:02.0369] API: Client 127.0.0.1 connected
[2014-05-20 17:50:02.0453] API: GET: stats
[2014-05-20 17:50:15.2105] 0@2 850MHz: Got nonce 667c7965, Hash <= Htarget! (0x95c23fa8) 72.0 KH/s
[2014-05-20 17:50:15.2749] Accepted 667c7965 GSD 0@2
[2014-05-20 17:50:17.2068] 0@4 850MHz: Got nonce cce5107c, Hash <= Htarget! (0x95c23fa8) 72.0 KH/s
[2014-05-20 17:50:17.3393] Accepted cce5107c GSD 0@4
[2014-05-20 17:50:25.8266] 0@0 850MHz: Got nonce 0021c104, Hash <= Htarget! (0x95c23fa8) 72.0 KH/s
[2014-05-20 17:50:25.8916] Accepted 0021c104 GSD 0@0
[2014-05-20 17:50:29.8940] API: Client 127.0.0.1 connected
[2014-05-20 17:50:29.9962] API: Client 127.0.0.1 connected
[2014-05-20 17:50:29.9986] API: GET: stats
[2014-05-20 17:50:34.7655] 0@0 850MHz: Got nonce 002b95ce, Hash <= Htarget! (0x95c23fa8) 72.1 KH/s
[2014-05-20 17:50:34.8294] Accepted 002b95ce GSD 0@0
[2014-05-20 17:50:37.9488] Stratum detected new block
[2014-05-20 17:50:38.2721] New Job_id: 4ec7 Diff: 64 Work_id: 95ee26a3
[2014-05-20 17:50:37.2739] 0: Resetting GC3355 chips
[2014-05-20 17:50:38.2767] New Job_id: 5bc1 Diff: 64 Work_id: 95ee26a3
[2014-05-20 17:50:38.3774] 0: Dispatching new work to GC3355 cores (0x95ee26a3)
[2014-05-20 17:50:43.2940] Stratum detected new block
[2014-05-20 17:50:43.3014] New Job_id: 68be Diff: 64 Work_id: 95f39903
[2014-05-20 17:50:43.3768] 0: Resetting GC3355 chips
[2014-05-20 17:50:43.4793] 0: Dispatching new work to GC3355 cores (0x95f39903)
[2014-05-20 17:50:49.3511] Stratum detected new block
[2014-05-20 17:50:49.3529] New Job_id: 75bd Diff: 64 Work_id: 95f9626d
[2014-05-20 17:50:49.3768] 0: Resetting GC3355 chips
[2014-05-20 17:50:49.4792] 0: Dispatching new work to GC3355 cores (0x95f9626d)
[2014-05-20 17:51:03.2658] Stratum detected new block
[2014-05-20 17:51:03.2677] New Job_id: 82c7 Diff: 64 Work_id: 96071580
[2014-05-20 17:51:03.2769] 0: Resetting GC3355 chips
[2014-05-20 17:51:03.3793] 0: Dispatching new work to GC3355 cores (0x96071580)
[2014-05-20 17:51:30.0950] API: Client 127.0.0.1 connected
[2014-05-20 17:51:30.1974] API: Client 127.0.0.1 connected
[2014-05-20 17:51:30.1998] API: GET: stats
[2014-05-20 17:51:53.4456] stratum_recv_line failed
[2014-05-20 17:51:53.4480] Stratum connection interrupted
[2014-05-20 17:51:53.4497] Starting Stratum on stratum+tcp://stratum01.hashco.ws:8888

Stratum just disconnects randomly. I don't know if it's a cpuminer problem, but i presume it is since Minera is working perfectly. Any workaround for this? I have to keep resetting this rig.
edonkey
Legendary
*
Offline Offline

Activity: 1150
Merit: 1004



View Profile
May 20, 2014, 09:36:37 PM
 #1854

Tip sent to "edonkey 0.00433728" and "sandor111 0.01069322"

Wow! That's unexpected considering how little I did. Sandor111 and michelem have done all the work.

Anyway, thanks very much!

Was I helpful?   BTC: 3G1Ubof5u8K9iJkM8We2f3amYZgGVdvpHr
wolfey2014
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
May 21, 2014, 08:52:36 PM
Last edit: May 22, 2014, 12:42:10 AM by wolfey2014
 #1855

Let me RECOMMEND CPUMINER Ver. 1.0c!
It has to be the best work Sandor111 has done on this program yet!
I LOVE it!
Thank you Sandor! Very Well Done!
Wolfey2014

I Modify Miners Professionally! PM me for details!
wolfey2014
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
May 21, 2014, 10:25:10 PM
 #1856

Let me RECOMMEND CPUMINER Ver. 1.1c!
It has to be the best work Sandor111 has done on this program yet!
I LOVE it!
Thank you Sandor! Very Well Done!
Wolfey2014

Thought the last one was 1.0c?

GC3355 device detection + serial string display has been added for Windows.
Binaries are updated, current version is 1.0c
Edit: You can now also set frequency by serial instead of COM port.

Some people call it 1.0c. I call it 1.1c  Grin

D-OH!

I Modify Miners Professionally! PM me for details!
favelle75
Hero Member
*****
Offline Offline

Activity: 910
Merit: 501



View Profile
May 22, 2014, 05:19:42 PM
 #1857

New issue with one of my Blades. Every so often, I'll get one of the Blades having a "USB failure". Of course, using CGMiner, this kills the program and then ALL the Blades stop mining.  Sad

I've tried using a different USB cable and I've tried a different power source. Nothing changes. When its mining, its awesome. Fast. I was running everything at 838Mhz, but I've gone back down to 800 to see of that was the problem. Nope, every time, eventually, there will be a USB failure and CGMiner has to shut down.

_Crypto made easier than cash_

▄███▄              ▄███▄
███████            ███████
███████   ▄████▄   ███████
███████  ████████  ███████
▄██████████  ████████  ██████████▄
████████████  ████████  ████████████
████████████  ████████  ████████████
▀██████████  ████████  ██████████▀
███████  ████████  ███████
███████  ████████  ███████
███████  ████████  ███████
▀███▀   ████████   ▀███▀
████████
▀████▀
MenaPay.
ANN THREAD
__
wolfey2014
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
May 22, 2014, 05:41:45 PM
 #1858

New issue with one of my Blades. Every so often, I'll get one of the Blades having a "USB failure". Of course, using CGMiner, this kills the program and then ALL the Blades stop mining.  Sad

I've tried using a different USB cable and I've tried a different power source. Nothing changes. When its mining, its awesome. Fast. I was running everything at 838Mhz, but I've gone back down to 800 to see of that was the problem. Nope, every time, eventually, there will be a USB failure and CGMiner has to shut down.

Search for FIFO Buffers in this thread.
Your solution may be there.
Good luck!

I Modify Miners Professionally! PM me for details!
KaChingCoinDev
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
May 22, 2014, 08:13:02 PM
 #1859

Setting up the sandor111 for my 2 gridseeds, I get some errors.

Here is my screen:
Code:
 cpuminer-gc3355 (v1.0d) - Started: [2014-05-22 15:49:08]
================================================================================
 (2s) | 0.00/0.00 MH/s | A: 0 R: 0 HW: 0
 Connected to - diff 0 with stratum as user -
================================================================================
 GSD 0: 8D9117765449 | 0 MHz | 0.0/0.0 KH/s | A: 0 R: 0 H: 0
 GSD 1: 8D76576C5355 | 0 MHz | 0.0/0.0 KH/s | A: 0 R: 0 H: 0

================================================================================
 [2014-05-22 15:49:08] Stratum pool info incomplete
 [2014-05-22 15:49:08] 0: GC3355 chip mining thread started, in SINGLE mode
 [2014-05-22 15:49:08] 0: Open device \\.\COM3
 [2014-05-22 15:49:08] 0: Terminating GC3355 chip mining thread
 [2014-05-22 15:49:08] 1: GC3355 chip mining thread started, in SINGLE mode
 [2014-05-22 15:49:08] 1: Open device \\.\COM3
 [2014-05-22 15:49:08] 1: Terminating GC3355 chip mining thread
KaChingCoinDev
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
May 22, 2014, 08:30:15 PM
 #1860

Setting up the sandor111 for my 2 gridseeds, I get some errors.

Here is my screen:
Code:
 cpuminer-gc3355 (v1.0d) - Started: [2014-05-22 15:49:08]
================================================================================
 (2s) | 0.00/0.00 MH/s | A: 0 R: 0 HW: 0
 Connected to - diff 0 with stratum as user -
================================================================================
 GSD 0: 8D9117765449 | 0 MHz | 0.0/0.0 KH/s | A: 0 R: 0 H: 0
 GSD 1: 8D76576C5355 | 0 MHz | 0.0/0.0 KH/s | A: 0 R: 0 H: 0

================================================================================
 [2014-05-22 15:49:08] Stratum pool info incomplete
 [2014-05-22 15:49:08] 0: GC3355 chip mining thread started, in SINGLE mode
 [2014-05-22 15:49:08] 0: Open device \\.\COM3
 [2014-05-22 15:49:08] 0: Terminating GC3355 chip mining thread
 [2014-05-22 15:49:08] 1: GC3355 chip mining thread started, in SINGLE mode
 [2014-05-22 15:49:08] 1: Open device \\.\COM3
 [2014-05-22 15:49:08] 1: Terminating GC3355 chip mining thread

Post the json you're using. Stock I am guessing?

I used the stock json. I also started it from a CMD Prompt, no json, autodetect. same error:
Pages: « 1 ... 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 [93] 94 95 96 97 98 99 100 101 102 »
  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!