Hi guys,

I'm trying to get the 3.14 kernel with Android 4.4 running.
I followed the instructions from http://android.serverbox.ch/?p=1278

The kernel boots. However, I get error messages regarding exiting an 
untracked PID:

[    4.132841] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    4.141964] devtmpfs: mounted
[    4.145627] Freeing unused kernel memory: 456K (c0a38000 - c0aaa000)
[    5.880918] init (1): /proc/1/oom_adj is deprecated, please use 
/proc/1/oom_score_adj instead.
[    6.080660] init: cannot open '/initlogo.rle'
[    6.110169] EXT4-fs (mmcblk0p3): Ignoring removed nomblk_io_submit option
[    6.143925] EXT4-fs (mmcblk0p3): recovery complete
[    6.152891] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data 
mode. Opts: nomblk_io_submit,errors=panic
[    6.165416] EXT4-fs (mmcblk0p4): Ignoring removed nomblk_io_submit option
[    6.538227] EXT4-fs (mmcblk0p4): recovery complete
[    6.546819] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data 
mode. Opts: nomblk_io_submit,errors=panic
[    8.041834] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    8.084971] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
[    8.098345] healthd: No charger supplies found
[    8.103034] healthd: BatteryStatusPath not found
[    8.123663] healthd: BatteryHealthPath not found
[    8.129798] healthd: BatteryPresentPath not found
[    8.137261] healthd: BatteryCapacityPath not found
[    8.142789] healthd: BatteryVoltagePath not found
[    8.148583] init: cannot find '/system/etc/install-recovery.sh', 
disabling 'flash_recovery'
[    8.158142] healthd: BatteryTemperaturePath not found
[    8.169393] healthd: BatteryTechnologyPath not found
[    8.176491] init: property 'sys.powerctl' doesn't exist while expanding 
'${sys.powerctl}'
[    8.187024] binder: 86:86 transaction failed 29189, size 0-0
[    8.193674] init: powerctl: cannot expand '${sys.powerctl}'
[    8.200360] init: property 'sys.sysctl.extra_free_kbytes' doesn't exist 
while expanding '${sys.sysctl.extra_free_kbytes}'
[    8.212474] init: cannot expand '${sys.sysctl.extra_free_kbytes}' while 
writing to '/proc/sys/vm/extra_free_kbytes'
[    8.224145] init: property 'sys.sysctl.tcp_def_init_rwnd' doesn't exist 
while expanding '${sys.sysctl.tcp_def_init_rwnd}'
[    8.236207] init: cannot expand '${sys.sysctl.tcp_def_init_rwnd}' while 
writing to '/proc/sys/net/ipv4/tcp_default_init_rwnd'
shell@armv7-a-neon:/ $ [    9.365233] random: nonblocking pool is 
initialized
[    9.483469] init: untracked pid 152 exited
[   14.020018] init: untracked pid 178 exited
[   18.571949] init: untracked pid 204 exited
[   24.740388] init: untracked pid 384 exited
[   24.747916] init: untracked pid 385 exited
[   29.279267] init: untracked pid 409 exited
...

Does anyone know how debug this? What fails here? 
It seems something from init does not work properly.

Thanks in advance
Robert



-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to