Bitcoin Forum
May 28, 2024, 11:48:32 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 »  All
  Print  
Author Topic: KopiemTu 3.0 - ethash & equihash - NVIDIA USB linux distro  (Read 39764 times)
jk_14 (OP)
Legendary
*
Offline Offline

Activity: 1292
Merit: 1000


View Profile
November 16, 2016, 09:43:01 PM
 #101


ETH/ETC with monitoring support:

(stop your ETH/ETC mining on screen manually first, if running)

Code:

cd /root; mine stop; monitor stop
rm -rf /opt/miners/claymore-7.3
rm -f /root/claymore.tgz

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

mine switch

mine start
monitor start


P.S. no hashrate impact down to 85W powerlimit




ZCASH with monitoring support:

(stop your zcash mining on screen manually first, if running)

Code:
cd /root; mine stop; monitor stop
rm -rf /opt/miners/silentarmy
rm -f /root/silentarmy.tgz

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

mine switch

mine start
monitor start

induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
November 17, 2016, 01:41:59 AM
 #102

nice!
but claymore has devfee right? how much?
how much does a GTX 1070 with that miner in ETH? (stock clocks, not OC, at 90W TPL)

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
jk_14 (OP)
Legendary
*
Offline Offline

Activity: 1292
Merit: 1000


View Profile
November 17, 2016, 06:14:14 AM
 #103

nice!
but claymore has devfee right? how much?
how much does a GTX 1070 with that miner in ETH? (stock clocks, not OC, at 90W TPL)

"current developer fee is 1% for Ethereum-only mining mode (-mode 1) and 2% for dual mining mode (-mode 0), every hour the miner mines for 36 or 72 seconds for developer."

26MH/s @85W with my card
induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
November 17, 2016, 01:09:23 PM
 #104

nice!
but claymore has devfee right? how much?
how much does a GTX 1070 with that miner in ETH? (stock clocks, not OC, at 90W TPL)

"current developer fee is 1% for Ethereum-only mining mode (-mode 1) and 2% for dual mining mode (-mode 0), every hour the miner mines for 36 or 72 seconds for developer."

26MH/s @85W with my card
Thanks!, i really thought that claymore was able to squeeze more MH in ETH, but it seems that it is not the case.

Almost the same speed i get with the open source genoil's miner (25.7 MH at 90W TPL (P2)), i will try to make it work in kopiemtu 3 as soon as i have time Smiley

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
November 17, 2016, 02:00:27 PM
 #105

Hi jk_14
did you try on kopiemtu 3 the last build of krnlx (silentarmy) for zcash? they advertised 91 sols per gtx 1070, i am getting 88 sol/s but GPU utilization is 89% so it is probably because i have a weak processor (AM1).
i compiled on one of the GTX 970 Rigs that has a big-ass CPU, but it does not hash (always 0 sol/s so it is probably not made for older cards than 10xx )

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
hoze
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
November 17, 2016, 09:48:50 PM
 #106


Simple, Solid & Stable
64-bit Lubuntu based Linux for Nvidia 1000 series cards (370.28 driver)



Most Important Statement:
If you are not familiar with linux - still there is no problem at all, because Midnight Commander
( http://en.wikipedia.org/wiki/Midnight_Commander ) is installed for you.
Become root via "sudo su - ", then type: mc <Enter>
And edit configuration files in /etc/kopiemtu via F4. And reboot! ('two-minutes" setup, real Plug&Play Wink )

New v3.0 !!! (Long Term Support) ! (7-Zip archive 3.5 GB):

http://mbl.cash/kopiemtu-3.0.zip

MD5sum kopiemtu-3.0.img: 0ce492dbb6342fea06e2831bfe41f895


New in v3.0: Cuda 8.0 + 370.28 driver with O/C
"Added the ability to over- and under-clock certain GeForce GPUs in the GeForce GTX 1000 series and later"
http://www.nvidia.com/download/driverResults.aspx/107408/en-us

and:
- compact size (should fit on all 16GB pendrives)
- Lubuntu 16.04.1 based
- temperature and fan ranges on Master rig
- many small improvements


       


Pendrive creation (16GB is necessary) - you can use for example:
http://sourceforge.net/projects/win32diskimager/
(or 'dd' command in Linux for using all your USB ports simultaneously)

If you have DHCP server in your network and headless PC - use any ssh client to connect (check your router logs for new assigned IP):
login: root
password: live

From GUI - just open LXTerminal and type:
sudo su -


Quick Guide:

Configuration files: /etc/kopiemtu/
Set your pools, workers, passwords properly here - and whole hashrate mines for you only and forever.
(do not edit miner.conf - edit other files and use 'mine switch' )

mine switch|start|stop|status
monitor start|stop|status

(read: /root/README.txt)



Master rig only commands:

mmit - master mine start
mmip - master mine stop
mmis - master mine status
mmih - master mine switch

mmot - master monitor start
mmop - master monitor stop
mmos - master monitor status

To convert normal rig into master rig, edit /root/.master.conf, and:
mv /root/.master.conf /root/master.conf

Then reboot and read: /root/README.txt Smiley



Some usefull hints here:
https://bitcointalk.org/index.php?topic=520998.msg16542749#msg16542749


For e-mail notifications (failover & restart) - please edit: /etc/ssmtp/ssmtp.conf
http://tombuntu.com/index.php/2008/10/21/sending-email-from-your-system-with-ssmtp/


Here is the place reserved for O/C, BIOS modification and experiences:

http://www.phoronix.com/scan.php?px=MTY1OTM&page=news_item

Multi-GPU overclocking configuration example of /etc/X11/xorg.conf - thanks to user Dazza12:
https://litecointalk.org/index.php?topic=16800.msg177791#msg177791
(for headless rig - install Teamviewer and sometimes: dummy plug)

Verified platform, up to 6 GPUs:
https://litecointalk.org/index.php?topic=16578.0
"It's been working beautifully and they have been stable for days on end with no issues" (conmega)

Best pendrive (recommended at least for master rig):
http://usb.userbenchmark.com/SanDisk-Extreme-USB-30-16GB/Rating/1301


TODO:
- ethminer

=================================
KopiemTu 3.0 is distributed under six-beers license. If you want to use it - you must send me six beers.
For simplicity - send 0.01 btc to my smartphone: 1JofTuhjgxuQAEtqyCdj7JNwzrZ1f7EXcg
(no doubt I will buy six beers for it Smiley )

btw: PM me if you want outdoor rig howto, storm resistant Smiley
https://bitcointalk.org/index.php?topic=1581221.msg15879953#msg15879953


I can't get to work master commands!

live@kopiemtu:~$ mmis
No command 'mmis' found, did you mean:
 Command 'mmls' from package 'sleuthkit' (universe)
mmis: command not found
live@kopiemtu:~$

live@kopiemtu:~$ mm uptime
Use on master only
live@kopiemtu:~$ mm 'nvidia-smi | grep %'
Use on master only
live@kopiemtu:~$


I allready convert to master rig. Web statistic is working, just commands not.
jk_14 (OP)
Legendary
*
Offline Offline

Activity: 1292
Merit: 1000


View Profile
November 17, 2016, 10:35:42 PM
 #107



If you have DHCP server in your network and headless PC - use any ssh client to connect (check your router logs for new assigned IP):
login: root
password: live

From GUI - just open LXTerminal and type:
sudo su -


Quick Guide:



I can't get to work master commands!

live@kopiemtu:~$ mmis
No command 'mmis' found, did you mean:
 Command 'mmls' from package 'sleuthkit' (universe)
mmis: command not found
live@kopiemtu:~$

live@kopiemtu:~$ mm uptime
Use on master only
live@kopiemtu:~$ mm 'nvidia-smi | grep %'
Use on master only
live@kopiemtu:~$


I allready convert to master rig. Web statistic is working, just commands not.



let me show you what is wrong Smiley


live@kopiemtu:~$
live@kopiemtu:~$ mm uptime
Use on master only
live@kopiemtu:~$
live@kopiemtu:~$ whoami
live
live@kopiemtu:~$
live@kopiemtu:~$ su -
Password:
root@kopiemtu:~# whoami
root
root@kopiemtu:~# mm uptime
master:
 22:34:11 up 16 days, 11:07,  1 user,  load average: 0.47, 0.52, 0.47
w12:
 22:34:11 up 16 days, 11:05,  0 users,  load average: 0.52, 0.42, 0.40
w13:
 22:34:12 up 6 days,  1:59,  0 users,  load average: 0.47, 0.48, 0.51
w14:
^C
root@kopiemtu:~#


Smiley
hoze
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
November 17, 2016, 10:51:54 PM
Last edit: November 17, 2016, 11:08:38 PM by hoze
 #108



If you have DHCP server in your network and headless PC - use any ssh client to connect (check your router logs for new assigned IP):
login: root
password: live

From GUI - just open LXTerminal and type:
sudo su -


Quick Guide:



I can't get to work master commands!

live@kopiemtu:~$ mmis
No command 'mmis' found, did you mean:
 Command 'mmls' from package 'sleuthkit' (universe)
mmis: command not found
live@kopiemtu:~$

live@kopiemtu:~$ mm uptime
Use on master only
live@kopiemtu:~$ mm 'nvidia-smi | grep %'
Use on master only
live@kopiemtu:~$


I allready convert to master rig. Web statistic is working, just commands not.



let me show you what is wrong Smiley


live@kopiemtu:~$
live@kopiemtu:~$ mm uptime
Use on master only
live@kopiemtu:~$
live@kopiemtu:~$ whoami
live
live@kopiemtu:~$
live@kopiemtu:~$ su -
Password:
root@kopiemtu:~# whoami
root
root@kopiemtu:~# mm uptime
master:
 22:34:11 up 16 days, 11:07,  1 user,  load average: 0.47, 0.52, 0.47
w12:
 22:34:11 up 16 days, 11:05,  0 users,  load average: 0.52, 0.42, 0.40
w13:
 22:34:12 up 6 days,  1:59,  0 users,  load average: 0.47, 0.48, 0.51
w14:
^C
root@kopiemtu:~#


Smiley


 Shocked  Smiley
Thanks! Sending you a 6 pack beer!

Txid: 6097911cde088052f5bc3e02d6403c5d5c616e2035bb1d32834c68020b3d548b
jk_14 (OP)
Legendary
*
Offline Offline

Activity: 1292
Merit: 1000


View Profile
November 17, 2016, 11:12:34 PM
Last edit: November 17, 2016, 11:30:49 PM by jk_14
 #109


 Shocked  Smiley
Thanks! Sending you a 6 pack beer!

Txid: 3acdd7433b564fe6c8b8e4799c1a344effc55e9f26244cbdf60025ef4cad0162


6-pack beer confirmed! Smiley THANKS!!!

current master web view (with temp and fan) - for me is single point of verifyng if everything goes right,
actually hard to imagine for me now how to work without such time-saving thing


hint1: if you would like to add some new rig in-the-fly:
1. add in /root/master.conf
2. add in /etc/hosts
3. scp /root/.ssh/id_rsa.pub w??:/root/.ssh/authorized_keys
4. mkdir /var/www/192.168.x.x

hint2: if you goes from higher total hashrate to lower (on master rig only)
1. monitor stop
2. rm /var/www/global.bin
3. monitor start

P.S.
I observe that start/stop mechanism in new 16.04 Ubuntu is not 100% reliable, mainly for stopping monitor process
mm "ps -ef | grep moni"

if some monitor process is not killed by mmop, I'm using big gun:
mm "killall monitor"
and eventually
mm /opt/kopiemtu/monitor

hoze
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
November 18, 2016, 10:16:31 PM
 #110


 Shocked  Smiley
Thanks! Sending you a 6 pack beer!

Txid: 3acdd7433b564fe6c8b8e4799c1a344effc55e9f26244cbdf60025ef4cad0162


6-pack beer confirmed! Smiley THANKS!!!

current master web view (with temp and fan) - for me is single point of verifyng if everything goes right,
actually hard to imagine for me now how to work without such time-saving thing


hint1: if you would like to add some new rig in-the-fly:
1. add in /root/master.conf
2. add in /etc/hosts
3. scp /root/.ssh/id_rsa.pub w??:/root/.ssh/authorized_keys
4. mkdir /var/www/192.168.x.x

hint2: if you goes from higher total hashrate to lower (on master rig only)
1. monitor stop
2. rm /var/www/global.bin
3. monitor start

P.S.
I observe that start/stop mechanism in new 16.04 Ubuntu is not 100% reliable, mainly for stopping monitor process
mm "ps -ef | grep moni"

if some monitor process is not killed by mmop, I'm using big gun:
mm "killall monitor"
and eventually
mm /opt/kopiemtu/monitor



Thaks for the hints. For now , everything is working fine, except overclocking the gpu's.
 Atm 5 rig is running on kopiemtu 3.0 and tomorrow will add another 3.
jk_14 (OP)
Legendary
*
Offline Offline

Activity: 1292
Merit: 1000


View Profile
November 18, 2016, 11:33:14 PM
 #111


Thaks for the hints. For now , everything is working fine, except overclocking the gpu's.
 Atm 5 rig is running on kopiemtu 3.0 and tomorrow will add another 3.


Nice!

P.S. some starting point for OC:
http://www.phoronix.com/scan.php?px=MTY1OTM&page=news_item
jk_14 (OP)
Legendary
*
Offline Offline

Activity: 1292
Merit: 1000


View Profile
November 19, 2016, 01:18:55 PM
Last edit: November 19, 2016, 01:36:24 PM by jk_14
 #112


Thaks for the hints. For now , everything is working fine, except overclocking the gpu's.
 Atm 5 rig is running on kopiemtu 3.0 and tomorrow will add another 3.


Nice!

P.S. some starting point for OC:
http://www.phoronix.com/scan.php?px=MTY1OTM&page=news_item


hint3:
it seems the best (i.e. least confusing) practice is to have only two mainly used configurations, e.g.:

Code:
root@kopiemtu:/etc/kopiemtu# ls -lt
total 16
drwxr-xr-x 2 root root 4096 Nov 19 12:52 templates
-rw-r--r-- 1 root root  109 Nov 19 12:51 miner.conf
-rw-r--r-- 1 root root  109 Nov 19 12:51 eth.conf
-rw-r--r-- 1 root root  109 Nov 19 09:39 etc.conf
root@kopiemtu:/etc/kopiemtu#

and to switch whole farm imediately from one configuration to another - by single command 'mmih' from master rig
(here: switching between ETH and ETC)

Code:
mmip; mmih; mmit

but in case of ad-hoc necessity - one-time mining event (eg. for LBRY) can be made by such combination from master rig:

Code:
mmip
mm "cp /etc/kopiemtu/templates/lbry.conf /etc/kopiemtu/miner.conf"
mmit

Next 'mmih' - will override miner.conf and situation will change back into the starting point.
hoze
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
November 20, 2016, 03:31:04 PM
 #113


Thaks for the hints. For now , everything is working fine, except overclocking the gpu's.
 Atm 5 rig is running on kopiemtu 3.0 and tomorrow will add another 3.


Nice!

P.S. some starting point for OC:
http://www.phoronix.com/scan.php?px=MTY1OTM&page=news_item


hint3:
it seems the best (i.e. least confusing) practice is to have only two mainly used configurations, e.g.:

Code:
root@kopiemtu:/etc/kopiemtu# ls -lt
total 16
drwxr-xr-x 2 root root 4096 Nov 19 12:52 templates
-rw-r--r-- 1 root root  109 Nov 19 12:51 miner.conf
-rw-r--r-- 1 root root  109 Nov 19 12:51 eth.conf
-rw-r--r-- 1 root root  109 Nov 19 09:39 etc.conf
root@kopiemtu:/etc/kopiemtu#

and to switch whole farm imediately from one configuration to another - by single command 'mmih' from master rig
(here: switching between ETH and ETC)

Code:
mmip; mmih; mmit

but in case of ad-hoc necessity - one-time mining event (eg. for LBRY) can be made by such combination from master rig:

Code:
mmip
mm "cp /etc/kopiemtu/templates/lbry.conf /etc/kopiemtu/miner.conf"
mmit

Next 'mmih' - will override miner.conf and situation will change back into the starting point.


Nice! Maybe some direct command to switch coin eg: mine switch zcash or mine switch lbry etc. Also from master rig:  mmis zcash etc... ?
jk_14 (OP)
Legendary
*
Offline Offline

Activity: 1292
Merit: 1000


View Profile
November 21, 2016, 10:49:08 PM
 #114


Nice! Maybe some direct command to switch coin eg: mine switch zcash or mine switch lbry etc. Also from master rig:  mmis zcash etc... ?


actually, I didn't want to insert any particular coin into a scrypt, but only algos
(coins may be short term, algos are rather longer term):

Code:
root@kopiemtu:~# cat /opt/kopiemtu/miner.sh

TEST=`cat /etc/kopiemtu/miner.conf | grep algo | wc -l`

if [ $TEST -eq 1 ]
then

        URL=`cat /etc/kopiemtu/miner.conf | grep url | cut -d'"' -f4`
        USER=`cat /etc/kopiemtu/miner.conf | grep user | cut -d'"' -f4`
        PASS=`cat /etc/kopiemtu/miner.conf | grep pass | cut -d'"' -f4`
        ALGO=`cat /etc/kopiemtu/miner.conf | grep algo | cut -d'"' -f4`
        TEST=`cat /etc/kopiemtu/miner.conf | grep syslog | cut -d':' -f2`

        if [ "$TEST" = " true" ]
        then
                SYSLOG=`echo --syslog`
        fi

        if [ "$ALGO" = "lbry" ]
        then
                LD_LIBRARY_PATH=/usr/local/cuda/lib64 /opt/miners/ccminer-1.8.2-tpruvot/ccminer -c /etc/kopiemtu/miner.conf

        elif [ "$ALGO" = "lyra2v2" ]
        then
                LD_LIBRARY_PATH=/usr/local/cuda/lib64 /opt/miners/ccminer-vert-1.5.80.4-vert/ccminer -c /etc/kopiemtu/miner.conf

        elif [ "$ALGO" = "equihash" ]
        then
                LD_LIBRARY_PATH=/usr/local/cuda/lib64 /opt/miners/silentarmy/ccminer --use 0,1,2,3 --instances=1 -c $URL -u $USER -p $PASS $SYSLOG

        elif [ "$ALGO" = "ethash" ]
        then
                LD_LIBRARY_PATH=/usr/local/cuda/lib64 /opt/miners/claymore-7.3/ccminer -epool $URL -ewal $USER -epsw $PASS -esm 2 -mode 1 -allpools 1 -logfile /var/log/syslog

        else
                #default ccminer
                LD_LIBRARY_PATH=/usr/local/cuda/lib64 /opt/miners/ccminer-vert-1.5.80.1-vert/ccminer -c /etc/kopiemtu/miner.conf
        fi

fi


that is old habit from BAMT, where in /etc/BAMT configuration file for cgminer was placed.
My idea was to save the time and swap more than one previously prepared configuration by "mine switch" (and filename is where the coin name goes)


P.S. I'm just testing an auto-switching mode - two hours of operation as planned until now Smiley
jk_14 (OP)
Legendary
*
Offline Offline

Activity: 1292
Merit: 1000


View Profile
November 25, 2016, 10:50:48 PM
Last edit: November 28, 2016, 10:50:35 PM by jk_14
 #115


P.S. I'm just testing an auto-switching mode - two hours of operation as planned until now Smiley


jk_14 (OP)
Legendary
*
Offline Offline

Activity: 1292
Merit: 1000


View Profile
November 28, 2016, 10:57:49 PM
 #116


"Up to 220 Sol/s @ GTX1070":

Code:
wget https://www.nicehash.com/tools/eqm_v1.0.2b_Linux_Ubuntu16.zip
unzip eqm_v1.0.2b_Linux_Ubuntu16.zip

confirmed ~200 Sols/s = nVidia in the equihash game Smiley


P.S. unfortunately, monitoring support is really messy with current eqm_ubuntu_16 logging limitations...
induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
November 29, 2016, 12:51:32 AM
 #117

but that is only on nicehash pool right?, nicehash pays crap compared to other pools Sad dunno if the difference in efficiency worth it, what do you think?

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
jk_14 (OP)
Legendary
*
Offline Offline

Activity: 1292
Merit: 1000


View Profile
November 29, 2016, 03:14:24 PM
Last edit: November 30, 2016, 09:30:59 AM by jk_14
 #118

but that is only on nicehash pool right?, nicehash pays crap compared to other pools Sad dunno if the difference in efficiency worth it, what do you think?



right,
2 days ago it was 10%-20% more profitable than ethash, even with nicehash

it seems powering some other pool with it - would be a bit time consuming, but doable... Wink
induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
November 29, 2016, 07:15:05 PM
 #119

but that is only on nicehash pool right?, nicehash pays crap compared to other pools Sad dunno if the difference in efficiency worth it, what do you think?



right,
2 days ago it was 10%-20% more profitable than ethash, even with nicehash

it seems powering some other pool with it - would be a bit time consuming, but doable... Wink
huh, i didn't check often enough productivity of zec, so far the nicehash miner is the only one with decent speed, i haven't tested the others lately but they were very very far from the nicehash one...
right now it seems that both are low, i was trying to test the claymore ethminer to see if it is better but couldn't make it work with miningpoolhub which is where i mine most of the time Sad
i will start trying new miner versions for zec , eth and lbc to see if there was some improvement that may be worth it.

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
hoze
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
November 29, 2016, 07:54:07 PM
Last edit: November 30, 2016, 05:44:17 PM by hoze
 #120


"Up to 220 Sol/s @ GTX1070":

Code:
wget https://www.nicehash.com/tools/eqm_v1.0.2b_Linux_Ubuntu16.zip
unzip eqm_v1.0.2b_Linux_Ubuntu16.zip

confirmed ~200 Sols/s = nVidia in the equihash game Smiley


P.S. unfortunately, monitoring support is really messy with current eqm_ubuntu_16 logging limitations...

Interesting, 750ti in windows 55-65sols (65 with overclock) , in linux 27-30 only.

SOLVED
In background was running another miner Sad Now ~59sols
Pages: « 1 2 3 4 5 [6] 7 8 9 10 »  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!