Bitcoin Forum
May 04, 2024, 07:11:48 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ... 102 »
  Print  
Author Topic: [GUIDE] GridSeed 5-Chip USB, Blade & Black Miner Support/Tuning  (Read 308622 times)
BitcoinPappi
Legendary
*
Offline Offline

Activity: 915
Merit: 1005


View Profile
February 27, 2014, 05:27:22 AM
 #101

I have attached my Gridseed back to the computer where I had the COM: open failed problem.

I still can't figure out exactly what does the magic, but here's exactly what I did:

  • My Virtual COM: port was COM11: so I tried again with COM11: => same problem as before
  • Re-mapped COM11: to COM2: using the Device Manager (go to Advanced...)
  • Tried again with COM2: => same problem as before
  • Disconnected the miner, reconnected the miner, waited for about 2 minutes
  • Tried again with COM2: => this time, it worked  Shocked  Huh

So it might be worth trying this, although I'm still not getting it 100%

The sequence is out. Move some of the steps around in different combinations until you get the same result every time. Then you've got it.
Remapping played a big part in the resolution of not being able to open comm 2...so now it opens comm 2 but it's really comm11? or remapping then changing the config file to match the same comm port as the remap?
Just thinkin out loud.....
wolfey2014

Is the performance on the PC better vs using the controller  ? For some reason I feel that might be able to be tweaked a bit more. Receiving my unit on Saturday, just following posts trying to figure out how to get them to reach 400 kh/s - 500 kh/s like others have.
1714806708
Hero Member
*
Offline Offline

Posts: 1714806708

View Profile Personal Message (Offline)

Ignore
1714806708
Reply with quote  #2

1714806708
Report to moderator
1714806708
Hero Member
*
Offline Offline

Posts: 1714806708

View Profile Personal Message (Offline)

Ignore
1714806708
Reply with quote  #2

1714806708
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714806708
Hero Member
*
Offline Offline

Posts: 1714806708

View Profile Personal Message (Offline)

Ignore
1714806708
Reply with quote  #2

1714806708
Report to moderator
1714806708
Hero Member
*
Offline Offline

Posts: 1714806708

View Profile Personal Message (Offline)

Ignore
1714806708
Reply with quote  #2

1714806708
Report to moderator
atari02
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
February 27, 2014, 07:52:13 AM
 #102

I need some help with Gridseed, I'm running cpuminer and when it starts

C:\Users\mining\Desktop\cpuminer\cpuminer-2.3.2-GC3355-win32>minerd  --freq=600
--gc3355=com17 --url=stratum+tcp://litecoinpool.org:3333 --userpass=XXXXXXXX.
XX:X
[2014-02-26 18:15:31] Starting Stratum on stratum+tcp://litecoinpool.org:3333
[2014-02-26 18:15:31] GC3355 chip mining thread started, in SINGLE mode
[2014-02-26 18:15:31] Open com17 failed, GetLastError:2

Any idea on what to do? The virtual com17 say is working properly.


thanks

Use

--gc3355=\\.\COM17 instead, that should fix it. you need the direct address for COM10 onwards

jahmen1
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
February 27, 2014, 07:56:57 AM
Last edit: February 27, 2014, 09:18:27 AM by jahmen1
 #103

okay folks,
I saw a few bounties and was pm'ed about these problems and after 3 days of research here it is.

Problems:
1 - Apparently windows has problems releasing com ports, as we have all discovered.

2 - For some reason, my mining units don't like any com port above Com9
   (solved see atari's solution above )

3 -If I plug my usb hub into the computer with all my mining units connected to the usb hub all at once I cannot mine.
    (information overload on the usb hub I believe, is my theory)

note:  I am not using the controller because I am having trouble updating it.
My usb hub is connected directly to the pc.

My Solutions:

1.) this little tool resets com ports (made by user Uwe Sieber)
http://www.uwe-sieber.de/files/com_name_arbiter_setter.zip      
thanks to
http://blog.cognitioninfotech.com/2009/01/how-to-clear-or-reset-com-port.html

2.)See atari's solution above, works great Smiley

3.) plug your units into the usb hub one at a time.
This allows the usb hub to load the miner properly. The units should pop up in your device manager too. Wait a few seconds between each plug in. (I load the cpuminer for each unit during this time)

4.) use cpuminer-2.3.2-gc335-win32  
http://www.filedropper.com/cpuminer-232-gc3355-win32  

- If this information helps you or you put out a bounty, donations are appreciated
Ltc LKWXz6nGSkQ4Fy6KG2hz6LZ4xGF77CbGaK
Btc 1A7CVDAFC9ZQLBN3LhNPusCAgHU9Sw4YhL


next issues for me:

- Figure out how to verify if btc side is on with cpuminer and control btc on/off functions.

- Figure out how to update my controller firmware. ( I think its just a networking issue )

