OMV, SS4200-E and dashboard lights
OMV, SS4200-E and dashboard lights
I've finally got OMV installed on my SS4200-E. The power LED keeps blinking erratically, which is becoming quite bothersome. My Linux feels pretty outdated, and German is even more challenging for me. I found a forum thread about this issue but don’t know exactly what to do. I’m looking at these lines:
Die LEDs sind ansteuerbar unter: ls /sys/class/leds/
power: blue:power
Helligkeit: modprobe dme1737
After checking the drivers and PWM settings, here’s what I see:
- Power LEDs control via: ls /sys/class/leds/
- Blue and amber LEDs are linked to SATA controllers
- Brightness is managed with a specific module
- The command suggests enabling PWM for power control
I’m trying to understand how to adjust the brightness safely. Could someone clarify the steps or help me avoid the annoying flashes? Thanks!