openwrt / openwrt/openwrt

[openwrt-24.10] OpenWrt One '2.5G / PoE' port LEDs not working as expected

Open
#19,178 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug invalid
Dominant language
C
Stars
28.5k
Forks
13k
Avg merge
3d 1h
Merged PRs (30d)
160

Description

Describe the bug

both LEDs (amber + green) on the '2.5G / PoE' port of the OpenWrt One are constantly flashing.
affected from commit 7d620f83e39e189edf25a37ef70e6abb83a35115 onwards (branch 'openwrt-24.10')

OpenWrt version

r27986+729-fc236f3b3c

OpenWrt release

24.10-SNAPSHOT

OpenWrt target/subtarget

mediatek/filogic

Device

OpenWrt One

Image kind

Self-built image

Steps to reproduce
  • flash an affected build and power up device
  • no special settings necessary
  • LEDs of '2.5G / PoE' port will start flash, even without connected cable
Actual behaviour

both LEDs (amber + green) on the '2.5G / PoE' port of the OpenWrt One are constantly flashing regardless of connection.

Expected behaviour
  • amber LED lights up on Link UP
  • green LED blinks on transmission
Additional info
  • the '1G' port of the device is not affected.
  • the '2.5G / PoE' port seems to behave normally otherwise
Diffconfig
CONFIG_TARGET_mediatek=y
CONFIG_TARGET_mediatek_filogic=y
CONFIG_TARGET_mediatek_filogic_DEVICE_openwrt_one=y
CONFIG_PACKAGE_cgi-io=y
CONFIG_PACKAGE_liblucihttp=y
CONFIG_PACKAGE_liblucihttp-ucode=y
CONFIG_PACKAGE_luci=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-app-package-manager=y
CONFIG_PACKAGE_luci-base=y
CONFIG_PACKAGE_luci-light=y
CONFIG_PACKAGE_luci-mod-admin-full=y
CONFIG_PACKAGE_luci-mod-network=y
CONFIG_PACKAGE_luci-mod-status=y
CONFIG_PACKAGE_luci-mod-system=y
CONFIG_PACKAGE_luci-proto-ipv6=y
CONFIG_PACKAGE_luci-proto-ppp=y
CONFIG_PACKAGE_luci-theme-bootstrap=y
CONFIG_PACKAGE_rpcd=y
CONFIG_PACKAGE_rpcd-mod-file=y
CONFIG_PACKAGE_rpcd-mod-iwinfo=y
CONFIG_PACKAGE_rpcd-mod-luci=y
CONFIG_PACKAGE_rpcd-mod-rrdns=y
CONFIG_PACKAGE_rpcd-mod-ucode=y
CONFIG_PACKAGE_ucode-mod-html=y
CONFIG_PACKAGE_ucode-mod-math=y
CONFIG_PACKAGE_uhttpd=y
CONFIG_PACKAGE_uhttpd-mod-ubus=y
Terms
  • I am reporting an issue for OpenWrt, not an unsupported fork.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing commit 7d620f83e39e189edf25a37ef70e6abb83a35115 on the openwrt-24.10 branch for the mediatek/filogic OpenWrt One target. Reproduce with an affected self-built image, with and without a cable, and compare the 2.5G / PoE port with the unaffected 1G port. Done means amber indicates link-up and green blinks only during transmission.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.