On Tue, Mar 29, 2011 at 12:21 PM, Felix Fietkau <[email protected]> wrote:
> On 2011-03-29 6:08 PM, Larry Vaden wrote:
>>
>> On Tue, Mar 29, 2011 at 10:28 AM, Felix Fietkau<[email protected]>  wrote:
>>>  frequently. You should try to find out what triggers the disconnects.
>>>  Anything interesting in the kernel log about connection loss? Maybe
>>>  something in the wpa_supplicant debug log?
>>
>> Please offer a hint as to where the wpa_supplicant debug log is located.
>
> It's not created by default, you need to start it manually, with a similar
> command as the OpenWrt scripts start it, just with an added -dd option.

This dumb OKie needs 1 more clue at a minimum :(

>> Do you wish to make changes to /etc/config/wireless (covering the
>> points you mentioned) in the interest of sanity?
>
> Trying different channels should be enough.

root@OpenWrt:~# uptime
 00:07:40 up 7 min, load average: 0.00, 0.03, 0.04
root@OpenWrt:~# cat /etc/config/wireless
config wifi-device  radio0
        option type     mac80211
        option channel  3
        option macaddr  00:15:6d:4e:f1:46
        option hwmode   11ng
        option htmode   HT20
        list ht_capab   SHORT-GI-40
        list ht_capab   TX-STBC
        list ht_capab   RX-STBC1
        list ht_capab   DSSS_CCK-40
        # REMOVE THIS LINE TO ENABLE WIFI:
        option disabled 0

config wifi-iface
        option device   radio0
        option network  lan
        option mode     ap
        option ssid     OpenWrt
        option encryption none

root@OpenWrt:~# cat
/sys/kernel/debug/ieee80211/phy0/netdev:wlan0/stations/*/rc_stats
cat: can't open
'/sys/kernel/debug/ieee80211/phy0/netdev:wlan0/stations/*/rc_stats':
No such file or directory
root@OpenWrt:~# iw wlan0 survey dump
Survey data from wlan0
        frequency:                      2412 MHz
        noise:                          -97 dBm
        channel active time:            42 ms
        channel busy time:              14 ms
        channel receive time:           0 ms
        channel transmit time:          0 ms
Survey data from wlan0
        frequency:                      2417 MHz
Survey data from wlan0
        frequency:                      2422 MHz [in use]
        noise:                          -81 dBm
        channel active time:            455133 ms
        channel busy time:              59391 ms
        channel receive time:           9327 ms
        channel transmit time:          4375 ms
Survey data from wlan0
        frequency:                      2427 MHz
Survey data from wlan0
        frequency:                      2432 MHz
Survey data from wlan0
        frequency:                      2437 MHz
Survey data from wlan0
        frequency:                      2442 MHz
Survey data from wlan0
        frequency:                      2447 MHz
Survey data from wlan0
        frequency:                      2452 MHz
Survey data from wlan0
        frequency:                      2457 MHz
Survey data from wlan0
        frequency:                      2462 MHz
Survey data from wlan0
        frequency:                      2467 MHz
Survey data from wlan0
        frequency:                      2472 MHz
Survey data from wlan0
        frequency:                      2484 MHz
root@OpenWrt:~#

More to come ...

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

Reply via email to