Pages:
Author

Topic: [GUIDE] GridSeed Blade (80 Chip) Miner Support/Tuning - page 4. (Read 38912 times)

sr. member
Activity: 434
Merit: 265
...

not for me =( ... id give anything to have cgminer working on my rpi but the USB bus resets after a few minutes of mining and miners stop =(
I can only get minerd(cpuminer) to work stable on the USB ports since it seems to communicate differently through them or something... but cpuminer is like 1MH slower and for some reason it doesnt seem to report the pool accepting all the shares generated. Like 2 nonce found messages would scroll past but only 1 accepted at pool ... with no reject meessage either. Happens a few times a minute. So, the avg reported pool hashrate by minerd is like 1-2MH less than cgminer 3.7.2 hosted on a laptop.
I wish I could try bfgminer see if it works more stable on the rpi

The hub I have it all plugged into is powered as well.
So, I dont know wtf the deal is =(

I used a fresh debian install ... and the orginal cgminer from andreed ... wrong hashrate ... but doesn't matter ... and changed the cmdline ... slub_flag or something like this ... and it works stable 48h and more
legendary
Activity: 2450
Merit: 1002
I have two blades and with bfgminer they work only on 2.5 to 2.6 MHz
and also one of them after 10 minutes goes DEAD and after restarting says can not write to com port 7
I use 4 port HUB not powered.

With cgminer there is a big problem to make it working.

I use it on windows so is there any advice what to do?
Frequency is 800Mhz

cgminer works flawless on a raspberry ... super stable at 5.5 on the pool


not for me =( ... id give anything to have cgminer working on my rpi but the USB bus resets after a few minutes of mining and miners stop =(
I can only get minerd(cpuminer) to work stable on the USB ports since it seems to communicate differently through them or something... but cpuminer is like 1MH slower and for some reason it doesnt seem to report the pool accepting all the shares generated. Like 2 nonce found messages would scroll past but only 1 accepted at pool ... with no reject meessage either. Happens a few times a minute. So, the avg reported pool hashrate by minerd is like 1-2MH less than cgminer 3.7.2 hosted on a laptop.
I wish I could try bfgminer see if it works more stable on the rpi

The hub I have it all plugged into is powered as well.
So, I dont know wtf the deal is =(
member
Activity: 74
Merit: 10
without tweak in GC3355.c file BFGminer isn't ready to fully works with gridseed G-Blade,.
Bfgminer support the first gridseed(300Kh/s) but not completely the G-blade (5.5Mh/s).

The reason is first gridseed use 5 chips GC3355 on board, against 40 chips by board with the G-Blade.

I work on a patch but i'm not a guru programmer so actually my patch don't work very well.

I push it to github when it's done.
newbie
Activity: 21
Merit: 0
Hi

I played with my blades for few hours, read ton of online materials but did not find solution for my problem.

I connected blades to my home Windows server and the problem is when I start cgminer it does not detect blades. I have to unplug the blades, start cpuminer and then plug usb cables from blades quite fast so cgminer detect the hardware. It is frustrating as server is in the part of the house I have a long walk to and going there to do such stuff manually instead of remote desktop :/
sr. member
Activity: 434
Merit: 265
I have two blades and with bfgminer they work only on 2.5 to 2.6 MHz
and also one of them after 10 minutes goes DEAD and after restarting says can not write to com port 7
I use 4 port HUB not powered.

With cgminer there is a big problem to make it working.

I use it on windows so is there any advice what to do?
Frequency is 800Mhz

cgminer works flawless on a raspberry ... super stable at 5.5 on the pool
sr. member
Activity: 412
Merit: 250
I have two blades and with bfgminer they work only on 2.5 to 2.6 MHz
and also one of them after 10 minutes goes DEAD and after restarting says can not write to com port 7
I use 4 port HUB not powered.

With cgminer there is a big problem to make it working.

I use it on windows so is there any advice what to do?
Frequency is 800Mhz
member
Activity: 74
Merit: 10
Ok that's recent this warning, i don't see it this week.

But there are a big problem with the gridseed G-Blade.

The only soft which is 100% compatible is fork from jmordica, all other have bug because G-Blade have 40 chip and not 5 Sad
 

I try to patch bfgminer to support 40 chip but i'm not good programmer and my patch don't work very well, pool detect 7,8Mh/s against 10,6Mh/s with the jmordica fork of cgminer.
legendary
Activity: 1778
Merit: 1003
NodeMasters
And you read the warnings


Popular cgminer 3.7.2 is not supported due to the bug in the code. You have to use newer miner. Read FAQ to learn more about it.

Found here

https://nicehash.com/?p=gstarted
member
Activity: 74
Merit: 10
nicehash.com

When there pool switch to currency i have the problem.
legendary
Activity: 1778
Merit: 1003
NodeMasters
hi jmordica,

I have a problem with your cgminer with my G-Blade Gridseed (40 chip on board) .

On only one autoswitch pool (not all), when it switch to currency, all shares are reject with this error message:
share is above target rejected

I try to modify diff but i have the same problem.
To solve the problem i must switch to backup pool and when I switch again to the autoswitch pool, that works very fine until pool switch to currency.

Have you an idea to solve the problem ?
What pool are you getting this error on?
I will see if I can point my blades at it and see if I get the same issues
member
Activity: 74
Merit: 10
hi jmordica,

I have a problem with your cgminer with my G-Blade Gridseed (40 chip on board) .

On only one autoswitch pool (not all), when it switch to currency, all shares are reject with this error message:
share is above target rejected

I try to modify diff but i have the same problem.
To solve the problem i must switch to backup pool and when I switch again to the autoswitch pool, that works very fine until pool switch to currency.

Have you an idea to solve the problem ?
member
Activity: 99
Merit: 10
Here is the compiled cgminer for Raspberry Pi that supports Gridseed: http://0c31ac7857e819701732-7c102875f448c5383a11c1d07426cb3e.r86.cf1.rackcdn.com/cgminer

Here is the source: https://github.com/jmordica/cgminer-gc3355

chips=40 for blade and chips=5 for 5-chip.
legendary
Activity: 2450
Merit: 1002
So, question, the cgminer 3.7.2 that works in windows for the gblade.
The HW count, is that diff1 count or vardiff HW count?
legendary
Activity: 1778
Merit: 1003
NodeMasters

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.


legendary
Activity: 1778
Merit: 1003
NodeMasters
legendary
Activity: 1778
Merit: 1003
NodeMasters
member
Activity: 74
Merit: 10
legendary
Activity: 1778
Merit: 1003
NodeMasters
Hi Gus
i just built my self a new linux box to run my 3 blades
and i have install ubuntu 13.10

i have installed cgminer and it runs the blades but i not get the top information on the screen all i  get is this


 [2014-04-24 08:38:26] Accepted 0aa45cf6 Diff 24/16 GSD 3                     
 [2014-04-24 08:38:27] Accepted 07f34bb6 Diff 32/16 GSD 0                     
 [2014-04-24 08:38:27] Accepted 0112108e Diff 239/16 GSD 1                     
 [2014-04-24 08:38:27] Accepted 099c6168 Diff 27/16 GSD 3                     
 [2014-04-24 08:38:27] Accepted 033420b0 Diff 80/16 GSD 3                     
 [2014-04-24 08:38:27] Accepted 089b1861 Diff 30/16 GSD 1                     
 [2014-04-24 08:38:27] Accepted 0e737b94 Diff 18/16 GSD 0                     
 [2014-04-24 08:38:27] Accepted a2e955ca Diff 402/16 GSD 1                     
 [2014-04-24 08:38:27] Accepted 0fabc030 Diff 16/16 GSD 3                     
 [2014-04-24 08:38:27] Accepted 089de2e9 Diff 30/16 GSD 1                     
 [2014-04-24 08:38:27] Found block for pool 0!                   
 [2014-04-24 08:38:27] Accepted 03d1b0cb Diff 17.2K/16 BLOCK! GSD 1                     
 [2014-04-24 08:38:27] Accepted 07ec563a Diff 32/16 GSD 2                     
 [2014-04-24 08:38:27] Network diff set to 0                   
 [2014-04-24 08:38:27] Stratum from pool 0 detected new block                   
 [2014-04-24 08:38:28] Accepted 065791ac Diff 40/16 GSD 0                     
 [2014-04-24 08:38:28] Accepted 0bd6f158 Diff 22/16 GSD 2                     
 [2014-04-24 08:38:28] Accepted 01e0cf13 Diff 136/16 GSD 0                     
 [2014-04-24 08:38:29] Accepted 083ef6a2 Diff 31/16 GSD 3                     
 [2014-04-24 08:38:29] Accepted 0de70908 Diff 18/16 GSD 3                     
 [2014-04-24 08:38:29] Accepted 0744833f Diff 35/16 GSD 1                     
 [2014-04-24 08:38:29] Accepted 074cded0 Diff 35/16 GSD 1               

any ideas what i did wrong ??
sr. member
Activity: 434
Merit: 265
Hey guys! Nice guide.

Ive got a few questions.

1. Where to buy?
2. What do I need beside the G-Blade?

Thanks in advance Smiley

For switzerland you can buy ... from me ^^

Iam located in Germany, whats the price from you?

send me a pm ... let's try to keep this thread ... with out sales ...
legendary
Activity: 1884
Merit: 1005
Hey guys! Nice guide.

Ive got a few questions.

1. Where to buy?
2. What do I need beside the G-Blade?

Thanks in advance Smiley

For switzerland you can buy ... from me ^^

Iam located in Germany, whats the price from you?
Pages:
Jump to: