Opened 13 years ago
Closed 6 years ago
#8576 closed enhancement (fixed)
Speed up WLAN authentication
Reported by: | humdinger | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Network & Internet/Wireless | Version: | R1/Development |
Keywords: | Cc: | tqh | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev44137 gcc2hybrid.
Authentication at my WPA2 encrypted WLAN takes quite a long while, about a minute maybe. I connect my iprowifi3945 adapter from the UserBootscript via "ifconfig". Attached is the syslog. Maybe there's some indiction where things could be optimized?
Attachments (6)
Change History (16)
by , 13 years ago
Attachment: | syslog.txt added |
---|
comment:1 by , 13 years ago
It would be easier to spot anything if the syslog included timestamps. Anyway, one possible source of problems is that IIRC we currently wait for the first scan of the existing networks which might take some time; since you likely do know the SSID from your network, one wouldn't need to wait for this at least.
Other than that, I have the same chipset here, but did not see any delays when I logged in directly (I don't do this in the bootscript, though), but this has already been a few months ago.
comment:2 by , 13 years ago
I think DHCP can take some get an address, perhaps we should look into http://cafbit.com/entry/rapid_dhcp_or_how_do and http://www.ietf.org/rfc/rfc4436.txt
comment:3 by , 13 years ago
I attached three more syslogs with time stamps. I removed the "auto-connect" from the UserBootscript and did the "ifconfig {device} join {SSID} {password}" from Terminal after Haiku was completely booted up.
One is once more the iprowifi3945 connecting to a FritzBox USR router WPA2 encrypted. (syslog-iprowifi3945.txt)
The second is a atheroswifi connecting to a USR FritzBox router WPA2 encrypted. (syslog-atheroswifi.txt)
I noticed that booting up the iprowifi3845, NetworkStatus notifies first that it's configuring the network adapters for some time. After a minute it announces "No link". After that, I invoke the "ifconfig" line. The third syslog shows that bootup before the "ifconfig". (syslog-iprowifi3945-booting.txt)
by , 13 years ago
Attachment: | syslog-iprowifi3945-booting.txt added |
---|
Syslog booting the iprowifi3945 system before configuring with "ifconfig"
comment:4 by , 13 years ago
I have a similar problem with my laptop, also with an intel 3945 wireless card. I'm able to join my wifi network only sometimes, and it takes a long time to join. My wifi network has an hidden ssid. Maybe that's a problem ? I've added the wireless_network file as needed.
comment:7 by , 12 years ago
Just now got to updating my system (now hrev44362). Authentication speed did improve significantly. Now it's done in a few seconds. Thanks!
Still, the time after booting up that I have to wait until the initial configuration is through, ending in the notification "No link", is still quite long. It's bearable, so I'll leave it for others to close this ticket or not.
I'll also attach two snippets from my syslog, one showing the longish initalization, the other the now quick authentication.
comment:8 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:10 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Let's close this one. If it works, it's quite quick. But every 5-10 boot-ups it refuses to connext properly, or it takes a few times, mostly only when using 'ifconfig' from Terminal...
syslog, connecting to WPA2 WLAN