Search content
Sort by

Showing 20 of 26 results by Hostels
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.6 (Windows/Linux)
by
Hostels
on 28/05/2019, 09:16:37 UTC
I have uploaded Linux build again, please use it, it must write "b737" in the log at the beginning which means latest build number.

All fine! Hashrate up from 510 MH/s(12.0) to 520 MH/s(14.6)!
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.6 (Windows/Linux)
by
Hostels
on 28/05/2019, 07:43:30 UTC
on linux(hiveos),P106-100 droped hashrate from 24.7m(12.0) to 24.2m(14.6) with same oc。
nvidia driver version:418.56


Ubuntu 18.04 with latest driver.

P104-100 on 13 card rig drop from 510 MH/s to 500 MH/s.
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
Hostels
on 01/01/2018, 03:53:30 UTC
How to update nvidia driver in NVOS?

i done mine with Software Updater

AUTO_UPDATE="BETA" and 4update?
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
Hostels
on 31/12/2017, 09:12:58 UTC
How to update nvidia driver in NVOS?
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
Hostels
on 30/12/2017, 08:24:45 UTC
Guys how to update NVIDIA driver. Help plz. P104 coming =)
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
Hostels
on 09/12/2017, 06:01:28 UTC
Guys how to run 19 cards (P106) on Asus B250 mining expert?Huh  13 cards work fine.
on 19 cards command nvidia-smi do nothing(

I believe this board can support max 13 of the same GPU's. Asus was promising to release new BIOS update to correct the issue. No idea if they released update or not.
I don't have this board, if someone who has this board and managed to run more than 13 GPU's, please post the workaround

Tnx! Waiting new bios so
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
Hostels
on 09/12/2017, 01:51:27 UTC
Guys how to run 19 cards (P106) on Asus B250 mining expert?Huh  13 cards work fine.
on 19 cards command nvidia-smi do nothing(
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
Hostels
on 11/11/2017, 15:09:08 UTC
Hello guys. I got bug from one of my rig on asrock h110 pro btc+ on 13xP106
In bash i have +1400 for memory on all cards.
After claymore start gpu0,2,4,6,8,10,12 work on 1400 memory
gpu 1,3,5,7,9,11 work on 0 memory.
http://pixs.ru/showimage/Bagpng_6209340_28250688.png

After that i connect to rig via putty and write.
nvidia-settings -c :0 -a "[gpu:1]/GPUMemoryTransferRateOffset[2]=1400"
nvidia-settings -c :0 -a "[gpu:3]/GPUMemoryTransferRateOffset[2]=1400"
nvidia-settings -c :0 -a "[gpu:5]/GPUMemoryTransferRateOffset[2]=1400"
nvidia-settings -c :0 -a "[gpu:7]/GPUMemoryTransferRateOffset[2]=1400"
nvidia-settings -c :0 -a "[gpu:9]/GPUMemoryTransferRateOffset[2]=1400"
nvidia-settings -c :0 -a "[gpu:11]/GPUMemoryTransferRateOffset[2]=1400"

After that all cards work on +1400 memory.

I try Individual OC. Dosent work too(

Help plz!!
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
Hostels
on 10/11/2017, 03:53:29 UTC
Hello guys. I got bug from one of my rig on asrock h110 pro btc+ on 13xP106
In bash i have +1400 for memory on all cards.
After claymore start gpu0,2,4,6,8,10,12 work on 1400 memory
gpu 1,3,5,7,9,11 work on 0 memory.
http://pixs.ru/showimage/Bagpng_6209340_28250688.png

After that i connect to rig via putty and write.
nvidia-settings -c :0 -a "[gpu:1]/GPUMemoryTransferRateOffset[2]=1400"
nvidia-settings -c :0 -a "[gpu:3]/GPUMemoryTransferRateOffset[2]=1400"
nvidia-settings -c :0 -a "[gpu:5]/GPUMemoryTransferRateOffset[2]=1400"
nvidia-settings -c :0 -a "[gpu:7]/GPUMemoryTransferRateOffset[2]=1400"
nvidia-settings -c :0 -a "[gpu:9]/GPUMemoryTransferRateOffset[2]=1400"
nvidia-settings -c :0 -a "[gpu:11]/GPUMemoryTransferRateOffset[2]=1400"

After that all cards work on +1400 memory.

I try Individual OC. Dosent work too(

What to do for normal work at miner start? Help plz
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.2
by
Hostels
on 03/10/2017, 11:58:12 UTC
Guys help plz.
I want see how my rig ZEC farming via web browser.
How i can configure that? i didnt see in bash where i can add --api 127.0.0.1:42000 or 0.0.0.0:42000
When i add that in Miner.cfg it didnt work. i trying from another computer (rig ip):42000 and got nothing.
I'm writing the web stats for nvOC, its almost ready.
Hopefully will be pushed to next update
In the mean time, open 3main, find EWBF line for your coin and add the api args

Code:
screen -dmS miner $HCD --server $ZEC_POOL --user $ZECADDR --pass z --port $ZEC_PORT --api 0.0.0.0:42000;


Very Thanks!!!
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.2
by
Hostels
on 03/10/2017, 10:48:10 UTC
Guys help plz.
I want see how my rig ZEC farming via web browser.
How i can configure that? i didnt see in bash where i can add --api 127.0.0.1:42000 or 0.0.0.0:42000
When i add that in Miner.cfg it didnt work. i trying from another computer (rig ip):42000 and got nothing.
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
Hostels
on 12/09/2017, 01:24:57 UTC
Guys on P106 Maxximus007_AUTO_TEMPERATURE_CONTROL dont work. When temp reach target_temp and go above script do nothing((((
If anyone have to work it on P106. Plz write how.
What is your target temp and minimum fan speed ?
What are the individual temp limits? (even if its set to no)
Manual fan = No ?
maxximus auto temp = yes ?



Maxximus007_AUTO_TEMPERATURE_CONTROL="YES"

MANUAL_FAN="NO"

# Maxximus007_AUTO_TEMPERATURE_CONTROL

TARGET_TEMP=65

__FAN_ADJUST=5      # Adjustment size in percent

POWER_ADJUST=0     # Adjustment size in watts (i dont want to down PL, but i try to use any (1,2,3,4,5) and nothning happen)

# Difference in actual temperature allowed before action:  Works only if current is BELOW target temp

ALLOWED_TEMP_DIFF=3

# Restore original power limit if fan speed is lower than this percentage

RESTORE_POWER_LIMIT=99

# lowest fan speed that will be used

MINIMAL_FAN_SPEED=60

INDIVIDUAL_TARGET_TEMPS="NO" 
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
Hostels
on 11/09/2017, 18:35:52 UTC
Guys on P106 Maxximus007_AUTO_TEMPERATURE_CONTROL dont work. When temp reach target_temp and go above script do nothing((((
If anyone have to work it on P106. Plz write how.
Post
Topic
Board Mining (Altcoins)
Re: [OS] rxOC easy-to-use Linux AMD Mining v0012
by
Hostels
on 11/09/2017, 18:27:29 UTC
Hi guys! This system have DAG FIX?  I very happy of NVOS on P106 mining =)
Now want RXOS for RX580 =)
Thanks!
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
Hostels
on 10/09/2017, 10:35:32 UTC
Guys i connect to my rig via SSH.
How to kill miner process.
I want to update claymore 10.0

If you just want to kill miner and restart it via watchdog (miner will be restart via wdog in about 70 seconds):

Code:
pkill -e miner

If you want to kill miner, wdog, temp and restart 3main :

Code:
pkill -e screen &&  pkill -f 3main && bash 3main  &
press enter when 3main loaded and no more info posted on screen (dont ctrl+c)

I update it(delete all files in 9_8 directory, then copy to 9_8 10.0 files). reboot and miner not start(

Try changing the permission of ethdcrminer64 file because I need to do it in mine to be able to run it.
Code:
chmod a+x /home/m1/eth/9_8/ethdcrminer64

THANKS!! WORK!
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
Hostels
on 10/09/2017, 08:07:34 UTC
Guys i connect to my rig via SSH.
How to kill miner process.
I want to update claymore 10.0

If you just want to kill miner and restart it via watchdog (miner will be restart via wdog in about 70 seconds):

Code:
pkill -e miner

If you want to kill miner, wdog, temp and restart 3main :

Code:
pkill -e screen &&  pkill -f 3main && bash 3main  &
press enter when 3main loaded and no more info posted on screen (dont ctrl+c)

I update it(delete all files in 9_8 directory, then copy to 9_8 10.0 files). reboot and miner not start(
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
Hostels
on 10/09/2017, 07:39:45 UTC
Guys i connect to my rig via SSH.
How to kill miner process.
I want to update claymore 10.0
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
Hostels
on 31/08/2017, 18:15:36 UTC
simpleminer-RX-v1118_dagfix_computekernel.img.zip DIDNT SEE RX580
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
Hostels
on 18/08/2017, 15:49:56 UTC
I back to windows coz no amd fix driver  Embarrassed
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
Hostels
on 16/08/2017, 14:59:16 UTC
Hi everyone!

Is there any hope for a dag fix for linux?
Maybe yes, maybe not. Nobody knows but I hope AMD will create a new drivers soon.

New official driver come only on windows... what a f........
http://support.amd.com/en-us/kb-articles/Pages/Radeon-Software-Crimson-ReLive-Edition-Beta-for-[Suspicious link removed]pute-Release-Notes.aspx#