Author

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

newbie
Activity: 31
Merit: 0
August 29, 2017, 05:14:20 AM
Did anyone successfully set up teamviewer with custom resolutions without monitor(or dummy plug) on a headless rig?

Try
http://imgur.com/a/mzMNB
newbie
Activity: 11
Merit: 0
August 29, 2017, 01:46:31 AM
Did anyone successfully set up teamviewer with custom resolutions without monitor(or dummy plug) on a headless rig?
full member
Activity: 378
Merit: 104
nvOC forever
August 29, 2017, 01:15:00 AM
hi guys,
i just installed the v0019 when i boot up the terminal show Launching Mining process but nothing happen after that.

i tried to set the to LOCAL, set my ETC account and use the default setting the system still not showing any mining process.


thanks in advance


Have you checked on Guake terminal?? (Press F12 for Guake terminal)

Code:
nvidia-smi

see whether there is any mining process happening?

can also check this

Code:
screen -r miner

Thank bro... I am not sure why there are two 1bash one in home another in another drive.


Now trying to figure out on overclock.. still unable to work.


Well, there are lots of requests to split the configuration and implementation files, so fullzero did that as part of the request, configuration is something you can amend more frequently, as some people are not even remotely understand / change the implementation.

Let's take advantage of it Smiley
newbie
Activity: 13
Merit: 0
August 29, 2017, 12:42:21 AM
hi guys,
i just installed the v0019 when i boot up the terminal show Launching Mining process but nothing happen after that.

i tried to set the to LOCAL, set my ETC account and use the default setting the system still not showing any mining process.


thanks in advance


Have you checked on Guake terminal?? (Press F12 for Guake terminal)

Code:
nvidia-smi

see whether there is any mining process happening?

can also check this

Code:
screen -r miner

Thank bro... I am not sure why there are two 1bash one in home another in another drive.


Now trying to figure out on overclock.. still unable to work.
newbie
Activity: 4
Merit: 0
August 29, 2017, 12:37:04 AM
Nvidia Mining v0019
Uhuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu !  Grin Grin Grin Grin Grin Grin Grin Grin
newbie
Activity: 31
Merit: 0
August 28, 2017, 09:52:26 PM
Genoil new version Cheesy
https://i.imgur.com/KlqmR0X.png
full member
Activity: 420
Merit: 106
https://steemit.com/@bibi187
August 28, 2017, 09:01:51 PM
Hum something i don't get ...
In new nvOC0019 u only this 1bash file, no other and 1bash seems to be short, like i miss a part of 1 bash ...

EDIT : i checked SHA256 is fine.

The backend code part has been moved into another file in home folder, name starts with 3 if I remember it right.

Thanks buddy Wink
newbie
Activity: 31
Merit: 0
August 28, 2017, 08:48:16 PM
V0019 Stable operation
full member
Activity: 378
Merit: 104
nvOC forever
August 28, 2017, 06:32:37 PM
Well, I think I've figured it why it has failed even after installation of 'libutempter0', the profitable coin according to MPH is XMR and with the XMR the path provided in the 'mph_config.json' is invalid.

Code:
/home/m1/KTccminer-cryptonight/ccminer -a cryptonight

The miner previously accepted the -a option, but ignored it as it only has Cryptonight code in it.  I pulled the latest version about a half-hour ago, rebuilt it, and found that the -a option now throws an error.  Getting rid of the "-a cryptonight" part of the base command should be a sufficient fix.

I tried to say that there is no miner with that path, I've pasted the right path in my post (will double check once I access the rig if your suggestion works or not, typing from mobile)
full member
Activity: 378
Merit: 104
nvOC forever
August 28, 2017, 06:29:27 PM
Hum something i don't get ...
In new nvOC0019 u only this 1bash file, no other and 1bash seems to be short, like i miss a part of 1 bash ...

EDIT : i checked SHA256 is fine.

The backend code part has been moved into another file in home folder, name starts with 3 if I remember it right.
full member
Activity: 420
Merit: 106
https://steemit.com/@bibi187
August 28, 2017, 05:01:08 PM
Hum something i don't get ...
In new nvOC0019 u only this 1bash file, no other and 1bash seems to be short, like i miss a part of 1 bash ...

EDIT : i checked SHA256 is fine.
hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
August 28, 2017, 04:49:24 PM
Well, I think I've figured it why it has failed even after installation of 'libutempter0', the profitable coin according to MPH is XMR and with the XMR the path provided in the 'mph_config.json' is invalid.

Code:
/home/m1/KTccminer-cryptonight/ccminer -a cryptonight

The miner previously accepted the -a option, but ignored it as it only has Cryptonight code in it.  I pulled the latest version about a half-hour ago, rebuilt it, and found that the -a option now throws an error.  Getting rid of the "-a cryptonight" part of the base command should be a sufficient fix.
newbie
Activity: 28
Merit: 0
August 28, 2017, 04:42:17 PM
Hi all,

Hopefully this is not too off-topic, but in trying to get the latest ethminer working in nvOC (at the speeds expected for my GTX 1060 6gb cards), I had also been posting on their Github page. I am trying to figure out a few things, and would love to hear what you all have to say:

  • Someone on that thread suggested that with Linux-based mining, the overclock settings for memory people throw around (which, most things I read are for Windows) need to be doubled. As in, people usually say Samsung memory can get around an 850 memory OC, so they were saying for Ubuntu I would go with 1700? This felt wrong given the 1bash defaults, but I'd love verification
  • Is there any way anyone knows, without doing a Windows install, to learn what kind of memory my cards have? I'd rather not install Windows, and I have 26 cards I'd like to verify without changing their order or disconnecting if possible. I have not been successful in finding a Linux utility, but feel I may benefit from indvidual clock tuning
  • Has anyone gotten the 24-25 Mh/s the latest ethminer supposedly gets while using in nvOC? If so, what settings are you using?

I appreciate the input, as well as the fact that this build even exists, so any help here would be amazing.

Hi JudoFlash,

  • You are totally right for memory in linux, cause in linux u dont OC MemClock technically you OC MemoryTransferRate. MemClock = MemoryTransferRate % 2
  • Unfortunately on linux we don't have software that allow you to get memory brand version, easy way to do this is to boot your rig on a single windows card per card Wink
  • For this last one i dont have 1060, but i bet with nice OC u can grab this one. Remember to negative your CoreClock when u mine ETH Wink

Don't hesitate to ask more Wink

Thank you kindly. Wow, ok, so I will try ratcheting up the memory overclock some more. i have been underclocking the core by 200, but I appreciate the tip.

Too bad about the utility to read the memory type. Since instability takes a while to crash things sometimes, I bet I'll be tuning things for a LONG time. Especially since I have already had instability issues with my two ASRock H110 BTC+ Pro boards.

I will try some memory tuning and see where that brings me, though I'd love to hear if anyone else running 1060's has had success, and at what settings.

Thanks!
full member
Activity: 420
Merit: 106
https://steemit.com/@bibi187
August 28, 2017, 04:24:33 PM
Hi all,

Hopefully this is not too off-topic, but in trying to get the latest ethminer working in nvOC (at the speeds expected for my GTX 1060 6gb cards), I had also been posting on their Github page. I am trying to figure out a few things, and would love to hear what you all have to say:

  • Someone on that thread suggested that with Linux-based mining, the overclock settings for memory people throw around (which, most things I read are for Windows) need to be doubled. As in, people usually say Samsung memory can get around an 850 memory OC, so they were saying for Ubuntu I would go with 1700? This felt wrong given the 1bash defaults, but I'd love verification
  • Is there any way anyone knows, without doing a Windows install, to learn what kind of memory my cards have? I'd rather not install Windows, and I have 26 cards I'd like to verify without changing their order or disconnecting if possible. I have not been successful in finding a Linux utility, but feel I may benefit from indvidual clock tuning
  • Has anyone gotten the 24-25 Mh/s the latest ethminer supposedly gets while using in nvOC? If so, what settings are you using?

I appreciate the input, as well as the fact that this build even exists, so any help here would be amazing.

Hi JudoFlash,

  • You are totally right for memory in linux, cause in linux u dont OC MemClock technically you OC MemoryTransferRate. MemClock = MemoryTransferRate % 2
  • Unfortunately on linux we don't have software that allow you to get memory brand version, easy way to do this is to boot your rig on a single windows card per card Wink
  • For this last one i dont have 1060, but i bet with nice OC u can grab this one. Remember to negative your CoreClock when u mine ETH Wink

Don't hesitate to ask more Wink
full member
Activity: 378
Merit: 104
nvOC forever
August 28, 2017, 04:18:02 PM
Hey fellow miners --

So I'm planning to upgrade from v018 to v019.

Towards that goal I've downloaded v019 from the google site (along with hddrawcopy so I can write the image to my flash drive).  I actually had to download v019 twice, as the first time the SHA 256 hash didn't matchup.

I've unzipped the v019 image and I'm ready to copy it to my flash drive (I have a spare one I'm not using), but I want to confirm with you folks what I should do afterwards to make sure I'm not missing something!

I'm assuming my next action will be to edit the new 1bash file (to load it with my OC values, wallet IDs, option selections, etc.), but after that is where I get unsure how to proceed.

Do I need to edit any other files?

Can I just plug the flash drive in and turn on my rig (6x EVGA 1070s with an MSI 270 PRO), or do I need to remove all but the first GPU and boot it up & shut it down, and then add the other GPUs one at a time, or anything like that?

I'm sure these are simple questions but I for sure don't know the answers!

Thanks in advance for your assistance!

Fogcity





After the HDDRAW copy work, you can edit the one bash straight away the copy you can see in the 9 MB drive, you don't need any other files (unless you use salfter's switches, I've found one issue with it mentioned in above posts), sometime it may not copy the 1bash, just double check!

No need to remove any gpu, just plug and play.
hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
August 28, 2017, 04:09:10 PM
And one more very interesting thing: the power consumption from the wall dropped from 1100 W (ETH) to 850 W (XMR) (4 rigs, total 13 gtx1050ti + 2 gtx950) Average h/s at the pool for last 6 hours ~ 4760h/s

I've also seen lower power consumption (but still 100% GPU utilization) when mining XMR.  Right now, nvidia-smi says my three 1070s are burning 250W, and KTccminer-cryptonight is reporting about 1.98 kH/s.  I normally have power consumption throttled to 325W (2 at 115W, 1 at 95W), and other algos bump up against that limit.
newbie
Activity: 28
Merit: 0
August 28, 2017, 04:05:53 PM
Hi all,

Hopefully this is not too off-topic, but in trying to get the latest ethminer working in nvOC (at the speeds expected for my GTX 1060 6gb cards), I had also been posting on their Github page. I am trying to figure out a few things, and would love to hear what you all have to say:

  • Someone on that thread suggested that with Linux-based mining, the overclock settings for memory people throw around (which, most things I read are for Windows) need to be doubled. As in, people usually say Samsung memory can get around an 850 memory OC, so they were saying for Ubuntu I would go with 1700? This felt wrong given the 1bash defaults, but I'd love verification
  • Is there any way anyone knows, without doing a Windows install, to learn what kind of memory my cards have? I'd rather not install Windows, and I have 26 cards I'd like to verify without changing their order or disconnecting if possible. I have not been successful in finding a Linux utility, but feel I may benefit from indvidual clock tuning
  • Has anyone gotten the 24-25 Mh/s the latest ethminer supposedly gets while using in nvOC? If so, what settings are you using?

I appreciate the input, as well as the fact that this build even exists, so any help here would be amazing.
hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
August 28, 2017, 04:03:11 PM
Please share Monero GPU mining app.

I'm not sure if it's optimal for the purpose, but I've been running this one for a few weeks now:

https://github.com/KlausT/ccminer-cryptonight

Building from source is fairly straightforward:

Code:
mkdir -p /home/m1/KTccminer-cryptonight
cd ~
git clone https://github.com/KlausT/ccminer-cryptonight KTccminer-cryptonight
cd KTccminer-cryptonight
./configure --with-cuda=/usr/local/cuda-8.0
make
full member
Activity: 420
Merit: 106
https://steemit.com/@bibi187
August 28, 2017, 03:47:09 PM
Hey fellow miners --

So I'm planning to upgrade from v018 to v019.

Towards that goal I've downloaded v019 from the google site (along with hddrawcopy so I can write the image to my flash drive).  I actually had to download v019 twice, as the first time the SHA 256 hash didn't matchup.

I've unzipped the v019 image and I'm ready to copy it to my flash drive (I have a spare one I'm not using), but I want to confirm with you folks what I should do afterwards to make sure I'm not missing something!

I'm assuming my next action will be to edit the new 1bash file (to load it with my OC values, wallet IDs, option selections, etc.), but after that is where I get unsure how to proceed.

Do I need to edit any other files?

Can I just plug the flash drive in and turn on my rig (6x EVGA 1070s with an MSI 270 PRO), or do I need to remove all but the first GPU and boot it up & shut it down, and then add the other GPUs one at a time, or anything like that?

I'm sure these are simple questions but I for sure don't know the answers!

Thanks in advance for your assistance!

Fogcity





U got it Wink
newbie
Activity: 11
Merit: 0
August 28, 2017, 03:34:22 PM
Hey fellow miners --

So I'm planning to upgrade from v018 to v019.

Towards that goal I've downloaded v019 from the google site (along with hddrawcopy so I can write the image to my flash drive).  I actually had to download v019 twice, as the first time the SHA 256 hash didn't matchup.

I've unzipped the v019 image and I'm ready to copy it to my flash drive (I have a spare one I'm not using), but I want to confirm with you folks what I should do afterwards to make sure I'm not missing something!

I'm assuming my next action will be to edit the new 1bash file (to load it with my OC values, wallet IDs, option selections, etc.), but after that is where I get unsure how to proceed.

Do I need to edit any other files?

Can I just plug the flash drive in and turn on my rig (6x EVGA 1070s with an MSI 270 PRO), or do I need to remove all but the first GPU and boot it up & shut it down, and then add the other GPUs one at a time, or anything like that?

I'm sure these are simple questions but I for sure don't know the answers!

Thanks in advance for your assistance!

Fogcity



Jump to: