red/green power led not working with kernel 5.14
#5
Hi!,

for kernel 5.14, I did a boot script to reset the led status

Code:
for led in /sys/class/leds/*/brightness
do
    b=$(cat $led)
    echo $b > $led
done

And it's fixed in kernel 5.15 : the led is green when the kernel loads.
Kind regards,
Xavier Miller.
  Reply


Messages In This Thread
RE: red/green power led not working with kernel 5.14 - by alchemist - 11-04-2021, 04:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  USB 3 port not working with Armbian zaius 3 722 11-13-2023, 01:54 PM
Last Post: zaius
  How to mainline kernel on daniel thompson's debian installer? hellojack 14 7,028 09-07-2023, 09:38 PM
Last Post: Der Geist der Maschine
  Camera not working with Cheese cypresstwist 1 1,166 08-18-2023, 02:02 AM
Last Post: juliamenendez
  kernel module that supports usb-c hdmi alexandre 16 14,146 05-14-2023, 09:58 PM
Last Post: rathofkhan3
  5GHz wifi not working snorwood 11 5,255 01-16-2023, 03:41 PM
Last Post: ehcorn
Question Debian (Vanilla) no output on display after Kernel update (6.0.8-1) as365n4 1 1,200 12-09-2022, 12:43 PM
Last Post: as365n4
  Pinebook Pro wifi not working Queliffrel 1 1,232 11-30-2022, 06:30 AM
Last Post: myself600
  Resume from suspend not working after flashing Tow-Boot to SPI xp19375 3 1,861 10-31-2022, 10:14 AM
Last Post: wdt
  Webcam not working in Manjaro with Cheese, but works in Armbian petaramesh 1 1,027 09-30-2022, 10:09 AM
Last Post: crazyquark
  Loud distorted speaker sound when connecting to power supply myself600 2 1,121 09-21-2022, 12:11 PM
Last Post: myself600

Forum Jump:


Users browsing this thread: 1 Guest(s)