Bitcoin Forum
May 01, 2024, 11:57:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Hardware / Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread on: February 28, 2021, 03:06:54 AM
I had used netcat to confirm port 3333 open.

BUT it turned out to be aiprotection in my ASUS router!  Not blocking ports, nor name.. but was definitely blocking! Thanks for your inputs.
2  Bitcoin / Hardware / Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread on: February 27, 2021, 03:57:08 AM
Debian 10 (buster)
 - compiled cgminer from git source 4.11.1

Yes I installed WinUSB using zadig

Downloaded 4.11.1 from this forum

Code:
cgminer.exe -o stratum+tcp://solo.ckpool.org:3333 -u mYBTCAddress  -p x
3  Bitcoin / Hardware / Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread on: February 26, 2021, 11:17:33 PM
So frustrated. I have a newPac USB and tried in both linux and windows 10. Seems to be recognized as a valid USB device on both platforms.

Code:
PS E:\btc> gwmi Win32_USBControllerDevice |%{[wmi]($_.Dependent)} | ? { $_.DeviceId -match "GS-" } | sort Manufacturer,Description,DeviceID | ft -groupby Manufacturer Description,Service,DeviceId -auto
   Manufacturer: Future Technology Devices International, Ltd
Description          Service DeviceId
-----------          ------- --------
NewPac Bitcoin Miner WinUSB  USB\VID_0403&PID_6015\GS-10037777

cgminer -n
 [2021-02-26 18:01:33.745] USB all: found 12 devices - listing known devices
.USB dev 0: Bus 3 Device 4 ID: 0403:6015
  Manufacturer: 'GekkoScience'
  Product: 'NewPac Bitcoin Miner'
 [2021-02-26 18:01:33.746] 1 known USB devices

Trying the highly recommended solo.ckpool.org, but also two other mining pools.

ALL I EVER GET IS: No servers were found that could be used to get work from!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Code:
 [2021-02-26 17:38:38.618] Global quota greatest common denominator set to 1
 [2021-02-26 17:38:38.622] Started cgminer 4.11.1
 [2021-02-26 17:38:38.626] Probing for an alive pool
 [2021-02-26 17:38:38.626] RES: thread starting
 [2021-02-26 17:38:38.626] Testing pool stratum+tcp://solo.ckpool.org:3333
 [2021-02-26 17:38:38.668] Succeeded delayed connect
 [2021-02-26 17:38:57.812] Failed to recv sock in recv_line
 [2021-02-26 17:38:57.812] Closing socket for stratum pool 0
 [2021-02-26 17:38:57.812] Failed to parse a \n terminated string in recv_line
 [2021-02-26 17:38:57.881] Succeeded delayed connect
 [2021-02-26 17:39:17.033] Failed to recv sock in recv_line
 [2021-02-26 17:39:17.033] Closing socket for stratum pool 0
 [2021-02-26 17:39:17.033] Failed to parse a \n terminated string in recv_line
 [2021-02-26 17:39:17.033] Initiate stratum failed
 [2021-02-26 17:39:17.033] Closing socket for stratum pool 0
 [2021-02-26 17:39:22.034] Testing pool stratum+tcp://solo.ckpool.org:3333
 [2021-02-26 17:39:22.077] Succeeded delayed connect
 [2021-02-26 17:39:38.659] No servers were found that could be used to get work from.

Clearly the recv sock network is the issue.  Connects but cannot "talk". But I also see some references and pics  mentioning a serial COM port - but I see no mention on either platform, chalking that up to older versions. So I have sort of ruled out a bad newpac board. But that leaves me with exactly zero ideas.

Anyone have any thoughts?  Or any diagnostics for just board-level functions?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!