[android-kernel] Re: Failed to execute /init. Attempting defaults...

2011-03-17 Thread tstanly
hi Jiejing, yes I really have, thanks On 3月17日, 下午11時42分, "Jiejing.Zhang " wrote: > Hi, > > do you have /init in your mmcbk1p2 ? > > Best regards, > Zhang Jiejing > > 2011/3/17 tstanly > > > > > > > > > hi, > > > I think my bootloader args is correct, > > bootargs=console=ttyO2,115200n8 rootdel

[android-kernel] Re: Android Kernel with NFC

2011-03-17 Thread spurwa
Thank you mr. Dharam Khumar, about your statement: "If you have an Android system, with the NFC, then you May not access the secure element from the Android Apps Because the frameworks of Android for all the possible use-cases is not yet complete. (right now, only p2p communication and Tags-read/wr

[android-kernel] Re: Android Kernel Build Errors- Yaffs2 Errors

2011-03-17 Thread Navodar
Hi, I got the same error and to me it seem to that the version of YAFFS has not been ported to that kernel version(2.6.36). Since delete_inode and clear_inode does not exist anymore and is replaced with evict_inode(http://lwn.net/Articles/399052/) Why is YAFFS ported on kernel 2.6.36? As to my un

Re: [android-kernel] Re: Failed to execute /init. Attempting defaults...

2011-03-17 Thread Jiejing.Zhang
Hi, do you have /init in your mmcbk1p2 ? Best regards, Zhang Jiejing 2011/3/17 tstanly > hi, > > I think my bootloader args is correct, > bootargs=console=ttyO2,115200n8 rootdelay=1 init=/init root=/dev/ > mmcblk1p2 ... > > but I can't understand it's a ramdisk issue? > can you give

[android-kernel] Networking configuration changes

2011-03-17 Thread Steve Modica
Hi All, I've been working on some systems integration using android Nexus One, Nexus S and Xoom tablets. We're doing pretty well since Android is open and we can make changes. There are a few vexing issues I wanted to start a conversation on, all related to networking. 1. CONFIG_IP_MULTICAS

[android-kernel] Re: Failed to execute /init. Attempting defaults...

2011-03-17 Thread tstanly
hi, I think my bootloader args is correct, bootargs=console=ttyO2,115200n8 rootdelay=1 init=/init root=/dev/ mmcblk1p2 ... but I can't understand it's a ramdisk issue? can you give me some hint? thanks On 3月17日, 下午5時14分, gmail wrote: > should you ramdisk issue. Please check your kernel

[android-kernel] Re: Failed to execute /init. Attempting defaults...

2011-03-17 Thread tstanly
hi, I think my bootloader args is correct, bootargs=console=ttyO2,115200n8 rootdelay=1 init=/init root=/dev/ mmcblk1p2 ... but I can't understand it's a ramdisk issue? can you give me some hint? thanks On 3月17日, 下午5時14分, gmail wrote: > should you ramdisk issue. Please check your kernel

Re: [android-kernel] Failed to execute /init. Attempting defaults...

2011-03-17 Thread gmail
should you ramdisk issue. Please check your kernel option and bootloader setting Jiejing 在 Mar 17, 2011,17:09,stanly 写道: > hi all, > > I have developed in kernel 2.6.35 > and when booting up kernel, > there have some problems bellow, > I get the "failed to execute /init" message, > but there

[android-kernel] Failed to execute /init. Attempting defaults...

2011-03-17 Thread stanly
hi all, I have developed in kernel 2.6.35 and when booting up kernel, there have some problems bellow, I get the "failed to execute /init" message, but there really exist init can somebody give me suggestion? thanks so much === EXT3-fs: barriers not enabled kjournald st