Bitcoin Forum
May 05, 2024, 06:43:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 34 35 36 [37] 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 »
721  Alternate cryptocurrencies / Mining (Altcoins) / Re: KopiemTu 3.0 - ZCASH & ETH - NVIDIA USB linux distro on: November 09, 2016, 01:18:09 PM
will you add support for 900 series?
thanks


that should work, see that easy procedure inside:

https://bitcointalk.org/index.php?topic=520998.msg16695791#msg16695791


(at least: supports my 750Ti's)
722  Alternate cryptocurrencies / Mining (Altcoins) / Re: KopiemTu 3.0 - ZCASH & ETH - NVIDIA USB linux distro on: November 09, 2016, 01:10:48 PM
hey JK_14
do you really have the miner under the table?, I can imagine the cards 90 degrees appart from each other and the mother and psu bolted to the top plate of the table upside down Smiley

I have to go back to make work ethereum on it, sorry, ZEC had keep me busy lately hehe.

i looked at that motherboard, the 9 version is not longer available (at least here) there is a 10 version but it costs 350 dollars!! ZOMG!, way too much for my blood, the remote management feature is fantastic but i prefer to keep 300 dollars and use what i use now AM1M-S2H Gigabyte, 50 dollars hehe. still, awesome motherboard, supermicro always makes top notch shit, too bad the price though


haha, yes - under the table - that's really cheap, 5 dollars "frame" Smiley
to satisfy your curiosity - I will send you the whole image, soon Wink

85$: X9SCM-F

there is no TTIP yet, so I buy used items in EU, at similar price
btw: that mobo was able to pull 3x 750Ti on plain risers without molex, with no problems
723  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: November 09, 2016, 09:26:32 AM
Shocked When I first looked into MBL there was mention of how Mobile Cash (MBL) was drawing from Ripple possibly because it is... It might not be a bad idea.  Lips sealed


Ripple was mentioned as enormous premine example.
As I wrote yet, LBRY has also 0.4 bln coins premined, and that not prevent LBRY to be at 100k before, and now still at 4k sat

I would try to implement two big things:
1. Lightning Network clone
2. special block (every year - during reward inflation change) which contain account tree
(as antispam mechanism: not including accounts e.g less than DUST_LIMIT)


but first we need to complete potential January event.
724  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MobileCash MBL on: November 08, 2016, 12:40:53 PM
:-*Glad to See MBL discussions. I'm in about Six months ago... I think MBL has some Ripple effect in its code?  Shocked

Hi,

there is a chance for a lot of discussions - something interesting may happen in January
we are working on it, but success is not guaranted yet

Ripple effect?

725  Alternate cryptocurrencies / Announcements (Altcoins) / Re: help pls-my wallet is offline on: November 08, 2016, 12:36:09 PM
   
help pls-my wallet is offline

0 active connection

QT wallet

how can online my wallet

reply pls


Hi,

from Help -> Debug -> Console:

addnode 5.196.3.187 add
addnode 185.35.64.174 add
addnode 82.200.205.30 add
addnode 85.25.199.215 add


I'm syncing now my Android wallet from these nodes, so it should work for you.
726  Alternate cryptocurrencies / Mining (Altcoins) / Re: KopiemTu 3.0 - ZCASH SILENTARMY - NVIDIA USB linux distro on: November 07, 2016, 12:33:56 PM
KopiemTu 3.0  How to do it virtulabox...


Try:

Storage -> Add floppy controller
and load kopiemtu-3.0.img

https://www.youtube.com/watch?v=GpJUjElnb7I


(please give some info if it works)


EDIT: I have found yet:

"If that too doesn't work, use VBoxManage's convertfromraw command as follows:

VBoxManage convertfromraw --format VDI [filename].img [filename].vdi
Mount the VDI as a hard disk."


https://superuser.com/questions/554862/how-to-convert-img-to-usable-virtualbox-format/555170
727  Alternate cryptocurrencies / Mining (Altcoins) / Re: [NEW] KopiemTu 3.0 - first NVIDIA USB linux distro is back :) on: November 07, 2016, 10:43:59 AM


and ETH/ETC HOWTO:

Code:
cd /root; mine stop; monitor stop

wget http://mbl.cash/claymore.tgz
tar -xPf claymore.tgz

/opt/miners/claymore-7.3/ethdcrminer64 -epool coinotron.com:3344 -ewal jk_14.w011 -epsw pass -esm 2 -mode 1 -allpools 1
or:
screen -dmS miner /opt/miners/claymore-7.3/ethdcrminer64 -epool coinotron.com:3344 -ewal jk_14.w011 -epsw pass -esm 2 -mode 1 -allpools 1

in single mode - there is no hashrate impact if you decrease power limit to 85W:

Code:
nvidia-smi -pl 85
echo 85 > /root/powerlimit.conf


P.S. monitoring support for zcash and ethereum - soon...






ZCASH HOWTO:

Code:
cd /root; mine stop; monitor stop

wget http://mbl.cash/silentarmy.tgz
tar -xPf silentarmy.tgz
/opt/miners/silentarmy/silentarmy --use 0,1,2,3 -c stratum+tcp://us1-zcash.flypool.org:3333 -u t1gxfd218jLgVayKwRz3sHPiNfb322Yvp7j

728  Alternate cryptocurrencies / Mining (Altcoins) / Re: KopiemTu 3.0 - ZCASH SILENTARMY - NVIDIA USB linux distro on: November 07, 2016, 10:26:30 AM
KopiemTu 3.0  How to do it virtulabox...


try to load kopiemtu-3.0.img like in normal ubuntu procedure for virtualbox
729  Alternate cryptocurrencies / Mining (Altcoins) / Re: KopiemTu 3.0 - ZCASH SILENTARMY - NVIDIA USB linux distro on: November 06, 2016, 10:15:52 PM
Hello JK_14

YOU ARE FAST!, you beat me to it  Grin
i have, just now, working zcash in kopiemtu 2.0 mod 4 (only the one with 10% devfee, because the opencl silentarmy version destroy my tiny CPUs)

closed source with 10% dev fee gives me 46 Sol/s on one GTX 1070 at 90W TPL (30% CPU usage)
silentarmy with the input.cl separate file, gives me 30 Sol/s on one GTX 1070 at 90W TPL  (100% CPU usage)

what are your speeds? can you comment please?.

had to update python to version 3.5.2 to make it work (because 14.04, sure not necessary for kopiemtu 3.0)

but silentarmy version is too cpu hungry for my little AMD AM1 5350 quadcore low power CPU's  Cheesy



one GPU:
Code:
root@kopiemtu:~/TEST/_silentarmy# ./silentarmy --use 0 -c stratum+tcp://us1-zcash.flypool.org:3333 -u t1cVviFvgJinQ4w3C2m2CfRxgP5DnHYaoFC
Connecting to us1-zcash.flypool.org:3333
Stratum server sent us the first job
Mining on 1 device
Total 0.0 sol/s [dev0 0.0] 0 shares
Total 43.0 sol/s [dev0 43.0] 1 share
Total 35.5 sol/s [dev0 35.5] 1 share
Total 30.3 sol/s [dev0 30.3] 1 share

four GPUs: up to 105 sol/s


I always use Supermicro X9SCM-F - due to IPMI.
and always some ~10$ LGA1155 celeron with TPD 35W (e.g. G1610T, G470 etc)
so I have exactly the same problem...



Smiley
730  Alternate cryptocurrencies / Mining (Altcoins) / Re: [NEW] KopiemTu 3.0 - first NVIDIA USB linux distro is back :) on: November 06, 2016, 05:15:11 PM

ZCASH HOWTO:

Code:
cd /root; mine stop; monitor stop

wget http://mbl.cash/silentarmy.tgz
tar -xPf silentarmy.tgz
/opt/miners/silentarmy/silentarmy --use 0,1,2,3 -c stratum+tcp://us1-zcash.flypool.org:3333 -u t1gxfd218jLgVayKwRz3sHPiNfb322Yvp7j



P.S.
You will need a robust CPU...
731  Alternate cryptocurrencies / Mining (Altcoins) / Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only) on: November 06, 2016, 05:14:27 PM

I expected a bit more. I'm on PCI-e x1, maybe that's the reason...


the reason is my Celeron, i.e. very high CPU load


I added it to KopiemTu, as quick patch:

https://bitcointalk.org/index.php?topic=520998.msg16794933#msg16794933
732  Alternate cryptocurrencies / Mining (Altcoins) / Re: [NEW] KopiemTu 3.0 - first NVIDIA USB linux distro is back :) on: November 06, 2016, 05:12:06 PM

ZCASH HOWTO:

Code:
cd /root; mine stop; monitor stop

wget http://mbl.cash/silentarmy.tgz
tar -xPf silentarmy.tgz
/opt/miners/silentarmy/silentarmy --use 0,1,2,3 -c stratum+tcp://us1-zcash.flypool.org:3333 -u t1gxfd218jLgVayKwRz3sHPiNfb322Yvp7j

733  Alternate cryptocurrencies / Mining (Altcoins) / Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only) on: November 06, 2016, 04:48:51 PM
SILENTARMY fork with NVIDA support, dirty, need optimalization

https://github.com/Fladirmacht/silentarmy


root@kopiemtu:~/TEST/silentarmy# ./silentarmy --list
Could not find '/root/TEST/silentarmy/sa-solver' binary; make sure to run 'make' to compile it
git clone and make


now better:

root@kopiemtu:~/TEST/_silentarmy# ./silentarmy --use 0 -c stratum+tcp://us1-zcash.flypool.org:3333 -u t1cVviFvgJinQ4w3C2m             2CfRxgP5DnHYaoFC
Connecting to us1-zcash.flypool.org:3333
Stratum server sent us the first job
Mining on 1 device
Total 0.0 sol/s [dev0 0.0] 0 shares
Total 43.0 sol/s [dev0 43.0] 1 share
Total 35.5 sol/s [dev0 35.5] 1 share
Total 30.3 sol/s [dev0 30.3] 1 share


Code:
root@kopiemtu:~/TEST/_silentarmy# ./silentarmy --use 0,1,2,3 -c stratum+tcp://us1-zcash.flypool.org:3333 -u t1cVviFvgJinQ4w3C2m2CfRxgP5DnHYaoFC
Connecting to us1-zcash.flypool.org:3333
Stratum server sent us the first job
Mining on 4 devices
Total 0.0 sol/s [dev0 0.0, dev1 0.0, dev2 0.0, dev3 0.0] 0 shares
Total 51.0 sol/s [dev0 16.0, dev1 12.0, dev2 12.0, dev3 11.0] 0 shares
Total 81.4 sol/s [dev0 18.5, dev1 19.5, dev2 20.0, dev3 23.5] 0 shares
Total 85.6 sol/s [dev0 18.3, dev1 22.6, dev2 19.3, dev3 25.3] 1 share
Total 88.9 sol/s [dev0 22.2, dev1 19.5, dev2 18.2, dev3 29.0] 3 shares
Total 89.7 sol/s [dev0 21.6, dev1 22.4, dev2 19.0, dev3 26.8] 3 shares
Total 92.4 sol/s [dev0 21.3, dev1 22.5, dev2 20.5, dev3 28.1] 3 shares
Total 97.7 sol/s [dev0 24.1, dev1 24.4, dev2 22.3, dev3 27.0] 3 shares
Total 96.8 sol/s [dev0 23.7, dev1 25.3, dev2 21.1, dev3 26.6] 3 shares
Total 97.8 sol/s [dev0 23.0, dev1 25.0, dev2 22.6, dev3 27.2] 4 shares
Total 96.7 sol/s [dev0 23.3, dev1 24.5, dev2 22.4, dev3 26.6] 4 shares
Total 97.6 sol/s [dev0 24.1, dev1 26.3, dev2 23.4, dev3 28.6] 5 shares
Total 97.8 sol/s [dev0 25.3, dev1 25.9, dev2 23.0, dev3 27.0] 5 shares
Total 98.9 sol/s [dev0 25.5, dev1 26.3, dev2 24.5, dev3 26.7] 6 shares
Total 99.9 sol/s [dev0 24.6, dev1 27.2, dev2 27.9, dev3 24.7] 6 shares
Total 98.9 sol/s [dev0 24.6, dev1 25.8, dev2 28.7, dev3 24.5] 6 shares


I expected a bit more. I'm on PCI-e x1, maybe that's the reason...
734  Alternate cryptocurrencies / Mining (Altcoins) / Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only) on: November 06, 2016, 04:40:01 PM
SILENTARMY fork with NVIDA support, dirty, need optimalization

https://github.com/Fladirmacht/silentarmy


