@sergres:
sergres wrote:I tried flashing Maddes builds build_19265_mini+tun build_19350_release-ipsec build_19497 and several latest trunk snapshot builds with no success.
I assume that means no success in resolving your WLAN/Wifi problems with these builds, and does not mean no success with flashing itself.
sergres wrote:Initially I flashed webugrade image from Maddes build 17456 at 2009-09-03 (or near that day) and WLAN worked fine with several different client devices till I decided to upgrade at the end of jan 2010. Unfortunally I didnt saved local copy of this build.
Just moved r17456 back to its old position on my ftp space.
Hope you have your lesson learned, to keep a local copy of beta and testing builds as these are by definition only temporary.
Additionally you can always compile any build you need yourself, see post #300.
Also note that N mode only allows either no encryption or WPA2-PSK.
Not WPA-PSK and not WEP (WEP is also not supported by the wpad-mini package, previously hostapd-mini package).
@domadm:
I'm running r19497 for roughly two days now.
Yesterday I used WLAN with my Laptop for several hours and had no drop down (VPN stayed on all the time).
Normally I only use cables at home. WLAN/Wifi is normally the special case for me connecting to my network.
Additionally I reboot my router every morning at 05:00 (because of the 24 hours disconnection of my DSL provider which can be annoying in the evening right before the end of an Ebay auction or during watching a NFL game via streaming).
Your problem could also be related to an extra package you are using.
Do you have any messages in the logs or on the serial console?
KAMIKAZE (bleeding edge, r19497) ------------------
* 10 oz Vodka Shake well with ice and strain
* 10 oz Triple sec mixture into 10 shot glasses.
* 10 oz lime juice Salute!
---------------------------------------------------
root@router:~# uci show wireless
wireless.radio0=wifi-device
wireless.radio0.type=mac80211
wireless.radio0.macaddr=00:1a:73:aa:4b:a1
wireless.radio0.hwmode=11ng
wireless.radio0.htmode=HT20
wireless.radio0.ht_capab=SHORT-GI-40 DSSS_CCK-40
wireless.radio0.country=DE
wireless.radio0.channel=11
wireless.radio0.disabled=0
wireless.@wifi-iface[0]=wifi-iface
wireless.@wifi-iface[0].device=radio0
wireless.@wifi-iface[0].network=lan
wireless.@wifi-iface[0].mode=ap
wireless.@wifi-iface[0].ssid=OpenWrt
wireless.@wifi-iface[0].encryption=wpa2-psk
wireless.@wifi-iface[0].key=...
root@router:~# cat /etc/crontabs/root
# /etc/crontabs/root
0 5 * * * reboot
#0 5 * * * /etc/init.d/network restart
root@router:~# opkg list_installed
base-files - 37-r19497
busybox - 1.15.3-1
ddns-scripts - 1.0.0-6
dnsmasq - 2.52-1
dropbear - 0.52-4
etherwake - 1.09-1
firewall - 1-10
haserl - 0.9.26-1
hotplug2 - 1.0-beta-1
iptables - 1.4.6-1
iptables-mod-conntrack - 1.4.6-1
iptables-mod-conntrack-extra - 1.4.6-1
iptables-mod-nat - 1.4.6-1
iw - 0.9.19-1
kernel - 2.6.30.10-1
kmod-ath - 2.6.30.10+2010-01-25-2
kmod-ath9k - 2.6.30.10+2010-01-25-2
kmod-crc-ccitt - 2.6.30.10-1
kmod-crypto-aes - 2.6.30.10-1
kmod-crypto-arc4 - 2.6.30.10-1
kmod-crypto-core - 2.6.30.10-1
kmod-ipt-conntrack - 2.6.30.10-1
kmod-ipt-conntrack-extra - 2.6.30.10-1
kmod-ipt-core - 2.6.30.10-1
kmod-ipt-nat - 2.6.30.10-1
kmod-ipt-nathelper - 2.6.30.10-1
kmod-mac80211 - 2.6.30.10+2010-01-25-2
kmod-ppp - 2.6.30.10-1
kmod-pppoe - 2.6.30.10-1
kmod-tun - 2.6.30.10-1
libc - 0.9.30.1-37
libgcc - 4.3.3+cs-37
libiptc - 1.4.6-1
liblua - 5.1.4-5
liblzo - 2.03-1
libnl-tiny - 0.1-1
libopenssl - 0.9.8l-2
librt - 0.9.30.1-37
libuci - 0.7.5-1
libuci-lua - 0.7.5-1
libxtables - 1.4.6-1
lua - 5.1.4-5
mtd - 11
ntpclient - 2007_365-4
openvpn - 2.1.0-1
opkg - 513-1
ppp - 2.4.4-4
ppp-mod-pppoe - 2.4.4-4
sslh - 1.6i-3
sudo - 1.7.2p2-1
uci - 0.7.5-1
ucitrigger - 0.7.5-1
udevtrigger - 106-1
webif - 0.3-4839
wireless-tools - 29-4
wpad-mini - 20100117-1
zlib - 1.2.3-5
(Last edited by maddes.b on 7 Apr 2010, 19:42)