David Bauer

Results 170 comments of David Bauer

Have you tried modifying the U-Boot environment like explained in the UniFi 6 Lite installation instructions? https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=fb4d7a9680117a00721936c98ce41eeb2dea95c9 Only try this if you have serial access, as TFTP recovery might not...

> As the nanoHD uses the same OEM firmware, it can be converted too. Things aren't that easy there, as the NanoHD initially shipped with an older bootloader, they've later...

Had a look at the ubntapp - Can you try pin 44 / 0x2c for the LEDbar enable-GPIO? ![Screenshot from 2021-05-29 13-13-27](https://user-images.githubusercontent.com/16539439/120068301-18d6a880-c080-11eb-87d5-9e7caa01cb4b.png) I know this is in the NAND pin...

I've used Ghidra to disassemble the binary. GPIO_ACTIVE_HIGH / GPIO_ACTIVE_LOW is not relevant, as the GPIO state is set independent of this flag. Can you try to increase the amount...

@njh Thanks for reviewing. I've been testing with a TP-Link OpenWRT wireless router with multicast snooping on the client bridge enabled. I'm checking back if the code duplication is avoidable....

Hello Nick, this PR is not primarily about trusting specific RA's. In Networks, where an ULA and a globally Routed Prefix is advertised, EtherSia might pick an undesired prefix. We...

No activity and targets the wrong branch (Device support has to first land in master). Feel free to reopen with a tested PR targeting the master branch.

Should be resolved with current OpenWrt base.

If Instructions for the initial flashing process are added, I'm fine with merging this. This can be a short sentence about the web-flash (IP-Address) and maybe a picture (added bonus)....