root@kopiemtu:~/TEST/silentarmy# ./silentarmy --list
Could not find '/root/TEST/silentarmy/sa-solver' binary; make sure to run 'make' to compile it
git clone and make



root@kopiemtu:~/TEST/silentarmy# ./silentarmy --use 0 -c stratum+tcp://us1-zcash.flypool.org:3333 -u t1cVviFvgJinQ4w3C2m2CfRxgP5DnHYaoFC
Connecting to us1-zcash.flypool.org:3333
Solver 0.0: unexpected banner "/root/TEST/silentarmy/sa-solver: /usr/local/cuda/lib64/libOpenCL.so.1: no version information available (required by /root/TEST/silentarmy/sa-solver)"
Solver 0.1: unexpected banner "/root/TEST/silentarmy/sa-solver: /usr/local/cuda/lib64/libOpenCL.so.1: no version information available (required by /root/TEST/silentarmy/sa-solver)"
Stratum server sent us the first job
Mining on 1 device
pipe closed by peer or os.write(pipe, data) raised exception.
pipe closed by peer or os.write(pipe, data) raised exception.
pipe closed by peer or os.write(pipe, data) raised exception.
735  Alternate cryptocurrencies / Mining (Altcoins) / Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only) on: November 06, 2016, 04:29:26 PM
SILENTARMY fork with NVIDA support, dirty, need optimalization

https://github.com/Fladirmacht/silentarmy


root@kopiemtu:~/TEST/silentarmy# ./silentarmy --list
Could not find '/root/TEST/silentarmy/sa-solver' binary; make sure to run 'make' to compile it
736  Alternate cryptocurrencies / Mining (Altcoins) / Re: [NEW] KopiemTu 3.0 - first NVIDIA USB linux distro is back :) on: November 04, 2016, 12:20:30 PM

I made some research for best 16GB pendrive (at least for master rig, instead of SSD)
The irrevocable winner is:

"The SanDisk Extreme achieved a 4K random write speed of 2.1 MB/s which was over three times faster than the best of the rest"
http://usb.userbenchmark.com/SanDisk-Extreme-USB-30-16GB/Rating/1301

(available for me at ~12$ in discount offer)



I moved my master rig from some cheap pendrive to SanDisk Extreme above, and it works like a charm
for 12$ almost the same comfort like SSD Smiley
737  Alternate cryptocurrencies / Mining (Altcoins) / Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only) on: November 04, 2016, 11:48:29 AM
I released SILENTARMY v3 which is now a full miner with multi-GPU support, Stratum support. Check the top post for more info. https://github.com/mbevand/silentarmy

Here is a test machine mining (R9 Nano and RX 480 8GB):




well done!
v4 for nVidia (CUDA based?) would be great now Smiley
738  Alternate cryptocurrencies / Mining (Altcoins) / Re: Most profit coins today on: November 02, 2016, 11:05:51 PM
1070 can do 45-48 on linux with this https://github.com/zcminer-dev/zcminer


strange, I have ~24sols per 1070 with it...

"For me it is working... but very few Sols/s with a 1070... starting in 2-3 and increasing progressively till 20-25 after 5-10 min. I cannot see those 50Sols/s "
https://forum.z.cash/t/cuda-equihash-miner-with-devfee/6492/41
739  Alternate cryptocurrencies / Mining (Altcoins) / Re: Most profit coins today on: November 02, 2016, 11:01:03 PM
1070 can do 45-48 on linux with this https://github.com/zcminer-dev/zcminer


strange, I have ~24sols per 1070 with it...
740  Alternate cryptocurrencies / Mining (Altcoins) / Re: Which GPU will be better on: November 01, 2016, 03:31:51 PM
You won't receive many or good answers with a question like that...

Of course you can mine with every GPU, but it depends what you want to do, one hobby rig, to build a mining farm in near future, do you pay for electricity or not?
First compare the prices of the GPU's, After that check how many MH/s you will receive of every rig. After that find information about the power consumption of the cards and do the math.

I can write a lot more information but first make a little research and ask again.

Just want to make a small mining Rig. Yes i do pay for Electricity.



take nvidia 1070: energy saver and almost maintenance free comparing to Radeons
(and you have out-of-the-box Linux distro for 16GB pendrive, search for KopiemTu)
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 34 35 36 [37] 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!