[android-porting] Stuck in airplane mode

2010-12-14 Thread Michael Wu
When I turn on/off the airplane mode, the check box become gray with showing message Trying to turning off the wireless devices After waiting some times, the airplane mode does not change state correctly. I try to use logcat to capture some useful message, however, there is no any message

[android-porting] Re: asound.conf EEEPC T91 Android 1.6R2

2010-03-26 Thread Michael Wu
I met the same problem, would someone have solution? On 3月26日, 下午11時41分, Lionel GAUTHIER lio...@gmail.com wrote: Hello, I am looking for having sound on my EEEPC t91 installed with android 1.6R2. It seems to me that sound does not correctly work with a fresh install of Android 1.6R2. I

[android-porting] How to activate the setting option Orientation?

2010-03-09 Thread Michael Wu
Hi. Generally, there should be an option named Orientation which is in Setting - Sound and Display - Display setting - Orientation However, I can't not see the option Orientation in the Android. How could I activate this option? Cheers, Michael -- unsubscribe:

[android-porting] Help me!! The fb0 has no space left on device..

2010-01-13 Thread Michael Wu
When I enter the android kernel console, I don't see anything in my LCD, so I type in the debug console to test the LCD: # cat 3.bmp /dev/graphics/fb0 write: No space left on device After typing, there is still nothing shown on my lcd. To avoid the bitmap problem and image size problem, I

[android-porting] Help me!! The fb0 has no space left on device..

2010-01-13 Thread Michael Wu
When I enter the android kernel console, I don't see anything in my LCD, so I type in the debug console to test the LCD: # cat 3.bmp /dev/graphics/fb0 write: No space left on device After typing, there is still nothing shown on my lcd. To avoid the bitmap problem and image size problem, I

[android-porting] The Android display on beagleboard doesn't show

2010-01-07 Thread Michael Wu
Hello, everybody. I installed the android and linux kernel which Beagle Board released in my OMAP3530 device, I have modified the omap3_android_beagle_defconfig to enter the kernel on my device, The clock is correct, and so do the xres and yres. omapfb: Pixclock 72000 kHz hfreq 43.3 kHz vfreq

[android-porting] The Android display on beagleboard doesn't show

2010-01-07 Thread Michael Wu
Hello, everybody. I installed the android and linux kernel which Beagle Board released in my OMAP3530 device, I have modified the omap3_android_beagle_defconfig to enter the kernel on my device, The clock is correct, and so do the xres and yres. omapfb: Pixclock 72000 kHz hfreq 43.3 kHz vfreq

Re: [android-porting] The Android display on beagleboard doesn't show

2010-01-07 Thread Michael Wu
, Michael Wu michaelwu1984...@gmail.comwrote: Hello, everybody. I installed the android and linux kernel which Beagle Board released in my OMAP3530 device, I have modified the omap3_android_beagle_defconfig to enter the kernel on my device, The clock is correct, and so do the xres and yres

[android-porting] How to show the Android display on the new de vice?

2010-01-05 Thread Michael Wu
Hello, all android porting users. I installed the android and linux kernel which Mistral OMAP3EVM released in my OMAP3530 device, I have modified the omap3_android_evm_defconfig to enter the kernel on my device, and it is scuessful to enter the kernel. However, the display didn't show anything.

[android-porting] Binder problem on omap3530 beagle

2009-12-24 Thread Michael Wu
I have a binder problem when I am porting Android on my OMAP3530 beagleboard which I have modified some hardware structure. The linux kernel is downloaded from Mistral OMAP3EVM, and the configuration file is loaded from omap3_android_beagle_defconfig. The Root File System is also downloaded from

Re: [android-porting] Re: Android Eclair porting on Beagleboard Omap3530 Init problem when booting

2009-12-20 Thread Michael Wu
-porting+unsubscr...@googlegroups.comandroid-porting%2bunsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -- Michael Wu Quanta Computer Moblie Internet Device 2 BU Kueishan, Taoyuan, Taiwan michaelwu1984...@gmail.com -- unsubscribe: android-porting+unsubscr

Re: [android-porting] Re: Android Eclair porting on Beagleboard Omap3530 Init problem when booting

2009-12-20 Thread Michael Wu
There are some hardware architecture changes on my beaglebaord. Is it possible to lead to can not enter in Android?? Could anyone help me? please. 2009/12/19 Michael Wu michaelwu1984...@gmail.com I get it from : repo init -u git:// labs.embinux.org/embinux-android-build/android-omap3/repo

[android-porting] Android Eclair porting on Beagleboard Omap3530 Init problem when booting

2009-12-18 Thread Michael Wu
// // // The following is the debug log : OMAP3 beagleboard.org # setenv bootargs console=ttyS2,115200n8 noinitrd root=/dev/mmcblk0p2 video=omapfb.mode=dvi:1280x720mr...@50 init=/init rootfstype=ext3 rw rootdelay=1