On Tue, Mar 29, 2011 at 9:36 AM, Felix Fietkau <[email protected]> wrote:
>> THANKS in advance for your help --- it is fully appreciated.
>
> To change the chainmask:
>
> wifi down
> echo 1 > /sys/kernel/debug/ieee80211/phy0/ath9k/rx_chainmask
> echo 1 > /sys/kernel/debug/ieee80211/phy0/ath9k/tx_chainmask
> wifi

Now the AP has been set per your instructions:

root@OpenWrt:~# ifconfig -a | grep "inet addr:"
          inet addr:209.151.124.2  Bcast:209.151.124.255  Mask:255.255.255.0
          inet addr:127.0.0.1  Mask:255.0.0.0
root@OpenWrt:~#
root@OpenWrt:~# wifi down
root@OpenWrt:~# echo 1 > /sys/kernel/debug/ieee80211/phy0/ath9k/rx_chainmask
root@OpenWrt:~# echo 1 > /sys/kernel/debug/ieee80211/phy0/ath9k/tx_chainmask
root@OpenWrt:~# wifi
Configuration file: /var/run/hostapd-phy0.conf
Using interface wlan0 with hwaddr 00:15:6d:4e:f1:46 and ssid 'OpenWrt'
root@OpenWrt:~#

kind regards/ldv
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to