Bitcoin Forum
May 04, 2024, 08:27:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: 1 2 [All]
  Print  
Author Topic: Help with asicminer usb setup  (Read 1465 times)
jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
August 31, 2013, 08:15:42 PM
 #1

I'm trying to setup an asicminer block erupter on cgminer 3.1.1 on Windows 7 x64.
I have a .bat file that looks like this:
C:\cgminer\cgminer-nogpu.exe -o [pool]:[port] -u [username] -p [password] --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM3

I have installed the drivers for the block erupter, and I can see it under devices and printers.
When I run cgminer, it looks like this:

http://i42.tinypic.com/2clfdj.png

Does anybody know how to fix this?
1714811260
Hero Member
*
Offline Offline

Posts: 1714811260

View Profile Personal Message (Offline)

Ignore
1714811260
Reply with quote  #2

1714811260
Report to moderator
1714811260
Hero Member
*
Offline Offline

Posts: 1714811260

View Profile Personal Message (Offline)

Ignore
1714811260
Reply with quote  #2

1714811260
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714811260
Hero Member
*
Offline Offline

Posts: 1714811260

View Profile Personal Message (Offline)

Ignore
1714811260
Reply with quote  #2

1714811260
Report to moderator
1714811260
Hero Member
*
Offline Offline

Posts: 1714811260

View Profile Personal Message (Offline)

Ignore
1714811260
Reply with quote  #2

1714811260
Report to moderator
1714811260
Hero Member
*
Offline Offline

Posts: 1714811260

View Profile Personal Message (Offline)

Ignore
1714811260
Reply with quote  #2

1714811260
Report to moderator
cp1
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Stop using branwallets


View Profile
August 31, 2013, 09:53:46 PM
 #2

First make sure your hub has enough power if you're using one.  Try just plugging it into the computer.
Second use the latest cgminer (3.4?) and the zadig drivers.  There isn't any -S type stuff anymore.

Guide to armory offline install on USB key:  https://bitcointalk.org/index.php?topic=241730.0
shadizzle
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile
August 31, 2013, 09:59:52 PM
 #3

Since its windows,

Switch up your slashes up:

C:\cgminer\cgminer-nogpu.exe -o [pool]:[port] -u [username] -p [password] --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S //./COM3

Try this:

C:\cgminer\cgminer-nogpu.exe -o [pool]:[port] -u [username] -p [password] --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S \\.\COM3


Note: I had to use CGminer 3.3.1 for it to work properly on my windows machine. No idea why
Welsh
Staff
Legendary
*
Offline Offline

Activity: 3262
Merit: 4110


View Profile
August 31, 2013, 10:57:27 PM
 #4

If you are still having issues (although, it seems the problem should be fixed) then try watching a few tutorials on youtube. Try to follow them step by step and you should be able to get it up and running. Try to find a tutorial which has your operating system etc.

Please let us know if you get it working.
jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
August 31, 2013, 11:47:55 PM
 #5

Unfortunately, I still haven't been able to make it work. Cgminer version 3.4.1 isn't able to detect the usb miner, and switching the slashes produces the same error.
shadizzle
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile
September 01, 2013, 12:01:56 AM
 #6

Try Using CGminer 3.1.1 - I Just realized I made an error from earlier.

What happens when you launch the batch script?
jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 01, 2013, 12:15:56 AM
 #7

It returns the same error as when the batch script is launched with forward slashes.

Also, I attempted to use bfgminer, and I got the error "Do not have user privileges required to open \\.\COM3"
My batch file for bfgminer was this:
c:\bfgminer\bfgminer -o [pool]:[port] -u [username] -p [password] --disable-gpu -S all
cp1
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Stop using branwallets


View Profile
September 01, 2013, 04:20:10 AM
 #8

When you tried the newest cgminer did you use the zadig drivers and no -S or -icarus switches?

Guide to armory offline install on USB key:  https://bitcointalk.org/index.php?topic=241730.0
b!z
Legendary
*
Offline Offline

Activity: 1582
Merit: 1010



View Profile
September 01, 2013, 06:25:51 AM
 #9

Check the connection, is it plugged in properly?
shadizzle
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile
September 01, 2013, 02:29:11 PM
 #10

Other than to verify the COM port your USB stick is on..As said for me, I had to use CGminer 3.1.1 for it to work properly on my win 7 machine. 

Did you download the proper driver? I have seen it confused with a "WINUSB" version.

You def. want this driver:
http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx


Here is a step by step guide (mind the slashes):
http://rdmsnippets.com/2013/05/29/setting-up-asicminer-block-erupters-on-windows-7/

Other than to verify the COM port your USB stick is on..  As said for me, I had to use CGminer 3.1.1 for it to work properly on my win 7 machine. 


jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 01, 2013, 04:02:15 PM
 #11

The newest cgminer just says "no devices detected", and I did install the zadig drivers.

The computer does detect the USB stick though:
http://i40.tinypic.com/15cc2rp.png
abn123
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
September 01, 2013, 04:04:40 PM
 #12

was having the same problems....finally tried bfgminer....been up and running perfectly for 15hrs
jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 01, 2013, 04:18:07 PM
 #13

I tried bfgminer, but I got the error "Do not have user privileges required to open \\.\COM3".
abn123
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
September 01, 2013, 04:46:33 PM
 #14

did you try running it in "administrator" mode?

I didn't need to resort to that, but I found numerous threads where that was advised.....
shadizzle
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile
September 01, 2013, 04:56:07 PM
 #15

What ABN said,

Left click and highlight your batch>right click> Run as admin
jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 02, 2013, 12:57:02 AM
 #16

When running as administrator, I still got the same error.

abn123
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
September 02, 2013, 02:03:03 AM
 #17

have you tried running bfgminer without specifying the com ports?  I typically only have to use the -S in older versions of cgminer....bfgminer has been no problem with just the address, user:pass combo
jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 02, 2013, 02:19:56 AM
 #18

I tried it, it just says "All devices disabled, cannot mine!"
abn123
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
September 02, 2013, 02:25:15 AM
 #19

sorry we aren't being of much help....  the only other thing that I can think of (which didn't happen to me but I read about in a few places) is that USB3 ports cause issues sometimes... possible to try on a USB2 port? 
jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 02, 2013, 02:36:59 AM
 #20

Yeah, it is plugged into a USB 2.0 port
jedimstr
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000



View Profile
September 02, 2013, 02:38:49 AM
 #21

If you're trying with the latest BFGMiner 3.2.0, then try using -S erupter:all.

Also the permissions issues you're having occur often if you're trying to run BFGMiner directly from a folder under the desktop or the desktop itself.  If that's the case, try putting it in a folder directly on C:\ instead like C:\Mining\bfgminer.exe

jedimstr
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000



View Profile
September 02, 2013, 02:43:38 AM
 #22

Also, if you want to try CGMiner again, try uninstalling the serial drivers first (the ones that identify the erupter as a COM port) from SI labs before you reinstall Zadig drivers.  You shouldn't see CP210x bridge anymore.

jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 02, 2013, 03:24:53 AM
 #23

For CGMiner, I tried uninstalling the SI labs drivers, reinstalling the zadig drivers, and then reinstalling the SI labs drivers, but I still get the same errors.
dwdoc
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


- - -Caveat Aleo- - -


View Profile
September 02, 2013, 03:30:41 AM
 #24

Do you have another PC or laptop you can try?  I was unable to run my erupters on my windows7 64bit desktop but had no problem with my windows 7 netbook.
jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 02, 2013, 03:37:29 AM
 #25

Yes, I'll try it on another computer once I get home.
cp1
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Stop using branwallets


View Profile
September 02, 2013, 04:44:09 AM
 #26

You shouldn't have both zadig and the other drivers installed.  Just use the zadig.  Are the devices showing up properly there?

Guide to armory offline install on USB key:  https://bitcointalk.org/index.php?topic=241730.0
jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 02, 2013, 05:20:12 PM
 #27

When I have only the zadig WinUSB drivers installed, the miner isn't assigned a COM port.
junp
Full Member
***
Offline Offline

Activity: 231
Merit: 100


View Profile
September 02, 2013, 05:42:11 PM
 #28

have you tried Bitminter? I had some problems, but with Bitminter I've seen all my 10 block erupters and now I'm mining from several days!
cp1
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Stop using branwallets


View Profile
September 02, 2013, 06:06:31 PM
 #29

When I have only the zadig WinUSB drivers installed, the miner isn't assigned a COM port.

That's right, that's why you don't use the -S option.

Guide to armory offline install on USB key:  https://bitcointalk.org/index.php?topic=241730.0
Eobot
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
September 02, 2013, 09:13:09 PM
Last edit: February 01, 2014, 04:01:20 AM by Eobot
 #30

You can download the Eobot software, it automatically will work with an unlimited number of the Asicminer USB...you can choose BTC/LTC, and it will mine either one for you using the USB.  Here's the link:

www.eobot.com/EobotWindows.zip
jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 02, 2013, 11:03:02 PM
 #31

I tried bitminter, but I got a timeout error when trying to probe the port, and I do have the silabs drivers installed.
jason60069 (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
September 02, 2013, 11:11:16 PM
 #32

Without the silabs drivers, I still get the same "no devices detected" error in cgminer.
dwdoc
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


- - -Caveat Aleo- - -


View Profile
September 02, 2013, 11:18:16 PM
 #33

Did you try a different computer? Where are you located? Maybe someone could make a house call or do a remote link...
Pages: 1 2 [All]
  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!