Bitcoin Forum
May 02, 2024, 05:49:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 »
  Print  
Author Topic: LightningAsic usb miners based Gridseed GC3355 Tech Support Thread  (Read 73409 times)
Andareed
Member
**
Offline Offline

Activity: 84
Merit: 14


View Profile
March 18, 2014, 03:44:04 AM
 #521

If anyone interested I've modified Andareed's version of cgminer a bit to let you better finetune the gridseed units. There's a big variance in the resistors they used as voltage references so every unit has a different maximum frequency they can run at.

https://github.com/girnyau/cgminer-gc3355

New frequency table: 800, 813, 825, 838, 850, 863, 875, 888, 900, 913, 925, 938, 950, 963, 975, 988, 1000, 1013, 1025, 1038, 1050, 1063, 1075, 1088, 1100, 1113, 1125, 1138, 1150, 1163, 1175, 1188, 1200

You won't need the ghz ones however unless highly overvolted Smiley

You can also define a base frequency as usual, then set per device frequencies by the units' serial number if you want:

--gridseed-options freq=888 --gridseed-freq 8D74488A4949=900,8D96227B5449=900,8D7357785355=875

Factory units running since ~48 hours without any hw mods but the fans desoldered:

 cgminer version 3.7.2 - Started: [2014-03-16 13:23:19]
--------------------------------------------------------------------------------
 (5s):1.891M (avg):1.888Mh/s | A:3357360  R:4832  HW:228  WU:10.5/m
 ST: 2  SS: 0  NB: 950  LW: 34253  GF: 2  RF: 0
 Connected to litecoinpool.org diff 256 with stratum as user composeit.gridseed
 Block: 3a0bf6f9...  Diff:5.16K  Started: [22:08:37]  Best share: 18.8M
--------------------------------------------------------------------------------
 *P*ool management *S*ettings *D*isplay options *Q*uit
 GSD 0: 8D74488A4949  900 MHz | 382.0K/381.9Kh/s | A:653120 R:2176 HW:204
 GSD 1: 8D7135A35355  888 MHz | 376.9K/376.8Kh/s | A:670592 R:1152 HW:  6
 GSD 2: 8D96227B5449  900 MHz | 382.0K/381.9Kh/s | A:675936 R: 800 HW:  5
 GSD 3: 6D9323805251  888 MHz | 376.9K/376.8Kh/s | A:677392 R: 352 HW:  3
 GSD 4: 8D7357785355  875 MHz | 371.4K/371.3Kh/s | A:680320 R: 352 HW: 10
--------------------------------------------------------------------------------

Cheers

Cool! Not sure that the resistors are the reason for the variance. The four I measured were within 0.1% of spec. I assume this is just silicon quality differences in the actual ASIC chips.

BTC: 1K54i8Fsu7e7WPu1pQJV6tDa65qXahnHMH
LTC: LMfJ2eqsJofTaNtD1dLRZBuKju9qYgwxZj
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714672192
Hero Member
*
Offline Offline

Posts: 1714672192

View Profile Personal Message (Offline)

Ignore
1714672192
Reply with quote  #2

1714672192
Report to moderator
1714672192
Hero Member
*
Offline Offline

Posts: 1714672192

View Profile Personal Message (Offline)

Ignore
1714672192
Reply with quote  #2

1714672192
Report to moderator
1714672192
Hero Member
*
Offline Offline

Posts: 1714672192

View Profile Personal Message (Offline)

Ignore
1714672192
Reply with quote  #2

1714672192
Report to moderator
Ofenkaese
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
March 18, 2014, 07:02:53 AM
 #522

All right, the new frequency table is:

700, 706, 713, 719, 725, 731, 738, 744, 750, 756, 763, 769, 775, 781, 788, 794, 800, 813, 825, 838, 850, 863, 875, 888, 900, 913, 925, 938, 950, 963, 975, 988, 1000, 1013, 1025, 1038, 1050, 1063, 1075, 1088, 1100, 1113, 1125, 1138, 1150, 1163, 1175, 1188, 1200

Would someone kindly provide me with a compiled version for the raspi? Even better would be a complete image... I grew up using dos and windows... but I'm not good @ linux :-/

Anyway. Some people were talking about the raspi version with scripta getting stuck over night. Even with the changed line someone supplied it crashed overnight. I found a donation cron job running every night for a short time. Just deleted that thing and the raspi works very fine now...
But would love to implement the latest frequency setup.

Best Regards

Should not write about the raspi... just yesterday night it stopped working and I had to powercycle. Maybe I should lights on during the night?

Any one else has this problem or are all just fine now using the raspi + cgminer + scripta?
worldlybedouin
Sr. Member
****
Offline Offline

Activity: 376
Merit: 250


View Profile WWW
March 18, 2014, 10:17:11 AM
 #523

All right, the new frequency table is:

700, 706, 713, 719, 725, 731, 738, 744, 750, 756, 763, 769, 775, 781, 788, 794, 800, 813, 825, 838, 850, 863, 875, 888, 900, 913, 925, 938, 950, 963, 975, 988, 1000, 1013, 1025, 1038, 1050, 1063, 1075, 1088, 1100, 1113, 1125, 1138, 1150, 1163, 1175, 1188, 1200

Would someone kindly provide me with a compiled version for the raspi? Even better would be a complete image... I grew up using dos and windows... but I'm not good @ linux :-/

Anyway. Some people were talking about the raspi version with scripta getting stuck over night. Even with the changed line someone supplied it crashed overnight. I found a donation cron job running every night for a short time. Just deleted that thing and the raspi works very fine now...
But would love to implement the latest frequency setup.

Best Regards

Should not write about the raspi... just yesterday night it stopped working and I had to powercycle. Maybe I should lights on during the night?

Any one else has this problem or are all just fine now using the raspi + cgminer + scripta?

There is an issue when using the Scripta image.  It works for some folks and doesn't for others.  The devs are working on this.  Until then I suggest you just run RasPi + CGMiner only...I've been using that and it's incredibly stable.  Along with the tweaks to cgminer that Girhes made, I now have more fine grained control over overclocking them and it's working out quite nice.

LTC:  LXrAe2E6cBsK52GvUsYraeXkc2s7Ti7R5X
BTC:  1FLTMqVjTZ5MTdCF4npNZGFMEUGyBV4zcj
Ofenkaese
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
March 18, 2014, 10:52:12 AM
 #524

All right, the new frequency table is:

700, 706, 713, 719, 725, 731, 738, 744, 750, 756, 763, 769, 775, 781, 788, 794, 800, 813, 825, 838, 850, 863, 875, 888, 900, 913, 925, 938, 950, 963, 975, 988, 1000, 1013, 1025, 1038, 1050, 1063, 1075, 1088, 1100, 1113, 1125, 1138, 1150, 1163, 1175, 1188, 1200

Would someone kindly provide me with a compiled version for the raspi? Even better would be a complete image... I grew up using dos and windows... but I'm not good @ linux :-/

Anyway. Some people were talking about the raspi version with scripta getting stuck over night. Even with the changed line someone supplied it crashed overnight. I found a donation cron job running every night for a short time. Just deleted that thing and the raspi works very fine now...
But would love to implement the latest frequency setup.

Best Regards

Should not write about the raspi... just yesterday night it stopped working and I had to powercycle. Maybe I should lights on during the night?

Any one else has this problem or are all just fine now using the raspi + cgminer + scripta?

There is an issue when using the Scripta image.  It works for some folks and doesn't for others.  The devs are working on this.  Until then I suggest you just run RasPi + CGMiner only...I've been using that and it's incredibly stable.  Along with the tweaks to cgminer that Girhes made, I now have more fine grained control over overclocking them and it's working out quite nice.

Sounds really nice. I feel I don't need the scripta thing...
Would you mind doing a backup of your sd card and sharing it?

Just to play around I'd try to use scripta on a dedicated raspi to sum up all my miners... but that's later... first of all I need reliability on the process.


worldlybedouin
Sr. Member
****
Offline Offline

Activity: 376
Merit: 250


View Profile WWW
March 18, 2014, 10:58:02 AM
 #525

All right, the new frequency table is:

700, 706, 713, 719, 725, 731, 738, 744, 750, 756, 763, 769, 775, 781, 788, 794, 800, 813, 825, 838, 850, 863, 875, 888, 900, 913, 925, 938, 950, 963, 975, 988, 1000, 1013, 1025, 1038, 1050, 1063, 1075, 1088, 1100, 1113, 1125, 1138, 1150, 1163, 1175, 1188, 1200

Would someone kindly provide me with a compiled version for the raspi? Even better would be a complete image... I grew up using dos and windows... but I'm not good @ linux :-/

Anyway. Some people were talking about the raspi version with scripta getting stuck over night. Even with the changed line someone supplied it crashed overnight. I found a donation cron job running every night for a short time. Just deleted that thing and the raspi works very fine now...
But would love to implement the latest frequency setup.

Best Regards

Should not write about the raspi... just yesterday night it stopped working and I had to powercycle. Maybe I should lights on during the night?

Any one else has this problem or are all just fine now using the raspi + cgminer + scripta?

There is an issue when using the Scripta image.  It works for some folks and doesn't for others.  The devs are working on this.  Until then I suggest you just run RasPi + CGMiner only...I've been using that and it's incredibly stable.  Along with the tweaks to cgminer that Girhes made, I now have more fine grained control over overclocking them and it's working out quite nice.

Sounds really nice. I feel I don't need the scripta thing...
Would you mind doing a backup of your sd card and sharing it?

Just to play around I'd try to use scripta on a dedicated raspi to sum up all my miners... but that's later... first of all I need reliability on the process.


Here you go:  https://litecointalk.org/index.php?topic=9908.msg143613#msg143613  This version uses Andareed's version of cgminer.

LTC:  LXrAe2E6cBsK52GvUsYraeXkc2s7Ti7R5X
BTC:  1FLTMqVjTZ5MTdCF4npNZGFMEUGyBV4zcj
wasubii
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
March 18, 2014, 11:11:21 AM
 #526


Here you go:  https://litecointalk.org/index.php?topic=9908.msg143613#msg143613  This version uses Andareed's version of cgminer.


+1

You're a good guy worldly

Sending donations to the Scripta guys and Andareed

Ofenkaese
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
March 18, 2014, 12:50:49 PM
 #527

Very cool, thank you very much for sharing the link. Will also go to donate.
Do you also have an image version containing the detailed frequency setup? Would love to test that.
worldlybedouin
Sr. Member
****
Offline Offline

Activity: 376
Merit: 250


View Profile WWW
March 18, 2014, 01:09:41 PM
 #528

Very cool, thank you very much for sharing the link. Will also go to donate.
Do you also have an image version containing the detailed frequency setup? Would love to test that.

Here's a link to the complied version of cgminer made by Girhes:  https://mega.co.nz/#!asJixSiC!kNLgTzZv4qN1j06yptsC__KVdFZ7n8zsRydVja1dwPw

Please don't forget to donate to him as well if you like the modified version he's made!  Donate to Girhes here:  https://bitcointalk.org/index.php?topic=477709.msg5752544#msg5752544

Once you download this version, you'll want to backup the existing one by renaming it to another file name.  Then take this version and change it's name from cgminer.girhes to cgminer instead.

Also, don't forget to change permissions on this file so you can execute it.

LTC:  LXrAe2E6cBsK52GvUsYraeXkc2s7Ti7R5X
BTC:  1FLTMqVjTZ5MTdCF4npNZGFMEUGyBV4zcj
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
March 18, 2014, 01:48:36 PM
 #529

If anyone interested I've modified Andareed's version of cgminer a bit to let you better finetune the gridseed units. There's a big variance in the resistors they used as voltage references so every unit has a different maximum frequency they can run at.

https://github.com/girnyau/cgminer-gc3355

New frequency table: 800, 813, 825, 838, 850, 863, 875, 888, 900, 913, 925, 938, 950, 963, 975, 988, 1000, 1013, 1025, 1038, 1050, 1063, 1075, 1088, 1100, 1113, 1125, 1138, 1150, 1163, 1175, 1188, 1200

You won't need the ghz ones however unless highly overvolted Smiley

You can also define a base frequency as usual, then set per device frequencies by the units' serial number if you want:

--gridseed-options freq=888 --gridseed-freq 8D74488A4949=900,8D96227B5449=900,8D7357785355=875

Factory units running since ~48 hours without any hw mods but the fans desoldered:

 cgminer version 3.7.2 - Started: [2014-03-16 13:23:19]
--------------------------------------------------------------------------------
 (5s):1.891M (avg):1.888Mh/s | A:3357360  R:4832  HW:228  WU:10.5/m
 ST: 2  SS: 0  NB: 950  LW: 34253  GF: 2  RF: 0
 Connected to litecoinpool.org diff 256 with stratum as user composeit.gridseed
 Block: 3a0bf6f9...  Diff:5.16K  Started: [22:08:37]  Best share: 18.8M
--------------------------------------------------------------------------------
 *P*ool management *S*ettings *D*isplay options *Q*uit
 GSD 0: 8D74488A4949  900 MHz | 382.0K/381.9Kh/s | A:653120 R:2176 HW:204
 GSD 1: 8D7135A35355  888 MHz | 376.9K/376.8Kh/s | A:670592 R:1152 HW:  6
 GSD 2: 8D96227B5449  900 MHz | 382.0K/381.9Kh/s | A:675936 R: 800 HW:  5
 GSD 3: 6D9323805251  888 MHz | 376.9K/376.8Kh/s | A:677392 R: 352 HW:  3
 GSD 4: 8D7357785355  875 MHz | 371.4K/371.3Kh/s | A:680320 R: 352 HW: 10
--------------------------------------------------------------------------------

Cheers

Awesome work, 988 works really well with 1.26v

flounderella
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Bitcoin Evengelist


View Profile
March 18, 2014, 02:34:22 PM
 #530

Hi Quick q: Is v2.0.2.zip still the recommended firmware to use?

Where can I download this?

Edit: you mean the wiibox or LightningASIC firmware? Wiibox is up to 2.0.7, but it changes your SHH password after 2.0.3.

Sorry, meant wiibox. Thanks. Ahh I see. Oh well ...
Girhes
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
March 18, 2014, 03:25:17 PM
 #531

We have a few units where only a single chip holds the other 4 back, so I'll brobably also include per-chip settings in the near future. You can verify this by adding Andareed's per_chip_stats feature to the options, running cgminer from ssh and maximize the window so you'll see the stats at the end of the line for each device. HW errors are displayed between brackets for each chip:

GSD 0: 8D74488A4949  900 MHz | 382.0K/381.9Kh/s | A:344128 R: 256 HW:64 WU: 1.3/m N: 303[62] 264[1] 310 238 284[1]
worldlybedouin
Sr. Member
****
Offline Offline

Activity: 376
Merit: 250


View Profile WWW
March 18, 2014, 03:35:43 PM
 #532

We have a few units where only a single chip holds the other 4 back, so I'll brobably also include per-chip settings in the near future. You can verify this by adding Andareed's per_chip_stats feature to the options, running cgminer from ssh and maximize the window so you'll see the stats at the end of the line for each device. HW errors are displayed between brackets for each chip:

GSD 0: 8D74488A4949  900 MHz | 382.0K/381.9Kh/s | A:344128 R: 256 HW:64 WU: 1.3/m N: 303[62] 264[1] 310 238 284[1]


I wasn't aware of this feature in Andareed's version of cgminer...

Is the "per_chip_stats" a command line option for running cgminer?  
Ex:  
Code:
./cgminer --per_chip_stats

Or is it a compile time option?  
Ex:  
Code:
./configure CFLAGS="-O3" --enable-scrypt --enable-gridseed --per_chip_stats


Edit:

Figured it out!

It's --per-device-stats from the command line:
Code:
./cgminer --per-device-stats

LTC:  LXrAe2E6cBsK52GvUsYraeXkc2s7Ti7R5X
BTC:  1FLTMqVjTZ5MTdCF4npNZGFMEUGyBV4zcj
Girhes
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
March 18, 2014, 03:44:50 PM
 #533

You just add it to the gridseed options: --gridseed-options baud=115200,freq=850,per_chip_stats=1

My version also has it as I forked from the original repo, so you can use either one to check it out.
worldlybedouin
Sr. Member
****
Offline Offline

Activity: 376
Merit: 250


View Profile WWW
March 18, 2014, 03:48:42 PM
 #534

You just add it to the gridseed options: --gridseed-options baud=115200,freq=850,per_chip_stats=1

My version also has it as I forked from the original repo, so you can use either one to check it out.

Darn it!  Foiled again!  Tongue  Just when I think I figured out something on my own...turns out I'm wrong.  Thanks for the help Girhes!

LTC:  LXrAe2E6cBsK52GvUsYraeXkc2s7Ti7R5X
BTC:  1FLTMqVjTZ5MTdCF4npNZGFMEUGyBV4zcj
dbuero
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 18, 2014, 05:10:13 PM
 #535

Here's a link to the complied version of cgminer made by Girhes:  https://mega.co.nz/#!asJixSiC!kNLgTzZv4qN1j06yptsC__KVdFZ7n8zsRydVja1dwPw


Awesome thanks a lot! works like a charm Smiley
sang
Sr. Member
****
Offline Offline

Activity: 282
Merit: 250


View Profile
March 18, 2014, 05:54:43 PM
 #536

Here's a link to the complied version of cgminer made by Girhes:  https://mega.co.nz/#!asJixSiC!kNLgTzZv4qN1j06yptsC__KVdFZ7n8zsRydVja1dwPw


Can we get a windows version compiled please? Great work thus far!
worldlybedouin
Sr. Member
****
Offline Offline

Activity: 376
Merit: 250


View Profile WWW
March 18, 2014, 05:59:45 PM
 #537

Here's a link to the complied version of cgminer made by Girhes:  https://mega.co.nz/#!asJixSiC!kNLgTzZv4qN1j06yptsC__KVdFZ7n8zsRydVja1dwPw


Can we get a windows version compiled please? Great work thus far!

Unfortunately I don't have the tools or knowledge on how to compile this for windows, else I'd do it for you. Cry

LTC:  LXrAe2E6cBsK52GvUsYraeXkc2s7Ti7R5X
BTC:  1FLTMqVjTZ5MTdCF4npNZGFMEUGyBV4zcj
dyland
Full Member
***
Offline Offline

Activity: 238
Merit: 100

We must become the pitiless censors of ourselves.


View Profile
March 18, 2014, 07:53:58 PM
 #538

I'm getting very nervous about setting up my LA3M having read this thread. I was thinking about using Raspberry Pi, but I have no technical acumen whatsoever...

What are the honest chances of a noob getting this running in an evening?

Blackcoin ~ 10 second transactions (fastest coin) ~ 100% proof of stake (the first) ~ No wasteful mining (most efficient)
miaviator
Donator
Hero Member
*
Offline Offline

Activity: 686
Merit: 519


It's for the children!


View Profile WWW
March 18, 2014, 07:55:53 PM
 #539

I'm getting very nervous about setting up my LA3M having read this thread. I was thinking about using Raspberry Pi, but I have no technical acumen whatsoever...

What are the honest chances of a noob getting this running in an evening?

I've had a few complete noobs get it running in a few hours.

FreeJack2k2
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
March 18, 2014, 07:56:24 PM
 #540

I'm getting very nervous about setting up my LA3M having read this thread. I was thinking about using Raspberry Pi, but I have no technical acumen whatsoever...

What are the honest chances of a noob getting this running in an evening?

You can still just run it with the supplied TP-Link controller. A lot of people have switched to avoid resets and optimize performance, but I've read that there's an updated firmware for the TP-Link coming from Lightning Technologies that will resolve a lot of the issues.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 29 30 31 32 33 »
  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!