[android-porting] The longitude and latitude of gps not correct.

2010-06-30 Thread ehung1...@gmail.com
Hi all.. I have port the android 2.1 version at the superH architecture. But I met the problem at getting gps information. I got the correct longitude and latitude of gps, when I print gps information at libgps.so and location_callback() function of android_location_GpsLocationProvider.cpp. But I

[android-porting] How to control alsa's volume

2010-02-26 Thread ehung1...@gmail.com
Hi all .. I have ported the android 1.6 OS at my x86 system and heard the voice successfully by alsa. But the voice volume is always low. The new alsa version is no more need the asound.conf file. So how do I setup my voice default volume? My audio device is Intel-HD series. Thanks in advance.

[android-porting] Re: Announcement: new Android-x86 stable release is ready

2010-01-18 Thread ehung1...@gmail.com
Thanks a lot for your effort on android x86 first. I met some question about install android system. I downloaded the image file from website and installed to x86 system step by step through the usb disk. When I finish the install process, I reboot the system. The screen showed message error 15:

[android-porting] Re: Andoird on x86 validate_display_surface:488 error 300d problem

2010-01-18 Thread ehung1...@gmail.com
I got the same message. Do you have solution about this problem. My logcat message is showed below. Thanks in advance. I/vold( 2031): Android Volume Daemon version 2.0 D/vold( 2031): Bootstrapping complete D/DHCP( 2037): failed to set ip addr for eth0 to 0.0.0.0: No such device

[android-porting] pppd: connect script failed

2009-04-14 Thread ehung1...@gmail.com
Hi everyone I want to make a connection to internet with modem througth pppd function. But I got the error when I made a connection. The error log is pppd: connect script failed. The below is my pppd and chat script file. /** ppp-on *** MYNAME=username echo PPP is using account ${MYNAME} to

[android-porting] How to let android build course make other tools

2009-03-26 Thread ehung1...@gmail.com
Hi everyone I want to build the wireless tool like iwconfig through Android build course. I put the wireless tool source code under mydroid/external/wireless and have wrote a Android.mk file. But the Android build course doesn't make my tool when I executed android build course. Someone can give

[android-porting] Re: pppd on android for x86, and kernel crash!!

2009-03-26 Thread ehung1...@gmail.com
Hi eric Could you give me some hint about how to build pppd for android x86. Sorry to trouble you !! thanks in advance. ehung On 3月5日, 下午9時30分, eric_mellon zhfzh...@gmail.com wrote: dear all i buildpppdfor x86, and then start it. the ppp0 is up, and get the ip, but a few seconds

[android-porting] Re: Porting a WiFi Driver on a android supported platform

2009-03-17 Thread ehung1...@gmail.com
Hi everyone: I have a question about wpa_supplicant. I hope someone can offer some suggestion for me. I have successful load driver and firmware file in android. But I have problem at wpa_supplicant. #wpa_supplicant -Dwext -iwlan0 -c/etc/wifi/wpa_supplicant.conf ioctl[SIOCSIWAUTH]: Operation not

[android-porting] Re: Porting a WiFi Driver on a android supported platform

2009-03-11 Thread ehung1...@gmail.com
Hi vinay: I had meet a question about wifi in android. I had suceessful to insmod my wifi driver but the wifi not up yet. when I typed netcfg wlan0 up, I got the some error. # ifconfig wlan0 up firmware: requesting zd1211/zd1211b_ub init: untracked pid 2425 exited usb 1-7.3: Could not load

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-03-05 Thread ehung1...@gmail.com
Hi chen Yang I still have a question about adding modules to compile the kernel when we select the M option in make menuconfig. I put the *.ko under vendor/asus/eee_701/modules directory after I had made module. Then I built the installer_img again and install. After all done, the *.ko doesn't