Bitcoin Forum
November 19, 2024, 08:08:51 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 [304] 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 ... 416 »
  Print  
Author Topic: [OS] nvOC easy-to-use Linux Nvidia Mining  (Read 418244 times)
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
December 11, 2017, 09:16:49 AM
 #6061



To update to v0019-2.0 download "nvOC-19-2-update" and run:
Code:
bash nvOC-19-2-update

Download nvOC-19-2-update: https://github.com/papampi/nvOC_by_fullzero_unofficial/blob/19.2/nvOC-19-2-update

Dropbox link :https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update



Thanks!

How do I download from a source to a folder using SSH?

You can do :

Code:
cd ~/Downloads
wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update
bash ~/Downloads/nvOC-19-2-update

papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
December 11, 2017, 09:35:49 AM
 #6062

To all friends that are updating to v0019-2 community release ...

We are still in testing mode and while we appreciate your help to test and find the bugs,  Dont forget V0019-2.0 Community Release is still in testing mode


So don't expect a full bug free OS, until we announce the final stable release.


Alienbert
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
December 11, 2017, 09:45:46 AM
 #6063

Hi

Can somebody tell me the different between the ccminers?
AS...
KT...
KX...
SP...
TP...

Thanks a lot


AS... Alexis ccminer
KT... Klaust ccminer
KX... Krnlx ccminer
SP... SP-Mod ccminer
TP... Tpruvot ccminer
Na ... nanashi ccminer

Ok. Is there a different mining performance or what
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
December 11, 2017, 12:29:45 PM
 #6064

Hi

Can somebody tell me the different between the ccminers?
AS...
KT...
KX...
SP...
TP...

Thanks a lot


AS... Alexis ccminer
KT... Klaust ccminer
KX... Krnlx ccminer
SP... SP-Mod ccminer
TP... Tpruvot ccminer
Na ... nanashi ccminer

Ok. Is there a different mining performance or what


What do you think?  Wink  

crazydane
Full Member
***
Offline Offline

Activity: 558
Merit: 194



View Profile
December 11, 2017, 03:11:19 PM
 #6065

I have 19-2 running on my test rig that is also running plusCPU.

On a clean reboot, plusCPU starts up right away as usual, but as soon as the main GPU miner comes online, something (wdog?) kills plusCPU.
EvgeniX
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
December 11, 2017, 03:36:35 PM
 #6066

who can share their experience with which more profitable mining best coin in current moment or mining one?
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
December 11, 2017, 03:43:52 PM
 #6067

I have 19-2 running on my test rig that is also running plusCPU.

On a clean reboot, plusCPU starts up right away as usual, but as soon as the main GPU miner comes online, something (wdog?) kills plusCPU.

Is the pool address correct ?
No need to add stratum+tcp:// to pool address any more

dbolivar
Member
**
Offline Offline

Activity: 119
Merit: 10


View Profile
December 11, 2017, 03:45:06 PM
 #6068

Hey guys, first, congratulations to all involved in improving nvOC! Smiley Given this new unofficial testing release, I have a few questions:

1) Has fullzero abandoned development of nvOC? Is this unofficial release going to take over and become the official one, or are we going to have two branches?

2) papampi and the others involved: are you planning to release a full image (.img or .iso) once the testing is completed?
crazydane
Full Member
***
Offline Offline

Activity: 558
Merit: 194



View Profile
December 11, 2017, 03:55:15 PM
Last edit: December 11, 2017, 04:05:32 PM by crazydane
 #6069

I have 19-2 running on my test rig that is also running plusCPU.

On a clean reboot, plusCPU starts up right away as usual, but as soon as the main GPU miner comes online, something (wdog?) kills plusCPU.

Is the pool address correct ?
No need to add stratum+tcp:// to pool address any more


Looks like the issue is that the port is not being passed to the miner, so it defaults to 80:



And this is what I have in 1bash:

Code:
# XMR : if plusCPU is "YES" replace with your XMR info  ##
XMR_WORKER=$WORKERNAME
XMR_ADDRESS="crazydane"
XMR_POOL="us-east.cryptonight-hub.miningpoolhub.com"
XMR_PORT="20580"

I fixed it for now by reverting back to:

XMR_POOL="us-east.cryptonight-hub.miningpoolhub.com:20580"

EDIT:  Something is still killing plusCPU miner after a couple of minutes, even with the above change.  I see it start up successfully but then it dies.
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
December 11, 2017, 04:00:01 PM
 #6070

Hey guys, first, congratulations to all involved in improving nvOC! Smiley Given this new unofficial testing release, I have a few questions:

1) Has fullzero abandoned development of nvOC? Is this unofficial release going to take over and become the official one, or are we going to have two branches?

2) papampi and the others involved: are you planning to release a full image (.img or .iso) once the testing is completed?

Thanks mate,

1- My last contact with fullzero was more than 2 weeks ago when he send me a message that he will check our updates and release an official one when he gets free time from his personal issue. Hopefully he will get free time.

2-We will try our best as soon as tests are done Wink

joshuajones02
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
December 11, 2017, 04:03:16 PM
 #6071

who can share their experience with which more profitable mining best coin in current moment or mining one?

This isn't the right thread for that question man, better luck in other threads, especially those that are covering the GPU you are using as there are many different variables that determine this question

| World Fintech Startups | Microsoft Azure Partner | $1,5 M Raised During pre-ICO |
     BANKEX - Proof-of-Asset Protocol     
| WHITE PAPER | BLOGSLACKTELEGRAMBITCOINTALKGITHUBTWITTERYOUTUBEFACEBOOK |☰
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
December 11, 2017, 04:06:02 PM
 #6072

I have 19-2 running on my test rig that is also running plusCPU.

On a clean reboot, plusCPU starts up right away as usual, but as soon as the main GPU miner comes online, something (wdog?) kills plusCPU.

Is the pool address correct ?
No need to add stratum+tcp:// to pool address any more


Looks like the issue is that the port is not being passed to the miner, so it defaults to 80:



And this is what I have in 1bash:

Code:
# XMR : if plusCPU is "YES" replace with your XMR info  ##
XMR_WORKER=$WORKERNAME
XMR_ADDRESS="crazydane"
XMR_POOL="us-east.cryptonight-hub.miningpoolhub.com"
XMR_PORT="20580"

I fixed it for now by reverting back to:

XMR_POOL="us-east.cryptonight-hub.miningpoolhub.com:20580"


So sorry for my mistake


Either open 3main and edit the 2 lines and add :$XMR_PORT in this section :

Code:
if [ $plusCPU == "YES" ] && [ $AUTO_START_MINER == "YES" ]


Code:
      guake -n $HCD -r plusCPU -e "$HCD -a cryptonight -o stratum+tcp://$XMR_POOL:$XMR_PORT -u $XMRADDR -p x -t $threadCOUNT"
    else
      screen -dmS plusCPU $HCD -a cryptonight -o stratum+tcp://$XMR_POOL:$XMR_PORT -u $XMRADDR -p x -t $threadCOUNT

Or run the update script again to fix it for you

sergixc
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
December 11, 2017, 04:10:35 PM
 #6073

Quote
Sure. The easiest way to figure out what functions it supports is to just run it:
Code:
m1@Miner3:~$./nvOC
Usage:  ./nvOC clearlogs
           clears out OS & nvOC logs
        ./nvOC gpuinfo
           displays GPU ID, infomation, settings, and status
        ./nvOC patch
           stops nvOC and applies outstanding Ubuntu patches and
           Nvidia driver updates
        ./nvOC reboot
           reboots the host machine
        ./nvOC stop
           stops mining, watchdog and temperature control
        ./nvOC start
           starts normal nvOC mining operations
        ./nvOC help
           displays help about using and configuring nvOC for mining
The feature that I think will be most useful is gpuinfo which shows what GPUs you have including the settings like power and OC:
Code:
m1@Miner3:~$./nvOC gpuinfo
ID,VENDOR,MODEL,PSTATE,TEMP,FAN,UTILIZATION,POWER,POWERLIMIT,MAXPOWER,GPUCLOCK,MEMCLOCK
--------------------------------------------------------------------------------
0,EVGA,GeForce GTX 1070,P2,48,50,100,113.66,115.00,170.00,1822,4303
1,EVGA,GeForce GTX 1070,P2,41,50,100,86.99,115.00,170.00,1569,4303
2,EVGA,GeForce GTX 1070,P2,54,50,100,112.74,115.00,170.00,1847,4303
3,MSI,GeForce GTX 1080 Ti,P2,68,75,100,243.26,250.00,330.00,1911,5556
The current implementation is not complete. For example, the help function is just stubbed out. We plan to complete this, add more, and refine existing functions in future releases.

Enjoy.

Hi, looks like
Code:
./nvOC stop

works
but
Code:
./nvOC start

does not start anything...nothing going on except the help screen
Could you please check that?

Thank you in advance,
Respectfully,
Serg
EvgeniX
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
December 11, 2017, 04:20:51 PM
 #6074

who can share their experience with which more profitable mining best coin in current moment or mining one?

This isn't the right thread for that question man, better luck in other threads, especially those that are covering the GPU you are using as there are many different variables that determine this question

Yes and NO

looks like most people who use WTM is using nvOC, thats why I ask here if any one can share their experience
crazydane
Full Member
***
Offline Offline

Activity: 558
Merit: 194



View Profile
December 11, 2017, 04:39:05 PM
 #6075

Either open 3main and edit the 2 lines and add :$XMR_PORT in this section :

Code:
if [ $plusCPU == "YES" ] && [ $AUTO_START_MINER == "YES" ]


Code:
      guake -n $HCD -r plusCPU -e "$HCD -a cryptonight -o stratum+tcp://$XMR_POOL:$XMR_PORT -u $XMRADDR -p x -t $threadCOUNT"
    else
      screen -dmS plusCPU $HCD -a cryptonight -o stratum+tcp://$XMR_POOL:$XMR_PORT -u $XMRADDR -p x -t $threadCOUNT

Or run the update script again to fix it for you

I edited those 2 lines in 3main and changed 1bash back to the new way with port on a separate line.  The XMR miner now connects to the pool.  However, the miner still exits within 20 seconds of starting for some reason.  The screen window closes immediately when this happens.
joshuajones02
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
December 11, 2017, 04:50:48 PM
 #6076

who can share their experience with which more profitable mining best coin in current moment or mining one?

This isn't the right thread for that question man, better luck in other threads, especially those that are covering the GPU you are using as there are many different variables that determine this question

Yes and NO

looks like most people who use WTM is using nvOC, thats why I ask here if any one can share their experience

... you're not making any sense. this is still the wrong thread for that question

| World Fintech Startups | Microsoft Azure Partner | $1,5 M Raised During pre-ICO |
     BANKEX - Proof-of-Asset Protocol     
| WHITE PAPER | BLOGSLACKTELEGRAMBITCOINTALKGITHUBTWITTERYOUTUBEFACEBOOK |☰
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
December 11, 2017, 05:36:58 PM
 #6077

Either open 3main and edit the 2 lines and add :$XMR_PORT in this section :

Code:
if [ $plusCPU == "YES" ] && [ $AUTO_START_MINER == "YES" ]


Code:
      guake -n $HCD -r plusCPU -e "$HCD -a cryptonight -o stratum+tcp://$XMR_POOL:$XMR_PORT -u $XMRADDR -p x -t $threadCOUNT"
    else
      screen -dmS plusCPU $HCD -a cryptonight -o stratum+tcp://$XMR_POOL:$XMR_PORT -u $XMRADDR -p x -t $threadCOUNT

Or run the update script again to fix it for you

I edited those 2 lines in 3main and changed 1bash back to the new way with port on a separate line.  The XMR miner now connects to the pool.  However, the miner still exits within 20 seconds of starting for some reason.  The screen window closes immediately when this happens.

Does it quits on remote or local or both?

Restart miner and try to catch the command by :
Code:
ps ax | grep -i pluscpu 
or
Code:
ps ax | grep plusCPU

Copy the output and run it with from /home/m1/ .... to the end in guake terminal to catch if miner quits or some thing else kills it

crazydane
Full Member
***
Offline Offline

Activity: 558
Merit: 194



View Profile
December 11, 2017, 05:52:23 PM
Last edit: December 11, 2017, 06:27:50 PM by crazydane
 #6078

Does it quits on remote or local or both?

Restart miner and try to catch the command by :
Code:
ps ax | grep -i pluscpu 
or
Code:
ps ax | grep plusCPU

Copy the output and run it with from /home/m1/ .... to the end in guake terminal to catch if miner quits or some thing else kills it


I don't have a local display attached, I run remote only.  I captured the command that executes and when I execute it from a ssh session, the miner works fine.

Code:
m1@miner06:~$ /home/m1/cpuOPT/cpuminer -a cryptonight -o stratum+tcp://us-east.cryptonight-hub.miningpoolhub.com:20580 -u crazydane.115 -p x -t 10

         **********  cpuminer-opt 3.6.3  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU: Intel(R) Core(TM) i7-6850K CPU @ 3.60GHz
CPU features: SSE2 AES AVX AVX2
SW built on May 18 2017 with GCC 5.4.0
SW features: SSE2
Algo features: SSE2 AES
Start mining with SSE2

[2017-12-11 12:45:25] Starting Stratum on stratum+tcp://us-east.cryptonight-hub.miningpoolhub.com:20580
[2017-12-11 12:45:25] 10 miner threads started, using 'cryptonight' algorithm.
[2017-12-11 12:45:26] Stratum difficulty set to 500054
[2017-12-11 12:45:29] CPU #4: 66 H, 28.78 H/s
[2017-12-11 12:45:30] CPU #5: 66 H, 28.43 H/s
[2017-12-11 12:45:31] CPU #0: 66 H, 19.10 H/s
[2017-12-11 12:45:31] CPU #1: 66 H, 18.81 H/s
[2017-12-11 12:45:31] CPU #2: 66 H, 18.74 H/s
[2017-12-11 12:45:31] CPU #3: 66 H, 18.53 H/s
[2017-12-11 12:45:31] CPU #7: 66 H, 18.11 H/s
[2017-12-11 12:45:31] CPU #8: 66 H, 17.94 H/s
[2017-12-11 12:45:31] CPU #9: 66 H, 17.73 H/s
[2017-12-11 12:45:31] CPU #6: 66 H, 15.76 H/s
[2017-12-11 12:45:44] CPU #8: 250 H, 18.93 H/s
[2017-12-11 12:45:44] CPU #0: 267 H, 19.87 H/s
[2017-12-11 12:45:44] CPU #3: 262 H, 19.65 H/s
[2017-12-11 12:45:44] CPU #1: 264 H, 19.71 H/s
[2017-12-11 12:45:44] CPU #4: 447 H, 30.59 H/s
[2017-12-11 12:45:44] CPU #9: 250 H, 18.96 H/s
[2017-12-11 12:45:44] CPU #5: 441 H, 30.21 H/s
[2017-12-11 12:45:44] CPU #2: 263 H, 19.62 H/s
[2017-12-11 12:45:44] CPU #6: 208 H, 16.32 H/s
[2017-12-11 12:45:44] CPU #7: 252 H, 18.97 H/s
[2017-12-11 12:46:39] Stratum difficulty set to 350009
[2017-12-11 12:46:39] CPU #8: 1046 H, 18.90 H/s
[2017-12-11 12:46:39] CPU #2: 1087 H, 19.65 H/s
[2017-12-11 12:46:39] CPU #7: 1048 H, 18.94 H/s
[2017-12-11 12:46:39] CPU #0: 1099 H, 19.85 H/s
[2017-12-11 12:46:39] CPU #5: 1673 H, 30.23 H/s
[2017-12-11 12:46:39] CPU #4: 1693 H, 30.58 H/s
[2017-12-11 12:46:39] CPU #9: 1046 H, 18.89 H/s
[2017-12-11 12:46:39] CPU #3: 1088 H, 19.65 H/s
[2017-12-11 12:46:39] CPU #1: 1090 H, 19.68 H/s
[2017-12-11 12:46:40] CPU #6: 905 H, 16.34 H/s
[2017-12-11 12:47:35] Stratum difficulty set to 245006
[2017-12-11 12:47:35] CPU #1: 1097 H, 19.75 H/s
[2017-12-11 12:47:35] CPU #7: 1055 H, 18.98 H/s
[2017-12-11 12:47:35] CPU #0: 1108 H, 19.94 H/s
[2017-12-11 12:47:35] CPU #9: 1054 H, 18.96 H/s
[2017-12-11 12:47:35] CPU #2: 1097 H, 19.73 H/s
[2017-12-11 12:47:35] CPU #4: 1702 H, 30.62 H/s
[2017-12-11 12:47:35] CPU #5: 1685 H, 30.31 H/s
[2017-12-11 12:47:35] CPU #6: 903 H, 16.26 H/s
[2017-12-11 12:47:35] CPU #3: 1097 H, 19.73 H/s
[2017-12-11 12:47:35] CPU #8: 1055 H, 18.97 H/s
[2017-12-11 12:48:31] Stratum difficulty set to 171503
[2017-12-11 12:48:31] CPU #8: 1055 H, 19.01 H/s
[2017-12-11 12:48:31] CPU #0: 1109 H, 19.97 H/s
[2017-12-11 12:48:31] CPU #2: 1097 H, 19.76 H/s
[2017-12-11 12:48:31] CPU #6: 906 H, 16.32 H/s
[2017-12-11 12:48:31] CPU #9: 1056 H, 19.02 H/s
[2017-12-11 12:48:31] CPU #4: 1702 H, 30.65 H/s
[2017-12-11 12:48:31] CPU #5: 1685 H, 30.34 H/s
[2017-12-11 12:48:31] CPU #7: 1057 H, 19.03 H/s
[2017-12-11 12:48:31] CPU #3: 1097 H, 19.75 H/s
[2017-12-11 12:48:31] CPU #1: 1099 H, 19.78 H/s
[2017-12-11 12:48:46] CPU #2: 296 H, 19.58 H/s
[2017-12-11 12:48:46] CPU #9: 284 H, 18.79 H/s
[2017-12-11 12:48:46] CPU #8: 285 H, 18.81 H/s
[2017-12-11 12:48:46] CPU #4: 462 H, 30.52 H/s
[2017-12-11 12:48:46] CPU #5: 457 H, 30.20 H/s
[2017-12-11 12:48:46] CPU #3: 296 H, 19.57 H/s
[2017-12-11 12:48:46] CPU #0: 301 H, 19.84 H/s
[2017-12-11 12:48:46] CPU #1: 297 H, 19.63 H/s
[2017-12-11 12:48:46] CPU #7: 286 H, 18.89 H/s
[2017-12-11 12:48:46] CPU #6: 246 H, 16.22 H/s

When I do a control-c to kill it, watchdog never attempts to restart it.  I also never get email notifications that it quit.

So for now, I'm just running that launch command from the ssh window and things are running smoothly again like on 19-1.4

EDIT:  That launch command is showing -u crazydate.115 -p x where it should be -u crazydane.miner06 -p solar I would think.

mph ignores the password, but is should be passing along the MINER_PWD set in 1bash should it not?

In my case, that would be:

Code:
# For zpool use MINER_PWD="$WORKERNAME,c=btc"
MINER_PWD="solar"               # Set the miner password. Default: x

It just so happens that the ip address I have mapped to miner06 is 10.0.1.115.  So it looks like instead of the host name, it is passing the last part of the ip address.

EDIT2:   I switched to LOCAL and that allows both miners to run.

I get this:

Code:
m1@miner06:~$ ps -ef |grep miner
avahi      905     1  0 13:09 ?        00:00:00 avahi-daemon: running [miner06.local]
m1        2067  2050 99 13:09 pts/20   00:08:16 /home/m1/cpuOPT/cpuminer -a cryptonight -o stratum+tcp://us-east.cryptonight-hub.miningpoolhub.com:20580 -u crazydane.115 -p x -t 10
m1        2295  1241  0 13:09 ?        00:00:00 SCREEN -dmSL miner /home/m1/ASccminer/ccminer -a lyra2v2 -o stratum+tcp://hub.miningpoolhub.com:20507 -u crazydane.115 -p solar -i 21
m1        2296  2295  0 13:09 pts/24   00:00:00 /home/m1/ASccminer/ccminer -a lyra2v2 -o stratum+tcp://hub.miningpoolhub.com:20507 -u crazydane.115 -p solar -i 21
m1        2306  1953  0 13:09 pts/17   00:00:00 screen -r miner

From the above, we have:

-u crazydane.115 -p x
-u crazydane.115 -p solar

And it should be:

-u crazydane.miner06 -p solar
-u crazydane.miner06 -p solar
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
December 11, 2017, 06:23:39 PM
 #6079

Does it quits on remote or local or both?

Restart miner and try to catch the command by :
Code:
ps ax | grep -i pluscpu 
or
Code:
ps ax | grep plusCPU

Copy the output and run it with from /home/m1/ .... to the end in guake terminal to catch if miner quits or some thing else kills it


I don't have a local display attached, I run remote only.  I captured the command that executes and when I execute it from a ssh session, the miner works fine.

Code:
m1@miner06:~$ /home/m1/cpuOPT/cpuminer -a cryptonight -o stratum+tcp://us-east.cryptonight-hub.miningpoolhub.com:20580 -u crazydane.115 -p x -t 10

         **********  cpuminer-opt 3.6.3  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU: Intel(R) Core(TM) i7-6850K CPU @ 3.60GHz
CPU features: SSE2 AES AVX AVX2
SW built on May 18 2017 with GCC 5.4.0
SW features: SSE2
Algo features: SSE2 AES
Start mining with SSE2

[2017-12-11 12:45:25] Starting Stratum on stratum+tcp://us-east.cryptonight-hub.miningpoolhub.com:20580
[2017-12-11 12:45:25] 10 miner threads started, using 'cryptonight' algorithm.
[2017-12-11 12:45:26] Stratum difficulty set to 500054
[2017-12-11 12:45:29] CPU #4: 66 H, 28.78 H/s
[2017-12-11 12:45:30] CPU #5: 66 H, 28.43 H/s
[2017-12-11 12:45:31] CPU #0: 66 H, 19.10 H/s
[2017-12-11 12:45:31] CPU #1: 66 H, 18.81 H/s
[2017-12-11 12:45:31] CPU #2: 66 H, 18.74 H/s
[2017-12-11 12:45:31] CPU #3: 66 H, 18.53 H/s
[2017-12-11 12:45:31] CPU #7: 66 H, 18.11 H/s
[2017-12-11 12:45:31] CPU #8: 66 H, 17.94 H/s
[2017-12-11 12:45:31] CPU #9: 66 H, 17.73 H/s
[2017-12-11 12:45:31] CPU #6: 66 H, 15.76 H/s
[2017-12-11 12:45:44] CPU #8: 250 H, 18.93 H/s
[2017-12-11 12:45:44] CPU #0: 267 H, 19.87 H/s
[2017-12-11 12:45:44] CPU #3: 262 H, 19.65 H/s
[2017-12-11 12:45:44] CPU #1: 264 H, 19.71 H/s
[2017-12-11 12:45:44] CPU #4: 447 H, 30.59 H/s
[2017-12-11 12:45:44] CPU #9: 250 H, 18.96 H/s
[2017-12-11 12:45:44] CPU #5: 441 H, 30.21 H/s
[2017-12-11 12:45:44] CPU #2: 263 H, 19.62 H/s
[2017-12-11 12:45:44] CPU #6: 208 H, 16.32 H/s
[2017-12-11 12:45:44] CPU #7: 252 H, 18.97 H/s
[2017-12-11 12:46:39] Stratum difficulty set to 350009
[2017-12-11 12:46:39] CPU #8: 1046 H, 18.90 H/s
[2017-12-11 12:46:39] CPU #2: 1087 H, 19.65 H/s
[2017-12-11 12:46:39] CPU #7: 1048 H, 18.94 H/s
[2017-12-11 12:46:39] CPU #0: 1099 H, 19.85 H/s
[2017-12-11 12:46:39] CPU #5: 1673 H, 30.23 H/s
[2017-12-11 12:46:39] CPU #4: 1693 H, 30.58 H/s
[2017-12-11 12:46:39] CPU #9: 1046 H, 18.89 H/s
[2017-12-11 12:46:39] CPU #3: 1088 H, 19.65 H/s
[2017-12-11 12:46:39] CPU #1: 1090 H, 19.68 H/s
[2017-12-11 12:46:40] CPU #6: 905 H, 16.34 H/s
[2017-12-11 12:47:35] Stratum difficulty set to 245006
[2017-12-11 12:47:35] CPU #1: 1097 H, 19.75 H/s
[2017-12-11 12:47:35] CPU #7: 1055 H, 18.98 H/s
[2017-12-11 12:47:35] CPU #0: 1108 H, 19.94 H/s
[2017-12-11 12:47:35] CPU #9: 1054 H, 18.96 H/s
[2017-12-11 12:47:35] CPU #2: 1097 H, 19.73 H/s
[2017-12-11 12:47:35] CPU #4: 1702 H, 30.62 H/s
[2017-12-11 12:47:35] CPU #5: 1685 H, 30.31 H/s
[2017-12-11 12:47:35] CPU #6: 903 H, 16.26 H/s
[2017-12-11 12:47:35] CPU #3: 1097 H, 19.73 H/s
[2017-12-11 12:47:35] CPU #8: 1055 H, 18.97 H/s
[2017-12-11 12:48:31] Stratum difficulty set to 171503
[2017-12-11 12:48:31] CPU #8: 1055 H, 19.01 H/s
[2017-12-11 12:48:31] CPU #0: 1109 H, 19.97 H/s
[2017-12-11 12:48:31] CPU #2: 1097 H, 19.76 H/s
[2017-12-11 12:48:31] CPU #6: 906 H, 16.32 H/s
[2017-12-11 12:48:31] CPU #9: 1056 H, 19.02 H/s
[2017-12-11 12:48:31] CPU #4: 1702 H, 30.65 H/s
[2017-12-11 12:48:31] CPU #5: 1685 H, 30.34 H/s
[2017-12-11 12:48:31] CPU #7: 1057 H, 19.03 H/s
[2017-12-11 12:48:31] CPU #3: 1097 H, 19.75 H/s
[2017-12-11 12:48:31] CPU #1: 1099 H, 19.78 H/s
[2017-12-11 12:48:46] CPU #2: 296 H, 19.58 H/s
[2017-12-11 12:48:46] CPU #9: 284 H, 18.79 H/s
[2017-12-11 12:48:46] CPU #8: 285 H, 18.81 H/s
[2017-12-11 12:48:46] CPU #4: 462 H, 30.52 H/s
[2017-12-11 12:48:46] CPU #5: 457 H, 30.20 H/s
[2017-12-11 12:48:46] CPU #3: 296 H, 19.57 H/s
[2017-12-11 12:48:46] CPU #0: 301 H, 19.84 H/s
[2017-12-11 12:48:46] CPU #1: 297 H, 19.63 H/s
[2017-12-11 12:48:46] CPU #7: 286 H, 18.89 H/s
[2017-12-11 12:48:46] CPU #6: 246 H, 16.22 H/s

When I do a control-c to kill it, watchdog never attempts to restart it.  I also never get email notifications that it quit.

So for now, I'm just running that launch command from the ssh window and things are running smoothly again like on 19-1.4

EDIT:  That launch command is showing -u crazydate.115 where it should be -u crazydane.solar

mph ignores the password, but is should be passing along the MINER_PWD set in 1bash should it not?

In my case, that would be:

Code:
# For zpool use MINER_PWD="$WORKERNAME,c=btc"
MINER_PWD="solar"               # Set the miner password. Default: x

It just so happens that the ip address I have mapped to miner06 is 10.0.1.115.  Coincidence?

OK, another bug in 3main, but I think its irrelevant as mph says it doesnt check the worker password
Password is missing from 3main launch command

Change from :
Code:
      guake -n $HCD -r plusCPU -e "$HCD -a cryptonight -o stratum+tcp://$XMR_POOL:$XMR_PORT -u $XMRADDR -p x -t $threadCOUNT"
    else
      screen -dmS plusCPU $HCD -a cryptonight -o stratum+tcp://$XMR_POOL:$XMR_PORT -u $XMRADDR -p x -t $threadCOUNT

To :
Code:
     guake -n $HCD -r plusCPU -e "$HCD -a cryptonight -o stratum+tcp://$XMR_POOL:$XMR_PORT -u $XMRADDR -p MINER_PWD -t $threadCOUNT"
    else
      screen -dmS plusCPU $HCD -a cryptonight -o stratum+tcp://$XMR_POOL:$XMR_PORT -u $XMRADDR -p MINER_PWD -t $threadCOUNT


There is also some settings in 0miner, open 0miner
in xmr section, change
Code:
"pool_password" : "x",

to
Code:
"pool_password" : "MINER_PWD ",

Also can you post contents of this file after you start miner if it fails:

Code:
/home/m1/xmr/stakGPU/bin/config.txt

papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
December 11, 2017, 06:26:24 PM
 #6080



When I do a control-c to kill it, watchdog never attempts to restart it.  I also never get email notifications that it quit.


Watchdog has always been only checking GPU

Pages: « 1 ... 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 [304] 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 ... 416 »
  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!