Bitcoin Forum
May 30, 2024, 08:33:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: CGMINER start issue  (Read 840 times)
RelBIT (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 21, 2017, 11:43:20 AM
 #1

Bitcoin Client Software and Version Number: CGMINER V4.9.2

Operating System: Windows7 SP1 @ 64 bit

System Hardware Specs: Intel Core i3 @1.92 GHz; 16GB RAM; SSD @ 128GB 30% free; HDD @ 500GB with 200gb free; ORICO powered USB hub; 2 x Gekkoscience BM1384; 802.11N network connection to ADSL/2 internet connection.

Description of Problem:
1. Using two BM1384 plugged into USB hub on batch file start gets a "COMPAC nn attempted reset got err:(0) LIBUSB_SUCCESS".
2. Using one BM1384 plugged into USB hub on batch file start runs OK - after a minute or so, when I plug in second BM1384 produces the error above.
3. Stop and restart CGMINER with single BM1384 then plug in the second one several times and it eventually recognises the second BM1384 and processes without issue.
4. How can I make CGMINER accept the two BM1384's on start; or how can I make it accept the second after start without creating the error?
5. Start script is: C:\cgminer-gekko-win32\cgminer -o stratum+tcp://cn.ss.btc.com:3333 -u username -p password
6. Searched high and low for an answer for this - posting this is my last resort. Thanks!

Any Related Addresses: None

Any Related Transaction IDs: None

Screenshot of the problem: http://users.tpg.com.au/mrjinx/cgminer_error_01.png

Log Files from the Bitcoin Client: None apparent in CGMINER directory.
kaptkrunch
Full Member
***
Offline Offline

Activity: 157
Merit: 150


Cryptoinfo.net Community Crypto


View Profile WWW
March 26, 2017, 08:03:38 PM
 #2

You need to specify the usb or com ports in the bat file. when you plug in the miner it will assign a com port to the usb you are plugged into. this is my bat i use to run 4 at a time

 cgminer.exe -o stratum+tcp://127.0.0.1:3333 -u user -p x --nocheck-golden --chips-count 128 --ltc-clk 220 -S //./COM5 -S //./COM6 -S //./COM7 -S //./COM8

Pages: [1]
  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!