Bitcoin Forum
May 28, 2024, 08:20:17 AM *
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 23, 2023, 08:50:26 PM
Hey thanks man- I did pull the repository from https://github.com/kanoi/cgminer.git - I think that there is a voltage thing going on with a few of them, I am going to toy around with the coupe that don't work when I get back Stateside from a business trip- again, thanks for all the time you put in on this- have a fantastic day!
2  Bitcoin / Hardware / Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread on: February 19, 2023, 07:01:26 PM
Hey- I need to be pointed in the right direction-

I got bored and cooked up a little Gekkoscience / RPi rig and ran into a spot of trouble with two of my new stick miners-

I have like 20 + of mixed models, original Compac, 2pac, Newpac, and Compac F's ( I am a mining degenerate ) .

ALL of my other stick run, hash, ect. for YEARS on end-

Since we are in the NewPac thread, we'll focus on that- but the same thing happens to one of my old 2Pacs

So- I am runnning a Raspberry Pi 3 B with the 2022-09-22-raspios-bullseye-arm64.img

I am using a Sotma 10 Port Powered USB 3.0 Hub. ( 12V/10A/120W ) specs say 5V /2.1A of output per port-

this is ONLY being used with 2 sticks. ( I have rotated the sticks all around, between different hubs, swapped PSU's, to no avail)

I run this - ( My coding skills are weak- )

sudo cgminer -o stratum+tcp://us-east.stratum.braiins.com:3333 -u miningpeon.gekko --gekko-compac-freq 175 --gekko-2pac-freq 200 --gekko-newpac-freq 300 --gekko-compacf-freq 350  -p x --suggest-diff 128 --gekko-lowboost --gekko-start-freq 155 --gekko-tune-up 85 --gekko-mine2 --gekko-tune2 60

cgminer version 4.12.1 - Started: [2023-02-19 18:58:39.494]

 SB management [P]ool management ettings [D]isplay options [Q]uit
 0: GSH 10037043: found 0 chip(s)         | ZOMBIE
 1: GSD 10010214: found 0 chip(s)         | ZOMBIE
--------------------------------------------------------------------------------
 [2023-02-19 18:58:37.529] Started cgminer 4.12.1
 [2023-02-19 18:58:37.530] Probing for an alive pool
 [2023-02-19 18:58:37.778] Pool 0 difficulty changed to 8192
 [2023-02-19 18:58:37.907] Rejected untracked stratum share from pool 0
 [2023-02-19 18:58:38.791] 0: GSH 0 - Toggling ASIC nRST to reset
 [2023-02-19 18:58:39.493] 0: GSH 0 - NewPac Bitcoin Miner (10037043)
 [2023-02-19 18:58:39.494] 1: GSD 0 - 2Pac BM1384 Bitcoin Miner (10010214)
 [2023-02-19 18:58:39.495] Network diff set to 39.2T
 [2023-02-19 18:58:58.947] GSD 0 failure, disabling!
 [2023-02-19 18:59:00.135] GSH 0 failure, disabling!
 [2023-02-19 18:59:01.254] 0: GSH 0 - Toggling ASIC nRST to reset



This will continue- So, I just gotta know before I waste any more time- did these new ones I bought crap out> ?

3  Bitcoin / Hardware / Re: Now that usb sticks are being sold by sidehack here is a new usb hub thread. on: March 06, 2017, 09:12:02 AM
would this eyeboot cut it of is it overkill?

https://www.amazon.com/Eyeboot-Port-Enclosed-Power-Supply/dp/B01MXK6K48/ref=sr_1_12?s=pc&ie=UTF8&qid=1488791245&sr=1-12&keywords=powered+usb+hub
4  Bitcoin / Hardware / Re: Now that usb sticks are being sold by sidehack here is a new usb hub thread. on: March 06, 2017, 09:03:23 AM
Hey man- you know your stuff! I am setting up a 2pac rig with with compacs, what USB port would you go for? I am having the same issue, the power is not evenly distributed through the power hub, had to swap them around- I will have 8 2Pacs and 4 Compacs- so I think I need a decent powered hub.... any ideas ?
5  Bitcoin / Hardware / Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread on: March 06, 2017, 08:12:49 AM
Totally check out Minera for the raspberry pi-

https://github.com/michelem09/minera/wiki/Getting-started

dude hooks it up- here is the script to get a custom miner off of VTHoang



cd /var/www/minera/minera-bin/src

mkdir -p git/vthoang; cd git/vthoang

git clone https://github.com/vthoang/cgminer.git

cd cgminer

CFLAGS="-O2" ./autogen.sh --enable-gekko

make -j 2

cp cgminer /var/www/minera/minera-bin/custom/cgminer-vthoang

cd /var/www/minera/minera-bin/custom


AWESOME

6  Bitcoin / Hardware / Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread on: March 03, 2017, 10:01:21 AM
Howdy- wanted to say awesome work! I love the Compac, just got my 4 2Pacs-

Any tips for running them in Minera? I have a RPi 3 with the newest ISO on it, runs the old Compac great, can't seem to get it to work with the new 2pac-

I am that guy that sucks at Linux but can get it done with a little help Smiley

Cheers
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!