Skip to content

CM4: Ethernet LED0 (Speed/Activity) not controllable #5289

@agners

Description

@agners

Describe the bug

On the Compute Module the Yellow/Amber LED is connected through CM4 pin 15 (Ethernet_nLED3, Active-low Ethernet activity indicator). It seems that this LED should be controllable through eth_led0 device tree override. However, it seems not to react to any changes to that override.

The green eth_led1 seems to be controllable, a value of 4 disables the LED as expected.

Steps to reproduce the behaviour

  1. Install latest Raspberry Pi OS on a CM4 (installed on a CM4 IO board)
  2. Use the following setting in config.txt
dtparam=eth_led0=4
dtparam=eth_led1=4
  1. Observe the amber Yellow still blinking on Ethernet activity.

Device (s)

Raspberry Pi CM4 Lite

System

$ cat /etc/rpi-issue
Raspberry Pi reference 2022-09-22
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 8a42abcd1dbd8c9c1fdfca4e0c3778255b2f9cc4, stage4
$ vcgencmd version
Oct 26 2022 11:09:05 
Copyright (c) 2012 Broadcom
version c72ad6b26ff40c91ef776b847436094ee63fabee (clean) (release) (start)
$ uname -a
Linux raspberrypi 5.15.76-v7l+ #1597 SMP Fri Nov 4 12:14:58 GMT 2022 armv7l GNU/Linux

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions