Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.2
by
fullzero
on 07/10/2017, 22:56:04 UTC
Hey guys, got two more questions:

1. On windows i was able to turn off the LEDs on my cards using either the terrible MSI Gaming App or the MSI LED tool. Is there some way to turn off the GPUs' lights using nvOC?

2. The telegram notifications do not work at all, i have created a bot, got the API, figured out the Chat-ID and can see the conversations with the bot on a webbrowser. Yet nvOC never sends anything. Guake has the AUTO_GRAM tab and announces "New telegram in 1800 seconds" but has not been sending anything so far.

Thank you for your help!

Hey guys, any ideas for me? Thanks a lot :-)

1:  I don't think MSI makes an app for linux; so you will have to use windows to alter the LEDs

2:  ensure you have set:

Code:
TELEGRAM_CHATID="your_CHATID_here"

TELEGRAM_APIKEY="your_APIKEY_here"

in 1bash

they should look something like:
Code:
TELEGRAM_CHATID="422650663"

TELEGRAM_APIKEY="417738071:AAE7nwRoaJec4f6zMuK9W5dMmpQ_yAt6YAw"