>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 ConnectivityChange for WIFI:
DISCONNECTED/SCANNING
D/wpa_supplicant( 1249): CTRL_IFACE: Failed to get network variable
'ssid'
D/wpa_supplicant( 1249): CTRL_IFACE: Failed to get network variable
'bssid'
D/wpa_supplicant( 1249): CTRL_IFACE: Failed to get network variable
'wep_key0'
D/wpa_supplicant( 1249): Scan requested (ret=-1) - scan timeout 30
seconds
W/wpa_supplicant( 1249): Failed to initiate AP scan.
...




On Jan 24, 7:46 pm, manish shakya <msha...@oakland.edu> wrote:
> Hi Sreekant,
>
> I have attached dmesg and logcat logs. Please have a look.
>
> As per patch file provided by Hedwin, I have commented following line in
> drivers/mmc/omap_hsmmc.c
>
> static int omap_hsmmc_disable_fclk(struct mmc_host *mmc, int lazy)
> {
> struct omap_hsmmc_host *host = mmc_priv(mmc);
>
> omap_hsmmc_context_save(host);
> // clk_disable(host->fclk); //from patch if you uncomment this It won't work
> dev_dbg(mmc_dev(host->mmc), "mmc_fclk: disabled\n");
> return 0;
>
>
>
>
>
> }
> On Mon, Jan 24, 2011 at 3:43 AM, Sreekanth W <w.sreeka...@gmail.com> wrote:
> > Hi Manish,
>
> > Regarding problem 1, there could be clock disabling in mmc/sd/sdio
> > driver, please send me the logs (including kernel logs) for the
> > failure and success cases, if possible.
>
> > About probelms 2 & 3, may be some conf file issues, I'm not sure.
>
> > On Fri, Jan 21, 2011 at 8:57 PM, manish shakya <msha...@oakland.edu>
> > wrote:
> > > 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 appreciated.
>
> > > On Fri, Jan 21, 2011 at 10:15 AM, Srikant <w.sreeka...@gmail.com> wrote:
>
> > >> As per the link
>
> >http://groups.google.com/group/rowboat/browse_thread/thread/4e6371130...
>
> > >> Make sure the required kernel module/library is loaded, along with the
> > >> firmware binaries are present in /etc/firmware/ and the required
> > >> permissions are set.
>
> > >> On Jan 20, 3:02 pm, Geoff Pascoe <pasc...@gmail.com> wrote:
> > >> > Thanks manish. I appreciate the help. I tried the patches on that
> > >> > thread.
> > >> >  No luck I'm afraid. Each patch had several hunks fail, even with an
> > >> > increased fuzz factor. Still getting the same errors... Any ideas?
>
> > >> > On Tue, Jan 18, 2011 at 5:31 PM, manish shakya
> > >> > <manishshakya...@gmail.com>wrote:
>
> > >> > > check out this thread
>
> >http://groups.google.com/group/rowboat/browse_thread/thread/4e6371130...
> > >> > > --
> > >> > > Manish Shakya
> > >> > >http://www.manishshakya.com.np
>
> > >> --
> > >> unsubscribe: 
> > >> android-porting+unsubscr...@googlegroups.com<android-porting%2Bunsubscribe@­googlegroups.com>
> > >> website:http://groups.google.com/group/android-porting
>
> > > --
> > > Manish Shakya
> > >http://www.manishshakya.com.np
> > >http://secs.oakland.edu/~ganesan/iMX/
>
> --
> Manish 
> Shakyahttp://www.manishshakya.com.nphttp://secs.oakland.edu/~ganesan/iMX/
>
>  wifilog1.txt
> 170KViewDownload
>
>  wifilog2.txt
> 557KViewDownload- Hide quoted text -
>
> - Show quoted text -

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to