Skip to content

ROCK64 | No LED device nodes since Linux 6.12 #7618

@sanlupkim

Description

@sanlupkim

Creating a bug report/issue

  • [ x] I have searched the existing open and closed issues

Required Information

  • DietPi version | cat /boot/dietpi/.version
    G_DIETPI_VERSION_CORE=9
    G_DIETPI_VERSION_SUB=14
    G_DIETPI_VERSION_RC=2
    G_GITBRANCH='master'
    G_GITOWNER='MichaIng'
    G_LIVE_PATCH_STATUS[0]='applied'
  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
    bookworm
  • Kernel version | uname -a
    Linux rock64-60 6.12.35-current-rockchip64 #1 SMP PREEMPT Fri Jun 27 10:11:46 UTC 2025 aarch64 GNU/Linux
  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)
    ROCK64 (aarch64)
  • Power supply used | (EG: 5V 1A RAVpower)
    Any
  • SD card used | (EG: SanDisk ultra)
    SanDisk 32G

Additional Information (if applicable)

  • Software title | (EG: Nextcloud)
    headless
  • Was the software title installed freshly or updated/migrated?
    upgrade from 9.12 to 9.14.2
  • Can this issue be replicated on a fresh installation of DietPi?
    Yes, it's kernel related (?)
  • Bug report ID | echo $G_HW_UUID

Steps to reproduce

Run kernel 6.12. On 6.6.5 leds (red and white) working.
krernel 6.6.5:

ls -l /sys/class/leds/
total 0
lrwxrwxrwx 1 root root 0 Jan 21  2016 led-0 -> ../../devices/platform/leds/leds/led-0
lrwxrwxrwx 1 root root 0 Jan 21  2016 led-1 -> ../../devices/platform/leds/leds/led-1

krernel 6.12.35: directory empty.
No dir /sys/devices/platform/leds/leds/

Expected behaviour

during kernel boot red blinking (heartbeat), white led - blinking when read/write on SD card.

Actual behaviour

red and white led constantly on.
directory /sys/class/leds/ is empty
No directory /sys/devices/platform/leds/leds/

Extra details

dmesg error:
[ 20.703474] platform leds: deferred probe pending: leds-gpio: Failed to get GPIO '/leds/led-0'

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions