Bitcoin Forum
July 05, 2024, 06:50:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond (DMD) Evolution v 2.0 | NEW wallet, 50% POS Active on: May 07, 2015, 08:50:07 AM
If not, I am amazed that someone managed to build a binary on armv7l that works on armv6l.
I was pretty sure the devs didn't use any armv7 specific instructions so it should work - just tested the binary on a pi model b and it works fine.

Regarding the static build it would be the easiest way to run dmd on most arm boxes - even kodi can run a node despite it doesn't let you install libraries.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond (DMD) Evolution v 2.0 | NEW wallet, 50% POS Active on: May 07, 2015, 08:19:09 AM
I can guarantee that I won't work on the original - it was armv6l.
I can guarantee it will work fine. However a static build would have been better Smiley
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond (DMD) Evolution v 2.0 | NEW wallet, 50% POS Active on: April 15, 2015, 04:12:17 PM
low-end cpu does just fine staking
Yep, I run an old raspberry pi model b for my staking wallet and its fine Smiley
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond (DMD) Evolution v 2.0 | NEW wallet, 50% POS Active on: March 18, 2015, 08:01:57 AM
The diamond kernel is exactly the same as the normal groestl kernel, the only difference is how to generate the merkle root when submitting work to stratum. Try if it works on the getwork port on danbis pool, they probably forgot to handle this when using the diamond kernel.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity on: July 24, 2014, 11:57:42 AM
Those rudimentary calculations of mine are all nice and fun, but I do want to understand the offical calculation. !!   Grin
The initial reward is diff * 8 and decreasing with every block found. Actually it isn't linear so the reward won't halve every year but be 8 * diff / number_of_years_passed.
6  Economy / Games and rounds / Re: BTCJam forum name verification on: April 23, 2014, 06:28:09 PM
I want to link my Bitcointalk name with BTCJam's. Verification code: 6bf4dd7c-c8e9-4e62-86d6-e6e05f725007
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: GridSeed 5-chip USB miner voltage mod on: March 21, 2014, 04:10:21 PM
GridSeed docs are actually wrong, pll_BS is bit 31, and pll_BP is probably bit 30. If you look at the frequency tables in cgminer, you'll see that for frequencies >= 500 MHz, the highest bit is set.
Actually the gridseed version of cgminer sets bit30 low for 250/400/450mhz, and high for 500mhz and above just as they specified it in the docs.
8  Bitcoin / Hardware / Re: LightningAsic usb miners based Gridseed GC3355 Tech Support Thread on: March 18, 2014, 03:44:50 PM
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.
9  Bitcoin / Hardware / Re: LightningAsic usb miners based Gridseed GC3355 Tech Support Thread on: March 18, 2014, 03:25:17 PM
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]
10  Bitcoin / Hardware / Re: LightningAsic usb miners based Gridseed GC3355 Tech Support Thread on: March 17, 2014, 11:09:36 PM
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
11  Bitcoin / Hardware / Re: LightningAsic usb miners based Gridseed GC3355 Tech Support Thread on: March 17, 2014, 10:48:43 PM
Ah I know what the problem is.. I removed everything under 800Mhz since our units were fine over that. I'll put the 700..800Mhz range back an send you a PM when it's done.
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: GridSeed 5-chip USB miner voltage mod on: March 17, 2014, 09:28:06 PM
You'll need a tiny bit of airflow, most people report the devices are unstable when they get hand warm. Replace the factory heat pads with quality ones or solder the fan to 5V from USB.
13  Bitcoin / Hardware / Re: LightningAsic usb miners based Gridseed GC3355 Tech Support Thread on: March 17, 2014, 09:19:06 PM
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
14  Economy / Service Announcements / Re: Gridseed ASIC miners - In Stock, UK shipping. EU duty/VAT free. Reseller wanted on: March 12, 2014, 12:45:28 PM
Hi all,

I've got the set I ordered last sunday delivered in less than 72 hours - of course free of any additional taxes since I'm in the EU.

Thanks again Alex Smiley
15  Bitcoin / Group buys / Re: [IN STOCK] Gridseed 5-chips USB Miner ~300Kh/s $239 Paypal FREE SHIPPING on: March 11, 2014, 06:52:13 AM
DHL picked mine up last friday, and it got delivered yesterday. I'm in the EU and the package passed customs in about an hour, the miner is working fine.

Thanks Michael Smiley
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: The Official LighteningAsic/GridSeed 5 Chip Setup Guide by UnicornHasher on: March 05, 2014, 07:23:17 AM
I scripted 600-900 in 1,5,10,25,50,100 increments.  My units do 600 or 50m increments.
It's because both cgminer and cpuminer set frequencies based on predefined init messages, and they've only made a few of those. These are the frequencies supported by cpuminer:

static const char *str_frequency[] = {
"250", "400", "450", "500", "550", "600",
"650", "675", "700", "750", "800", "850", "900",
NULL
};
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: The Official LighteningAsic/GridSeed 5 Chip Setup Guide by UnicornHasher on: March 04, 2014, 08:19:14 AM
FYI the TL-WR703N is a wireless router, so if you can get root access you can connect it directly to an AP Smiley

I'll try to remake the lightningasic firmware, unfortunately I don't have too much time to deal with it right now. If anybody wants the original and the lightningasic versions of rootfs to play with let me know. A few things probably have to be removed from the default install to get some extra space. LA also removed all of the wireless drivers.
18  Alternate cryptocurrencies / Mining (Altcoins) / Re: UnicornHasher Official LighteningAsic GridSeed Purchase and Setup Guide on: March 02, 2014, 06:29:24 PM
worldlybedouin add --dual to the commandline of minerd and skip freq
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: UnicornHasher Official GridSeed Purchase and Setup Guide on: March 02, 2014, 12:29:56 PM
Again Jack/Lighteningasic is fairly greedy the only way to run in dual mode is to use the provided unreliable controller box Smiley
No, it's not. Download the miners gridseed published a few days ago, and compile them (github.com/gridseed/usb-miner/software). To get dual mode you have to use the same parameters the controller does. When you start them like that cgminer submits both btc and ltc work to the cores, but it uses cpuminer to get ltc work from the pool. cgminer and cpuminer communicate with each other in udp packets to handle dual mode.
20  Bitcoin / Hardware / Re: LightningAsic usb miners based Gridseed GC3355 Tech Support Thread on: February 28, 2014, 06:01:29 PM
Guys keep in mind the controller doesn't actually show the hashrate of the devices. It uses a similar algorythm pools use to compute your hashrate based on the number and difficulty of shares the device submitted. The more lucky a device has been in the actual interval the more hashrate it will show.

To know their actual performance compared to GPUs we should run one of each on the same network, on the same pool, and draw a graph of how many diffiulty 1 shares they submitted a minute. When I finally get my units I'll do that, and also make a few other graphs like their temperature in ltc mode without a fan, performance at different clockrates etc.
Pages: [1] 2 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!