← Back to team overview

ubuntu-phone team mailing list archive

Re: Video decoding problem

 

No usr.bin.media-hub-server file and media-hub-server on my touch system.
I am using the touch system is released at 4.17, and The same system is normal on my Nexus4.
apparmor is a must have ? It is disable in my kernel.

The attachment is a complete log:system boot and play a video(open a video file by file manager)

At 2014-05-19 04:48:20, "Jim Hodapp" <jim.hodapp@xxxxxxxxxxxxx> wrote:

See my comments inline below:




On Mon, May 19, 2014 at 3:13 AM, <zhangchao@xxxxxxxxxxxxxxx> wrote:



Hi all,
I have puted Ubuntu Touch 14.04 port to a Android device,and it already can play audio.
But I have a problem when play video : video only display black but with audio works fine.
The video file can be played normally by use SurfaceFlinger and "codec -p" (codec is a tool in libhybris).
When I play video by use mir and mediaplayer-app, the log is very simple,only the following lines:


V/SurfaceTextureClientHybris( 4230): void* surface_texture_client_create_by_id(unsigned int) 
V/SurfaceTextureClientHybris( 4230): _SurfaceTextureClientHybris::_SurfaceTextureClientHybris() 
D/SurfaceTextureClientHybris( 4230): stch: 0x1f301f0 (void* surface_texture_client_create_by_id(unsigned int))
V/SurfaceTextureClientHybris( 4230): void set_surface(_SurfaceTextureClientHybris*, const android::sp<android::SurfaceTexture>&) 
V/SurfaceTextureClientHybris( 4230): void set_surface(_SurfaceTextureClientHybris*, const android::sp<android::SurfaceTexture>&) 
V/SurfaceTextureClientHybris( 4230): void surface_texture_client_set_hardware_rendering(SurfaceTextureClientHybris, uint8_t) 




Can you try again but this time do the following and reply back with the logcat output attached:


adb shell
sudo apparmor_parser -R /etc/apparmor.d/usr.bin.media-hub-server

restart media-hub-server
/system/bin/logcat
 


I think the android video decoding library not be call. so,I want to know  what is the workflow of touch 14.04 play video(use mir),and how can I debug it ?


This is how we can start to debug it. I really need to see the output of logcat to be able to first start to determine what the issue might be.
 
Any help will be wellcome :)


--


Regards,

Ubuntu Kylin  Team Zhangchao

---------------------------------------------------------

等待&希望





Thanks,


Jim
 

--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp



--------- beginning of /dev/alog/main
D/        (  490): LEADCORE POWER UP
D/        (  490): PUPD: mot_boot_mode
D/        (  490): PUPD: mot_boot_mode 12m: 0
I/UpstartPropertyWatcher(  494): Starting upstart property watcher
I/UpstartPropertyWatcher(  494): Property count 41
I/UpstartPropertyWatcher(  494): Upstart property watcher connected to socket '/dev/socket/upstart-text-bridge'
I/UpstartPropertyWatcher(  494): Notifying the entire property list
I/UpstartPropertyWatcher(  494): Property changed: ro.serialno=
I/UpstartPropertyWatcher(  494): Property changed: ro.bootmode=unknown
I/UpstartPropertyWatcher(  494): Property changed: ro.baseband=unknown
I/UpstartPropertyWatcher(  494): Property changed: ro.bootloader=unknown
I/UpstartPropertyWatcher(  494): Property changed: ro.hardware=leadcoreinnopower
I/UpstartPropertyWatcher(  494): Property changed: ro.revision=0
I/UpstartPropertyWatcher(  494): Property changed: ro.emmc=0
I/UpstartPropertyWatcher(  494): Property changed: ro.boot.emmc=0
I/UpstartPropertyWatcher(  494): Property changed: ro.factorytest=0
I/UpstartPropertyWatcher(  494): Property changed: ro.secure=1
I/UpstartPropertyWatcher(  494): Property changed: ro.allow.mock.location=0
I/UpstartPropertyWatcher(  494): Property changed: ro.debuggable=1
I/UpstartPropertyWatcher(  494): Property changed: persist.sys.usb.config=mtp,adb
I/UpstartPropertyWatcher(  494): Property changed: init.svc.ueventd=running
I/UpstartPropertyWatcher(  494): Property changed: ro.crypto.state=unencrypted
I/UpstartPropertyWatcher(  494): Property changed: ro.crypto.fuse_sdcard=true
I/UpstartPropertyWatcher(  494): Property changed: init.svc.setusbserial=stopped
I/UpstartPropertyWatcher(  494): Property changed: init.svc.userconfigaudio=stopped
I/UpstartPropertyWatcher(  494): Property changed: init.svc.start_zram=stopped
I/UpstartPropertyWatcher(  494): Property changed: vold.post_fs_data_done=1
I/UpstartPropertyWatcher(  494): Property changed: net.tcp.buffersize.default=4096,87380,110208,4096,16384,110208
I/UpstartPropertyWatcher(  494): Property changed: net.change=net.tcp.buffersize.evdo
I/UpstartPropertyWatcher(  494): Property changed: net.tcp.buffersize.wifi=524288,1048576,2097152,262144,524288,1048576
I/UpstartPropertyWatcher(  494): Property changed: net.tcp.buffersize.lte=524288,1048576,2097152,262144,524288,1048576
I/UpstartPropertyWatcher(  494): Property changed: net.tcp.buffersize.umts=4094,87380,110208,4096,16384,110208
I/UpstartPropertyWatcher(  494): Property changed: net.tcp.buffersize.hspa=4094,87380,262144,4096,16384,262144
I/UpstartPropertyWatcher(  494): Property changed: net.tcp.buffersize.hsupa=4094,87380,262144,4096,16384,262144
I/UpstartPropertyWatcher(  494): Property changed: net.tcp.buffersize.hsdpa=4094,87380,110208,4096,8192,55104
I/UpstartPropertyWatcher(  494): Property changed: net.tcp.buffersize.hspap=4094,87380,1220608,4096,16384,1220608
I/UpstartPropertyWatcher(  494): Property changed: net.tcp.buffersize.edge=4093,26280,35040,4096,8192,17520
I/UpstartPropertyWatcher(  494): Property changed: net.tcp.buffersize.gprs=4092,8760,11680,4096,8760,11680
I/UpstartPropertyWatcher(  494): Property changed: net.tcp.buffersize.evdo=4094,87380,262144,4096,16384,262144
I/UpstartPropertyWatcher(  494): Property changed: system_init.startsurfaceflinger=0
I/UpstartPropertyWatcher(  494): Property changed: init.svc.lc_boot_mode=running
I/UpstartPropertyWatcher(  494): Property changed: tcmd.suspend=0
I/UpstartPropertyWatcher(  494): Property changed: init.svc.sensorservice=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.console=running
I/UpstartPropertyWatcher(  494): Property changed: sys.usb.config=mtp,adb
I/UpstartPropertyWatcher(  494): Property changed: sys.chargeonly.mode=0
I/UpstartPropertyWatcher(  494): Property changed: init.svc.upstart-watcher=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.servicemanager=running
I/UpstartPropertyWatcher(  494): Notifying changes only
I/UpstartPropertyWatcher(  494): Property changed: init.svc.format_udisk=running
I/UpstartPropertyWatcher(  494): Property changed: sys.alarmboot.mode=0
I/UpstartPropertyWatcher(  494): Property changed: sys.alarmboot.mode=0
I/UpstartPropertyWatcher(  494): Property changed: init.svc.debuggerd=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.drm=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.media=running
I/DEBUG   (  503): debuggerd: Apr  9 2014 11:54:25
I/UpstartPropertyWatcher(  494): Property changed: init.svc.installd=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.ubuntu_touch=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.akmd8963=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.ste-cg29xx_ctrl=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.lbsd=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.lc_boot_mode=stopped
I/UpstartPropertyWatcher(  494): Property changed: lc.mkfs.udisk=start
I/UpstartPropertyWatcher(  494): Property changed: lc.wait.udisk=0s
I/UpstartPropertyWatcher(  494): Property changed: init.svc.format_udisk=stopped
I/installd(  507): installd firing up
I/AKMD2   (  519): AK8963 for Android v20111216(Library: v1.0.0.809) started.
I/AKMD2   (  519): Debug: ON
I/AKMD2   (  519): Debug level: 3
I/AKMD2   (  519): Output to: stdout
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/ste-cg29xx_ctrl(  520): ste-cg29xx_ctrl setup_bda: Setting BD address
I/ste-cg29xx_ctrl(  520): ste-cg29xx_ctrl setup_bda: Opening file /amt/BT/BT_Address.txt(22, Invalid argument)
I/ste-cg29xx_ctrl(  520): ste-cg29xx_ctrl read_bda_from_file: Read 6 bytes 00 05 C9 00 00 00
I/UpstartPropertyWatcher(  494): Property changed: ro.bt.bdaddr_path=/data/misc/bluetooth/cg2900-bd_address.conf
I/ste-cg29xx_ctrl(  520): ste-cg29xx_ctrl init_transport_uart: Opening UART /dev/ttyS1 at 115200 BAUD
I/ste-cg29xx_ctrl(  520): ste-cg29xx_ctrl init_transport_uart: UART /dev/ttyS1 is opened
I/UpstartPropertyWatcher(  494): Property changed: init.svc.ubuntu_touch=stopped
D/AgpsMain(  522): Setting restrictive umask
D/AgpsMain(  522): Parent pid is 1
D/AgpsMain(  522): agpsd.c : Parent is init, no fork
D/AgpsServer(  522): Entering to the program
D/AgpsServer(  522): Thread ID : 43
D/AGPS_FSM(  522): ERROR :AgpsInitMsgQueue OSA_InitCountingSem1
D/AGPS_FSM(  522): ERROR :AgpsInitMsgQueue OSA_InitCountingSem2
D/AgpsServer(  522): Socket Created, fd : 0
D/AgpsServer(  522): AGPS server socket at /dev/ste_gnss_socket
D/AgpsServer(  522): Socket bound
D/AGPS_FSM(  522): ERROR :OSA_ThreadCreateEx
D/AgpsServer(  522): Listening started on fd : 0
D/AGPS_FSM(  522): ERROR :AgpsInitMsgQueue OSA_InitCountingSem1
D/AGPS_FSM(  522): ERROR :AgpsInitMsgQueue OSA_InitCountingSem2
D/AgpsServer(  522): Epoll Created EpollFd: 1
D/AgpsServer(  522): epoll_ctl added for ListenerFd
D/AgpsServer(  522): Changing to restrictive uid in socket server thread
D/AGPS_FSM(  522): ERROR :OSA_ThreadCreateEx
D/AgpsServer(  522): Calling FdHandler for looping
D/        (  522): LSIM0_00Init : Executed
D/SUPL_EVENT(  522): 
D/SUPL_EVENT(  522): AGPS log Path set to: /data/local
D/SUPL_EVENT(  522): 
D/SUPL_EVENT(  522):  In GPS_STANDALONE_LOG part of SetFilePath
D/SUPL_EVENT(  522): 
D/SUPL_EVENT(  522): GPS_STANDALONE_LOG Path set to: /data/local
D/AgpsMain(  522): Changing to restrictive uid in main thread
I/mediaserver(  505): ServiceManager: 0x40cc0e60
I/CameraService(  505): CameraService started (pid=25)
E/CameraService(  505): Could not load camera HAL module
D/SensorService(  491): nuSensorService starting...
I/Sensors-leadcore(  491): find sub sensor module /system/lib/hw/sub/vendor.sensors.akm.so
I/Sensors-leadcore(  491): load hal test file ok /system/lib/hw/sub/vendor.sensors.akm.so
I/Sensors-leadcore(  491): Find 1 sub sensor module(0x40d4c360)
D/akm-Sensors(  491): Accelerometer path /sys/class/input/input2/enable
D/akm-Sensors(  491): Accelerometer path /sys/class/input/input2/poll
I/akm-Sensors(  491): get_pollfd fd 10
I/akm-Sensors(  491): get_pollfd fd 12
I/akm-Sensors(  491): get_pollfd fd 11
E/Sensors-leadcore(  491): Sub sensor module(AKM Sensor module) return 3 FD
E/Sensors-leadcore(  491): Get poll fd 11 on AKM Sensor module, add to 1
E/Sensors-leadcore(  491): Get poll fd 12 on AKM Sensor module, add to 2
E/Sensors-leadcore(  491): Get poll fd 10 on AKM Sensor module, add to 3
I/Sensors-leadcore(  491): Try get sensor list, sub module cnt 1(0x40d4c360)
I/Sensors-leadcore(  491): Try get AKM Sensor module sensor list
E/akm-Sensors(  491): SENSOR AK8963 found
E/akm-Sensors(  491): Get sensor AK8963 3-axis Magnetic field sensor(0)
E/akm-Sensors(  491): name= [comip-gpio-ke]
E/akm-Sensors(  491): name= [comip-powerke]
E/akm-Sensors(  491): name= [Accelerometer]
E/akm-Sensors(  491): Sensor HAL common probe for Accelerometer(fd = 0)
E/akm-Sensors(  491): Get sensor Accelerometer(1)
E/akm-Sensors(  491): SENSOR AK8963 found
E/akm-Sensors(  491): Get sensor AK8963 Orientation sensor(2)
I/Sensors-leadcore(  491): Get sensor: AK8963 3-axis Magnetic field sensor in AKM Sensor module
I/Sensors-leadcore(  491):   handle 2 --> 1
I/Sensors-leadcore(  491): Get sensor: Accelerometer in AKM Sensor module
I/Sensors-leadcore(  491):   handle 1 --> 0
I/Sensors-leadcore(  491): Get sensor: AK8963 Orientation sensor in AKM Sensor module
I/Sensors-leadcore(  491):   handle 3 --> 2
I/Sensors-leadcore(  491): Activate for handle 2(AK8963 3-axis Magnetic field sensor)
D/akm-Sensors(  491): AkmSensor: mEnabled[1] = 0
I/Sensors-leadcore(  491): Activate for handle 1(Accelerometer)
D/akm-Sensors(  491): AccSensor: mEnabled = 0
I/Sensors-leadcore(  491): Activate for handle 3(AK8963 Orientation sensor)
E/akm-Sensors(  491): ******acc_enable==0
D/akm-Sensors(  491): AccSensor: mEnabled = 0
D/akm-Sensors(  491): AkmSensor: mEnabled[1] = 0
D/akm-Sensors(  491): AkmSensor: mEnabled[2] = 0
I/SensorService(  491): AK8963 3-axis Magnetic field sensor
I/SensorService(  491): Accelerometer
I/SensorService(  491): AK8963 Orientation sensor
D/SensorService(  491): nuSensorService thread starting...
I/ste-cg29xx_ctrl(  520): ste-cg29xx_ctrl run_script: Executing /system/bin/cg2900-channel_init.sh
I/ste-cg29xx_ctrl(  520): Unable to chmod /system/bin/lbsd: Read-only file system
I/ste-cg29xx_ctrl(  520): Unable to chmod /system/bin/lbsstelp: Read-only file system
I/ste-cg29xx_ctrl(  520): Unable to chmod /system/lib/hw/gps.default.so: Read-only file system
I/ste-cg29xx_ctrl(  520): Unable to chmod /system/lib/libclientgps.so: Read-only file system
I/ste-cg29xx_ctrl(  520): Unable to chmod /system/etc/LbsPltConfig.cfg: Read-only file system
I/ste-cg29xx_ctrl(  520): Unable to chmod /system/etc/LC_CONFIG.txt: Read-only file system
I/ste-cg29xx_ctrl(  520): Unable to chmod /system/etc/LbsLogConfig.cfg: Read-only file system
I/ste-cg29xx_ctrl(  520): Unable to chmod /system/lib/liblbstestengine.so: Read-only file system
I/ste-cg29xx_ctrl(  520): Unable to chmod /dev/cg2900_bt_audio: No such file or directory
I/ste-cg29xx_ctrl(  520): Unable to chmod /dev/cg2900_core: No such file or directory
I/ste-cg29xx_ctrl(  520): Unable to chmod /dev/cg2900_hci_raw: No such file or directory
I/ste-cg29xx_ctrl(  520): cg2900-channel_init.sh before sleep
I/ste-cg29xx_ctrl(  520): cg2900-channel_init.sh after sleep
D/libEGL  (  802): loaded /system/lib/egl/libEGL_mali.so
D/libEGL  (  802): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL  (  802): loaded /system/lib/egl/libGLESv2_mali.so
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/[Gralloc](  802): Mali400 using (fd=18)
I/[Gralloc](  802): id           = COMIP
I/[Gralloc](  802): xres         = 540 px
I/[Gralloc](  802): yres         = 960 px
I/[Gralloc](  802): xres_virtual = 540 px
I/[Gralloc](  802): yres_virtual = 1920 px
I/[Gralloc](  802): bpp          = 32
I/[Gralloc](  802): r            = 16:8
I/[Gralloc](  802): g            =  8:8
I/[Gralloc](  802): b            =  0:8
I/[Gralloc](  802): width        = 86 mm (159.488373 dpi)
I/[Gralloc](  802): height       = 152 mm (160.421051 dpi)
I/[Gralloc](  802): refresh rate = 52.58 Hz
D/libEGL  ( 1122): loaded /system/lib/egl/libEGL_mali.so
D/libEGL  ( 1122): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL  ( 1122): loaded /system/lib/egl/libGLESv2_mali.so
E/libEGL  ( 1122): eglMakeCurrent:593 error 3009 (EGL_BAD_MATCH)
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/        ( 1122): UASensorsAccelerometer* ua_sensors_accelerometer_new()():418
I/        ( 1122): uint32_t ua_sensors_accelerometer_get_min_delay(UASensorsAccelerometer*)():462
I/        ( 1122): float ua_sensors_accelerometer_get_min_value(UASensorsAccelerometer*)():474
I/        ( 1122): float ua_sensors_accelerometer_get_max_value(UASensorsAccelerometer*)():486
I/        ( 1122): float ua_sensors_accelerometer_get_resolution(UASensorsAccelerometer*)():498
I/        ( 1122): UStatus ua_sensors_accelerometer_enable(UASensorsAccelerometer*)():433
D/SensorService(  491): ===>>>enter SensorDevice::activate()!
D/SensorService(  491): SensorDevice::activate: ident=0x40d557e8, handle=0x00000001, enabled=1, count=0
I/Sensors-leadcore(  491): Activate for handle 1(Accelerometer)
D/akm-Sensors(  491): AccSensor:setEnable:sysfs_enable=/sys/class/input/input2/enable
D/akm-Sensors(  491): AccSensor:setEnable:buf=1, len=1
D/akm-Sensors(  491): AccSensor: Control set 1
D/akm-Sensors(  491): AccSensor: mEnabled = 1
D/SensorService(  491): SensorDevice::activate: before call setDelay
I/Sensors-leadcore(  491): Set delay for handle 1(Accelerometer), ns = 200000000 sub_dev->setDelay= 0x4041c649
D/akm-Sensors(  491): AccSensor: mPollDelay=200
E/akm-Sensors(  491): akm hal: int sensors_poll_context_t::pollEvents(sensors_event_t*, int): wake event
E/akm-Sensors(  491): write_sysfs open failed
D/SensorService(  491): <<<===leave SensorDevice::activate
I/        ( 1122): UStatus ua_sensors_accelerometer_disable(UASensorsAccelerometer*)():448
D/SensorService(  491): ===>>>enter SensorDevice::activate()!
D/SensorService(  491): SensorDevice::activate: ident=0x40d557e8, handle=0x00000001, enabled=0, count=1
I/Sensors-leadcore(  491): Activate for handle 1(Accelerometer)
D/akm-Sensors(  491): AccSensor:setEnable:sysfs_enable=/sys/class/input/input2/enable
D/akm-Sensors(  491): AccSensor:setEnable:buf=0, len=1
D/akm-Sensors(  491): AccSensor: Control set 0
D/akm-Sensors(  491): AccSensor: mEnabled = 0
D/SensorService(  491): SensorDevice::activate: before call setDelay
I/Sensors-leadcore(  491): Set delay for handle 1(Accelerometer), ns = 200000000 sub_dev->setDelay= 0x4041c649
D/SensorService(  491): <<<===leave SensorDevice::activate
D/libEGL  ( 1216): loaded /system/lib/egl/libEGL_mali.so
D/libEGL  ( 1216): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL  ( 1216): loaded /system/lib/egl/libGLESv2_mali.so
I/        ( 1216): UASensorsAccelerometer* ua_sensors_accelerometer_new()():418
I/        ( 1216): uint32_t ua_sensors_accelerometer_get_min_delay(UASensorsAccelerometer*)():462
I/        ( 1216): float ua_sensors_accelerometer_get_min_value(UASensorsAccelerometer*)():474
I/        ( 1216): float ua_sensors_accelerometer_get_max_value(UASensorsAccelerometer*)():486
I/        ( 1216): float ua_sensors_accelerometer_get_resolution(UASensorsAccelerometer*)():498
I/        ( 1216): UStatus ua_sensors_accelerometer_enable(UASensorsAccelerometer*)():433
D/SensorService(  491): ===>>>enter SensorDevice::activate()!
D/SensorService(  491): SensorDevice::activate: ident=0x40d56888, handle=0x00000001, enabled=1, count=0
I/Sensors-leadcore(  491): Activate for handle 1(Accelerometer)
D/akm-Sensors(  491): AccSensor:setEnable:sysfs_enable=/sys/class/input/input2/enable
D/akm-Sensors(  491): AccSensor:setEnable:buf=1, len=1
D/akm-Sensors(  491): AccSensor: Control set 1
D/akm-Sensors(  491): AccSensor: mEnabled = 1
D/SensorService(  491): SensorDevice::activate: before call setDelay
I/Sensors-leadcore(  491): Set delay for handle 1(Accelerometer), ns = 200000000 sub_dev->setDelay= 0x4041c649
D/SensorService(  491): <<<===leave SensorDevice::activate
E/akm-Sensors(  491): akm hal: int sensors_poll_context_t::pollEvents(sensors_event_t*, int): wake event
I/        ( 1216): UStatus ua_sensors_accelerometer_disable(UASensorsAccelerometer*)():448
D/SensorService(  491): ===>>>enter SensorDevice::activate()!
D/SensorService(  491): SensorDevice::activate: ident=0x40d56888, handle=0x00000001, enabled=0, count=1
I/Sensors-leadcore(  491): Activate for handle 1(Accelerometer)
D/akm-Sensors(  491): AccSensor:setEnable:sysfs_enable=/sys/class/input/input2/enable
D/akm-Sensors(  491): AccSensor:setEnable:buf=0, len=1
D/akm-Sensors(  491): AccSensor: Control set 0
D/akm-Sensors(  491): AccSensor: mEnabled = 0
D/SensorService(  491): SensorDevice::activate: before call setDelay
I/Sensors-leadcore(  491): Set delay for handle 1(Accelerometer), ns = 200000000 sub_dev->setDelay= 0x4041c649
D/SensorService(  491): <<<===leave SensorDevice::activate
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/        ( 1426): UASensorsProximity* ua_sensors_proximity_new()():148
I/        ( 1426): UASensorsLight* ua_sensors_light_new()():288
E/EventHub( 1426): could not open /dev/input/by-path, Is a directory
D/EventHub( 1426): No input device configuration file found for device 'ft5x06'.
E/filemap ( 1426): mmap(0,4096) failed: No such device
I/EventHub( 1426): New device: id=1, fd=23, path='/dev/input/event4', name='ft5x06', classes=0x15, configuration='', keyLayout='/system/usr/keylayout/ft5x06.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
D/EventHub( 1426): No input device configuration file found for device 'compass'.
D/EventHub( 1426): No input device configuration file found for device 'Accelerometer'.
D/EventHub( 1426): No input device configuration file found for device 'comip-powerkey'.
I/EventHub( 1426): New device: id=4, fd=25, path='/dev/input/event1', name='comip-powerkey', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
D/EventHub( 1426): No input device configuration file found for device 'comip-gpio-keys'.
I/EventHub( 1426): New device: id=5, fd=26, path='/dev/input/event0', name='comip-gpio-keys', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/comip-gpio-keys.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
I/InputReader( 1426): Device added: id=-1, name='Virtual', sources=0x00000301
I/InputReader( 1426): Device added: id=5, name='comip-gpio-keys', sources=0x00000101
I/InputReader( 1426): Device added: id=4, name='comip-powerkey', sources=0x00000101
I/InputReader( 1426): Device reconfigured: id=1, name='ft5x06', size 2048x2048, orientation 0, mode 1, display id 0
I/InputReader( 1426): Device added: id=1, name='ft5x06', sources=0x00001103
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
D/libEGL  ( 1593): loaded /system/lib/egl/libEGL_mali.so
D/libEGL  ( 1593): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL  ( 1593): loaded /system/lib/egl/libGLESv2_mali.so
I/        ( 1593): UASensorsAccelerometer* ua_sensors_accelerometer_new()():418
I/        ( 1593): uint32_t ua_sensors_accelerometer_get_min_delay(UASensorsAccelerometer*)():462
I/        ( 1593): float ua_sensors_accelerometer_get_min_value(UASensorsAccelerometer*)():474
I/        ( 1593): float ua_sensors_accelerometer_get_max_value(UASensorsAccelerometer*)():486
I/        ( 1593): float ua_sensors_accelerometer_get_resolution(UASensorsAccelerometer*)():498
I/        ( 1593): UStatus ua_sensors_accelerometer_enable(UASensorsAccelerometer*)():433
D/SensorService(  491): ===>>>enter SensorDevice::activate()!
D/SensorService(  491): SensorDevice::activate: ident=0x40d56960, handle=0x00000001, enabled=1, count=0
I/Sensors-leadcore(  491): Activate for handle 1(Accelerometer)
D/akm-Sensors(  491): AccSensor:setEnable:sysfs_enable=/sys/class/input/input2/enable
D/akm-Sensors(  491): AccSensor:setEnable:buf=1, len=1
D/akm-Sensors(  491): AccSensor: Control set 1
D/akm-Sensors(  491): AccSensor: mEnabled = 1
E/akm-Sensors(  491): akm hal: int sensors_poll_context_t::pollEvents(sensors_event_t*, int): wake event
D/SensorService(  491): SensorDevice::activate: before call setDelay
I/Sensors-leadcore(  491): Set delay for handle 1(Accelerometer), ns = 200000000 sub_dev->setDelay= 0x4041c649
D/SensorService(  491): <<<===leave SensorDevice::activate
I/        ( 1593): UStatus ua_sensors_accelerometer_disable(UASensorsAccelerometer*)():448
D/SensorService(  491): ===>>>enter SensorDevice::activate()!
D/SensorService(  491): SensorDevice::activate: ident=0x40d56960, handle=0x00000001, enabled=0, count=1
I/Sensors-leadcore(  491): Activate for handle 1(Accelerometer)
D/akm-Sensors(  491): AccSensor:setEnable:sysfs_enable=/sys/class/input/input2/enable
D/akm-Sensors(  491): AccSensor:setEnable:buf=0, len=1
D/akm-Sensors(  491): AccSensor: Control set 0
D/akm-Sensors(  491): AccSensor: mEnabled = 0
D/SensorService(  491): SensorDevice::activate: before call setDelay
I/Sensors-leadcore(  491): Set delay for handle 1(Accelerometer), ns = 200000000 sub_dev->setDelay= 0x4041c649
D/SensorService(  491): <<<===leave SensorDevice::activate
I/        ( 1593): UStatus ua_sensors_accelerometer_enable(UASensorsAccelerometer*)():433
D/SensorService(  491): ===>>>enter SensorDevice::activate()!
D/SensorService(  491): SensorDevice::activate: ident=0x40d56960, handle=0x00000001, enabled=1, count=0
I/Sensors-leadcore(  491): Activate for handle 1(Accelerometer)
D/akm-Sensors(  491): AccSensor:setEnable:sysfs_enable=/sys/class/input/input2/enable
D/akm-Sensors(  491): AccSensor:setEnable:buf=1, len=1
D/akm-Sensors(  491): AccSensor: Control set 1
D/akm-Sensors(  491): AccSensor: mEnabled = 1
E/akm-Sensors(  491): akm hal: int sensors_poll_context_t::pollEvents(sensors_event_t*, int): wake event
D/SensorService(  491): SensorDevice::activate: before call setDelay
I/Sensors-leadcore(  491): Set delay for handle 1(Accelerometer), ns = 200000000 sub_dev->setDelay= 0x4041c649
D/SensorService(  491): <<<===leave SensorDevice::activate
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
D/libEGL  ( 1680): loaded /system/lib/egl/libEGL_mali.so
D/libEGL  ( 1680): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL  ( 1680): loaded /system/lib/egl/libGLESv2_mali.so
I/        ( 1680): UASensorsAccelerometer* ua_sensors_accelerometer_new()():418
I/        ( 1680): uint32_t ua_sensors_accelerometer_get_min_delay(UASensorsAccelerometer*)():462
I/        ( 1680): float ua_sensors_accelerometer_get_min_value(UASensorsAccelerometer*)():474
I/        ( 1680): float ua_sensors_accelerometer_get_max_value(UASensorsAccelerometer*)():486
I/        ( 1680): float ua_sensors_accelerometer_get_resolution(UASensorsAccelerometer*)():498
I/        ( 1680): UStatus ua_sensors_accelerometer_enable(UASensorsAccelerometer*)():433
D/SensorService(  491): ===>>>enter SensorDevice::activate()!
D/SensorService(  491): SensorDevice::activate: ident=0x40d56a00, handle=0x00000001, enabled=1, count=1
D/SensorService(  491): SensorDevice::activate: before call setDelay
I/Sensors-leadcore(  491): Set delay for handle 1(Accelerometer), ns = 200000000 sub_dev->setDelay= 0x4041c649
D/SensorService(  491): <<<===leave SensorDevice::activate
I/        ( 1680): UStatus ua_sensors_accelerometer_disable(UASensorsAccelerometer*)():448
D/SensorService(  491): ===>>>enter SensorDevice::activate()!
D/SensorService(  491): SensorDevice::activate: ident=0x40d56a00, handle=0x00000001, enabled=0, count=2
D/SensorService(  491): SensorDevice::activate: before call setDelay
I/Sensors-leadcore(  491): Set delay for handle 1(Accelerometer), ns = 200000000 sub_dev->setDelay= 0x4041c649
D/SensorService(  491): <<<===leave SensorDevice::activate
I/        ( 1593): UStatus ua_sensors_accelerometer_disable(UASensorsAccelerometer*)():448
D/SensorService(  491): ===>>>enter SensorDevice::activate()!
D/SensorService(  491): SensorDevice::activate: ident=0x40d56960, handle=0x00000001, enabled=0, count=1
I/Sensors-leadcore(  491): Activate for handle 1(Accelerometer)
D/akm-Sensors(  491): AccSensor:setEnable:sysfs_enable=/sys/class/input/input2/enable
D/akm-Sensors(  491): AccSensor:setEnable:buf=0, len=1
D/akm-Sensors(  491): AccSensor: Control set 0
D/akm-Sensors(  491): AccSensor: mEnabled = 0
D/SensorService(  491): SensorDevice::activate: before call setDelay
I/Sensors-leadcore(  491): Set delay for handle 1(Accelerometer), ns = 200000000 sub_dev->setDelay= 0x4041c649
D/SensorService(  491): <<<===leave SensorDevice::activate
I/        ( 1680): UStatus ua_sensors_accelerometer_enable(UASensorsAccelerometer*)():433
D/SensorService(  491): ===>>>enter SensorDevice::activate()!
D/SensorService(  491): SensorDevice::activate: ident=0x40d56a00, handle=0x00000001, enabled=1, count=0
I/Sensors-leadcore(  491): Activate for handle 1(Accelerometer)
D/akm-Sensors(  491): AccSensor:setEnable:sysfs_enable=/sys/class/input/input2/enable
D/akm-Sensors(  491): AccSensor:setEnable:buf=1, len=1
D/akm-Sensors(  491): AccSensor: Control set 1
D/akm-Sensors(  491): AccSensor: mEnabled = 1
D/SensorService(  491): SensorDevice::activate: before call setDelay
I/Sensors-leadcore(  491): Set delay for handle 1(Accelerometer), ns = 200000000 sub_dev->setDelay= 0x4041c649
D/SensorService(  491): <<<===leave SensorDevice::activate
E/akm-Sensors(  491): akm hal: int sensors_poll_context_t::pollEvents(sensors_event_t*, int): wake event
V/SurfaceTextureClientHybris( 1680): void* surface_texture_client_create_by_id(unsigned int) 
V/SurfaceTextureClientHybris( 1680): _SurfaceTextureClientHybris::_SurfaceTextureClientHybris() 
D/SurfaceTextureClientHybris( 1680): stch: 0x3231f8 (void* surface_texture_client_create_by_id(unsigned int))
V/SurfaceTextureClientHybris( 1680): void set_surface(_SurfaceTextureClientHybris*, const android::sp<android::SurfaceTexture>&) 
V/SurfaceTextureClientHybris( 1680): void set_surface(_SurfaceTextureClientHybris*, const android::sp<android::SurfaceTexture>&) 
V/SurfaceTextureClientHybris( 1680): void surface_texture_client_set_hardware_rendering(SurfaceTextureClientHybris, uint8_t) 
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/        ( 1680): UStatus ua_sensors_accelerometer_disable(UASensorsAccelerometer*)():448
D/SensorService(  491): ===>>>enter SensorDevice::activate()!
D/SensorService(  491): SensorDevice::activate: ident=0x40d56a00, handle=0x00000001, enabled=0, count=1
I/Sensors-leadcore(  491): Activate for handle 1(Accelerometer)
D/akm-Sensors(  491): AccSensor:setEnable:sysfs_enable=/sys/class/input/input2/enable
D/akm-Sensors(  491): AccSensor:setEnable:buf=0, len=1
D/akm-Sensors(  491): AccSensor: Control set 0
D/akm-Sensors(  491): AccSensor: mEnabled = 0
D/SensorService(  491): SensorDevice::activate: before call setDelay
I/Sensors-leadcore(  491): Set delay for handle 1(Accelerometer), ns = 200000000 sub_dev->setDelay= 0x4041c649
D/SensorService(  491): <<<===leave SensorDevice::activate
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=running
I/UpstartPropertyWatcher(  494): Property changed: init.svc.gps_config_init=restarting

Follow ups

References