Author

Topic: [ mining os ] nvoc - page 114. (Read 418542 times)

full member
Activity: 210
Merit: 100
December 11, 2017, 01:29:44 AM
Side question, for those who use Teamviewer with no monitor, is there a way to adjust the resolution? I can't even view the entire tab for display options because the resolution is so low. Thanks

Also experiencing this problem when using VNC viewer.  Huh

insert in 1bash before TEAMVIEWER="NO"                 # YES NO
this:
xrandr --fb 1024x768 (or whatever resolution do you need)

works for both Teamviwer and VNC

ty
newbie
Activity: 46
Merit: 0
December 10, 2017, 11:28:05 PM
Strange thing: when i choose in 1bash for example ZEN or ZEC and ALGO_SPECIFIC_OC="YES", after miner restart settings from this algo are applied:

# Skunk
  if [ $COIN == "SIGT" -o $COIN == "ZPOOL_SKUNK" -o $COIN == "ALTCOM" ]
  then
    ALGORITHM="SKUNK"
    POWERLIMIT_WATTS=78
    __CORE_OVERCLOCK=150
    MEMORY_OVERCLOCK=1000

  fi

Using nvOC v0019-2.0 - Community Release

Thats weird,
Are you using latest edits with v0019-2.0.001 1bash from leenoox?


v0019-2.0, today will try to update
newbie
Activity: 46
Merit: 0
December 10, 2017, 11:26:29 PM
Side question, for those who use Teamviewer with no monitor, is there a way to adjust the resolution? I can't even view the entire tab for display options because the resolution is so low. Thanks

Also experiencing this problem when using VNC viewer.  Huh

insert in 1bash before TEAMVIEWER="NO"                 # YES NO
this:
xrandr --fb 1024x768 (or whatever resolution do you need)

works for both Teamviwer and VNC
full member
Activity: 200
Merit: 101
December 10, 2017, 10:06:35 PM


To update to v0019-2.0 download "nvOC-19-2-update" and run:
Code:
bash nvOC-19-2-update

Download nvOC-19-2-update: https://github.com/papampi/nvOC_by_fullzero_unofficial/blob/19.2/nvOC-19-2-update

Dropbox link :https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update



Thanks!

How do I download from a source to a folder using SSH?

use: wget http....
full member
Activity: 200
Merit: 101
December 10, 2017, 10:00:51 PM
testing 19.2

my evga gtx 1050 TI is always reported lost GPU by the system.
bug fix says it was fixed, but I still have a problem

Hrmm, I fixed the 1050 reporting "Unknown" or "ERR" for power.draw, it might be something else now. It seems 1050's are not reporting everything correctly. Unfortunately I don't have 1050 to test it myself.

Can you please run:
Code:
./nvOC gpuinfo
and post the results.

m1@m1-desktop:~$./nvOC gpuinfo
ID,VENDOR,MODEL,TEMP,FAN,UTILIZATION,POWER,POWERLIMIT,MAXPOWER,GPUCLOCK,MEMCLOCK
--------------------------------------------------------------------------------
0,EVGA,GeForce GTX 1050 Ti,22,30,3,[Not,Supported], 75.00,75.00,139,405
1,EVGA,GeForce GTX 1060 6GB,20,0,3,3.94,120.00,140.00,139,405
2,EVGA,GeForce GTX 1060 6GB,23,0,5,3.84,120.00,140.00,139,405
m1@m1-desktop:~$ ^C
m1@m1-desktop:~$


Also, just to make sure you have the correct version of watchdog, can you open 5watchdog with gedit and check for this line:
Code:
nvOC_wdog_ver="v0019-2.0.009"

nvOC_wdog_ver="v0019-2.0.009"   # Do not edit this



the powerlimit you're setting (which I'm guessing is 120) is not supported for your first card, id 0

try setting the individual limit for it at 70 or 75

HyPyk, can you confirm if this is the case, what joshua posted... If you are applying global POWERLIMIT of 120 for all cards, this will cause the problem. Your 1050 Ti maximum supported PL is 75. You will have to enable and set INDIVIDUAL PL on your mixed card rig. Once you set the individual please report back if the problem was resolved.

I am not sure if we can implement failsafe mechanism to check if the applied PL is within the allowed range for 19.2 but will definetely work on it for the next version after 19.2.
newbie
Activity: 10
Merit: 0
December 10, 2017, 09:31:49 PM
Is there a way to keep the miner screen persistent when using WTM profit switcher? After moving to a new coin you have to resume the miner screen manually using "screen -r miner" to monitor the process. Would it be possible to add this command at end of the switching script to bring the miner up in a new guake tab after switching to a new coin?
full member
Activity: 325
Merit: 110
December 10, 2017, 09:29:22 PM


To update to v0019-2.0 download "nvOC-19-2-update" and run:
Code:
bash nvOC-19-2-update

Download nvOC-19-2-update: https://github.com/papampi/nvOC_by_fullzero_unofficial/blob/19.2/nvOC-19-2-update

Dropbox link :https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update



Thanks!

How do I download from a source to a folder using SSH?
full member
Activity: 132
Merit: 100
December 10, 2017, 09:19:05 PM
Is there a full download for the 19.2 or if one is setting up a new rig must they download the 19-1.4 and then update?
full member
Activity: 210
Merit: 100
December 10, 2017, 09:00:01 PM
testing 19.2

my evga gtx 1050 TI is always reported lost GPU by the system.
bug fix says it was fixed, but I still have a problem

Hrmm, I fixed the 1050 reporting "Unknown" or "ERR" for power.draw, it might be something else now. It seems 1050's are not reporting everything correctly. Unfortunately I don't have 1050 to test it myself.

Can you please run:
Code:
./nvOC gpuinfo
and post the results.

m1@m1-desktop:~$./nvOC gpuinfo
ID,VENDOR,MODEL,TEMP,FAN,UTILIZATION,POWER,POWERLIMIT,MAXPOWER,GPUCLOCK,MEMCLOCK
--------------------------------------------------------------------------------
0,EVGA,GeForce GTX 1050 Ti,22,30,3,[Not,Supported], 75.00,75.00,139,405
1,EVGA,GeForce GTX 1060 6GB,20,0,3,3.94,120.00,140.00,139,405
2,EVGA,GeForce GTX 1060 6GB,23,0,5,3.84,120.00,140.00,139,405
m1@m1-desktop:~$ ^C
m1@m1-desktop:~$


Also, just to make sure you have the correct version of watchdog, can you open 5watchdog with gedit and check for this line:
Code:
nvOC_wdog_ver="v0019-2.0.009"

nvOC_wdog_ver="v0019-2.0.009"   # Do not edit this



the powerlimit you're setting (which I'm guessing is 120) is not supported for your first card, id 0

try setting the individual limit for it at 70 or 75
newbie
Activity: 10
Merit: 0
December 10, 2017, 08:55:25 PM
Side question, for those who use Teamviewer with no monitor, is there a way to adjust the resolution? I can't even view the entire tab for display options because the resolution is so low. Thanks

Also experiencing this problem when using VNC viewer.  Huh
full member
Activity: 210
Merit: 100
December 10, 2017, 08:52:33 PM

New and improved 1bash for nvOC v0019-2.0 - Community Release
Thanks to leenoox


Just updated to v0019-2.0 from v0019-1.4 with no problems, the new 1bash is a joy to work with!

Can this be done without re-flashing the usb?

think it is ./4update in guake console but I'm not 100% sure

To update to v0019-2.0 download "nvOC-19-2-update" and run:
Code:
bash nvOC-19-2-update

Download nvOC-19-2-update: https://github.com/papampi/nvOC_by_fullzero_unofficial/blob/19.2/nvOC-19-2-update

Dropbox link :https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update



Thanks, half of the rigs are successful so far.


Side question, for those who use Teamviewer with no monitor, is there a way to adjust the resolution? I can't even view the entire tab for display options because the resolution is so low. Thanks
newbie
Activity: 27
Merit: 0
December 10, 2017, 08:17:01 PM
testing 19.2

my evga gtx 1050 TI is always reported lost GPU by the system.
bug fix says it was fixed, but I still have a problem

Hrmm, I fixed the 1050 reporting "Unknown" or "ERR" for power.draw, it might be something else now. It seems 1050's are not reporting everything correctly. Unfortunately I don't have 1050 to test it myself.

Can you please run:
Code:
./nvOC gpuinfo
and post the results.

m1@m1-desktop:~$./nvOC gpuinfo
ID,VENDOR,MODEL,TEMP,FAN,UTILIZATION,POWER,POWERLIMIT,MAXPOWER,GPUCLOCK,MEMCLOCK
--------------------------------------------------------------------------------
0,EVGA,GeForce GTX 1050 Ti,22,30,3,[Not,Supported], 75.00,75.00,139,405
1,EVGA,GeForce GTX 1060 6GB,20,0,3,3.94,120.00,140.00,139,405
2,EVGA,GeForce GTX 1060 6GB,23,0,5,3.84,120.00,140.00,139,405
m1@m1-desktop:~$ ^C
m1@m1-desktop:~$


Also, just to make sure you have the correct version of watchdog, can you open 5watchdog with gedit and check for this line:
Code:
nvOC_wdog_ver="v0019-2.0.009"

nvOC_wdog_ver="v0019-2.0.009"   # Do not edit this

newbie
Activity: 10
Merit: 0
December 10, 2017, 07:10:28 PM
Can this be done without re-flashing the usb?

Yes, I was able to run the update without re-flashing the USB - just save the "nvOC-19-2-update" file to your downloads folder and then run the bash command from Guake. I'd say the whole update process took less than 10 minutes, not counting the time required to reconfigure the 1bash. No sweat, well worth it.
newbie
Activity: 64
Merit: 0
December 10, 2017, 07:09:02 PM
    Well with WTM telling me I should be doing BTG, any suggestions on a good safe site for a wallet?  See some listed but not
standing up too well on security.   Both places I use now have no option.

thay
full member
Activity: 200
Merit: 101
December 10, 2017, 07:02:30 PM
Strange thing: when i choose in 1bash for example ZEN or ZEC and ALGO_SPECIFIC_OC="YES", after miner restart settings from this algo are applied:

# Skunk
  if [ $COIN == "SIGT" -o $COIN == "ZPOOL_SKUNK" -o $COIN == "ALTCOM" ]
  then
    ALGORITHM="SKUNK"
    POWERLIMIT_WATTS=78
    __CORE_OVERCLOCK=150
    MEMORY_OVERCLOCK=1000

  fi

Using nvOC v0019-2.0 - Community Release

When did you install nvOC v0019-2.0 ?
There were some changes to WTM to address this about 12-16 hours ago... we will take a look at this problem again
full member
Activity: 200
Merit: 101
December 10, 2017, 06:56:18 PM

New and improved 1bash for nvOC v0019-2.0 - Community Release
Thanks to leenoox


Just updated to v0019-2.0 from v0019-1.4 with no problems, the new 1bash is a joy to work with!

I'm glad you like it Smiley
full member
Activity: 200
Merit: 101
December 10, 2017, 06:54:33 PM

New and improved 1bash for nvOC v0019-2.0 - Community Release
Thanks to leenoox


Just updated to v0019-2.0 from v0019-1.4 with no problems, the new 1bash is a joy to work with!

Can this be done without re-flashing the usb?

think it is ./4update in guake console but I'm not 100% sure

To update to v0019-2.0 download "nvOC-19-2-update" and run:
Code:
bash nvOC-19-2-update

Download nvOC-19-2-update: https://github.com/papampi/nvOC_by_fullzero_unofficial/blob/19.2/nvOC-19-2-update

Dropbox link :https://www.dropbox.com/s/s3rkv2o3bynqnpm/nvOC-19-2-update

full member
Activity: 200
Merit: 101
December 10, 2017, 06:50:39 PM
testing 19.2

my evga gtx 1050 TI is always reported lost GPU by the system.
bug fix says it was fixed, but I still have a problem

Hrmm, I fixed the 1050 reporting "Unknown" or "ERR" for power.draw, it might be something else now. It seems 1050's are not reporting everything correctly. Unfortunately I don't have 1050 to test it myself.

Can you please run:
Code:
./nvOC gpuinfo
and post the results.
Also, just to make sure you have the correct version of watchdog, can you open 5watchdog with gedit and check for this line:
Code:
nvOC_wdog_ver="v0019-2.0.009"
full member
Activity: 210
Merit: 100
December 10, 2017, 06:15:29 PM

New and improved 1bash for nvOC v0019-2.0 - Community Release
Thanks to leenoox


Just updated to v0019-2.0 from v0019-1.4 with no problems, the new 1bash is a joy to work with!

Can this be done without re-flashing the usb?

think it is ./4update in guake console but I'm not 100% sure
full member
Activity: 325
Merit: 110
December 10, 2017, 05:58:21 PM

New and improved 1bash for nvOC v0019-2.0 - Community Release
Thanks to leenoox


Just updated to v0019-2.0 from v0019-1.4 with no problems, the new 1bash is a joy to work with!

Can this be done without re-flashing the usb?
Jump to: