Hi everyone,

During init process I have
 
 init: cannot find '/system/bin/surfaceflinger', disabling 'surfaceflinger'
 
I solved:
 
 $ adb push backup-var_som_mx6q/system/bin/surfaceflinger /system/bin/
 $ adb shell
 root@android:/ #chmod 775 system/bin/surfaceflinger



Then, after reboot I get 

========
init: cannot find '/system/bin/uim-sysfs', disabling 'uim'
init: cannot find '/system/bin/app_process', disabling 'zygote'
init: cannot find '/system/bin/dbus-daemon', disabling 'dbus'
init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
init: cannot find '/system/bin/rild', disabling 'ril-daemon'
init: cannot find '/system/bin/fakeappops', disabling 'fakeappops'
init: cannot find '/system/bin/nfcd', disabling 'nfcd'
warning: `rilproxy' uses 32-bit capabilities (legacy support in use)
root@android:/ # ERROR: v4l2 capture: slave not found!
[   28.435130] android_usb: already disabled
[   28.439490] android_usb: already disabled
[   28.450046] mtp_bind_config
[   28.453954] adb_bind_config
[   28.468401] adb_open
[   28.812356] android_work: sent uevent USB_STATE=DISCONNECTED
[   28.914725] android_work: sent uevent USB_STATE=CONNECTED
[   28.927237] android_usb gadget: high speed config #1: android
[   28.933448] android_work: sent uevent USB_STATE=CONFIGURED
[   32.367861] cpufreq_interactive_input_connect: connect to CTW6120 Touchscreen
[   32.391250] request_suspend_state: wakeup (3->0) at 32207372341 (2014-04-01 
13:19:14.176343671 UTC)
[   35.178859] init: untracked pid 2841 exited
[   35.183236] init: untracked pid 2855 exited
[   35.194394] init: untracked pid 2525 exited
[   35.341203] ERROR: v4l2 capture: slave not found!
[   40.034542] request_suspend_state: wakeup (0->0) at 39850667674 (2014-04-01 
13:19:21.819639671 UTC)
[   42.930129] init: untracked pid 2947 exited
[   42.937038] init: untracked pid 2869 exited
[   43.101865] ERROR: v4l2 capture: slave not found!
[   47.739045] request_suspend_state: wakeup (0->0) at 47555169008 (2014-04-01 
13:19:29.524140339 UTC)
[   50.450378] init: untracked pid 3035 exited
[   50.458025] init: untracked pid 2962 exited
[   50.613867] ERROR: v4l2 capture: slave not found!
[   55.226539] request_suspend_state: wakeup (0->0) at 55042665676 (2014-04-01 
13:19:37.011638007 UTC)
[   57.640052] init: untracked pid 3123 exited
[   57.648537] init: untracked pid 3046 exited
[   57.807699] ERROR: v4l2 capture: slave not found!
=============


And the new "adb logcat" is:

http://pastebin.com/gvD2R4Yv

What do you think ?

I appreciate any kind of help.

Thanks in advance,

Best regards,


jvidalsm
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to