Camera not working, Lineage os 14.1 - Galaxy S3 Neo Q&A, Help & Troubleshooting

My camera is not working after installing ROM for lineage OS 14.1
it was working on stock rom, it was a samsung camera.
I am getting this error in logcat:
Code:
08-07 09:34:53.093 260 1896 E mm-camera-intf: mm_camera_open: opened, break out while loop
08-07 09:34:53.093 260 1896 E mm-camera-intf: mm_camera_open: cannot open control fd of '/dev/video2' (Connection timed out)
08-07 09:34:53.093 260 1896 E mm-camera-intf: mm_camera_socket_create: socket_fd =53
08-07 09:34:53.094 260 1896 E mm-camera-intf: mm_camera_evt_sub: subscribe event rc = -1
08-07 09:34:53.094 260 1896 E mm-camera-intf: camera_open: mm_camera_open err = -1
08-07 09:34:53.095 260 1896 E QCamera2HWI: initCapabilities: camera_open failed
08-07 09:34:53.096 260 1896 W QCamera2HWI: getCapabilities : __dbg: init capabilities rc = -2147483648, :0
08-07 09:34:53.096 260 1896 E QCamera2Factory: [getCameraInfo] __dbg: getCapabilities failed
08-07 09:34:53.096 260 1896 W QCamera2Factory: getCameraInfo: X
08-07 09:34:53.096 260 1898 W QCamera2Factory: getCameraInfo: E, camera_id = 0
08-07 09:34:53.096 260 1898 W QCamera2HWI: __dbg: info->orientation : 270 rc = 0
08-07 09:34:53.096 260 1898 E mm-camera-intf: mm_camera_open: begin
08-07 09:34:53.096 260 1898 E mm-camera-intf: mm_camera_open: dev name = /dev/video2, cam_idx = 2
08-07 09:34:53.647 642 787 D WifiStateMachine: updateCapabilities for config:MCITfalse,false
08-07 09:35:03.093 260 1898 E mm-camera-intf: mm_camera_open: opened, break out while loop
08-07 09:35:03.093 260 1898 E mm-camera-intf: mm_camera_open: cannot open control fd of '/dev/video2' (Connection timed out)
08-07 09:35:03.093 260 1898 E mm-camera-intf: mm_camera_socket_create: socket_fd =59
08-07 09:35:03.093 260 1898 E mm-camera-intf: mm_camera_evt_sub: subscribe event rc = -1
08-07 09:35:03.093 260 1898 E mm-camera-intf: camera_open: mm_camera_open err = -1
08-07 09:35:03.093 260 1898 E QCamera2HWI: initCapabilities: camera_open failed
08-07 09:35:03.093 260 1898 W QCamera2HWI: getCapabilities : __dbg: init capabilities rc = -2147483648, :0
08-07 09:35:03.093 260 1898 E QCamera2Factory: [getCameraInfo] __dbg: getCapabilities failed
08-07 09:35:03.093 260 1898 W QCamera2Factory: getCameraInfo: X
08-07 09:35:03.093 260 1898 E CameraService: Unknown camera device HAL version: -1
So any help for solving this issue.

mhsadek said:
My camera is not working after installing ROM for lineage OS 14.1
Click to expand...
Click to collapse
Which ROM you did exactly install?

asus2786 said:
Which ROM you did exactly install?
Click to expand...
Click to collapse
Hello everyone,
I have the same problem. After installing OS Lineage on my Samsung Galaxy S3 Neo GT-I9301) the camera does not work.
Here is the version installed: lineage-14.1-20180822-s3ve3g_samsung
Downloaded from this site (xda-developers.com)
I think from the author: Thargorsson (it's the original first version, no updates).
It's a great job. Only the camera does not work for me.
Can you help me please?
Or direct me to a link for repair?
Thank you
Hewsky

Related

Problems with Video recording on PACROM MM.

EDIT: This has been resolved. Updating vendor blobs and device trees fixed the issue. Thank you for your time.
Greetings Developers,
I would really appreciate some help. By God's grace, in the T-Mobile S4 development thread http://forum.xda-developers.com/galaxy-s4-tmobile/development/rom-pac-rom-mm-t3400111 , I have put together several Marshmallow Roms, namely PAC Rom and AOKP MM, that have the same problem. The camera works to take pictures, but cannot record video. It "appears" to be recording in the built in camera app, but does not actually save the recording. If I use another app, such as OpenCamera, it stops the recording as soon as I try to start. I am relatively new to development, and any help would be greatly appreciated, as well as fully recognized and credited.
Below is the logcat errors/fails when using the CM camera app, and the OpenCamer app. I just really want to get this fixed for the people who are using the roms. I hate to sell them short because I've made some sort of error.
In my inexperienced opinion, this appears to be an audio problem. I have compared the mediarecorder.cpp and similar files between CM13 and my roms, and they are identical. I was wondering if it might be vendor blobs, so I borrowed them from Beanstalk (where the camera video recorder function works), but that did not work either.
I am pretty sure that it is not the app, because using any video recording app fails to actually record the video.
Code:
Here are the fails from the logcat. I am only focusing on the errors, stops, or fails.
Using the built in Camera app:
07-12 06:43:32.459 244 3766 I MediaCodecSource: encoder (audio) stopped
07-12 06:43:32.459 244 652 I MediaCodecSource: puller (audio) stopping
07-12 06:43:32.461 244 3847 E OMXNodeInstance: setConfig(1d:google.vorbis.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
07-12 06:43:32.461 244 3847 I ACodec : codec does not support config priority (err -2147483648)
07-12 06:43:32.462 244 3847 I MediaCodec: MediaCodec will operate in async mode
07-12 06:43:32.467 244 3846 I NuPlayerDecoder: [OMX.google.vorbis.decoder] resubmitting CSD
07-12 06:43:32.468 244 3846 I NuPlayerDecoder: [OMX.google.vorbis.decoder] resubmitting CSD
07-12 06:43:32.469 244 3775 D ALSAStreamOps: setParameters(): keyRouting with device 0x0
07-12 06:43:32.469 244 3775 E ALSAStreamOps: must not change mDevices to 0
07-12 06:43:32.470 244 3775 D AudioStreamInALSA: standby
07-12 06:43:32.470 244 3775 D AudioStreamInALSA: standby
07-12 06:43:32.470 244 3775 D ALSADevice: standby: handle 0xb216c1c0 h 0x0
07-12 06:43:32.472 244 3848 W SoftVorbis: vorbis_dsp_synthesis returned -135
07-12 06:43:32.473 244 3848 W SoftVorbis: vorbis_dsp_synthesis returned -135
07-12 06:43:32.500 3612 3612 E MediaRecorder: stop failed: -1007
07-12 06:43:32.502 3612 3612 E CAM_VideoModule: java.lang.RuntimeException: stop failed.
07-12 06:43:33.984 244 3647 W AMessage: failed to post message as target looper for handler 0 is gone.
Using the OpenCamera App for comparison:
07-12 06:50:28.951 244 4439 E ACDB-LOADER: Error: ACDB EC_REF_RX returned = -8
07-12 06:50:28.976 244 4436 E SoftAVCEnc: Error in extractGraphicBuffer
07-12 06:50:28.976 244 4435 E ACodec : [OMX.google.h264.encoder] ERROR(0x80001001)
07-12 06:50:28.976 244 4435 E ACodec : signalError(omxError 0x80001001, internalError -2147483648)
07-12 06:50:28.976 244 4435 E ACodec : [OMX.google.h264.encoder] ERROR(0x80001001)
07-12 06:50:28.976 244 4435 E ACodec : signalError(omxError 0x80001001, internalError -2147483648)
07-12 06:50:28.977 244 4434 E MediaCodec: Codec reported err 0x80001001, actionCode 0, while in state 6
07-12 06:50:28.977 244 4439 D ALSADevice: setHardwareParams: buffer_size 16384, period_size 4096, period_cnt 4
07-12 06:50:28.977 244 4431 E MediaCodecSource: Encoder (video) reported error : 0x80001001
07-12 06:50:29.124 4180 4180 E MediaRecorder: stop failed: -1007
So, the errors or fails that are the same are these:
ACDB-LOADER: Error: ACDB EC_REF_RX returned = -8
MediaRecorder: stop failed: -1007
These are both audio errors. It appears that the audio is creating an error, so the video will not save. Unless someone out there knows better (be sure to correct me, I'm still learning). So I will be looking at MediaRecorder and ACDB-LOADER and audio problems.
Once again, any assistance would be greatly appreciated! Thanks!
Guyz,
I have A PAC ROM in My Lenovo Vibe K5 (GAPPS PICO PACKAGE INSTALLED) and The Rear Camera isn't working....
SPECS- Arm64
Android 6.0
Tell me how to fix this problem???????????????

Nokia 5 - Android 7.1.2 no video image only sound

I have a nokia 5, after the upgrade of android version to 7.1.2 some apps stops to show video image , I just can hear the sound.
I found this on logcat
Code:
10-31 13:35:58.874 513 513 E SurfaceFlinger: CaptureScreen: layer name = pt.nowo.nowotv/androme.be.nebula.ui.boot.SplashScreen
10-31 13:35:58.913 2840 2840 E PBSessionCacheImpl: sessionId[12491961548232875] not persisted.
10-31 13:36:01.791 1506 1883 E WifiHAL : Received fatal event, sending alert
10-31 13:36:01.792 1506 1837 E WifiHAL : wifi_get_ring_data: Error -22 happened.
10-31 13:36:01.793 1506 1837 E WifiHAL : wifi_get_ring_data: Error -22 happened.
10-31 13:36:01.793 1506 1837 E WifiHAL : wifi_get_ring_data: Error -22 happened.
10-31 13:36:01.794 1506 1837 E WifiHAL : wifi_get_ring_data: Error -22 happened.
10-31 13:36:01.794 1506 1837 E WifiHAL : wifi_get_ring_data: Error -22 happened.
10-31 13:36:09.324 703 941 E QSEECOMAPI: Error::Cannot open the file /vendor/firmware/widevine.mdt errno = 2
10-31 13:36:09.324 703 941 E QSEECOMAPI: Error::Loading image failed with ret = -1
10-31 13:36:09.356 703 941 E DrmWidevineDash: sion_buffer g_wv_fhandle->ion_sbuffer 0x0xe8579000
10-31 13:36:09.366 564 566 E rpmb_emmc: ----------------------------rpmb_emmc_read-----------------------------
10-31 13:36:09.372 564 572 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0
10-31 13:36:09.372 686 734 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
10-31 13:36:09.373 686 734 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
10-31 13:36:09.400 703 703 E DrmWidevineDash: tz api security patch level = 0
10-31 13:36:09.782 702 702 E : Service not available yet
10-31 13:36:09.797 431 2516 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
10-31 13:36:09.952 702 943 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented
10-31 13:36:09.959 702 943 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented
10-31 13:36:09.959 702 943 E OMX-VDEC-1080P: Extension: OMX.google.android.index.configureVideoTunnelMode not implemented
10-31 13:36:09.959 702 943 E OMX-VDEC-1080P: Extension: OMX.google.android.index.useAndroidNativeBuffer is supported
10-31 13:36:09.963 702 943 E OMX-VDEC-1080P: Does not handle dataspace request
10-31 13:36:09.963 702 943 E OMXNodeInstance: getConfig(2be0037:qcom.decoder.avc.secure, ??(0x7f000062)) ERROR: UnsupportedSetting(0x80001019)
10-31 13:36:10.396 702 702 E OMX-VDEC-1080P: Does not handle dataspace request
10-31 13:36:10.396 702 702 E OMXNodeInstance: getConfig(2be0037:qcom.decoder.avc.secure, ??(0x7f000062)) ERROR: UnsupportedSetting(0x80001019)
10-31 13:36:10.494 702 2051 E OMX-VDEC-1080P: Does not handle dataspace request
10-31 13:36:10.494 702 2051 E OMXNodeInstance: getConfig(2be0037:qcom.decoder.avc.secure, ??(0x7f000062)) ERROR: UnsupportedSetting(0x80001019)
10-31 13:36:10.634 697 7482 E msm8916_platform: platform_check_backends_match: Invalid snd_device2 =
10-31 13:36:10.651 697 7482 E audio_hw_dolby: audio_extn_dolby_ds2_set_endpoint: Dolby set endpint :0x2
10-31 13:36:13.647 513 513 E SurfaceFlinger: CaptureScreen: layer name = pt.nowo.nowotv/androme.be.nebula.ui.MainActivity
Also, on this android version I need to turn on/off the mobile data manually every time that I send / receive a MMS, is there any way to turn on mobile data automatically any time that I send / receive a MMS like other Android versions do?
Any one can help me to understand the issue and hopefully help me to fix it. Best regards

X720 Charge LED does not come on with power adapter, works with computer port / LOS

I recently got a X720. It is a very strange phone. First the camera module was not supported by LineageOS 14.1 and I had to make a bug report.
When I connect the phone to power adapter the charging icon arrives to notification bar but the notification light does not come on. The phone does not charge (checked with usb power meter)
When I Connect the phone to PC, the yellow charging notification light comes on and phone starts charging.
If I turn off the phone, it does NOT charge either with computer port or usb supply. But the charge led comes on!
It is strange, because I have another X720 here with me and it works perfectly. I don't understand what is causing this problem in this phone. Any ideas?
With Power Adapter:
01-14 01:50:01.589 2360 2489 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
01-14 01:50:01.602 1818 1818 E QtiImsExtUtils: getConfigForPhoneId subId is invalid
01-14 01:50:01.602 1818 1818 E QtiImsExtUtils: isCarrierConfigEnabled bundle is null
01-14 01:50:01.605 1151 1194 E BatteryStatsService: no controller energy info supplied
01-14 01:50:01.607 1151 1151 I EntropyMixer: Writing entropy...
01-14 01:50:01.607 1151 2576 E IzatSvc_OSObserver: I/LocTech-Label :: OSOBSERVER :: Data Items In
01-14 01:50:01.607 1151 2576 E IzatSvc_OSObserver: I/LocTech-Value :: Data Item Value: IS_POWER_CONNECTED: true
01-14 01:50:01.608 1151 1805 E LocSvc_api_v02: I/---> locClientSendReq line 2069 QMI_LOC_SET_EXTERNAL_POWER_CONFIG_REQ_V02
01-14 01:50:01.608 1151 2596 E LocSvc_libulp: I/int ulp_msg_process_system_update(const UlpSystemEvent): systemEvent:2
01-14 01:50:01.608 1151 2596 E LocSvc_libulp: I/===> int ulp_brain_turn_onoff_dr_provider() line 848
01-14 01:50:01.608 1151 2596 E LocSvc_libulp: I/===> int ulp_dr_stop_engine() line 235
01-14 01:50:01.608 1151 2596 E LocSvc_libulp: I/int ulp_msg_process_start_req(), at ulp state = 1
01-14 01:50:01.619 1645 1645 I DownloadManagerWrapper: Battery status: 3
01-14 01:50:01.619 1645 1645 I DownloadManagerWrapper: onReceive() : Charging = false
01-14 01:50:01.634 1151 1816 E LocSvc_ApiV02: I/<--- void globalRespCb(locClientHandleType, uint32_t, const locClientRespIndUnionType, uint32_t, void *) line 140 QMI_LOC_SET_EXTERNAL_POWER_CONFIG_REQ_V02
01-14 01:50:01.637 1151 1805 E LocSvc_api_v02: I/---> locClientSendReq line 2069 QMI_LOC_GET_BEST_AVAILABLE_POSITION_REQ_V02
01-14 01:50:01.640 1151 1816 E LocSvc_ApiV02: I/<--- void globalRespCb(locClientHandleType, uint32_t, const locClientRespIndUnionType, uint32_t, void *) line 140 QMI_LOC_GET_BEST_AVAILABLE_POSITION_REQ_V02
01-14 01:50:01.640 1151 2596 E LocSvc_libulp: I/int ulp_brain_process_zpp_position_report(const enum loc_sess_status, LocPosTechMask, UlpLocation *), report ZPP position to providers,report_position = 1
01-14 01:50:01.640 1151 2596 E LocSvc_libulp: I/===> int ulp_brain_turn_onoff_dr_provider() line 848
01-14 01:50:01.641 1151 2596 E LocSvc_libulp: I/===> int ulp_dr_stop_engine() line 235
01-14 01:50:01.643 2686 2686 I iu.Environment: update battery state; isPlugged? true*
Click to expand...
Click to collapse
With Computer USB Port:
01-14 01:54:08.746 2360 2489 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
01-14 01:54:08.747 1151 2576 E IzatSvc_OSObserver: I/LocTech-Label :: OSOBSERVER :: Data Items In
01-14 01:54:08.747 1151 2576 E IzatSvc_OSObserver: I/LocTech-Value :: Data Item Value: IS_POWER_CONNECTED: true
01-14 01:54:08.750 1151 1805 E LocSvc_api_v02: I/---> locClientSendReq line 2069 QMI_LOC_SET_EXTERNAL_POWER_CONFIG_REQ_V02
01-14 01:54:08.750 1151 2596 E LocSvc_libulp: I/int ulp_msg_process_system_update(const UlpSystemEvent): systemEvent:2
01-14 01:54:08.750 1151 2596 E LocSvc_libulp: I/===> int ulp_brain_turn_onoff_dr_provider() line 848
01-14 01:54:08.750 1151 2596 E LocSvc_libulp: I/===> int ulp_dr_stop_engine() line 235
01-14 01:54:08.750 1151 2596 E LocSvc_libulp: I/int ulp_msg_process_start_req(), at ulp state = 1
01-14 01:54:08.754 1151 1816 E LocSvc_ApiV02: I/<--- void globalRespCb(locClientHandleType, uint32_t, const locClientRespIndUnionType, uint32_t, void *) line 140 QMI_LOC_SET_EXTERNAL_POWER_CONFIG_REQ_V02
01-14 01:54:08.755 1151 1805 E LocSvc_api_v02: I/---> locClientSendReq line 2069 QMI_LOC_GET_BEST_AVAILABLE_POSITION_REQ_V02
01-14 01:54:08.756 1645 1645 I DownloadManagerWrapper: Battery status: 3
01-14 01:54:08.756 1151 1816 E LocSvc_ApiV02: I/<--- void globalRespCb(locClientHandleType, uint32_t, const locClientRespIndUnionType, uint32_t, void *) line 140 QMI_LOC_GET_BEST_AVAILABLE_POSITION_REQ_V02
01-14 01:54:08.756 1645 1645 I DownloadManagerWrapper: onReceive() : Charging = false
01-14 01:54:08.757 1151 2596 E LocSvc_libulp: I/int ulp_brain_process_zpp_position_report(const enum loc_sess_status, LocPosTechMask, UlpLocation *), report ZPP position to providers,report_position = 1
01-14 01:54:08.757 1151 2596 E LocSvc_libulp: I/===> int ulp_brain_turn_onoff_dr_provider() line 848
01-14 01:54:08.757 1151 2596 E LocSvc_libulp: I/===> int ulp_dr_stop_engine() line 235
01-14 01:54:08.763 1151 1151 I EntropyMixer: Writing entropy...
01-14 01:54:08.776 1818 1818 E QtiImsExtUtils: getConfigForPhoneId subId is invalid
01-14 01:54:08.776 1818 1818 E QtiImsExtUtils: isCarrierConfigEnabled bundle is null
01-14 01:54:08.784 1151 1593 E wifi : Ignoring invalid tx_level info in radio_stats
01-14 01:54:08.786 2686 2686 I iu.Environment: update battery state; isPlugged? true*
01-14 01:54:08.793 1151 1194 E BatteryStatsService: no controller energy info supplied
01-14 01:54:08.825 1151 1194 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
01-14 01:54:08.828 2686 3605 I iu.UploadsManager: num queued entries: 0
01-14 01:54:08.829 2686 3605 I iu.UploadsManager: num updated entries: 0
01-14 01:54:08.833 2686 3605 I iu.SyncManager: NEXT; no task
01-14 01:54:08.877 2686 5103 I iu.FingerprintManager: Start processing all media
01-14 01:54:08.880 2686 5103 I iu.FingerprintManager: Start processing media store URI: content://media/external/images/media
01-14 01:54:08.910 2686 5103 I iu.FingerprintManager: Start processing media store URI: content://media/external/video/media
01-14 01:54:08.963 2686 5103 I iu.FingerprintManager: Start processing media store URI: content://media/phoneStorage/images/media
01-14 01:54:08.973 2686 5103 I iu.FingerprintManager: Start processing media store URI: content://media/phoneStorage/video/media
01-14 01:54:08.984 2686 5103 I iu.FingerprintManager: Finished generating fingerprints; 0.107 seconds
01-14 01:54:08.984 2686 5103 I iu.FingerprintManager: numSeen=4 numGenerated=0 numDeleted=0 numFailed=0
01-14 01:54:09.142 2360 2489 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
01-14 01:54:09.144 1818 1818 E QtiImsExtUtils: getConfigForPhoneId subId is invalid
01-14 01:54:09.144 1818 1818 E QtiImsExtUtils: isCarrierConfigEnabled bundle is null
01-14 01:54:09.489 1151 2416 D lights : set_speaker_light_locked: mode 0, colorRGB=3DFFFF00, onMS=0, offMS=0
01-14 01:54:09.492 2360 2489 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
01-14 01:54:09.495 1818 1818 E QtiImsExtUtils: getConfigForPhoneId subId is invalid
01-14 01:54:09.496 1818 1818 E QtiImsExtUtils: isCarrierConfigEnabled bundle is null
01-14 01:54:09.731 1151 1593 E wifi : Ignoring invalid tx_level info in radio_stats
01-14 01:54:10.832 1151 1151 W WindowManager: Attempted to remove non-existing token: [email protected]
01-14 01:54:12.747 1151 1593 E wifi : Ignoring invalid tx_level info in radio_stats
01-14 01:54:15.760 1151 1593 E wifi : Ignoring invalid tx_level info in radio_stats
01-14 01:54:18.781 1151 1593 E wifi : Ignoring invalid tx_level info in radio_stats
Click to expand...
Click to collapse
I tried EUI also now and it charges with EUI but it never switches to quick charge mode. The voltage stays 5V and power transfer is limited to 0.5A. (tested with power meter). Something is definitely wrong here? Do you see similar problems in your X720?
Thanks!

lineage 14.1 "media server died, closing camera"

I'm apparently the only person having this issue on their v20, and no one seems to have a fix anywhere in general. the camera self terminates on Startup with the message "media server died, closing camera" and of course is unusable. the closest thing I found to a fix was mid last year a thread on it with a supposed fix and a dead link and Googling it brings up a handful of results for other phones but the only advice being "submit a bug report", again from almost 12 months ago. does anyone know how to fix this? and yes, it is a brand new fresh install.
edit: i went ahead and made sure the install was 100% fresh completely unaltered in any way, i installed the 2/13 nightly and nothing else, no root enable no gapps no nothing but still the camera gives me the same error. i tried to go to a stock rom and it doesnt work either, it just says that the camera failed or something. here is a logcat of trying to open the default cyanogenmod camera supplied by lineage:
Code:
02-24 12:02:38.337 7768 7790 E WVMExtractor: Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found
02-24 12:02:38.597 561 733 E ANDR-PERF-OPTSHANDLER: Sched boost lock is already acquired, concurrency is not supported for this resource
02-24 12:02:38.597 561 733 E ANDR-PERF-RESOURCEQS: Failed to apply optimization [4, 3, 0]
02-24 12:02:38.618 590 7813 E : [LG_cam_debug][mm-camera] module_sensor_init_session:1288: set log level 0
02-24 12:02:38.622 590 7817 E mm-camera: <STATS_AF ><ERROR> 140: af_fdprio_init: Elsa Device(mm-camera)
02-24 12:02:38.631 590 7817 E mm-3a-core: start_accel_sensor: sensor1_open E
02-24 12:02:38.632 590 7817 E mm-3a-core: start_accel_sensor: sensor1_open X, res = 0
02-24 12:02:38.637 590 590 E mm-camera: <SENSOR><ERROR> 7493: module_sensor_get_session_data: module_sensor_get_session_data lg_ae 0 sensor_name hi553
02-24 12:02:38.637 590 590 E mm-camera: <SENSOR><ERROR> 7519: module_sensor_get_session_data: module_sensor_get_session_data lg_awb 0 sensor_name hi553
02-24 12:02:38.637 590 590 E mm-camera: <STATS_AEC ><ERROR> 278: aec_port_load_function: aec_port_load_function lg_aec 0
02-24 12:02:38.648 590 590 E mm-3a-core: af_lg_load_tuning_param(49) sensor_name =
02-24 12:02:38.649 590 590 E mm-3a-core: [ACCEL_SENSOR_USE_AF_DEBUG] af_core_initialize_internal_data: accel [#not#] enable
02-24 12:02:38.655 567 1269 E QCamera : <MCI><ERROR> mm_camera_open: 313: mm_camera_open: opened, break out while loop
02-24 12:02:38.700 567 5019 E Camera2-Metadata: Mismatched tag type when updating entry enable (-2146893824) of type byte; got type int32 data instead
02-24 12:02:38.700 567 5019 E Camera2-Metadata: Mismatched tag type when updating entry is_main (-2146893823) of type byte; got type int32 data instead
02-24 12:02:38.700 567 5019 E Camera2-Metadata: Mismatched tag type when updating entry enable (-2146893824) of type byte; got type int32 data instead
02-24 12:02:38.700 567 5019 E Camera2-Metadata: Mismatched tag type when updating entry is_main (-2146893823) of type byte; got type int32 data instead
02-24 12:02:38.707 7768 7794 E CAM_PhotoModule: Invalid preview resolution:
02-24 12:02:38.713 7768 7794 E CAM_PhotoModule: advancedFeature value =none
02-24 12:02:38.728 561 733 E ANDR-PERF-OPTSHANDLER: Sched boost lock is already acquired, concurrency is not supported for this resource
02-24 12:02:38.728 561 733 E ANDR-PERF-RESOURCEQS: Failed to apply optimization [4, 3, 0]
02-24 12:02:38.728 567 5018 E QCamera : <MCI><ERROR> mm_channel_fsm_fn_stopped: 895: invalid state (1) for evt (6)
02-24 12:02:38.774 567 5018 E mm-still: virtual OMX_ERRORTYPE QOMXImageCodec::omx_component_set_callbacks(OMX_HANDLETYPE, OMX_CALLBACKTYPE *, OMX_PTR): Bad Parameter
02-24 12:02:38.790 561 733 E ANDR-PERF-OPTSHANDLER: Sched boost lock is already acquired, concurrency is not supported for this resource
02-24 12:02:38.790 561 733 E ANDR-PERF-RESOURCEQS: Failed to apply optimization [4, 3, 0]
02-24 12:02:38.791 590 7838 E mm-camera: <SENSOR><ERROR> 1763: sensor_set_frame_rate: max fps 30.000000 min fps 1.000000,fixed_frame_rate=0
02-24 12:02:38.792 590 7838 E mm-camera: <IFACE ><ERROR> 5505: iface_util_set_dis_enable_flag: iface_util_set_dis_enable_flag:5505 DIS enable flag = 0
02-24 12:02:38.792 590 7838 E mm-camera: <SENSOR><ERROR> 818: sensor_pick_resolution: sensor name = hi553, res_idx: 0
02-24 12:02:38.792 590 7838 E mm-camera: <SENSOR><ERROR> 4527: sensor_get_output_info: [CHECK] sensor_get_output_info: sensor_util_get_fourcc_format called (is_flipped: 0)
02-24 12:02:38.797 590 7838 E mm-camera: <ISP ><ERROR> 6095: isp_util_map_streams_to_hw_hal3: INFO: priority stream: 0 num: 1 mask: 0x800
02-24 12:02:38.801 590 7838 E mm-camera: <IFACE ><ERROR> 2755: iface_util_modify_plane_info_for_native_buf: iface_util_modify_plane_info_for_native_buf: Invalid cam_format 0
02-24 12:02:38.801 590 7838 E mm-camera: <IFACE ><ERROR> 2790: iface_util_calculate_frame_length_for_native_buf: iface_util_calculate_frame_length_for_native_buf: returned fail=-1
02-24 12:02:38.801 590 7838 E mm-camera: <IFACE ><ERROR> 2755: iface_util_modify_plane_info_for_native_buf: iface_util_modify_plane_info_for_native_buf: Invalid cam_format 0
02-24 12:02:38.801 590 7838 E mm-camera: <IFACE ><ERROR> 2790: iface_util_calculate_frame_length_for_native_buf: iface_util_calculate_frame_length_for_native_buf: returned fail=-1
02-24 12:02:38.802 590 7838 E mm-camera: <IFACE ><ERROR> 2755: iface_util_modify_plane_info_for_native_buf: iface_util_modify_plane_info_for_native_buf: Invalid cam_format 0
02-24 12:02:38.802 590 7838 E mm-camera: <IFACE ><ERROR> 2790: iface_util_calculate_frame_length_for_native_buf: iface_util_calculate_frame_length_for_native_buf: returned fail=-1
02-24 12:02:38.804 590 7838 E mm-camera: <SENSOR><ERROR> 818: sensor_pick_resolution: sensor name = hi553, res_idx: 0
02-24 12:02:38.863 590 7838 E mm-camera: <SENSOR><ERROR> 818: sensor_pick_resolution: sensor name = hi553, res_idx: 0
02-24 12:02:38.863 590 7838 E mm-camera: <SENSOR><ERROR> 3936: module_sensor_config_choose_aeawb_algo: module_sensor_config_choose_aeawb_algo !!! mode 1 res 0 is_zzhdr 0
02-24 12:02:38.864 590 7838 E mm-camera: <MCT ><ERROR> 935: mct_module_get_module_by_module: found!!! name stats input name stats
02-24 12:02:38.869 590 7833 E mm-camera: <ERROR> 798: aec_set_parse_chromatix: aec_set_parse_chromatix: sensor flag 7
02-24 12:02:38.869 590 7833 E mm-camera: <STATS_AEC ><ERROR> 671: aec_set_parse_generic_tuning: aec_set_parse_generic_tuning: exp_index = 250, prev_exp_index_for_zoom = 250, ZOOM_param = 0
02-24 12:02:38.869 590 7833 E mm-camera: <STATS_AEC ><ERROR> 696: aec_set_parse_generic_tuning: aec_set_parse_generic_tuning: zz_hdr_flag = 0, exp_index_lg_ae = 0, exp_index = 250
02-24 12:02:38.875 7768 7768 E CAM_PhotoModule: loadCameraPreferences() updating camera_id pref
02-24 12:02:38.877 590 7838 E mm-camera: <IFACE ><ERROR> 3107: iface_util_decide_zsl_mode: iface_util_decide_zsl_mode: E
02-24 12:02:38.888 590 7838 E mm-camera: <ISP ><ERROR> 207: load_default_tables: Error: Chromatix ltm normal and backlit both are not enabled
02-24 12:02:38.889 7768 7768 E CAM_PhotoModule: Invalid preview resolution:
02-24 12:02:38.889 7768 7768 E CAM_PhotoModule: advancedFeature value =none
02-24 12:02:38.905 590 7838 E mm-camera: <SENSOR><ERROR> 1901: sensor_set_start_stream: [CHECK] sensor_set_start_stream: is_flipped: 0
02-24 12:02:38.905 590 7838 E mm-camera: <SENSOR><ERROR> 1921: sensor_set_start_stream: set preview tune for LGE Camera app, isVT = 0
02-24 12:02:38.907 590 7838 E mm-camera: <SENSOR><ERROR> 1763: sensor_set_frame_rate: max fps 30.000000 min fps 1.000000,fixed_frame_rate=0
02-24 12:02:38.944 561 733 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [2, 1]
02-24 12:02:38.944 561 733 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [2, 1]
02-24 12:02:38.953 561 733 E ANDR-PERF-OPTSHANDLER: Sched boost lock is already acquired, concurrency is not supported for this resource
02-24 12:02:38.953 561 733 E ANDR-PERF-RESOURCEQS: Failed to apply optimization [4, 3, 0]
02-24 12:02:39.714 575 7884 E FFmpegExtractor: mFormatCtx->pb->error: -1414092869
02-24 12:02:40.664 572 5136 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented
02-24 12:02:40.664 572 5136 E OMX-VDEC-1080P: Extension: OMX.google.android.index.configureVideoTunnelMode not implemented
02-24 12:02:40.664 572 5136 E OMX-VDEC-1080P: Extension: OMX.google.android.index.useAndroidNativeBuffer is supported
02-24 12:02:40.669 572 1770 E OMXNodeInstance: getParameter(23c0062:qcom.decoder.avc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
02-24 12:02:40.671 572 5156 E OMXNodeInstance: getParameter(23c0062:qcom.decoder.avc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
02-24 12:02:40.682 572 1770 E OMX-VDEC-1080P: ERROR: IP Requirements(#4: 7077888) Requested(#1: 7077888)
02-24 12:02:40.682 572 1770 E OMX-VDEC-1080P: set_parameter: Error: 0x80001005, setting param 0x2000001
02-24 12:02:40.682 572 1770 E OMXNodeInstance: setParameter(23c0062:qcom.decoder.avc, ParamPortDefinition(0x2000001)) ERROR: BadParameter(0x80001005)
02-24 12:02:40.697 572 5136 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.697 572 5136 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.698 572 1630 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.698 572 1630 E OMX-VDEC-1080P: OP Requirements: Client count(1) insufficient v/s requested(18)
02-24 12:02:40.698 572 1630 E OMX-VDEC-1080P: ERROR: OP Requirements(#18: 118784) Requested(#1: 118784)
02-24 12:02:40.698 572 1630 E OMX-VDEC-1080P: set_parameter: Error: 0x80001005, setting param 0x2000001
02-24 12:02:40.698 572 1630 E OMXNodeInstance: setParameter(23c0062:qcom.decoder.avc, ParamPortDefinition(0x2000001)) ERROR: BadParameter(0x80001005)
02-24 12:02:40.713 572 572 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.714 572 1026 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.715 572 1770 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.719 572 5136 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.720 572 1026 E OMXNodeInstance: getParameter(23c0062:qcom.decoder.avc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
02-24 12:02:40.733 572 1630 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.856 572 572 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.857 572 1630 E OMXNodeInstance: getParameter(23c0062:qcom.decoder.avc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
02-24 12:02:40.905 572 5156 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.905 572 5156 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.953 561 733 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [2, 1]
02-24 12:02:40.954 561 733 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [2, 1]
02-24 12:02:40.971 572 7891 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.971 572 1026 E C2DColorConvert: unknown format passed for luma alignment number
02-24 12:02:40.972 572 572 E OMXNodeInstance: getParameter(23c0062:qcom.decoder.avc, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
02-24 12:02:43.982 567 7845 E QCamera : <HAL><ERROR> int qcamera::QCamera3HardwareInterface::processCaptureRequest(camera3_capture_request_t *): 4457: Unblocked on timeout!!!!
02-24 12:02:43.982 567 7845 E Camera3-Device: Camera 0: threadLoop: RequestThread: Unable to submit capture request 2 to HAL device: No such device (-19)
02-24 12:02:43.983 567 7845 E Camera2Client: notifyError: Error condition 1 reported by HAL, requestId -1
02-24 12:02:44.006 7768 7795 E Camera : Error 100
02-24 12:02:44.006 7768 7795 E CameraErrorCallback: Got camera error callback. error=100
02-24 12:02:44.359 567 567 E Camera3-Device: Camera 0: clearStreamingRequest: Device has encountered a serious error
02-24 12:02:44.359 567 567 E Camera2-StreamingProcessor: stopStream: Camera 0: Can't clear stream request: Function not implemented (-38)
02-24 12:02:44.359 567 567 E Camera2Client: stopPreviewL: Camera 0: Can't stop streaming: Function not implemented (-38)
02-24 12:02:44.367 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:44.367 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:44.367 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:44.369 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:44.370 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:44.373 590 7816 E mm-camera: <IFACE ><ERROR> 10313: iface_util_update_streamon_id: iface_util_update_streamon_id: left stream on count 1, skip hw streamoff
02-24 12:02:44.373 590 7816 E mm-camera: <IFACE ><ERROR> 10313: iface_util_update_streamon_id: iface_util_update_streamon_id: left stream on count 1, skip hw streamoff
02-24 12:02:44.387 590 7872 E mm-camera: <IFACE ><ERROR> 759: iface_axi_stream_set_skip_pattern_all_stream: iface_axi_stream_set_skip_pattern_all_stream: no stream to update skip pattern!
02-24 12:02:44.396 590 7872 E mm-camera: <IFACE ><ERROR> 759: iface_axi_stream_set_skip_pattern_all_stream: iface_axi_stream_set_skip_pattern_all_stream: no stream to update skip pattern!
02-24 12:02:44.405 590 7838 E mm-camera: <SENSOR><ERROR> 1763: sensor_set_frame_rate: max fps 30.000000 min fps 1.000000,fixed_frame_rate=0
02-24 12:02:44.407 590 7838 E mm-camera: <SENSOR><ERROR> 1763: sensor_set_frame_rate: max fps 30.000000 min fps 1.000000,fixed_frame_rate=0
02-24 12:02:44.449 590 7838 E mm-camera: <MCT ><ERROR> 2738: mct_stream_metadata_ctrl_event: Failed to do put_buf during stream off - errno: Invalid argument!!! for buffer info - index: 0, stream id: 1, session id: 2
02-24 12:02:44.528 567 567 E Camera3-Device: Camera 0: notifyError: cannot find in-flight request on frame 2 error
02-24 12:02:44.529 567 567 E Camera3-Device: Camera 0: processCaptureResult: Unknown frame number for capture result: 2
02-24 12:02:44.595 590 7838 E mm-camera: <SENSOR><ERROR> 818: sensor_pick_resolution: sensor name = hi553, res_idx: 0
02-24 12:02:44.595 590 7838 E mm-camera: <SENSOR><ERROR> 3936: module_sensor_config_choose_aeawb_algo: module_sensor_config_choose_aeawb_algo !!! mode 1 res 0 is_zzhdr 0
02-24 12:02:44.595 590 7838 E mm-camera: <MCT ><ERROR> 935: mct_module_get_module_by_module: found!!! name stats input name stats
02-24 12:02:44.615 590 7833 E mm-camera: <ERROR> 798: aec_set_parse_chromatix: aec_set_parse_chromatix: sensor flag 7
02-24 12:02:44.615 590 7833 E mm-camera: <STATS_AEC ><ERROR> 671: aec_set_parse_generic_tuning: aec_set_parse_generic_tuning: exp_index = 250, prev_exp_index_for_zoom = 250, ZOOM_param = 0
02-24 12:02:44.615 590 7833 E mm-camera: <STATS_AEC ><ERROR> 696: aec_set_parse_generic_tuning: aec_set_parse_generic_tuning: zz_hdr_flag = 0, exp_index_lg_ae = 0, exp_index = 250
02-24 12:02:44.633 590 7838 E mm-camera: <IFACE ><ERROR> 3107: iface_util_decide_zsl_mode: iface_util_decide_zsl_mode: E
02-24 12:02:44.649 590 7838 E mm-camera: <ISP ><ERROR> 207: load_default_tables: Error: Chromatix ltm normal and backlit both are not enabled
02-24 12:02:44.662 590 7838 E mm-camera: <SENSOR><ERROR> 1901: sensor_set_start_stream: [CHECK] sensor_set_start_stream: is_flipped: 0
02-24 12:02:44.663 590 7838 E mm-camera: <SENSOR><ERROR> 1921: sensor_set_start_stream: set preview tune for LGE Camera app, isVT = 0
02-24 12:02:44.664 590 7838 E mm-camera: <SENSOR><ERROR> 1763: sensor_set_frame_rate: max fps 30.000000 min fps 1.000000,fixed_frame_rate=0
02-24 12:02:44.781 567 5018 E Camera3-Device: Camera 0: clearStreamingRequest: Device has encountered a serious error
02-24 12:02:44.786 567 5018 E Camera2-StreamingProcessor: stopStream: Camera 0: Can't clear stream request: Function not implemented (-38)
02-24 12:02:44.786 567 5018 E Camera2Client: stopPreviewL: Camera 0: Can't stop streaming: Function not implemented (-38)
02-24 12:02:44.789 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:44.789 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:44.789 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:44.789 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:44.789 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:44.790 590 7816 E mm-camera: <IFACE ><ERROR> 10313: iface_util_update_streamon_id: iface_util_update_streamon_id: left stream on count 1, skip hw streamoff
02-24 12:02:44.790 590 7816 E mm-camera: <IFACE ><ERROR> 10313: iface_util_update_streamon_id: iface_util_update_streamon_id: left stream on count 1, skip hw streamoff
02-24 12:02:44.796 590 7911 E mm-camera: <IFACE ><ERROR> 759: iface_axi_stream_set_skip_pattern_all_stream: iface_axi_stream_set_skip_pattern_all_stream: no stream to update skip pattern!
02-24 12:02:44.800 590 7911 E mm-camera: <IFACE ><ERROR> 759: iface_axi_stream_set_skip_pattern_all_stream: iface_axi_stream_set_skip_pattern_all_stream: no stream to update skip pattern!
02-24 12:02:44.884 590 7838 E mm-camera: <SENSOR><ERROR> 818: sensor_pick_resolution: sensor name = hi553, res_idx: 0
02-24 12:02:44.884 590 7838 E mm-camera: <SENSOR><ERROR> 3936: module_sensor_config_choose_aeawb_algo: module_sensor_config_choose_aeawb_algo !!! mode 1 res 0 is_zzhdr 0
02-24 12:02:44.884 590 7838 E mm-camera: <MCT ><ERROR> 935: mct_module_get_module_by_module: found!!! name stats input name stats
02-24 12:02:44.886 590 7833 E mm-camera: <ERROR> 798: aec_set_parse_chromatix: aec_set_parse_chromatix: sensor flag 7
02-24 12:02:44.886 590 7833 E mm-camera: <STATS_AEC ><ERROR> 671: aec_set_parse_generic_tuning: aec_set_parse_generic_tuning: exp_index = 250, prev_exp_index_for_zoom = 250, ZOOM_param = 0
02-24 12:02:44.886 590 7833 E mm-camera: <STATS_AEC ><ERROR> 696: aec_set_parse_generic_tuning: aec_set_parse_generic_tuning: zz_hdr_flag = 0, exp_index_lg_ae = 0, exp_index = 250
02-24 12:02:44.899 590 7838 E mm-camera: <IFACE ><ERROR> 3107: iface_util_decide_zsl_mode: iface_util_decide_zsl_mode: E
02-24 12:02:44.908 590 7838 E mm-camera: <ISP ><ERROR> 207: load_default_tables: Error: Chromatix ltm normal and backlit both are not enabled
02-24 12:02:44.919 590 7838 E mm-camera: <SENSOR><ERROR> 1901: sensor_set_start_stream: [CHECK] sensor_set_start_stream: is_flipped: 0
02-24 12:02:44.919 590 7838 E mm-camera: <SENSOR><ERROR> 1921: sensor_set_start_stream: set preview tune for LGE Camera app, isVT = 0
02-24 12:02:44.921 590 7838 E mm-camera: <SENSOR><ERROR> 1763: sensor_set_frame_rate: max fps 30.000000 min fps 1.000000,fixed_frame_rate=0
02-24 12:02:45.060 567 5018 E Camera3-Device: Camera 0: disconnect: Shutting down in an error state
02-24 12:02:45.066 561 733 E ANDR-PERF-OPTSHANDLER: Sched boost lock is already acquired, concurrency is not supported for this resource
02-24 12:02:45.067 561 733 E ANDR-PERF-RESOURCEQS: Failed to apply optimization [4, 3, 0]
02-24 12:02:45.072 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:45.072 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:45.072 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:45.072 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:45.073 590 7838 E mm-camera: <ISP ><ERROR> 1055: isp_handler_control_streamoff: stream_off 2 2 ide 20006
02-24 12:02:45.074 590 7816 E mm-camera: <IFACE ><ERROR> 10313: iface_util_update_streamon_id: iface_util_update_streamon_id: left stream on count 1, skip hw streamoff
02-24 12:02:45.074 590 7816 E mm-camera: <IFACE ><ERROR> 10313: iface_util_update_streamon_id: iface_util_update_streamon_id: left stream on count 1, skip hw streamoff
02-24 12:02:45.082 590 7926 E mm-camera: <IFACE ><ERROR> 759: iface_axi_stream_set_skip_pattern_all_stream: iface_axi_stream_set_skip_pattern_all_stream: no stream to update skip pattern!
02-24 12:02:45.087 590 7926 E mm-camera: <IFACE ><ERROR> 759: iface_axi_stream_set_skip_pattern_all_stream: iface_axi_stream_set_skip_pattern_all_stream: no stream to update skip pattern!
02-24 12:02:45.147 590 7838 E mm-camera: <SENSOR><ERROR> 818: sensor_pick_resolution: sensor name = hi553, res_idx: 0
02-24 12:02:45.147 590 7838 E mm-camera: <SENSOR><ERROR> 4527: sensor_get_output_info: [CHECK] sensor_get_output_info: sensor_util_get_fourcc_format called (is_flipped: 0)
02-24 12:02:45.152 567 5018 E QCamera3HWI: int qcamera::QCamera3HardwareInterface::closeCamera(): mCameraSessionActiveCount = 1
02-24 12:02:45.155 590 590 E mm-camera: <ISP ><ERROR> 906: isp_port_check_caps_unreserve: ISP session resource not dellocated in time
02-24 12:02:45.161 590 7936 E mm-camera: <ISP ><ERROR> 556: isp_module_stop_session: warning: ISP resource is not freed on time!
02-24 12:02:45.170 590 7937 E mm-camera: <STATS_AEC ><ERROR> 310: aec_port_unload_function: aec_port_unload_function cur_lg_aec 0
02-24 12:03:01.664 1386 2751 E LocSvc_libulp: I/int ulp_msg_process_system_update(const UlpSystemEvent): systemEvent:5
02-24 12:03:01.665 1386 2751 E LocSvc_libulp: I/===> int ulp_brain_turn_onoff_dr_provider() line 848
02-24 12:03:01.665 1386 2751 E LocSvc_libulp: I/===> int ulp_dr_stop_engine() line 235
02-24 12:03:01.665 1386 2751 E LocSvc_libulp: I/int ulp_msg_process_start_req(), at ulp state = 1
02-24 12:03:01.665 1386 1752 E LocSvc_api_v02: I/---> locClientSendReq line 2069 QMI_LOC_GET_BEST_AVAILABLE_POSITION_REQ_V02
02-24 12:03:01.670 1386 1761 E LocSvc_ApiV02: I/<--- void globalRespCb(locClientHandleType, uint32_t, const locClientRespIndUnionType, uint32_t, void *) line 140 QMI_LOC_GET_BEST_AVAILABLE_POSITION_REQ_V02
02-24 12:03:01.670 1386 2751 E LocSvc_libulp: I/int ulp_brain_process_zpp_position_report(const enum loc_sess_status, LocPosTechMask, UlpLocation *), report ZPP position to providers,report_position = 1
02-24 12:03:01.671 1386 2751 E LocSvc_libulp: I/===> int ulp_brain_turn_onoff_dr_provider() line 848
02-24 12:03:01.671 1386 2751 E LocSvc_libulp: I/===> int ulp_dr_stop_engine() line 235
02-24 12:04:01.665 1386 2751 E LocSvc_libulp: I/int ulp_msg_process_system_update(const UlpSystemEvent): systemEvent:5
02-24 12:04:01.665 1386 2751 E LocSvc_libulp: I/===> int ulp_brain_turn_onoff_dr_provider() line 848
02-24 12:04:01.665 1386 2751 E LocSvc_libulp: I/===> int ulp_dr_stop_engine() line 235
02-24 12:04:01.665 1386 2751 E LocSvc_libulp: I/int ulp_msg_process_start_req(), at ulp state = 1
02-24 12:04:01.665 1386 1752 E LocSvc_api_v02: I/---> locClientSendReq line 2069 QMI_LOC_GET_BEST_AVAILABLE_POSITION_REQ_V02
02-24 12:04:01.670 1386 1761 E LocSvc_ApiV02: I/<--- void globalRespCb(locClientHandleType, uint32_t, const locClientRespIndUnionType, uint32_t, void *) line 140 QMI_LOC_GET_BEST_AVAILABLE_POSITION_REQ_V02
02-24 12:04:01.671 1386 2751 E LocSvc_libulp: I/int ulp_brain_process_zpp_position_report(const enum loc_sess_status, LocPosTechMask, UlpLocation *), report ZPP position to providers,report_position = 1
02-24 12:04:01.671 1386 2751 E LocSvc_libulp: I/===> int ulp_brain_turn_onoff_dr_provider() line 848
02-24 12:04:01.671 1386 2751 E LocSvc_libulp: I/===> int ulp_dr_stop_engine() line 235
same her with HTC M8

FireTV 4K and WiFi FDS Channels

Hi Guys, I live in an apartment building and the non-dfs channels are pretty congested. I have been using DFS channels for a long time (64 or 100). Lately, my fireTV4K has started to behave weird. It connects to the wifi, but, after some minutes, it drops the wifi, and crashes. Only way to get it back is pulling power.
From logcat, i can see that it is related to DFS and P2P wifi. I am running the lastest version of ForeOS. I have also tried to root and debloat all amazon apps, but the issue is still happening.
Here is the logcat when it crashes:
Code:
08-24 23:08:48.411 605 658 D AmazonWifiP2pServiceImpl: CREATE_GROUP
08-24 23:08:48.411 605 658 I AmazonWifiP2pServiceImpl: found saved GO, netId=0
08-24 23:08:48.412 605 658 I AmazonWifiP2pServiceImpl: ethernetConnected = false
08-24 23:08:48.412 605 658 I AmazonWifiP2pServiceImpl: Create GO group use the saved p2p property = 5320
08-24 23:08:48.413 878 878 I wpa_supplicant: P2P: The forced channel for GO (5320 MHz) is not supported for P2P uses
08-24 23:08:48.414 605 658 I AmazonWifiP2pServiceImpl: Create GO group use the default chnl =5180
08-24 23:08:48.416 878 878 I wpa_supplicant: P2P: init GO, use existing freq 5500
08-24 23:08:48.416 878 878 E wpa_supplicant: Failed to create interface p2p-p2p0-12: -12 (Out of memory)
08-24 23:08:48.416 878 878 E wpa_supplicant: P2P: Failed to create new group interface: err=1 (Operation not permitted)
08-24 23:08:48.416 878 878 E wpa_supplicant: P2P: Failed to add group interface
08-24 23:08:48.417 605 658 E WifiP2pService: InactiveStateCREATE_GROUP failed
08-24 23:08:48.417 605 658 I WifiP2pService: InactiveState CREATE_GROUP failed cnt=11
08-24 23:08:48.417 605 658 I WifiP2pService: InactiveState Sending DRIVER_HUNG_EVENT to WifiStateMachine
08-24 23:08:48.419 605 660 I WifiStateMachine: WifiMonitor.DRIVER_HUNG_EVENT
08-24 23:08:48.422 605 660 D WifiNative-HAL: stopRssiMonitoring, cmdId 0
08-24 23:08:48.423 605 661 D DhcpClient: doQuit
Anyone has any clue?

Categories

Resources