Pages:
Author

Topic: [ mining os ] nvoc - page 99. (Read 418542 times)

full member
Activity: 200
Merit: 101
December 24, 2017, 06:14:40 PM
I gave this a try again and I got my OneBash file now, not sure why it was missing before.

When editing it I notice the entry for ZEC for example shows worker and address. If I am using a pool like suprnova or miningpoolhib I just have a worker so what am I doing with the address, and I don't even know where to enter the worker password?


Only other question is overclocking. With the GTX 1080 I can overclock the memory to 1,000 in MSI Afterburner but I know that if I used ASUS GPU Tweak the numbers are displayed differently due to a multiplier and number of memory modules stacked in the GPU. Is setting 1,000 for the memory OC in the OneBash the same as 1,000 in MSI Afterburner on windows?

If you had memory set to +1000 in Afterburner on Windows and it worked stable, the equivalent value would be +2000 under linux. This is true for memory overclock only. You have to double the memory OC under linux.

The core overclock is equal. So if you had +100 core under windows, set it same +100 under linux.

Be careful when you set Power Limit (PL). In Afterburner the Power Limit is set in percentage (%), while under linux you have to set it in actual watts (W).
For example, if your card's maximum power limit is 200 watts and you had it set to 75% in Afterburner, under linux you will have to set your power limit to 150 watts for this example.

newbie
Activity: 22
Merit: 0
December 24, 2017, 05:16:36 PM
regarding the 19.20 update

updating 2nd USB and taking ages to connect to dropbox...its updating like 2h already
dl is fast but till it connects actually ...Sad
Is it due to slow dropbox service?

thx

Code:

--2017-12-24 15:08:12--  https://www.dropbox.com/s/c3ogj353mmaumua/KXccminer-skunk-2.2.tar.gz
Resolving www.dropbox.com (www.dropbox.com)... 2620:100:6021:1::a27d:4101, 162.125.65.1
Connecting to www.dropbox.com (www.dropbox.com)|2620:100:6021:1::a27d:4101|:443... failed: Connection timed out.
Connecting to www.dropbox.com (www.dropbox.com)|162.125.65.1|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://dl.dropboxusercontent.com/content_link/RzNHWxgbM1K4X4YQZEigg8KSMqVcbB4QDL480vfkhtwI16xnLVLExj4CcYt2bkOS/file [following]
--2017-12-24 15:10:21--  https://dl.dropboxusercontent.com/content_link/RzNHWxgbM1K4X4YQZEigg8KSMqVcbB4QDL480vfkhtwI16xnLVLExj4CcYt2bkOS/file
Resolving dl.dropboxusercontent.com (dl.dropboxusercontent.com)... 2620:100:6021:6::a27d:4106, 162.125.65.6
Connecting to dl.dropboxusercontent.com (dl.dropboxusercontent.com)|2620:100:6021:6::a27d:4106|:443... failed: Connection timed out.
Connecting to dl.dropboxusercontent.com (dl.dropboxusercontent.com)|162.125.65.6|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 59215892 (56M) [application/octet-stream]
Saving to: ‘KXccminer-skunk-2.2.tar.gz’

member
Activity: 224
Merit: 13
December 24, 2017, 04:54:06 PM
I gave this a try again and I got my OneBash file now, not sure why it was missing before.

When editing it I notice the entry for ZEC for example shows worker and address. If I am using a pool like suprnova or miningpoolhib I just have a worker so what am I doing with the address, and I don't even know where to enter the worker password?


Only other question is overclocking. With the GTX 1080 I can overclock the memory to 1,000 in MSI Afterburner but I know that if I used ASUS GPU Tweak the numbers are displayed differently due to a multiplier and number of memory modules stacked in the GPU. Is setting 1,000 for the memory OC in the OneBash the same as 1,000 in MSI Afterburner on windows?

If you are running 19-2.0, the miner password is handled by this variable in 1bash:
Code:
MINER_PWD="x"               # Set the miner password. Default: x

As for OC settings, I don't have any 1080's but I do have 1070 and 1080 Ti's. These settings are a good starting point for both card on equihash:
Code:
__CORE_OVERCLOCK=125        # Global Core overclock for all GPU's if not using INDIVIDUAL settings

MEMORY_OVERCLOCK=1000        # Global Memory overclock for all GPU's if not using INDIVIDUAL settings

Hope this helps.
full member
Activity: 224
Merit: 100
December 24, 2017, 03:02:56 PM
Here is the Klaust ccminer v 8.17 compiled with cuda 8
So far I get so much better neoscrypt hashrate with it
SPccminer was giving me around 400 with 1060 and KT is giving me more than 630


KTccminer-v8.17

Download, extract and copy it to /home/m1/KTccminer folder.
Please test and check before replacing your old version.

Change 0miner for the coins you want it to be the default miner.

Any one testing KlausT ccminer 8.17 please report your hashrate and changes to default miners so we can change the default miners if its better on those coins.
Thanks.

Just tested yourt KTccminer compiled instead of TPccminer and this is not functional for me.
i just replace TPccminer in command lines by KTccminer in 0miner file.

My rig entering in a loop ...

do I also have to modify the command line in the 0miner file with arguments other than TPcciminer!?

Lower the intensity ...

i'll do later when i'm home.

teamviewer is convenient for visualization and some basic operations, but not really for changing code remotely let alone testing without starting scripts

Merry christmas all

you dont like ssh ?
sr. member
Activity: 420
Merit: 250
December 24, 2017, 02:52:05 PM
I gave this a try again and I got my OneBash file now, not sure why it was missing before.

When editing it I notice the entry for ZEC for example shows worker and address. If I am using a pool like suprnova or miningpoolhib I just have a worker so what am I doing with the address, and I don't even know where to enter the worker password?


Only other question is overclocking. With the GTX 1080 I can overclock the memory to 1,000 in MSI Afterburner but I know that if I used ASUS GPU Tweak the numbers are displayed differently due to a multiplier and number of memory modules stacked in the GPU. Is setting 1,000 for the memory OC in the OneBash the same as 1,000 in MSI Afterburner on windows?
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
December 24, 2017, 10:35:01 AM
Here is the Klaust ccminer v 8.17 compiled with cuda 8
So far I get so much better neoscrypt hashrate with it
SPccminer was giving me around 400 with 1060 and KT is giving me more than 630


KTccminer-v8.17

Download, extract and copy it to /home/m1/KTccminer folder.
Please test and check before replacing your old version.

Change 0miner for the coins you want it to be the default miner.

Any one testing KlausT ccminer 8.17 please report your hashrate and changes to default miners so we can change the default miners if its better on those coins.
Thanks.

Just tested yourt KTccminer compiled instead of TPccminer and this is not functional for me.
i just replace TPccminer in command lines by KTccminer in 0miner file.

My rig entering in a loop ...

do I also have to modify the command line in the 0miner file with arguments other than TPcciminer!?

Lower the intensity ...

i'll do later when i'm home.

teamviewer is convenient for visualization and some basic operations, but not really for changing code remotely let alone testing without starting scripts

Merry christmas all
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
December 24, 2017, 10:21:14 AM
small patch for DUAL_ETH_LBC

--- 0miner.bkp   2017-12-24 08:09:48.475428820 -0700
+++ 0miner   2017-12-24 08:10:15.087492117 -0700
@@ -1175,7 +1175,7 @@
 
   ADDR="$LBC_ADDRESS.$LBC_WORKER"
 
-  screen -dmSL miner $HCD -epool $ETH_POOL:$ETH_PORT -ewal $ETHADDR -epsw x -dpool stratum+tcp://$LBCL_POOL:$LBC_PORT -dwal $ADDR -dpsw x -dcoin lbc -allcoins 1 -allpools 1 -dbg -1 $ETH_EXTENSION_ARGUMENTS
+  screen -dmSL miner $HCD -epool $ETH_POOL:$ETH_PORT -ewal $ETHADDR -epsw x -dpool stratum+tcp://$LBC_POOL:$LBC_PORT -dwal $ADDR -dpsw x -dcoin lbc -allcoins 1 -allpools 1 -dbg -1 $ETH_EXTENSION_ARGUMENTS
 fi
 
 if [ $COIN == "DUAL_ETH_SC" ]

Thanks mate
newbie
Activity: 14
Merit: 0
December 24, 2017, 10:11:35 AM
small patch for DUAL_ETH_LBC

--- 0miner.bkp   2017-12-24 08:09:48.475428820 -0700
+++ 0miner   2017-12-24 08:10:15.087492117 -0700
@@ -1175,7 +1175,7 @@
 
   ADDR="$LBC_ADDRESS.$LBC_WORKER"
 
-  screen -dmSL miner $HCD -epool $ETH_POOL:$ETH_PORT -ewal $ETHADDR -epsw x -dpool stratum+tcp://$LBCL_POOL:$LBC_PORT -dwal $ADDR -dpsw x -dcoin lbc -allcoins 1 -allpools 1 -dbg -1 $ETH_EXTENSION_ARGUMENTS
+  screen -dmSL miner $HCD -epool $ETH_POOL:$ETH_PORT -ewal $ETHADDR -epsw x -dpool stratum+tcp://$LBC_POOL:$LBC_PORT -dwal $ADDR -dpsw x -dcoin lbc -allcoins 1 -allpools 1 -dbg -1 $ETH_EXTENSION_ARGUMENTS
 fi
 
 if [ $COIN == "DUAL_ETH_SC" ]
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
December 24, 2017, 09:58:06 AM
Help pls this is my error





Send a report pls

Code:
~/nvOC report
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
December 24, 2017, 09:53:43 AM
Here is the Klaust ccminer v 8.17 compiled with cuda 8
So far I get so much better neoscrypt hashrate with it
SPccminer was giving me around 400 with 1060 and KT is giving me more than 630


KTccminer-v8.17

Download, extract and copy it to /home/m1/KTccminer folder.
Please test and check before replacing your old version.

Change 0miner for the coins you want it to be the default miner.

Any one testing KlausT ccminer 8.17 please report your hashrate and changes to default miners so we can change the default miners if its better on those coins.
Thanks.

Just tested yourt KTccminer compiled instead of TPccminer and this is not functional for me.
i just replace TPccminer in command lines by KTccminer in 0miner file.

My rig entering in a loop ...

do I also have to modify the command line in the 0miner file with arguments other than TPcciminer!?

Lower the intensity ...
member
Activity: 104
Merit: 10
December 24, 2017, 09:51:58 AM
Help pls this is my error



full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
December 24, 2017, 09:45:46 AM
Here is the Klaust ccminer v 8.17 compiled with cuda 8
So far I get so much better neoscrypt hashrate with it
SPccminer was giving me around 400 with 1060 and KT is giving me more than 630


KTccminer-v8.17

Download, extract and copy it to /home/m1/KTccminer folder.
Please test and check before replacing your old version.

Change 0miner for the coins you want it to be the default miner.

Any one testing KlausT ccminer 8.17 please report your hashrate and changes to default miners so we can change the default miners if its better on those coins.
Thanks.

Just tested yourt KTccminer compiled instead of TPccminer and this is not functional for me.
i just replace TPccminer in command lines by KTccminer in 0miner file.

My rig entering in a loop ...

do I also have to modify the command line in the 0miner file with arguments other than TPcciminer!?
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
December 24, 2017, 09:41:18 AM
Tnx for this papampi, can u also compile one working for x17 algo? current miner wont run always screen is terminating..

Thanks

Merry Christmas Cheesy

KlausT should work with x17, try to lower the intensity
member
Activity: 104
Merit: 10
December 24, 2017, 09:23:51 AM
Tnx for this papampi, can u also compile one working for x17 algo? current miner wont run always screen is terminating..

Thanks

Merry Christmas Cheesy
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
December 24, 2017, 06:26:43 AM
Here is the Klaust ccminer v 8.17 compiled with cuda 8
So far I get so much better neoscrypt hashrate with it
SPccminer was giving me around 400 with 1060 and KT is giving me more than 630


KTccminer-v8.17

Download, extract and copy it to /home/m1/KTccminer folder.
Please test and check before replacing your old version.

Change 0miner for the coins you want it to be the default miner.

Any one testing KlausT ccminer 8.17 please report your hashrate and changes to default miners so we can change the default miners if its better on those coins.
Thanks.


Edit
You can also run the  v0019-2.0 update script and it will replace it for you.


Code:
cd /home/m1/Downloads
rm /home/m1/Downloads/nvOC-19-2-update
rm -rf /home/m1/Downloads/nvOC-19-2
rm /home/m1/Downloads/nvOC-19-2.tar.gz
wget https://www.dropbox.com/s/cyo86xoqotplges/nvOC-19-2-update
bash /home/m1/Downloads/nvOC-19-2-update
newbie
Activity: 22
Merit: 0
December 24, 2017, 06:12:44 AM


Did you run the update script with sudo too ?
If yes please run this (thnx to wi$em@n suggestion)

Code:
sudo chown -R m1 /home/m1

Im bit confused what to run now...

So i should run this as SUDO
Code:
./nvOC report

then this

Code:
sudo chown -R m1 /home/m1

Question about update under SUDO is this one?:

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

I didnt run the update under SUDO...wasnt in instructions https://bitcointalksearch.org/topic/m.26128098

FYI: its a bit messy to search thought 300+ pages what to do an how, would be great to update 1st page.

Thanks


1. Run the update script as normal user m1 (Do NOT use sudo)

2. Run this:  sudo chown -R m1 /home/m1

3. Edit your 1bash with your settings, addresses, OC... (do NOT use sudo for this)

4. Run the miner (you can reboot to start the miner)

5. If after reboot your miner doesnt work, execute this as normal user m1 (do NOT use sudo):   ./nvOC report

6. Post the report here (copy everything between the code marks)


Downloaded from here...

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

There were few issues i was able to run it in the end, but ended with error is it normal?

thanks

Code:
cleaning old temp and watchdog logs
nvOC-19-2-update: line 604: syntax error: unexpected end of file
root@m1-desktop:/home/m1/Downloads# ~

Had to paste it here cloudflare doesnt let me to paste whole things...Sad
https://pastebin.com/u2XxK8xW




You are running as root!!!!
Log as m1 user ... Not root


Edit:
Run this as m1 normal user to remove old files and then update:

Code:
cd /home/m1/Downloads
rm /home/m1/Downloads/nvOC-19-2-update
rm -rf /home/m1/Downloads/nvOC-19-2
rm /home/m1/Downloads/nvOC-19-2.tar.gz
wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update
bash /home/m1/Downloads/nvOC-19-2-update


link is gone again Sad usually it take some time till it connects - but now file is removed, why is this happendning dropbox removes that or someone here?

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

Found update file on my laptop but after in the end got the same error (yes im under m1 user)

Code:

cleaning old temp and watchdog logs
/home/m1/Downloads/nvOC-19-2-update: line 604: syntax error: unexpected end of file
m1@m1-desktop:~/Downloads$


Link is fixed.

Code:
cd /home/m1/Downloads
rm /home/m1/Downloads/nvOC-19-2-update
rm -rf /home/m1/Downloads/nvOC-19-2
rm /home/m1/Downloads/nvOC-19-2.tar.gz
wget https://www.dropbox.com/s/cyo86xoqotplges/nvOC-19-2-update
bash /home/m1/Downloads/nvOC-19-2-update

This one worked finally - seems like you also fixed the "update" file. Thanks once again Wink

Do u have idea about the Monitor output problem ? few posts above
newbie
Activity: 15
Merit: 0
December 24, 2017, 05:36:14 AM
Do you use pluscpu too?

No

Quote
Local or remote?

Local

Quote
Do you use "screen -r miner" to check miner output?

Miner output was ok but mined in the last switched coin before WTM was terminated

Quote
Please open 8wtm_auto_switch and  change  line 86
Code:
   MINER_TIME=$(ps -eo pid,etimes | grep $(ps -ef | grep -i screen | grep miner |awk '{print $2}') | awk '{print $2}')

To:
Code:
   MINER_TIME=$(ps -eo pid,etimes | grep $(ps -ef | grep SCREEN | grep miner | grep -v cpuminer | head -1 | awk '{print $2}') | awk '{print $2}')


Lets see if that happens again or not

After edit run:
Code:
pkill -f 8wtm
pkill -f 5watchdog
pkill -f 3main


Changes were done.

Many thanks - will keep you informed.



Found the problem
It was happening when miner was restarted by watchdog and wtm couldn't find the miner up time.
It should be fixed now.


Any one on wtm auto switch v0008 please update to latest v0010 by running :

Code:
cd /home/m1/Downloads
wget https://www.dropbox.com/s/3fbrlv4t5js8xt7/wtm_update
bash /home/m1/Downloads/wtm_update



JFYI, it seems to be fixed - on my side stable on all rigs since yesterday
Many thanks!
newbie
Activity: 14
Merit: 0
December 24, 2017, 05:16:37 AM


Sorry I think I don't understand.
My point is that some ccminer variant installed with nvOC should work on NeoScrypt.
It's look like one of the best is ccminer from KlausT, which is installed by default.
But it crash with NeoScrypt. I tried lowering the intensity but still don't work.

Maybee I have a problem with my install, I will try to redo the image.

I compiled ccminer from tpruvot on a centOS so I don't think it will work on nvOC. Will check

thanks


I just checked and latest Klaust is 8.17 and the one included in 19-2.0 is 8.15
I will compile and an update for it.

Klaust 8.17 change log:
Code:
fix possible problem with high intensities
fix bug in -d option (numbers > 9 are working now)
fix Linux build


P.S: Do you have cuda 9.1 installed?


Hi,
So you were right from the start.
The main problem was with the intensity.
I messed up with intensity between ccminer version.
I compiled the cuda 8 version of KlausT ccminer on nvoc and it's working good with intensity set to 17.
On SP version i can go up to 21.
But my compiled version of TPruvot (cuda 9) work with this intensity setting and the version from nvOC don't.
I need to check the buildin version of KlausT with lower intensity.
Thanks again for you help

full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
December 24, 2017, 04:59:57 AM


Did you run the update script with sudo too ?
If yes please run this (thnx to wi$em@n suggestion)

Code:
sudo chown -R m1 /home/m1

Im bit confused what to run now...

So i should run this as SUDO
Code:
./nvOC report

then this

Code:
sudo chown -R m1 /home/m1

Question about update under SUDO is this one?:

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

I didnt run the update under SUDO...wasnt in instructions https://bitcointalksearch.org/topic/m.26128098

FYI: its a bit messy to search thought 300+ pages what to do an how, would be great to update 1st page.

Thanks


1. Run the update script as normal user m1 (Do NOT use sudo)

2. Run this:  sudo chown -R m1 /home/m1

3. Edit your 1bash with your settings, addresses, OC... (do NOT use sudo for this)

4. Run the miner (you can reboot to start the miner)

5. If after reboot your miner doesnt work, execute this as normal user m1 (do NOT use sudo):   ./nvOC report

6. Post the report here (copy everything between the code marks)


Downloaded from here...

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

There were few issues i was able to run it in the end, but ended with error is it normal?

thanks

Code:
cleaning old temp and watchdog logs
nvOC-19-2-update: line 604: syntax error: unexpected end of file
root@m1-desktop:/home/m1/Downloads# ~

Had to paste it here cloudflare doesnt let me to paste whole things...Sad
https://pastebin.com/u2XxK8xW




You are running as root!!!!
Log as m1 user ... Not root


Edit:
Run this as m1 normal user to remove old files and then update:

Code:
cd /home/m1/Downloads
rm /home/m1/Downloads/nvOC-19-2-update
rm -rf /home/m1/Downloads/nvOC-19-2
rm /home/m1/Downloads/nvOC-19-2.tar.gz
wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update
bash /home/m1/Downloads/nvOC-19-2-update


link is gone again Sad usually it take some time till it connects - but now file is removed, why is this happendning dropbox removes that or someone here?

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

Found update file on my laptop but after in the end got the same error (yes im under m1 user)

Code:

cleaning old temp and watchdog logs
/home/m1/Downloads/nvOC-19-2-update: line 604: syntax error: unexpected end of file
m1@m1-desktop:~/Downloads$


Link is fixed.

Code:
cd /home/m1/Downloads
rm /home/m1/Downloads/nvOC-19-2-update
rm -rf /home/m1/Downloads/nvOC-19-2
rm /home/m1/Downloads/nvOC-19-2.tar.gz
wget https://www.dropbox.com/s/cyo86xoqotplges/nvOC-19-2-update
bash /home/m1/Downloads/nvOC-19-2-update
newbie
Activity: 22
Merit: 0
December 24, 2017, 04:42:00 AM


Did you run the update script with sudo too ?
If yes please run this (thnx to wi$em@n suggestion)

Code:
sudo chown -R m1 /home/m1

Im bit confused what to run now...

So i should run this as SUDO
Code:
./nvOC report

then this

Code:
sudo chown -R m1 /home/m1

Question about update under SUDO is this one?:

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

I didnt run the update under SUDO...wasnt in instructions https://bitcointalksearch.org/topic/m.26128098

FYI: its a bit messy to search thought 300+ pages what to do an how, would be great to update 1st page.

Thanks


1. Run the update script as normal user m1 (Do NOT use sudo)

2. Run this:  sudo chown -R m1 /home/m1

3. Edit your 1bash with your settings, addresses, OC... (do NOT use sudo for this)

4. Run the miner (you can reboot to start the miner)

5. If after reboot your miner doesnt work, execute this as normal user m1 (do NOT use sudo):   ./nvOC report

6. Post the report here (copy everything between the code marks)


Downloaded from here...

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

There were few issues i was able to run it in the end, but ended with error is it normal?

thanks

Code:
cleaning old temp and watchdog logs
nvOC-19-2-update: line 604: syntax error: unexpected end of file
root@m1-desktop:/home/m1/Downloads# ~

Had to paste it here cloudflare doesnt let me to paste whole things...Sad
https://pastebin.com/u2XxK8xW




You are running as root!!!!
Log as m1 user ... Not root


Edit:
Run this as m1 normal user to remove old files and then update:

Code:
cd /home/m1/Downloads
rm /home/m1/Downloads/nvOC-19-2-update
rm -rf /home/m1/Downloads/nvOC-19-2
rm /home/m1/Downloads/nvOC-19-2.tar.gz
wget https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update
bash /home/m1/Downloads/nvOC-19-2-update


link is gone again Sad usually it take some time till it connects - but now file is removed, why is this happendning dropbox removes that or someone here?

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

Found update file on my laptop but after in the end got the same error (yes im under m1 user)

Code:

cleaning old temp and watchdog logs
/home/m1/Downloads/nvOC-19-2-update: line 604: syntax error: unexpected end of file
m1@m1-desktop:~/Downloads$
Pages:
Jump to: