Bitcoin Forum
April 28, 2024, 11:04:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
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 57 »
  Print  
Author Topic: [Announcement] Block Erupter USB  (Read 251687 times)
Luke-Jr
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
May 31, 2013, 08:29:26 PM
 #741

Still having trouble.... something about neesing windows drivers... I have the windows drivers for the devices installed tho
BFGMiner should work if you get rid of the Norton malware so you can actually run it...

1714302284
Hero Member
*
Offline Offline

Posts: 1714302284

View Profile Personal Message (Offline)

Ignore
1714302284
Reply with quote  #2

1714302284
Report to moderator
1714302284
Hero Member
*
Offline Offline

Posts: 1714302284

View Profile Personal Message (Offline)

Ignore
1714302284
Reply with quote  #2

1714302284
Report to moderator
1714302284
Hero Member
*
Offline Offline

Posts: 1714302284

View Profile Personal Message (Offline)

Ignore
1714302284
Reply with quote  #2

1714302284
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
elasticband
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


Nighty Night Don't Let The Trolls Bite Nom Nom Nom


View Profile
May 31, 2013, 08:45:36 PM
 #742

bystander
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
May 31, 2013, 11:36:12 PM
 #743

^Have you had a chance to see if Luke-Jr's suggestion with BFGMiner would work?  Hoping that you'll be up and running with the 60 soon, that's going to be an awesome setup.
Henchman24
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
June 01, 2013, 12:26:37 AM
Last edit: June 01, 2013, 12:47:11 AM by Henchman24
 #744



I see you're using version 3.2.0 of cgminer.  I know kano said something about rewriting the USB interface to automatially detect all asics.  So, my guess is that it is expecting the WinUSB driver instead of the silab driver that works with 3.1.x.

I'm guessing zadig would be your friend in this instance.  Just have it install the WinUSB driver.  Or, try a 3.1.x build of cgminer, the silab drivers and start it using something similar to:

cgminer-nogpu.exe --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COMx -S //./COMy

where x and y are the COM ports for your USB miners, reported under Device Manager

I use cgminer 3.1.1
I installed these drivers
http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx
I then plugged in all of my miners, waiting for each one to get recognized before plugging in the next one.
Here's my Device Manager screen:

Guessing this part isn't necessary, but I created a clone of the cgminer-3.1.1-windows directory that I use for running my GPUs, and run my USBs from the cloned directory.  I renamed cgminer.conf (which was for my GPUs) and just input the URL/user/pass manually when prompted.  After cgminer starts, I write out a cgminer.conf so it will save my pool info.

I start cgminer using:

Code:
cgminer-nogpu.exe --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM12 -S //./COM22 -S //./COM24 -S //./COM25 -S //./COM26 -S //./COM30 -S //./COM33 -S //./COM34 -S //./COM35 -S //./COM36
bigbeninlondon
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile
June 01, 2013, 01:03:03 AM
 #745



I see you're using version 3.2.0 of cgminer.  I know kano said something about rewriting the USB interface to automatially detect all asics.  So, my guess is that it is expecting the WinUSB driver instead of the silab driver that works with 3.1.x.

I'm guessing zadig would be your friend in this instance.  Just have it install the WinUSB driver.  Or, try a 3.1.x build of cgminer, the silab drivers and start it using something similar to:

cgminer-nogpu.exe --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COMx -S //./COMy

where x and y are the COM ports for your USB miners, reported under Device Manager

I use cgminer 3.1.1
I installed these drivers
http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx
I then plugged in all of my miners, waiting for each one to get recognized before plugging in the next one.
Here's my Device Manager screen:

Guessing this part isn't necessary, but I created a clone of the cgminer-3.1.1-windows directory that I use for running my GPUs, and run my USBs from the cloned directory.  I renamed cgminer.conf (which was for my GPUs) and just input the URL/user/pass manually when prompted.  After cgminer starts, I write out a cgminer.conf so it will save my pool info.

I start cgminer using:

Code:
cgminer-nogpu.exe --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM12 -S //./COM22 -S //./COM24 -S //./COM25 -S //./COM26 -S //./COM30 -S //./COM33 -S //./COM34 -S //./COM35 -S //./COM36

No need to clone the dir.  You can create two config files and run two instances without issue.  I've got one instance for my GPUs and another for my Erupter. Smiley
iANDROID
Full Member
***
Offline Offline

Activity: 182
Merit: 100


Swiss Money all around me!


View Profile
June 01, 2013, 12:26:00 PM
 #746

I have interest into buying some.
But, can someone explain me how to make them work with CGMiner?
yxt
Legendary
*
Offline Offline

Activity: 3528
Merit: 1116



View Profile
June 01, 2013, 12:30:52 PM
 #747

I have interest into buying some.
But, can someone explain me how to make them work with CGMiner?

I've posted a short desciption to get them hashing...(cgminer 3.1 & win):
https://bitcointalk.org/index.php?topic=195037.msg2299251#msg2299251


BTCKano Pool██ ██
██ ██
██ ██
██ ██
██ ██
██ ██
██ ██
██ ██
██ ██
██
██
██
██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
██ ██ ██
   ██
   ██
   ██
   ██
██ ██
██ ██
██ ██
██ ██
██ ██
██ ██
██ ██
██ ██
██ ██
   ██
   ██
   ██
   ██
iANDROID
Full Member
***
Offline Offline

Activity: 182
Merit: 100


Swiss Money all around me!


View Profile
June 01, 2013, 12:32:12 PM
 #748

I have interest into buying some.
But, can someone explain me how to make them work with CGMiner?

I've posted a short desciption to get them hashing...(cgminer 3.1 & win):
https://bitcointalk.org/index.php?topic=195037.msg2299251#msg2299251



Danke  Wink
mdude77
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
June 01, 2013, 12:35:25 PM
 #749

I have interest into buying some.
But, can someone explain me how to make them work with CGMiner?

Also here:

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

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
elasticband
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


Nighty Night Don't Let The Trolls Bite Nom Nom Nom


View Profile
June 01, 2013, 04:39:44 PM
 #750

got 58 USB's up and running via 6 anker USB ports...... at this point my computer stops recognizing new devices and refuses to find drivers....
mdbssm
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
June 01, 2013, 04:51:40 PM
 #751

got 58 USB's up and running via 6 anker USB ports...... at this point my computer stops recognizing new devices and refuses to find drivers....

Wow! That certainly deserves a photo.
elasticband
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


Nighty Night Don't Let The Trolls Bite Nom Nom Nom


View Profile
June 01, 2013, 04:56:23 PM
 #752

will get one soon, need to get some food!

 edit: I guess a photo only takes a min -
Xian01
Legendary
*
Offline Offline

Activity: 1652
Merit: 1067


Christian Antkow


View Profile
June 01, 2013, 05:15:41 PM
 #753

will get one soon, need to get some food!

 edit: I guess a photo only takes a min - http://i44.tinypic.com/2q2lgsp.jpg

That's some nice porn right there.
mdbssm
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
June 01, 2013, 05:35:02 PM
 #754

edit: I guess a photo only takes a min]

Thanks. That's amazing ... and an unofficial record!
elasticband
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


Nighty Night Don't Let The Trolls Bite Nom Nom Nom


View Profile
June 01, 2013, 05:46:22 PM
 #755

I have 77 of the little things........ 19 laying dormant at the moment   Cry Shocked Cry

Can they be set up on a Mac easy? I am completely illiterate when it comes to Apple products and their operating system, but my Mrs owns one of them, maybe i can link the other 8 upto this? I have the hubs Smiley

bystander
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
June 01, 2013, 06:05:23 PM
 #756

edit: I guess a photo only takes a min]

Thanks. That's amazing ... and an unofficial record!

Running approx 17.4 GH/s (if 58) or better!  Appreciate Elasticband for posting such an incredible pic.
lucazane
Legendary
*
Offline Offline

Activity: 1198
Merit: 1000



View Profile WWW
June 01, 2013, 06:15:04 PM
 #757

Since BFL is starting to ship a lot of jalapeno, are you planning to drop your price ?

A block erupter = 2 BTC  for 330 Mh/S
And jalapeno = 2.2 BTC for 5 Gh/s

The Blocks Factory Mining POOL : DGB(sha256d, Skein, Qubit, Groestl & Scrypt), FTC
CumpsD
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
June 01, 2013, 06:15:38 PM
 #758

Since BFL is starting to ship a lot of jalapeno

Are they?
tvbcof
Legendary
*
Offline Offline

Activity: 4592
Merit: 1276


View Profile
June 01, 2013, 06:40:33 PM
 #759

Since BFL is starting to ship a lot of jalapeno

Are they?

Even if they were, they've got a huge backlog.  The only way they could fill it would be to go with third-party assemblers, but they would probably be going backward on every order in that case.  I suppose they could simply jack the price and give the finger to their pre-order victims and I would not put it past them.

A more realistic observation seems to be that the Avalon chips on BKK K1 style devices could hit the market and reach a significantly lower price-point.  Maybe as low as 1/10 the cost by my guesstimates.  And it could happen quickly and soon.

My read is that the 130nm and actually much more advanced than the 110nm ones and I don't sense that Avalon denies this.  It would be ultra-cool if ASICMINER distributed them raw.  Maybe they have plans to but I've not seen it.

And hopefully the next gen of chips are well underway by at least some people who see the value in distributing them widely.


sig spam anywhere and self-moderated threads on the pol&soc board are for losers.
elasticband
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


Nighty Night Don't Let The Trolls Bite Nom Nom Nom


View Profile
June 01, 2013, 06:43:13 PM
 #760

edit: I guess a photo only takes a min]

Thanks. That's amazing ... and an unofficial record!

Running approx 17.4 GH/s (if 58) or better!  Appreciate Elasticband for posting such an incredible pic.


bitminter calims all my devices are running at around 670MH/s, i believe this to be a false reading though? 58 USB = 37.5GH/s according to bitminter
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 57 »
  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!