Search content
Sort by

Showing 20 of 31 results by Oleg_filin
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining
by
Oleg_filin
on 17/09/2020, 05:40:33 UTC
Hello

Please tell me how can I fix the gtx1080 rig crash problem with using ohgodanethlagermentpill-r2 and mining eth.  The rig crashes when running the utility.

1080ti rigs work well

Made some changes so you can use eth-pill flags
Upgrade nvOC
check new 1bash.template
or
Add this line after OhGodAnETHlargementPill="YES"  

Code:
OhGodAnETHlargementPill_OPTS=""    # Variables/Flags for ETH Pill
And add your variables

restart miner and check ethpill guake terminal


Let me know how it goes...


This did not fix the problem .. I add settings flag "--revA 0,1,2,3,4,5,6".  
And rig crash momently how run ohgodanethlagermentpill-r2


I try run mining eth with nbminer with the memory tweek option (nbminer opt "-mt 2") . The miner don't run and asks to run as administrator rules, how to do this in NVOC?
https://photoshare.ru/data/35/35917/1/9wv1gp-wbd.jpg


In nbminer folder open nvoc-mjner.json edit hcd line and add sudo before nbminer command like this:

Code:
"hcd": "sudo nbminer -o ...."

See if it solve your issue

Not solve
https://photoshare.ru/data/35/35917/1/9xbf0t-kpd.jpg

OK
I made a mistake, revert nvoc-miner.json back to its default.
Open 0miner and edit line 216
from:
Code:
 eval $LAUNCH $HCD $OPTS
to
Code:
 eval $LAUNCH sudo $HCD $OPTS


P.S: This will run all your miners with root privilege

Thanks!  This solved the problem
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining
by
Oleg_filin
on 15/09/2020, 07:42:29 UTC
Hello

Please tell me how can I fix the gtx1080 rig crash problem with using ohgodanethlagermentpill-r2 and mining eth.  The rig crashes when running the utility.

1080ti rigs work well

Made some changes so you can use eth-pill flags
Upgrade nvOC
check new 1bash.template
or
Add this line after OhGodAnETHlargementPill="YES"  

Code:
OhGodAnETHlargementPill_OPTS=""    # Variables/Flags for ETH Pill
And add your variables

restart miner and check ethpill guake terminal


Let me know how it goes...


This did not fix the problem .. I add settings flag "--revA 0,1,2,3,4,5,6". 
And rig crash momently how run ohgodanethlagermentpill-r2


I try run mining eth with nbminer with the memory tweek option (nbminer opt "-mt 2") . The miner don't run and asks to run as administrator rules, how to do this in NVOC?
https://photoshare.ru/data/35/35917/1/9wv1gp-wbd.jpg


In nbminer folder open nvoc-mjner.json edit hcd line and add sudo before nbminer command like this:

Code:
"hcd": "sudo nbminer -o ...."

See if it solve your issue

Not solve
https://photoshare.ru/data/35/35917/1/9xbf0t-kpd.jpg
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining
by
Oleg_filin
on 06/09/2020, 11:27:12 UTC
Hello

Please tell me how can I fix the gtx1080 rig crash problem with using ohgodanethlagermentpill-r2 and mining eth.  The rig crashes when running the utility.

1080ti rigs work well

Made some changes so you can use eth-pill flags
Upgrade nvOC
check new 1bash.template
or
Add this line after OhGodAnETHlargementPill="YES"  

Code:
OhGodAnETHlargementPill_OPTS=""    # Variables/Flags for ETH Pill
And add your variables

restart miner and check ethpill guake terminal


Let me know how it goes...


This did not fix the problem .. I add settings flag "--revA 0,1,2,3,4,5,6". 
And rig crash momently how run ohgodanethlagermentpill-r2


I try run mining eth with nbminer with the memory tweek option (nbminer opt "-mt 2") . The miner don't run and asks to run as administrator rules, how to do this in NVOC?
https://photoshare.ru/data/35/35917/1/9wv1gp-wbd.jpg
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining
by
Oleg_filin
on 03/09/2020, 09:57:29 UTC
Hello

Please tell me how can I fix the gtx1080 rig crash problem with using ohgodanethlagermentpill-r2 and mining eth.  The rig crashes when running the utility.

1080ti rigs work well
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining
by
Oleg_filin
on 13/11/2019, 18:52:41 UTC
ZXC is not included in the default template, you need to add as usual. Look at previous page about BEAM, it's the same with every coin. Everything is documented in the help text in 1bash, you have examples and explanations for each section you need to touch when adding new coins, algos or miners.

In the 1bash file I already had the mtp algorithm added, the xzc coin is indicated as the mtp algorithm coin - xzc, the miner for the mtp algorithm is cryptodredge. 
However, mining does not start. 

For mining beam coin, I added BEAM_OPTS="--ssl 1"
And  - -algo beamhash


what needs to be added for mining xzc?
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining
by
Oleg_filin
on 13/11/2019, 06:56:33 UTC
Hello.

I can't run mining zcoin (xzc). Cryptodredge (0.18.0) and T-Rex (0.14.6) don't run. Can you help me?

Can you elaborate on the problem that you are facing with it?
Which GPUs are you using to mine XZC?
GPUs need at least 5GB VRAM to mine XZC with MTP algorithm.

Gpu 1080 and 1080ti the miner at startup writes that the algorithm is not defined, maybe you need to specify some algorithm parameter in addition?
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining
by
Oleg_filin
on 11/11/2019, 13:09:51 UTC
Hello.

I can't run mining zcoin (xzc). Cryptodredge (0.18.0) and T-Rex (0.14.6) don't run. Can you help me?
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining
by
Oleg_filin
on 23/09/2019, 11:02:54 UTC
Thank you very much, I launched it
but I still had to add gminer_opt = "- algo beamhash"
otherwise it would not start
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining
by
Oleg_filin
on 23/09/2019, 08:00:56 UTC
Still not working

But work if run mine_beam.sh in gminer folder

http://158.r.photoshare.ru/01587/00f23c24b5d8b549ddec7f0d7996827a59d8c5cd.jpg

The miner’s starting file is formed differently, when compared with mine_bash.sh.  How to change the configuration of the miner startup file config in 1bash?  Or another place?
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining
by
Oleg_filin
on 22/09/2019, 11:40:21 UTC
Oh yes!

Hello.

 I can’t do anything,

added BEAMHASH2_COINS = "BEAM", added BEAMHASH2_MINER = "GMINER", tried - - algo 150_5 and - - algo beamhash, but the miner does not start.  
Here is a screen

http://158.r.photoshare.ru/01587/00f22f91fbff54dbb35e771af006f79afd381b03.jpg
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining
by
Oleg_filin
on 21/09/2019, 08:13:31 UTC
And add BEAMHASH2_MINER="GMINER"?
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC Community Release free-easy-to-use Linux Nvidia Mining
by
Oleg_filin
on 16/09/2019, 10:28:04 UTC
We are unable to mining BEAM with NVOC.

google translate.

Why not? Just add the coin info in 1bash

In Algo section add it to Equihash coins:
Code:
EQUIHASH_COINS="BEAM,...."

Set you Equihash miner to GMINER or whichever you like:
Code:
EQUIHASH_MINER="GMINER"

Add coin info:
Code:
# BEAM (BEAM)
BEAM_ADDRESS="replace_with_your_address"
BEAM_OPTS="--algo 150_5"
BEAM_POOL="beam.sparkpool.com"
BEAM_PORT="2222"
BEAM_WORKER="$WORKERNAME"
BEAM_POOL_PROTOCOL="stratum+tcp"

Set your coin:
Code:
COIN="BEAM"

Restart nvOC
Code:
bash ~/NVOC/mining/nvOC restart


Hello. How I can mining beam with NvOc and algo beamhash2?




http://photoshare.ru/data/35/35917/1/9ek0i2-b5j.jpg
Post
Topic
Board Mining (Altcoins)
Re: [OS] rxOC easy-to-use Linux AMD Mining v_stopgap
by
Oleg_filin
on 24/10/2018, 09:06:11 UTC
I don't know why but the video card is not enough.
Does your cards burn?

07: 00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD / ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X]
08: 00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD / ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X]

there is such a sign.

does claymore recognize cards as ellesmere

http://152.r.photoshare.ru/01522/00e83dd70b952daa9071e643c53fb5f109a6ccca.jpg
Post
Topic
Board Mining (Altcoins)
Re: [OS] rxOC easy-to-use Linux AMD Mining v_stopgap
by
Oleg_filin
on 24/10/2018, 08:55:49 UTC
I don't know why but the video card is not enough.
Does your cards burn?

07: 00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD / ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X]
08: 00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD / ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X]

there is such a sign.

does claymore recognize cards as ellesmere

I have an rx570 4gb card, apparently not has enough memory to create a dag file. They worked on Windows, but not on rxoc
Post
Topic
Board Mining (Altcoins)
Re: [OS] rxOC easy-to-use Linux AMD Mining v_stopgap
by
Oleg_filin
on 23/10/2018, 14:42:52 UTC
open firefox https://mega.nz/#F!O4YA2JgD!n2b4iSHQDruEsYUvTQP5_w download claymore Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.9 - LINUX.tar.gz

ectract  Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.9 - LINUX.tar.gz

copy all of the files to the eth / 10_1 folder.
If there is a warning, accept.
Right-click ethdcrminer64 and enter the properties.
permission section allow executing file as program tick

http://152.r.photoshare.ru/01521/00e83a9d7ce1af707bc0cd2d052c8eb77fc5dabf.jpg
Post
Topic
Board Mining (Altcoins)
Re: [OS] rxOC easy-to-use Linux AMD Mining v_stopgap
by
Oleg_filin
on 23/10/2018, 12:28:04 UTC
If you are not using claymore 11.9 version can be sourced.
try and upgrade to claymore version 11.9

How to do it? , I'm new to Linux
Post
Topic
Board Mining (Altcoins)
Re: [OS] rxOC easy-to-use Linux AMD Mining v_stopgap
by
Oleg_filin
on 23/10/2018, 12:05:24 UTC
http://152.r.photoshare.ru/01521/00e839dd5c4aa52eb935ff9e62d34fe756455923.jpg

f12 Press
quake terminal
screen -r miner in summer
enter press

seems to recognize video cards.
Post
Topic
Board Mining (Altcoins)
Re: [OS] rxOC easy-to-use Linux AMD Mining v_stopgap
by
Oleg_filin
on 23/10/2018, 09:59:24 UTC
1. I can't login, after correct credentials and enter, it is going back to the login screen
2. can't start miner through terminal too

-----------------------------------++++++++++-----------------------------------

root@m1-desktop:~# bash 2unix
workername: 108
rig IP: 192.168.3.108
00:02.0 VGA compatible controller: Intel Corporation Device 1902 (rev 06)
07:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X]
08:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X]
===================   ROCm System Management Interface   ===================
============================================================================
GPU[0]       : PowerPlay not enabled - Cannot display clocks
============================================================================
===================          End of ROCm SMI Log         ===================

===================   ROCm System Management Interface   ===================
GPU[0]       : Cannot reset clocks: Performance Level not supported
===================          End of ROCm SMI Log         ===================

===================   ROCm System Management Interface   ===================
============================================================================
GPU[0]       : Unable to set current PowerPlay Level to high
============================================================================
===================          End of ROCm SMI Log         ===================

===================   ROCm System Management Interface   ===================
GPU[0]       : PowerPlay not enabled - Cannot set clocks
===================          End of ROCm SMI Log         ===================

===================   ROCm System Management Interface   ===================
GPU[0]       : PowerPlay not enabled - Cannot set clocks
===================          End of ROCm SMI Log         ===================

Tue Dec 26 10:49:53 EST 2017
Action: Removing ...
systemctl stop teamviewerd.service
Failed to stop teamviewerd.service: Unit teamviewerd.service not loaded.
fail

kill '/opt/teamviewer/tv_bin/script/teamviewer' - root (/home/m1/.local/share/teamviewer12 / /home/m1/.local/share/teamviewer12)

Failed to execute operation: No such file or directory
try again, full path...
Failed to execute operation: Invalid argument

===================   ROCm System Management Interface   ===================
============================================================================
GPU[0]       : Unable to determine current fan speed
============================================================================
GPU[0]       : PowerPlay not enabled - Cannot set fan speed
===================          End of ROCm SMI Log         ===================

mining in screen: screen -r miner

-----------------------------------++++++++++-----------------------------------


and that's all........

I have same problem whis 4*rx570 cards. Motherboard gigabyte ga-z270-gaming k3
 How to start mining
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining vBASIC || Community Edition 2.0
by
Oleg_filin
on 02/06/2018, 12:51:02 UTC
Can I run ohGodanETHlargementPill on NvOc 19.1.4?
Post
Topic
Board Tokens (Altcoins)
Re: [ICO][BOUNTY][AIRDROP] All new coin. Special for footbal fans. League.
by
Oleg_filin
on 11/03/2018, 10:12:38 UTC
Where is  explorer?