Bastian Bittorf wrote: > hi folks, > > today i successfully tried a snapshot (r18405) > and was very lucky to have an working opensource > broadcom driver, which uses minstrel rate selection > algo, is stable and fast. (only ibss/adhoc-mode tested) > > sadly it is not possible to use debugfs for mac80211, > this dir is empty: /sys/kernel/debug/ieee80211/phy0/ > > only thing a have 'configured' was the debugfs-mounting > in late /etc/init.d/boot - anything a should do more? > > a quick grep trough /lib/wifi gave also no hint: > grep -i debug /lib/wifi/mac80211.sh Enable this in make menuconfig: "Export mac80211 internals in DebugFS"
It's disabled by default, but I think I'm going to change that, since the minstrel stats are so often very helpful for debugging wifi issues. Additionally, debugfs isn't mounted by default yet, I'm going to change that as well ;) - Felix _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel