Bitcoin Forum
October 14, 2024, 03:57:06 PM *
News: Latest Bitcoin Core release: 28.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: May 24, 2023, 07:58:14 PM
Ok trying to setup a rpi zero w (cant find another decent use for it) as a lotto miner. Using a Newpac. I used to have it run on a win10 machine fine but I cant seem to get it to recognize in the pi. followed the steps but I am running into problems with the CFLAGS="-O2 -march=native" ./autogen.sh -enable-gekko make -j 2 command and then it wont see the newpac and since it wont see the newpac im up a creek. I am running the piOS lite 64. Im elevated to root. Im loosing what little mind I actually have. If anyone has ideas please feel free to drop them on me like a sack of hammers.

I am not sure that I totally understood your issue to be honest, I mean in which step the problem appeared.

But, in case it could be useful for you, I want to mention that I needed to use the following commands to make it work on my Pi 0w :

Code:
cd cgminer
CFLAGS="-O2 -fcommon" ./autogen.sh --enable-gekko
make

Without the -fcommon option, I never managed to make it work properly. Hope it will help.

Its not recognizing the newpac for some reason, any chance someone would be willing to copy/ paste all commands I need to put in for the shell to get this working (minus wallet address). Im about to reflash and start over.
2  Bitcoin / Hardware / Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread on: May 24, 2023, 12:08:57 AM
Ok trying to setup a rpi zero w (cant find another decent use for it) as a lotto miner. Using a Newpac. I used to have it run on a win10 machine fine but I cant seem to get it to recognize in the pi. followed the steps but I am running into problems with the CFLAGS="-O2 -march=native" ./autogen.sh -enable-gekko make -j 2 command and then it wont see the newpac and since it wont see the newpac im up a creek. I am running the piOS lite 64. Im elevated to root. Im loosing what little mind I actually have. If anyone has ideas please feel free to drop them on me like a sack of hammers.
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!