Gingerbread CM Camera issue - HTC EVO 3D

Ok I have been wanting to learn to compile and work with the android source code. I have got alot of functions working but I'm having an issue with the camera. Here is the log file with the camera information. The App loads but just displays a black screen. Any help will be appreciated.
Code:
07-25 07:32:58.311: V/CameraHolder(1231): open camera 0
07-25 07:32:58.311: I/Camera(1231): connect
07-25 07:32:58.311: I/CameraHAL(186): HAL_openCameraHardware: loading func_CreateInstance success!!! 0x80a18c19
07-25 07:32:58.321: I/QualcommCameraHardware3D(186): openCameraHardware: call createInstance cameraId 0
07-25 07:32:58.321: I/QualcommCameraHardware3D(186): createInstance: E
07-25 07:32:58.321: I/QualcommCameraHardware3D(186): QualcommCameraHardware constructor E
07-25 07:32:58.321: I/QualcommCameraHardware3D(186): QualcommCameraHardware constructor EX
07-25 07:32:58.321: I/QualcommCameraHardware3D(186): createInstance: created hardware=0x3f898
07-25 07:32:58.321: I/mm-camera(186): set sensor selection :0
07-25 07:32:58.321: D/mm-camera(186): mm_camera_init, open FD: 30
07-25 07:32:58.331: D/QualcommCameraHardware3D(186): startCamera: 2D mode
07-25 07:32:58.401: I/(186): [AWB Calibration] read fuse ID fail
07-25 07:32:58.401: I/(186): [AWB Calibration] from kernel: fuse_id: 0x0, 0x0, 0x0, 0x0
07-25 07:32:58.401: I/mm-camera(186): sp3d_set_Dmode 2D
07-25 07:32:58.401: I/mm-camera(186): sctrl:0xa77b0c18
07-25 07:32:58.401: I/mm-camera(186): sctrl->fn_table:0xa7732c21
07-25 07:32:58.401: I/mm-camera(186): sctrl->fn_table.get_snapshot_sizes:0xa7732509
07-25 07:32:58.401: I/mm-camera(186): get table
07-25 07:32:58.411: D/GPUPostEffect(186): SIMON: void* mlabs::GPUPostEffect::threadMain() E.
07-25 07:32:58.411: I/QualcommCameraHardware3D(186): initDefaultParameters E
07-25 07:32:58.411: I/GEManager(186): [GEManager] enter
07-25 07:32:58.411: D/libEGL(186): loaded /system/lib/egl/libGLES_android.so
07-25 07:32:58.411: D/mm-camera(186): vfe_util_get_sensor_info: mode=3
07-25 07:32:58.411: D/mm-camera(186): vfe_util_get_sensor_info: ctrl->sensorCtrl.sensor.op_mode=0
07-25 07:32:58.421: D/libEGL(186): loaded /system/lib/egl/libEGL_adreno200.so
07-25 07:32:58.431: D/libEGL(186): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
07-25 07:32:58.431: D/libEGL(186): loaded /system/lib/egl/libGLESv2_adreno200.so
07-25 07:32:58.441: D/GEManager(186): [GEManager] m_eglDisplay successfully
07-25 07:32:58.441: D/GEManager(186): [GEManager] eglInitialize successfully
07-25 07:32:58.451: D/GEManager(186): [GEManager] eglChooseConfig successfully
07-25 07:32:58.461: D/GEManager(186): [GEManager] eglCreateContext successfully
07-25 07:32:58.461: D/GEManager(186): [GEManager] eglCreatePbufferSurface successfully
07-25 07:32:58.461: D/GEManager(186): [GEManager] eglMakeCurrent successfully
07-25 07:32:58.461: I/GEManager(186): [GEManager] leave
07-25 07:32:59.552: I/mm-camera(186): sp3d_set_preview_shrapness sharpness:0
07-25 07:32:59.552: D/mm-camera(186): vfe_util_get_sensor_info: Done sensor_get_info rc=1
07-25 07:32:59.552: I/mm-camera(186): set sensor selection :0
07-25 07:32:59.552: I/mm-camera(186): set sensor selection :0
07-25 07:32:59.562: D/QualcommCameraHardware3D(186): Maximum zoom value is 61
07-25 07:32:59.562: I/mm-camera(186): set sensor selection :0
07-25 07:32:59.572: I/mm-camera(186): set sensor selection :0
07-25 07:32:59.582: D/QualcommCameraHardware3D(186): setFrontCameraMode(), flip-video = -1
07-25 07:32:59.582: I/mm-camera(186): sp3d_set_exposure_mode sensor didnt support
07-25 07:32:59.722: D/(186): [GECameraParameters::getGPUEffect] enter
07-25 07:32:59.722: D/(186): [GECameraParameters::getGPUEffect] leave. no key GPU-effect
07-25 07:32:59.722: D/(186): [GECameraParameters::getGPUEffectParam] leave. no key GE-param0
07-25 07:32:59.722: D/(186): [GECameraParameters::getGPUEffectParam] leave. no key GE-param1
07-25 07:32:59.722: D/(186): [GECameraParameters::getGPUEffectParam] leave. no key GE-param3
07-25 07:32:59.722: I/GPUPostEffect(186): SIMON: int mlabs::GPUPostEffect::setParameters(mlabs::GPUPostEffect::GPUTask*): old effect = 0, new effect = -1.
07-25 07:32:59.722: D/GPUPostEffect(186): SIMON: setParameters: isGEInit == false: no call to ChooseEffect.
07-25 07:32:59.722: I/QualcommCameraHardware3D(186): initDefaultParameters X
07-25 07:32:59.722: I/QualcommCameraHardware3D(186): createInstance: X
07-25 07:32:59.722: I/CameraHAL(186): HAL_openCameraHardware: loading func_getCameraInfo success!!! 0x80a0b855
07-25 07:32:59.732: I/StagefrightPlayer(186): setDataSource('/system/media/audio/ui/camera_click.ogg')
07-25 07:32:59.752: I/StagefrightPlayer(186): setDataSource('/system/media/audio/ui/VideoRecord.ogg')
07-25 07:33:03.045: W/WindowManager(312): App freeze timeout expired.
07-25 07:33:03.045: W/WindowManager(312): Force clearing freeze: AppWindowToken{4077a8c8 token=HistoryRecord{40779788 com.android.camera/.Camera}}
07-25 07:33:03.426: W/SurfaceComposerClient(312): Destroying surface while a transaction is open. Client 0x1ceac8: destroying surface 3, mTransactionOpen=1
07-25 07:33:05.177: D/dalvikvm(312): GC_EXPLICIT freed 410K, 45% free 4765K/8647K, external 2853K/3393K, paused 83ms
07-25 07:33:05.718: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:07.950: D/lights(312): set_light_buttons_func: on=0 brightness=0
07-25 07:33:08.110: W/ActivityManager(312): Activity idle timeout for HistoryRecord{40779788 com.android.camera/.Camera}
07-25 07:33:10.753: D/lights(312): set_light_buttons_func: on=16777215 brightness=255
07-25 07:33:11.734: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:17.549: D/dalvikvm(500): GC_EXPLICIT freed 120K, 50% free 3174K/6343K, external 4255K/5314K, paused 63ms
07-25 07:33:17.740: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:23.745: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:29.751: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:34.356: I/BATT_ALG(197): batt_vol:4271; batt_current:-23; batt_discharge_current:0; batt_temperature:305; batt_id:2
07-25 07:33:34.356: I/BATT_ALG(197): batt_alg_timer_handle: batt_alg->level=94
07-25 07:33:34.356: I/BATT_ALG(197): batt_alg_overtemp_check: in NORMAL_TEMP_RANGE.
07-25 07:33:35.757: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:40.282: I/TelephonyRegistry(312): notifyServiceState: 0 home Sprint Sprint 33000 EvDo rev. A CSS supported 3 4106RoamInd: 128DefRoamInd: 1EmergOnly: false
07-25 07:33:41.763: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:46.428: I/ActivityManager(312): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher } from pid 312
07-25 07:33:46.938: W/ActivityManager(312): Activity pause timeout for HistoryRecord{40779788 com.android.camera/.Camera}
07-25 07:33:46.938: D/HomeLoaders(500): aborting loaders
07-25 07:33:47.018: D/dalvikvm(500): GC_EXPLICIT freed 34K, 51% free 3146K/6343K, external 3799K/4744K, paused 72ms
07-25 07:33:47.408: D/dalvikvm(500): GC_EXTERNAL_ALLOC freed 314K, 50% free 3225K/6343K, external 4592K/4618K, paused 46ms
07-25 07:33:47.469: D/ViewConsistency(500): AbsListView [email protected] enabled= true
07-25 07:33:47.479: D/ViewConsistency(500): AbsListView [email protected] enabled= true
07-25 07:33:47.539: D/HomeLoaders(500): load applications
07-25 07:33:47.539: D/HomeLoaders(500): --> applications loaded, return
07-25 07:33:47.539: D/HomeLoaders(500): loading user items in Thread[main,5,main]
07-25 07:33:47.549: D/HomeLoaders(500): --> items loaded, return
07-25 07:33:47.549: D/HomeLoaders(500): --> loading from cache: 9, 3
07-25 07:33:47.549: D/Launcher(500): ------> binding 9 items
07-25 07:33:47.549: D/Launcher(500): ------> binding 3 widgets
07-25 07:33:47.549: D/Launcher(500): ------> start binding items

Related

[Q] Wifi - error - log

Hi,
need someone who can explain me what following means ... made catlog log and cutted the wifi things out ...
Uploaded with ImageShack.us
( previous thread with problem discription: http://forum.xda-developers.com/showthread.php?t=1285249 )
The first error is cannot open the file ".cid.info". This file is on my system. (I have attached this file from my phone you could try put this missing file back in the right place on your phone, but what else is missing on your phone???. You have to root to see any files in /data/).
You obviously have not done a complete restore to factory state. (since this file in on my phone and not on your phone). I suggest you post about how to do a total wipe to factory, my suggestion is maybe to install a wipe ROM rather than a none wipe ROM, but I am not an expert on this.
Also it is much better if you post the saved text logfile.
LouisJB said:
The first error is cannot open the file ".cid.info". This file is on my system. (I have attached this file from my phone you could try put this missing file back in the right place on your phone, but what else is missing on your phone???. You have to root to see any files in /data/).
You obviously have not done a complete restore to factory state. (since this file in on my phone and not on your phone). I suggest you post about how to do a total wipe to factory, my suggestion is maybe to install a wipe ROM rather than a none wipe ROM, but I am not an expert on this.
Also it is much better if you post the saved text logfile.
Click to expand...
Click to collapse
I deleted everything on my sd card ... went to cwm ... cleared both catches ... factory reset ... cleared catches ... flashed complete stock rom ... cleared catches and factory reset ... this at least 2-3 times with different stock roms and after them I flashed some custom roms but everything didnt help to get wifi to work ... what else should I do for complete wipe ^^ ?
thanks so far ... Now I gonna attach the file and we ll see what will happen ...
edit 1: I just installed root explorer (of course phone was rooted earlier already ...) seeing every data now but I guess I dont have to post them all here ^^ ... I attach the file and run new catlog
edit 2: It seems to be the wifi driver ... but how can I reinstall it ?!?
PHP:
10-09 03:48:47.930 I/InputReader(2938): dispatchTouch::touch event's action is 1, pending(waiting finished signal)=0
10-09 03:48:47.930 I/InputDispatcher(2938): Delivering touch to current input target: action: 1, channel '408d8b98 com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity (server)'
10-09 03:48:48.300 E/BatteryService(2938): TMU status = 0
10-09 03:48:48.300 D/BatteryService(2938): update start
10-09 03:48:48.305 D/BatteryService(2938): updateBattery level:98 scale:100 status:3 health:2 present:true voltage: 4087 temperature: 290 technology: Li-ion AC powered:false USB powered:false icon:17302211
10-09 03:48:48.325 I/StatusBarPolicy(3155): BAT. S:3 H:2
10-09 03:48:49.155 I/GTalkService(3252): [GTalkConnection.1] connect: network unavailable, set state=PENDING, err=NO_NETWORK
10-09 03:48:49.165 I/GTalkService(3252): [GTalkConnection.17] (WORKER THREAD) update account status
10-09 03:48:49.385 I/GTalkService(3252): [GTalkConnection.17] (WORKER THREAD) update account status - done, took 220 ms
10-09 03:48:49.385 I/GTalkService(3252): [GTalkConnection.17] (WORKER THREAD) update account status
10-09 03:48:49.435 E/lights (2938): write_int : /sys/devices/virtual/misc/melfas_touchkey/brightness 2
10-09 03:48:49.435 W/PowerManagerService(2938): Timer 0x7->0x3|0x3
10-09 03:48:49.435 I/PowerManagerService(2938): Ulight 7->3|0
10-09 03:48:49.435 D/PowerManagerService(2938): setLightBrightness : mButtonLight : 0
10-09 03:48:49.725 I/GTalkService(3252): [GTalkConnection.17] (WORKER THREAD) update account status - done, took 336 ms
10-09 03:48:50.535 I/WindowManager(2938): CREATE SURFACE Surface(name=Toast, identity=192, mNativeSurface=0) IN SESSION [email protected]: pid=10116 format=-3 flags=0x0 / Window{4097d2a8 Toast paused=false}
10-09 03:48:50.715 I/InputReader(2938): dispatchTouch::touch event's action is 0, pending(waiting finished signal)=0
10-09 03:48:50.715 I/InputDispatcher(2938): Delivering touch to current input target: action: 0, channel '407e39c8 StatusBar (server)'
10-09 03:48:50.715 E/lights (2938): write_int : /sys/devices/virtual/misc/melfas_touchkey/brightness 1
10-09 03:48:50.715 I/StatusBarService(3155): DOWN:Y-13
10-09 03:48:50.715 I/PowerManagerService(2938): Ulight 3->7|0
10-09 03:48:50.715 D/PowerManagerService(2938): setLightBrightness : mButtonLight : 30
10-09 03:48:50.720 I/WindowManager(2938): CREATE SURFACE Surface(name=TrackingView, identity=193, mNativeSurface=0) IN SESSION [email protected]: pid=3155 format=-3 flags=0x0 / Window{407f3d78 TrackingView paused=false}
10-09 03:48:50.925 W/WindowManager(2938): Window Window{40a8eb90 Toast paused=false} destroyed surface Surface(name=Toast, identity=-1, mNativeSurface=0), session Session{40811f98 uid 10008}
10-09 03:48:50.935 D/dalvikvm(10116): GC_CONCURRENT freed 1695K, 50% free 4519K/8967K, external 943K/1455K, paused 2ms+16ms
10-09 03:48:50.955 I/InputReader(2938): dispatchTouch::touch event's action is 1, pending(waiting finished signal)=0
10-09 03:48:50.955 I/InputDispatcher(2938): Delivering touch to current input target: action: 1, channel '407e39c8 StatusBar (server)'
10-09 03:48:50.970 I/StatusBarService(3155): UP:Y-317
10-09 03:48:51.565 I/InputReader(2938): dispatchTouch::touch event's action is 0, pending(waiting finished signal)=0
10-09 03:48:51.565 I/InputDispatcher(2938): Delivering touch to current input target: action: 0, channel '4080a810 StatusBarExpanded (server)'
10-09 03:48:51.685 I/InputReader(2938): dispatchTouch::touch event's action is 1, pending(waiting finished signal)=0
10-09 03:48:51.685 I/InputDispatcher(2938): Delivering touch to current input target: action: 1, channel '4080a810 StatusBarExpanded (server)'
10-09 03:48:51.685 D/JKay (3155): QuickSettingButton onClick activated!
10-09 03:48:51.685 E/WifiSettingButton(3155): activate()
10-09 03:48:51.685 D/WifiManager(3155): setWifiEnabledDialog
10-09 03:48:51.685 D/WifiService(2938): setWifiEnabledDialog: true
10-09 03:48:51.685 D/WifiService(2938): ****************setWifiEnabledDialog(), allowWifi****************true
10-09 03:48:51.690 I/WifiService(2938): setShowAccessPointListDialog():true
10-09 03:48:51.690 I/WifiService(2938): setWifiEnabledDialog(): true
10-09 03:48:51.690 I/WifiHW (2938): [WIFI] Load Driver
10-09 03:48:51.690 E/WifiHW (2938): module is samsung
10-09 03:48:51.690 I/WifiHW (2938): [WiFi.c] insmod() Start!!
10-09 03:48:51.690 I/WifiHW (2938): [WiFi.c] start init_module() Start!!
10-09 03:48:51.715 E/WifiSettingButton(3155): onReceive()-S:2
10-09 03:48:51.735 E/powersaving modewidget provider(3678): getBrightness brightness= 30
10-09 03:48:51.735 E/powersaving modewidget provider(3678): getBrightness brightness= 30
10-09 03:48:52.929 D/InputReader(2938): Input event: value=1
10-09 03:48:52.929 I/InputDispatcher(2938): Delivering key to current input target: action: 0, channel '4080a810 StatusBarExpanded (server)'
10-09 03:48:53.035 D/InputReader(2938): Input event: value=0
10-09 03:48:53.035 I/InputDispatcher(2938): Delivering key to current input target: action: 1, channel '4080a810 StatusBarExpanded (server)'
10-09 03:48:53.380 W/WindowManager(2938): Window Window{407f3d78 TrackingView paused=false} destroyed surface Surface(name=TrackingView, identity=-1, mNativeSurface=0), session Session{4081a590 uid 1000}
10-09 03:48:53.390 W/InputManagerService(2938): Window already focused, ignoring focus gain of: [email protected]
10-09 03:48:53.620 D/dalvikvm(10116): GC_CONCURRENT freed 1040K, 52% free 4366K/8967K, external 943K/1455K, paused 3ms+4ms
10-09 03:48:54.425 W/WindowManager(2938): Window Window{4097d2a8 Toast paused=false} destroyed surface Surface(name=Toast, identity=-1, mNativeSurface=0), session Session{40811f98 uid 10008}
10-09 03:48:54.435 E/lights (2938): write_int : /sys/devices/virtual/misc/melfas_touchkey/brightness 2
10-09 03:48:54.435 W/PowerManagerService(2938): Timer 0x7->0x3|0x3
10-09 03:48:54.435 I/PowerManagerService(2938): Ulight 7->3|0
10-09 03:48:54.435 D/PowerManagerService(2938): setLightBrightness : mButtonLight : 0
10-09 03:48:54.440 D/PowerManagerService(2938): releaseWakeLockLocked flags=0x0 tag=KEEP_SCREEN_ON_FLAG myUID=1000 myPID=2938 myTID=3065
10-09 03:48:56.830 D/dalvikvm(3817): GC_EXPLICIT freed 210K, 50% free 2772K/5447K, external 0K/0K, paused 90ms
10-09 03:49:05.180 D/dalvikvm(6339): GC_EXPLICIT freed 6K, 50% free 2723K/5379K, external 0K/0K, paused 83ms
10-09 03:49:06.730 I/StatusBarPolicy(3155): onSignalStrengthsChanged
10-09 03:49:08.525 E/WifiHW (2938): return of insmod (args:firmware_path=/system/etc/wifi/bcm4330_sta.bin nvram_path=/system/etc/wifi/nvram_net.txt) : ret = -1, Invalid argument
10-09 03:49:08.525 E/WifiService(2938): Failed to load Wi-Fi driver.
10-09 03:49:08.550 D/PowerSavingModeWidgetProvider(3678): setCurrentState() : 4
10-09 03:49:08.550 E/WifiSettingButton(3155): onReceive()-S:4
10-09 03:49:08.570 E/powersaving modewidget provider(3678): getBrightness brightness= 30
10-09 03:49:08.570 E/powersaving modewidget provider(3678): getBrightness brightness= 30
10-09 03:49:13.680 D/dalvikvm(3678): GC_EXPLICIT freed 18K, 51% free 3106K/6215K, external 864K/1361K, paused 67ms
10-09 03:49:13.775 D/dalvikvm(10116): GC_CONCURRENT freed 861K, 52% free 4340K/8967K, external 943K/1455K, paused 2ms+3ms
10-09 03:49:15.949 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 28
10-09 03:49:15.949 W/PowerManagerService(2938): Timer 0x3->0x1|0x0
10-09 03:49:15.949 I/PowerManagerService(2938): Ulight 3->1|0
10-09 03:49:15.965 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 27
10-09 03:49:15.980 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 26
10-09 03:49:16.005 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 25
10-09 03:49:16.020 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 24
10-09 03:49:16.035 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 23
10-09 03:49:16.055 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 22
10-09 03:49:16.070 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 21
10-09 03:49:16.095 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 20
10-09 03:49:16.095 I/PowerManagerService(2938): Light Animator Finished curIntValue=20
10-09 03:49:17.414 I/InputReader(2938): dispatchTouch::touch event's action is 0, pending(waiting finished signal)=0
10-09 03:49:17.420 I/InputDispatcher(2938): Delivering touch to current input target: action: 0, channel '408d8b98 com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity (server)'
10-09 03:49:17.420 E/lights (2938): write_int : /sys/devices/virtual/misc/melfas_touchkey/brightness 1
10-09 03:49:17.420 D/PowerManagerService(2938): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false
10-09 03:49:17.420 I/PowerManagerService(2938): Ulight 1->7|0
10-09 03:49:17.420 D/PowerManagerService(2938): setLightBrightness : mButtonLight : 30
10-09 03:49:17.440 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 21
10-09 03:49:17.470 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 22
10-09 03:49:17.505 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 23
10-09 03:49:17.510 I/InputReader(2938): dispatchTouch::touch event's action is 1, pending(waiting finished signal)=0
10-09 03:49:17.510 I/InputDispatcher(2938): Delivering touch to current input target: action: 1, channel '408d8b98 com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity (server)'
10-09 03:49:17.535 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 24
10-09 03:49:17.570 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 25
10-09 03:49:17.605 E/lights (2938): write_int : /sys/class/backlight/pwm-backlight/brightness 26
10-09 03:49:08.525 E/WifiHW (2938): return of insmod (args:firmware_path=/system/etc/wifi/bcm4330_sta.bin nvram_path=/system/etc/wifi/nvram_net.txt) : ret = -1, Invalid argument
10-09 03:49:08.525 E/WifiService(2938): Failed to load Wi-Fi driver.
I suggest you start a new thread about how to do a complete fresh install to reset a corrupted system completely to the factory state. Word your new thread carefully to keep peoples interest explaining everything and don't expect people to read posts in another linked thread.
Intratech keeps posting about "wipe roms" and "non wipe roms". Have you tried a "wipe rom"?
Setting the pid in Odin which everyone warns against may reformat the partitions and may be worth looking into (at your risk)! I can't help you on this due to my lack of knowledge!
Looking at the new logs the first file open error has gone. But the next error shows you have have another missing file "nvram_net.txt". I'll post my /system/etc/wifi/ directory later.
{Build:KI4, Version:1.3.4 (stock, rooted)}
OK now try plan B -- restoring your missing WIFI files. Attached is my system log when I connect successfully, also attached is my complete /system/etc/wifi/ directory
Code:
I/WifiHW ( 2705): [WIFI] Load Driver
E/WifiHW ( 2705): module is samsung
I/WifiHW ( 2705): [WiFi.c] insmod() Start!!
I/WifiHW ( 2705): [WiFi.c] start init_module() Start!!
E/WifiHW ( 2705): [WIFI] Waiting DRV Ready. CNT=99
I/WifiHW ( 2705): [WIFI] DRIVER OK
I/WifiHW ( 2705): wifi_start_supplicant: Enter
D/WifiHW ( 2705): /data/wifi/bcm_supp.conf exits
E/WifiHW ( 2705): wifi_start_supplicant: pi->serial=117440516, serial=0
I/WifiHW ( 2705): [service state check polling count] : 19
I/WifiHW ( 2705): wifi_start_supplicant: Exit. supp_status=running
I/WifiHW ( 2705): wifi_connect_to_supplicant: enter
I/WifiHW ( 2705): wifi_connect_to_supplicant: supp_conn_status(transit)
E/WifiHW ( 2705): wifi_connect_to_supplicant:IFACE_DIR(/data/misc/wifi), iface(eth0), ifname(/data/misc/wifi/eth0)
E/WifiHW ( 2705): wifi_connect_to_supplicant: ifname(/data/misc/wifi/eth0)
E/WifiHW ( 2705): wifi_connect_to_supplicant:ctrl_conn is NULL!!
E/WifiHW ( 2705): wifi_connect_to_supplicant:ctrl_conn is NULL!!
E/WifiHW ( 2705): wifi_connect_to_supplicant: ctrl_conn(0x478e08)
I/WifiHW ( 2705): wifi_connect_to_supplicant: Exit(supplicant is connected!)
I get the same error "module is samsung" so that is nothing to worry about.
But after that it seems to go wrong for you.
Try restoring /system/etc/wifi/nvram_net.txt and let us know if that works for you.
so I ve just overwritten the file with the one of yours
... didnt work
so I ve overwritten both of these files
/system/etc/wifi/bcm4330_sta.bin nvram_path=/system/etc/wifi/nvram_net.txt
still doesnt work ... latest log:
PHP:
10-09 17:47:35.459 I/WindowManager(2927): CREATE SURFACE Surface(name=Toast, identity=104, mNativeSurface=0) IN SESSION [email protected]: pid=7805 format=-3 flags=0x0 / Window{40b73c38 Toast paused=false}
10-09 17:47:35.464 D/PowerManagerService(2927): acquireWakeLock flags=0xa tag=KEEP_SCREEN_ON_FLAG uid=1000 pid=2927 myUID=1000 myPID=2927 myTID=3216
10-09 17:47:35.609 D/PowerManagerService(2927): onSensorChanged: light value: 10
10-09 17:47:35.679 D/dalvikvm(7805): GC_CONCURRENT freed 1166K, 54% free 3389K/7367K, external 798K/1253K, paused 1ms+5ms
10-09 17:47:36.679 I/InputReader(2927): dispatchTouch::touch event's action is 0, pending(waiting finished signal)=0
10-09 17:47:36.679 I/InputDispatcher(2927): Delivering touch to current input target: action: 0, channel '4087f888 StatusBar (server)'
10-09 17:47:36.679 I/StatusBarService(3165): DOWN:Y-13
10-09 17:47:36.693 I/WindowManager(2927): CREATE SURFACE Surface(name=TrackingView, identity=105, mNativeSurface=0) IN SESSION [email protected]: pid=3165 format=-3 flags=0x0 / Window{40853360 TrackingView paused=false}
10-09 17:47:36.854 I/InputReader(2927): dispatchTouch::touch event's action is 1, pending(waiting finished signal)=0
10-09 17:47:36.854 I/InputDispatcher(2927): Delivering touch to current input target: action: 1, channel '4087f888 StatusBar (server)'
10-09 17:47:36.869 I/StatusBarService(3165): UP:Y-264
10-09 17:47:37.364 I/InputReader(2927): dispatchTouch::touch event's action is 0, pending(waiting finished signal)=0
10-09 17:47:37.364 I/InputDispatcher(2927): Delivering touch to current input target: action: 0, channel '40859370 StatusBarExpanded (server)'
10-09 17:47:37.454 I/InputReader(2927): dispatchTouch::touch event's action is 1, pending(waiting finished signal)=0
10-09 17:47:37.454 I/InputDispatcher(2927): Delivering touch to current input target: action: 1, channel '40859370 StatusBarExpanded (server)'
10-09 17:47:37.454 D/JKay (3165): QuickSettingButton onClick activated!
10-09 17:47:37.454 E/WifiSettingButton(3165): activate()
10-09 17:47:37.454 D/WifiManager(3165): setWifiEnabledDialog
10-09 17:47:37.459 D/WifiService(2927): setWifiEnabledDialog: true
10-09 17:47:37.459 D/WifiService(2927): ****************setWifiEnabledDialog(), allowWifi****************true
10-09 17:47:37.459 I/WifiService(2927): setShowAccessPointListDialog():true
10-09 17:47:37.459 I/WifiService(2927): setWifiEnabledDialog(): true
10-09 17:47:37.459 I/WifiHW (2927): [WIFI] Load Driver
10-09 17:47:37.459 E/WifiHW (2927): module is samsung
10-09 17:47:37.459 I/WifiHW (2927): [WiFi.c] insmod() Start!!
10-09 17:47:37.469 I/WifiHW (2927): [WiFi.c] start init_module() Start!!
10-09 17:47:37.479 E/powersaving modewidget provider(3778): getBrightness brightness= 30
10-09 17:47:37.479 E/powersaving modewidget provider(3778): getBrightness brightness= 30
10-09 17:47:37.494 E/WifiSettingButton(3165): onReceive()-S:2
10-09 17:47:37.574 D/dalvikvm(7805): GC_CONCURRENT freed 608K, 57% free 3201K/7367K, external 798K/1253K, paused 3ms+3ms
10-09 17:47:38.009 D/PowerManagerService(2927): onSensorChanged: light value: 10
10-09 17:47:38.263 D/InputReader(2927): Input event: value=1
10-09 17:47:38.263 I/InputDispatcher(2927): Delivering key to current input target: action: 0, channel '40859370 StatusBarExpanded (server)'
10-09 17:47:38.354 D/InputReader(2927): Input event: value=0
10-09 17:47:38.359 I/InputDispatcher(2927): Delivering key to current input target: action: 1, channel '40859370 StatusBarExpanded (server)'
10-09 17:47:38.389 D/dalvikvm(7805): GC_CONCURRENT freed 341K, 56% free 3287K/7367K, external 798K/1253K, paused 3ms+7ms
10-09 17:47:38.699 W/WindowManager(2927): Window Window{40853360 TrackingView paused=false} destroyed surface Surface(name=TrackingView, identity=-1, mNativeSurface=0), session Session{4083ad90 uid 1000}
10-09 17:47:38.714 W/InputManagerService(2927): Window already focused, ignoring focus gain of: [email protected]
10-09 17:47:39.374 W/WindowManager(2927): Window Window{40b73c38 Toast paused=false} destroyed surface Surface(name=Toast, identity=-1, mNativeSurface=0), session Session{4084ffc8 uid 10008}
10-09 17:47:39.389 D/PowerManagerService(2927): releaseWakeLockLocked flags=0x0 tag=KEEP_SCREEN_ON_FLAG myUID=1000 myPID=2927 myTID=3073
10-09 17:47:39.589 D/dalvikvm(7805): GC_CONCURRENT freed 420K, 56% free 3291K/7367K, external 798K/1253K, paused 7ms+4ms
10-09 17:47:40.884 E/lights (2927): write_int : /sys/devices/virtual/misc/melfas_touchkey/brightness 2
10-09 17:47:40.884 W/PowerManagerService(2927): Timer 0x7->0x3|0x0
10-09 17:47:40.884 I/PowerManagerService(2927): Ulight 7->3|0
10-09 17:47:40.884 D/PowerManagerService(2927): setLightBrightness : mButtonLight : 0
10-09 17:47:42.579 D/dalvikvm(3612): GC_EXPLICIT freed 15K, 50% free 2700K/5379K, external 0K/0K, paused 67ms
10-09 17:47:45.209 D/PowerManagerService(2927): onSensorChanged: light value: 10
10-09 17:47:45.424 D/dalvikvm(7805): GC_CONCURRENT freed 388K, 56% free 3288K/7367K, external 798K/1253K, paused 2ms+2ms
10-09 17:47:47.609 D/dalvikvm(3900): GC_EXPLICIT freed 64K, 51% free 2734K/5511K, external 0K/0K, paused 98ms
10-09 17:47:52.594 D/dalvikvm(5679): GC_EXPLICIT freed 6K, 50% free 2722K/5379K, external 0K/0K, paused 77ms
10-09 17:47:52.644 E/BatteryService(2927): TMU status = 0
10-09 17:47:52.644 D/BatteryService(2927): update start
10-09 17:47:52.644 D/BatteryService(2927): updateBattery level:55 scale:100 status:3 health:2 present:true voltage: 3783 temperature: 290 technology: Li-ion AC powered:false USB powered:false icon:17302211
10-09 17:47:52.649 I/StatusBarPolicy(3165): BAT. S:3 H:2
10-09 17:47:52.774 D/dalvikvm(7805): GC_CONCURRENT freed 396K, 56% free 3307K/7367K, external 798K/1253K, paused 1ms+2ms
10-09 17:47:54.288 E/WifiHW (2927): return of insmod (args:firmware_path=/system/etc/wifi/bcm4330_sta.bin nvram_path=/system/etc/wifi/nvram_net.txt) : ret = -1, Invalid argument
10-09 17:47:54.288 E/WifiService(2927): Failed to load Wi-Fi driver.
10-09 17:47:54.298 E/WifiSettingButton(3165): onReceive()-S:4
10-09 17:47:54.314 D/PowerSavingModeWidgetProvider(3778): setCurrentState() : 4
10-09 17:47:54.329 E/powersaving modewidget provider(3778): getBrightness brightness= 30
10-09 17:47:54.329 E/powersaving modewidget provider(3778): getBrightness brightness= 30
10-09 17:47:56.924 I/GTalkService(3272): [GTalkConnection.1] connect: network unavailable, set state=PENDING, err=NO_NETWORK
10-09 17:47:56.934 I/GTalkService(3272): [GTalkConnection.16] (WORKER THREAD) update account status
10-09 17:47:57.079 D/dalvikvm(7805): GC_CONCURRENT freed 436K, 55% free 3325K/7367K, external 798K/1253K, paused 14ms+3ms
10-09 17:47:57.184 I/GTalkService(3272): [GTalkConnection.16] (WORKER THREAD) update account status - done, took 249 ms
10-09 17:47:57.184 I/GTalkService(3272): [GTalkConnection.16] (WORKER THREAD) update account status
10-09 17:47:57.324 I/GTalkService(3272): [GTalkConnection.16] (WORKER THREAD) update account status - done, took 138 ms
10-09 17:47:58.178 I/InputReader(2927): dispatchTouch::touch event's action is 0, pending(waiting finished signal)=0
10-09 17:47:58.178 I/InputDispatcher(2927): Delivering touch to current input target: action: 0, channel '40b39ca0 com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity (server)'
10-09 17:47:58.178 I/PowerManagerService(2927): Ulight 3->7|0
10-09 17:47:58.178 D/PowerManagerService(2927): setLightBrightness : mButtonLight : 30
10-09 17:47:58.184 E/lights (2927): write_int : /sys/devices/virtual/misc/melfas_touchkey/brightness 1
10-09 17:47:58.269 I/InputReader(2927): dispatchTouch::touch event's action is 1, pending(waiting finished signal)=0
10-09 17:47:58.269 I/InputDispatcher(2927): Delivering touch to current input target: action: 1, channel '40b39ca0 com.nolanlawson.logcat/com.nolanlawson.logcat.LogcatActivity (server)'
10-09 17:47:58.284 D/dalvikvm(7805): GC_CONCURRENT freed 454K, 55% free 3320K/7367K, external 798K/1253K, paused 3ms+7ms
View attachment wifilognew.txt
Ok it was was worth a try, looking at log cat helped me once before when I could not connect to WIFI. But I have looked at your logcat carefully and compared it with mine and I am sorry to say there is not much further we can try. It is strange it says "Failed to load Wi-Fi driver." By the way were your original two files the same as mine?
This could be well be a hardware issue, (in fact it MUST BE hardware IF your software is fully reverted to factory!).
I am very sorry but I don't think I can help you further.
LouisJB said:
Ok it was was worth a try, looking at log cat helped me once before when I could not connect to WIFI. But I have looked at your logcat carefully and compared it with mine and I am sorry to say there is not much further we can try. It is strange it says "Failed to load Wi-Fi driver." By the way were your original two files the same as mine?
This could be well be a hardware issue, (in fact it MUST BE hardware IF your software is fully reverted to factory!).
I am very sorry but I don't think I can help you further.
Click to expand...
Click to collapse
k thanks for your work. Gonna downflash it ... jig it ... and send it in for warranty ...

[Q] need help with analysing alogcat File, please

Hi folks,
I have a problem with my s2. After going into sleep the screen turns off and everything seems to be fine. After five minutes not doing anything the screen goes on for about three seconds and then turns off again. This happens about five times and then the screen stats black again. After another five minutes... Same thing going on again
My device runs on stock room xila2, Android 2.3.6, is rooted and runs on a kernel from @hellcat. So far everything worked like a charm, I had not experienced any problems to this point neither did I change anything to my setting nor did I install anything new.
I attach a log file. I used a filter once which says "screen_on" and indeed I can see that every time the screen turns on there is an error like "e/glasslockscreenmusicwidget" but I can't help myself knowing what this wants to tell me.
So I would appreciate any kind of help here.
Thanks!
Edit: have to upload the log later. Doesn't work from cell phone obviously...
here's an error log.
you can see clearly where the screen turns on, but i don't know why
--------- beginning of /dev/log/main
--------- beginning of /dev/log/system
02-19 13:23:32.995 E/BatteryService( 3008): TMU status = 0
02-19 13:23:36.190 E/SurfaceFlinger( 3008): GL error 0x0506
02-19 13:23:36.571 E/lights ( 3008): write_int : /sys/class/backlight/pwm-backlight/brightness 0
02-19 13:23:36.601 E/power ( 3008): *** set_screen_state 0
02-19 13:23:36.606 E/lights ( 3008): write_int : /sys/devices/virtual/misc/melfas_touchkey/brightness 2
02-19 13:24:13.445 E/BatteryService( 3008): TMU status = 0
02-19 13:24:53.525 E/BatteryService( 3008): TMU status = 0
02-19 13:25:34.161 E/BatteryService( 3008): TMU status = 0
02-19 13:26:14.545 E/BatteryService( 3008): TMU status = 0
02-19 13:26:54.891 E/BatteryService( 3008): TMU status = 0
02-19 13:27:34.996 E/BatteryService( 3008): TMU status = 0
02-19 13:28:15.116 E/BatteryService( 3008): TMU status = 0
02-19 13:28:55.206 E/BatteryService( 3008): TMU status = 0
02-19 13:29:35.315 E/BatteryService( 3008): TMU status = 0
02-19 13:30:12.100 E/power ( 3008): *** set_screen_state 1
02-19 13:30:12.175 E/lights ( 3008): write_int : /sys/class/backlight/pwm-backlight/brightness 30
02-19 13:30:13.565 E/lights ( 3008): write_int : /sys/devices/virtual/misc/melfas_touchkey/brightness 2
02-19 13:30:15.446 E/BatteryService( 3008): TMU status = 0
02-19 13:30:16.191 E/PowerManagerService( 3008): CurLock p:2 mPS:3
02-19 13:30:17.190 E/SurfaceFlinger( 3008): GL error 0x0506
02-19 13:30:17.576 E/lights ( 3008): write_int : /sys/class/backlight/pwm-backlight/brightness 0
02-19 13:30:17.611 E/power ( 3008): *** set_screen_state 0
02-19 13:30:17.626 E/lights ( 3008): write_int : /sys/devices/virtual/misc/melfas_touchkey/brightness 2
02-19 13:30:17.686 E/GlassLockScreenMusicWidget( 3008): onReceive() : intent=Intent { act=android.intent.action.SCREEN_ON flg=0x40000000 }
02-19 13:30:17.716 E/GlassLockScreenMusicWidget( 3008): onReceive() : intent=Intent { act=android.intent.action.SCREEN_OFF flg=0x40000000 }
02-19 13:30:18.151 E/power ( 3008): *** set_screen_state 1
02-19 13:30:18.171 E/lights ( 3008): write_int : /sys/class/backlight/pwm-backlight/brightness 30
02-19 13:30:18.346 E/GlassLockScreenMusicWidget( 3008): onReceive() : intent=Intent { act=android.intent.action.SCREEN_ON flg=0x40000000 }
02-19 13:30:22.241 E/PowerManagerService( 3008): CurLock p:2 mPS:3
02-19 13:30:27.626 E/KeyguardViewMediator( 3008): Phone is boot completed. so can broadcast
02-19 13:30:27.636 E/MTPRx ( 3456): In MtpReceiverandroid.intent.action.USER_PRESENT
02-19 13:30:27.646 E/MTPRx ( 3456): file kieswifi.dat is not found
02-19 13:30:27.646 E/MTPRx ( 3456): Battery charging. plugType = 0
02-19 13:30:27.646 E/MTPRx ( 3456): AC charging. Dont lauch MTP APP
anyone? i really want to find out what the log is trying to tell me

mainboard replaced - No cellular network

Hello,
My i9100 died some months ago, it was impossible to boot (Tested different batteries, SIM-cards and chargers). I think it was overheating when I used it for the last time.
I bought a used mainboard from China and build it into my phone. It had Stock Gingerbread installed and was used in Iran.
An IMEI-analysis says that the board is a european version
Information on IMEI xxxxxx
Type Allocation Holder Samsung
Mobile Equipment Type Samsung GT-i9100 Galaxy S II
GSM Implementation Phase 2/2+
IMEI Validity Assessment Very likely
Information on range assignment
Est. Date of Range Issuance Around Q2 2011
Reporting Body British Approvals Board of Telecommunications (BABT)
Primary Market Europe
Legal Basis for Allocation EU R&TTE Directive
Information on number format
Full IMEI Presentation 35xxxxxx
Reporting Body Identifier 35
Type Allocation Code xxxxxx
Serial Number xxxxx
Check Digit 0
Click to expand...
Click to collapse
I use cm12.1 (12.1-20150430-UNOFFICIAL-i9100) but I also don't have cellular network with other ROMs. GPS, Wifi, BT etc. are working
Search for mobile networks is not successful and I can't execute USSD-Codes. The efs-partition is not corrupted. Most files are from 2010, last changes 2013.
Do you have any idea how to solve this?
Best regards
Have you checked which baseband software version is showing under "about phone"? This is stored in /dev/block/mmcblk0p8, and would not be updated by installing CM. I think I9100XXMS4 was the last European one. Rather than messing around with installing this, you can simply install Sale's NeatROM (modified Samsung 4.1), before installing CM etc.
---------- Post added at 03:53 PM ---------- Previous post was at 03:52 PM ----------
Another thing to consider, but I not sure how you'd check or fix:
http://forum.xda-developers.com/galaxy-s2/general/external-antenna-socket-warning-t1273292
This would mean the radio modem is booted & working OK, but no antenna = no signal = no networks.
My baseband was XXKI4. I installed XXMS4 but that didn't change anything.
The antenna socket is not damaged or anything but i don't know how to check the functionality without destroying the coonnection to the internal antenna (provided it works at all).
Hmmm @tgb456
Install stock 2.3.3 and root it.
Connect your phone to PC into ADB. Start logcating and make log:
--restarting phone
-Searching to network (manual)
-USSD codes excutions
Wysłane ze Slim-fonika 9.0 powered by DorimanX v008 kernel
Still with CM12.1:
After reboot:
Code:
W/ServiceWatcher( 2225): com.google.android.gms not found
W/ServiceWatcher( 2225): com.google.android.gms not found
W/LocationManagerService( 2225): no network location provider found
W/ServiceWatcher( 2225): com.google.android.gms not found
W/ServiceWatcher( 2225): com.google.android.gms not found
D/NuPlayerDriver( 1862): reset(0x41c34040)
D/NuPlayerDriver( 1862): notifyResetComplete(0x41c34040)
E/LocationManagerService( 2225): no geocoder provider found
E/FlpHardwareProvider( 2225): Error hw_get_module 'flp': -2
E/LocationManagerService( 2225): FLP HAL not supported
W/ServiceWatcher( 2225): com.google.android.gms not found
E/LocationManagerService( 2225): Unable to bind FLP Geofence proxy.
E/ActivityRecognitionHardware( 2225): Error hw_get_module: -2
E/LocationManagerService( 2225): Hardware Activity-Recognition not supported.
I/FFmpegExtractor( 1862): android-source:0x415b14c0
...
I/Telecom ( 2225): TelecomGlobals: CallsManager initialized
W/ContextImpl( 2225): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1732 android.content.ContextWrapper.startService:522 com.android.server.telecom.BluetoothPhoneService.start:468 com.android.server.telecom.TelecomGlobals.initialize:101 com.android.server.telecom.TelecomService.onCreate:164
....
D/Telephony( 2743): TtyManager: setTTYMode exception: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
W/BassBoost( 2667): WARNING: attaching a BassBoost to global output mix is deprecated!
V/OtaStartupReceiver( 2743): onOtaspChanged: mOtaspMode=1
W/Virtualizer( 2667): WARNING: attaching a Virtualizer to global output mix is deprecated!
D/GpsLocationProvider( 2225): received SIM realted action:
D/GpsLocationProvider( 2225): SIM MCC/MNC is still not available
D/Telephony( 2743): TtyManager: queryTTYMode exception: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
I/MmsService( 2743): MmsConfigManager.loadInBackground(): mcc/mnc: 0/0
E/MmsService( 2743): MmsConfigManager.load -- empty getActiveSubInfoList
D/Telephony( 2743): TelecomAccountRegistry: Found 1 phones. Attempting to register.
D/Telephony( 2743): TelecomAccountRegistry: Phone with subscription id 5000
E/PhoneInterfaceManager( 2743): [PhoneIntfMgr] getIccId: No UICC
D/Telephony( 2743): AccountEntry: Registered phoneAccount: [PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxx], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxx], UserHandle{0}
I/Telephony( 2743): PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {8e4d5bd}
D/Telephony( 2743): PstnPhoneCapabilitiesNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {8e4d5bd}
D/CallNotifier( 2743): onReceive...
D/Telephony( 2743): PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
D/PhoneStatusBarPolicy( 2382): updateSimState for subId :5000
D/GpsLocationProvider( 2225): received SIM realted action:
D/PhoneStatusBarPolicy( 2382): updateSimState for phoneId :0
D/PhoneStatusBarPolicy( 2382): updateSimState for Slot :0
D/GpsLocationProvider( 2225): SIM MCC/MNC is still not available
....
D/MmsSmsDatabaseHelper( 2743): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,archived INTEGER DEFAULT 0,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true
D/MmsSmsDatabaseHelper( 2743): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true
D/MmsSmsDatabaseHelper( 2743): [MmsSmsDb] tableName: part hasAutoIncrement: CREATE TABLE part (_id INTEGER PRIMARY KEY AUTOINCREMENT,mid INTEGER,seq INTEGER DEFAULT 0,ct TEXT,name TEXT,chset INTEGER,cd TEXT,fn TEXT,cid TEXT,cl TEXT,ctt_s INTEGER,ctt_t TEXT,_data TEXT,text TEXT) result: true
D/MmsSmsDatabaseHelper( 2743): [MmsSmsDb] tableName: pdu hasAutoIncrement: CREATE TABLE pdu (_id INTEGER PRIMARY KEY AUTOINCREMENT,thread_id INTEGER,date INTEGER,date_sent INTEGER DEFAULT 0,msg_box INTEGER,read INTEGER DEFAULT 0,m_id TEXT,sub TEXT,sub_cs INTEGER,ct_t TEXT,ct_l TEXT,exp INTEGER,m_cls TEXT,m_type INTEGER,v INTEGER,m_size INTEGER,pri INTEGER,rr INTEGER,rpt_a INTEGER,resp_st INTEGER,st INTEGER,tr_id TEXT,retr_st INTEGER,retr_txt TEXT,retr_txt_cs INTEGER,read_status INTEGER,ct_cls INTEGER,resp_txt TEXT,d_tm INTEGER,d_rpt INTEGER,locked INTEGER DEFAULT 0,sub_id INTEGER DEFAULT -1, phone_id INTEGER DEFAULT -1, seen INTEGER DEFAULT 0,creator TEXT,text_only INTEGER DEFAULT 0) result: true
D/MmsSmsDatabaseHelper( 2743): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true hasAutoIncrementPart: true hasAutoIncrementPdu: true
---
I/ActivityManager( 2225): Start proc 3598:com.android.cellbroadcastreceiver/u0a5 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
D/CellBroadcastReceiver( 3598): onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
D/CellBroadcastReceiver( 3598): Intent ACTION_SERVICE_STATE_CHANGED
D/CellBroadcastReceiver( 3598): Service state changed! 3 Full: 3 3 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false Current state=-1
I/ActivityManager( 2225): Killing 2826:android.process.acore/u0a6 (adj 15): empty #17
D/CellBroadcastReceiver( 3598): onReceive Intent { act=android.intent.action.ACTION_SUBINFO_RECORD_UPDATED flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver }
D/SIP ( 2743): [SipSharedPreferences] isReceivingCallsEnabled, option not set; use default value, exception: android.provider.Settings$SettingNotFoundException: sip_receive_calls
E/PhoneInterfaceManager( 2743): [PhoneIntfMgr] getIccId: No UICC
...
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_route_start()
E/WhisperPush( 3531): GcmRecurringRegistration
E/WhisperPush( 3531): java.io.IOException: SERVICE_NOT_AVAILABLE
E/WhisperPush( 3531): at com.google.android.gms.gcm.GoogleCloudMessaging.register(Unknown Source)
E/WhisperPush( 3531): at org.whispersystems.whisperpush.gcm.GcmHelper.getRegistrationId(GcmHelper.java:65)
E/WhisperPush( 3531): at org.whispersystems.whisperpush.WhisperPush$1.doInBackground(WhisperPush.java:52)
E/WhisperPush( 3531): at org.whispersystems.whisperpush.WhisperPush$1.doInBackground(WhisperPush.java:48)
E/WhisperPush( 3531): at android.os.AsyncTask$2.call(AsyncTask.java:292)
E/WhisperPush( 3531): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/WhisperPush( 3531): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
E/WhisperPush( 3531): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/WhisperPush( 3531): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/WhisperPush( 3531): at java.lang.Thread.run(Thread.java:818)
W/ActivityManager( 2225): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
W/GAV3 ( 3553): Thread[GAThread,5,main]: Service unavailable (code=1), will retry.
I/GAV3 ( 3553): Thread[GAThread,5,main]: No campaign data found.
I/GlobalDismissManager( 3437): no sender configured
...
W/ActivityManager( 2225): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
W/GAV3 ( 3553): Thread[Service Reconnect,5,main]: Service unavailable (code=1), using local store.
USSD-Codes:
Code:
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_output_start()
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_route_start()
D/Yamaha-MC1N2-Audio( 1862): (yamaha_mc1n2_audio_params_route_find): device = 2, direction = 0
W/AudioTrack( 2225): AUDIO_OUTPUT_FLAG_FAST denied by client
E/AudioTrack( 2225): AudioTrack::set : Exit
I/ActivityManager( 2225): START u0 {act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxx cmp=com.android.server.telecom/.PrivilegedCallActivity (has extras)} from uid 10008 on display 0
V/WindowManager( 2225): addAppToken: AppWindowToken{3e3087eb token=Token{534ff3a ActivityRecord{d949665 u0 com.android.server.telecom/.PrivilegedCallActivity t77}}} to stack=1 task=77 at 1
E/SpannableStringBuilder( 3876): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
I/Telecom ( 2225): CallReceiver: onReceive - isUnknownCall: false
I/Telecom ( 2225): Call: setTargetPhoneAccount ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxx], UserHandle{0}
V/GpsNetInitiatedHandler( 2225): ACTION_NEW_OUTGOING_CALL - false
I/Telecom ( 2225): Call: CallerInfo received for *****: [email protected] { name null, phoneNumber non-null }
W/InputMethodManagerService( 2225): Window already focused, ignoring focus gain of: [email protected] [email protected], token = [email protected]
D/DialpadFragment( 3876): Displaying normal Dialer UI.
D/DialpadFragment( 3876): Displaying normal Dialer UI.
I/Telecom ( 2225): CallsManager: Creating a new outgoing call with handle: *****
I/Telecom ( 2225): CallsManager: updateLchStatus subInConversation: 5000
I/Telecom ( 2225): CreateConnectionProcessor: Trying attempt CallAttemptRecord(ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxxxx], UserHandle{0},ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxx], UserHandle{0})
I/Telecom ( 2225): CreateConnectionProcessor: Attempting to call from ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}
I/Telecom ( 2225): ServiceBinderConnection: Service bound ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}
I/Telephony( 2743): TelephonyConnectionService: onCreateOutgoingConnection, request: ConnectionRequest xxxxxxxxxxx Bundle[mParcelledData.dataSize=96]
I/Telecom ( 2225): ConnectionServiceWrapper: Service unbound ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, from unbind.
I/Telecom ( 2225): CallsManager: setCallState CONNECTING -> DISCONNECTED, call: [881702855, CONNECTING, null, *****, 0, childs(0), has_parent(false), [[Capabilities:]], false, ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxxxxxxx], UserHandle{0} 0]
I/Telecom ( 2225): CallsManager: entered manageMSimInCallTones
I/Telecom ( 2225): CallsManager: updateLchStatus subInConversation: null
I/Telecom ( 2225): CallsManager: setActiveSubscription = null
I/Telecom ( 2225): CallsManager: entered manageMSimInCallTones
I/Timeline( 3876): Timeline: Activity_idle id: [email protected] time:1476741
Searching for networks:
Code:
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_output_start()
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_route_start()
D/Yamaha-MC1N2-Audio( 1862): (yamaha_mc1n2_audio_params_route_find): device = 2, direction = 0
V/WindowManager( 2225): not Base app: Adding window Window{a3df74b u0 com.android.phone/com.android.phone.NetworkSetting} at 6 of 9
I/NotificationService( 2225): cancelToast pkg=com.android.phone [email protected]
W/NotificationService( 2225): Toast already cancelled. pkg=com.android.phone [email protected]
W/InputMethodManagerService( 2225): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
Maybe this is a problem with the /efs - partition. hxxp://redmine.replicant.us/boards/9/topics/8841?r=9483 . The owner of most files in /efs is root or system, not radio
Code:
[email protected]:/ # ls -la /efs/
ls -la /efs/
-rw-r--r-- root root 1 2011-01-01 01:00 .nv_state
drwxrwxr-x radio system 2000-01-01 01:09 bluetooth
-rw-r--r-- system system 9 2010-12-31 22:02 cryptprop_applied_result
-rw-r--r-- root root 1 2010-12-31 22:00 cryptprop_rebootMode
drwx------ system system 2010-12-31 22:01 dmp
-rw-rw-rw- system system 256 2014-06-06 10:33 edk_p
-rw-r--r-- root root 2354 2011-01-01 01:00 nv.log
-rw-r--r-- root root 32 2010-12-31 22:13 nv_data.bin.md5
-rw-r--r-- root root 880 2010-12-31 16:02 redata.bin
-rw-r--r-- root root 1 2013-02-12 07:00 upgaddr
drwxrwxr-x radio system 2000-01-01 01:13 wifi
Activation of mobile network in settings:
Code:
D/Yamaha-MC1N2-Audio( 1861): yamaha_mc1n2_audio_route_start()
D/MccTable( 2753): updateMccMncConfiguration mccmnc='null' fromServiceState=true
D/MccTable( 2753): WIFI_COUNTRY_CODE set to
I/WifiService( 2226): WifiService trying to set country code to with persist set to true
E/WifiStateMachine( 2226): Ignoring resetting of country code
D/KeyguardUpdateMonitor( 2369): ACTION_SERVICE_STATE_CHANGED on sub: 5000 mServiceState: 1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false
D/GpsLocationProvider( 2226): received SIM realted action:
D/GpsLocationProvider( 2226): SIM MCC/MNC is still not available
W/sh ( 4104): type=1400 audit(0.0:237): avc: denied { write } for name="log" dev=mmcblk0p10 ino=73730 scontext=u:r:rild:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
I/MmsService( 2753): MmsConfigManager.loadInBackground(): mcc/mnc: 262/3
I/Telephony( 2753): PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {2f88d477}
D/Telephony( 2753): PstnPhoneCapabilitiesNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {2f88d477}
E/MmsService( 2753): MmsConfigManager.load -- empty getActiveSubInfoList
D/Telephony( 2753): TelecomAccountRegistry: Found 1 phones. Attempting to register.
D/Telephony( 2753): TelecomAccountRegistry: Phone with subscription id 5000
E/PhoneInterfaceManager( 2753): [PhoneIntfMgr] getIccId: ICC ID is null or empty.
D/Telephony( 2753): AccountEntry: Registered phoneAccount: [PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxxxx], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxxxxxxxx], UserHandle{0}
I/Telephony( 2753): PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {2f88d477}
D/Telephony( 2753): PstnPhoneCapabilitiesNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {2f88d477}
D/CallNotifier( 2753): onReceive...
D/PhoneStatusBarPolicy( 2369): updateSimState for subId :5000
D/PhoneStatusBarPolicy( 2369): updateSimState for phoneId :0
D/PhoneStatusBarPolicy( 2369): updateSimState for Slot :0
D/Telephony( 2753): PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
D/CellBroadcastReceiver( 3604): onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
D/CellBroadcastReceiver( 3604): Intent ACTION_SERVICE_STATE_CHANGED
D/CellBroadcastReceiver( 3604): Service state changed! 1 Full: 1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false Current state=-1
D/CellBroadcastReceiver( 3604): onReceive Intent { act=android.intent.action.ACTION_SUBINFO_RECORD_UPDATED flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver }
E/PhoneInterfaceManager( 2753): [PhoneIntfMgr] getIccId: ICC ID is null or empty.
I/art ( 2226): Background partial concurrent mark sweep GC freed 21767(1433KB) AllocSpace objects, 6(196KB) LOS objects, 20% free, 15MB/19MB, paused 2.154ms total 179.409ms
D/GpsLocationProvider( 2226): received SIM realted action:
D/GpsLocationProvider( 2226): SIM MCC/MNC is still not available
I/MediaFocusControl( 2226): AudioFocus abandonAudioFocus() from [email protected][email protected]
I/HeadsetService( 2686): Audio session removed: 18
I/MediaFocusControl( 2226): AudioFocus abandonAudioFocus() from [email protected][email protected]

Xperia 1 - DRM keys back after locking the bootloader ?

Hello,
I just have a question, my Xperia 1 was unlocked and rooted (magisk) on Android 10.
Yesterday, I decided to lock the bootloader, everything was erased from the phone after that. The new Android installation was buggy so I tried to restore the phone using Xperia Companion.
After the restore using Xperia Companion, Now everything is working fine and I was really surprised, my DRM keys are back, I have "L1" using the DRM info app and I can watch Netflix HD content and Amazon Prime Video HD content.
How is that possible ? I thought that by unlocking the bootloader, the DRM keys are lost forever ?
Hmmm do you have any proof?
Hello,
Yes, please see my old messages, I succesfully unlocked ans rooted the device. Now see the screenshot below.
https://ibb.co/7RH2ZdG
Check with *#*#7378423#*#*
Then service info>security
Then see if any ........XXXXX error and share the screenshot.
Thanks
Hello, thanks for your Reply.
It seems that there is No error, but I have confirmation that thé device has already be unlocked
https://imgshare.io/image/screenshot-20200412-1650532.4yP8t
By thé way, i also recieved an OTAsoftware uppgrade. So this is now working too.
titigunner01 said:
By thé way, i also recieved an OTAsoftware uppgrade. So this is now working too.
Click to expand...
Click to collapse
You can receive OTA if you have just locked the bootloader.
But the things in Screenshot looks great. It was a previous way of checking the DRM keys and I don't know if only these things verify the DRM keys in latest versions too.
Is it a matter that the phone restores the DRM under locked bootloader again in Sony or did they remove the DRMs?
But what it matters is you are using apps and things like you have the DRM so may be thats good.:good:
So, after you restored stock ROM, also the boot message "can't be checked for corruption" is gone?
Yes, no message when booting.
Very strange, i wanted to know if everyone else noticed thé same thing.
titigunner01 said:
Yes, no message when booting.
Very strange, i wanted to know if everyone else noticed thé same thing.
Click to expand...
Click to collapse
Eventually I will try on my Xperia 10 II. Hope I have the same luck, thanks!
titigunner01 said:
Hello,
I just have a question, my Xperia 1 was unlocked and rooted (magisk) on Android 10.
Yesterday, I decided to lock the bootloader, everything was erased from the phone after that. The new Android installation was buggy so I tried to restore the phone using Xperia Companion.
After the restore using Xperia Companion, Now everything is working fine and I was really surprised, my DRM keys are back, I have "L1" using the DRM info app and I can watch Netflix HD content and Amazon Prime Video HD content.
How is that possible ? I thought that by unlocking the bootloader, the DRM keys are lost forever ?
Click to expand...
Click to collapse
did you lock the bootloader with flashtool?
I just want to do it too, but can`t I find a guide for xperia 1
No i locked the bootloader using command lines.
Maybe this will work also using Flashtool, Im not sure.
titigunner01 said:
No i locked the bootloader using command lines.
Maybe this will work also using Flashtool, Im not sure.
Click to expand...
Click to collapse
you using this commands?
fastboot oem lock
fastboot flashing lock
fastboot oem relock
fastboot reboot
if not, can you describe step by step how you did it?
I will
thankful to you!
Hello,
Yes, if I remember well, on fastboot mode, i used fastboot oem lock.
After the reboot of the phone, everything was reased. The new installation was really buggy so after that I recovered using Xperia Companion.
interesting - I am wondering if sony still uses the device key in TA 66667 unit and if it gets erased with the first unlock or not.
Deleted
Relock the bootloader, repair with xperia companion and drm keys are back.
Only on xperia 1, 5 and up !
Beware: even though it may look all keys are back, it is still questionable if some function/feature is not permanently missing.
I did some research and it seems xperia 1 bootloader ABL does erase device key, i.e. TA 66667 (0x1046b) unit, on unlock.
So in my opinion even though you can relock and everything looks normal, the device key gets never back.
The question is what (drm) functions are connected to it.
Here more details:
Just extracted abl from J9110_10_55.1.A.0.748_PLUSPL, posted it here:
xperia-1-J9110-55.1.A.0.748-LA2_0_Q_114-ABL-LinuxLoader.zip
Just observing the strings in it, I am not trusting SONY at all with the re-lock of xperia-1:
Code:
$ strings -a LA2_0_Q_114-ABL-LinuxLoader.pe | grep -i 'device key\|[ _]dk'
Size of device key is too large (%d > %d)
Device key is not set, setting to zero
get_dk returned err=%d
Unable to delete dk
get_hwconf_dk returned err=%d
Device Key MiscTA unit size is zero
Failed to allocate memory for Device Key
Device keys not of equal length!
hwconf_x_parser_get_hwc_dk returned err=%d
Device Key length in HWConfig is zero
Failed to get size of TA_DK_NUMBER_UNIT
Failed to delete DK
This looks very similar to stuff implemented in xz1c ABL related to unlock and TA unit 66667 (0x1046b) containing the device key erased with bootloader unlock!
You may also observe if the message "Device key is not set, setting to zero" is present in bootloader log that is stored in 0x802 TA unit (and few other following units containing older boots).
It would be interesting to test TA backup, unlock, relock, TA restore, so that device key would be back.
This tells everything:
From i d a can't see 1046b but see the same function at the bottom (ghidra output)
Code:
void sub_4DDE4()
{
int v0; // w0
__int64 v1; // x3
__int64 v2; // x4
__int64 v3; // x5
__int64 v4; // x6
__int64 v5; // x7
__int64 v6; // x0
__int64 v7; // x1
const char *v8; // x0
__int64 v9; // x2
__int64 v10; // x0
char v11; // zf
int v12; // w0
__int64 v13; // x0
__int64 v14; // x0
unsigned int v15; // w1
__int64 v16; // x2
__int64 v17; // x3
_DWORD *v18; // x4
__int64 v19; // x5
__int64 v20; // x6
__int64 v21; // x7
signed int v22; // [xsp+4h] [xbp-2Ch]
sub_440B4();
if ( v0 )
{
sub_4DF70();
v7 = v6;
v8 = "[ERROR @ %s:%d]:\nFailed to get size of TA_DK_NUMBER_UNIT\n";
v9 = 303i64;
}
else
{
if ( v22 < 1 )
goto LABEL_4;
sub_44318();
if ( !v12 )
goto LABEL_4;
sub_4DF70();
v7 = v13;
v8 = "[ERROR @ %s:%d]:\nFailed to delete DK\n";
v9 = 310i64;
}
sub_589A0(v8, v7, v9, v1, v2, v3, v4, v5);
LABEL_4:
sub_4DF5C();
if ( !v11 )
{
sub_14468(v10);
sub_4DE94(v14, v15, v16, v17, v18, v19, v20, v21);
}
}
Code:
sub_4110C();
[B][COLOR="Red"]sub_4DDE4();[/COLOR][/B]
if ( v0 )
{
sub_41100();
sub_589A0("[ERROR @ %s:%d]:\nUnable to delete dk\n", v1, 1438i64, v2, v3, v4, v5, v6);
goto LABEL_10;
}
sub_3ED48();
if ( !v7 )
{
sub_41100();
sub_589A0("[ERROR @ %s:%d]:\nFailed to delete user sensitive partitions\n", v18, 1443i64, v19, v20, v21, v22, v23);
goto LABEL_10;
}
sub_3EE20();
if ( v8 )
{
sub_41100();
v15 = v14;
v16 = "[ERROR @ %s:%d]:\nFailed to reset rollback counters, error:%d\n";
v17 = 1451i64;
}
else
{
sub_3EDF0();
if ( !v24 )
goto LABEL_10;
sub_41100();
v15 = v25;
v16 = "[ERROR @ %s:%d]:\n[B][COLOR="Red"]Failed to lock the bootloader: [/COLOR][/B]%d\n";
v17 = 1457i64;
}
ghidra
Code:
ulonglong FUN_0005dde4(void)
{
bool in_ZR;
undefined uVar1;
ulonglong uVar2;
undefined8 extraout_x0;
undefined8 local_28;
undefined8 extraout_x0_00;
undefined8 uVar3;
undefined *puVar4;
undefined uVar5;
undefined8 in_x3;
undefined7 uVar6;
undefined uVar7;
undefined8 in_x4;
undefined7 uVar8;
undefined uVar9;
undefined8 in_x5;
undefined7 uVar10;
undefined uVar11;
undefined8 in_x6;
undefined7 uVar12;
undefined uVar13;
undefined8 in_x7;
undefined7 uVar14;
ulonglong uVar15;
undefined in_stack_ffffffffffffffd0;
undefined uVar16;
int local_2c;
uVar14 = (undefined7)((ulonglong)in_x7 >> 8);
uVar13 = (undefined)in_x7;
uVar12 = (undefined7)((ulonglong)in_x6 >> 8);
uVar11 = (undefined)in_x6;
uVar10 = (undefined7)((ulonglong)in_x5 >> 8);
uVar9 = (undefined)in_x5;
uVar8 = (undefined7)((ulonglong)in_x4 >> 8);
uVar7 = (undefined)in_x4;
uVar6 = (undefined7)((ulonglong)in_x3 >> 8);
uVar5 = (undefined)in_x3;
puVar4 = &stack0xffffffffffffffd4;
uVar3 = 0x1046b;
local_28 = DAT_000a90c0;
uVar2 = FUN_000540b4(2);
uVar16 = (undefined)local_2c;
uVar1 = (undefined)uVar2;
if ((int)uVar2 == 0) {
in_ZR = local_2c == 1;
if (local_2c < 1) {
uVar15 = 0;
goto LAB_0005de34;
}
[COLOR="Blue"][B] uVar3 = 0x1046b; // drm key unit[/B][/COLOR]
[COLOR="Red"] uVar2 = FUN_00054318(2); // partition 2
uVar1 = (undefined)uVar2;
uVar15 = uVar2 & 0xffffffff;
if ((int)uVar2 == 0) goto LAB_0005de34;
FUN_0005df70(uVar2,uVar3,puVar4,CONCAT71(uVar6,uVar5),CONCAT71(uVar8,uVar7),
CONCAT71(uVar10,uVar9),CONCAT71(uVar12,uVar11),CONCAT71(uVar14,uVar13));
_uVar1 = "[ERROR @ %s:%d]:\nFailed to delete DK\n";[/COLOR]
puVar4 = (undefined *)0x136;
uVar3 = extraout_x0_00;
}
else {
uVar15 = uVar2 & 0xffffffff;
FUN_0005df70(uVar2,uVar3,puVar4,CONCAT71(uVar6,uVar5),CONCAT71(uVar8,uVar7),
CONCAT71(uVar10,uVar9),CONCAT71(uVar12,uVar11),CONCAT71(uVar14,uVar13));
_uVar1 = "[ERROR @ %s:%d]:\nFailed to get size of TA_DK_NUMBER_UNIT\n";
puVar4 = (undefined *)0x12f;
uVar3 = extraout_x0;
}
uVar1 = FUN_000689a0(_uVar1,uVar3,puVar4,CONCAT71(uVar6,uVar5),CONCAT71(uVar8,uVar7),
CONCAT71(uVar10,uVar9),CONCAT71(uVar12,uVar11),CONCAT71(uVar14,uVar13));
LAB_0005de34:
local_28 = FUN_0005df5c(uVar1,(char)uVar3,(char)puVar4,uVar5,uVar7,uVar9,uVar11,uVar13,
in_stack_ffffffffffffffd0,uVar16,local_28);
if (in_ZR) {
return uVar15;
}
// WARNING: Subroutine does not return
FUN_00024468(local_28,uVar3,puVar4,CONCAT71(uVar6,uVar5),CONCAT71(uVar8,uVar7),
CONCAT71(uVar10,uVar9),CONCAT71(uVar12,uVar11),CONCAT71(uVar14,uVar13));
}
Its very evidently that function sub_4DDE4 is called at the start of lock function, I can tell that drm key is bye bye after you unlock phone, curently I'm unable to figure out what is done with oem lock command & why widevine keys is back but definitelly drm key is lost forever, indication for that is message inside service menu "is even unlocked = yes" !
So how lock is done, in short:
1. drm key bye bye
2. user sensitive partitions deleted (thats why device no more boot & must use sony pc companion in order to repair)
3. rollback counter reset
4. bootloader locked
Some good news for bootloader unlocked xperia 10 owners! I'm managed to get all back after patching secd
Code:
07-25 17:10:29.745 8470 8471 I [email protected]: start init_thread
07-25 17:10:29.745 8470 8471 I [email protected]: listeners registered
07-25 17:10:29.745 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x200
07-25 17:10:29.746 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.746 579 579 I SELinux : avc: received setenforce notice (enforcing=0)
07-25 17:10:29.747 579 579 W hwservicemanager: Detected instance of [email protected]::IDeviceSecurity (pid: 8470) registering over instance of or with base of [email protected]::IDeviceSecurity (pid: 879).
07-25 17:10:29.751 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.751 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.752 8470 8471 I libdevice_security_static: get_rooting_status.cpp:80 rooting_status 0
07-25 17:10:29.752 8470 8471 I [email protected]: the bootloader is OK, try to init suntory
07-25 17:10:29.752 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2022
07-25 17:10:29.754 8470 8471 I libsuntory_static: utils_blob.cpp:497 found blob CKB
07-25 17:10:29.754 8470 8471 I libsuntory_static: utils_blob.cpp:521 match found at index 0
07-25 17:10:29.755 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x4100
07-25 17:10:29.755 8470 8471 D QSEECOMAPI: App is not loaded in QSEE
07-25 17:10:29.755 8470 8471 D QSEECOMAPI: app_arch = 2, total_files = 9
07-25 17:10:29.788 8470 8471 D QSEECOMAPI: Loaded image: APP id = 1179652
07-25 17:10:29.789 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xc00
07-25 17:10:29.789 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.793 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.793 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.798 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.798 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1179652
07-25 17:10:29.798 8470 8471 I libsuntory_static: utils_blob.cpp:121 blob verisfication status: Blob OK
07-25 17:10:29.798 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2023
07-25 17:10:29.801 8470 8471 I libsuntory_static: utils_blob.cpp:497 found blob WIDEVINE
07-25 17:10:29.801 8470 8471 I libsuntory_static: utils_blob.cpp:521 match found at index 1
07-25 17:10:29.801 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x4100
07-25 17:10:29.801 8470 8471 D QSEECOMAPI: App is not loaded in QSEE
07-25 17:10:29.801 8470 8471 D QSEECOMAPI: app_arch = 2, total_files = 9
07-25 17:10:29.835 8470 8471 D QSEECOMAPI: Loaded image: APP id = 1245188
07-25 17:10:29.835 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xc00
07-25 17:10:29.835 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.838 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.838 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.843 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.843 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1245188
07-25 17:10:29.844 8470 8471 I libsuntory_static: utils_blob.cpp:121 blob verisfication status: Blob OK
07-25 17:10:29.844 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2024
07-25 17:10:29.846 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 1
07-25 17:10:29.846 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2025
07-25 17:10:29.848 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.848 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2026
07-25 17:10:29.849 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.849 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2027
07-25 17:10:29.850 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.850 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2028
07-25 17:10:29.851 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.851 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2029
07-25 17:10:29.852 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.852 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2030
07-25 17:10:29.853 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.853 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2031
07-25 17:10:29.855 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.855 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2032
07-25 17:10:29.856 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.856 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2033
07-25 17:10:29.857 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.857 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2034
07-25 17:10:29.858 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.858 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xa000
07-25 17:10:29.858 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 65537
07-25 17:10:29.862 8470 8471 E KeymasterUtils: TA API Major Version: 4
07-25 17:10:29.862 8470 8471 E KeymasterUtils: TA API Minor Version: 0
07-25 17:10:29.862 8470 8471 E KeymasterUtils: TA Major Version: 4
07-25 17:10:29.862 8470 8471 E KeymasterUtils: TA Minor Version: 162
07-25 17:10:29.866 622 628 D DrmLibTime: got the req here! ret=0
07-25 17:10:29.866 622 628 D DrmLibTime: command id, time_cmd_id = 770
07-25 17:10:29.866 622 628 D DrmLibTime: time_getutcsec starts!
07-25 17:10:29.866 622 628 D DrmLibTime: QSEE Time Listener: time_getutcsec
07-25 17:10:29.866 622 628 D DrmLibTime: QSEE Time Listener: get_utc_seconds
07-25 17:10:29.866 622 628 D DrmLibTime: QSEE Time Listener: time_get_modem_time
07-25 17:10:29.866 622 628 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not.
07-25 17:10:29.866 622 628 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
07-25 17:10:29.866 622 628 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2
07-25 17:10:29.866 622 628 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0
07-25 17:10:29.866 622 628 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
07-25 17:10:29.866 792 800 D QC-time-services: Daemon: Connection accepted:time_genoff
07-25 17:10:29.867 792 8472 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0
07-25 17:10:29.867 792 8472 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2
07-25 17:10:29.867 792 8472 D QC-time-services: offset is: 1 for base: 13
07-25 17:10:29.867 622 628 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0
07-25 17:10:29.867 622 628 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it.
07-25 17:10:29.867 792 800 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
07-25 17:10:29.867 792 800 D QC-time-services: Daemon: Connection accepted:time_genoff
07-25 17:10:29.867 792 8473 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon: genoff get for 13
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Value read from QTimer mseconds = 1307648
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Value read from RTC mseconds on boot = 48462179000
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Value read from QTimer mseconds = 1307648
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Value read from generic offset = 1547226365549
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Delta read on boot mseconds = 48462155118
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Final Time = 1595689828315
07-25 17:10:29.868 622 628 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1595689828
07-25 17:10:29.868 622 628 D DrmLibTime: time_getutcsec returns 0, sec = 1595689828; nsec = 0
07-25 17:10:29.868 622 628 D DrmLibTime: time_getutcsec finished!
07-25 17:10:29.868 622 628 D DrmLibTime: iotcl_continue_command finished! and return 0
07-25 17:10:29.868 622 628 D DrmLibTime: before calling ioctl to read the next time_cmd
07-25 17:10:29.868 792 800 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
07-25 17:10:29.887 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x200
07-25 17:10:29.888 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.889 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.889 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.889 8470 8471 I libdevice_security_static: get_imei.cpp:180 imei STR munjeni edited, size 15
07-25 17:10:29.899 8470 8471 E KeyMasterHalDevice: Attest key send cmd failed
07-25 17:10:29.899 8470 8471 E KeyMasterHalDevice: ret: 0
07-25 17:10:29.899 8470 8471 E KeyMasterHalDevice: resp->status: -10003
07-25 17:10:29.906 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.906 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 65537
07-25 17:10:29.906 8470 8471 I [email protected]: key id ANDROID_ATTEST status PROVISIONED
07-25 17:10:29.907 587 587 I tad : MiscTA Unit 2021:
07-25 17:10:29.907 587 587 I tad : WRITTEN (Size 20)
07-25 17:10:29.930 587 587 I tad : Actual erase/write to flash done (count 4, time 1595689829).
07-25 17:10:29.930 587 587 I tad : MiscTA: Write of unit 2021 completed - OK
07-25 17:10:29.930 8470 8471 I [email protected]: suntory initialized
07-25 17:10:29.930 8470 8471 I [email protected]: wait for post_fs proprty
07-25 17:10:29.930 8470 8471 I [email protected]: post_fs property triggered
07-25 17:10:29.930 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x200
07-25 17:10:29.930 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.932 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.932 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.932 8470 8471 I libdevice_security_static: get_rooting_status.cpp:80 rooting_status 2
07-25 17:10:29.935 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x200
07-25 17:10:29.935 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.936 8470 8471 I libdevice_security_static: get_security_config.cpp:68 security configuration 1
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x83c0
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: App is not loaded in QSEE
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: app_arch = 2, total_files = 9
07-25 17:10:29.973 8470 8471 D QSEECOMAPI: Loaded image: APP id = 1310724
07-25 17:10:29.974 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xc00
07-25 17:10:29.974 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.977 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.977 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.980 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.980 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1310724
07-25 17:10:29.982 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x83c0
07-25 17:10:29.982 8470 8471 D QSEECOMAPI: App is not loaded in QSEE
07-25 17:10:29.982 8470 8471 D QSEECOMAPI: app_arch = 2, total_files = 9
07-25 17:10:30.016 8470 8471 D QSEECOMAPI: Loaded image: APP id = 1376260
07-25 17:10:30.016 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xc00
07-25 17:10:30.016 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:30.020 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:30.020 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:30.023 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:30.023 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1376260
07-25 17:10:30.024 8470 8471 I [email protected]: credmgr initialized
07-25 17:10:30.025 8470 8471 I [email protected]: "vendor.keyprovd.suntory.prov" property set
07-25 17:10:33.798 853 853 I [email protected]: type=1400 audit(0.0:2107): avc: denied { search } for name="kgsl" dev="sysfs" ino=28936 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:sysfs_kgsl:s0 tclass=dir permissive=1 ppid=1 pcomm="init" pgid=1 pgcomm="init"
07-25 17:10:36.689 8372 8372 W adbd : timeout expired while flushing socket, closing
Edit:
Now all ready https://forum.xda-developers.com/xp...m-fix-drm-fix-unlocked-bootloader-53-t4138269

[Help] [Samsung Camera App Crash, force Stopping]

Hi dear devs,
After rooting my j7 prime and deleting some unwanted bloatware my stock camera app stopped working i generated a log file for it ... as i am a newbie to android devlopment i am unable to understang the log file and problem occuring in camera app ... can any one help me with this problem..
Log file generated using Logcat xtreme app
---- 25 Jul 2020 6:08:35 pm ----
07-25 18:06:41.948 3324 11620 I ActivityManager: START u0 {act=android.intent.action.MAIN typ=null flg=0x10200000 cmp=ComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.Camera}} from uid 10077
07-25 18:06:41.967 3324 3334 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.sec.android.app.camera user:0
07-25 18:06:41.967 3324 3334 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.sec.android.app.camera user:0
07-25 18:06:41.979 3324 3334 I ActivityManager: Start proc 12233:com.sec.android.app.camera/u0a51 for activity com.sec.android.app.camera/.Camera
07-25 18:06:41.985 2962 2962 I SurfaceFlinger: id=209 createSurf (1080x1920),1 flag=40000404, Splash Screen com.sec.android.app.camera[3324]#0
07-25 18:06:41.988 12233 12233 I SELinux : SELinux: seapp_context_lookup: seinfo=platform, level=s0:c512,c768, pkgname=com.sec.android.app.camera
07-25 18:06:42.016 3324 3334 I ActivityManager: DSS on for com.sec.android.app.camera and scale is 1.0
07-25 18:06:42.235 2982 10729 I CameraService: CameraService::connect call (PID -1 "com.sec.android.app.camera", camera ID 0) for HAL version default and Camera API version 1
07-25 18:06:42.238 2982 10729 I CameraFlashlight: prepareDeviceOpen: prepare for device open(cameraId=0, package=com.sec.android.app.camera)
07-25 18:06:42.241 2982 10729 I CameraService: startCameraOps: Start camera ops, package name = com.sec.android.app.camera, client UID = 10051
07-25 18:06:42.264 3324 3324 I SecExternalDisplayIntents_Java: Intent Recieved .. -com.sec.android.app.camera.ACTION_CAMERA_STARTBroadCast Map value - 2
07-25 18:06:42.351 2962 2962 I SurfaceFlinger: id=210 createSurf (1920x1080),1 flag=40000004, com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0
07-25 18:06:42.360 2962 2962 I SurfaceFlinger: id=211 createSurf (960x720),4 flag=404, SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.360 2962 2962 I SurfaceFlinger: id=212 createSurf (960x720),-1 flag=20404, Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.364 2962 2962 I SurfaceFlinger: id=213 createSurf (1920x1080),1 flag=4, SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.365 2962 2962 I SurfaceFlinger: id=214 createSurf (1920x1080),-1 flag=20004, Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.563 12233 12338 I chatty : uid=10051(com.sec.android.app.camera) BaseMenuLoading identical 3 lines
07-25 18:06:42.569 2962 2962 I SurfaceFlinger: id=215 createSurf (1027x1239),1 flag=4, com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1
07-25 18:06:42.615 12233 12338 I chatty : uid=10051(com.sec.android.app.camera) BaseMenuLoading identical 3 lines
07-25 18:06:42.750 12233 12338 I chatty : uid=10051(com.sec.android.app.camera) BaseMenuLoading identical 3 lines
07-25 18:06:42.803 3324 3352 I ActivityManager: Complete : feature=APPL app_id=com.android.server.ssrm value=820 extra=com.sec.android.app.camera
07-25 18:06:42.803 3324 3352 I ActivityManager: Displayed com.sec.android.app.camera/.Camera: +820ms
07-25 18:06:42.816 12233 12255 E AndroidRuntime: Process: com.sec.android.app.camera, PID: 12233
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.plugin.PlugInStickerLoader.registerObserver(PlugInStickerLoader.java:655)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.Camera.onCameraEnterCompleted(Camera.java:8760)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.Camera.onStartingPreviewCompleted(Camera.java:3272)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.engine.CommonEngine.startingPreviewCompleted(CommonEngine.java:7793)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.engine.CeStateStartingPreview.handleMessage(CeStateStartingPreview.java:50)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.engine.CommonEngine$StateMessageHandler.handleMessage(CommonEngine.java:12032)
07-25 18:06:43.333 3324 3393 E WindowManager: win=Window{977dc7b u0 Splash Screen com.sec.android.app.camera EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0, caller=com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553 com.android.server.wm.DisplayContent.lambda$-com_android_server_wm_DisplayContent_21578:476
07-25 18:06:43.334 3324 3393 I WindowManager: Destroying surface #76a683c: Surface(name=Splash Screen com.sec.android.app.camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.destroyOrSaveSurfaceUnchecked:3921 com.android.server.wm.WindowState.destroySurface:3867 com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553
07-25 18:06:43.334 2962 3275 I SurfaceFlinger: id=209 Removed Splash Screen com.sec.android.app.camera[3324]#0 (1/7)
07-25 18:06:43.344 2962 3275 I SurfaceFlinger: id=209 Removed Splash Screen com.sec.android.app.camera[3324]#0 (-2/7)
07-25 18:06:43.348 2962 2962 I Layer : id=209 onRemoved Splash Screen com.sec.android.app.camera[3324]#0
07-25 18:06:44.252 3324 3393 E WindowManager: win=Window{eb7d76a u0 com.sec.android.app.camera/com.sec.android.app.camera.Camera EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0, caller=com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553 com.android.server.wm.DisplayContent.lambda$-com_android_server_wm_DisplayContent_21578:476
07-25 18:06:44.253 3324 3393 I WindowManager: Destroying surface #793cc28: Surface(name=com.sec.android.app.camera/com.sec.android.app.camera.Camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.destroyOrSaveSurfaceUnchecked:3921 com.android.server.wm.WindowState.destroySurface:3867 com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553
07-25 18:06:44.254 2962 3062 I SurfaceFlinger: id=215 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1 (3/6)
07-25 18:06:44.261 2962 3062 I SurfaceFlinger: id=215 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1 (-2/6)
07-25 18:06:44.267 2962 2962 I Layer : id=215 onRemoved com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1
07-25 18:06:47.828 3324 3334 W ActivityManager: crash : com.sec.android.app.camera,0
07-25 18:06:47.832 3324 3334 W ActivityManager: Force finishing activity com.sec.android.app.camera/.Camera
07-25 18:06:47.877 3324 3342 I ActivityManager: Showing crash dialog for package com.sec.android.app.camera u0
07-25 18:06:47.967 2962 2962 I SurfaceFlinger: id=217 createSurf (13x13),1 flag=4, Application Error: com.sec.android.app.camera[3324]#0
07-25 18:06:48.021 4451 4470 W PkgUtils: p: com.sec.android.app.camera, u:0
07-25 18:06:48.093 3324 3426 I InputDispatcher: Window '75409e0 com.sec.android.app.camera/com.sec.android.app.camera.Camera (server)' spent 3052.2ms processing the last input event(waitqueue size: 1)
07-25 18:06:48.104 3324 4030 I MediaFocusControl: abandonAudioFocus() from uid/pid 10051/12233 clientId=android.media.AudioManager$d796ee7com.sec.android.app.camera.SoundManager$2$a28ca94
07-25 18:06:48.336 3324 3341 W ActivityManager: Activity pause timeout for ActivityRecord{bba585a u0 com.sec.android.app.camera/.Camera t27 f}
07-25 18:06:48.334 12233 12252 I chatty : uid=10051(com.sec.android.app.camera) BackgroundHandl identical 5 lines
07-25 18:06:48.471 12233 12238 I zygote : Compiler allocated 4MB to compile boolean com.sec.android.app.camera.plugin.ExternalFilterLoader.loadExternalFilters()
07-25 18:06:48.643 2982 2982 I CameraService: finishCameraOps: Finish camera ops, package name = com.sec.android.app.camera, client UID = 10051
07-25 18:06:48.647 2982 2982 I CameraFlashlight: deviceClosed: device 0 is closed(package=com.sec.android.app.camera)
07-25 18:06:48.658 3324 3324 I SecExternalDisplayIntents_Java: Intent Recieved .. -com.sec.android.app.camera.ACTION_CAMERA_STOPBroadCast Map value - 4
07-25 18:06:48.662 11894 11894 I [SC]DetectorReceiver: onReceive [com.sec.android.app.camera.ACTION_CAMERA_STOP]
07-25 18:06:48.796 3324 4030 I MediaFocusControl: abandonAudioFocus() from uid/pid 10051/12233 clientId=android.media.AudioManager$d796ee7com.sec.android.app.camera.SoundManager$2$a28ca94
07-25 18:06:48.800 3324 4030 I WindowManager: Destroying surface #688e30: Surface(name=com.sec.android.app.camera/com.sec.android.app.camera.Camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.removeImmediately:2618 com.android.server.wm.WindowState.removeIfPossible:2810 com.android.server.wm.WindowState.removeIfPossible:2640 com.android.server.wm.WindowManagerService.removeWindow:2137 com.android.server.wm.Session.remove:264 android.view.IWindowSession$Stub.onTransact:242
07-25 18:06:48.800 2962 3062 I SurfaceFlinger: id=210 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0 (2/7)
07-25 18:06:48.801 2962 3059 I SurfaceFlinger: id=210 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0 (-2/7)
07-25 18:06:48.813 2962 2962 I Layer : id=210 onRemoved com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=212 onRemoved Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=214 onRemoved Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=211 onRemoved SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=213 onRemoved SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:49.673 3324 3334 I ActivityManager: Killing 12233:com.sec.android.app.camera/u0a51 (adj 900): crash
07-25 18:06:49.969 3324 3393 I WindowManager: Destroying surface #743d58c: Surface(name=Application Error: com.sec.android.app.camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.destroyOrSaveSurfaceUnchecked:3921 com.android.server.wm.RootWindowContainer.performSurfacePlacement:870 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:225 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:173 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:163 com.android.server.wm.WindowSurfacePlacer.lambda$-com_android_server_wm_WindowSurfacePlacer_6552:136
07-25 18:06:49.969 2962 3062 I SurfaceFlinger: id=217 Removed Application Error: com.sec.android.app.camera[3324]#0 (3/6)
07-25 18:06:49.970 2962 3062 I SurfaceFlinger: id=217 Removed Application Error: com.sec.android.app.camera[3324]#0 (-2/6)
07-25 18:06:49.983 2962 2962 I Layer : id=217 onRemoved Application Error: com.sec.android.app.camera[3324]#0
---- 25 Jul 2020 6:08:35 pm ----

Categories

Resources