now its bedtime, while my miners rock it out Smiley
live long and prosper
darkfriend77 (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 265


View Profile WWW
February 27, 2014, 07:57:38 AM
 #104

seems like cpuminer uses full power ... to run even if it is only doing scrypt ....

normally I could use 10 miners on a 12v 25a ... power supply but with cpuminer (minerd) I can use only around 5 .... :-(

can someone confirm?

-:| www.DOTMog.com |:-
darkfriend77 (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 265


View Profile WWW
February 27, 2014, 07:59:07 AM
 #105

....

Use

--gc3355=\\.\COM17 instead, that should fix it. you need the direct address for COM10 onwards


Thanx for that ... hint, let's see ...

-:| www.DOTMog.com |:-
darkfriend77 (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 265


View Profile WWW
February 27, 2014, 08:01:15 AM
 #106

... I already mentioned that on my controller .... that I received ... there was malicious code ...

that turned pool, user & worker .... to a thrid party in my absence ....

I haven't changed ... anything at the code, except upgrading with wiibox.net to 2.0.2 ...



Has someone a similar issue with a wiibox controller ?

my work around im not using that controller for the moment ...

-:| www.DOTMog.com |:-
lajz99
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile
February 27, 2014, 08:02:20 AM
 #107

--gc3355=\\.\COM17 instead, that should fix it. you need the direct address for COM10 onwards

Thank you!!!

I now have 5 running with 5 instances of the miner.

And Yes, they are double digit com ports...

jahmen1
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
February 27, 2014, 08:04:03 AM
Last edit: February 27, 2014, 09:20:02 AM by jahmen1
 #108

Atari,

I just tried your solution , with no luck

--gc3355=\\.\COM11    is that correct ?

-----edit
 it works great
atari02
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
February 27, 2014, 08:08:48 AM
 #109

What is the format for entering multiple miners in the .bat file?  Can't figure that part out...got 1 running...

check out this image:


atari02
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
February 27, 2014, 08:09:51 AM
 #110

Atari,

I just tried your solution , with no luck

--gc3355=\\.\COM11    is that correct ?

Hmm works on my GS units are yours LA units?

jahmen1
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
February 27, 2014, 08:11:50 AM
 #111

yup La3m
atari02
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
February 27, 2014, 08:12:13 AM
 #112

... I already mentioned that on my controller .... that I received ... there was malicious code ...

that turned pool, user & worker .... to a thrid party in my absence ....

I haven't changed ... anything at the code, except upgrading with wiibox.net to 2.0.2 ...



Has someone a similar issue with a wiibox controller ?

my work around im not using that controller for the moment ...

Can you show me those codes? That is not good, I can doubl-check with my controller

atari02
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
February 27, 2014, 08:13:20 AM
 #113

yup La3m

Sorry I don't what changes or compiled software they put on their proprietary controllers. Can't help you there.

jahmen1
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
February 27, 2014, 08:19:01 AM
 #114

Atari,

I am not using the controller
atari02
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
February 27, 2014, 08:24:34 AM
 #115

Atari,

I am not using the controller

Oh yeh, sorry. What os you running and what drivers are installed in your device manager? are you running it at 115200 rate?

jahmen1
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
February 27, 2014, 08:36:27 AM
 #116

os windows 7

driver, stmicroelectronics virtual com version 1.3.1.0

bits per sec 9600


I was gonna play with that later,, should I crank it up ? Smiley   advice ?



jahmen1
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
February 27, 2014, 08:49:05 AM
Last edit: February 27, 2014, 09:11:48 AM by jahmen1
 #117

okay , not sure what i did,

but got com250 working hahaha,  

atari, your thing works I guess, even with La3m,, nice one
jahmen1
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
February 27, 2014, 09:08:30 AM
 #118

thats it ,, all 10 units rockin ,, whoooo hooooo


now , can we confirm if the btc side is active or not,

and how do we turn it off

using cpu miner

or direct it to a pool at least.


ps.  that tool I posted has a right click function to remove bound hardware to com ports
darkfriend77 (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 265


View Profile WWW
February 27, 2014, 09:14:07 AM
 #119

... I already mentioned that on my controller .... that I received ... there was malicious code ...

that turned pool, user & worker .... to a thrid party in my absence ....

I haven't changed ... anything at the code, except upgrading with wiibox.net to 2.0.2 ...



Has someone a similar issue with a wiibox controller ?

my work around im not using that controller for the moment ...

Can you show me those codes? That is not good, I can doubl-check with my controller

I will send you a copy of the controller root when I'm home, ..... would you be able to give me a image for it so I could flash it with orginal?

-:| www.DOTMog.com |:-
atari02
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
February 27, 2014, 09:25:23 AM
 #120

... I already mentioned that on my controller .... that I received ... there was malicious code ...

that turned pool, user & worker .... to a thrid party in my absence ....

I haven't changed ... anything at the code, except upgrading with wiibox.net to 2.0.2 ...



Has someone a similar issue with a wiibox controller ?

my work around im not using that controller for the moment ...

Can you show me those codes? That is not good, I can doubl-check with my controller

I will send you a copy of the controller root when I'm home, ..... would you be able to give me a image for it so I could flash it with orginal?

I am not in my home country at the moment. I am in China ensuring delivery for my customers =)

But I'll see what I can do to get my hands on one from here.

Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ... 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!