David Bauer

Results 170 comments of David Bauer

There's still a dependency on libpcap missing in order to compile usteer. I'm not able to create a PR, as GitHub does not recognize my repo as a fork, but...

You can pick https://github.com/blocktrron/usteer/commit/90db3894d7c3f22cd37996c45bf97a79d9e1bed8 to your current PR w/o creating a new PR.

This is now supported: https://github.com/freifunk-gluon/gluon/commit/28a4722cc7b60aa3ce2a1ee7cb9c9ffe0b7ea8b3

> You are saying these WR710N's won't have a future, unless somebody will develop an ath79-tiny approach, even though they support OpenWrt 21.02.3 ? What is Important to note here...

Yes, haveged works. AFAIR was haveged only a recommendation in the docs (cit needed), mentioning this in the docs might be fine. Otherwise, adding a dependency for haveged and removing...

> 16:51 hexa-, thank you for the input. Added the Device Integration checklist. There is something odd however. The Power/Sys LED is off by default. In config-mode the LAN interface...

In this case, this sounds like the GPIO assignment of the LEDs is off. Check the GPL tarball, maybe they are defined in there.

As @AiyionPrime told me, the 5 GHz interface does not work on channels above 64, right? Can you provide a image of the EEPROM / caldata partition? The MT7612 can...

@misanthropos Check which partition is labled eeprom with `cat /proc/mtd`, dump the content using `dd if=/dev/mtdX of=/tmp/eeprom.bin` and transfer this file to GitHub.

@misanthropos can you try lowering the TX power? Start with txpower of 1 and work your way up until it does not work. Looking at the code, "MAC error detected"...