Quantcast
Channel: xda-developers - One S Android Development
Viewing all articles
Browse latest Browse all 275

[S4][DEVs only] Zoe development

$
0
0
Using this mod: http://forum.xda-developers.com/show....php?t=2436347
we are currently stuck here (no front camera and zoom bug), enabling front camera we got this:

Code:

E/        (  274): [AWB Calibration] read fuse ID fail
E/mm-camera(  274): [sensor_getVersion] get version fail
E/mm-camera(  274): MCTL_COMPID_ACTUATOR handle is NULL

E/QCameraHWI_Parm(  260): Video HDR mode is not supported for this sensor
W/QCameraHWI_Parm(  260): setVideoMode is not supported if PHOTO MODE
W/QCameraHWI_Parm(  260): setVideoMode is not supported if PHOTO MODE
W/QCameraHWI_Parm(  260): android::status_t android::QCameraHardwareInterface::captureModeInitConfig(): other capture mode 1
D/Vold    (  245): Receive camera burst event
E/mm-camera(  274): MCTL_COMPID_ACTUATOR handle is NULL
W/S_CameraController( 4045): OIS is not supported.
W/S_CameraController( 4045): Video slow motion is not supported.
W/S_CameraController( 4045): Video Stabilization is not supported.
W/S_CameraController( 4045): Video 720p 60fps is not supported.
W/S_CameraController( 4045): Video HDR is not supported.
W/S_CameraController( 4045): Photo HDR is not supported.
E/S_CameraController( 4045): SupportedList.FlashMode == null
W/S_ZoeController( 4045): exitZoeMode() - Zoe mode is not entered
D/Property( 4045): [ICaptureResolutionManager.PhotoResolution] PHOTO_16_9_3264x1840(3264x1840) -> PHOTO_4_3_640x480(640x480)
D/Property( 4045): [ICaptureResolutionManager.VideoResolution] QHD(960x544) -> VGA(640x480)
E/S_CameraController( 4045): not support FlashMode !!
E/QCameraHWI_Parm(  260): Video HDR mode is not supported for this sensor
W/QCameraHWI_Parm(  260): setVideoMode is not supported if PHOTO MODE
W/QCameraHWI_Parm(  260): setVideoMode is not supported if PHOTO MODE
W/QCameraHWI_Parm(  260): android::status_t android::QCameraHardwareInterface::captureModeInitConfig(): other capture mode 1
E/QCameraHWI_Parm(  260): android::status_t android::QCameraHardwareInterface::setFocusMode(const android::CameraParameters&):Could not look up str value
E/QCameraHWI_Parm(  260): Invalid focus mode value: continuous-picture
-> need framework fix, but it's not a big problem
E/QCameraHWI_Parm(  260): android::status_t android::QCameraHardwareInterface::setParameters(const android::CameraParameters&): 2171, rc = -22
D/Vold    (  245): Receive camera burst event
E/mm-camera(  274): MCTL_COMPID_ACTUATOR handle is NULL
E/S_CameraController( 4045): setParameters exception
-> it should be important
E/mm-camera(  274): camif_client_set_params: camif has associated with obj mask 0x1
E/mm-camera(  274): config_MSG_ID_RESET_ACK CAMIF_PARAMS_ADD_OBJ_ID failed -1
F/libc    (  274): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 4116 (mm-qcamera-daem) -> i think it's crashing because of other problems
I/DEBUG  (  257): debuggerd: 2013-09-20 03:00:40
I/DEBUG  (  257): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG  (  257): Build fingerprint: 'htc/htc_europe/ville:4.2.2/JDQ39/240250.1:user/release-keys'
I/DEBUG  (  257): Revision: '3'
I/DEBUG  (  257): pid: 274, tid: 4116, name: mm-qcamera-daem  >>> /system/bin/mm-qcamera-daemon <<<
....
I/DEBUG  (  257): backtrace:
I/DEBUG  (  257):    #00  pc 00000000  <unknown>
I/DEBUG  (  257):    #01  pc 0005ce0d  /system/lib/liboemcamera.so
I/DEBUG  (  257):    #02  pc 0002484d  /system/lib/liboemcamera.so
I/DEBUG  (  257):    #03  pc 0000e4b8  /system/lib/libc.so (__thread_entry+72)
I/DEBUG  (  257):    #04  pc 0000dba4  /system/lib/libc.so (pthread_create+160)
I/DEBUG  (  257):
I/DEBUG  (  257): stack:
I/DEBUG  (  257):          4078e800  0003eed4 
I/DEBUG  (  257):          4078e804  4043ce21  /system/lib/liboemcamera.so (vfe_config_mode+732)
I/DEBUG  (  257):          4078e808  00000005 
I/DEBUG  (  257):          4078e80c  404a32c0 
I/DEBUG  (  257):          4078e810  00000001 
I/DEBUG  (  257):          4078e814  4078e88c  [stack:4116]
I/DEBUG  (  257):          4078e818  00000000 
I/DEBUG  (  257):          4078e81c  407b738c  [stack:4116]
I/DEBUG  (  257):          4078e820  40436179  /system/lib/liboemcamera.so
I/DEBUG  (  257):          4078e824  4043909d  /system/lib/liboemcamera.so
I/DEBUG  (  257):          4078e828  40438e7d  /system/lib/liboemcamera.so
...
E/mm-camera( 4144): qcamsvr_load_gesture_lib Error opening gesture library
E/mm-camera( 4144): Cannot init Gesture library
-> missing libs? not a big problem btw
W/S_OperationTimeoutController( 4045): [Timeout] Name : Start preview
W/S_OperationTimeoutController( 4045): [Timeout] Start time : 1379638840004
W/S_OperationTimeoutController( 4045): [Timeout] Timeout : 5000
W/S_OperationTimeoutController( 4045): [Timeout] Call-back executor : com.android.camera.CameraEntry@4196a8a8
W/S_HTCCamera( 4045): notifyCameraThreadBlocked(BlockedInCameraDriver)
W/S_HTCCamera( 4045): onCameraThreadBlocked(BlockedInCameraDriver)
W/S_AutoFocusController( 4045): unlockAutoFocus() - Null handle
W/S_ImageSettingsController( 4045): unlockAutoExposure() - Null handle
W/S_ImageSettingsController( 4045): unlockAutoWhiteBalance() - Null handle
W/S_HTCCamera( 4045): onPause() - mIsUIReady = false
W/AudioService(  920): stream was not muted by this client
E/AudioService(  920): Could not get client death handler for stream: 5
W/S_HTCCamera( 4045): onPause mIdle is false
W/S_HTCCamera( 4045): OnPause - Freeze UI !!!
W/S_HTCCamera( 4045): doOnPause() - start
W/S_HTCCamera( 4045): stopAccelerometer() - isAccelerometerStarted = false
W/S_HTCCamera( 4045): OnPause - hide UI, set mMainLayout invisible
W/S_HTCCamera( 4045): doOnPause() - end
E/mm-libcamera2(  260): mm_camera_stream_fsm_reg: ioctl VIDIOC_STREAMON failed: rc=-1
E/mm-libcamera2(  260): mm_camera_ch_fn: Failed in STREAM ON
E/mm-libcamera2(  260): mm_camera_action_start: rc=-1
-> i don't think it's too much important
E/QCameraHWI_Still(  260): android::status_t android::QCameraStream_Snapshot::startStreamZSL(): Failure starting ZSL stream
E/mm-camera( 4144): qcamsvr_find_mctl_inst: no match for mctl_id = 1
E/mm-camera( 4144): qcamsvr_process_server_node_event: MSM_V4L2_* - cannot find mctl, id = 1
-> it should be important

is there a dev that already encountered this problem, and can help us?
@ImagioX1 @E.Cadro @olvrick @Turge @Zarboz

Viewing all articles
Browse latest Browse all 275

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>