Thursday, March 17, 2011

Re: [android-developers] Re: WiFi gets jammed in "turning off" state

I've seen something similar on my Moto Milestone if calling startScan
before the previous one is complete. After a few times like this, WiFi
got stuck in some kind of enabled, but not working state (i.e. scans or
connects never completed). Not sure what/if there is in the logcat, though.


17.03.2011 12:27, Urizev пишет:
> I do not know, maybe. How often should I?
>
> On 16 mar, 09:52, Kostya Vasilyev<kmans...@gmail.com> wrote:
>> Are you sure you're not calling startScan too often?
>>
>> 16.03.2011 11:39, Urizev пишет:
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>> Hi
>>> I am developing an application for controlling the WiFi interface and
>>> I have found a problem: WiFi interface gets jammed on the Xperia X10
>>> Mini (I tested on three devices of the same model).
>>> Looking at the log with "logcat" I found the following error:
>>> E/wpa_supplicant( 1775): ERROR - wpa_driver_tista_private_send -
>>> (ioctl_cmd = 8021501, res = 1, errno = 99)
>>> E/wpa_supplicant( 1775): ERROR - Failed to do tista scan!
>>> W/wpa_supplicant( 1775): Failed to initiate AP scan.
>>> The only way to fix the problem is rebooting the device (and it did
>>> not even work all the times). Has anyone got a solution? Any help is
>>> welcome?
>>> P.S: I know there is a bug reported here:http://code.google.com/p/android/issues/detail?id=9677.
>>> However, it is for Motorola Droid, not for Xperia X10 Mini.
>> --
>> Kostya Vasilyev --http://kmansoft.wordpress.com


--
Kostya Vasilyev -- http://kmansoft.wordpress.com

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment