Pages:
Author

Topic: USB ASIC ERUPTER - Setup & Config. BCG Miner, cgminer & Hubs "Oh Pi"! - page 16. (Read 156864 times)

hero member
Activity: 752
Merit: 500
Okay, new problem.  I gave up on cgminer and thought I'd try bfgminer.  When I run it, I get this System Error:

"The program can't start because libcurl-4.dll is missing from your computer.  Try reinstalling the program to fix this problem."

How do I fix this?
hero member
Activity: 752
Merit: 500
C:\cgminer\cgminer-nogpu.exe -o http://rr.btcmp.com:8332 -u xxx -p yyy d --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM3

hmm - what is that "d" for?
Stands for "dont' know"   jk
No clue, took it out and no change.
full member
Activity: 140
Merit: 100
C:\cgminer\cgminer-nogpu.exe -o http://rr.btcmp.com:8332 -u xxx -p yyy d --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM3

hmm - what is that "d" for?
hero member
Activity: 752
Merit: 500
Using cgminer on windows 7

What version of cgminer?
I've tried both 3.1.1 & 3.2.0
Same thing happens.  I wish I could take my *ish to someone's house.  You guys would probably fix it in 2 minutes.  Anyone live in Northern VA?
full member
Activity: 140
Merit: 100
hero member
Activity: 752
Merit: 500
Using cgminer on windows 7

Drivers installed with zadig as described and can view in device manager

I set up a .bat file and I when I try to run it, it flashes on the screen and automatically closes. Says "-S unrecognized option" Any ideas why?  I unchecked "hide extensions for all file types" as instructed when creating a .bat file.

My text in the bat file reads as follows: (replacing user/pass with xxx/yyy)

C:\cgminer\cgminer-nogpu.exe -o http://rr.btcmp.com:8332 -u xxx -p yyy d --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM3

The pathway is correct.  Can anyone see any problems?  Only 1 miner plugged into usb port. Thanks!
newbie
Activity: 18
Merit: 0
Yes. I will look further into the possibility that its a driver issue. My gut tell's me it isn't but I'm running out of ideas and suspect that perhaps the Erupter may be faulty :/

Thanks anyway Smiley

sorry, have to ask - hub is connected to external supply/wall wart?

Otherwise, your built in driver may be icompatible

I'm open to any other suggestions from other users ?
full member
Activity: 140
Merit: 100
Thanks for the quick reply!

No I haven't installed any drivers. I just tried to build the one you linked to but it fails.

Ubuntu 13.04 uses the 3.8.0-22 kernel which as far as I know already has the driver built in. /dev/ttyUSB0 appears so I guess this implies it does. Here's my syslog when i plug the device in :

Jun  6 11:09:43 admin kernel: [59068.804377] usb 1-1.1.4: new full-speed USB device number 27 using ehci-pci
Jun  6 11:09:43 admin kernel: [59068.898123] usb 1-1.1.4: New USB device found, idVendor=10c4, idProduct=ea60
Jun  6 11:09:43 admin kernel: [59068.898133] usb 1-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun  6 11:09:43 admin kernel: [59068.898140] usb 1-1.1.4: Product: CP2102 USB to UART Bridge Controller
Jun  6 11:09:43 admin kernel: [59068.898146] usb 1-1.1.4: Manufacturer: Silicon Labs
Jun  6 11:09:43 admin kernel: [59068.898151] usb 1-1.1.4: SerialNumber: 0001
Jun  6 11:09:43 admin kernel: [59068.899049] cp210x 1-1.1.4:1.0: cp210x converter detected
Jun  6 11:09:43 admin kernel: [59068.972376] usb 1-1.1.4: reset full-speed USB device number 27 using ehci-pci
Jun  6 11:09:43 admin kernel: [59069.065156] usb 1-1.1.4: cp210x converter now attached to ttyUSB0
Jun  6 11:09:43 admin mtp-probe: checking bus 1, device 27: "/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1.1/1-1.1.4"
Jun  6 11:09:43 admin mtp-probe: bus: 1, device: 27 was not an MTP device

When I try and communicate directly with "screen /dev/ttyUSB0 115200" I get not output. Never tried this before so not sure if that means anything.

I would like to get this running on Linux (eventually my Raspberry Pi) and I don't have Windows so I'm unable to try any Windows programs / guides.

sorry, have to ask - hub is connected to external supply/wall wart?

Otherwise, your built in driver may be icompatible
newbie
Activity: 18
Merit: 0
Thanks for the quick reply!

No I haven't installed any drivers. I just tried to build the one you linked to but it fails.

Ubuntu 13.04 uses the 3.8.0-22 kernel which as far as I know already has the driver built in. /dev/ttyUSB0 appears so I guess this implies it does. Here's my syslog when i plug the device in :

Jun  6 11:09:43 admin kernel: [59068.804377] usb 1-1.1.4: new full-speed USB device number 27 using ehci-pci
Jun  6 11:09:43 admin kernel: [59068.898123] usb 1-1.1.4: New USB device found, idVendor=10c4, idProduct=ea60
Jun  6 11:09:43 admin kernel: [59068.898133] usb 1-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun  6 11:09:43 admin kernel: [59068.898140] usb 1-1.1.4: Product: CP2102 USB to UART Bridge Controller
Jun  6 11:09:43 admin kernel: [59068.898146] usb 1-1.1.4: Manufacturer: Silicon Labs
Jun  6 11:09:43 admin kernel: [59068.898151] usb 1-1.1.4: SerialNumber: 0001
Jun  6 11:09:43 admin kernel: [59068.899049] cp210x 1-1.1.4:1.0: cp210x converter detected
Jun  6 11:09:43 admin kernel: [59068.972376] usb 1-1.1.4: reset full-speed USB device number 27 using ehci-pci
Jun  6 11:09:43 admin kernel: [59069.065156] usb 1-1.1.4: cp210x converter now attached to ttyUSB0
Jun  6 11:09:43 admin mtp-probe: checking bus 1, device 27: "/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1.1/1-1.1.4"
Jun  6 11:09:43 admin mtp-probe: bus: 1, device: 27 was not an MTP device

When I try and communicate directly with "screen /dev/ttyUSB0 115200" I get not output. Never tried this before so not sure if that means anything.

I would like to get this running on Linux (eventually my Raspberry Pi) and I don't have Windows so I'm unable to try any Windows programs / guides.

you've installed the driver?

http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx

(not sure if that was inferred anywhere in your post)


Also - a nice guide for win7 users is here:
http://rdmsnippets.com/tag/install-block-erupter-on-windows-7/
full member
Activity: 140
Merit: 100
Thanks for the thread. I got my Erupter yesterday but I can't get the damn thing to work :/

Here's what I have tried so far :

Plugged directly into Thinkpad X60 laptop USB (should be enough power).
Plugged into a D-Link DUB-H7 (same as pictured in an earlier post that shows it working).
Plugged into a PlusCom U7PH-3A.

When I plug the Erupter in the green light flashes 4 times then stays on.

lsusb shows :
Bus 002 Device 009: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light

/dev/ttyUSB0 appears.

Ubuntu 13.04 with http://ck.kolivas.org/apps/cgminer/3.1/cgminer-3.1.1-x86_64-built.tar.bz2 (i read v3.2.0 doesn't work) I run :

./cgminer-nogpu -o http://eu-stratum.btcguild.com:3333 -u xxx -p xxx

tried these extra options too :

--icarus-options 115200:1:1 --icarus-timing short
--icarus-options 115200:1:1 --icarus-timing 3.0=10
-S /dev/ttyUSB0
-S all

Nothing gets detected and its "Waiting for USB hotplug devices" and just idle.

I tried bfgminer 3.0.2 too and that just CPU mines as it can't seem to find it either.

I also tried MinePeon on my RaspberryPi and get no results either.

Am I being dumb, have I missed something obvious or do I have a faulty Block Erupter ? Any ideas welcome Smiley

you've installed the driver?

http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx

(not sure if that was inferred anywhere in your post)


Also - a nice guide for win7 users is here:
http://rdmsnippets.com/tag/install-block-erupter-on-windows-7/
staff
Activity: 3276
Merit: 4111
This is a fantastic piece of equipment for new comers as well, for people who are not familiar with mining Bitcoins, I have been suggesting these, because they are so simple to use.
newbie
Activity: 18
Merit: 0
Thanks for the thread. I got my Erupter yesterday but I can't get the damn thing to work :/

Here's what I have tried so far :

Plugged directly into Thinkpad X60 laptop USB (should be enough power).
Plugged into a D-Link DUB-H7 (same as pictured in an earlier post that shows it working).
Plugged into a PlusCom U7PH-3A.

When I plug the Erupter in the green light flashes 4 times then stays on.

lsusb shows :
Bus 002 Device 009: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light

/dev/ttyUSB0 appears.

Ubuntu 13.04 with http://ck.kolivas.org/apps/cgminer/3.1/cgminer-3.1.1-x86_64-built.tar.bz2 (i read v3.2.0 doesn't work) I run :

./cgminer-nogpu -o http://eu-stratum.btcguild.com:3333 -u xxx -p xxx

tried these extra options too :

--icarus-options 115200:1:1 --icarus-timing short
--icarus-options 115200:1:1 --icarus-timing 3.0=10
-S /dev/ttyUSB0
-S all

Nothing gets detected and its "Waiting for USB hotplug devices" and just idle.

I tried bfgminer 3.0.2 too and that just CPU mines as it can't seem to find it either.

I also tried MinePeon on my RaspberryPi and get no results either.

Am I being dumb, have I missed something obvious or do I have a faulty Block Erupter ? Any ideas welcome Smiley
sr. member
Activity: 258
Merit: 250
Zoinks! Its the Miner Miner Forty-Niner!

I plan to get cgminer compiled on my Raspberry Pi Model B. Can anyone help a Linux noob compile cgminer 3.1.1 on a Raspberry Pi?
 Embarrassed

Which linux distribution are you running on your raspberry pi?
2013-05-25-wheezy-raspbian
http://www.raspberrypi.org/downloads

Its debian but made for the pi.
newbie
Activity: 24
Merit: 0

I plan to get cgminer compiled on my Raspberry Pi Model B. Can anyone help a Linux noob compile cgminer 3.1.1 on a Raspberry Pi?
 Embarrassed

Which linux distribution are you running on your raspberry pi?
legendary
Activity: 2646
Merit: 1721
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
My order in the Europe group buy for 2x USB Block Erupter's arrived safely today here with me in the UK.

Thank you! - yxt (and Friedcat ofc).

I decided to test the device on my old Asus Eee 700 PC (laptop) which has a 2GB SSD HD - 800 Mhz CPU - 512 MB RAM - running Windows XP.

This is a special laptop - as in 2009 I used this very machine to generate 'a few extra Bitcoins' - Yes really!  Shocked  Cool

With it's 800 Mhz processor this laptop probably generated somewhere around 1000-ish Bitcoin's, which are now in full circulation ofc. It ran 24/7 for several months (2 of these laptops actually on/off), until 100's of new nodes arrived on the Bitcoin network and the difficulty level got to great.



Obviously I'm not running the 2x USB Block Erupter sticks 24/7 using this laptop...

My Alienware desktop has a USB 3.0 'charger' cable socket and I've also purchased an ORICO W8PH4 Series 'Super Speed USB 3.0 Hub' (4 port) and although it doesn't need a power cable I did need an AM/AF 1.5m USB 3.0 (blue) extension cable for it. Note that only 2 USB Block Erupter's can attach to this hub due to the direction and spacing of the ports, but it is a fully working hub. Also pictured is an USB 'Mini-Fan' JLK-002 which has an 'Ultra-low Power-wind Volume' (according to the box - lol), which was 'cheap as chips' on ebay and just the job. It really does have 'Power-wind', I had to stick it down with blue tack, I'd recommend it in fact! Grin

Interestingly enough plugging the USB Block Erupter into the Hub didn't load or recognize the drivers at first. However, plugging the stick into the PC's same USB port and then afterwards (reconnecting it) via the hub, it was recognized instantly! I suspect that this might be the case with most hubs!



A good cooling fan is essential and USB 3.0 charger (blue) Ports / Cables / Hubs (where possible) - as I've noticed much reduced HW errors when incorporating all of these factors.



With this 'High-Power' / good cooling set-up each USB Block Erupter has settled at around 334 to 335 Mh/s with cgminer 3.1.1 after several hours of operation.
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
legendary
Activity: 2254
Merit: 1020
★ Ⓚ KORE TEAM Ⓚ ★
I am using Windows 7 32-bit and CGMiner 3.1.1 with no special settings on Slushs Pool. My usb hub is an old hub i had from my Xbox 360 Rock Band kit. I picked up a desktop fan from Walmart.
*SNIPPED*
I also have three more Block Erupters, a new USB hub, and a couple fans heading my way in the mail right now.

Fans: http://www.amazon.com/Coolerguys-Dual-80mm-Cooling-Fans/dp/B002NVC1DS/
USB Hub: http://www.amazon.com/gp/product/B000KUQ8FG/ref=oh_details_o00_s00_i01

I found this in the USB hub reviews. "Comes with external power adapter. Output 5V, 2.6A, Energy Consumption 13W max."
I should be able to power my 4 Block Erupters with no problem.

I plan to get cgminer compiled on my Raspberry Pi Model B. Can anyone help a Linux noob compile cgminer 3.1.1 on a Raspberry Pi?
 Embarrassed

Awesome! Thanks for your Contribution. I hope you find what you need.
sr. member
Activity: 258
Merit: 250
Zoinks! Its the Miner Miner Forty-Niner!
I am using Windows 7 32-bit and CGMiner 3.1.1 with no special settings on Slushs Pool. My usb hub is an old hub i had from my Xbox 360 Rock Band kit. I picked up a desktop fan from Walmart.

To get Windows 7 to see my Block Erupter i downloaded the driver from here: http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx
I looked in device manager under Ports (COM & LPT)
I didnt install any of the things from the .zip, i just extracted the contents into a folder on my desktop. Then from my Block Erupters Properties i manually searched for the directory of the driver. It found the driver and installed it when i pointed to the extracted folder.

I made myself a .bat file in the cgminer folder. At the end, the "COM#" is whatever number the Block Erupter gets assigned in device manager -> Ports (Com & LPT). Mine happened to be COM3. Only one line in my .bat.
Quote
cgminer.exe --disable-gpu --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S COM3

I saved the .bat and made a shortcut to it to place on my desktop. I just run the .bat and my miner gets to work. Of course on first startup, i had to enter the address:port of the pool i am using, my worker name, and worker password.

Just about 1% Hardware Issues.

Heres some pictures.
https://www.dropbox.com/s/vqbplyi5s2ghk42/Block%20Erupter%20Win7%2032bit.png?v=0mcns
https://www.dropbox.com/s/189fmeosipf7jlj/IMG_20130509_013839_951.jpg?v=0mcns
https://www.dropbox.com/s/51rcalcnq5ogih6/IMG_20130605_155107_922.jpg?v=0mcns

---------

I also have three more Block Erupters, a new USB hub, and a couple fans heading my way in the mail right now.

Fans: http://www.amazon.com/Coolerguys-Dual-80mm-Cooling-Fans/dp/B002NVC1DS/
USB Hub: http://www.amazon.com/gp/product/B000KUQ8FG/ref=oh_details_o00_s00_i01

I found this in the USB hub reviews. "Comes with external power adapter. Output 5V, 2.6A, Energy Consumption 13W max."
I should be able to power my 4 Block Erupters with no problem.

I plan to get cgminer compiled on my Raspberry Pi Model B. Can anyone help a Linux noob compile cgminer 3.1.1 on a Raspberry Pi?
 Embarrassed

I want to thank doubledave for helping me out with everything. He introduced me to bitcoins and has been helping me out with anything pertaining to them since. Hes the best, around!
newbie
Activity: 24
Merit: 0
I am also seeing about 1% HW errors - and my units are no longer hot now that I have moved things around a bit.
I believe these numbers to probably be normal  Undecided

I switched to the DLink hub (D-Link DUB-H7) with the ARCTIC Breeze fan (~5mm above the erupter) and I'm seeing <0.1% HW errors.
newbie
Activity: 24
Merit: 0
Did anyone figure out how to run it on a mac?

There is a mac only thread here somewhere. Try there.
Please let me know what you find out.

I was unable to build cgminer or bfgminer on OS X 10.6, so I couldn't even test it.
Pages:
Jump to: