Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3518 - PoE out doesn't work on MikroTik RB962UiGS-5HacT2HnT (hAP ac) #8551

Closed
openwrt-bot opened this issue Dec 17, 2020 · 1 comment
Closed
Labels

Comments

@openwrt-bot
Copy link

l29ah:

  • Software versions of OpenWrt/LEDE release, packages, etc.
    OpenWrt 19.07.4, r11208-ce6496d796

  • Steps to reproduce
    Plug in another MikroTik PoE device in Ethernet port 5 and observe it not powering up.

@openwrt-bot
Copy link
Author

bjonglez:

POE-out is supported on this device, but it's disabled by default for obvious reasons.

A grep in the source tree shows:

#define RB962_GPIO_POE_POWER 3

So, just enable GPIO 3 and it shoud work. If it's missing from /etc/config/system, feel free to test and propose a patch (target/linux/ar71xx/base-files/etc/board.d/03_gpio_switches)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant