Bitcoin Forum
May 09, 2024, 11:20:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7]  All
  Print  
Author Topic: [GUIDE] GridSeed Blade (80 Chip) Miner Support/Tuning  (Read 38859 times)
toephank
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
May 12, 2016, 05:36:09 PM
 #121

Quote
Not trying to dig some old thread here, but to help others.

Am running 10 of gridseed blade using cgminer 4.3.5 win7 x64bit, and mining eth at the same time.
Basic config for cgminer:

cgminer --scrypt -o stratum+tcp://gcpool.eu:3346 -u xxxx -p xxxx --scan-serial \\.\COM3.\COM4 --gridseed-options=baud=115200,freq=850,chips=80 --hotplug 80
pause

Hope it helps.

Is this config suitable to ether as well? I thought the blades could only do scrypt.


Nope. Eth mining using 2 GPUs running win7 64.
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715253621
Hero Member
*
Offline Offline

Posts: 1715253621

View Profile Personal Message (Offline)

Ignore
1715253621
Reply with quote  #2

1715253621
Report to moderator
Aenonn
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 11, 2017, 05:57:36 PM
 #122


I fixed it
i will post the full info when i get home


Yes i know that this is on this thread and others BUT
it can get confusing for some of us OLD gits
so i thought i would do it command by command


ok heres what i did
make sure you are sudo su to root
cd   
apt-get install build-essential libtool libcurl4-openssl-dev libncurses5-dev libudev-dev autoconf automake screen
wget http://curl.haxx.se/download/curl-7.34.0.tar.bz2
wget http://www.digip.org/jansson/releases/jansson-2.5.tar.bz2
tar -xvf curl-7.34.0.tar.bz2
cd curl-7.34.0
./configure
make
make install
cd ..

tar -xvf jansson-2.5.tar.bz2
cd jansson-2.5
./configure
make
make install
wget http://ftp.osuosl.org/pub/ubuntu/pool/main/a/automake1.11/automake1.11_1.11.6-2_all.deb
sudo dpkg -i automake1.11_1.11.6-2_all.deb
sudo ln -s /usr/local/lib/libjansson.* /usr/lib/
cd ..
git clone https://github.com/jmordica/cgminer-gc3355
if you have a problem with git then use  'apt-get install git'
cd cgminer-gc3355/
./configure --enable-scrypt --enable-gridseed
make

Thats it your done
./cgminer --gridseed-options=baud=115200,freq=800,chips=40,modules=1,usefifo=0,btc=0 --hotplug=0


this works on Ubuntu 13.10  and the new version 14 Ubuntu

Hope this helps someone out.


Helped even after a few years, Thank you! - Additional: Working on Current(Nov, 2017) Raspberry Pi 3, over secure WiFi, Debian, cgminer-gc3355.

A
igotek
Hero Member
*****
Offline Offline

Activity: 2058
Merit: 608


Online Security & Investment Corporation


View Profile WWW
November 11, 2017, 08:45:18 PM
 #123

WHO SEL LTHİS ?
how much is it ?

I cannot live, I cannot die, trapped in myself.
Hold my breath as I wish for death. Oh please god, help me !
hercthx
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
November 18, 2017, 04:39:19 PM
 #124

I've been finding them on eBay.
GoldBuffalo
Jr. Member
*
Offline Offline

Activity: 71
Merit: 5


View Profile WWW
December 28, 2017, 05:44:22 AM
 #125

4 running, neat hobby for the price. Mod the fans with quieter artic fans, lower cfm but so far no problems. Any thoughts on lowering CFM from 90 to 50 on these blades? 
QuintLeo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1030


View Profile
December 28, 2017, 08:57:31 PM
 #126

The heatskinks are seriously overkill for the wattage used by the Gridseed 80 - you could probably get away with a 10 CFG fan (if they exist in 92 mm).

 I put some of my old NFB fans on a couple of these - ballpark 40-50 cfm rated - with ZERO overheating issues other than the usual "power conversion circuitry is poorly cooled" problem.


I'm no longer legendary just in my own mind!
Like something I said? Donations gratefully accepted. LYLnTKvLefz9izJFUvEGQEZzSkz34b3N6U (Litecoin)
1GYbjMTPdCuV7dci3iCUiaRrcNuaiQrVYY (Bitcoin)
Cryptocoinmin
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 05, 2018, 08:52:10 PM
 #127

Hi all
I am a newbie and got few blades with 80 chips (2x40) to learn.

I have hard time to set them up in my windows 10 laptop

They are both recognized from cgminer but only one seems to mine

BFF miner does not recognize them at all

Any tips or hints highly appreciated
Thank you
nvmextc
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 24, 2018, 08:09:31 AM
 #128

Hi, I'm running on Windows, and using cgminer for the first time now since buying a GridSeed (Normally use ccminer on my GPUs)
Has anyone had any luck running on 2 pools simultaneously? I can't find anything about doing this with GridSeeds or GPUs
Since it's 2x40 chip boards I thought it would be easy to separate the devices and run each board on a separate pool?
bronan
Hero Member
*****
Offline Offline

Activity: 774
Merit: 500


Lazy Lurker Reads Alot


View Profile
May 29, 2018, 10:17:39 AM
 #129

When you want to use bfgminer you have to use the vcpi driver which can be found by here > https://www.silabs.com/documents/public/software/CP210x_Universal_Windows_Driver.zip
However if you use cgminer you have to switch to the zadig driver.
In my experience the zadig driver is a pain in the behind, caused me many issues when using my blades.
Anyway you can not install both so only 1 driver can be installed to prevent even bigger issues.
Only have 2 left of them which run for nostalgic reasons at my house.
Pages: « 1 2 3 4 5 6 [7]  All
  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!