[android-porting] no response when touch the touchscreen

2009-12-01 Thread Weber
hose it and rebuilt ,but it still has no response . so could anyone tell me what are my problems ?and How should i do to make the touchscreen work? Thanks! ---Weber -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: no response when touch the touchscreen

2009-12-02 Thread Weber
Can Anyone help me?Thanks On Dec 1, 10:56 am, Weber wrote: > Hi,guys > I have ported android 2.6.25 to my s3c smdk6410,and the filesystem is > donut that I built from the source code.Now I can boot it up and see > the main window.But when touching the item ,it does not have anyrespo

[android-porting] Re: no response when touch the touchscreen

2009-12-03 Thread Weber
Hello,代云贵 I have configed the power management。 and what do you mean by “fully support”?what should be included? and which code should I change? could you tell me more details? Thank you! --Weber On Dec 2, 9:31 pm, 代云贵 wrote: > Hi Weber: > I have met this problem before .First you shoul

[android-porting] Re: no response when touch the touchscreen

2009-12-03 Thread Weber
drag using ts_test thanks --Weber On Dec 2, 10:01 pm, "?? ?" wrote: > hi,weber >   I got the same problem  as you. It was some thing wrong with your screen > driver. > Maybe in your Framebuffer driver. >  Find the PowerManagerService.java > modify the following functi

[android-porting] Re: no response when touch the touchscreen

2009-12-07 Thread Weber
I use logcat to debug,but I did not see the item "I/KeyInputQueue" that can see android service can obtain the input coordinates could you tell me how to logcat it? thanks -Weber On Dec 5, 2:12 pm, fanday wrote: > Hi all: > I reconfig my linux kernel and enable all t

[android-porting] Re: no response when touch the touchscreen

2009-12-07 Thread Weber
In fact there is no "LCD driver" item ,but some related item ,too many thank you -Weber On Dec 5, 2:12 pm, fanday wrote: > Hi all: > I reconfig my linux kernel and enable all the power manager > configuration in "power manager support " and "LCD driver

[android-porting] Re: no response when touch the touchscreen

2009-12-07 Thread Weber
In fact there is no "LCD driver" item ,but some related item ,too many thank you -Weber On Dec 5, 2:12 pm, fanday wrote: > Hi all: > I reconfig my linux kernel and enable all the power manager > configuration in "power manager support " and "LCD driver

[android-porting] Re: no response when touch the touchscreen

2009-12-29 Thread Weber
Thanks What do you mean by saying “fix the driver in the kernel”? Which part or file should I fix? Thanks again --Weber On 12月2日, 下午10時01分, "?? ?" wrote: > hi,weber >   I got the same problem  as you. It was some thing wrong with your screen > driver. > Maybe in your Frame

[android-porting] Re: no response when touch the touchscreen

2009-12-29 Thread Weber
That is because my board is based on 2.6.24.7,and 2.6.29 have too many differences from it ,so I choose diff of 2.6.25 to patch it .But my file system is donut Than you --Weber On 12月5日, 下午1時55分, dan raaka wrote: > "I have ported android 2.6.25 to my s3c smdk6410,and the filesystem

[android-porting] after referring the group,touch screen can only respond at top bar

2010-03-01 Thread Weber
009-11-01 18:20:41.0 +0800 2 +++ services/jni/com_android_server_BatteryService.cpp 2010-02-26 09:51:51.0 +0800 3 @@ -195,6 +195,13 @@ 4 5 if (readFromFile(BATTERY_TECHNOLOGY_PATH, buf, SIZE) > 0) 6 env->SetObjectField(obj, gFieldIds.mBatteryTechnol

[android-porting] Re: after referring the group,to uch screen can only respond at top bar

2010-03-02 Thread Weber
0 /dev/input/event0: 0003 0001 00e4 /dev/input/event0: /dev/input/event0: 0003 0001 00e5 /dev/input/event0: /dev/input/event0: 0001 014a /dev/input/event0: thanks --weber -- unsubscribe: android-porting+unsubscr...@

[android-porting] Re: after referring the group,to uch screen can only respond at top bar

2010-03-02 Thread Weber
0 /dev/input/event0: 0003 0001 00e4 /dev/input/event0: /dev/input/event0: 0003 0001 00e5 /dev/input/event0: /dev/input/event0: 0001 014a /dev/input/event0: thanks --weber -- unsubscribe: android-porting+unsubscr...@

[android-porting] Re: after referring the group,to uch screen can only respond at top bar

2010-03-03 Thread Weber
Thank you,Achim Could you be more specific? I can get the info(such as posted above) with getevent tool,does this means that poll can get the ts? On Mar 1, 10:18 pm, AchimNohl wrote: > Hi, > > have you tried to debug EventHub::getEvent in frameworks/bas/libs/ui/ > EventHub.cpp? I once had proble

[android-porting] Re: after referring the group,to uch screen can only respond at top bar

2010-03-11 Thread Weber
InputQueue( 679): Pressure: min=0 max=1 flat=0 fuzz=0 I/KeyInputQueue( 679): Size: unknown values so what could i do to solve it ? Thanks, --weber On Mar 3, 4:56 pm, Weber wrote: > Thank you,Achim > Could you be more specific? > I can get the info(such as posted above) with getevent to

[android-porting] about the 'has an earlier definition' and acquire_partial_wake_lock

2010-03-22 Thread Weber
t; generate the files?and how does it work? thanks --Weber -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting To unsubscribe from this group, send email to android-porting+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

[android-porting] Re: after referring the group,to uch screen can only respond at top bar

2010-03-22 Thread Weber
dpi) 617 I/EGLDisplaySurface( 659): refresh rate = 2.21 Hz 878 I/power ( 659): acquire_wake_lock lock=1 id='KeyEvents' 879 I/power ( 659): Weber@ partial_wake_lock,fd='39' 880 E/EventHub( 659): could not get driver version for /dev/input/ ts0, Invalid argument

[android-porting] Re: after referring the group,to uch screen can only respond at top bar

2010-04-04 Thread Weber
used of these things ,anyone tell me what happened and how to do? Thanks -Weber On 3月22日, 下午9时28分, Weber wrote: > when i add some LOG in EventHub.cpp,I found that:when open > acquire_partial_wake_lock ,it return permission denied > I/power   (  679): *** set_screen_state 1 > I/p

[android-porting] Re: Porting from Android 1.5 to Android 2.1

2010-04-07 Thread Weber
I am facing the same problem ,I also want to use the low version of kernel and the high vision of file system. Maybe you have to port more features to the lower one On 4月6日, 下午1时40分, Qipeng wrote: > By the way, if I just want to use the file system of Android 2.1, > and with the kernel of Android1

[android-porting] Re: Porting from Android 1.5 to Android 2.1

2010-04-07 Thread Weber
The problem is that my board's drivers is based on lower kernel ,it is another difficult to hack the drivers,so I want to use the lower kernel On 4月8日, 上午4时00分, Dianne Hackborn wrote: > I would very strongly suggest you stick with the kernel version that the > platform was developed for. Various

[android-porting] Re: after referring the group,to uch screen can only respond at top bar

2010-04-09 Thread Weber
god,nobody reply? Thanks --Weber On 4月4日, 下午11时21分, Weber wrote: > I found a strange thing: > if I do not change the owner of /sys/android_power/ > acquire_partial_wake_lock ,to radio system ,then > the libhardware.so complain that permission denied,and the touch > screen can res

[android-porting] Re: How to make my libreference-ril.so work in the HTC dream unlock developer phone?

2010-04-21 Thread Weber
Hi I have the same problem with Bo There is codes in reference-ril.c if ( fd >= 0 && !memcmp( s_device_path, "/dev/ttyS", 9 ) ) {<<< wrote: > Dear Sir: > > I want to make myRILimplementation (hardware/ril) work in the HTC > dream unlock developer phone. I want the HTC dream android

[android-porting] About boot from SD card

2010-05-18 Thread Weber
t=/dev/block/mmcblk0p1 rw init=/init console=ttySAC0,115200 Could anyone tell me how to do ? Thanks ---Weber -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: About boot from SD card

2010-05-18 Thread Weber
   15104 mtdblock1 (driver?) > > 1f02    1033216 mtdblock2 (driver?) > > Kernel panic - not syncing: VFS: Unable to mount root fs on unknown- > > block(2,0) > > Kernel panic - not syncing: VFS: Unable to mount root fs on unknown- > > block(2,0) > > > BTW,I use

[android-porting] Re: About boot from SD card

2010-05-18 Thread Weber
Thank you for your reply I have try a partition ext3 and vfat ,but when I open the console ,noting happen. Actually, I just want to use sd card as my roofs,could this work ? Thanks -Weber On May 18, 9:03 pm, Akash Choudhari wrote: > Are you partitioning your SD card? You should be using e

[android-porting] Re: About boot from SD card

2010-05-20 Thread Weber
Thank you,Ashwin Bihari Actually,I just want to use sd for my rootfs ,so scene 2) ,3) and 4) are my choices In scene 2),My logs are posted as above And I also try scene 4), but when booting,nothing can be seen in the ttySAC0 console Thanks -Weber On 5月19日, 下午8时02分, Ashwin Bihari wrote

[android-porting] Re: About boot from SD card

2010-05-21 Thread Weber
be mounted from /dev/mmcblock0p1 ?There is no mmc device file in /dev Anyhow,Than you -Weber On 5月20日, 下午3时27分, Brown Huang wrote: > First add rootdelay=15 and see the kernel boot message to make sure which > sdcard node name the kernel get ,maybe mmcblk. > Then add root=/dev/mmcblk rootd

[android-porting] signal of gprs is zero

2010-06-09 Thread Weber
) is wrong. could you tell me what are the problems ? Thanks -Weber -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: 答复: [android-porting] signal of gprs is zero

2010-06-11 Thread Weber
FF"s are incorrect . I have try the AT command through serial port in my host ,it is the same as above. but if I use "at+cops=?",it will response the correct output. Is there something wrong with my wireless module? -Weber On 6月9日, 下午5时56分, "bryan.c.hsu" wrote: > Hi,

[android-porting] Re: signal of gprs is zero

2010-06-11 Thread Weber
] On Behalf Of bryan.c.hsu > Sent: 9. juni 2010 11:56 > To: qvbs...@gmail.com; 'android-porting' > Subject: 答复: [android-porting] signal of gprs is zero > > Hi, > I think u can check the parameters of the CREG or COPS. > It maybe caused by the wrong parameters from BP.

[android-porting] how to implement gprs with ppp

2010-06-29 Thread Weber
",so Why?Wrong PPP_TTY_PATH? pppd not started? 1659 D/RILJ( 811): WAKE_LOCK_TIMEOUT mReqPending=0 mRequestList=2 1660 D/RILJ( 811): 0: [9] SET_NETWORK_SELECTION_AUTOMATIC 1661 D/RILJ( 811): 1: [61] SIGNAL_STRENGTH then the logcat hangup. The questions I want to ask are inside the logcat abo

[android-porting] Re: Guide on adding WiFi drivers to Android

2010-07-20 Thread Weber
( 1132): No suitable AP found. D/wpa_supplicant( 1132): Setting scan request: 5 sec 0 usec D/wpa_supplicant( 1132): No enabled networks - do not scan D/wpa_supplicant( 1132): State: SCANNING -> INACTIVE I/wpa_supplicant( 1132): CTRL-EVENT-STATE-CHANGE id=-1 state=1 D/SettingsWifiEnabler( 812)

[android-porting] Re: Guide on adding WiFi drivers to Android

2010-07-20 Thread Weber
By the way,after the modification ,I didn't use make to build the whole system ,but just build it with mm and then copy wpa_cli wpa_supplicant and wpa_client.so to the file system. Does this matter? Thanks --Weber On May 27, 6:08 pm, Nicu Pavel wrote: > > Nicu Pavel wrote: > > &

[android-porting] Re: Guide on adding WiFi drivers to Android

2010-07-20 Thread Weber
_FILES := $(LOCAL_MODULE) include $(BUILD_PREBUILT) But in My wpa_supplicant/Android.mk WPA_BUILD_SUPPLICANT := false ,Does this matter? Thank you! --Weber On Jul 21, 9:22 am, Weber wrote: > Hi,I read yourwifiportingguide ,and followed it > but the error still appears--By the way the version I use

[android-porting] Re: Guide on adding WiFi drivers to Android

2010-07-22 Thread Weber
pcd/dhcpcd.conf -d eth1 eth1: flock `/data/misc/dhcp/dhcpcd-eth1.pid': Try again Could you give me some clue? Thanks! --Weber On Jul 21, 10:40 am, Ashwin Bihari wrote: > Weber, > > This is exactly what I faced when I recently tried to get theWiFiup > and running on my Eclair based devi

[android-porting] Re: Guide on adding WiFi drivers to Android

2010-07-23 Thread Weber
to be none(actually in settin-> wireless & networks->wifi settings,the signal bar is 2/3 full ) So I found that I can not access the internet. So could you tell me why? Is becuase of the signal or something else such as eth0(defualt to use eth0? I don't know)? Thankyou --Weber On Jul 2

[android-porting] Re: Guide on adding WiFi drivers to Android

2010-07-23 Thread Weber
Hi,website access through wifi is really caused by eth0 After disabling the eth0 #ifconfig eth0 down I can surffing the Internet now Thank you all ! --Weber On Jul 23, 9:07 pm, Weber wrote: > Thanks,Ashwin > At last I found that  it was caused  by the permission of /system/etc/ > dhcp

[android-porting] alsa in eclair ,mediaserver can't start

2010-07-26 Thread Weber
ptrace: umoven: I/O error ptrace: umoven: I/O error ptrace: umoven: I/O error ptrace: umoven: I/O error ptrace: umoven: I/O error ptrace: umoven: I/O error So could you help me? Thanks --Weber -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Cannot open "/system/etc/wifi/wpa_supplicant.conf": No such file or directory

2010-07-26 Thread Weber
Hi,guru Which version did you use? Last week I got the same problem and after replacing external/wpa_supplicant with donut version,I can now use the wifi~ Regards --Weber On Jul 26, 10:16 pm, Ashwin Bihari wrote: > Read this posting..that'll explain all the necessary details:

[android-porting] Re: alsa in eclair ,mediaserver can't start

2010-07-26 Thread Weber
Hi, I still have a question :If alsa are not added to the system ,are there other solutions to make the system generate sound ?Is alsa the only way? Thanks --Weber On Jul 26, 10:53 pm, Weber wrote: > Hi,everyone > I now want to porting alsa to eclair.My board are smdk6410,the audio > m

[android-porting] Re: alsa in eclair ,mediaserver can't start

2010-07-27 Thread Weber
Hi, Could you give me some clue? look at the strace log: 1399 mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 11, 0x8) = -1 ENXIO(No such device or address) The first address is NULL,why? Is this the error from the mediaserver src or alsa src or they are not compatible in eclair? Thank you --Weber

[android-porting] Re: alsa in eclair ,mediaserver can't start

2010-07-28 Thread Weber
it will return -1. 3. Also you didn't mention adding sound symlinks in init.rc Just now I have add the symlink in init.rc .But the problem remain. Thank you~ --Weber On 7月28日, 下午1时36分, Misael Lopez wrote: > Hi Weber, > > >> > I now want to porting alsa to eclair.My bo

[android-porting] Re: alsa in eclair ,mediaserver can't start

2010-07-30 Thread Weber
ter_02.ogg/: Not a directory After copying a media dir which contain the needed files to system. Then the system can bootup ,and I can enjoy the musics. Thanks --Weber On Jul 28, 5:08 pm, Weber wrote: > Hi,Misa > 1. > I have wm8987 driver for my board,my kernel version is 2.6.24.7 >

[android-porting] about the mms sending

2010-08-26 Thread Weber
Hi ,I used pppd_gprs to start the pppd for GPRS ,and the board can access Internet through ppp0. but it can not send a mms. the logcat : D/ConnectivityService( 121): startUsingNetworkFeature for net 0: enableMMS D/ConnectivityService( 121): special network already active E/SendTransaction( 261):

Re: [android-porting] porting Android 2.2 with TSC2005 and a resistive touchscreen

2011-02-04 Thread Matthew Weber
Just to update, I'm able to get single touch working. Although now, I'm trying to figureout how swipe works and why either my touchscreen driver or the input event queuing is somehow mixed up and thinks a swipe is a sequence of individual touches instead of a constant motion. On Thu, Feb 3, 2011