[android-porting] Re: wifi driver on gumstix overo

2011-01-25 Thread Srikant
From the log1, the SDIO read/write commands are OK. But there are some errors in the log2, like D/ConnectivityService( 1094): ConnectivityChange for WIFI: DISCONNECTED/FAILED V/ConnectivityService( 1094): Attempt to connect to WIFI failed. D/ConnectivityService( 1094): Dropping

Re: [android-porting] Re: wifi driver on gumstix overo

2011-01-25 Thread manish shakya
What might be the problem? Any suggestions? On Tue, Jan 25, 2011 at 11:59 AM, Srikant w.sreeka...@gmail.com wrote: From the log1, the SDIO read/write commands are OK. But there are some errors in the log2, like D/ConnectivityService( 1094): ConnectivityChange for WIFI: DISCONNECTED/FAILED

[android-porting] Re: wifi driver on gumstix overo

2011-01-21 Thread Srikant
As per the link http://groups.google.com/group/rowboat/browse_thread/thread/4e6371130044cfa8/f60fa5767fc62e31?lnk=gstq=hedwin#f60fa5767fc62e31 Make sure the required kernel module/library is loaded, along with the firmware binaries are present in /etc/firmware/ and the required permissions are

Re: [android-porting] Re: wifi driver on gumstix overo

2011-01-21 Thread manish shakya
Hi Srikant, I am facing some problems with updated froyo with that patches. The problems I am facing right now are 1) it *intermittingly connects to the AP* (I have to try 8/9 times ) 2) Once you turn off Wi-Fi in GUI , you can't turn on again 3) There are a lot DHCP Timeout. Any help would be