#18318: NEXX WT3020 LED & Reset button issues
-----------------------------+------------------------
  Reporter:  bradley.will@…  |      Owner:  developers
      Type:  defect          |     Status:  new
  Priority:  normal          |  Milestone:
 Component:  packages        |    Version:  Trunk
Resolution:                  |   Keywords:
-----------------------------+------------------------

Comment (by Jonas):

 I encountered the same bug, it can be tested safely on the command line.

 {{{
    cd /sys/devices/gpio-leds/leds/nexx:blue:power
    grep pwmtimer trigger
    echo pwmtimer >trigger
 }}}

 If grep returns results pwmtimer is available. With the bug the echo line
 will cause immediate lockup, you will not even get a new prompt. After a
 little while the system will reboot and work normally again.

 I tried removing the patch pointed to by bradley.will and this fixes the
 problem by removing the broken pwmtimer.

--
Ticket URL: <https://dev.openwrt.org/ticket/18318#comment:5>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to