Pages:
Author

Topic: [OS] nvOC easy-to-use Linux Nvidia Mining - page 10. (Read 418244 times)

full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
ANother release from xmr-stak : 2.5.1

https://github.com/fireice-uk/xmr-stak/releases

How To compile xmr-stak :
https://github.com/fireice-uk/xmr-stak/blob/master/doc/compile_Linux.md
Quote
This release supports the cryptonight_v8 POW of the upcoming Monero fork on 18th Oct 2018.

Use the currency setting monero for automatic switching on the next fork.

A bug which broke AMD HD6XXX GPUs is fixed.

We dropped NVIDIA Fermi support in the precompiled Windows binaries. The minimum required CUDA Version for NVIDIA GPUs is 9.0.
The precompiled binaries includes OpenSSL 1.1.1 for a better TLS compatibility.
You can now use with AMD Rocm 1.9.X.

Config files from 2.5.0 are compatible and 2.4.X or older are NOT compatible to this release.

We would like to thank the community for their tests and contributions to xmr-stak.
Changelog:

    Add console warning on GPU error. #1956
    update AMD install docu #1954
    Remove dead code #1950
    Add missing test for cryptonight_lite #1949
    fix broken AMD OpenCL compile #1945 #1951
    reduce blocking during metric update #1940
    fix access uninitialized value #1928

Just made a PR, will be merged to release point soon

I managed to compile it on nvOC dual_CUDA. But I'm not sure he's using version 9.2 when compiling.

I have not managed to correctly integrate this xmr-stak new version (5.1) in the 0miner script by modifying only a few simple lines to launch the minning logie.

So I launched the software by hand after launching the terminal that loads the other scripts like tempcontrol, watchdog, wtm_check profit or log_rotate.
Since the software was not starting correctly via 3main, I just closed the minning terminal and launched a new unamaed tab to run xmr-stak manually with the right command.


I noticed a sharp drop in speed compared to cryptonight V7 although the network lost about 1/3 of its power because of the fork. perhaps CNv8 is more heavy to calculate. I don't know.
I hope that Freice and psychocrypt will optimize all this soon because I mined at 6 KH/s to 5 KH/s or below ! Embarrassed

I saw on github that you are working on the next version 3.0 of nvOC. It is a very good news.

Translated with google translation
jr. member
Activity: 112
Merit: 3
Linux Forever... Resistance is futile!!!
ANother release from xmr-stak : 2.5.1

https://github.com/fireice-uk/xmr-stak/releases

How To compile xmr-stak :
https://github.com/fireice-uk/xmr-stak/blob/master/doc/compile_Linux.md
Quote
This release supports the cryptonight_v8 POW of the upcoming Monero fork on 18th Oct 2018.

Use the currency setting monero for automatic switching on the next fork.

A bug which broke AMD HD6XXX GPUs is fixed.

We dropped NVIDIA Fermi support in the precompiled Windows binaries. The minimum required CUDA Version for NVIDIA GPUs is 9.0.
The precompiled binaries includes OpenSSL 1.1.1 for a better TLS compatibility.
You can now use with AMD Rocm 1.9.X.

Config files from 2.5.0 are compatible and 2.4.X or older are NOT compatible to this release.

We would like to thank the community for their tests and contributions to xmr-stak.
Changelog:

    Add console warning on GPU error. #1956
    update AMD install docu #1954
    Remove dead code #1950
    Add missing test for cryptonight_lite #1949
    fix broken AMD OpenCL compile #1945 #1951
    reduce blocking during metric update #1940
    fix access uninitialized value #1928

Just made a PR, will be merged to release point soon
member
Activity: 118
Merit: 10
Hi!

Has been trying to mine RVN (x16r) with suprnova few times
but for some reason ZENEMYminer doesn't start at all.
 
Can anyone help with it?

I think you will have more answers on discord or github

Thanks for the tip. I'll try
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
Hi!

Has been trying to mine RVN (x16r) with suprnova few times
but for some reason ZENEMYminer doesn't start at all.
 
Can anyone help with it?

I think you will have more answers on discord or github
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
ANother release from xmr-stak : 2.5.1

https://github.com/fireice-uk/xmr-stak/releases

How To compile xmr-stak :
https://github.com/fireice-uk/xmr-stak/blob/master/doc/compile_Linux.md
Quote
This release supports the cryptonight_v8 POW of the upcoming Monero fork on 18th Oct 2018.

Use the currency setting monero for automatic switching on the next fork.

A bug which broke AMD HD6XXX GPUs is fixed.

We dropped NVIDIA Fermi support in the precompiled Windows binaries. The minimum required CUDA Version for NVIDIA GPUs is 9.0.
The precompiled binaries includes OpenSSL 1.1.1 for a better TLS compatibility.
You can now use with AMD Rocm 1.9.X.

Config files from 2.5.0 are compatible and 2.4.X or older are NOT compatible to this release.

We would like to thank the community for their tests and contributions to xmr-stak.
Changelog:

    Add console warning on GPU error. #1956
    update AMD install docu #1954
    Remove dead code #1950
    Add missing test for cryptonight_lite #1949
    fix broken AMD OpenCL compile #1945 #1951
    reduce blocking during metric update #1940
    fix access uninitialized value #1928
member
Activity: 118
Merit: 10
Hi!

Has been trying to mine RVN (x16r) with suprnova few times
but for some reason ZENEMYminer doesn't start at all.
 
Can anyone help with it?
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
Monero HardFork in approach :

https://github.com/fireice-uk/xmr-stak/releases

Quote
Monero hardfork

@psychocrypt psychocrypt released this 22 hours ago
Assets 3

xmr-stak-win64.zip
32.3 MB
Source code
(zip)

    Source code
    (tar.gz)

This release introduce the cryptonight_v8 POW of the upcoming Monero fork on 18th Oct 2018. Use the currency setting monero for automatic switching on the next fork.

Xmr-stak supports all CUDA devices form the last 8 years (Fermi, Kepler, Maxwell, Pascal, Volta, Turing).
You can now use with AMD Rocm 1.9.X.

Config files from 2.4.X are NOT compatible to this release.

A special thank you goes to @SChernykh for his great help with the new Monero POW algorithm and all the optimizations he provided.

We would like to thank the community for their tests and contributions to xmr-stak.
Changelog:

    NVIDIA: support for multiple CUDA libs #1898
    fix right bitshift in amd_bitalign#1889
    Add Ryo sponsorship message #1884 #1899
    OpenCL: fix definition range for unroll #1871
    fix invalid shares Rocm #1866
    add cpu family and model detection #1862
    rework all currencies #1859
    BBSCoin config for preparing for the next fork #1848
    telemetry: Add mutex to avoid push during recalc and other races #1845
    OpenCL: avoid out of memory access #1840
    configEditor: add version tagging, line filtering per-platform #1839
    fix nicehash invalid results#1838
    avoid OpenCL binary missmatch #1834
    optionmemChunk is not tested #1833
    Monero POW v2 #1831 #1843 #1844 #1865
    Update doc/FAQ.md with unified proper methods for Linux limits #1830
    unify cpu cryptonight implementations #1821
    Download Link for AMD APP SDK 3.0 fixed #1765 #1836 #1850 #1857 #1867 #1872 #1874 #1876 #1877 #1878 #1887 #1891 #1895
    adding qrl as a config option #1735

@papampi :
Did you planned to update your script used in nvOC to update the mining software ?

Hardfork arrives in less than a week!

Translated from French with Google translation
member
Activity: 73
Merit: 10
How can i set OhGodAnETHlargmentPill to the one 1080 card ? or it doesn't matter ?

Just set it to yes in 1bash


Code:
OhGodAnETHlargementPill="NO"
change to:
Code:
OhGodAnETHlargementPill="YES"
member
Activity: 73
Merit: 10
Hi, i have just 47mH with my 1080Ti with OhGodAnETHlargmentPill, Can someone share setting to get 53-55 Mh please?
newbie
Activity: 96
Merit: 0
How can i set OhGodAnETHlargmentPill to the one 1080 card ? or it doesn't matter ?
jr. member
Activity: 112
Merit: 3
Linux Forever... Resistance is futile!!!
So i installed the new beta Ubuntu 18.

I get this error.


I had this error  before in the last version, that's why i did the beta.


This prob is not related(Doe's it for every GPU):





Restoring xorg may solve the problem

Code:
bash NVOC/mining/nvOC restore-xorg
newbie
Activity: 96
Merit: 0
So i installed the new beta Ubuntu 18.

I get this error.

https://image.ibb.co/eVMfie/1.jpg
I had this error  before in the last version, that's why i did the beta.


This prob is not related(Doe's it for every GPU):
https://image.ibb.co/it45Gz/2.jpg

newbie
Activity: 18
Merit: 0
September 30, 2018, 10:14:32 PM
Code:
Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused

ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.

LAUNCHING:  MINER WATCHDOG (REMOTE)

process in screen wdog; 'nvOC wdog-log'

LAUNCHING:  MINER (coin: NICE_ETHASH, algo: ETHASH)

i have this error with 2.1 when use nvoc restar

help

I have this message me too. I think it's a problem with systemd name resolution. I looked from /etc/resolv.conf file and an explanation is given about that.
But i don't understand how their new name resolution works.

If someone can explain in few words what ubuntu changed in their 18.04 LTS about DNS, you are welcome.

found fix:

just run this: xhost +si:localuser:root

this will add user to root(sudo GUI + terminal)
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
September 30, 2018, 07:20:37 PM
Code:
Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused

ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.

LAUNCHING:  MINER WATCHDOG (REMOTE)

process in screen wdog; 'nvOC wdog-log'

LAUNCHING:  MINER (coin: NICE_ETHASH, algo: ETHASH)

i have this error with 2.1 when use nvoc restar

help

I have this message me too. I think it's a problem with systemd name resolution. I looked from /etc/resolv.conf file and an explanation is given about that.
But i don't understand how their new name resolution works.

If someone can explain in few words what ubuntu changed in their 18.04 LTS about DNS, you are welcome.
newbie
Activity: 18
Merit: 0
September 30, 2018, 05:25:14 PM
Code:
Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused

ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.

LAUNCHING:  MINER WATCHDOG (REMOTE)

process in screen wdog; 'nvOC wdog-log'

LAUNCHING:  MINER (coin: NICE_ETHASH, algo: ETHASH)

i have this error with 2.1 when use nvoc restar

help
jr. member
Activity: 112
Merit: 3
Linux Forever... Resistance is futile!!!
September 27, 2018, 03:43:55 AM
btw trying to mine ETH with my 13x1080
somehow it generate lots of video noise and freezes this rig up.
Is anyone has similar problem and how to fix it?
 Roll Eyes

What do you mean by video noise?
Please post nvOC report output.

V Noise - screen frozen and on screen like a snow flakes...

Lukely, now BTG more profitable to mine so I switched from ethash to zhush
and problem disappeared
 Grin


May be too much OC on that algo
member
Activity: 118
Merit: 10
September 26, 2018, 11:43:49 AM
btw trying to mine ETH with my 13x1080
somehow it generate lots of video noise and freezes this rig up.
Is anyone has similar problem and how to fix it?
 Roll Eyes

What do you mean by video noise?
Please post nvOC report output.

V Noise - screen frozen and on screen like a snow flakes...

Lukely, now BTG more profitable to mine so I switched from ethash to zhush
and problem disappeared
 Grin
jr. member
Activity: 112
Merit: 3
Linux Forever... Resistance is futile!!!
September 25, 2018, 03:17:46 AM
btw trying to mine ETH with my 13x1080
somehow it generate lots of video noise and freezes this rig up.
Is anyone has similar problem and how to fix it?
 Roll Eyes

What do you mean by video noise?
Please post nvOC report output.
full member
Activity: 340
Merit: 103
It is easier to break an atom than partialities AE
September 24, 2018, 06:50:49 PM
btw trying to mine ETH with my 13x1080
somehow it generate lots of video noise and freezes this rig up.
Is anyone has similar problem and how to fix it?
 Roll Eyes

Try minning Monero  Grin
member
Activity: 118
Merit: 10
September 24, 2018, 01:28:35 PM
btw trying to mine ETH with my 13x1080
somehow it generate lots of video noise and freezes this rig up.
Is anyone has similar problem and how to fix it?
 Roll Eyes
Pages:
Jump to: