[android-porting] Re: RIL GPRS data channel

2009-07-10 Thread cindy_king_1024
ot; D/AT ( 794): AT< +COPS: 0,2,"46001" In my case everything remains same except I recive the operators name and info. Thanks & Regards Nimit 2009/7/9 cindy_king_1024 Hi,when I dial,it come with the following information,what dose it mean? It can't: DIAL D/RILJ

[android-porting] Re: RIL GPRS data channel

2009-07-09 Thread cindy_king_1024
quot; 写道: Just dont care about them It should work fine.... 2009/7/3 cindy_king_1024 Hi,Nimit Now I can receive the AT command,but what's the matter with the following formations ,thanks ! I/RILC( 681): RIL Daemon version: android reference-ril 1.0 I/RILJ( 741): Connec

[android-porting] Re: RIL GPRS data channel

2009-07-08 Thread cindy_king_1024
27] SIM_IO D/RILJ( 751): 12: [28] GET_SIM_STATUS D/RILJ( 751): 13: [29] QUERY_FACILITY_LOCK D/RILJ( 751): 14: [30] QUERY_FACILITY_LOCK D/RILJ( 751): 15: [31] GET_CURRENT_CALLS D/RILJ( 751): 16: [32] SIM_IO D/RILJ( 751): 17: [33] SIM_IO D/STK ( 751): StkAppServi

[android-porting] Re: About Airplane Mode

2009-07-08 Thread cindy_king_1024
Delete the command "AT+CGEREP=.." in reference-ril.c ,hope it help. 在2009-07-08?17:10:23,"Shang?Hao"??写道: > >Hi, > >Can?u?be?able?to?resolve?this?issue?I?am?also?facing?it. > >Xie?xie. > >On?Jul?5,?9:11?pm,?cindy_king_1024??wrote: >>?I?

[android-porting] Re: About Airplane Mode

2009-07-05 Thread cindy_king_1024
I met with the same problem,have you resolved it and Please tell me how to deal with it ? Thanks!! 在2009-05-06?11:30:25,Kris??写道: > >I?met?some?problems?about?airplane?mode?during?my?work... >We?are?using?Qualcomm's?BSP?which?has?Linux?kernel?2.6.27?but?I'm?not >sure?if?it?is?Android?1.5?(cup

[android-porting] Re: RIL GPRS data channel

2009-07-02 Thread cindy_king_1024
D/STK ( 741): StkAppService$ServiceHandler: OP_BOOT_COMPLETED 在2009-06-18 20:08:28,"Nimit Manglick" 写道: In mainLoop () function when the device is getting opened , after that initialize teh modem as per your modem datasheet. 2009/6/18 cindy_king_1024 Ask more,How to set the

[android-porting] Re: RIL GPRS data channel

2009-06-18 Thread cindy_king_1024
ction?to?modem. > >Maybe?you?need?configure?/dev/ttyS1?with?correct?parameters?(e.g.?baud >rate,?7?or?8?bit?data,?parity?bit,?etc)?which?match?with?your?modem. >That?can?be?done?after?you?open?the?/dev/ttyS1?in?mainLoop(). > >On?Jun?18,?2:54?pm,?cindy_king_1024??wrote: >>?

[android-porting] Re: RIL GPRS data channel

2009-06-17 Thread cindy_king_1024
?you?successfully?open >the?serial?port?(i.e.?fd?>=?0).?If?that's?true,?put?some?log?in >initializeCallback()?which?will?do?some?initialize?communication >(ATE0Q0V1?to?disable?echo,?AT+CFUN??to?check?modem?feature >availability,?etc). > >On?Jun?17,?3:14?pm,?cindy_

[android-porting] Re: RIL GPRS data channel

2009-06-17 Thread cindy_king_1024
Hi. I add the edge modules to my evm board ,but when I check the log it come with: # logcat -b radio I/RIL ( 691): Opening tty device /dev/ttyS1 I/RILC( 691): libril: new connection I/RILC( 691): RIL Daemon version: android reference-ril 1.0 I/RILJ( 748): Connected to 'rild' s

[android-porting] Re:porting android to omap3 evm---edge modules

2009-06-16 Thread cindy_king_1024
ons.com/assets/downloads/android.php > >Cheers, > >On?4月22日,?午後4:58,?cindy_king_1024??wrote: >>?Hi,vishal >>?Thanks?,the?color?is?normal?now. >>?But?the?touch?screen?didn't?work,I?can't?exit?the?menu?.Any?advise? >> >>?在2009-04-22?12:46:29,"vishal

[android-porting] Re: How to enable logs for Android Applications like camera

2009-05-18 Thread cindy_king_1024
Use the command:logcat ,before debug Hope it help! 在2009-05-18 14:27:55,"Dianne Hackborn" 写道: You don't. There may be debug output in the camera app you can turn on by recompiling it with a constant changed, but there is nothing you can just turn on at runtime. On Sun, May 17, 2009 at 9:53

[android-porting] Re: Issue in booting the new Android opensource 1.5(API level 3)

2009-05-06 Thread cindy_king_1024
eal with it? Thanks! 在2009-04-30 19:35:28,cindy_king_1024 写道: Hi,I meet with the same case,when it boot up with the logo,it will power down,just like: VFS: Mounted root (nfs filesystem). Freeing init memory: 440K Warning: unable to open an initial console. init: cannot open '/initlogo.r

[android-porting] Re: Issue in booting the new Android opensource 1.5(API level 3)

2009-04-30 Thread cindy_king_1024
Hi,I meet with the same case,when it boot up with the logo,it will power down,just like: VFS: Mounted root (nfs filesystem). Freeing init memory: 440K Warning: unable to open an initial console. init: cannot open '/initlogo.rle' init: cannot find '/system/bin/playmp3', disabling 'bootsound' sh:

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-29 Thread cindy_king_1024
Hi,Lim Thanks,I make it. 在2009-04-29 14:56:44,"Lim,GeunSik"  写道: > >Hi cindy_king_1024, > >fc9-geunsik#> cp /usr/share/pixmaps/redhat-main-menu1.png ./logo.png >fc9-geunsik#> pngtopnm logo.png | ppmquant -fs223| pnmtoplainpnm > >logo_linux_clut224.ppm >

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-28 Thread cindy_king_1024
Hi,Nimit Can you give me some advices on how to add the alsa-lib and alsa_sound,now when I play the mp3 files,I can't hear anything from the audio out. And the MP4 file can't display ,did you meet with it? 在2009-04-29 13:46:11,cindy_king_1024 写道: Hi,Haritha I just replace the log

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-28 Thread cindy_king_1024
frameworks/base/libs/surfacefinger/BootAnimation.cpp. Use different .png file and please let me know how did it go regards Haritha 2009/4/28 cindy_king_1024 Thanks . There is another question: 1.How to change the boot up logo of android? 2.I have tried to change the logo of the kernel,but c

[android-porting] Re: [physical keybaord action] how to add some key actions from physical keyboard to android

2009-04-28 Thread cindy_king_1024
referrence the kernel file :include/linux/input.h hope it's help to you . 在2009-04-28?11:38:46,Morris??写道: > >Hi?All: > >Now?I?want?to?add?some?key?actions?from?physical?keyboard?to?android >such?as?page?down,?page?key,?printscreen,?pause?and?so?on. > >May?you?provide?some?ideas?to?me? > >Thank

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-28 Thread cindy_king_1024
tributes?installable?Android?image?file?and >kernel?source?code. > >http://www.mistralsolutions.com/assets/downloads/android.php > >Cheers, > >On?4月22日,?午後4:58,?cindy_king_1024??wrote: >>?Hi,vishal >>?Thanks?,the?color?is?normal?now. >>?But?the?touch?screen?di

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-28 Thread cindy_king_1024
Hi I make it with the kernel in the links: http://www.mistralsolutions.com/assets/downloads/android.php 在2009-04-28 12:21:00,"vishal bhoj" 写道: How did u fix the TS ? 2009/4/28 cindy_king_1024 Hi,Vishal Thanks for your advice ,I will check it,and the TS can work now with twl403

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-27 Thread cindy_king_1024
2009/4/27 cindy_king_1024 Sorry,forget :I can play the Mp3 file but there is no sound in the audio out. Is there someone can give me some advise? 在2009-04-27 15:32:46,cindy_king_1024 写道: Is anybody give me some advices about : 1.How to play Mp3: In the terminal it come with: init: cannot find &#

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-27 Thread cindy_king_1024
Sorry,forget :I can play the Mp3 file but there is no sound in the audio out. Is there someone can give me some advise? 在2009-04-27 15:32:46,cindy_king_1024 写道: Is anybody give me some advices about : 1.How to play Mp3: In the terminal it come with: init: cannot find '/system/bin/pl

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-27 Thread cindy_king_1024
Is anybody give me some advices about : 1.How to play Mp3: In the terminal it come with: init: cannot find '/system/bin/playmp3', disabling 'bootsound' 2.How to show the picture(jpg)and video(h.264/mpeg4)? 在2009-04-26 17:26:23,cindy_king_1024 写道: Hi,Vishal It dosen't w

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-26 Thread cindy_king_1024
It works for me without any problem. I haven't done any calibration. Worked for me out of box. Regards, -- Rupesh Gujare http://embinux.com cindy_king_1024 wrote: Hi,Repesh I have add the patch,but it can't work as still. And what'about /sys/module/ads7846/parameters/calibration?

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-24 Thread cindy_king_1024
, -- Rupesh Gujare http://embinux.com cindy_king_1024 wrote: Hi,Repesh I have add the patch,but it can't work as still. And what'about /sys/module/ads7846/parameters/calibration? Dose it need to modify? 在2009-04-23 23:11:02,"Rupesh Gujare" 写道: Cindy, Get this patch to

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-24 Thread cindy_king_1024
ernel.git/commit/?id=23a3416e6fef7109c52f9e7723843dc864c524a7 Regards, -- Rupesh Gujare http://embinux.com cindy_king_1024 wrote: Thanks.I have got the keymap. 在2009-04-22 16:26:52,"vishal bhoj" 写道: Cindy , There are few problem with TS driver with Embinux source . I wud sugges

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-23 Thread cindy_king_1024
2009/4/22 cindy_king_1024 Hi,vishal Thanks ,the color is normal now. But the touch screen didn't work,I can't exit the menu .Any advise? 在2009-04-22 12:46:29,"vishal bhoj" 写道: I am pasting the content of the link On Fri, Sep 26, 2008 at 4:20 PM, Daniel Schaeffer &l

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-22 Thread cindy_king_1024
EV_ES1_0) { + twl4030_i2c_write_u8(TWL4030_MODULE_PM_RECEIVER, 0x0, + TWL4030_VPLL2_DEDICATED); + twl4030_i2c_write_u8(TWL4030_MODULE_PM_RECEIVER, 0x0, + TWL4030_VPLL2_DEV_GRP); + } omap_set_gpio_dataout(LCD_PANEL_ENABLE_GPIO, 1); } 2009/4/21 cindy_king

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-21 Thread cindy_king_1024
t;> screen timeout select "never timeout" option from there. Regards Nimit 2009/4/21 cindy_king_1024 Hi,Nimit Now it can boot up but the system is very unstable. and some time the graphic come with red And the terminal putout: VFS: Mounted root (nfs filesystem). VFS: Mounted

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-21 Thread cindy_king_1024
I'm sorry I can't open the web link. 在2009-04-21 17:32:28,"vishal bhoj" 写道: this myt help u http://www.mail-archive.com/linux-o...@vger.kernel.org/msg04955.html 2009/4/21 vishal bhoj u need a didplay friver patch, the green component is missing 2009/4/21 cindy_king

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-21 Thread cindy_king_1024
t;wakeup wake lock: PowerManagerService done. 在2009-04-21 15:36:15,"Nimit Manglick" 写道: Alsa-lib and alsa-sound patch is ONLY needed if you want to have audio support. and that comes later, firstly android has to boot up. Cindy, The kernel mentioned in the http://labs.embinux.or

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-21 Thread cindy_king_1024
needed? 在2009-04-21 14:41:31,"Rupesh Gujare" 写道: Cindy, cindy_king_1024 wrote: Hi,Nimit My android source without cupcake baranch that you say above. 1.when compile android ,dose it need to add alsa-lib and alsa_sound with the patch Alsa_sound-v1.1.patch. No You do not need this.

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-21 Thread cindy_king_1024
在2009-04-21 14:41:31,"Rupesh Gujare" 写道: Cindy, cindy_king_1024 wrote: Hi,Nimit My android source without cupcake baranch that you say above. 1.when compile android ,dose it need to add alsa-lib and alsa_sound with the patch Alsa_sound-v1.1.patch. No You do not need this.

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-21 Thread cindy_king_1024
droid root filesystem. 2.Dose it need to write a shell for booting android NO, its not necessary. Regards Nimit 2009/4/17 cindy_king_1024 Hi, Nimit In the links: http://labs.embinux.org/index.php/Android_Porting_Guide_to_Beagle_Board console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.1.5:/d

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-20 Thread cindy_king_1024
O, its not necessary. Regards Nimit 2009/4/17 cindy_king_1024 Hi, Nimit In the links: http://labs.embinux.org/index.php/Android_Porting_Guide_to_Beagle_Board console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.1.5:/data/target ip=192.168.1.1::255.255.255.0 nolock,rsize=1024,wsize=1024 rootdel

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-20 Thread cindy_king_1024
ssary. Regards Nimit 2009/4/17 cindy_king_1024 Hi, Nimit In the links: http://labs.embinux.org/index.php/Android_Porting_Guide_to_Beagle_Board console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.1.5:/data/target ip=192.168.1.1::255.255.255.0 nolock,rsize=1024,wsize=1024 rootdelay=2

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-17 Thread cindy_king_1024
uploading the demo-images to our public repository. You can visit the URL http://www.mistralsolutions.com/technology/android_omap.php for more info. Warm Regards, Anil 2009/4/17 cindy_king_1024 : > Hi,Nimit > Sorry,I have forget .If boot from SD card ,how to make the filesystem? The >

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-16 Thread cindy_king_1024
2009/4/15 cindy_king_1024 Hi Nimit, I enter the command about nfs boot,it come with the same error,what about yours?have you seen such setences: <6>Waiting 2sec before mounting root device... Waiting 2sec before mounting root device... <5>Looking up port of RPC 13/2 on 10.86.76

[android-porting] Re: Fw:porting android to omap3 evm

2009-04-16 Thread cindy_king_1024
d I am not sure about ur booatargs as well Please use my bootargs which i mentioned earlier.. The bootargs u r using that might be specific to beagle board I suppose. Or else try to boot it via SD / MMC card. Regards NImit 2009/4/15 cindy_king_1024 Hi Nimit, I enter the command about n

[android-porting] Re: porting android to omap3 evm

2009-04-02 Thread cindy_king_1024
(rtc0) drivers/rtc/hctosys.c: unable to open rtc device (rtc0) <6>eth0: link down eth0: link down <5>Sending DHCP requests .Sending DHCP requests .<6>eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 <6>eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 ..,, OK OK IP-Conf

[android-porting] Re: porting android to omap3 evm

2009-04-02 Thread cindy_king_1024
$cd ~/Android_rfs $chown -R root.root * $chmod -R 777 data system regards haritha 2009/3/31 cindy_king_1024 Hi, I have follow the stepls of the links,but it come to these errors in the terminal: <6>Disabling unused clock "dpll4_m5x2_ck" Disabling unused clock "dpll4_m5x2

[android-porting] Re: porting android to omap3 evm

2009-03-31 Thread cindy_king_1024
Hi, I have follow the stepls of the links,but it come to these errors in the terminal: <6>Disabling unused clock "dpll4_m5x2_ck" Disabling unused clock "dpll4_m5x2_ck" <6>Disabling unused clock "dpll3_m3x2_ck" Disabling unused clock "dpll3_m3x2_ck" <6>Disabling unused clock "sys_clkout1" Disabling