[android-porting] Android 4.0.4 IMX53 wifi GUI issue

2012-06-06 Thread swaraj
n0 -c/system/release/wifi_settings.cfg #service wpa_supplicant /system/bin/wpa_supplicant -Drsi -iwlan0 -c/data/misc/wifi/wpa_supplicant.conf service wpa_supplicant /system/bin/wpa_supplicant -Dwext -iwlan0 -c/data/misc/wifi/wpa_supplicant.conf group system wifi inet disabled oneshot service ifcfg_e

[android-porting] dhcp fails on ethernet and wlan0 in android 4.0

2012-06-13 Thread swaraj
wn dhcp dhcp /data/misc/dhcp service dhcpcd_eth0 /system/bin/dhcpcd -dABKL class main group dhcp disabled oneshot service dhcpcd_wlan0 /system/bin/logwrapper /system/bin/dhcpcd -dd -B wlan0 disabled oneshot Thanks Swaraj -- unsubscribe: android-porting+unsubscr...@google

[android-porting] Re: Android 4.0.4 IMX53 wifi GUI issue

2012-06-13 Thread swaraj
The OS is working good on IMX53 but i'm facing issues with dhcp On Friday, June 8, 2012 8:58:10 PM UTC+5:30, Weston Weems wrote: > > Sorry I dont have your answer for you, but how well does the os itself > perform on the IMX53? > > On Wednesday, June 6, 2012 5:35:43 AM

Re: [android-porting] Re: Android 4.0.4 IMX53 wifi GUI issue

2012-06-14 Thread swaraj
all (this builds kernel as well as android file system too with the same command) flashing command: - linaro-android-media-create --mmc /dev/sdc --dev mx53loco --system system.tar.bz2 --boot boot.tar.bz2 --userdata userdata.tar.bz2 -- Thanks Swaraj On Thursday, June 14, 2012 10

Re: [android-porting] Re: Android 4.0.4 IMX53 wifi GUI issue

2012-06-14 Thread swaraj
his builds kernel as well as android file system too with the same command) flashing command: - linaro-android-media-create --mmc /dev/sdc --dev mx53loco --system system.tar.bz2 --boot boot.tar.bz2 --userdata userdata.tar.bz2 -- Thanks Swaraj On Thursday, June 14, 2012 10:11

Re: [android-porting] Re: Android 4.0.4 IMX53 wifi GUI issue

2012-06-14 Thread swaraj
Now GUI issue is resolved, GUI was unable to communicate to wlan0, so i made some changes in wifi.c file presend in hardware/libhardware_legacy/ path. On Thursday, June 14, 2012 10:11:55 AM UTC+5:30, Sathishkumar P wrote: > > i.MX53 QSB. > > > On Thu, Jun 14, 2012 at

Re: [android-porting] dhcp fails on ethernet and wlan0 in android 4.0

2012-06-14 Thread swaraj
interface is being specified but it doesn't > exist at the time your trying dhcpcd? > > R > > On Tue, Jun 12, 2012 at 11:38 PM, swaraj wrote: > >> Hi, >> >> Can anyone suggest me, why dhcp fails on ethernet and on wifi when dhcp >> service is star

[android-porting] Android 4.0.4 on Imx53 is very slow

2012-06-18 Thread swaraj
Hi All, The performance is very slow when i updated android from 2.3 to 4.0.4 on iMX53. Cursor movement is very very slow while unlocking. How should i improve performance on IMX53 with android 4.0.4. Thanks & Regards, Swaraj -- unsubscribe: android-porting+unsubscr...@googlegroups