Firefly开源社区

打印 上一主题 下一主题

[Android] 求助--RK3288 开发板在Android7.0系统上调试OV7251 摄像头打开APP显示黑屏

43

积分

5

威望

10

贡献

技术小白

积分
43

求助--RK3288 开发板在Android7.0系统上调试OV7251 摄像头打开APP显示黑屏

发表于 2018-12-3 17:58:18      浏览:4857 | 回复:7        打印      只看该作者   [复制链接] 楼主
下面是logcat的log信息:
01-18 09:57:43.685  1426  1426 V CAM_Profiler: [  0.000ms][ui] GUARD: CameraApp onCreate() - START
01-18 09:57:43.685  1426  1426 V CAM_Profiler: [  0.000ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - START
01-18 09:57:43.688  1426  1426 V CAM_Profiler: [  2.115ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 2.115ms] PreferenceManager.getDefaultSharedPreferences
01-18 09:57:43.695  1426  1426 V CAM_Profiler: [  9.716ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 7.601ms] preferences.getLong
01-18 09:57:43.696  1426  1426 V CAM_Profiler: [ 10.392ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - STOP
01-18 09:57:43.697  1426  1426 I CAM_Profiler: [ 29.740ms][ui] GUARD: CameraApp onCreate() - [29.740ms] initializeTimeOfFirstRun
01-18 09:57:43.697  1426  1426 V CAM_Profiler: [ 30.398ms][ui] GUARD: CameraApp onCreate() - [ 0.658ms] UsageStatistics.initialize

01-18 09:57:43.701  1426  1426 V CAM_Profiler: [ 33.872ms][ui] GUARD: CameraApp onCreate() - [ 3.473ms] clearNotifications
01-18 09:57:43.701  1426  1426 I CAM_Profiler: [ 33.872ms][ui] GUARD: CameraApp onCreate() - STOP
01-18 09:57:43.771  1426  1426 V CAM_QuickActivity: START onCreate: Activity = com.android.camera.CameraActivity@e173a9
01-18 09:57:43.773  1426  1426 V CAM_Profiler: [  0.000ms][ui] GUARD: CameraActivity.onCreateTasks - START
01-18 09:57:43.773  1426  1426 D CAM_LocationManager: Using legacy location provider.
01-18 09:57:43.803  1426  1426 D CAM_MemoryManagerImpl: Max native memory: 358 MB
01-18 09:57:43.817  1426  1426 I CAM_OneCamFtrCnfgCrtr: CaptureModule? false
01-18 09:57:43.845  1426  1426 I CAM_Profiler: [ 73.159ms][ui] GUARD: CameraActivity.onCreateTasks - [26.411ms] Glide.setup
01-18 09:57:43.848  1426  1426 V CAM_Profiler: [ 75.739ms][ui] GUARD: CameraActivity.onCreateTasks - [ 2.579ms] OneCameraManager.get
01-18 09:57:43.852   228   228 D CameraHal: camera_get_camera_info(1459): camera_get_camera_info(1459): camera_0 facing(1), orientation(0)
01-18 09:57:43.857   228   228 D CameraHal: camera_get_camera_info(1459): camera_get_camera_info(1459): camera_0 facing(1), orientation(0)
01-18 09:57:43.862  1426  1426 V CAM_Profiler: [ 90.058ms][ui] GUARD: CameraActivity.onCreateTasks - [ 5.801ms] computePictureSizes
01-18 09:57:43.903  1426  1426 W CAM_Log : Tag RoundedThumbnailView is 1 chars longer than limit.
01-18 09:57:43.972  1426  1426 W CAM_Log : Tag ModeOptionsScreenEffects is 5 chars longer than limit.
01-18 09:57:43.984  1426  1426 W art     : Before Android 4.1, method void com.android.camera.widget.VerticalSeekBar.onStartTrackingTouch() would have incorrectly overridden the package-private method in android.widget.SeekBar
01-18 09:57:43.984  1426  1426 W art     : Before Android 4.1, method void com.android.camera.widget.VerticalSeekBar.onStopTrackingTouch() would have incorrectly overridden the package-private method in android.widget.SeekBar
01-18 09:57:44.009  1426  1426 I CAM_BottomBar: isHorizontal = false, isPortrait = false
01-18 09:57:44.071  1426  1426 I CAM_Profiler: [299.228ms][ui] GUARD: CameraActivity.onCreateTasks - [206.621ms] setContentView()
01-18 09:57:44.084  1426  1426 V CAM_Profiler: [312.452ms][ui] GUARD: CameraActivity.onCreateTasks - [13.224ms] Configure Camera UI
01-18 09:57:44.093  1426  1426 V CAM_ModulesInfo: EnableCaptureModule = false
01-18 09:57:44.095  1426  1426 V CAM_SettingsManager: listeners: [com.android.camera.app.CameraAppUI@4efeaa9]
01-18 09:57:44.099  1426  1426 V CAM_SettingsManager: listeners: [com.android.camera.app.CameraAppUI@4efeaa9, com.android.camera.ButtonManager@86ec348]
01-18 09:57:44.100  1426  1426 V CAM_SettingsManager: listeners: [com.android.camera.app.CameraAppUI@4efeaa9, com.android.camera.ButtonManager@86ec348, com.android.camera.widget.IndicatorIconController@e537f06]
01-18 09:57:44.101  1426  1426 V CAM_Profiler: [328.593ms][ui] GUARD: CameraActivity.onCreateTasks - [ 5.867ms] Init Current Module UI
01-18 09:57:44.112  1426  1426 V CAM_Profiler: [340.023ms][ui] GUARD: CameraActivity.onCreateTasks - [11.430ms] Init CurrentModule
01-18 09:57:44.114  1426  1426 V NFC     : this device does not have NFC support
01-18 09:57:44.118  1426  1426 I CAM_Profiler: [346.483ms][ui] GUARD: CameraActivity.onCreateTasks - STOP
01-18 09:57:44.119  1426  1426 V CAM_QuickActivity: END onCreate: Activity = com.android.camera.CameraActivity@e173a9
01-18 09:57:44.120  1426  1426 V CAM_QuickActivity: START onStart: Activity = com.android.camera.CameraActivity@e173a9
01-18 09:57:44.120  1426  1454 D CAM_MemoryQuery: timestamp=27958, availMem=1574, totalMem=1997, totalPSS=0, lastTrimLevel=0, largeMemoryClass=512, nativePSS=0, dalvikPSS=0, otherPSS=0,threshold=144, lowMemory=false
01-18 09:57:44.123  1426  1426 V CAM_QuickActivity: END onStart: Activity = com.android.camera.CameraActivity@e173a9
01-18 09:57:44.124  1426  1426 V CAM_QuickActivity: START onResume: Activity = com.android.camera.CameraActivity@e173a9
01-18 09:57:44.125  1426  1426 V CAM_QuickActivity: onResume(): isKeyguardLocked() = false
01-18 09:57:44.125  1426  1426 V CAM_QuickActivity: onResume --> onResumeTasks()
01-18 09:57:44.126  1426  1426 V CAM_Profiler: [  0.000ms][ui] GUARD: CameraActivity.resume - START
01-18 09:57:44.126  1426  1426 V CAM_CameraActivity: Build info: rk3288-userdebug 7.1.2 NHG47K eng.root.20181128.150639 test-keys
01-18 09:57:44.129  1426  1426 I CAM_CameraActivity: get mediapath value = flash
01-18 09:57:44.132  1426  1453 V CAM_CameraDataAdapter: retrieved photo metadata, number of items: 0
01-18 09:57:44.132  1426  1453 V CAM_CameraDataAdapter: retrieved video metadata, number of items: 0
01-18 09:57:44.132  1426  1453 V CAM_CameraDataAdapter: sorting video/photo metadata
01-18 09:57:44.132  1426  1453 V CAM_CameraDataAdapter: sorted video/photo metadata
01-18 09:57:44.133  1426  1455 D CAM_Storage: External storage state=mounted
01-18 09:57:44.134  1426  1455 E CAM_Storage: getOtherAvailableSpace DIRECTORY:/DCIM/Camera UNAVAILABLE
01-18 09:57:44.137   451  1105 D Sensors : set batch: handle = 2, period_ns = 20000000ns, timeout = 0ns
01-18 09:57:44.137   451  1105 D Sensors : setDelay : 20000000 ns, (50.00 Hz)
01-18 09:57:44.159   451  1105 D Sensors : set flush: handle = 2
01-18 09:57:44.159   451   569 I Sensors : report 1 flush event
01-18 09:57:44.159  1426  1426 D CAM_PhotoModule: resume
01-18 09:57:44.160  1426  1426 V CAM_PhotoModule: requestCameraOpen
01-18 09:57:44.160  1426  1426 V CAM_CameraController: requestCamera
01-18 09:57:44.161  1426  1426 V CAM_ActvCamDevTrckr: Tracking active camera: null
01-18 09:57:44.161  1426  1426 V CAM_CameraController: checkAndOpenCamera
01-18 09:57:44.163  1426  1445 I CAM2PORT_AndCamAgntImp: Opening camera 0 with camera1 API
01-18 09:57:44.163   228   966 D CameraHal: camera_get_camera_info(1459): camera_get_camera_info(1459): camera_0 facing(1), orientation(0)
01-18 09:57:44.163   228   966 I CameraService: CameraService::connect call (PID -1 "com.android.camera2", camera ID 0) for HAL version default and Camera API version 1
01-18 09:57:44.164   228   966 D CameraHal: camera_get_number_of_cameras(1246): camera_get_number_of_cameras(1246): Current board have 1 cameras attached.
01-18 09:57:44.165   228   966 D CameraHal: camera_get_number_of_cameras(1249): meida_profiles_xml_control time (130)us
01-18 09:57:44.165   228   966 I CameraService: onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=0
01-18 09:57:44.165   228   966 D CameraHal: camera_get_camera_info(1459): camera_get_camera_info(1459): camera_0 facing(1), orientation(0)
01-18 09:57:44.165  1426  1426 V CAM_PhotoModule: setDisplayOrientation (screen:preview) 270:90
01-18 09:57:44.166   235   320 I MediaPlayerService: processName cmdline:/proc/228/cmdline
01-18 09:57:44.163   235   235 I Binder:235_1: type=1400 audit(0.0:19): avc: denied { search } for name="228" dev="proc" ino=7972 scontext=u:r:mediaserver:s0 tcontext=u:r:cameraserver:s0 tclass=dir permissive=1
01-18 09:57:44.163   235   235 I Binder:235_1: type=1400 audit(0.0:20): avc: denied { read } for name="cmdline" dev="proc" ino=11398 scontext=u:r:mediaserver:s0 tcontext=u:r:cameraserver:s0 tclass=file permissive=1
01-18 09:57:44.163   235   235 I Binder:235_1: type=1400 audit(0.0:21): avc: denied { open } for path="/proc/228/cmdline" dev="proc" ino=11398 scontext=u:r:mediaserver:s0 tcontext=u:r:cameraserver:s0 tclass=file permissive=1
01-18 09:57:44.167   451  1105 D Sensors : set flush: handle = 2
01-18 09:57:44.167   451   569 I Sensors : report 1 flush event
01-18 09:57:44.168  1426  1426 V CAM_Profiler: [ 41.827ms][ui] GUARD: CameraActivity.resume - [ 8.715ms] mCurrentModule.resume
01-18 09:57:44.169  1426  1426 V CAM_Profiler: [ 42.683ms][ui] GUARD: CameraActivity.resume - [ 0.034ms] mPanoramaViewHelper.onResume()
01-18 09:57:44.169  1426  1426 V CAM_LcyLocProvider: starting location updates
01-18 09:57:44.174  1426  1426 D CAM_LcyLocProvider: provider does not exist provider doesn't exist: network
01-18 09:57:44.175  1426  1426 D CAM_LcyLocProvider: provider does not exist provider doesn't exist: gps
01-18 09:57:44.175  1426  1426 D CAM_LcyLocProvider: startReceivingLocationUpdates
01-18 09:57:44.175  1426  1426 I CAM_BottomBar: isHorizontal = false, isPortrait = false
01-18 09:57:44.175  1426  1426 I CAM_Profiler: [ 48.914ms][ui] GUARD: CameraActivity.resume - STOP
01-18 09:57:44.176  1426  1426 V CAM_QuickActivity: END onResume: Activity = com.android.camera.CameraActivity@e173a9
01-18 09:57:44.177   235  1458 D NuPlayerDriver: notifyListener_l(0xaf187420), (1, 0, 0), loop setting(0, 0)
01-18 09:57:44.178  1426  1452 I MediaCodec: callingProcessName:com.android.camera2
01-18 09:57:44.179   235   967 I MediaPlayerService: processName cmdline:/proc/228/cmdline
01-18 09:57:44.180   235   967 I MediaPlayerService: MediaPlayerService::getOMX
01-18 09:57:44.181  1426  1460 I OMXClient: MuxOMX ctor
01-18 09:57:44.181  1426  1460 I ACodec  : onAllocateComponent:6752 mSoftCodecPref:0 componentName:
01-18 09:57:44.182  1426  1460 I ACodec  : onAllocateComponent:6783 mSoftCodecPref:0 componentName:OMX.google.vorbis.decoder
01-18 09:57:44.183   232   773 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
01-18 09:57:44.190   235  1461 D NuPlayerDriver: notifyListener_l(0xb09aac00), (1, 0, 0), loop setting(0, 0)
01-18 09:57:44.190  1426  1426 I [Gralloc]: Got handle 1 for fd 51
01-18 09:57:44.190  1426  1426 I [Gralloc]: leave, w : 896, h : 576, format : 0x1,internal_format : 0x1, usage : 0x100. size=2064384,pixel_stride=896,byte_stride=3584
01-18 09:57:44.190  1426  1426 I [Gralloc]: leave: prime_fd=51,share_attr_fd=52
01-18 09:57:44.194  1426  1426 V CAM_OrientMgrImpl: orientation changed (from:to) CLOCKWISE_0:CLOCKWISE_90
01-18 09:57:44.203   235  1464 D NuPlayerDriver: notifyListener_l(0xaf1875a0), (1, 0, 0), loop setting(0, 0)
01-18 09:57:44.206   228   966 I CameraFlashlight: Opening camera 0
01-18 09:57:44.206   228   966 D CameraHal: camera_get_camera_info(1459): camera_get_camera_info(1459): camera_0 facing(1), orientation(0)
01-18 09:57:44.206   228   966 I CameraHal: camera_device_open(576): camera_device open
01-18 09:57:44.206   228   966 D CameraHal: gCameraHalLogLevel: 0
01-18 09:57:44.206   228   966 D CameraHal: CameraHal(150): it is a isp  camera
01-18 09:57:44.207   228   966 D mfdenoise: ---------- MutliFrameDenoise-4.4 ----------
01-18 09:57:44.207   228   966 D CameraHal: Calling process is: com.android.camera2
01-18 09:57:44.203   228   228 I Binder:228_3: type=1400 audit(0.0:22): avc: denied { search } for name="1426" dev="proc" ino=16313 scontext=u:r:cameraserver:s0 tcontext=u:r:platform_app:s0:c512,c768 tclass=dir permissive=1
01-18 09:57:44.203   228   228 I Binder:228_3: type=1400 audit(0.0:23): avc: denied { read } for name="cmdline" dev="proc" ino=16372 scontext=u:r:cameraserver:s0 tcontext=u:r:platform_app:s0:c512,c768 tclass=file permissive=1
01-18 09:57:44.209   228   966 D CameraHal: Calling process is: com.android.camera2
01-18 09:57:44.209  1426  1426 V CAM_CameraActivity: ignoring storage callback after activity pause
01-18 09:57:44.212   228   966 D CameraHal: Calling process is: com.android.camera2
01-18 09:57:44.214  1426  1453 D CAM_Storage: External storage state=mounted
01-18 09:57:44.215   228   966 E CameraHal_Marvin: CAMERIC_ISP_FLT_DRV: CamerIcIspFltSetFilterParameter: 444 (exit)
01-18 09:57:44.215   228   966 E CameraHal: disconnectCamera(2000): getFocusLimits failed!
01-18 09:57:44.216  1426  1453 E CAM_Storage: getOtherAvailableSpace DIRECTORY:/DCIM/Camera UNAVAILABLE
01-18 09:57:44.242  1426  1462 I mali_so : [File] : hardware/arm/maliT760/driver/product/base/src/mali_base_kbase.c; [Line] : 876; [Func] : base_context_deal_with_version_affairs_rk_ext;
01-18 09:57:44.242  1426  1462 I mali_so : arm_release_ver of this mali_so is 'r18p0-01rel0', rk_so_ver is '3@0'.
01-18 09:57:44.243  1426  1462 D mali_so : [File] : hardware/arm/maliT760/driver/product/base/src/mali_base_kbase.c; [Line] : 881; [Func] : base_context_deal_with_version_affairs_rk_ext;
01-18 09:57:44.243  1426  1462 D mali_so : current process is NOT sf, to bail out.
01-18 09:57:44.255  1426  1462 I OpenGLRenderer: Initialized EGL, version 1.4
01-18 09:57:44.255  1426  1462 D OpenGLRenderer: Swap behavior 1
01-18 09:57:44.333   228   966 E CameraHal_Marvin: OV7251: Sensor_IsiCheckSensorConnectionIss RevId = 0x00007750, value = 0x00007750
01-18 09:57:44.333   228   966 D CameraHal_Marvin:
01-18 09:57:44.333   228   966 D CameraHal_Marvin:
01-18 09:57:44.333   228   966 D CameraHal_Marvin:
01-18 09:57:44.333   228   966 D CameraHal_Marvin: CameraHal Version Check:
01-18 09:57:44.333   228   966 D CameraHal_Marvin:     CamSys_Head.h version:
01-18 09:57:44.333   228   966 D CameraHal_Marvin:        kernel: (0x) v1.0.0
01-18 09:57:44.333   228   966 D CameraHal_Marvin:        libisp_siliconimage_isp.so: (0x) v1.0.0
01-18 09:57:44.333   228   966 D CameraHal_Marvin:     LibIsp version:
01-18 09:57:44.333   228   966 D CameraHal_Marvin:        local: (0x) v2.4.0
01-18 09:57:44.333   228   966 D CameraHal_Marvin:        camera.rk30board.so: (0x) v2.4.0
01-18 09:57:44.333   228   966 D CameraHal_Marvin:     Sensor ISI version:
01-18 09:57:44.333   228   966 D CameraHal_Marvin:         libisp_isi_drv_XXX: (0x) v0.d.0
01-18 09:57:44.333   228   966 D CameraHal_Marvin:         libisp_siliconimage_isp.so: (0x) v0.d.0
01-18 09:57:44.333   228   966 D CameraHal_Marvin:     Tunning XML version:
01-18 09:57:44.333   228   966 D CameraHal_Marvin:         libisp_isi_drv_XXX: (22-May-2014_OUYANG_OV7251_FX288_v1.0)
01-18 09:57:44.333   228   966 D CameraHal_Marvin:         Calibdb: (11-04-2014_Rockchip-Gv0.3.0_OV7251_CHT-842B-MD_v0.3.0)
01-18 09:57:44.333   228   966 D CameraHal_Marvin:     sensor name OV7251:
01-18 09:57:44.333   228   966 D CameraHal_Marvin:        sensor drv version: (0x) v0.4.0
01-18 09:57:44.333   228   966 D CameraHal_Marvin:
01-18 09:57:44.333   228   966 D CameraHal_Marvin:
01-18 09:57:44.333   228   966 D CameraHal_Marvin:
01-18 09:57:44.333   228   966 D CameraHal_Marvin: Request 640x480, Exp(>= 0.000000), Fps(>= 15fps)
01-18 09:57:44.333   228   966 D         : IsiGetCapsIssInternal, pIsiSensorCaps->Resolution = ISI_RES_VGAP100
01-18 09:57:44.333   228   966 D CameraHal_Marvin: getPreferedSensorRes is 640x480@100fps
01-18 09:57:44.333   228   966 D         : IsiGetCapsIssInternal, pIsiSensorCaps->Resolution = ISI_RES_VGAP100
01-18 09:57:44.333   228   966 D CameraHal: setupPreview(351): isp out put format is YUV420SP.
01-18 09:57:44.333   228   966 D CameraHal: setupPreview(363): Sensor output: 640x480 --(0,0,640,480)--> User request: 640x480

01-18 09:57:44.340  1426  1462 D mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000

01-18 09:57:44.343  1426  1426 V CAM_TexViewHelper: onLayoutChange
01-18 09:57:44.344  1426  1426 V CAM_TexViewHelper: updateTransform
01-18 09:57:44.352  1426  1426 V CAM_CameraActivity: orientation changed (from:to) -1:90
01-18 09:57:44.375  1426  1426 V CAM_CameraDataAdapter: new photos query return num items: 0
01-18 09:57:44.375  1426  1426 V CAM_CameraActivity: ignoring storage callback after activity pause
01-18 09:57:44.378  1426  1426 V CAM_TexViewHelper: updateTransform
01-18 09:57:44.378  1426  1426 V CAM_CameraAppUI: SurfaceTexture is available
01-18 09:57:44.378  1426  1426 I CAM_PhotoModule: onPreviewUIReady
01-18 09:57:44.378  1426  1426 I CAM_PhotoModule: attempted to start preview before camera device
01-18 09:57:44.378  1426  1426 I CAM_FocusRingView: Computing center via view bounds.
01-18 09:57:44.399  1426  1452 I MediaCodec: callingProcessName:com.android.camera2
01-18 09:57:44.400   235   320 I MediaPlayerService: MediaPlayerService::getOMX
01-18 09:57:44.401  1426  1490 I OMXClient: MuxOMX ctor
01-18 09:57:44.401  1426  1490 I ACodec  : onAllocateComponent:6752 mSoftCodecPref:0 componentName:
01-18 09:57:44.402  1426  1490 I ACodec  : onAllocateComponent:6783 mSoftCodecPref:0 componentName:OMX.google.vorbis.decoder
01-18 09:57:44.405   232   873 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
01-18 09:57:44.425   216   390 I [Gralloc]: Got fd 97 for handle 18
01-18 09:57:44.427   216   390 I [Gralloc]: leave, w : 1536, h : 2048, format : 0x1,internal_format : 0x1, usage : 0xb00. size=12582912,pixel_stride=1536,byte_stride=6144
01-18 09:57:44.427   216   390 I [Gralloc]: leave: prime_fd=97,share_attr_fd=74
01-18 09:57:44.428  1426  1462 I [Gralloc]: Got handle 2 for fd 62
01-18 09:57:44.428  1426  1462 I [Gralloc]: leave, w : 1536, h : 2048, format : 0x1,internal_format : 0x1, usage : 0xb00. size=12582912,pixel_stride=1536,byte_stride=6144
01-18 09:57:44.428  1426  1462 I [Gralloc]: leave: prime_fd=62,share_attr_fd=63
01-18 09:57:44.433   228   966 E CameraHal_Marvin: OV7251: Sensor_SetupOutputWindowInternal: success to set one lane ISI_RES_VGAP100
01-18 09:57:44.446   228   966 E CameraHal_Marvin: OV7251: Sensor_get_PCLK pre_div:4,Ref_CLK:12000000,VCO:480000000,PLL2_div_2x:2,PLL2_sys_div:10, sysclk:48000000
01-18 09:57:44.447   228   966 I [Gralloc]: Got fd 31 for handle 1
01-18 09:57:44.447   228   966 I [Gralloc]: leave, w : 230400, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=460800,pixel_stride=230400,byte_stride=460800
01-18 09:57:44.447   228   966 I [Gralloc]: leave: prime_fd=31,share_attr_fd=32
01-18 09:57:44.448   228   966 D CameraHal: cam_mem_gralloc_ops_alloc(423): alloc graphic buffer sucess,mem 0xb0992260, vir_addr 0xb35cb000,fd 31
01-18 09:57:44.448   228   966 D CameraHal: cam_mem_gralloc_ops_iommu_map(464): mem 0xb0992260, fd 31
01-18 09:57:44.449   228   966 I [Gralloc]: Got fd 33 for handle 2
01-18 09:57:44.449   228   966 I [Gralloc]: leave, w : 230400, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=460800,pixel_stride=230400,byte_stride=460800
01-18 09:57:44.449   228   966 I [Gralloc]: leave: prime_fd=33,share_attr_fd=34
01-18 09:57:44.450   228   966 D CameraHal: cam_mem_gralloc_ops_alloc(423): alloc graphic buffer sucess,mem 0xb09922a0, vir_addr 0xb355a000,fd 33
01-18 09:57:44.450   228   966 D CameraHal: cam_mem_gralloc_ops_iommu_map(464): mem 0xb09922a0, fd 33
01-18 09:57:44.451   228   966 I [Gralloc]: Got fd 35 for handle 3
01-18 09:57:44.452   228   966 I [Gralloc]: leave, w : 230400, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=460800,pixel_stride=230400,byte_stride=460800
01-18 09:57:44.452   228   966 I [Gralloc]: leave: prime_fd=35,share_attr_fd=36
01-18 09:57:44.455   228   966 D CameraHal: cam_mem_gralloc_ops_alloc(423): alloc graphic buffer sucess,mem 0xb09922e0, vir_addr 0xafe99000,fd 35
01-18 09:57:44.455   228   966 D CameraHal: cam_mem_gralloc_ops_iommu_map(464): mem 0xb09922e0, fd 35
01-18 09:57:44.456   228   966 I [Gralloc]: Got fd 37 for handle 4
01-18 09:57:44.457   228   966 I [Gralloc]: leave, w : 230400, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=460800,pixel_stride=230400,byte_stride=460800
01-18 09:57:44.457   228   966 I [Gralloc]: leave: prime_fd=37,share_attr_fd=38
01-18 09:57:44.457   228   966 D CameraHal: cam_mem_gralloc_ops_alloc(423): alloc graphic buffer sucess,mem 0xb0992320, vir_addr 0xafe28000,fd 37
01-18 09:57:44.457   228   966 D CameraHal: cam_mem_gralloc_ops_iommu_map(464): mem 0xb0992320, fd 37
01-18 09:57:44.461   228   966 I [Gralloc]: Got fd 39 for handle 5
01-18 09:57:44.462   228   966 I [Gralloc]: leave, w : 230400, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=460800,pixel_stride=230400,byte_stride=460800
01-18 09:57:44.462   228   966 I [Gralloc]: leave: prime_fd=39,share_attr_fd=40
01-18 09:57:44.464   228   966 D CameraHal: cam_mem_gralloc_ops_alloc(423): alloc graphic buffer sucess,mem 0xb0992360, vir_addr 0xafdb7000,fd 39
01-18 09:57:44.464   228   966 D CameraHal: cam_mem_gralloc_ops_iommu_map(464): mem 0xb0992360, fd 39
01-18 09:57:44.469   228   966 I [Gralloc]: Got fd 41 for handle 6
01-18 09:57:44.470   228   966 I [Gralloc]: leave, w : 230400, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=460800,pixel_stride=230400,byte_stride=460800
01-18 09:57:44.470   228   966 I [Gralloc]: leave: prime_fd=41,share_attr_fd=42
01-18 09:57:44.472   228   966 D CameraHal: cam_mem_gralloc_ops_alloc(423): alloc graphic buffer sucess,mem 0xb09923a0, vir_addr 0xafd46000,fd 41
01-18 09:57:44.472   228   966 D CameraHal: cam_mem_gralloc_ops_iommu_map(464): mem 0xb09923a0, fd 41
01-18 09:57:44.476   228   966 I [Gralloc]: Got fd 43 for handle 7
01-18 09:57:44.477   228   966 I [Gralloc]: leave, w : 230400, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=460800,pixel_stride=230400,byte_stride=460800
01-18 09:57:44.477   228   966 I [Gralloc]: leave: prime_fd=43,share_attr_fd=44
01-18 09:57:44.478   228   966 D CameraHal: cam_mem_gralloc_ops_alloc(423): alloc graphic buffer sucess,mem 0xb09923e0, vir_addr 0xafcd5000,fd 43
01-18 09:57:44.478   228   966 D CameraHal: cam_mem_gralloc_ops_iommu_map(464): mem 0xb09923e0, fd 43
01-18 09:57:44.480   228   966 I [Gralloc]: Got fd 45 for handle 8
01-18 09:57:44.480   228   966 I [Gralloc]: leave, w : 230400, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=460800,pixel_stride=230400,byte_stride=460800
01-18 09:57:44.480   228   966 I [Gralloc]: leave: prime_fd=45,share_attr_fd=46
01-18 09:57:44.481   228   966 D CameraHal: cam_mem_gralloc_ops_alloc(423): alloc graphic buffer sucess,mem 0xb0992420, vir_addr 0xafc64000,fd 45
01-18 09:57:44.481   228   966 D CameraHal: cam_mem_gralloc_ops_iommu_map(464): mem 0xb0992420, fd 45
01-18 09:57:44.483   216   585 I [Gralloc]: Got fd 46 for handle 14
01-18 09:57:44.485   216   585 I [Gralloc]: leave, w : 1536, h : 2048, format : 0x1,internal_format : 0x1, usage : 0xb00. size=12582912,pixel_stride=1536,byte_stride=6144
01-18 09:57:44.485   216   585 I [Gralloc]: leave: prime_fd=46,share_attr_fd=85
01-18 09:57:44.486  1426  1462 I [Gralloc]: Got handle 3 for fd 64
01-18 09:57:44.486  1426  1462 I [Gralloc]: leave, w : 1536, h : 2048, format : 0x1,internal_format : 0x1, usage : 0xb00. size=12582912,pixel_stride=1536,byte_stride=6144
01-18 09:57:44.486  1426  1462 I [Gralloc]: leave: prime_fd=64,share_attr_fd=66
01-18 09:57:44.498  1426  1426 I CAM_CameraActivity: mOrignalScreenBrightMode = 0,mOrignalScreenBrightness = 229
01-18 09:57:44.507   451   555 I ActivityManager: Displayed com.android.camera2/com.android.camera.CameraLauncher: +987ms
01-18 09:57:44.539   216   243 I [Gralloc]: Got fd 110 for handle 10
01-18 09:57:44.541   216   243 I [Gralloc]: leave, w : 1536, h : 2048, format : 0x1,internal_format : 0x1, usage : 0xb00. size=12582912,pixel_stride=1536,byte_stride=6144
01-18 09:57:44.541   216   243 I [Gralloc]: leave: prime_fd=110,share_attr_fd=118
01-18 09:57:44.542  1426  1462 I [Gralloc]: Got handle 4 for fd 70
01-18 09:57:44.542  1426  1462 I [Gralloc]: leave, w : 1536, h : 2048, format : 0x1,internal_format : 0x1, usage : 0xb00. size=12582912,pixel_stride=1536,byte_stride=6144
01-18 09:57:44.542  1426  1462 I [Gralloc]: leave: prime_fd=70,share_attr_fd=71
01-18 09:57:44.583   228   966 E CameraHal_Marvin: OV7251: Sensor_SetupOutputWindowInternal: success to set one lane ISI_RES_VGAP100
01-18 09:57:44.604   228   966 E CameraHal_Marvin: OV7251: Sensor_get_PCLK pre_div:4,Ref_CLK:12000000,VCO:480000000,PLL2_div_2x:2,PLL2_sys_div:10, sysclk:48000000
01-18 09:57:44.605   228   966 E CameraHal_Marvin: OV7251: Sensor_IsiExposureControlIss: NewGain=4.001008, NewIntegrationTime=0.009589
01-18 09:57:44.605   228   966 E CameraHal_Marvin: OV7251: Sensor_IsiSetIntegrationTimeIss: CoarseIntegrationTime(0x1f0)
01-18 09:57:44.612   228   966 E CameraHal_Marvin: ADPF: AdpfCalculateStrength: (gain=1.000000 fStrength=0.387298, R:165, G:165, B:165)
01-18 09:57:44.612   228   966 E CameraHal_Marvin: CAMERIC_ISP_FLT_DRV: CamerIcIspFltSetFilterParameter: 444 (exit)
01-18 09:57:44.614   228   966 E CameraHal_Marvin: OV7251: Sensor_IsiCheckSensorConnectionIss RevId = 0x00007750, value = 0x00007750
01-18 09:57:44.616   228   966 D         : IsiGetCapsIssInternal, pIsiSensorCaps->Resolution = ISI_RES_VGAP100
01-18 09:57:44.616   228   966 D CameraHal: Calling process is: com.android.camera2
01-18 09:57:44.616   228   966 D CameraHal: initDefaultParameters(1460): Support Preview format: yuv420sp,yuv420p    yuv420sp(default)
01-18 09:57:44.616   228   966 D CameraHal: initDefaultParameters(1462): Support Preview sizes: 176x144,320x240,352x288,640x480,720x480,800x600    640x480(default)    0x0(force)
01-18 09:57:44.616   228   966 D CameraHal: initDefaultParameters(1463): Support Preview FPS range: (3000,30000),(15000,15000),(30000,30000)
01-18 09:57:44.617   228   966 D CameraHal: initDefaultParameters(1464): Support Preview framerate: 10,15,20,30
01-18 09:57:44.617   228   966 D CameraHal: initDefaultParameters(1465): Support Picture sizes: 640x480,640x480,352x288,320x240,176x144    640x480(default)
01-18 09:57:44.617   228   966 D CameraHal: initDefaultParameters(1466): Support Focus: fixed  Focus zone: 0
01-18 09:57:44.617   228   966 D CameraHal: initDefaultParameters(1468): Support Flash: off,on,auto,torch  Flash: off
01-18 09:57:44.617   228   966 D CameraHal: initDefaultParameters(1469): Support AWB: auto,incandescent,fluorescent,daylight
01-18 09:57:44.617   228   966 D CameraHal: initDefaultParameters(1470): Support FOV test h(60.000000) v(60.000000)
01-18 09:57:44.617   228   966 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (640x480)
01-18 09:57:44.617   228   966 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.617   228   966 D CameraHal: isNeedToRestartPreview(170): video width (640x480)
01-18 09:57:44.617   228   966 D CameraHal: Calling process is: com.android.camera2
01-18 09:57:44.618   228   966 D CameraHal: enableSensor(222): orientation = 0xb39409c0 (MPL Accelerometer)
01-18 09:57:44.619   451   934 D Sensors : set flush: handle = 2
01-18 09:57:44.619   451   569 I Sensors : report 1 flush event
01-18 09:57:44.620   451  1105 I Sensors : set delay: handle = 2, delay = 20000000ns
01-18 09:57:44.620   451  1105 D Sensors : setDelay : 20000000 ns, (50.00 Hz)
01-18 09:57:44.646   228   228 D CameraHal: camera_get_camera_info(1459): camera_get_camera_info(1459): camera_0 facing(1), orientation(0)
01-18 09:57:44.647   228   589 D CameraHal: camera_get_camera_info(1459): camera_get_camera_info(1459): camera_0 facing(1), orientation(0)
01-18 09:57:44.651  1426  1445 E Camera  : Invalid size parameter string=
01-18 09:57:44.652  1426  1426 V CAM_CameraController: onCameraOpened
01-18 09:57:44.653  1426  1426 V CAM_CameraActivity: onCameraOpened
01-18 09:57:44.657   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (640x480)
01-18 09:57:44.657   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.657   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (640x480)
01-18 09:57:44.661   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (640x480)
01-18 09:57:44.661   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.661   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (640x480)
01-18 09:57:44.665   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (640x480)
01-18 09:57:44.665   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.665   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (640x480)
01-18 09:57:44.669   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (640x480)
01-18 09:57:44.669   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.669   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (640x480)
01-18 09:57:44.674   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (640x480)
01-18 09:57:44.674   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.674   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (640x480)
01-18 09:57:44.679   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (640x480)
01-18 09:57:44.679   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.679   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (640x480)
01-18 09:57:44.683   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (640x480)
01-18 09:57:44.683   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.683   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (640x480)
01-18 09:57:44.686   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (640x480)
01-18 09:57:44.686   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.686   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (640x480)
01-18 09:57:44.690  1426  1426 I CAM_PhotoModule: onCameraAvailable
01-18 09:57:44.692   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (640x480)
01-18 09:57:44.693   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.693   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (640x480)
01-18 09:57:44.695  1426  1426 I CAM_PhotoModule: CameraCapabilities--->,mFocusAreaSupported = false,mMeteringAreaSupported = true,mAeLockSupported = true,mAwbLockSupported = false,mContinuousFocusSupported = false,mManualFocusSupported = false,manualFocusRange = null
01-18 09:57:44.696  1426  1426 W CAM_FocusOverlayMgr: The coordinate transformer could not be built because the preview rectdid not have a width and height
01-18 09:57:44.696  1426  1426 I CAM_FocusRingView: Computing center via preview size.
01-18 09:57:44.697  1426  1426 V CAM_FocusOverlayMgr: stored focus setting for camera: continuous-picture
01-18 09:57:44.698  1426  1426 V CAM_FocusOverlayMgr: focus mode resolved from setting: CONTINUOUS_PICTURE
01-18 09:57:44.698  1426  1426 V CAM_FocusOverlayMgr: no supported focus mode, falling back to current: FIXED
01-18 09:57:44.698  1426  1426 V CAM_FocusOverlayMgr: stored focus setting for camera: continuous-picture
01-18 09:57:44.698  1426  1426 V CAM_FocusOverlayMgr: focus mode resolved from setting: CONTINUOUS_PICTURE
01-18 09:57:44.698  1426  1426 V CAM_FocusOverlayMgr: no supported focus mode, falling back to current: FIXED
01-18 09:57:44.698  1426  1426 I CAM_PhotoModule: setExposureCompensation = 0
01-18 09:57:44.699  1426  1426 I CAM_PhotoModule: default WhiteBalance
01-18 09:57:44.699  1426  1426 I CAM_PhotoModule: setWhiteBalance = auto
01-18 09:57:44.700  1426  1426 I CAM_PhotoModule: default saturation
01-18 09:57:44.700  1426  1426 I CAM_PhotoModule: setSaturation = normal
01-18 09:57:44.700  1426  1426 W CAM_PhotoModule: invalid saturation: normal
01-18 09:57:44.700  1426  1426 I CAM_PhotoModule: default contrast
01-18 09:57:44.700  1426  1426 I CAM_PhotoModule: setContrast = normal
01-18 09:57:44.700  1426  1426 W CAM_PhotoModule: invalid contrast: normal
01-18 09:57:44.700  1426  1426 I CAM_PhotoModule: default sharpness
01-18 09:57:44.700  1426  1426 I CAM_PhotoModule: setSharpness = normal
01-18 09:57:44.700  1426  1426 W CAM_PhotoModule: invalid sharpness: normal
01-18 09:57:44.701  1426  1426 I CAM_PhotoModule: default brightness
01-18 09:57:44.701  1426  1426 I CAM_PhotoModule: setBrightness = normal
01-18 09:57:44.701  1426  1426 W CAM_PhotoModule: invalid brightness: normal
01-18 09:57:44.701  1426  1426 I CAM_PhotoModule: default hue
01-18 09:57:44.701  1426  1426 I CAM_PhotoModule: setHue = normal
01-18 09:57:44.701  1426  1426 W CAM_PhotoModule: invalid hue: normal
01-18 09:57:44.701  1426  1426 I CAM_PhotoModule: update3dnrState
01-18 09:57:44.701  1426  1426 I CAM_PhotoModule: updateParametersSceneMode mSceneMode = AUTO,flashmode = OFF
01-18 09:57:44.702  1426  1426 V CAM_FocusOverlayMgr: stored focus setting for camera: continuous-picture
01-18 09:57:44.702  1426  1426 V CAM_FocusOverlayMgr: focus mode resolved from setting: CONTINUOUS_PICTURE
01-18 09:57:44.702  1426  1426 V CAM_FocusOverlayMgr: no supported focus mode, falling back to current: FIXED
01-18 09:57:44.703  1426  1426 V CAM_SettingsManager: listeners: [com.android.camera.app.CameraAppUI@4efeaa9, com.android.camera.ButtonManager@86ec348, com.android.camera.widget.IndicatorIconController@e537f06, com.android.camera.PhotoModule@a0acf49]
01-18 09:57:44.704  1426  1426 V CAM_PhotoModule: setDisplayOrientation (screen:preview) 270:90
01-18 09:57:44.704  1426  1426 V CAM_FocusOverlayMgr: stored focus setting for camera: continuous-picture
01-18 09:57:44.704  1426  1426 V CAM_FocusOverlayMgr: focus mode resolved from setting: CONTINUOUS_PICTURE
01-18 09:57:44.704  1426  1426 V CAM_FocusOverlayMgr: no supported focus mode, falling back to current: FIXED
01-18 09:57:44.705  1426  1426 I CAM_PhotoModule: setBurstParameters off
01-18 09:57:44.705  1426  1426 D CAM_ResolutionSettings: camera CameraId{Api2='0',Api1:0} getPictureSize
01-18 09:57:44.706  1426  1426 V CAM_PhotoModule: setting preview size. optimal: 800x600original: 640x480
01-18 09:57:44.708   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (640x480)
01-18 09:57:44.708   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.708   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (640x480)
01-18 09:57:44.711   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (640x480)
01-18 09:57:44.711   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.711   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (640x480)
01-18 09:57:44.714   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (800x600)
01-18 09:57:44.715   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.715   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (800x600)
01-18 09:57:44.717  1426  1426 V CAM_PhotoModule: updating aspect ratio
01-18 09:57:44.717  1426  1426 V CAM_TexViewHelper: updateAspectRatio 1.3333334
01-18 09:57:44.717  1426  1426 V CAM_TexViewHelper: setAspectRatio: 1.3333334
01-18 09:57:44.717  1426  1426 V CAM_TexViewHelper: aspect ratio changed from: 0.0
01-18 09:57:44.717  1426  1426 V CAM_TexViewHelper: updateTransform
01-18 09:57:44.717  1426  1426 D CAM_PhotoModule: Preview size is 800x600
01-18 09:57:44.718  1426  1426 V CAM_FocusOverlayMgr: stored focus setting for camera: continuous-picture
01-18 09:57:44.718  1426  1426 V CAM_FocusOverlayMgr: focus mode resolved from setting: CONTINUOUS_PICTURE
01-18 09:57:44.718  1426  1426 V CAM_FocusOverlayMgr: no supported focus mode, falling back to current: FIXED
01-18 09:57:44.718  1426  1426 V CAM_FocusOverlayMgr: stored focus setting for camera: continuous-picture
01-18 09:57:44.718  1426  1426 V CAM_FocusOverlayMgr: focus mode resolved from setting: CONTINUOUS_PICTURE
01-18 09:57:44.718  1426  1426 V CAM_FocusOverlayMgr: no supported focus mode, falling back to current: FIXED
01-18 09:57:44.718  1426  1426 I CAM_PhotoModule: setExposureCompensation = 0
01-18 09:57:44.719  1426  1426 I CAM_PhotoModule: default WhiteBalance
01-18 09:57:44.719  1426  1426 I CAM_PhotoModule: setWhiteBalance = auto
01-18 09:57:44.719  1426  1426 I CAM_PhotoModule: default saturation
01-18 09:57:44.720  1426  1426 I CAM_PhotoModule: setSaturation = normal
01-18 09:57:44.720  1426  1426 W CAM_PhotoModule: invalid saturation: normal
01-18 09:57:44.720  1426  1426 I CAM_PhotoModule: default contrast
01-18 09:57:44.720  1426  1426 I CAM_PhotoModule: setContrast = normal
01-18 09:57:44.720  1426  1426 W CAM_PhotoModule: invalid contrast: normal
01-18 09:57:44.720  1426  1426 I CAM_PhotoModule: default sharpness
01-18 09:57:44.720  1426  1426 I CAM_PhotoModule: setSharpness = normal
01-18 09:57:44.720  1426  1426 W CAM_PhotoModule: invalid sharpness: normal
01-18 09:57:44.720  1426  1426 I CAM_PhotoModule: default brightness
01-18 09:57:44.720  1426  1426 I CAM_PhotoModule: setBrightness = normal
01-18 09:57:44.720  1426  1426 W CAM_PhotoModule: invalid brightness: normal
01-18 09:57:44.720  1426  1426 I CAM_PhotoModule: default hue
01-18 09:57:44.721  1426  1426 I CAM_PhotoModule: setHue = normal
01-18 09:57:44.721  1426  1426 W CAM_PhotoModule: invalid hue: normal
01-18 09:57:44.721  1426  1426 I CAM_PhotoModule: update3dnrState
01-18 09:57:44.721  1426  1426 I CAM_PhotoModule: updateParametersSceneMode mSceneMode = AUTO,flashmode = AUTO
01-18 09:57:44.722  1426  1426 V CAM_FocusOverlayMgr: stored focus setting for camera: continuous-picture
01-18 09:57:44.722  1426  1426 V CAM_FocusOverlayMgr: focus mode resolved from setting: CONTINUOUS_PICTURE
01-18 09:57:44.722  1426  1426 V CAM_FocusOverlayMgr: no supported focus mode, falling back to current: FIXED
01-18 09:57:44.723  1426  1426 I CAM_PhotoModule: startPreview
01-18 09:57:44.723  1426  1426 V CAM_FocusOverlayMgr: stored focus setting for camera: continuous-picture
01-18 09:57:44.723  1426  1426 V CAM_FocusOverlayMgr: focus mode resolved from setting: CONTINUOUS_PICTURE
01-18 09:57:44.723  1426  1426 V CAM_FocusOverlayMgr: no supported focus mode, falling back to current: FIXED
01-18 09:57:44.724  1426  1426 V CAM_FocusOverlayMgr: stored focus setting for camera: continuous-picture
01-18 09:57:44.724  1426  1426 V CAM_FocusOverlayMgr: focus mode resolved from setting: CONTINUOUS_PICTURE
01-18 09:57:44.724  1426  1426 V CAM_FocusOverlayMgr: no supported focus mode, falling back to current: FIXED
01-18 09:57:44.724  1426  1426 I CAM_PhotoModule: setExposureCompensation = 0
01-18 09:57:44.725  1426  1426 I CAM_PhotoModule: default WhiteBalance
01-18 09:57:44.725   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (800x600)
01-18 09:57:44.725   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (640x480)
01-18 09:57:44.725   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (800x600)
01-18 09:57:44.725  1426  1426 I CAM_PhotoModule: setWhiteBalance = auto
01-18 09:57:44.725  1426  1426 I CAM_PhotoModule: default saturation
01-18 09:57:44.725  1426  1426 I CAM_PhotoModule: setSaturation = normal
01-18 09:57:44.725  1426  1426 W CAM_PhotoModule: invalid saturation: normal
01-18 09:57:44.726  1426  1426 I CAM_PhotoModule: default contrast
01-18 09:57:44.726  1426  1426 I CAM_PhotoModule: setContrast = normal
01-18 09:57:44.726  1426  1426 W CAM_PhotoModule: invalid contrast: normal
01-18 09:57:44.726  1426  1426 I CAM_PhotoModule: default sharpness
01-18 09:57:44.726  1426  1426 I CAM_PhotoModule: setSharpness = normal
01-18 09:57:44.726  1426  1426 W CAM_PhotoModule: invalid sharpness: normal
01-18 09:57:44.726  1426  1426 I CAM_PhotoModule: default brightness
01-18 09:57:44.726  1426  1426 I CAM_PhotoModule: setBrightness = normal
01-18 09:57:44.726  1426  1426 W CAM_PhotoModule: invalid brightness: normal
01-18 09:57:44.726  1426  1426 I CAM_PhotoModule: default hue
01-18 09:57:44.726  1426  1426 I CAM_PhotoModule: setHue = normal
01-18 09:57:44.726  1426  1426 W CAM_PhotoModule: invalid hue: normal
01-18 09:57:44.726  1426  1426 I CAM_PhotoModule: update3dnrState
01-18 09:57:44.727   228  1496 D CameraHal: commandThread(1032): commandThread(1032):receive CMD_SET_PREVIEW_WINDOW
01-18 09:57:44.727   228  1496 D CameraHal: commandThread(1048): commandThread(1048): CMD_SET_PREVIEW_WINDOW out
01-18 09:57:44.727  1426  1426 I CAM_PhotoModule: updateParametersSceneMode mSceneMode = AUTO,flashmode = AUTO
01-18 09:57:44.727   228  1496 D CameraHal: commandThread(925): commandThread(925):receive CMD_PREVIEW_START
01-18 09:57:44.727  1426  1426 V CAM_FocusOverlayMgr: stored focus setting for camera: continuous-picture
01-18 09:57:44.728  1426  1426 V CAM_FocusOverlayMgr: focus mode resolved from setting: CONTINUOUS_PICTURE
01-18 09:57:44.728  1426  1426 V CAM_FocusOverlayMgr: no supported focus mode, falling back to current: FIXED
01-18 09:57:44.728   228  1496 D CameraHal_Marvin: Request 800x600, Exp(>= 0.009589), Fps(>= 10fps)
01-18 09:57:44.728  1426  1426 V CAM_CameraAppUI: onPreviewStarted
01-18 09:57:44.728   228  1496 D         : IsiGetCapsIssInternal, pIsiSensorCaps->Resolution = ISI_RES_VGAP100
01-18 09:57:44.728   228  1496 E CameraHal_Marvin: CAM_API_CAMENGINE: getPreferedSensorRes failed! best_res: 0xffffffff max_res: 0xc82801e0
01-18 09:57:44.728   228  1496 D CameraHal: stop(2075): m_camDevice->stopPreview success!
01-18 09:57:44.728  1426  1426 I CAM_IndicatorIconCtrlr: smileShutterAnimator on = false
01-18 09:57:44.728   228  1496 E CameraHal_Marvin: OV7251: Sensor_IsiChangeSensorResolutionIss (enter)  Resolution: 640x480@100fps
01-18 09:57:44.728   228  1496 D         : IsiGetCapsIssInternal, pIsiSensorCaps->Resolution = ISI_RES_VGAP100
01-18 09:57:44.728   228  1496 E CameraHal_Marvin: OV7251: Sensor_IsiChangeSensorResolutionIss (Resolution:c82801e0;pSensorCtx->Config.Resolution:c82801e0)
01-18 09:57:44.728   228  1496 D         : IsiGetCapsIssInternal, pIsiSensorCaps->Resolution = ISI_RES_VGAP100
01-18 09:57:44.729   228  1496 D CameraHal: setupPreview(351): isp out put format is YUV420SP.
01-18 09:57:44.729   228  1496 D CameraHal: setupPreview(363): Sensor output: 640x480 --(0,0,640,480)--> User request: 640x480
01-18 09:57:44.729  1426  1426 V CAM_CameraActivity: invoking onChangeCamera
01-18 09:57:44.730  1426  1426 I CAM_PhotoModule: minExposureCompensation = -2,maxExposureCompensation = 2,exposureCompensationStep = 1.0
01-18 09:57:44.731   228  1475 E CameraHal_Marvin: CAM-ENGINE: CamEngineReStartEventCbCamerIcDrv: >>>>>1.000000,1.000000<<<<<<
01-18 09:57:44.732   228  1496 D CameraHal: start(2030): m_camDevice->startPreview success
01-18 09:57:44.733   228  1469 D CameraHal: displayThread(651): displayThread(651): receive CMD_DISPLAY_START
01-18 09:57:44.733   228  1469 D CameraHal: cameraDisplayBufferDestory(442): cameraDisplayBufferDestory(442): mANativeWindow is NULL, destory is ignore
01-18 09:57:44.733  1426  1426 D CAM_PhotoModule: scenemode = auto
01-18 09:57:44.733  1426  1426 I CAM_PhotoModule: supportedWhiteBalances size = 4
01-18 09:57:44.733  1426  1426 I CAM_PhotoModule: supported wb = FLUORESCENT
01-18 09:57:44.733  1426  1426 I CAM_PhotoModule: supported wb = AUTO
01-18 09:57:44.733  1426  1426 I CAM_PhotoModule: supported wb = INCANDESCENT
01-18 09:57:44.733  1426  1426 I CAM_PhotoModule: supported wb = DAYLIGHT
01-18 09:57:44.734  1426  1426 I CAM_PhotoModule: supportedScenModes size = 0
01-18 09:57:44.734  1426  1426 I CAM_PhotoModule: support coloreffect = none
01-18 09:57:44.734  1426  1426 I CAM_PhotoModule: support coloreffect = mono
01-18 09:57:44.734  1426  1426 I CAM_PhotoModule: support coloreffect = sepia
01-18 09:57:44.734   216   749 I [Gralloc]: for nv12, w : 800, h : 600, pixel_stride : 800, byte_stride : 800, size : 960000; internalHeight : 600.
01-18 09:57:44.736   216   749 I [Gralloc]: Got fd 33 for handle 7
01-18 09:57:44.737   216   749 I [Gralloc]: leave, w : 800, h : 600, format : 0x15,internal_format : 0x15, usage : 0x333. size=960000,pixel_stride=800,byte_stride=800
01-18 09:57:44.737   216   749 I [Gralloc]: leave: prime_fd=33,share_attr_fd=59
01-18 09:57:44.737  1426  1439 I [Gralloc]: for nv12, w : 800, h : 600, pixel_stride : 800, byte_stride : 800, size : 960000; internalHeight : 600.
01-18 09:57:44.737  1426  1439 I [Gralloc]: Got handle 5 for fd 67
01-18 09:57:44.737  1426  1439 I [Gralloc]: leave, w : 800, h : 600, format : 0x15,internal_format : 0x15, usage : 0x333. size=960000,pixel_stride=800,byte_stride=800
01-18 09:57:44.737  1426  1439 I [Gralloc]: leave: prime_fd=67,share_attr_fd=68
01-18 09:57:44.738   228  1469 I [Gralloc]: for nv12, w : 800, h : 600, pixel_stride : 800, byte_stride : 800, size : 960000; internalHeight : 600.
01-18 09:57:44.738   228  1469 I [Gralloc]: Got handle 9 for fd 52
01-18 09:57:44.738   228  1469 I [Gralloc]: leave, w : 800, h : 600, format : 0x15,internal_format : 0x15, usage : 0x333. size=960000,pixel_stride=800,byte_stride=800
01-18 09:57:44.738   228  1469 I [Gralloc]: leave: prime_fd=52,share_attr_fd=53
01-18 09:57:44.739   216   241 I [Gralloc]: for nv12, w : 800, h : 600, pixel_stride : 800, byte_stride : 800, size : 960000; internalHeight : 600.
01-18 09:57:44.740   216   241 I [Gralloc]: Got fd 73 for handle 16
01-18 09:57:44.741  1426  1426 I CAM_PhotoModule: sceneSetCallback
01-18 09:57:44.741  1426  1426 I CAM_PhotoModule: setSceneMode = auto
01-18 09:57:44.741   216   241 I [Gralloc]: leave, w : 800, h : 600, format : 0x15,internal_format : 0x15, usage : 0x333. size=960000,pixel_stride=800,byte_stride=800
01-18 09:57:44.741   216   241 I [Gralloc]: leave: prime_fd=73,share_attr_fd=92
01-18 09:57:44.741  1426  1426 W CAM_PhotoModule: invalid scene: auto
01-18 09:57:44.741  1426  1489 I [Gralloc]: for nv12, w : 800, h : 600, pixel_stride : 800, byte_stride : 800, size : 960000; internalHeight : 600.
01-18 09:57:44.742  1426  1489 I [Gralloc]: Got handle 6 for fd 69
01-18 09:57:44.742  1426  1489 I [Gralloc]: leave, w : 800, h : 600, format : 0x15,internal_format : 0x15, usage : 0x333. size=960000,pixel_stride=800,byte_stride=800
01-18 09:57:44.742  1426  1489 I [Gralloc]: leave: prime_fd=69,share_attr_fd=72
01-18 09:57:44.742   228  1469 I [Gralloc]: for nv12, w : 800, h : 600, pixel_stride : 800, byte_stride : 800, size : 960000; internalHeight : 600.
01-18 09:57:44.742   228  1469 I [Gralloc]: Got handle 10 for fd 54
01-18 09:57:44.742   228  1469 I [Gralloc]: leave, w : 800, h : 600, format : 0x15,internal_format : 0x15, usage : 0x333. size=960000,pixel_stride=800,byte_stride=800
01-18 09:57:44.742   228  1469 I [Gralloc]: leave: prime_fd=54,share_attr_fd=55
01-18 09:57:44.743   216   243 I [Gralloc]: for nv12, w : 800, h : 600, pixel_stride : 800, byte_stride : 800, size : 960000; internalHeight : 600.
01-18 09:57:44.744  1426  1426 W CAM_IndicatorIconCtrlr: Trying to sync a pano indicator that is not initialized.
01-18 09:57:44.745   216   243 I [Gralloc]: Got fd 33 for handle 7
01-18 09:57:44.745   216   243 I [Gralloc]: leave, w : 800, h : 600, format : 0x15,internal_format : 0x15, usage : 0x333. size=960000,pixel_stride=800,byte_stride=800
01-18 09:57:44.745   216   243 I [Gralloc]: leave: prime_fd=33,share_attr_fd=59
01-18 09:57:44.745  1426  1489 I [Gralloc]: for nv12, w : 800, h : 600, pixel_stride : 800, byte_stride : 800, size : 960000; internalHeight : 600.
01-18 09:57:44.745  1426  1489 I [Gralloc]: Got handle 7 for fd 73
01-18 09:57:44.745  1426  1489 I [Gralloc]: leave, w : 800, h : 600, format : 0x15,internal_format : 0x15, usage : 0x333. size=960000,pixel_stride=800,byte_stride=800
01-18 09:57:44.745  1426  1489 I [Gralloc]: leave: prime_fd=73,share_attr_fd=74
01-18 09:57:44.745  1426  1426 I CAM_CameraActivity: camera sound = true
01-18 09:57:44.746   228  1469 I [Gralloc]: for nv12, w : 800, h : 600, pixel_stride : 800, byte_stride : 800, size : 960000; internalHeight : 600.
01-18 09:57:44.746   228  1469 I [Gralloc]: Got handle 11 for fd 56
01-18 09:57:44.746   228  1469 I [Gralloc]: leave, w : 800, h : 600, format : 0x15,internal_format : 0x15, usage : 0x333. size=960000,pixel_stride=800,byte_stride=800
01-18 09:57:44.746   228  1469 I [Gralloc]: leave: prime_fd=56,share_attr_fd=57
01-18 09:57:44.746   216   749 I [Gralloc]: for nv12, w : 800, h : 600, pixel_stride : 800, byte_stride : 800, size : 960000; internalHeight : 600.
01-18 09:57:44.748   216   749 I [Gralloc]: Got fd 112 for handle 16
01-18 09:57:44.749   216   749 I [Gralloc]: leave, w : 800, h : 600, format : 0x15,internal_format : 0x15, usage : 0x333. size=960000,pixel_stride=800,byte_stride=800
01-18 09:57:44.749   216   749 I [Gralloc]: leave: prime_fd=112,share_attr_fd=140
01-18 09:57:44.749  1426  1479 I [Gralloc]: for nv12, w : 800, h : 600, pixel_stride : 800, byte_stride : 800, size : 960000; internalHeight : 600.
01-18 09:57:44.749  1426  1479 I [Gralloc]: Got handle 8 for fd 75
01-18 09:57:44.749  1426  1479 I [Gralloc]: leave, w : 800, h : 600, format : 0x15,internal_format : 0x15, usage : 0x333. size=960000,pixel_stride=800,byte_stride=800
01-18 09:57:44.749  1426  1479 I [Gralloc]: leave: prime_fd=75,share_attr_fd=78
01-18 09:57:44.750   228  1469 I [Gralloc]: for nv12, w : 800, h : 600, pixel_stride : 800, byte_stride : 800, size : 960000; internalHeight : 600.
01-18 09:57:44.750   228  1469 I [Gralloc]: Got handle 12 for fd 58
01-18 09:57:44.750   228  1469 I [Gralloc]: leave, w : 800, h : 600, format : 0x15,internal_format : 0x15, usage : 0x333. size=960000,pixel_stride=800,byte_stride=800
01-18 09:57:44.750   228  1469 I [Gralloc]: leave: prime_fd=58,share_attr_fd=59
01-18 09:57:44.754  1426  1426 I CAM_FocusRingView: Computing center via preview size.
01-18 09:57:44.755   228  1496 D CameraHal: commandThread(1000): commandThread(1000): CMD_PREVIEW_START out
01-18 09:57:44.755   228  1496 D CameraHal: isNeedToRestartPreview(168): mPreviewFrame2AppW (800x600)
01-18 09:57:44.755   228  1496 D CameraHal: isNeedToRestartPreview(169): mCamPreviewW (800x600)
01-18 09:57:44.755   228  1496 D CameraHal: isNeedToRestartPreview(170): video width (800x600)
01-18 09:57:44.793   216   585 I [Gralloc]: Got fd 33 for handle 6
01-18 09:57:44.795   216   585 I [Gralloc]: leave, w : 1536, h : 2048, format : 0x1,internal_format : 0x1, usage : 0xb00. size=12582912,pixel_stride=1536,byte_stride=6144
01-18 09:57:44.795   216   585 I [Gralloc]: leave: prime_fd=33,share_attr_fd=65
01-18 09:57:44.795  1426  1462 I [Gralloc]: Got handle 9 for fd 60
01-18 09:57:44.795  1426  1462 I [Gralloc]: leave, w : 1536, h : 2048, format : 0x1,internal_format : 0x1, usage : 0xb00. size=12582912,pixel_stride=1536,byte_stride=6144
01-18 09:57:44.795  1426  1462 I [Gralloc]: leave: prime_fd=60,share_attr_fd=76
01-18 09:57:45.210   451   547 I ActivityManager: Waited long enough for: ServiceRecord{e548da6 u0 android.rockchip.update.service/.RKUpdateService}
01-18 09:57:45.367   451   547 I ActivityManager: Waited long enough for: ServiceRecord{ae0363d u0 com.android.calendar/.alerts.InitAlarmsService}
01-18 09:57:46.609   227   282 D alsa_route: route_set_controls() set route 24
01-18 09:57:46.696   227   282 D AudioHardwareTiny: close device
01-18 09:57:50.275  1076  1250 D RKUpdateService: WorkHandler::handleMessage() : To perform 'COMMAND_CHECK_LOCAL_UPDATING'.
01-18 09:57:50.277  1076  1250 D RKUpdateService: getValidFirmwareImageFile() : Target image file path : /data/media/0/update.zip
01-18 09:57:50.278  1076  1250 D RKUpdateService: getValidFirmwareImageFile() : Target image file path : /storage/emulated/0/update.zip
01-18 09:57:55.310  1076  1250 D NetworkSecurityConfig: No Network Security Config specified, using platform default
01-18 09:57:55.326  1076  1250 D RKUpdateService: request remote server error...
01-18 09:58:00.384  1076  1250 D RKUpdateService: request remote server error...
01-18 09:58:00.412  1244  1283 D InitAlarmsService: Clearing and rescheduling alarms.
打开APP后显示黑屏;各位大神能帮忙看看吗?谢谢
已有 1评分威望 +5 灯泡 +8 贡献 +10 收起 理由
大兵 + 5 + 8 + 10 很给力! 解决了吗

查看全部评分

回复

使用道具 举报

43

积分

5

威望

10

贡献

技术小白

积分
43
发表于 2018-12-3 18:03:27        只看该作者  沙发
大神们帮帮忙呀?在线等
回复

使用道具 举报

6

积分

0

威望

0

贡献

技术小白

积分
6
发表于 2018-12-3 19:55:13        只看该作者  板凳
路过
回复

使用道具 举报

43

积分

5

威望

10

贡献

技术小白

积分
43
发表于 2018-12-4 09:44:22        只看该作者  地板
有人遇到吗?
回复

使用道具 举报

43

积分

5

威望

10

贡献

技术小白

积分
43
发表于 2018-12-6 11:07:29        只看该作者  5#
ia
回复

使用道具 举报

11

积分

0

威望

0

贡献

技术小白

积分
11
发表于 2018-12-10 17:25:47        只看该作者  6#
RK3288 Technical Reference Manual 1.2
回复

使用道具 举报

27

积分

0

威望

0

贡献

技术小白

积分
27
发表于 2019-4-15 09:29:47        只看该作者  7#
楼主 请问找到原因了吗?
回复

使用道具 举报

47

积分

0

威望

0

贡献

技术小白

积分
47
发表于 2019-6-28 16:12:54        只看该作者  8#
解决了吗?最近也要弄这个类似的
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

友情链接 : 爱板网 电子发烧友论坛 云汉电子社区 粤ICP备14022046号-2
快速回复 返回顶部 返回列表