Author

Topic: Gridseed chip 80 scrypt with cgmner or bfgminer 5.2 (Read 663 times)

legendary
Activity: 938
Merit: 1000
You could move this thread to mining section.
sr. member
Activity: 384
Merit: 250
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
legendary
Activity: 1612
Merit: 1608
精神分析的爸
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
sr. member
Activity: 384
Merit: 250
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?
Jump to: