mmorciegov / android-wifi-tether

Automatically exported from code.google.com/p/android-wifi-tether
7 stars 3 forks source link

Client Can't lease IP if Wifi is Disabled or inactive for a long time #572

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which device (manufacturer, type)?
Nexus One

Which firmware is installed?
Cyanogenmod 6, Kernel 2.6.34.5-cyanogenmod shade@toxygene #1

What version of wireless tether are you using?

What steps will reproduce the problem?
1. Disable WiFi and wait for a long time or reboot.
2. Start Tethering
3. The formerly associated laptop (Intel 4965AG with WinXP) tries associating 
for a long time.
4. Limited or no connectivity error is raised.

What is the expected output? What do you see instead?
The laptop should get an IP lease and connect to WifiTether.

Please provide any additional information below.
This seems to be an issue of loading the necessary libraries and/or timing. I 
checked the attached logcat output and saw that this error occurs when WiFi 
tether tries to load libnativetask.so. This problem goes away only once I Stop 
tethering and start again.

Original issue reported on code.google.com by volkank...@gmail.com on 7 Sep 2010 at 6:56

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, I forgot. WifiTether version is: 2.0.5-pre8

Original comment by volkank...@gmail.com on 7 Sep 2010 at 6:57