Author

Topic: [ mining os ] nvoc - page 201. (Read 418546 times)

full member
Activity: 224
Merit: 100
October 04, 2017, 01:16:47 PM
so what if I could kill the current mining process (mining ZEC using 0019 1.2) then install my own miner and run it ?

I found a great tutorial to install and run VTC and would prefer not touching anything until the next beta is release. Is this something possible ?


so I tried this:

pkill -e miner
/home/m1/SPccminer/./ccminer -a Lyra2v2 -i 20 -o stratum+tcp://ipaddress:9171 -u vtcwalletaddress

Sometimes it mines for a shortime, sometimes I get "segmentation fault" error. It may be the autorestart, how to I kill that process ?

Any ideas/tips ?




when you kill miner, wdog will start again
we already have spccminer, why not configure 3main to use it for vtc instead ?

like I wrote earlier, it doesnt work and I dont know why. Is there a log that could help me ? The algo log is always empty when I open it.

I set the output to local and I saw it starting mining and then it stopped, but I dont know why, and then it goes on a loop.

I found this in the log:

 4 14:12:33 m1-desktop org.gnome.zeitgeist.Engine[2020]: ** (zeitgeist-datahub:3078): WARNING **: zeitgeist-datahub.vala:229: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
Oct  4 14:12:33 m1-desktop org.gnome.zeitgeist.SimpleIndexer[2020]: ** Message: Empty index detected. Doing full rebuild
Oct  4 14:12:51 m1-desktop kernel: [  130.976533] do_general_protection: 96 callbacks suppressed
Oct  4 14:12:51 m1-desktop kernel: [  130.976535] traps: ccminer[3195] general protection ip:42bd50 sp:7ff48a7eb680 error:0 in ccminer[400000+be3000]
Oct  4 14:13:02 m1-desktop gnome-session[2160]: /usr/lib/python2.7/dist-packages/guake/guake_app.py:825: GtkWarning: IA__gtk_window_set_type_hint: assertion '!gtk_widget_get_mapped (GTK_WIDGET (window))' failed
Oct  4 14:13:02 m1-desktop gnome-session[2160]:   self.window.set_type_hint(gtk.gdk.WINDOW_TYPE_HINT_DOCK)
Oct  4 14:13:02 m1-desktop gnome-session[2160]: /usr/lib/python2.7/dist-packages/guake/guake_app.py:826: GtkWarning: IA__gtk_window_set_type_hint: assertion '!gtk_widget_get_mapped (GTK_WIDGET (window))' failed
Oct  4 14:13:02 m1-desktop gnome-session[2160]:   self.window.set_type_hint(gtk.gdk.WINDOW_TYPE_HINT_NORMAL)
Oct  4 14:13:16 m1-desktop gnome-session[2160]: ** (update-notifier:3326): WARNING **: log file empty (logrotate?) /var/log/dpkg.log

Cuda driver problem ?
full member
Activity: 224
Merit: 100
October 04, 2017, 01:05:49 PM
so what if I could kill the current mining process (mining ZEC using 0019 1.2) then install my own miner and run it ?

I found a great tutorial to install and run VTC and would prefer not touching anything until the next beta is release. Is this something possible ?


so I tried this:

pkill -e miner
/home/m1/SPccminer/./ccminer -a Lyra2v2 -i 20 -o stratum+tcp://ipaddress:9171 -u vtcwalletaddress

Sometimes it mines for a shortime, sometimes I get "segmentation fault" error. It may be the autorestart, how to I kill that process ?

Any ideas/tips ?


when you kill miner, wdog will start again
we already have spccminer, why not configure 3main to use it for vtc instead ?

like I wrote earlier, it doesnt work and I dont know why. Is there a log that could help me ? The algo log is always empty when I open it.

I set the output to local and I saw it starting mining and then it stopped, but I dont know why, and then it goes on a loop.
newbie
Activity: 26
Merit: 0
October 04, 2017, 12:53:21 PM
Hey guys, got two more questions:

1. On windows i was able to turn off the LEDs on my cards using either the terrible MSI Gaming App or the MSI LED tool. Is there some way to turn off the GPUs' lights using nvOC?

2. The telegram notifications do not work at all, i have created a bot, got the API, figured out the Chat-ID and can see the conversations with the bot on a webbrowser. Yet nvOC never sends anything. Guake has the AUTO_GRAM tab and announces "New telegram in 1800 seconds" but has not been sending anything so far.

Thank you for your help!

Hey guys, any ideas for me? Thanks a lot :-)
full member
Activity: 224
Merit: 100
October 04, 2017, 12:53:05 PM
so what if I could kill the current mining process (mining ZEC using 0019 1.2) then install my own miner and run it ?

I found a great tutorial to install and run VTC and would prefer not touching anything until the next beta is release. Is this something possible ?


so I tried this:

pkill -e miner
/home/m1/SPccminer/./ccminer -a Lyra2v2 -i 20 -o stratum+tcp://ipaddress:9171 -u vtcwalletaddress

Sometimes it mines for a shortime, sometimes I get "segmentation fault" error. It may be the autorestart, how to I kill that process ?

Any ideas/tips ?




when you kill miner, wdog will start again
we already have spccminer, why not configure 3main to use it for vtc instead ?

like I wrote earlier, it doesnt work and I dont know why. Is there a log that could help me ? The algo log is always empty when I open it.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
October 04, 2017, 12:41:07 PM
so what if I could kill the current mining process (mining ZEC using 0019 1.2) then install my own miner and run it ?

I found a great tutorial to install and run VTC and would prefer not touching anything until the next beta is release. Is this something possible ?


so I tried this:

pkill -e miner
/home/m1/SPccminer/./ccminer -a Lyra2v2 -i 20 -o stratum+tcp://ipaddress:9171 -u vtcwalletaddress

Sometimes it mines for a shortime, sometimes I get "segmentation fault" error. It may be the autorestart, how to I kill that process ?

Any ideas/tips ?




when you kill miner, wdog will start again
we already have spccminer, why not configure 3main to use it for vtc instead ?
full member
Activity: 224
Merit: 100
October 04, 2017, 12:32:54 PM
so what if I could kill the current mining process (mining ZEC using 0019 1.2) then install my own miner and run it ?

I found a great tutorial to install and run VTC and would prefer not touching anything until the next beta is release. Is this something possible ?


so I tried this:

pkill -e miner
/home/m1/SPccminer/./ccminer -a Lyra2v2 -i 20 -o stratum+tcp://ipaddress:9171 -u vtcwalletaddress

Sometimes it mines for a shortime, sometimes I get "segmentation fault" error. It may be the autorestart, how to I kill that process ?

Any ideas/tips ?


full member
Activity: 224
Merit: 100
October 04, 2017, 11:39:02 AM
Where is the 1bash file located and the 3main file?


/home/m1
member
Activity: 85
Merit: 10
October 04, 2017, 11:32:40 AM
Where is the 1bash file located and the 3main file?
OK guys
Here is My WhatToMine Auto Switch forked from damNmad smartminer
It will check the coins you want to mine then based on your cards and your own url mine the top coin if difficulty low and profit is high

These are the files:
WTM_AUTO_SWITCH
WTM_AUTO_SWITCH.py

Edit 1bash and add :
Code:
# WTM AUTO SWITCH SETTINGS# remember to disable Parallax MODE (_Parallax_MODE="NO")
 
WTM_AUTO_SWITCH="YES"
WTM_AUTO_SWITCH_SYNC_INTERVAL="3" # Time to sync with WTM for best coin
#WTM_AUTO_SWITCH_URL="FOR NOW EDIT IT IN WTM_AUTO_SWITCH.py
#WTM_AUTO_SWITCH_COINS=" FOR NOW EDIT IT IN WTM_AUTO_SWITCH.py > includeTags = [ 'ZEC', 'ZEN', 'ZCL', 'SIB' , 'LBC'  ]
#WTM_AUTO_SWITCH_diff="TO BE ADDED IN NEXT VERSIONS"  # PERCENTAGE TO CHANGE IF TOP COIN IS HIGHER THAN CURRENT COIN

Edit 3main and add these lines somewhere  after Maxximus007_AUTO_TEMPERATURE_CONTROL ( easier to find "SALFTER_NICEHASH_PROFIT_SWITCHING" and add before it:
Code:
if [ $WTM_AUTO_SWITCH == "YES" ]
then
HCD='/home/m1/WTM_AUTO_SWITCH'
running=$(ps -ef | awk '$NF~"WTM_AUTO_SWITCH" {print $2}')
if [ "$running" == "" ]
then
guake -n $HCD -r WTM_AUTO_SWITCH -e "bash /home/m1/WTM_AUTO_SWITCH"
running=""
fi
fi

Install requests python module with :
Code:
sudo apt install  python-requests

Go to whattomine select your cards, hash rate, power.
You can also select to mine base on current, 24 hour, 3 day or a week profit and difficulty.
Dont forget to choose same for both profit and difficulty or it will give wrong results.
Click calculate, then add .json to coins at the begining of the address after you click calculate!!!
From:
Code:
https://whattomine.com/coins?utf8=✓&adapt_q_280x=0....
To:
Code:
https://whattomine.com/coins.json?utf8=✓&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q

Copy the whole address and paste it to WTM_AUTO_SWITCH.py replace the default address:

Code:
data = requests.get("https://whattomine.com/coins.json");
Set the coins you want to be switched in WTM_AUTO_SWITCH.py in the included tags :

Code:
includeTags = [ 'ZEC', 'ZEN', 'ZCL', 'SIB' , 'LBC'  ]

Now you can start wtm auto switch with
Code:
bash WTM_AUTO_SWITCH &


P.S
Need help to improve the WTM_AUTO_SWITCH.py script, if any one willing to help please let me know.
newbie
Activity: 46
Merit: 0
October 04, 2017, 11:26:28 AM
Has anyone tested running the MSI Z170A GAMING M5 with 8 GPUs, with an m2 adapter for the 8th GPU?
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
October 04, 2017, 11:22:32 AM
OK guys
Here is My WhatToMine Auto Switch forked from damNmad smartminer
It will check the coins you want to mine then based on your cards and your own url mine the top coin if difficulty low and profit is high

These are the files:
WTM_AUTO_SWITCH
WTM_AUTO_SWITCH.py
Put both in /home/m1/

Edit /home/m1/1bash and add :
Code:
# WTM AUTO SWITCH SETTINGS# remember to disable Parallax MODE (_Parallax_MODE="NO")
 
WTM_AUTO_SWITCH="YES"
WTM_AUTO_SWITCH_SYNC_INTERVAL="3" # Time to sync with WTM for best coin
#WTM_AUTO_SWITCH_URL="FOR NOW EDIT IT IN WTM_AUTO_SWITCH.py
#WTM_AUTO_SWITCH_COINS=" FOR NOW EDIT IT IN WTM_AUTO_SWITCH.py > includeTags = [ 'ZEC', 'ZEN', 'ZCL', 'SIB' , 'LBC'  ]
#WTM_AUTO_SWITCH_diff="TO BE ADDED IN NEXT VERSIONS"  # PERCENTAGE TO CHANGE IF TOP COIN IS HIGHER THAN CURRENT COIN

Edit /home/m1/3main and add these lines somewhere  after Maxximus007_AUTO_TEMPERATURE_CONTROL ( easier to find "SALFTER_NICEHASH_PROFIT_SWITCHING" and add before it:
Code:
if [ $WTM_AUTO_SWITCH == "YES" ]
then
HCD='/home/m1/WTM_AUTO_SWITCH'
running=$(ps -ef | awk '$NF~"WTM_AUTO_SWITCH" {print $2}')
if [ "$running" == "" ]
then
guake -n $HCD -r WTM_AUTO_SWITCH -e "bash /home/m1/WTM_AUTO_SWITCH"
running=""
fi
fi

Install requests python module with :
Code:
sudo apt install  python-requests

Go to whattomine select your cards, hash rate, power.
You can also select to mine base on current, 24 hour, 3 day or a week profit and difficulty.
Dont forget to choose same for both profit and difficulty or it will give wrong results.
Click calculate, then add .json to coins at the begining of the address after you click calculate!!!
From:
Code:
https://whattomine.com/coins?utf8=✓&adapt_q_280x=0....
To:
Code:
https://whattomine.com/coins.json?utf8=✓&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q

Copy the whole address and paste it to WTM_AUTO_SWITCH.py replace the default address:

Code:
data = requests.get("https://whattomine.com/coins.json");
Set the coins you want to be switched in WTM_AUTO_SWITCH.py in the included tags :

Code:
includeTags = [ 'ZEC', 'ZEN', 'ZCL', 'SIB' , 'LBC'  ]

Now you can start wtm auto switch with
Code:
bash WTM_AUTO_SWITCH &


P.S
Need help to improve the WTM_AUTO_SWITCH.py script, if any one willing to help please let me know.

WTM Switch Github
member
Activity: 85
Merit: 10
October 04, 2017, 11:11:39 AM
I couldnt find anyone talking about this or im a complete newb but once you Edit the bach file how do you edit it again once its ran i cant seem to adjust anything permanently once i run of the usb stick am i missing something? or is there a place im suppose to "edit the values" like another config file stored somewhere in the subfolders im lost?
full member
Activity: 200
Merit: 101
October 04, 2017, 10:51:43 AM

Example (works with genoil but not claymore)
ETH_WORKER=$WORKERNAME
ETH_ADDRESS="0xmythereumaddress"
ETH_POOL="us1.ethermine.org:1111"
ETH_EXTENSION_ARGUMENTS=""

Not much I can think of past this point. I had to revert to 0017 because everything I try on 0019 will not work. I tried setting a username without $WORKERNAME, pools that use slash. I did not touch anything outside of 1bash, I'm also having the fan speed problem so I think I may have to sit and wait until a stable version of 0019 is released. Hopefully the fan issue has already been mentioned in thread, if not I'm willing to help reproduce and submit whatever information needed for a fix.

It seems you are using wrong port for ethermine. You are using port 1111. It has to be port 4444 or 14444

ETH_POOL="us1.ethermine.org:4444"

What fan issue? Please give more details
full member
Activity: 210
Merit: 100
October 04, 2017, 08:40:51 AM
Hi there nvoc-ers !

I may be stupid or definitely not paying enough attention to something as i can't for sake of me to be able to make AsRock H110 to recognize 13 x 1060 6GB GPU's. Tried with nvoc17, then 18, then 19..does not see the gpu on the last pciex slot.
It mines beautifully with 12 GPU's but there is no way i can make it see all the 13 GPU's.
The rig is built using a G4560, i tried using an i3... same result.
2 x Corsair 1000 W PSU's powering 6 gpu + mobo + risers and the 2nd powering 7 gpu's

Any hints ?
I struggled with this for a very long time. For me, it came down to a bad riser. I could have sworn I had tested and replaced them all, but this past weekend I started with one, and kept adding 1, one boot at a time, until I got to 13 working. I swear I did this a few times, but i find the pic-e risers LOVED to come loose as well, and may have had bad luck swapping a bad riser for a bad riser.

Aside from that, if you haven't, I would make sure the the 2 molex connectors on the motherboard are each connected to the separate power supplies.

Also, I noticed you have all risers on one PSU. I believe I have read that you should not have more than 2 per connector - I am unsure how many connectors are on those corsairs, but it might be worth trying splitting them up if you haven't.

Let me know if you get anywhere with this.


I put 3 risers per 1 connector - works fine

Depends on the GPU; 3 risers per 1 connector with AM 1080tis is unstable.

Yeah I had 3 1080ti risers connected to a single connector (ran for about ~2 months) with 0 issues but saw some melted cables pictures on this forum and changed them out immediately
full member
Activity: 224
Merit: 100
October 04, 2017, 07:53:45 AM
so what if I could kill the current mining process (mining ZEC using 0019 1.2) then install my own miner and run it ?

I found a great tutorial to install and run VTC and would prefer not touching anything until the next beta is release. Is this something possible ?

TYIA
full member
Activity: 378
Merit: 104
nvOC forever
October 04, 2017, 07:52:40 AM
WTM switch almost finished.
Though may need a bit help on compare the top coin with current.
Will post latest scripts and how to use it in a bit.

Looking forward to see your work mate, excellent work.
full member
Activity: 378
Merit: 104
nvOC forever
October 04, 2017, 07:48:29 AM

Im sorry for you man Sad

I also received the email but ignored it, since well, there is no upgrade to do on a web wallet.


Yeah I do ignore such type of junk, but i was looking to add ERC token to my ETH wallet the other day and this mail arrived in perfect time claiming as eBTC slack room. This happened on Sunday and I wasn't even aware until today, received another email from Pascal Lite Slack room, URL looks junky! then I checked and realized that I got robbed couple of days back, I generally separate wallets for tokens and hodling! but my bad I logged in with my hodling eth address to check what, I don't know (god knows why!  Cry Cry Cry Cry Cry ).

I can't believe i fell for such a cheap trick, probably just to loose my savings!!
newbie
Activity: 6
Merit: 0
October 04, 2017, 07:40:55 AM
I recently upgraded from version 0017 to 0019-1.2 beta, however claymore dual miner will timeout to any ethereum pool I connect. I tried other versions of claymore and no luck, genoil miner connected without any problems.

I would like to start dual mining again but I need some assistance in troubleshooting. I do not want to revert to 0017. Please help me, I was defeated by google and this forums search limit  Cry

Any ideas?

Also, if I run full p106 headless mode it will not set my fans to manual speed, if I turn the option to off it will set the fans to the manual speed.
Anybody have these issues?

Is the DOT, SLASH setting correct base on your pool ?
Code:
DOT_POOL_FORMAT_or_FORWARD_SLASH_POOL_FORMAT="DOT"    # DOT  or  SLASH    # formerly ETHERMINEdotORG

Yes I'm using the correct one, I even tried a different pool to test both DOT and SLASH. I have been heavily hoping on user error, combing through 1bash and trying to figure out what could of happened. I'm having no luck. Makes it even harder to accept that I wrote the IMG to a USB drive and I can't connect to ethereum pools while others can.  Huh

Please post the Eth lines in your 1bash
Check if you dont add a space after your wallet or pool address
like this :
Code:
ETH_ADDRESS="0xCd5A01dF2AEb625672940850F5d08c49CdCE2E93 "

Example (works with genoil but not claymore)
ETH_WORKER=$WORKERNAME
ETH_ADDRESS="0xmythereumaddress"
ETH_POOL="us1.ethermine.org:1111"
ETH_EXTENSION_ARGUMENTS=""

Not much I can think of past this point. I had to revert to 0017 because everything I try on 0019 will not work. I tried setting a username without $WORKERNAME, pools that use slash. I did not touch anything outside of 1bash, I'm also having the fan speed problem so I think I may have to sit and wait until a stable version of 0019 is released. Hopefully the fan issue has already been mentioned in thread, if not I'm willing to help reproduce and submit whatever information needed for a fix.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
October 04, 2017, 07:28:09 AM
WTM switch almost finished.
Though may need a bit help on compare the top coin with current.
Will post latest scripts and how to use it in a bit.
full member
Activity: 224
Merit: 100
October 04, 2017, 06:54:34 AM

I also received the email but ignored it, since well, there is no upgrade to do on a web wallet.


received the same email again this morning, from "Elisha".

I guess the email list from Slack got hacked.

full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
October 04, 2017, 06:49:37 AM
WARNING

Please don't click any links you receive from slack groups like shown below.

I was trying to add eBTC tokens to my ETH address, I received this email from slack group (pure fake) and lost 3.5 ETH and eBTC token airdrop from my wallet. I generally don't trust these sort of emails but it came in right time while I was trying to add tokens and I've logged into it using my private key (worst decision ever made in my life) don't know how I got trapped into it.

I know lot of pro. people don't use web wallets but I learned my lesson in an expensive way. Just posting here for newbies, don't want them to go through this like me.

Pic of the email I've received.

Quote

I can't forgive myself for doing that to me


 Cry Cry Cry Cry Cry Cry Cry



Wow ... So sorry to hear that.
Jump to: