Open gu1chen opened 1 year ago
Making sure all those "Keep lights ON after ..." are unticked should make them turn off on shutdown? Personally though, I configured my Adalight firmware to shut off the lights after 5 seconds of no signal.
Yeah...I have tried to turn off those "keep lights on"s,but it doesn't help at all. The light will just back to life after 3 or 5 seconds when there's no signal receiving from screen. How to configue by the way?That sounds like the right solution🤔
from your description sounds like that's the way your device/firmware handles the no-signal situation I'd look for alternative firmwares or a way to configure the current one
Making sure all those "Keep lights ON after ..." are unticked should make them turn off on shutdown? Personally though, I configured my Adalight firmware to shut off the lights after 5 seconds of no signal.
You mind sharing how you configured the Adalight firmware to shut off the lights after 5 seconds of no signal or the firmware. I'm having the same problem, thanks.
Making sure all those "Keep lights ON after ..." are unticked should make them turn off on shutdown? Personally though, I configured my Adalight firmware to shut off the lights after 5 seconds of no signal.
You mind sharing how you configured the Adalight firmware to shut off the lights after 5 seconds of no signal or the firmware. I'm having the same problem, thanks.
This is a version of the Adalight firmware: https://github.com/dmadison/Adalight-FastLED/blob/master/Arduino/LEDstream_FastLED/LEDstream_FastLED.ino
The SerialTimeout value determines how many seconds without serial data need to elapse before turning the lights off. You will also need to configure correctly the Num_Leds, LED_TYPE, COLOR_ORDER and PIN_DATA.
it's weird but after changed my graphic card from RTX3080 to RX7900XTX,this issue fixed...I don't know why but It's happened...
---Original--- From: @.> Date: Fri, Nov 10, 2023 05:14 AM To: @.>; Cc: @.**@.>; Subject: Re: [psieg/Lightpack] How can i turn off the led light after thecomputer been shut down? (Adalight) (Issue #590)
Making sure all those "Keep lights ON after ..." are unticked should make them turn off on shutdown? Personally though, I configured my Adalight firmware to shut off the lights after 5 seconds of no signal.
You mind sharing how you configured the Adalight firmware to shut off the lights after 5 seconds of no signal or the firmware. I'm having the same problem, thanks.
This is a version of the Adalight firmware: https://github.com/dmadison/Adalight-FastLED/blob/master/Arduino/LEDstream_FastLED/LEDstream_FastLED.ino
The SerialTimeout value determines how many seconds without serial data need to elapse before turning the lights off. You will also need to configure correctly the Num_Leds, LED_TYPE, COLOR_ORDER and PIN_DATA.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Making sure all those "Keep lights ON after ..." are unticked should make them turn off on shutdown? Personally though, I configured my Adalight firmware to shut off the lights after 5 seconds of no signal.
You mind sharing how you configured the Adalight firmware to shut off the lights after 5 seconds of no signal or the firmware. I'm having the same problem, thanks.
This is a version of the Adalight firmware: https://github.com/dmadison/Adalight-FastLED/blob/master/Arduino/LEDstream_FastLED/LEDstream_FastLED.ino
The SerialTimeout value determines how many seconds without serial data need to elapse before turning the lights off. You will also need to configure correctly the Num_Leds, LED_TYPE, COLOR_ORDER and PIN_DATA.
How would you install? I was looking on the FastLED Github and not too sure. Thanks for the respond
The light keeps on in a single color after i shut down my computer, it really bothers me in days. I have to turn off the power supply additionally to make sure the lights off with computer at the same time.... All the function is working great, i lreally love the screen grabing, thanks for your job Can you help with my issues? Attach with my settiungs