Modify ↓
#9670 closed defect (duplicate)
RB750 AR7240 switch - No led functions.
Reported by: | grami.moss@… | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | kernel | Version: | Trunk |
Keywords: | Cc: |
Description
using Backfire (10.03.1-RC5, r27450)
with the new patch for builtin switch the leds stop working.
on old led config:
config 'led' 'led_port1'
option 'name' 'port1'
option 'sysfs' 'rb750:green:port1'
option 'trigger' 'netdev'
option 'dev' 'port1'
option 'mode' 'link tx rx'
option 'default' '0'
but dev = port1 is no longer only eth0
Attachments (0)
Change History (3)
comment:1 Changed 6 years ago by Alexey Loukianov <mooroon2@…>
comment:2 Changed 6 years ago by nbd
- Resolution set to duplicate
- Status changed from new to closed
same issue as #8047
comment:3 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
Looks like this problem also affects D-Link DIR-615 rev. E4 hardware as it seems that leds connection on this box is pretty similar to the RB750 ones - leds are being connected to the AR7XXX CPU GPIOs and this should be controlled in software by appropriate ledtrigger like netdev. Unfortunately I wasn't able to found a way for ledtrig-netdev to track the state of the any single port of built-in AR7240 switch. Were the LAN leds ever working on RB750?