[OpenWrt-Devel] Mikrotik RB951Ui-2HnD - further results

2014-02-07 Thread Robin Gilham
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

Re: [OpenWrt-Devel] Mikrotik RB951Ui-2HnD - further results

2014-02-07 Thread David Hutchison
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