You can toggle the leds in /sys/class/leds or
/sys/devices/platform/leds-gpio/leds,

example: echo 1 >
/sys/devices/platform/leds-gpio/leds/rb951ui:lan:port2/brightness

I just noticed that patch has a typo for the LED's..

rb951ui:lan:port5 should be GPIO 16 not 21, you will need to update
your mach-rb95x.c and make that change.

-- Davey

On Fri, Feb 7, 2014 at 4:01 PM, Robin Gilham <[email protected]> wrote:
> It turns out that I needed to do the following
>
> opkg update
> opkg install kmod-usb2
> insmod ehci-hcd
>
> because the kernel did not have it built in. Can't believe I have been at this
> for a week, I can finally get the USB to work. Still not certain on the LEDs
>
> Robin
> _______________________________________________
> openwrt-devel mailing list
> [email protected]
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to