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
  Slackware Linux working on PBP vxzero 0 603 06-05-2024, 04:30 PM
Last Post: vxzero
  USB 3 port not working with Armbian zaius 3 1,690 11-13-2023, 01:54 PM
Last Post: zaius
  How to mainline kernel on daniel thompson's debian installer? hellojack 14 9,823 09-07-2023, 09:38 PM
Last Post: Der Geist der Maschine
  Camera not working with Cheese cypresstwist 1 1,682 08-18-2023, 02:02 AM
Last Post: juliamenendez
  kernel module that supports usb-c hdmi alexandre 16 17,010 05-14-2023, 09:58 PM
Last Post: rathofkhan3
  5GHz wifi not working snorwood 11 7,483 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,649 12-09-2022, 12:43 PM
Last Post: as365n4
  Pinebook Pro wifi not working Queliffrel 1 1,688 11-30-2022, 06:30 AM
Last Post: myself600
  Resume from suspend not working after flashing Tow-Boot to SPI xp19375 3 2,510 10-31-2022, 10:14 AM
Last Post: wdt
  Webcam not working in Manjaro with Cheese, but works in Armbian petaramesh 1 1,461 09-30-2022, 10:09 AM
Last Post: crazyquark

Forum Jump:


Users browsing this thread: 1 Guest(s)