Bitcoin Forum
April 23, 2024, 04:04:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 [75] 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 417 »
  Print  
Author Topic: [OS] nvOC easy-to-use Linux Nvidia Mining  (Read 417953 times)
fullzero (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
July 04, 2017, 06:06:35 AM
 #1481

Love this OS.   

I've been using a new mobo:  Biostar Z270GT6; got it to work all day yesterday on 5 GPUs.  Tinkered a bit today, tried to boot mobo, got pass BIOS screen, then got spammed with PCIE bus error severity=corrected.  It just spammed and spammed non stop, and would probably never stop if I hadn't powered down. 

A similar issue that is answered can be found here: https://askubuntu.com/questions/771899/pcie-bus-error-severity-corrected 

PS:  32GB USB still has some imaging issues, I've tried reformatting without the "quick" option, and tried both NTFS and FAT32. 

I had those type of errors with other biostar mobos before; they went away when I changed:

Miner Mode to enabled in the bios. 

Max TOLUD set to 3.5 GB in the bios.

Try using the disks application in linux; format in FAT slow (full format) .

"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713888258
Hero Member
*
Offline Offline

Posts: 1713888258

View Profile Personal Message (Offline)

Ignore
1713888258
Reply with quote  #2

1713888258
Report to moderator
1713888258
Hero Member
*
Offline Offline

Posts: 1713888258

View Profile Personal Message (Offline)

Ignore
1713888258
Reply with quote  #2

1713888258
Report to moderator
1713888258
Hero Member
*
Offline Offline

Posts: 1713888258

View Profile Personal Message (Offline)

Ignore
1713888258
Reply with quote  #2

1713888258
Report to moderator
fullzero (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
July 04, 2017, 06:13:04 AM
 #1482

Hi fullzero,

great work on this distro.
My next rig will be based on a biostar tb250 btc pro with 12 PCIe Interfaces. Do you know if i can use 12 similar nvidia cards or will there be any limitations of the driver like in Windows (max. 8 GPUs of a kind)?

Cheers
tiefschwarz

I ordered one of those mobos as well; looking at the information from biostar it does seem like all the slots are in standard pcie buses so in theory it should be able to support 12 GPUs; getting PSUs for that is another issue (hard to find at the moment).  I will test with 12x when I get mine.

There is no artificial limit forced in linux; if you know how to modify the system: you are only limited by the hardware.

fullzero (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
July 04, 2017, 06:18:49 AM
 #1483

Hi,

Trying out your OS, but first thing i'm encountering is when trying to change pools to european ones, the miner can't connect anymore (even with nanopool).
Second, when trying to use ethermine as a pool (with the switch turned to YES), it loops to read response failed end of file and cannot resolve hostname and read response failed end of file again, etc etc - no, it's not an internet or dns problem i assure, it works great.

Could you link a working onebash example with eu1.ethermine.org:4444 , so I can see what I did wrong?

are you using the Newest_oneBash linked on the OP?

I think you might be having a problem related to the way workers were being named when their host address is less than 100.

I fixed this in the Newest_oneBash.

also ensure

Code:
ETHERMINEdotORG="YES"

Let me know if this is the problem.
salfter
Hero Member
*****
Offline Offline

Activity: 651
Merit: 501


My PGP Key: 92C7689C


View Profile WWW
July 04, 2017, 07:34:35 AM
Last edit: July 04, 2017, 08:04:58 AM by salfter
 #1484

I will hold off on integrating this for now then (and wait for your changes); in the meantime I will make a link to your repo on the OP.

I've committed an update that, if it pans out, rolls everything into one Python script...no auxiliary shell scripts.  I'm testing it right now to verify that it behaves the same as the previous version.  I suspect I'll know in the morning.

Edit: Just did some accelerated testing by manually switching to a less-profitable coin first...the script killed the miner and fired up the appropriate miner.  I think the most recent update is ready for wider testing:

https://gitlab.com/salfter/nvoc-nicehash-switcher

Tipjars: BTC 1TipsGocnz2N5qgAm9f7JLrsMqkb3oXe2 LTC LTipsVC7XaFy9M6Zaf1aGGe8w8xVUeWFvR | My Bitcoin Note Generator | Pool Auto-Switchers: zpool MiningPoolHub NiceHash
Bitgem Resources: Pool Explorer Paper Wallet
gyoztes
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
July 04, 2017, 07:37:11 AM
 #1485

Pls anybody explain me the difference between MANUAL_FAN="YES" + FAN_SPEED=75 and  MANUAL_FAN="NO". Stability? Consumption? Because I have used both of them and did no see difference in hash and consumption too.

I can not find the optimized setup for 1070. Do you have suggested setup? Or the newest oneBash is the suggested?

Thank you!
bel123
Member
**
Offline Offline

Activity: 97
Merit: 10


View Profile
July 04, 2017, 07:53:04 AM
 #1486

With this OS no problem to manage power with nvidias like under windows?

What tool for monitoring or managing such rigs can i use with restarts etc? (like temaviewer to manage rigs) Only ssh or any other options and maybe also auto monitoring/managing someone know?
salfter
Hero Member
*****
Offline Offline

Activity: 651
Merit: 501


My PGP Key: 92C7689C


View Profile WWW
July 04, 2017, 08:10:40 AM
 #1487

Pls anybody explain me the difference between MANUAL_FAN="YES" + FAN_SPEED=75 and  MANUAL_FAN="NO". Stability? Consumption? Because I have used both of them and did no see difference in hash and consumption too.

They won't make any difference in hashrate, but automatic speed control will probably allow your GPUs to run warmer than a relatively high manual speed setting.  It allows you to trade more fan noise for cooler operating temperatures.

Quote
I can not find the optimized setup for 1070. Do you have suggested setup? Or the newest oneBash is the suggested?

I don't know that I'd consider it fully optimized, but you could use the settings in my auto-profitability switcher as a start (see the link a few posts ago).  The Equihash and DaggerHashimoto settings are probably the most tested at this point, as those have been the most profitable lately.

Tipjars: BTC 1TipsGocnz2N5qgAm9f7JLrsMqkb3oXe2 LTC LTipsVC7XaFy9M6Zaf1aGGe8w8xVUeWFvR | My Bitcoin Note Generator | Pool Auto-Switchers: zpool MiningPoolHub NiceHash
Bitgem Resources: Pool Explorer Paper Wallet
cvitanihc0011
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
July 04, 2017, 08:24:47 AM
 #1488

Pls anybody explain me the difference between MANUAL_FAN="YES" + FAN_SPEED=75 and  MANUAL_FAN="NO". Stability? Consumption? Because I have used both of them and did no see difference in hash and consumption too.

I can not find the optimized setup for 1070. Do you have suggested setup? Or the newest oneBash is the suggested?

Thank you!

zec - pl 125 , cc 125 , mc 650 = > 460 sols . Rig running v solid - 8 GPU
eth - pl 85  , cc 150 , mc 1100= > 30.3mh  . Solid .. no crashes ..

You can try different settings and see how it behaves. I don't like to watch them all day for crashes .
gigi8114
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
July 04, 2017, 09:22:07 AM
 #1489

Hi,

Trying out your OS, but first thing i'm encountering is when trying to change pools to european ones, the miner can't connect anymore (even with nanopool).
Second, when trying to use ethermine as a pool (with the switch turned to YES), it loops to read response failed end of file and cannot resolve hostname and read response failed end of file again, etc etc - no, it's not an internet or dns problem i assure, it works great.

Could you link a working onebash example with eu1.ethermine.org:4444 , so I can see what I did wrong?

are you using the Newest_oneBash linked on the OP?

I think you might be having a problem related to the way workers were being named when their host address is less than 100.

I fixed this in the Newest_oneBash.

also ensure

Code:
ETHERMINEdotORG="YES"

Let me know if this is the problem.


Hi,
I found the solution, i think it was because i tried to put a custom worker name - maybe you can include such a feature in the future?
Also, I couldn't find how I can see the current mining process. I did see the screen -r commands, but that implies killing the current process and restarting it. I'd like to be able to see, from SSH, the current mining process without killing it. Is this possible?
lbrasi
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
July 04, 2017, 11:46:58 AM
 #1490

Hi,

Trying out your OS, but first thing i'm encountering is when trying to change pools to european ones, the miner can't connect anymore (even with nanopool).
Second, when trying to use ethermine as a pool (with the switch turned to YES), it loops to read response failed end of file and cannot resolve hostname and read response failed end of file again, etc etc - no, it's not an internet or dns problem i assure, it works great.

Could you link a working onebash example with eu1.ethermine.org:4444 , so I can see what I did wrong?

are you using the Newest_oneBash linked on the OP?

I think you might be having a problem related to the way workers were being named when their host address is less than 100.

I fixed this in the Newest_oneBash.

also ensure

Code:
ETHERMINEdotORG="YES"

Let me know if this is the problem.


Hi,
I found the solution, i think it was because i tried to put a custom worker name - maybe you can include such a feature in the future?
Also, I couldn't find how I can see the current mining process. I did see the screen -r commands, but that implies killing the current process and restarting it. I'd like to be able to see, from SSH, the current mining process without killing it. Is this possible?


I believe you must kill the process first. When the mining process starts from boot up, you can SSH in and type

Code:
ps aux | grep gnome-terminal  (find the PID for gnome-terminal-server)
kill PID
export DISPLAY=:0
screen -dmS rig1  (rig1 can be named whatever you like)
screen -x rig1
bash '/media/m1/1263-A96E/oneBash'
S9k
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
July 04, 2017, 01:09:02 PM
 #1491

Hi,

Please help!
I have got stuck on this problems  Huh
My configuration:

-ASUS PRIME Z270-P - 2 . I tried both, results are similar.
-EVGA GeForce GTX 1080 GAMING ACX 3.0 - 2
-MSI Geforce GTX 1080 Gaming X-  2
-The Gigabyte power supply unit on 1200 watts


Three video cards work perfectly in any any combinations,

m1@m1-desktop:~$ nvidia-smi -L
GPU 0: GeForce GTX 1080 (UUID: GPU-43453088-0fca-9442-106d-7594d157ebf2)
GPU 1: GeForce GTX 1080 (UUID: GPU-d099b67e-f204-66fa-96dc-365a6b559a7e)
GPU 2: GeForce GTX 1080 (UUID: GPU-5aacd4db-f68b-917e-8ac2-84caf68d6cac)
m1@m1-desktop:~$


m1@m1-desktop:~$ lspci |grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1b80 (rev a1)
03:00.0 VGA compatible controller: NVIDIA Corporation Device 1b80 (rev a1)
05:00.0 VGA compatible controller: NVIDIA Corporation Device 1b80 (rev a1)
m1@m1-desktop:~$



but if I add the fourth (in this case the ID GPU-5aacd4db-f68b-917e-8ac2-84caf68d6cac ), then the system falls. Here what I see in dmesg


[   98.722227] nvidia-modeset: Allocated GPU:0 (GPU-43453088-0fca-9442-106d-7594d157ebf2) @ PCI:0000:01:00.0
[   98.769072] ACPI Warning: \_SB_.PCI0.RP04.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   98.769117] ACPI Warning: \_SB_.PCI0.RP04.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   98.769144] ACPI Warning: \_SB_.PCI0.RP04.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   98.769169] ACPI Warning: \_SB_.PCI0.RP04.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   98.769193] ACPI Warning: \_SB_.PCI0.RP04.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   98.769217] ACPI Warning: \_SB_.PCI0.RP04.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   98.769241] ACPI Warning: \_SB_.PCI0.RP04.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   99.359255] nvidia-modeset: Allocated GPU:1 (GPU-5c9c8e29-a088-90a6-2a20-b2b2b971d1fb) @ PCI:0000:05:00.0
[   99.398991] ACPI Warning: \_SB_.PCI0.RP05.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   99.399035] ACPI Warning: \_SB_.PCI0.RP05.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   99.399063] ACPI Warning: \_SB_.PCI0.RP05.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   99.399087] ACPI Warning: \_SB_.PCI0.RP05.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   99.399112] ACPI Warning: \_SB_.PCI0.RP05.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   99.399136] ACPI Warning: \_SB_.PCI0.RP05.PXSX._DSM: Argument #4 type mismatch - Found [Buff er], ACPI requires [Package] (20150930/nsarguments-95)
[   99.399160] ACPI Warning: \_SB_.PCI0.RP05.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   99.984670] nvidia-modeset: Allocated GPU:2 (GPU-5aacd4db-f68b-917e-8ac2-84caf68d6cac) @ PCI:0000:06:00.0
[  100.619118] nvidia-modeset: Allocated GPU:3 (GPU-d099b67e-f204-66fa-96dc-365a6b559a7e) @ PCI:0000:03:00.0
[  100.743159] NVRM: GPU at PCI:0000:01:00: GPU-43453088-0fca-9442-106d-7594d157ebf2
[  100.743162] NVRM: GPU Board Serial Number:
[  100.743164] NVRM: Xid (PCI:0000:01:00): 56, CMDre 00000000 000001e0 00000801 00000004 00000005
[  100.743649] NVRM: Xid (PCI:0000:01:00): 56, CMDre 00000000 00000080 00000004 00000005 00000004

[  102.432593] r8169 0000:07:00.0 enp7s0: link up
[  102.432600] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
[  103.743306] nvidia-modeset: WARNING: GPU:0: Lost display notification (0:0x00000000); continuing.
[  103.773941] NVRM: Xid (PCI:0000:01:00): 56, CMDre 00000000 00000080 00000000 00000005 00000004
[  105.501795] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  105.501798] Bluetooth: BNEP filters: protocol multicast
[  105.501802] Bluetooth: BNEP socket layer initialized
[  105.613048] NVRM: Xid (PCI:0000:01:00): 56, CMDre 00000000 00000080 00000000 00000005 00000004
[  105.613106] NVRM: Xid (PCI:0000:01:00): 56, CMDre 00000000 00000080 00000000 00000005 00000004
[  105.704570] NVRM: Xid (PCI:0000:01:00): 56, CMDre 00000000 00000080 00000000 00000005 00000004

[  105.704972] BUG: unable to handle kernel paging request at ffff88167153d830
[  105.704974] IP: [<ffffffffc0262880>] _nv008171rm+0x620/0x780 [nvidia]
[  105.705052] PGD 220c067 PUD 0
[  105.705053] Oops: 0000 [#1] SMP

Three days I try to solve a problem.
I changed versions of BIOS (0325,0608,0610) and risers, control 4G is included, has updated NVIDIA drivers to 381.22 - nothing helps.
Maybe somebody will have ideas?
tempgoga
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
July 04, 2017, 01:32:39 PM
 #1492

If anyone is interested my 7 card rig with all GTX1070 FE is finally stable running for the past 72 hours with the following clocks and pl:

__CORE_OVERCLOCK_0=000
MEMORY_OVERCLOCK_0=1400

__CORE_OVERCLOCK_1=000
MEMORY_OVERCLOCK_1=1400

__CORE_OVERCLOCK_2=000
MEMORY_OVERCLOCK_2=1300

__CORE_OVERCLOCK_3=000
MEMORY_OVERCLOCK_3=1600  

__CORE_OVERCLOCK_4=000
MEMORY_OVERCLOCK_4=1400

__CORE_OVERCLOCK_5=000
MEMORY_OVERCLOCK_5=1300

__CORE_OVERCLOCK_6=000
MEMORY_OVERCLOCK_6=1200


INDIVIDUAL_POWERLIMIT_0=125

INDIVIDUAL_POWERLIMIT_1=125

INDIVIDUAL_POWERLIMIT_2=120

INDIVIDUAL_POWERLIMIT_3=130

INDIVIDUAL_POWERLIMIT_4=125

INDIVIDUAL_POWERLIMIT_5=120

INDIVIDUAL_POWERLIMIT_6=120

i determined the power limit for the cards by their individual temperature and lowered/increased their clocks accordingly, if i give them all the same power limit GPU 3 is 10 degrees C cooler then GPU 2/5/6 while GPU 0/1/4 are right in the middle, at the current power limits all the cards are pretty much the same temp plus or minus 1 degree.

i might be able to push GPUs 1-5 further, i suspect GPU 6 was causing my crashes since the last crash when it was clocked @ 1300 it was the only GPU to lose its sensor connections, since lowering it to 1200 everything is stable so there might be room for higher clocks on the rest of the cards.

wish there was a way to determine which are samsung and which are micron..
xleejohnx
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
July 04, 2017, 01:39:01 PM
 #1493

I will hold off on integrating this for now then (and wait for your changes); in the meantime I will make a link to your repo on the OP.

I've committed an update that, if it pans out, rolls everything into one Python script...no auxiliary shell scripts.  I'm testing it right now to verify that it behaves the same as the previous version.  I suspect I'll know in the morning.

Edit: Just did some accelerated testing by manually switching to a less-profitable coin first...the script killed the miner and fired up the appropriate miner.  I think the most recent update is ready for wider testing:

https://gitlab.com/salfter/nvoc-nicehash-switcher


If I could make my nvOS stable I would like to test this
I blame my biostar z170 board for all of my problems lol
Maybe tomorrow I can give it a go

As I see a super coin as the super highway and alt coins as taxis and trucks needed to move transactions. ~philipma1957
philipma1957
Legendary
*
Online Online

Activity: 4102
Merit: 7762


'The right to privacy matters'


View Profile WWW
July 04, 2017, 02:55:23 PM
 #1494

I will hold off on integrating this for now then (and wait for your changes); in the meantime I will make a link to your repo on the OP.

I've committed an update that, if it pans out, rolls everything into one Python script...no auxiliary shell scripts.  I'm testing it right now to verify that it behaves the same as the previous version.  I suspect I'll know in the morning.

Edit: Just did some accelerated testing by manually switching to a less-profitable coin first...the script killed the miner and fired up the appropriate miner.  I think the most recent update is ready for wider testing:

https://gitlab.com/salfter/nvoc-nicehash-switcher


If I could make my nvOS stable I would like to test this
I blame my biostar z170 board for all of my problems lol
Maybe tomorrow I can give it a go

my biostar z170 is flawless up to 4 cards  after that not so good.

since I have six of them  I use  3 cards a board easy peasy that way.

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
philipma1957
Legendary
*
Online Online

Activity: 4102
Merit: 7762


'The right to privacy matters'


View Profile WWW
July 04, 2017, 02:57:44 PM
 #1495



I think you are using too low of a powerlimit and this is preventing higher OC from making a difference.

What powerlimit are you using?

When dual mining you need to use a higher powerlimit; ensure:

Code:
POWERLIMIT="YES"            

POWERLIMIT_WATTS=125
 or higher maybe up to 135 .  I don't have any ASUS GTX 1070 Turbos so I don't know what is OPT for them.

########

Interesting when I first set up rig 7x cards used 1150 watts.  

When I had PL set to 125  the power use dropped to 985w at the wall.

Now if I turn PL off or use 135 or 140 there is zero change at the wall it still uses 985w.

When terminal boots up I can see the PL come up but I have a theory that it is stuck at 125 and not changing.

Is that possible?

I have another rig that I just set up with 4 cards and it uses 785w regardless of the power setting.  On that rig the correct setting shows when terminal spools up but it is not limiting power. With 125 on each card I thought it should be 700 w max.

Any ideas on if PL can get 'sticky' ?




do not use the master setting  use individual.  for each card  and try
124
125
126
124
125
126



▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
DJ ACK
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
July 04, 2017, 03:41:56 PM
 #1496

Does anyone know of a way to detect GPU memory vendor information in Linux?  Similar to how GPU-Z can display the info in Winblows.  I want to group my mining rig clusters based on GPU memory vendors.  I think this will dramatically help in improving stability when tweaking each card in each rig.  Grin Grin

fullzero (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
July 04, 2017, 03:43:48 PM
 #1497

I will hold off on integrating this for now then (and wait for your changes); in the meantime I will make a link to your repo on the OP.

I've committed an update that, if it pans out, rolls everything into one Python script...no auxiliary shell scripts.  I'm testing it right now to verify that it behaves the same as the previous version.  I suspect I'll know in the morning.

Edit: Just did some accelerated testing by manually switching to a less-profitable coin first...the script killed the miner and fired up the appropriate miner.  I think the most recent update is ready for wider testing:

https://gitlab.com/salfter/nvoc-nicehash-switcher


Looks good; I will probably change this py a little when I integrate it to make it read all the variables from oneBash.

fullzero (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
July 04, 2017, 03:47:02 PM
 #1498

With this OS no problem to manage power with nvidias like under windows?

What tool for monitoring or managing such rigs can i use with restarts etc? (like temaviewer to manage rigs) Only ssh or any other options and maybe also auto monitoring/managing someone know?

You can use individual powerlimits for each GPU.

I am making a monitor / push / update / dashboard app now; keep getting sidetracked.

Right now you can use teamviewer, RDP, SSH in + screen; or any other third party solution that works with Ubuntu.
fullzero (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
July 04, 2017, 03:49:25 PM
 #1499

Hi,

Trying out your OS, but first thing i'm encountering is when trying to change pools to european ones, the miner can't connect anymore (even with nanopool).
Second, when trying to use ethermine as a pool (with the switch turned to YES), it loops to read response failed end of file and cannot resolve hostname and read response failed end of file again, etc etc - no, it's not an internet or dns problem i assure, it works great.

Could you link a working onebash example with eu1.ethermine.org:4444 , so I can see what I did wrong?

are you using the Newest_oneBash linked on the OP?

I think you might be having a problem related to the way workers were being named when their host address is less than 100.

I fixed this in the Newest_oneBash.

also ensure

Code:
ETHERMINEdotORG="YES"

Let me know if this is the problem.


Hi,
I found the solution, i think it was because i tried to put a custom worker name - maybe you can include such a feature in the future?
Also, I couldn't find how I can see the current mining process. I did see the screen -r commands, but that implies killing the current process and restarting it. I'd like to be able to see, from SSH, the current mining process without killing it. Is this possible?


you should be able to use a custom workername so long as it doesn't include illegal characters

For SSH / screen info see:

https://bitcointalk.org/index.php?topic=1854250.msg19503300#msg19503300
lbrasi
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
July 04, 2017, 03:53:55 PM
 #1500

I will hold off on integrating this for now then (and wait for your changes); in the meantime I will make a link to your repo on the OP.

I've committed an update that, if it pans out, rolls everything into one Python script...no auxiliary shell scripts.  I'm testing it right now to verify that it behaves the same as the previous version.  I suspect I'll know in the morning.

Edit: Just did some accelerated testing by manually switching to a less-profitable coin first...the script killed the miner and fired up the appropriate miner.  I think the most recent update is ready for wider testing:

https://gitlab.com/salfter/nvoc-nicehash-switcher


For some odd reason since you consolidated all the code to the switch.py, now the only miner that runs is equihash.
Pages: « 1 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 [75] 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 417 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!