Bitcoin Forum
August 14, 2024, 11:59:14 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Gridseed chip 80 scrypt with cgmner or bfgminer 5.2  (Read 668 times)
splat44 (OP)
Sr. Member
****
Offline Offline

Activity: 384
Merit: 250



View Profile
September 04, 2015, 10:07:17 AM
 #1

Hi,

I understand gridseed 80 chip asic scrypt hardware can be with some cgminer version and bfgminer 5.2

It would be great in know how install and building following software steps by steps on raspberry pi2:
1) cgminer
2) bfminer

Of course, I want to make sure gridseed and scrypt is enabled while using ./configure!

Can any one help?
I also cgminer 4.9.2 doesn't support altcoin including scrypt?
psycodad
Legendary
*
Offline Offline

Activity: 1625
Merit: 1704


精神分析的爸


View Profile
September 04, 2015, 01:55:34 PM
 #2

I think you will need jmordica's fork of cgminer from https://github.com/jmordica/cgminer-gc3355 .

Configure parameters are noted in the readme of the above link. Otherwise you just need to make sure you have all the requirements/dependencies installed to build it on your Pi.

HTH

splat44 (OP)
Sr. Member
****
Offline Offline

Activity: 384
Merit: 250



View Profile
September 05, 2015, 02:59:32 AM
 #3

Ok, can you confirm if all below are all I need doing?

Code:
sudo apt-get update
sudo apt-get install autoconf autogen libtool uthash-dev libjansson-dev libcurl4-openssl-dev libusb-dev libncurses-dev git-core –y

Code:
git clone https://github.com/jmordica/cgminer-gc3355.git
cd cgminer-gc3355
./autogen.sh
./configure --enable-scrypt --enable-gridseed
make

Assuming all is correct, then GPU and CPU will be disabled?



I think you will need jmordica's fork of cgminer from https://github.com/jmordica/cgminer-gc3355 .

Configure parameters are noted in the readme of the above link. Otherwise you just need to make sure you have all the requirements/dependencies installed to build it on your Pi.

HTH
bit1
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile
September 05, 2015, 03:53:15 AM
 #4

You could move this thread to mining section.
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!