Skip to content

Instantly share code, notes, and snippets.

@vitek999
Created July 23, 2016 12:37
Show Gist options
  • Save vitek999/f019dfbc6a35631502f7d61834406890 to your computer and use it in GitHub Desktop.
Save vitek999/f019dfbc6a35631502f7d61834406890 to your computer and use it in GitHub Desktop.
--------- beginning of system
07-23 15:28:01.165 148 148 I vold : Vold 3.0 (the awakening) firing up
07-23 15:28:01.166 148 148 V vold : Detected support for: exfat ext4 ntfs vfat
07-23 15:28:01.211 148 151 V vold : /system/bin/sgdisk
07-23 15:28:01.211 148 151 V vold : --android-dump
07-23 15:28:01.211 148 151 V vold : /dev/block/vold/disk:179_96
07-23 15:28:01.335 148 151 V vold : DISK mbr
07-23 15:28:01.335 148 151 V vold : PART 1 c
--------- beginning of crash
07-23 15:28:01.427 187 187 F libc : page record for 0xb6ecc01c was not found (block_size=16)
07-23 15:28:01.881 235 235 F libc : page record for 0xb6e4401c was not found (block_size=16)
07-23 15:28:11.440 788 788 I InstallerConnection: connecting...
07-23 15:28:11.475 788 788 I InstallerConnection: disconnecting...
07-23 15:28:11.574 788 788 I SystemServer: Entered the Android system server!
07-23 15:28:11.902 788 788 I SystemServiceManager: Starting com.android.server.pm.Installer
07-23 15:28:11.908 788 788 I Installer: Waiting for installd to be ready.
07-23 15:28:11.908 788 788 I InstallerConnection: connecting...
07-23 15:28:11.909 788 788 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
07-23 15:28:11.936 788 788 I XXXXXX : choosing minFree values for 32 Bit
07-23 15:28:11.936 788 788 I XXXXXX : choosing minFree values for 32 Bit
07-23 15:28:11.936 788 788 I XXXXXX : choosing minFree values for 32 Bit
07-23 15:28:11.936 788 788 I XXXXXX : choosing minFree values for 32 Bit
07-23 15:28:11.936 788 788 I XXXXXX : choosing minFree values for 32 Bit
07-23 15:28:11.936 788 788 I XXXXXX : choosing minFree values for 32 Bit
07-23 15:28:11.960 788 788 I ActivityManager: Memory class: 96
07-23 15:28:12.006 788 788 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
07-23 15:28:12.137 788 788 W ProcessCpuTracker: Skipping unknown process pid 838
07-23 15:28:12.165 788 788 I IntentFirewall: Read new rules (A:0 B:0 S:0)
07-23 15:28:12.202 788 788 D AppOps : AppOpsService published
07-23 15:28:12.202 788 788 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
07-23 15:28:12.228 788 788 I SystemServiceManager: Starting com.android.server.lights.LightsService
07-23 15:28:12.234 788 788 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
07-23 15:28:12.242 788 788 I SystemServiceManager: Starting phase 100
07-23 15:28:12.274 788 846 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Встроенный экран": uniqueId="local:0", 480 x 800, modeId 1, defaultModeId 1, supportedModes [{id=1, width=480, height=800, fps=60.000004}], colorTransformId 1, defaultColorTransformId 1, supportedColorTransforms [{id=1, colorTransform=0}], density 240, 239.05882 x 239.05882 dpi, appVsyncOff 0, presDeadline 17666666, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
07-23 15:28:12.283 788 788 I SystemServer: Package Manager
07-23 15:28:12.283 788 846 I DisplayManagerService: Display device changed state: "Встроенный экран", ON
07-23 15:28:12.384 788 788 W SystemConfig: No directory /system/etc/sysconfig, skipping
07-23 15:28:12.479 788 788 W SystemConfig: Got exception parsing permissions.
07-23 15:28:12.479 788 788 W SystemConfig: org.xmlpull.v1.XmlPullParserException: Unexpected start tag in /system/etc/permissions/media_codecs.xml: found MediaCodecs, expected 'permissions' or 'config'
07-23 15:28:12.479 788 788 W SystemConfig: at com.android.server.SystemConfig.readPermissionsFromXml(SystemConfig.java:249)
07-23 15:28:12.479 788 788 W SystemConfig: at com.android.server.SystemConfig.readPermissions(SystemConfig.java:214)
07-23 15:28:12.479 788 788 W SystemConfig: at com.android.server.SystemConfig.<init>(SystemConfig.java:174)
07-23 15:28:12.479 788 788 W SystemConfig: at com.android.server.SystemConfig.getInstance(SystemConfig.java:119)
07-23 15:28:12.479 788 788 W SystemConfig: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:1982)
07-23 15:28:12.479 788 788 W SystemConfig: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:1874)
07-23 15:28:12.479 788 788 W SystemConfig: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:387)
07-23 15:28:12.479 788 788 W SystemConfig: at com.android.server.SystemServer.run(SystemServer.java:289)
07-23 15:28:12.479 788 788 W SystemConfig: at com.android.server.SystemServer.main(SystemServer.java:176)
07-23 15:28:12.479 788 788 W SystemConfig: at java.lang.reflect.Method.invoke(Native Method)
07-23 15:28:12.479 788 788 W SystemConfig: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
07-23 15:28:12.479 788 788 W SystemConfig: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
07-23 15:28:12.570 788 788 D SELinuxMMAC: Using policy file /system/etc/security/mac_permissions.xml
07-23 15:28:13.249 788 788 W PackageManager: Library not found: /system/framework/org.apache.http.legacy.jar
07-23 15:28:14.358 788 788 W PackageManager: Permission android.permission.SET_KEYGUARD_WALLPAPER from package android in an unknown group android.permission-group.WALLPAPER
07-23 15:28:14.359 788 788 W PackageManager: Permission android.permission.MODIFY_PROTECTED_SMS_LIST from package android in an unknown group android.permission-group.MESSAGES
07-23 15:28:14.359 788 788 W PackageManager: Permission android.permission.RECEIVE_PROTECTED_SMS from package android in an unknown group android.permission-group.MESSAGES
07-23 15:28:14.359 788 788 W PackageManager: Permission android.permission.RESET_BATTERY_STATS from package android in an unknown group android.permission-group.SYSTEM_TOOLS
07-23 15:28:14.390 788 788 W PackageManager: Permission cyanogenmod.permission.WRITE_ALARMS from package cyanogenmod.platform in an unknown group android.permission-group.SYSTEM_CLOCK
07-23 15:28:14.390 788 788 W PackageManager: Permission cyanogenmod.permission.MANAGE_ALARMS from package cyanogenmod.platform in an unknown group android.permission-group.SYSTEM_CLOCK
07-23 15:28:14.390 788 788 W PackageManager: Permission cyanogenmod.permission.READ_ALARMS from package cyanogenmod.platform in an unknown group android.permission-group.SYSTEM_CLOCK
07-23 15:28:15.024 788 788 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #301
07-23 15:28:16.030 788 788 W PackageParser: No actions in intent filter at /system/priv-app/Dialer/Dialer.apk Binary XML file line #152
07-23 15:28:17.211 788 788 W PackageManager: Permission android.permission.DOWNLOAD_WITHOUT_NOTIFICATION from package com.android.providers.downloads in an unknown group android.permission-group.NETWORK
--------- beginning of main
07-23 15:28:17.695 788 788 I PackageManager: /system/priv-app/ManagedProvisioning changed; collecting certs
07-23 15:28:17.719 886 1005 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 75 lines
07-23 15:28:17.725 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 84 lines
07-23 15:28:17.834 788 788 I PackageManager: /system/priv-app/MediaProvider changed; collecting certs
07-23 15:28:17.879 788 788 I PackageManager: /system/priv-app/MmsService changed; collecting certs
07-23 15:28:17.945 788 788 I PackageManager: /system/priv-app/OmniSwitch changed; collecting certs
07-23 15:28:18.070 788 801 I art : Background sticky concurrent mark sweep GC freed 44995(3MB) AllocSpace objects, 27(508KB) LOS objects, 28% free, 8MB/11MB, paused 1.215ms total 103.633ms
07-23 15:28:18.074 788 788 I PackageManager: /system/priv-app/OneTimeInitializer changed; collecting certs
07-23 15:28:18.150 788 788 I PackageManager: /system/priv-app/PackageInstaller changed; collecting certs
07-23 15:28:18.353 788 788 I PackageManager: /system/priv-app/ProxyHandler changed; collecting certs
07-23 15:28:18.389 788 788 I PackageManager: /system/priv-app/Screencast changed; collecting certs
07-23 15:28:18.495 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 89 lines
07-23 15:28:18.497 886 999 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 15 lines
07-23 15:28:18.501 185 185 I chatty : uid=0(root) /system/bin/ccci_fsd expire 210 lines
07-23 15:28:18.630 788 788 W PackageParser: Unknown element under <manifest>: uses-library at /system/priv-app/Settings/Settings.apk Binary XML file line #9
07-23 15:28:18.793 788 788 I PackageManager: /system/priv-app/Settings changed; collecting certs
07-23 15:28:18.881 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 82 lines
07-23 15:28:18.884 886 999 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 45 lines
07-23 15:28:18.888 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 81 lines
07-23 15:28:18.916 185 185 I chatty : uid=0(root) /system/bin/ccci_fsd expire 121 lines
07-23 15:28:18.917 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 84 lines
07-23 15:28:18.947 886 1005 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 4 lines
07-23 15:28:19.253 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 80 lines
07-23 15:28:19.253 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 149 lines
07-23 15:28:19.291 185 185 I chatty : uid=0(root) /system/bin/ccci_fsd expire 167 lines
07-23 15:28:19.348 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 85 lines
07-23 15:28:19.348 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 71 lines
07-23 15:28:19.817 788 788 I PackageManager: /system/priv-app/SettingsProvider changed; collecting certs
07-23 15:28:19.896 788 788 I PackageManager: /system/priv-app/SharedStorageBackup changed; collecting certs
07-23 15:28:19.955 788 788 I PackageManager: /system/priv-app/Shell changed; collecting certs
07-23 15:28:19.965 788 801 I art : Background sticky concurrent mark sweep GC freed 40241(2MB) AllocSpace objects, 4(312KB) LOS objects, 20% free, 9MB/12MB, paused 722us total 133.012ms
07-23 15:28:20.001 788 788 I PackageManager: /system/priv-app/StatementService changed; collecting certs
07-23 15:28:20.106 788 788 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.FORCE_STOP_PACKAGES in package: com.android.systemui at: Binary XML file line #146
07-23 15:28:20.106 788 788 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_SURFACE_FLINGER in package: com.android.systemui at: Binary XML file line #149
07-23 15:28:20.106 788 788 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.MODIFY_AUDIO_SETTINGS in package: com.android.systemui at: Binary XML file line #164
07-23 15:28:20.107 788 788 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.FORCE_STOP_PACKAGES in package: com.android.systemui at: Binary XML file line #168
07-23 15:28:20.141 788 788 I PackageManager: /system/priv-app/SystemUI changed; collecting certs
07-23 15:28:20.320 788 801 I art : Background partial concurrent mark sweep GC freed 58380(3MB) AllocSpace objects, 19(1848KB) LOS objects, 35% free, 7MB/11MB, paused 1.309ms total 103.901ms
07-23 15:28:20.939 788 788 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.phone at: Binary XML file line #132
07-23 15:28:20.973 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 122 lines
07-23 15:28:20.973 185 185 I chatty : uid=0(root) /system/bin/ccci_fsd expire 13 lines
07-23 15:28:20.979 788 788 I PackageManager: /system/priv-app/TeleService changed; collecting certs
07-23 15:28:21.037 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:28:21.038 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:28:21.038 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 156/0
07-23 15:28:21.073 886 1008 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 47 lines
07-23 15:28:21.150 788 788 I PackageManager: /system/priv-app/Telecom changed; collecting certs
07-23 15:28:21.281 788 788 I PackageManager: /system/priv-app/TelephonyProvider changed; collecting certs
07-23 15:28:21.317 224 224 I chatty : uid=0(root) /system/bin/netd expire 3 lines
07-23 15:28:21.321 224 1233 I chatty : uid=0(root) /system/bin/netd expire 2 lines
07-23 15:28:21.339 788 788 I PackageManager: /system/priv-app/ThemeChooser changed; collecting certs
07-23 15:28:21.386 788 788 I PackageManager: /system/priv-app/ThemesProvider changed; collecting certs
07-23 15:28:21.444 788 788 I PackageManager: /system/priv-app/Trebuchet changed; collecting certs
07-23 15:28:21.534 788 788 W PackageManager: Permission com.android.launcher.permission.INSTALL_SHORTCUT from package com.cyanogenmod.trebuchet in an unknown group android.permission-group.SYSTEM_TOOLS
07-23 15:28:21.534 788 788 W PackageManager: Permission com.android.launcher3.permission.READ_SETTINGS from package com.cyanogenmod.trebuchet in an unknown group android.permission-group.SYSTEM_TOOLS
07-23 15:28:21.534 788 788 W PackageManager: Permission com.android.launcher3.permission.WRITE_SETTINGS from package com.cyanogenmod.trebuchet in an unknown group android.permission-group.SYSTEM_TOOLS
07-23 15:28:21.546 788 788 I PackageManager: /system/priv-app/VpnDialogs changed; collecting certs
07-23 15:28:21.615 1237 1237 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:28:21.615 1237 1237 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:28:21.665 788 788 I PackageManager: /system/priv-app/WallpaperCropper changed; collecting certs
07-23 15:28:21.785 788 788 I PackageManager: /system/priv-app/WeatherProvider changed; collecting certs
07-23 15:28:21.837 788 788 I PackageManager: /system/app/Adaway changed; collecting certs
07-23 15:28:22.076 788 788 I PackageManager: /system/app/BasicDreams changed; collecting certs
07-23 15:28:22.125 788 788 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #234
07-23 15:28:22.130 788 788 I PackageManager: /system/app/Bluetooth changed; collecting certs
07-23 15:28:22.200 788 788 I PackageManager: /system/app/BluetoothMidiService changed; collecting certs
07-23 15:28:22.250 788 788 W PackageParser: No actions in intent filter at /system/app/CMFileManager/CMFileManager.apk Binary XML file line #164
07-23 15:28:22.252 788 788 I PackageManager: /system/app/CMFileManager changed; collecting certs
07-23 15:28:22.373 788 788 I PackageManager: /system/app/Calendar changed; collecting certs
07-23 15:28:22.529 788 788 I PackageManager: /system/app/Camera2 changed; collecting certs
07-23 15:28:22.695 1240 1240 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:28:22.695 1240 1240 I AKMD2 : Debug: ON
07-23 15:28:22.695 1240 1240 I AKMD2 : Debug level: 4
07-23 15:28:22.695 1240 1240 I AKMD2 : Output to: LOGD
07-23 15:28:22.695 1240 1240 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:28:22.777 788 788 I PackageManager: /system/app/CaptivePortalLogin changed; collecting certs
07-23 15:28:22.816 788 788 I PackageManager: /system/app/CertInstaller changed; collecting certs
07-23 15:28:22.879 788 788 I PackageManager: /system/app/DeskClock changed; collecting certs
07-23 15:28:22.977 886 1002 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 47 lines
07-23 15:28:22.988 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 26 lines
07-23 15:28:22.989 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 61 lines
07-23 15:28:23.008 185 185 I chatty : uid=0(root) /system/bin/ccci_fsd expire 15 lines
07-23 15:28:23.034 788 788 I PackageManager: /system/app/Development changed; collecting certs
07-23 15:28:23.089 788 788 I PackageManager: /system/app/DocumentsUI changed; collecting certs
07-23 15:28:23.185 788 788 I PackageManager: /system/app/DownloadProviderUi changed; collecting certs
07-23 15:28:23.235 788 788 I PackageManager: /system/app/Eleven changed; collecting certs
07-23 15:28:23.358 788 788 I PackageManager: /system/app/Email changed; collecting certs
07-23 15:28:23.756 788 788 I PackageManager: /system/app/ExactCalculator changed; collecting certs
07-23 15:28:23.800 788 788 I PackageManager: /system/app/Exchange2 changed; collecting certs
07-23 15:28:23.852 788 788 I PackageManager: /system/app/Galaxy4 changed; collecting certs
07-23 15:28:23.921 788 788 W PackageParser: Unknown element under <application>: permission at /system/app/Gallery2/Gallery2.apk Binary XML file line #278
07-23 15:28:23.921 788 788 W PackageParser: Unknown element under <application>: permission at /system/app/Gallery2/Gallery2.apk Binary XML file line #281
07-23 15:28:23.924 788 788 I PackageManager: /system/app/Gallery2 changed; collecting certs
07-23 15:28:24.182 788 788 W PackageParser: No actions in intent filter at /system/app/Gello/Gello.apk Binary XML file line #284
07-23 15:28:24.189 788 788 I PackageManager: /system/app/Gello changed; collecting certs
07-23 15:28:24.639 788 788 I PackageManager: /system/app/HTMLViewer changed; collecting certs
07-23 15:28:24.670 788 788 I PackageManager: /system/app/HoloSpiralWallpaper changed; collecting certs
07-23 15:28:24.724 788 788 I PackageManager: /system/app/KernelAdiutor changed; collecting certs
07-23 15:28:24.905 788 788 I PackageManager: /system/app/KeyChain changed; collecting certs
07-23 15:28:24.990 788 788 I PackageManager: /system/app/LatinIME changed; collecting certs
07-23 15:28:25.473 788 788 I PackageManager: /system/app/LiveWallpapers changed; collecting certs
07-23 15:28:25.527 788 788 I PackageManager: /system/app/LiveWallpapersPicker changed; collecting certs
07-23 15:28:25.654 788 788 I PackageManager: /system/app/LockClock changed; collecting certs
07-23 15:28:26.038 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:28:26.038 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:28:26.038 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 164/0
07-23 15:28:26.108 788 788 I PackageManager: /system/app/NoiseField changed; collecting certs
07-23 15:28:26.146 788 788 I PackageManager: /system/app/PacProcessor changed; collecting certs
07-23 15:28:26.180 788 788 I PackageManager: /system/app/PhaseBeam changed; collecting certs
07-23 15:28:26.226 788 788 I PackageManager: /system/app/PhotoPhase changed; collecting certs
07-23 15:28:26.295 788 788 I PackageManager: /system/app/PhotoTable changed; collecting certs
07-23 15:28:26.340 788 788 I PackageManager: /system/app/PicoTts changed; collecting certs
07-23 15:28:26.382 788 788 I PackageManager: /system/app/PrintSpooler changed; collecting certs
07-23 15:28:26.449 788 788 I PackageManager: /system/app/Profiles changed; collecting certs
07-23 15:28:26.498 788 788 I PackageManager: /system/app/Provision changed; collecting certs
07-23 15:28:26.527 788 788 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.resurrection.ota at: Binary XML file line #11
07-23 15:28:26.529 788 788 I PackageManager: /system/app/ResurrectionOTA changed; collecting certs
07-23 15:28:26.571 788 788 I PackageManager: /system/app/ResurrectionStats changed; collecting certs
07-23 15:28:26.622 788 788 I PackageManager: /system/app/RootExplorer changed; collecting certs
07-23 15:28:26.795 1243 1243 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:28:26.795 1243 1243 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:28:26.879 1246 1246 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:28:26.879 1246 1246 I AKMD2 : Debug: ON
07-23 15:28:26.879 1246 1246 I AKMD2 : Debug level: 4
07-23 15:28:26.879 1246 1246 I AKMD2 : Output to: LOGD
07-23 15:28:26.879 1246 1246 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:28:26.978 788 788 I PackageManager: /system/app/Snap changed; collecting certs
07-23 15:28:27.336 788 788 I PackageManager: /system/app/SoundRecorder changed; collecting certs
07-23 15:28:27.380 788 788 I PackageManager: /system/app/Stk changed; collecting certs
07-23 15:28:27.422 788 788 I PackageManager: /system/app/Terminal changed; collecting certs
07-23 15:28:27.457 788 788 I PackageManager: /system/app/UserDictionaryProvider changed; collecting certs
07-23 15:28:27.489 788 788 I PackageManager: /system/app/WAPPushManager changed; collecting certs
07-23 15:28:27.754 788 788 I PackageManager: /system/app/messaging changed; collecting certs
07-23 15:28:28.348 788 788 I PackageManager: /system/app/telresources changed; collecting certs
07-23 15:28:28.382 788 788 I PackageManager: /system/app/webview changed; collecting certs
07-23 15:28:28.470 788 788 D PackageManager: No files in app dir /system/vendor/app
07-23 15:28:28.470 788 788 D PackageManager: No files in app dir /oem/app
07-23 15:28:28.471 788 788 D PackageManager: No files in app dir /vendor/bundled-app
07-23 15:28:28.473 788 788 D PackageManager: No files in app dir /data/app
07-23 15:28:28.473 788 788 D PackageManager: No files in app dir /data/app-private
07-23 15:28:28.473 788 788 W PackageManager: Package com.speedsoftware.rootexplorer desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
07-23 15:28:28.473 788 788 W PackageManager: Package org.cyanogenmod.gello.browser desires unavailable shared library com.qrd.useragent; ignoring!
07-23 15:28:28.473 788 788 W PackageManager: Package com.android.dialer desires unavailable shared library com.qualcomm.qti.smartsearch; ignoring!
07-23 15:28:28.473 788 788 W PackageManager: Package com.android.gallery3d desires unavailable shared library com.google.android.media.effects; ignoring!
07-23 15:28:28.473 788 788 W PackageManager: Package com.android.gallery3d desires unavailable shared library com.google.android.media.effects; ignoring!
07-23 15:28:28.473 788 788 I PackageManager: Adjusting ABI for : com.android.settings to armeabi-v7a
07-23 15:28:28.475 788 788 I PackageManager: Adjusting ABI for : com.android.server.telecom to armeabi-v7a
07-23 15:28:28.475 788 788 I PackageManager: Adjusting ABI for : cyanogenmod.platform to armeabi-v7a
07-23 15:28:28.476 233 233 I chatty : uid=0(root) /system/bin/installd expire 1 line
07-23 15:28:28.476 788 788 I PackageManager: Adjusting ABI for : com.android.keychain to armeabi-v7a
07-23 15:28:28.476 788 788 I PackageManager: Adjusting ABI for : com.android.inputdevices to armeabi-v7a
07-23 15:28:28.477 788 788 I PackageManager: Adjusting ABI for : com.android.location.fused to armeabi-v7a
07-23 15:28:28.478 788 788 I PackageManager: Adjusting ABI for : com.android.providers.settings to armeabi-v7a
07-23 15:28:28.478 788 788 I PackageManager: Adjusting ABI for : com.android.development to armeabi-v7a
07-23 15:28:28.479 788 788 I PackageManager: Adjusting ABI for : org.cyanogenmod.cmsettings to armeabi-v7a
07-23 15:28:28.479 788 788 I PackageManager: Adjusting ABI for : org.cyanogenmod.providers.datausage to armeabi-v7a
07-23 15:28:28.483 788 788 I PackageManager: Time to scan packages: 15.263 seconds
07-23 15:28:28.485 788 788 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
07-23 15:28:28.485 788 788 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
07-23 15:28:28.486 788 788 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.speedsoftware.rootexplorer
07-23 15:28:28.486 788 788 W PackageManager: Unknown permission com.android.vending.CHECK_LICENSE in package com.speedsoftware.rootexplorer
07-23 15:28:28.487 788 788 W PackageManager: Not granting permission android.permission.REAL_GET_TASKS to package org.cyanogenmod.wallpapers.photophase (protectionLevel=18 flags=0x3818be45)
07-23 15:28:28.488 788 788 W PackageManager: Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package org.cyanogenmod.gello.browser (protectionLevel=18 flags=0x3809be45)
07-23 15:28:28.488 788 788 W PackageManager: Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package org.cyanogenmod.gello.browser (protectionLevel=2 flags=0x3809be45)
07-23 15:28:28.489 788 788 W PackageManager: Not granting permission android.permission.WRITE_MEDIA_STORAGE to package org.cyanogenmod.gello.browser (protectionLevel=18 flags=0x3809be45)
07-23 15:28:28.489 788 788 W PackageManager: Unknown permission org.cyanogenmod.gello.browser.permission.READ_HOMEPAGE in package org.cyanogenmod.gello.browser
07-23 15:28:28.489 788 788 W PackageManager: Unknown permission org.cyanogenmod.gello.browser.permission.WRITE_HOMEPAGE in package org.cyanogenmod.gello.browser
07-23 15:28:28.489 788 788 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_CALLER_INFO in package com.android.messaging
07-23 15:28:28.490 788 788 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_INCALL_SERVICE in package com.android.contacts
07-23 15:28:28.490 788 788 W PackageManager: Unknown permission com.cyanogen.ambient.permission.PLUGIN_STATUS_CHANGED in package com.android.contacts
07-23 15:28:28.490 788 788 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_CALLER_INFO in package com.android.contacts
07-23 15:28:28.491 788 788 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
07-23 15:28:28.491 788 788 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.grarak.kerneladiutor
07-23 15:28:28.491 788 788 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
07-23 15:28:28.491 788 788 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
07-23 15:28:28.493 788 788 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_INCALL_SERVICE in package com.android.dialer
07-23 15:28:28.493 788 788 W PackageManager: Unknown permission com.cyanogen.ambient.permission.PLUGIN_STATUS_CHANGED in package com.android.dialer
07-23 15:28:28.494 788 788 W PackageManager: Unknown permission com.cyanogen.ambient.permission.PUBLISH_DISCOVERY_NUDGE in package com.android.dialer
07-23 15:28:28.494 788 788 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_DEEPLINK_SERVICE in package com.android.dialer
07-23 15:28:28.494 788 788 W PackageManager: Unknown permission com.cyanogen.ambient.permission.READ_DEEPLINK_DATABASE in package com.android.dialer
07-23 15:28:28.494 788 788 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_CALLER_INFO in package com.android.dialer
07-23 15:28:28.494 788 788 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.cyanogenmod.trebuchet
07-23 15:28:28.494 788 788 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.cyanogenmod.trebuchet
07-23 15:28:28.494 788 788 W PackageManager: Unknown permission com.cyngn.stats.SEND_ANALYTICS in package com.cyanogenmod.trebuchet
07-23 15:28:28.494 788 788 W PackageManager: Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
07-23 15:28:28.495 788 788 W PackageManager: Unknown permission com.google.android.permission.INSTALL_WEARABLE_PACKAGES in package com.android.packageinstaller
07-23 15:28:28.495 788 788 W PackageManager: Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x3808be45)
07-23 15:28:28.495 788 788 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.cyanogenmod.filemanager
07-23 15:28:28.495 788 788 W PackageManager: Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
07-23 15:28:28.496 788 788 W PackageManager: Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
07-23 15:28:28.496 788 788 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
07-23 15:28:28.496 788 788 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
07-23 15:28:28.496 788 788 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
07-23 15:28:28.497 788 788 W PackageManager: Unknown permission cyanogenmod.permission.FINISH_SETUP in package com.android.settings
07-23 15:28:28.497 788 788 W PackageManager: Not granting permission android.permission.REAL_GET_TASKS to package com.cyanogenmod.eleven (protectionLevel=18 flags=0x3818be65)
07-23 15:28:28.502 788 788 W PackageManager: Unknown permission android.permission.HARDWARE_ABSTRACTION_ACCESS in package com.android.systemui
07-23 15:28:28.503 788 788 W PackageManager: Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
07-23 15:28:28.503 788 788 W PackageManager: Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
07-23 15:28:28.503 788 788 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
07-23 15:28:28.503 788 788 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
07-23 15:28:28.503 788 788 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
07-23 15:28:28.504 788 788 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
07-23 15:28:28.504 788 788 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
07-23 15:28:28.505 788 788 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
07-23 15:28:28.505 788 788 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
07-23 15:28:28.505 788 788 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
07-23 15:28:28.505 788 788 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
07-23 15:28:28.505 788 788 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
07-23 15:28:28.505 788 788 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
07-23 15:28:28.506 788 788 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
07-23 15:28:28.506 788 788 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
07-23 15:28:28.506 788 788 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
07-23 15:28:28.506 788 788 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
07-23 15:28:28.506 788 788 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
07-23 15:28:28.506 788 788 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
07-23 15:28:28.506 788 788 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
07-23 15:28:28.506 788 788 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
07-23 15:28:28.506 788 788 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
07-23 15:28:28.506 788 788 W PackageManager: Unable to enable com.google.android.gms/com.google.android.gms.update.SystemUpdateService
07-23 15:28:28.679 788 788 I art : Starting a blocking GC Explicit
07-23 15:28:28.734 788 788 I art : Explicit concurrent mark sweep GC freed 66038(3MB) AllocSpace objects, 6(888KB) LOS objects, 36% free, 6MB/10MB, paused 800us total 54.148ms
07-23 15:28:28.736 788 788 I SystemServer: User Service
07-23 15:28:28.763 176 176 I chatty : uid=0(root) /system/bin/lmkd expire 1 line
07-23 15:28:28.767 788 1250 I : System server: starting sensor init.
07-23 15:28:28.767 788 1250 D SensorService: nuSensorService starting...
07-23 15:28:28.767 788 788 I SystemServiceManager: Starting com.android.server.BatteryService
07-23 15:28:28.777 788 1250 D Sensors_Init: open_sensors: name: poll! fwq debug
07-23 15:28:28.794 788 788 I SystemServiceManager: Starting com.android.server.usage.UsageStatsService
07-23 15:28:28.796 788 832 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
07-23 15:28:28.809 788 788 I SystemServiceManager: Starting com.android.server.webkit.WebViewUpdateService
07-23 15:28:28.814 788 788 I SystemServer: Reading configuration...
07-23 15:28:28.814 788 788 I SystemServer: Scheduling Policy
07-23 15:28:28.821 788 788 I SystemServiceManager: Starting com.android.server.telecom.TelecomLoaderService
07-23 15:28:28.823 788 788 I SystemServer: Telephony Registry
07-23 15:28:28.832 788 788 I SystemServer: Entropy Mixer
07-23 15:28:28.835 788 788 I EntropyMixer: Writing entropy...
07-23 15:28:28.849 788 788 I SystemServer: Camera Service
07-23 15:28:28.850 788 788 I SystemServiceManager: Starting com.android.server.camera.CameraService
07-23 15:28:28.860 788 788 I SystemServer: Account Manager
07-23 15:28:28.869 788 788 I SystemServer: Content Manager
07-23 15:28:28.879 788 788 I SystemServer: System Content Providers
07-23 15:28:28.887 788 788 W System : ClassLoader referenced unknown path: /system/priv-app/CMSettingsProvider/lib/arm
07-23 15:28:28.923 788 788 W System : ClassLoader referenced unknown path: /system/priv-app/SettingsProvider/lib/arm
07-23 15:28:28.975 788 788 I SystemServer: Vibrator Service
07-23 15:28:28.979 788 788 I SystemServer: Consumer IR Service
07-23 15:28:28.980 788 788 E ConsumerIrService: Can't open consumer IR HW Module, error: -2
07-23 15:28:28.980 788 788 I SystemServiceManager: Starting com.android.server.AlarmManagerService
07-23 15:28:29.028 788 788 D AlarmManagerService: Kernel timezone updated to -180 minutes west of GMT
07-23 15:28:29.048 788 788 I SystemServer: Init Watchdog
07-23 15:28:29.048 788 788 I SystemServer: Input Manager
07-23 15:28:29.049 788 788 I InputManager: Initializing input manager, mUseDevInputEventForAudioJack=false
07-23 15:28:29.051 788 788 I SystemServer: Window Manager
07-23 15:28:29.066 788 846 I WindowManager: No existing display settings /data/system/display_settings.xml; starting empty
07-23 15:28:29.090 1250 1250 W system_server: type=1400 audit(0.0:91): avc: denied { read } for name="hwmsensor" dev="tmpfs" ino=189 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:28:29.090 1250 1250 W system_server: type=1400 audit(0.0:92): avc: denied { open } for name="hwmsensor" dev="tmpfs" ino=189 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:28:29.092 788 1250 D Hwmsen_sensors: Hwmsen mPendingEvents len(6)
07-23 15:28:29.092 788 1250 D Hwmsen_sensors: Hwmsen Construct ok
07-23 15:28:29.107 788 836 I ServiceManager: Waiting for service sensorservice...
07-23 15:28:29.612 788 1250 E SensorBase: couldn't find 'm_acc_input' input device
07-23 15:28:29.612 788 1250 D Accel : acc misc path =/sys/class/misc/m_acc_misc/
07-23 15:28:29.612 788 1250 D Accel : read div buf(/sys/class/misc/m_acc_misc/accactive)
07-23 15:28:29.612 788 1250 D Accel : mdiv 1
07-23 15:28:29.612 788 1250 D Accel : read div err buf()
07-23 15:28:30.107 788 836 I ServiceManager: Waiting for service sensorservice...
07-23 15:28:30.190 1250 1250 W system_server: type=1400 audit(0.0:93): avc: denied { ioctl } for path="/dev/hwmsensor" dev="tmpfs" ino=189 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:28:30.192 788 1250 E SensorBase: couldn't find 'm_mag_input' input device
07-23 15:28:30.192 788 1250 D Magnetic: mag misc path =/sys/class/misc/m_mag_misc/
07-23 15:28:30.192 788 1250 D Magnetic: read div buf(/sys/class/misc/m_mag_misc/magactive)
07-23 15:28:30.192 788 1250 D Magnetic: mdiv_M 1
07-23 15:28:30.192 788 1250 D Magnetic: read div err buf(Hmٴx\93Ǡ)
07-23 15:28:30.192 788 1250 D Magnetic: read div buf(/sys/class/misc/m_mag_misc/magoactive)
07-23 15:28:30.192 788 1250 D Magnetic: mdiv_O 1
07-23 15:28:30.192 788 1250 D Magnetic: read div err buf()
07-23 15:28:30.192 788 1250 D Sensors_Init: sSensorList addr =afc8f08c
07-23 15:28:30.192 788 1250 D Sensors_Init: ARRAY_SIZE(sSensorList) =5
07-23 15:28:30.192 788 1250 D Sensors : activate handle =0, enable = 0
07-23 15:28:30.192 788 1250 D Sensors : use new sensor index=1, mSensors[index](9fd74000)
07-23 15:28:30.192 788 1250 D Accel : ACC enable: handle:0, en:0
07-23 15:28:30.192 788 1250 D Accel : path:/sys/class/misc/m_acc_misc/accactive
07-23 15:28:30.192 788 1250 D Accel : no ACC enable control attr
07-23 15:28:30.192 788 1250 D Sensors : use old sensor err(-1),index(1) go to old hwmsen
07-23 15:28:30.192 788 1250 D Hwmsen_sensors: Hwmsen_Enable: handle:0, en:0
07-23 15:28:30.192 788 1250 D Hwmsen_sensors: virtual int Hwmsen::enable(int32_t, int): handle 0, enable or disable 0!
07-23 15:28:30.193 788 1250 D Hwmsen_sensors: active_sensors =0
07-23 15:28:30.193 788 1250 D Sensors : activate handle =7, enable = 0
07-23 15:28:30.193 788 1250 D Sensors : use old sensor err(0),index(-22) go to old hwmsen
07-23 15:28:30.193 788 1250 D Hwmsen_sensors: Hwmsen_Enable: handle:7, en:0
07-23 15:28:30.193 788 1250 D Hwmsen_sensors: virtual int Hwmsen::enable(int32_t, int): handle 7, enable or disable 0!
07-23 15:28:30.194 788 1250 D Hwmsen_sensors: active_sensors =0
07-23 15:28:30.194 788 1250 D Sensors : activate handle =4, enable = 0
07-23 15:28:30.194 788 1250 D Sensors : use old sensor err(0),index(-22) go to old hwmsen
07-23 15:28:30.194 788 1250 D Hwmsen_sensors: Hwmsen_Enable: handle:4, en:0
07-23 15:28:30.194 788 1250 D Hwmsen_sensors: virtual int Hwmsen::enable(int32_t, int): handle 4, enable or disable 0!
07-23 15:28:30.194 788 1250 D Hwmsen_sensors: active_sensors =0
07-23 15:28:30.194 788 1250 D Sensors : activate handle =2, enable = 0
07-23 15:28:30.194 788 1250 D Accel : ACC enable nodata en(0)
07-23 15:28:30.194 788 1250 D Accel : path:/sys/class/misc/m_acc_misc/accenablenodata
07-23 15:28:30.194 788 1250 D Accel : no ACC enable nodata control attr
07-23 15:28:30.194 788 1250 D Sensors : use new sensor index=2, mSensors[index](9fd76800)
07-23 15:28:30.194 788 1250 D Magnetic: fwq enable: handle:2, en:0
07-23 15:28:30.195 788 1250 D Magnetic: handle(2),path:/sys/class/misc/m_mag_misc/magoactive
07-23 15:28:30.195 788 1250 D Magnetic: no magntic enable attr
07-23 15:28:30.195 788 1250 D Sensors : use old sensor err(-1),index(2) go to old hwmsen
07-23 15:28:30.195 788 1250 D Hwmsen_sensors: Hwmsen_Enable: handle:2, en:0
07-23 15:28:30.195 788 1250 D Hwmsen_sensors: virtual int Hwmsen::enable(int32_t, int): handle 2, enable or disable 0!
07-23 15:28:30.195 788 1250 D Hwmsen_sensors: active_sensors =0
07-23 15:28:30.195 788 1250 D Sensors : activate handle =1, enable = 0
07-23 15:28:30.195 788 1250 D Sensors : use new sensor index=2, mSensors[index](9fd76800)
07-23 15:28:30.195 788 1250 D Magnetic: fwq enable: handle:1, en:0
07-23 15:28:30.195 788 1250 D Magnetic: handle(1),path:/sys/class/misc/m_mag_misc/magactive
07-23 15:28:30.195 788 1250 D Magnetic: no magntic enable attr
07-23 15:28:30.195 788 1250 D Sensors : use old sensor err(-1),index(2) go to old hwmsen
07-23 15:28:30.195 788 1250 D Hwmsen_sensors: Hwmsen_Enable: handle:1, en:0
07-23 15:28:30.195 788 1250 D Hwmsen_sensors: virtual int Hwmsen::enable(int32_t, int): handle 1, enable or disable 0!
07-23 15:28:30.195 788 1250 D Hwmsen_sensors: active_sensors =0
07-23 15:28:30.195 788 1250 D Sensors_Init: sSensorList addr =afc8f08c
07-23 15:28:30.195 788 1250 D Sensors_Init: ARRAY_SIZE(sSensorList) =5
07-23 15:28:30.195 788 1250 D Sensors_Init: sSensorList addr =afc8f08c
07-23 15:28:30.195 788 1250 D Sensors_Init: ARRAY_SIZE(sSensorList) =5
07-23 15:28:30.197 788 1250 I : System server: sensor init done.
07-23 15:28:30.198 788 1256 D SensorService: nuSensorService thread starting...
07-23 15:28:30.199 788 1255 D SensorService: new thread SensorEventAckReceiver
07-23 15:28:30.930 1257 1257 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:28:30.930 1257 1257 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:28:31.038 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:28:31.038 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:28:31.038 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 164/0
07-23 15:28:31.289 788 788 I InputManager: Starting input manager
07-23 15:28:31.306 788 1263 D EventHub: No input device configuration file found for device 'mtk-kpd'.
07-23 15:28:31.307 788 788 I SystemServer: Bluetooth Service
07-23 15:28:31.308 788 788 I SystemServiceManager: Starting com.android.server.BluetoothService
07-23 15:28:31.315 788 1263 W EventHub: Unable to disable kernel key repeat for /dev/input/event0: Function not implemented
07-23 15:28:31.315 788 1263 I EventHub: New device: id=1, fd=70, path='/dev/input/event0', name='mtk-kpd', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/mtk-kpd.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, wakeMechanism=EVIOCSSUSPENDBLOCK, usingClockIoctl=true
07-23 15:28:31.315 788 1263 E EventHub: could not get driver version for /dev/input/mouse0, Not a typewriter
07-23 15:28:31.327 788 788 D BluetoothManagerService: Loading stored name and address
07-23 15:28:31.327 788 788 D BluetoothManagerService: Stored bluetooth Name=Xiaomi HM2014011,Address=22:22:6B:96:A2:A9
07-23 15:28:31.327 788 788 D BluetoothService: onStart: publishing BluetoothManagerService
07-23 15:28:31.332 788 788 I SystemServer: Input Method Service
07-23 15:28:31.352 788 1263 D EventHub: No input device configuration file found for device 'mtk-tpd'.
07-23 15:28:31.360 788 1263 W EventHub: Unable to disable kernel key repeat for /dev/input/event3: Function not implemented
07-23 15:28:31.361 788 1263 I EventHub: New device: id=2, fd=71, path='/dev/input/event3', name='mtk-tpd', classes=0x15, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, wakeMechanism=EVIOCSSUSPENDBLOCK, usingClockIoctl=true
07-23 15:28:31.361 788 1263 D EventHub: No input device configuration file found for device 'hwmdata'.
07-23 15:28:31.372 788 1263 D EventHub: No input device configuration file found for device 'ACCDET'.
07-23 15:28:31.382 788 1263 W EventHub: Unable to disable kernel key repeat for /dev/input/event1: Function not implemented
07-23 15:28:31.382 788 1263 I EventHub: New device: id=4, fd=72, path='/dev/input/event1', name='ACCDET', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, wakeMechanism=EVIOCSSUSPENDBLOCK, usingClockIoctl=true
07-23 15:28:31.382 788 1263 E EventHub: could not get driver version for /dev/input/mice, Not a typewriter
07-23 15:28:31.454 788 1263 I InputReader: Device added: id=-1, name='Virtual', sources=0x00000301
07-23 15:28:31.454 788 1263 I InputReader: Device added: id=4, name='ACCDET', sources=0x00000101
07-23 15:28:31.455 788 1263 I InputReader: Touch device 'mtk-tpd' could not query the properties of its associated display. The device will be inoperable until the display size becomes available.
07-23 15:28:31.455 788 1263 I InputReader: Device added: id=2, name='mtk-tpd', sources=0x00001103
07-23 15:28:31.455 788 1263 I InputReader: Device added: id=1, name='mtk-kpd', sources=0x00000101
07-23 15:28:31.459 788 1262 I XXXXXX : choosing minFree values for 32 Bit
07-23 15:28:31.459 788 1262 I XXXXXX : choosing minFree values for 32 Bit
07-23 15:28:31.459 788 1262 I XXXXXX : choosing minFree values for 32 Bit
07-23 15:28:31.459 788 1262 I XXXXXX : choosing minFree values for 32 Bit
07-23 15:28:31.459 788 1262 I XXXXXX : choosing minFree values for 32 Bit
07-23 15:28:31.459 788 1262 I XXXXXX : choosing minFree values for 32 Bit
07-23 15:28:31.460 370 370 W BootAnimation: type=1400 audit(0.0:94): avc: denied { read write } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:28:31.470 370 370 W BootAnimation: type=1400 audit(0.0:95): avc: denied { ioctl } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:28:31.640 788 788 I SystemServer: Accessibility Manager
07-23 15:28:31.652 788 788 I ActivityManager: Config changes=1df8 {1.0 ?mcc?mnc ru_RU ldltr sw320dp w320dp h533dp 240dpi nrml long port ?uimode ?night -touch -keyb/v/h -nav/h s.2 themeResource=null}
07-23 15:28:31.658 788 1263 I InputReader: Reconfiguring input devices. changes=0x00000004
07-23 15:28:31.658 788 1263 I InputReader: Device reconfigured: id=2, name='mtk-tpd', size 480x800, orientation 0, mode 1, display id 0
07-23 15:28:31.665 788 788 I ActivityManager: Config changes=408 {1.0 ?mcc?mnc ru_RU ldltr sw320dp w320dp h509dp 240dpi nrml long port ?uimode ?night finger -keyb/v/h -nav/h s.3 themeResource=null}
07-23 15:28:31.667 788 788 I SystemServiceManager: Starting com.android.server.MountService$Lifecycle
07-23 15:28:31.762 788 788 I SystemServiceManager: Starting com.android.server.UiModeManagerService
07-23 15:28:31.765 788 788 I ActivityManager: Config changes=200 {1.0 ?mcc?mnc ru_RU ldltr sw320dp w320dp h509dp 240dpi nrml long port finger -keyb/v/h -nav/h s.4 themeResource=null}
07-23 15:28:31.771 788 1269 D MountService: Thinking about reset, mSystemReady=false, mDaemonConnected=true
07-23 15:28:31.772 788 1269 D MountService: Thinking about reset, mSystemReady=false, mDaemonConnected=true
07-23 15:28:31.773 788 1269 D CryptdConnector: SND -> {1 cryptfs getfield SystemLocale}
07-23 15:28:31.774 148 153 I Ext4Crypt: ext4 crypto complete called on /data
07-23 15:28:31.774 148 153 I Ext4Crypt: No master key, so not ext4enc
07-23 15:28:31.775 788 1271 D CryptdConnector: RCV <- {200 1 -1}
07-23 15:28:31.782 788 1269 W MountService: No primary storage mounted!
07-23 15:28:31.783 788 1269 D VoldConnector: SND -> {1 asec list}
07-23 15:28:31.787 788 788 I PackageManager.DexOptimizer: Running dexopt (dex2oat) on: /system/priv-app/FMRadio/FMRadio.apk pkg=com.mediatek.fmradio isa=arm vmSafeMode=false debuggable=false oatDir = null bootComplete=false
07-23 15:28:31.790 1272 1272 W dex2oat : type=1400 audit(0.0:96): avc: denied { module_request } for kmod="personality-8" scontext=u:r:dex2oat:s0 tcontext=u:r:kernel:s0 tclass=system
07-23 15:28:31.792 788 1270 D VoldConnector: RCV <- {200 1 asec operation succeeded}
07-23 15:28:31.793 788 1269 I PackageManager: No secure containers found
07-23 15:28:31.794 788 1269 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
07-23 15:28:31.794 788 1269 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
07-23 15:28:31.794 788 1269 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.speedsoftware.rootexplorer
07-23 15:28:31.794 788 1269 W PackageManager: Unknown permission com.android.vending.CHECK_LICENSE in package com.speedsoftware.rootexplorer
07-23 15:28:31.795 788 1269 W PackageManager: Not granting permission android.permission.REAL_GET_TASKS to package org.cyanogenmod.wallpapers.photophase (protectionLevel=18 flags=0x3818be45)
07-23 15:28:31.795 788 1269 W PackageManager: Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package org.cyanogenmod.gello.browser (protectionLevel=18 flags=0x3809be45)
07-23 15:28:31.796 788 1269 W PackageManager: Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package org.cyanogenmod.gello.browser (protectionLevel=2 flags=0x3809be45)
07-23 15:28:31.796 788 1269 W PackageManager: Not granting permission android.permission.WRITE_MEDIA_STORAGE to package org.cyanogenmod.gello.browser (protectionLevel=18 flags=0x3809be45)
07-23 15:28:31.796 788 1269 W PackageManager: Unknown permission org.cyanogenmod.gello.browser.permission.READ_HOMEPAGE in package org.cyanogenmod.gello.browser
07-23 15:28:31.796 788 1269 W PackageManager: Unknown permission org.cyanogenmod.gello.browser.permission.WRITE_HOMEPAGE in package org.cyanogenmod.gello.browser
07-23 15:28:31.797 788 1269 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_CALLER_INFO in package com.android.messaging
07-23 15:28:31.799 788 1269 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_INCALL_SERVICE in package com.android.contacts
07-23 15:28:31.799 788 1269 W PackageManager: Unknown permission com.cyanogen.ambient.permission.PLUGIN_STATUS_CHANGED in package com.android.contacts
07-23 15:28:31.799 788 1269 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_CALLER_INFO in package com.android.contacts
07-23 15:28:31.800 788 1269 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
07-23 15:28:31.800 788 1269 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.grarak.kerneladiutor
07-23 15:28:31.801 788 1269 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
07-23 15:28:31.801 788 1269 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
07-23 15:28:31.801 788 1269 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_INCALL_SERVICE in package com.android.dialer
07-23 15:28:31.801 788 1269 W PackageManager: Unknown permission com.cyanogen.ambient.permission.PLUGIN_STATUS_CHANGED in package com.android.dialer
07-23 15:28:31.801 788 1269 W PackageManager: Unknown permission com.cyanogen.ambient.permission.PUBLISH_DISCOVERY_NUDGE in package com.android.dialer
07-23 15:28:31.801 788 1269 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_DEEPLINK_SERVICE in package com.android.dialer
07-23 15:28:31.801 788 1269 W PackageManager: Unknown permission com.cyanogen.ambient.permission.READ_DEEPLINK_DATABASE in package com.android.dialer
07-23 15:28:31.802 788 1269 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_CALLER_INFO in package com.android.dialer
07-23 15:28:31.802 788 1269 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.cyanogenmod.trebuchet
07-23 15:28:31.802 788 1269 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.cyanogenmod.trebuchet
07-23 15:28:31.802 788 1269 W PackageManager: Unknown permission com.cyngn.stats.SEND_ANALYTICS in package com.cyanogenmod.trebuchet
07-23 15:28:31.802 788 1269 W PackageManager: Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
07-23 15:28:31.802 788 1269 W PackageManager: Unknown permission com.google.android.permission.INSTALL_WEARABLE_PACKAGES in package com.android.packageinstaller
07-23 15:28:31.803 788 1269 W PackageManager: Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x3808be45)
07-23 15:28:31.803 788 1269 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.cyanogenmod.filemanager
07-23 15:28:31.803 788 1269 W PackageManager: Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
07-23 15:28:31.803 788 1269 W PackageManager: Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
07-23 15:28:31.804 788 1269 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
07-23 15:28:31.804 788 1269 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
07-23 15:28:31.804 788 1269 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
07-23 15:28:31.805 788 1269 W PackageManager: Unknown permission cyanogenmod.permission.FINISH_SETUP in package com.android.settings
07-23 15:28:31.805 788 1269 W PackageManager: Not granting permission android.permission.REAL_GET_TASKS to package com.cyanogenmod.eleven (protectionLevel=18 flags=0x3818be65)
07-23 15:28:31.814 788 1269 W PackageManager: Unknown permission android.permission.HARDWARE_ABSTRACTION_ACCESS in package com.android.systemui
07-23 15:28:31.818 788 1269 W PackageManager: Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
07-23 15:28:31.818 788 1269 W PackageManager: Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
07-23 15:28:31.818 788 1269 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
07-23 15:28:31.818 788 1269 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
07-23 15:28:31.819 788 1269 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
07-23 15:28:32.012 788 801 I art : Background sticky concurrent mark sweep GC freed 19001(1340KB) AllocSpace objects, 16(320KB) LOS objects, 13% free, 9MB/10MB, paused 5.493ms total 169.324ms
07-23 15:28:32.034 788 1269 W MountService: No primary storage defined yet; hacking together a stub
07-23 15:28:32.035 788 1269 W MountService: No primary storage defined yet; hacking together a stub
07-23 15:28:32.037 788 1269 W MountService: No primary storage mounted!
07-23 15:28:32.038 788 1269 D VoldConnector: SND -> {2 asec list}
07-23 15:28:32.038 788 1270 D VoldConnector: RCV <- {200 2 asec operation succeeded}
07-23 15:28:32.052 788 1275 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
07-23 15:28:32.089 1272 1272 I dex2oat : Starting dex2oat.
07-23 15:28:32.089 1272 1272 E cutils-trace: Error opening trace file: No such file or directory (2)
07-23 15:28:32.100 1275 1275 W RenderThread: type=1400 audit(0.0:97): avc: denied { read write } for name="mali" dev="tmpfs" ino=263 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:28:32.100 1275 1275 W RenderThread: type=1400 audit(0.0:98): avc: denied { open } for name="mali" dev="tmpfs" ino=263 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:28:32.100 1275 1275 W RenderThread: type=1400 audit(0.0:99): avc: denied { getattr } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:28:32.100 1275 1275 W RenderThread: type=1400 audit(0.0:100): avc: denied { ioctl } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:28:32.106 788 1275 I OpenGLRenderer: Initialized EGL, version 1.4
07-23 15:28:32.107 788 1275 E : appName=system_server, acAppName=/system/bin/surfaceflinger
07-23 15:28:32.107 788 1275 E : 0
07-23 15:28:32.127 788 1275 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:28:32.127 788 1275 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:28:32.127 788 1275 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:28:32.271 179 284 I chatty : uid=0(root) Binder_2 expire 1 line
07-23 15:28:32.281 309 370 D BootAnimation: Use save memory method, maybe small fps in actual.
07-23 15:28:32.281 309 370 D BootAnimation: playing boot audio here
07-23 15:28:32.281 309 370 W BootAnimation: Audio service is not initiated.
07-23 15:28:32.395 1283 1283 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:28:32.395 1283 1283 I AKMD2 : Debug: ON
07-23 15:28:32.395 1283 1283 I AKMD2 : Debug level: 4
07-23 15:28:32.395 1283 1283 I AKMD2 : Output to: LOGD
07-23 15:28:32.396 1283 1283 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:28:33.028 788 831 I UsageStatsService: User[0] Rollover scheduled @ 2016-07-24 03:00:00(1469318400000)
07-23 15:28:33.158 1272 1272 I dex2oat : dex2oat took 1.078s (threads: 2) arena alloc=1081KB java alloc=237KB native alloc=2MB free=2MB
07-23 15:28:33.176 788 788 I PackageManager.DexOptimizer: Running dexopt (dex2oat) on: /system/app/CMFileManager/CMFileManager.apk pkg=com.cyanogenmod.filemanager isa=arm vmSafeMode=false debuggable=false oatDir = null bootComplete=false
07-23 15:28:33.279 1286 1286 I dex2oat : Starting dex2oat.
07-23 15:28:33.279 1286 1286 E cutils-trace: Error opening trace file: No such file or directory (2)
07-23 15:28:36.038 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:28:36.038 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:28:36.038 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 164/0
07-23 15:28:36.532 1291 1291 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:28:36.532 1291 1291 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:28:37.466 1286 1290 W dex2oat : No verified method for method calling String.<init>: void android.provider.SearchRecentSuggestions.<init>(android.content.Context, java.lang.String, int)
07-23 15:28:37.618 1286 1290 W dex2oat : No verified method for method calling String.<init>: void android.provider.SearchRecentSuggestions.<init>(android.content.Context, java.lang.String, int)
07-23 15:28:37.670 1294 1294 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:28:37.670 1294 1294 I AKMD2 : Debug: ON
07-23 15:28:37.670 1294 1294 I AKMD2 : Debug level: 4
07-23 15:28:37.670 1294 1294 I AKMD2 : Output to: LOGD
07-23 15:28:37.670 1294 1294 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:28:41.039 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:28:41.039 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:28:41.039 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 164/0
07-23 15:28:41.632 1286 1290 I dex2oat : Skipping compilation of void libtruezip.compress.bzip2.BlockSort.mainQSort3(libtruezip.compress.bzip2.BZip2CompressorOutputStream$Data, int, int, int, int): it contains a non natural loop
07-23 15:28:41.826 1297 1297 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:28:41.826 1297 1297 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:28:41.999 1300 1300 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:28:41.999 1300 1300 I AKMD2 : Debug: ON
07-23 15:28:42.000 1300 1300 I AKMD2 : Debug level: 4
07-23 15:28:42.000 1300 1300 I AKMD2 : Output to: LOGD
07-23 15:28:42.000 1300 1300 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:28:42.794 1286 1286 I dex2oat : dex2oat took 9.519s (threads: 2) arena alloc=1611KB java alloc=2MB native alloc=8MB free=1922KB
07-23 15:28:42.822 788 788 I PackageManager.DexOptimizer: Running dexopt (dex2oat) on: /system/priv-app/Contacts/Contacts.apk pkg=com.android.contacts isa=arm vmSafeMode=false debuggable=false oatDir = null bootComplete=false
07-23 15:28:42.905 1303 1303 I dex2oat : Starting dex2oat.
07-23 15:28:42.906 1303 1303 E cutils-trace: Error opening trace file: No such file or directory (2)
07-23 15:28:46.039 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:28:46.039 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:28:46.039 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 164/0
07-23 15:28:46.108 1308 1308 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:28:46.108 1308 1308 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:28:47.248 1311 1311 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:28:47.249 1311 1311 I AKMD2 : Debug: ON
07-23 15:28:47.249 1311 1311 I AKMD2 : Debug level: 4
07-23 15:28:47.249 1311 1311 I AKMD2 : Output to: LOGD
07-23 15:28:47.249 1311 1311 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:28:50.646 1303 1307 I dex2oat : Skipping compilation of com.android.vcard.VCardEntry$PostalData com.android.vcard.VCardEntry$PostalData.constructPostalData(java.util.List, int, java.lang.String, boolean, int): it contains a non natural loop
07-23 15:28:50.839 1303 1307 W dex2oat : No verified method for method calling String.<init>: java.lang.String android.text.SpannableStringBuilder.toString()
07-23 15:28:51.040 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:28:51.040 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:28:51.040 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 164/0
07-23 15:28:51.412 1314 1314 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:28:51.412 1314 1314 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:28:52.553 1317 1317 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:28:52.553 1317 1317 I AKMD2 : Debug: ON
07-23 15:28:52.553 1317 1317 I AKMD2 : Debug level: 4
07-23 15:28:52.553 1317 1317 I AKMD2 : Output to: LOGD
07-23 15:28:52.553 1317 1317 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:28:53.798 1303 1303 I dex2oat : dex2oat took 10.895s (threads: 2) arena alloc=1444KB java alloc=2MB native alloc=10MB free=2MB
07-23 15:28:53.822 788 788 I PackageManager.DexOptimizer: Running dexopt (dex2oat) on: /system/priv-app/CallLogBackup/CallLogBackup.apk pkg=com.android.calllogbackup isa=arm vmSafeMode=false debuggable=false oatDir = null bootComplete=false
07-23 15:28:53.909 1320 1320 I dex2oat : Starting dex2oat.
07-23 15:28:53.910 1320 1320 E cutils-trace: Error opening trace file: No such file or directory (2)
07-23 15:28:54.048 1320 1320 I dex2oat : dex2oat took 140.075ms (threads: 2) arena alloc=168KB java alloc=62KB native alloc=941KB free=1106KB
07-23 15:28:54.053 788 788 I SystemServer: LockSettingsService
07-23 15:28:54.064 788 788 I SystemServiceManager: Starting com.android.server.DeviceIdleController
07-23 15:28:54.071 788 788 I SystemServiceManager: Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
07-23 15:28:54.077 788 788 I SystemServer: Status Bar
07-23 15:28:54.083 788 788 I SystemServer: Clipboard Service
07-23 15:28:54.087 788 788 I SystemServer: NetworkManagement Service
07-23 15:28:54.103 788 788 I SystemServer: Text Service Manager Service
07-23 15:28:54.118 788 788 I SystemServer: Network Score Service
07-23 15:28:54.120 788 788 I SystemServer: NetworkStats Service
07-23 15:28:54.137 788 788 I SystemServer: NetworkPolicy Service
07-23 15:28:54.165 788 788 I SystemServiceManager: Starting com.android.server.wifi.p2p.WifiP2pService
07-23 15:28:54.226 788 788 I WifiP2pService: Registering wifip2p
07-23 15:28:54.229 788 788 I SystemServiceManager: Starting com.android.server.wifi.WifiService
07-23 15:28:54.489 788 832 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
07-23 15:28:54.495 788 788 D HS20 : Passpoint is disabled
07-23 15:28:54.497 788 837 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
07-23 15:28:54.498 788 845 D BluetoothManagerService: Message: 20
07-23 15:28:54.499 788 845 D BluetoothManagerService: Added callback: android.bluetooth.BluetoothAdapter$1@7bc6ed6:true
07-23 15:28:54.534 788 788 D WifiController: isAirplaneModeOn = false, isWifiEnabled = false, isScanningAvailable = false
07-23 15:28:54.538 788 788 I WifiService: Registering wifi
07-23 15:28:54.540 788 788 I SystemServiceManager: Starting com.android.server.wifi.WifiScanningService
07-23 15:28:54.540 788 788 I WifiScanningService: Creating wifiscanner
07-23 15:28:54.541 788 788 I WifiScanningService: Starting wifiscanner
07-23 15:28:54.544 788 788 I SystemServiceManager: Starting com.android.server.wifi.RttService
07-23 15:28:54.544 788 788 I RttService: Creating rttmanager
07-23 15:28:54.545 788 788 I RttService: Starting rttmanager
07-23 15:28:54.547 788 788 I SystemServer: Connectivity Service
07-23 15:28:54.554 788 788 D ConnectivityService: ConnectivityService starting up
07-23 15:28:54.563 788 788 D ConnectivityService: wifiOnly=false
07-23 15:28:54.564 788 788 E ConnectivityService: Ignoring protectedNetwork 14
07-23 15:28:54.564 788 788 E ConnectivityService: Ignoring protectedNetwork 15
07-23 15:28:54.577 788 788 I SystemServer: Network Service Discovery Service
07-23 15:28:54.581 788 788 D NsdService: Network service discovery enabled true
07-23 15:28:54.585 788 788 I SystemServer: UpdateLock Service
07-23 15:28:54.589 788 788 I SystemServiceManager: Starting com.android.server.notification.NotificationManagerService
07-23 15:28:54.617 788 788 I ZenModeConfig: Migrating existing shared 'from': stars
07-23 15:28:54.650 788 788 I SystemServiceManager: Starting com.android.server.storage.DeviceStorageMonitorService
07-23 15:28:54.653 788 788 I SystemServer: Location Manager
07-23 15:28:54.658 788 788 I SystemServer: Country Detector
07-23 15:28:54.659 788 788 I SystemServer: Search Service
07-23 15:28:54.662 788 788 I SystemServer: DropBox Service
07-23 15:28:54.665 788 788 I SystemServer: Wallpaper Service
07-23 15:28:54.670 788 788 W WallpaperManagerService: no current wallpaper -- first boot?
07-23 15:28:54.671 788 788 I SystemServer: Audio Service
07-23 15:28:54.684 788 788 W TelecomManager: Telecom Service not found.
07-23 15:28:54.684 232 439 I chatty : uid=0(root) /system/bin/mediaserver expire 4 lines
07-23 15:28:54.689 232 432 I chatty : uid=0(root) /system/bin/mediaserver expire 1 line
07-23 15:28:54.720 232 421 I chatty : uid=0(root) /system/bin/mediaserver expire 1 line
07-23 15:28:54.724 788 1329 D WifiApConfigStore: 2G band allowed channels are:1,6,11
07-23 15:28:54.738 788 788 I SystemServiceManager: Starting com.android.server.DockObserver
07-23 15:28:54.739 788 788 W DockObserver: This kernel does not have dock station support
07-23 15:28:54.741 788 788 I SystemServer: Wired Accessory Manager
07-23 15:28:54.743 788 788 W WiredAccessoryManager: This kernel does not have usb audio support
07-23 15:28:54.744 788 788 W WiredAccessoryManager: This kernel does not have HDMI audio support
07-23 15:28:54.744 788 788 I SystemServiceManager: Starting com.android.server.midi.MidiService$Lifecycle
07-23 15:28:54.748 788 788 I SystemServiceManager: Starting com.android.server.usb.UsbService$Lifecycle
07-23 15:28:54.754 788 788 E AlsaCardRecord: Failed to parse line 0 of /proc/asound/cards: ---
07-23 15:28:54.776 788 788 I SystemServer: Serial Service
07-23 15:28:54.777 788 788 I SystemServiceManager: Starting com.android.server.twilight.TwilightService
07-23 15:28:54.780 788 788 I SystemServiceManager: Starting com.android.server.job.JobSchedulerService
07-23 15:28:54.787 788 788 D JobStore: job-info
07-23 15:28:54.790 788 788 I SystemServiceManager: Starting com.android.server.backup.BackupManagerService$Lifecycle
07-23 15:28:54.792 788 788 I SystemServiceManager: Starting com.android.server.appwidget.AppWidgetService
07-23 15:28:54.796 788 788 I SystemServiceManager: Starting com.android.server.voiceinteraction.VoiceInteractionManagerService
07-23 15:28:54.798 788 788 W SoundTriggerHelper: listModules status=0, # of modules=0
07-23 15:28:54.802 788 788 I SystemServer: Gesture Launcher Service
07-23 15:28:54.802 788 788 I SystemServiceManager: Starting com.android.server.GestureLauncherService
07-23 15:28:54.802 788 788 I SystemServer: DiskStats Service
07-23 15:28:54.803 788 788 I SystemServer: SamplingProfiler Service
07-23 15:28:54.815 788 788 I SystemServer: NetworkTimeUpdateService
07-23 15:28:54.816 788 788 I SystemServer: CommonTimeManagementService
07-23 15:28:54.818 788 788 I SystemServer: CertBlacklister
07-23 15:28:54.819 788 788 I SystemServiceManager: Starting com.android.server.dreams.DreamManagerService
07-23 15:28:54.824 788 788 I SystemServer: Assets Atlas Service
07-23 15:28:54.832 788 788 I SystemServiceManager: Starting com.android.server.print.PrintManagerService
07-23 15:28:54.833 788 1339 D AssetAtlas: Loaded configuration: SliceMinArea (960x2048) flags=0x2 count=360
07-23 15:28:54.837 788 788 I SystemServiceManager: Starting com.android.server.restrictions.RestrictionsManagerService
07-23 15:28:54.840 788 788 I SystemServiceManager: Starting com.android.server.media.MediaSessionService
07-23 15:28:54.853 788 788 I SystemServer: Media Router Service
07-23 15:28:54.855 788 788 I SystemServiceManager: Starting com.android.server.trust.TrustManagerService
07-23 15:28:54.859 788 788 I SystemServiceManager: Starting com.android.server.fingerprint.FingerprintService
07-23 15:28:54.869 788 788 W FingerprintService: fingerprint service not available
07-23 15:28:54.869 788 788 V FingerprintService: Fingerprint HAL id: 0
07-23 15:28:54.870 788 788 I SystemServer: BackgroundDexOptService
07-23 15:28:54.875 788 788 I SystemServiceManager: Starting com.android.server.pm.LauncherAppsService
07-23 15:28:54.883 788 788 I SystemServer: EdgeGesture service
07-23 15:28:54.885 788 788 I SystemServiceManager: Starting com.android.server.media.projection.MediaProjectionManagerService
07-23 15:28:54.924 788 1339 E : appName=system_server, acAppName=/system/bin/surfaceflinger
07-23 15:28:54.924 788 1339 E : 0
07-23 15:28:54.944 788 788 I WindowManager: SAFE MODE not enabled
07-23 15:28:54.947 788 788 I SystemServiceManager: Starting com.android.server.MmsServiceBroker
07-23 15:28:54.951 788 1339 D AssetAtlas: Rendered atlas in 104,07ms (77,62+26,44ms)
07-23 15:28:54.953 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.CMStatusBarManagerService
07-23 15:28:54.959 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.CMStatusBarManagerService
07-23 15:28:54.959 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.CMStatusBarManagerService
07-23 15:28:54.960 788 788 D CMStatusBarManagerService: registerCMStatusBar cmstatusbar: org.cyanogenmod.platform.internal.CMStatusBarManagerService@91da9fb
07-23 15:28:54.962 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.ProfileManagerService
07-23 15:28:54.972 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.ProfileManagerService
07-23 15:28:54.972 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.ProfileManagerService
07-23 15:28:54.972 177 177 E ServiceManager: add_service('profile',62) uid=1000 - ALREADY REGISTERED, OVERRIDE
07-23 15:28:54.972 177 177 I ServiceManager: service 'profile' died
07-23 15:28:54.976 788 1330 D WifiService: New client listening to asynchronous messages
07-23 15:28:54.977 788 788 V ProfileTriggerHelper: Enabling
07-23 15:28:54.982 788 788 D CMProfileService: Found active: 0230226d-0d05-494a-a9bd-d222a1117655
07-23 15:28:54.988 788 788 D CMProfileService: Set active profile to: 0230226d-0d05-494a-a9bd-d222a1117655 - По умолчанию
07-23 15:28:54.988 788 788 D CMProfileService: Saving profile data...
07-23 15:28:54.991 788 788 D CMProfileService: Save completed.
07-23 15:28:54.992 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.PartnerInterfaceService
07-23 15:28:54.996 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.PartnerInterfaceService
07-23 15:28:54.996 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.PartnerInterfaceService
07-23 15:28:54.997 177 177 E ServiceManager: add_service('cmpartnerinterface',63) uid=1000 - ALREADY REGISTERED, OVERRIDE
07-23 15:28:54.997 177 177 I ServiceManager: service 'cmpartnerinterface' died
07-23 15:28:54.997 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.CMTelephonyManagerService
07-23 15:28:55.000 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.CMTelephonyManagerService
07-23 15:28:55.000 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.CMTelephonyManagerService
07-23 15:28:55.001 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.CMHardwareService
07-23 15:28:55.006 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.CMHardwareService
07-23 15:28:55.007 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.CMHardwareService
07-23 15:28:55.007 177 177 E ServiceManager: add_service('cmhardware',65) uid=1000 - ALREADY REGISTERED, OVERRIDE
07-23 15:28:55.007 177 177 I ServiceManager: service 'cmhardware' died
07-23 15:28:55.007 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.AppSuggestManagerService
07-23 15:28:55.009 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.AppSuggestManagerService
07-23 15:28:55.009 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.AppSuggestManagerService
07-23 15:28:55.011 788 788 W ServiceWatcher: com.cyanogen.app.suggest not found
07-23 15:28:55.011 788 788 E AppSgstMgrService: no app suggest provider found
07-23 15:28:55.012 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.PerformanceManagerService
07-23 15:28:55.018 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.PerformanceManagerService
07-23 15:28:55.018 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.PerformanceManagerService
07-23 15:28:55.021 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.ThemeManagerService
07-23 15:28:55.037 788 788 I org.cyanogenmod.platform.internal.ThemeManagerService: Spawned worker thread
07-23 15:28:55.039 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.ThemeManagerService
07-23 15:28:55.040 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.ThemeManagerService
07-23 15:28:55.041 788 788 I org.cyanogenmod.platform.internal.ThemeManagerService: Spawned worker thread
07-23 15:28:55.044 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.IconCacheManagerService
07-23 15:28:55.046 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.IconCacheManagerService
07-23 15:28:55.046 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.IconCacheManagerService
07-23 15:28:55.047 788 788 D IconCacheManagerService: registerIconCache cmiconcache: org.cyanogenmod.platform.internal.IconCacheManagerService@c32bb92
07-23 15:28:55.047 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.LiveLockScreenServiceBroker
07-23 15:28:55.053 788 788 E BrokerableCMSystemService: Setting brokered service connection org.cyanogenmod.platform.internal.LiveLockScreenServiceBroker$2@bac8963
07-23 15:28:55.054 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.LiveLockScreenServiceBroker
07-23 15:28:55.054 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.LiveLockScreenServiceBroker
07-23 15:28:55.054 788 788 E BrokerableCMSystemService: Setting brokered service connection org.cyanogenmod.platform.internal.LiveLockScreenServiceBroker$2@fe4d960
07-23 15:28:55.055 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.CMWeatherManagerService
07-23 15:28:55.061 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.CMWeatherManagerService
07-23 15:28:55.061 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.CMWeatherManagerService
07-23 15:28:55.063 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.display.LiveDisplayService
07-23 15:28:55.071 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.display.LiveDisplayService
07-23 15:28:55.071 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.display.LiveDisplayService
07-23 15:28:55.074 788 788 I CMSystemServer: Attempting to start service org.cyanogenmod.platform.internal.CMAudioService
07-23 15:28:55.077 788 788 I CMSystemServer: Starting service org.cyanogenmod.platform.internal.CMAudioService
07-23 15:28:55.077 788 788 I SystemServiceManager: Starting org.cyanogenmod.platform.internal.CMAudioService
07-23 15:28:55.100 788 788 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.password.key: open failed: ENOENT (No such file or directory)
07-23 15:28:55.100 788 788 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No such file or directory)
07-23 15:28:55.100 788 788 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.pattern.key: open failed: ENOENT (No such file or directory)
07-23 15:28:55.100 788 788 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.gesture.key: open failed: ENOENT (No such file or directory)
07-23 15:28:55.101 788 788 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gesture.key: open failed: ENOENT (No such file or directory)
07-23 15:28:55.101 788 788 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/cm_gesture.key: open failed: ENOENT (No such file or directory)
07-23 15:28:55.101 788 788 I SystemServiceManager: Starting phase 480
07-23 15:28:55.108 788 788 I SystemServiceManager: Starting phase 500
07-23 15:28:55.110 788 788 D BluetoothService: onBootPhase: PHASE_SYSTEM_SERVICES_READY
07-23 15:28:55.110 788 788 D BluetoothManagerService: Bluetooth boot completed
07-23 15:28:55.113 788 788 I WifiService: WifiService starting up with Wi-Fi disabled
07-23 15:28:55.122 788 788 I WifiScanningService: Registering wifiscanner
07-23 15:28:55.126 788 788 I RttService: Registering rttmanager
07-23 15:28:55.142 788 788 I SELinux : SELinux: Loaded file_contexts contexts from /file_contexts.
07-23 15:28:55.145 788 788 V BackupManagerService: No ancestral data
07-23 15:28:55.203 788 788 V KeyValueBackupJob: Scheduling k/v pass in 249 minutes
07-23 15:28:55.231 788 788 V BackupManagerService: Starting with transport com.google.android.gms/.backup.BackupTransportService
07-23 15:28:55.231 788 788 V BackupManagerService: Found transports: 1
07-23 15:28:55.232 788 788 W BackupManagerService: Proposed transport ComponentInfo{android/com.android.internal.backup.LocalTransportService} not whitelisted; ignoring
07-23 15:28:55.232 788 788 I BackupManagerService: Found stale backup journal, scheduling
07-23 15:28:55.247 788 788 W DisplayPowerController: Expected config_screenBrightnessDark (10) to be less than or equal to config_screenBrightnessDim (8).
07-23 15:28:55.248 788 788 W DisplayPowerController: Expected config_screenBrightnessDark (10) to be less than or equal to config_screenBrightnessSettingMinimum (10).
07-23 15:28:55.266 788 788 I Zygote : Process: zygote socket opened, supported ABIS: armeabi-v7a,armeabi
07-23 15:28:55.279 788 788 I ActivityManager: Start proc 1355:com.android.systemui/u0a20 for service com.android.systemui/.keyguard.KeyguardService
07-23 15:28:55.287 788 788 D PowerManagerService: mWakeLockBlockingEnabled=0 blockedWakelockList=null
07-23 15:28:55.294 788 788 W PackageManager: Unable to get pkg for processing system
07-23 15:28:55.295 788 788 E PackageManager: Unable to find icon pack: system
07-23 15:28:55.306 788 788 I ActivityManager: System now ready
07-23 15:28:55.334 788 851 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
07-23 15:28:55.336 788 832 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
07-23 15:28:55.339 788 788 I SystemServer: Making services ready
07-23 15:28:55.339 788 788 I SystemServiceManager: Starting phase 550
07-23 15:28:55.344 788 1269 D MountService: Thinking about reset, mSystemReady=true, mDaemonConnected=true
07-23 15:28:55.345 788 1269 D VoldConnector: SND -> {3 volume reset}
07-23 15:28:55.345 788 832 I ActivityManager: Force stopping com.android.providers.media appid=10008 user=-1: vold reset
07-23 15:28:55.350 148 152 V vold : /system/bin/sgdisk
07-23 15:28:55.350 148 152 V vold : --android-dump
07-23 15:28:55.350 148 152 V vold : /dev/block/vold/disk:179_96
07-23 15:28:55.351 788 1270 D VoldConnector: RCV <- {651 emulated 7}
07-23 15:28:55.351 788 1270 D VoldConnector: RCV <- {659 emulated}
07-23 15:28:55.351 788 1270 D VoldConnector: RCV <- {650 emulated 2 "" ""}
07-23 15:28:55.351 788 1270 D VoldConnector: RCV <- {654 emulated emulated}
07-23 15:28:55.351 788 1270 D VoldConnector: RCV <- {651 emulated 0}
07-23 15:28:55.352 788 1270 D VoldConnector: RCV <- {651 public:179_40 7}
07-23 15:28:55.352 788 1270 D VoldConnector: RCV <- {659 public:179_40}
07-23 15:28:55.353 788 1270 D VoldConnector: RCV <- {649 disk:179_32}
07-23 15:28:55.353 788 1270 D VoldConnector: RCV <- {640 disk:179_32 38}
07-23 15:28:55.353 788 1270 D VoldConnector: RCV <- {650 public:179_40 0 "disk:179_32" ""}
07-23 15:28:55.353 788 1270 D VoldConnector: RCV <- {654 public:179_40 sdcard0}
07-23 15:28:55.354 788 1270 D VoldConnector: RCV <- {651 public:179_40 0}
07-23 15:28:55.354 788 1270 D VoldConnector: RCV <- {651 public:179_72 7}
07-23 15:28:55.354 788 1270 D VoldConnector: RCV <- {659 public:179_72}
07-23 15:28:55.354 788 1270 D VoldConnector: RCV <- {649 disk:179_64}
07-23 15:28:55.354 788 1270 D VoldConnector: RCV <- {640 disk:179_64 38}
07-23 15:28:55.354 788 1270 D VoldConnector: RCV <- {650 public:179_72 0 "disk:179_64" ""}
07-23 15:28:55.355 788 1270 D VoldConnector: RCV <- {654 public:179_72 sdcard0}
07-23 15:28:55.355 788 1270 D VoldConnector: RCV <- {651 public:179_72 0}
07-23 15:28:55.355 788 1270 D VoldConnector: RCV <- {651 public:179_8 7}
07-23 15:28:55.355 788 1270 D VoldConnector: RCV <- {659 public:179_8}
07-23 15:28:55.355 788 1270 D VoldConnector: RCV <- {649 disk:179_0}
07-23 15:28:55.355 788 1270 D VoldConnector: RCV <- {640 disk:179_0 38}
07-23 15:28:55.356 788 1270 D VoldConnector: RCV <- {650 public:179_8 0 "disk:179_0" ""}
07-23 15:28:55.356 788 1270 D VoldConnector: RCV <- {654 public:179_8 sdcard0}
07-23 15:28:55.356 788 1270 D VoldConnector: RCV <- {651 public:179_8 0}
07-23 15:28:55.356 788 1270 D VoldConnector: RCV <- {651 public:179_40 7}
07-23 15:28:55.356 788 1270 D VoldConnector: RCV <- {659 public:179_40}
07-23 15:28:55.356 788 1270 D VoldConnector: RCV <- {649 disk:179_32}
07-23 15:28:55.357 788 1270 D VoldConnector: RCV <- {640 disk:179_32 38}
07-23 15:28:55.357 788 1270 D VoldConnector: RCV <- {650 public:179_40 0 "disk:179_32" ""}
07-23 15:28:55.357 788 1270 D VoldConnector: RCV <- {654 public:179_40 sdcard0}
07-23 15:28:55.357 788 1270 D VoldConnector: RCV <- {651 public:179_40 0}
07-23 15:28:55.357 788 1270 D VoldConnector: RCV <- {651 public:179_72 7}
07-23 15:28:55.358 788 1270 D VoldConnector: RCV <- {659 public:179_72}
07-23 15:28:55.358 788 1270 D VoldConnector: RCV <- {649 disk:179_64}
07-23 15:28:55.358 788 1270 D VoldConnector: RCV <- {640 disk:179_64 38}
07-23 15:28:55.358 788 1270 D VoldConnector: RCV <- {650 public:179_72 0 "disk:179_64" ""}
07-23 15:28:55.358 788 1270 D VoldConnector: RCV <- {654 public:179_72 sdcard0}
07-23 15:28:55.360 1370 1370 I chatty : uid=0(root) sh expire 2 lines
07-23 15:28:55.360 788 1270 D VoldConnector: RCV <- {651 public:179_72 0}
07-23 15:28:55.360 788 1270 D VoldConnector: RCV <- {651 public:179_97 7}
07-23 15:28:55.360 788 1270 D VoldConnector: RCV <- {659 public:179_97}
07-23 15:28:55.360 788 1270 D VoldConnector: RCV <- {649 disk:179_96}
07-23 15:28:55.360 788 1270 D VoldConnector: RCV <- {640 disk:179_96 6}
07-23 15:28:55.360 788 1270 D VoldConnector: RCV <- {641 disk:179_96 16088301568}
07-23 15:28:55.361 788 1270 D VoldConnector: RCV <- {642 disk:179_96 Transcend}
07-23 15:28:55.361 788 1270 D VoldConnector: RCV <- {644 disk:179_96 /sys//devices/platform/mtk-msdc.1/mmc_host/mmc1/mmc1:59b4/block/mmcblk1}
07-23 15:28:55.410 1355 1355 W System : ClassLoader referenced unknown path: /system/priv-app/SystemUI/lib/arm
07-23 15:28:55.449 1355 1355 V SystemUIService: Starting SystemUI services.
07-23 15:28:55.456 148 152 V vold : DISK mbr
07-23 15:28:55.456 148 152 V vold : PART 1 c
07-23 15:28:55.458 788 1270 D VoldConnector: RCV <- {650 public:179_97 0 "disk:179_96" ""}
07-23 15:28:55.458 788 1270 D VoldConnector: RCV <- {654 public:179_97 sdcard1}
07-23 15:28:55.458 788 1270 D VoldConnector: RCV <- {651 public:179_97 0}
07-23 15:28:55.459 788 1270 D VoldConnector: RCV <- {643 disk:179_96}
07-23 15:28:55.459 788 1270 D VoldConnector: RCV <- {200 3 Command succeeded}
07-23 15:28:55.460 788 1269 D VoldConnector: SND -> {4 volume user_added 0 0}
07-23 15:28:55.460 788 1270 D VoldConnector: RCV <- {200 4 Command succeeded}
07-23 15:28:55.461 788 788 W MountService: No primary storage defined yet; hacking together a stub
07-23 15:28:55.465 788 788 D org.cyanogenmod.platform.internal.ThemeManagerService: Prev api level was: 23, api is now: 23
07-23 15:28:55.469 788 837 V MountService: Found primary storage at VolumeInfo{public:179_40}:
07-23 15:28:55.469 788 837 V MountService: type=PUBLIC diskId=disk:179_32 partGuid=null mountFlags=0 mountUserId=-1
07-23 15:28:55.469 788 837 V MountService: state=UNMOUNTED
07-23 15:28:55.469 788 837 V MountService: fsType=null fsUuid=null fsLabel=null
07-23 15:28:55.469 788 837 V MountService: path=null internalPath=null
07-23 15:28:55.470 788 837 V MountService: Found primary storage at VolumeInfo{public:179_72}:
07-23 15:28:55.470 788 837 V MountService: type=PUBLIC diskId=disk:179_64 partGuid=null mountFlags=0 mountUserId=-1
07-23 15:28:55.470 788 837 V MountService: state=UNMOUNTED
07-23 15:28:55.470 788 837 V MountService: fsType=null fsUuid=null fsLabel=null
07-23 15:28:55.470 788 837 V MountService: path=null internalPath=null
07-23 15:28:55.471 788 837 V MountService: Found primary storage at VolumeInfo{public:179_8}:
07-23 15:28:55.471 788 837 V MountService: type=PUBLIC diskId=disk:179_0 partGuid=null mountFlags=0 mountUserId=-1
07-23 15:28:55.471 788 837 V MountService: state=UNMOUNTED
07-23 15:28:55.471 788 837 V MountService: fsType=null fsUuid=null fsLabel=null
07-23 15:28:55.471 788 837 V MountService: path=null internalPath=null
07-23 15:28:55.472 788 837 V MountService: Found primary storage at VolumeInfo{public:179_40}:
07-23 15:28:55.472 788 837 V MountService: type=PUBLIC diskId=disk:179_32 partGuid=null mountFlags=0 mountUserId=-1
07-23 15:28:55.472 788 837 V MountService: state=UNMOUNTED
07-23 15:28:55.472 788 837 V MountService: fsType=null fsUuid=null fsLabel=null
07-23 15:28:55.472 788 837 V MountService: path=null internalPath=null
07-23 15:28:55.473 788 837 V MountService: Found primary storage at VolumeInfo{public:179_72}:
07-23 15:28:55.473 788 837 V MountService: type=PUBLIC diskId=disk:179_64 partGuid=null mountFlags=0 mountUserId=-1
07-23 15:28:55.473 788 837 V MountService: state=UNMOUNTED
07-23 15:28:55.473 788 837 V MountService: fsType=null fsUuid=null fsLabel=null
07-23 15:28:55.473 788 837 V MountService: path=null internalPath=null
07-23 15:28:55.474 788 837 V MountService: Found primary storage at VolumeInfo{public:179_97}:
07-23 15:28:55.474 788 837 V MountService: type=PUBLIC diskId=disk:179_96 partGuid=null mountFlags=0 mountUserId=-1
07-23 15:28:55.474 788 837 V MountService: state=UNMOUNTED
07-23 15:28:55.474 788 837 V MountService: fsType=null fsUuid=null fsLabel=null
07-23 15:28:55.474 788 837 V MountService: path=null internalPath=null
07-23 15:28:55.480 1377 1377 I chatty : uid=0(root) sh expire 1 line
07-23 15:28:55.482 788 1269 D VoldConnector: SND -> {5 volume mount public:179_40 3 0}
07-23 15:28:55.483 148 152 V vold : /system/bin/blkid
07-23 15:28:55.483 148 152 V vold : -c
07-23 15:28:55.483 148 152 V vold : /dev/null
07-23 15:28:55.483 148 152 V vold : -s
07-23 15:28:55.483 148 152 V vold : TYPE
07-23 15:28:55.483 148 152 V vold : -s
07-23 15:28:55.483 148 152 V vold : UUID
07-23 15:28:55.483 148 152 V vold : -s
07-23 15:28:55.483 148 152 V vold : LABEL
07-23 15:28:55.483 148 152 V vold : /dev/block/vold/public:179_40
07-23 15:28:55.484 788 1270 D VoldConnector: RCV <- {651 public:179_40 1}
07-23 15:28:55.492 788 788 I SystemServer: WebViewFactory preparation
07-23 15:28:55.504 788 832 I ActivityManager: Start proc 1381:com.android.externalstorage/u0a9 for broadcast com.android.externalstorage/.MountReceiver
07-23 15:28:55.524 788 788 I ActivityManager: Start proc 1386:WebViewLoader-armeabi-v7a/1037 [android.webkit.WebViewFactory$RelroFileCreator] for
07-23 15:28:55.527 788 788 D NetworkManagement: enabling bandwidth control
07-23 15:28:55.560 788 832 I ActivityManager: Start proc 1396:android.process.media/u0a8 for broadcast com.android.providers.media/.MtpReceiver
07-23 15:28:55.569 1386 1386 V WebViewFactory: RelroFileCreator (64bit = false), 32-bit lib: /system/app/webview/webview.apk!/lib/armeabi-v7a/libwebviewchromium.so, 64-bit lib:
07-23 15:28:55.635 148 152 E vold : Failed to pclose /system/bin/blkid -c /dev/null -s TYPE -s UUID -s LABEL /dev/block/vold/public:179_40 : Success
07-23 15:28:55.635 788 1270 D VoldConnector: RCV <- {652 public:179_40 auto}
07-23 15:28:55.636 788 1270 D VoldConnector: RCV <- {653 public:179_40 }
07-23 15:28:55.636 788 1270 D VoldConnector: RCV <- {654 public:179_40 sdcard0}
07-23 15:28:55.636 148 152 E vold : public:179_40 unsupported filesystem auto
07-23 15:28:55.636 788 1270 D VoldConnector: RCV <- {651 public:179_40 6}
07-23 15:28:55.636 788 1270 D VoldConnector: RCV <- {400 5 Command failed}
07-23 15:28:55.638 788 1269 D VoldConnector: SND -> {6 volume mount public:179_72 3 0}
07-23 15:28:55.638 148 152 V vold : /system/bin/blkid
07-23 15:28:55.638 148 152 V vold : -c
07-23 15:28:55.638 148 152 V vold : /dev/null
07-23 15:28:55.638 148 152 V vold : -s
07-23 15:28:55.638 148 152 V vold : TYPE
07-23 15:28:55.638 148 152 V vold : -s
07-23 15:28:55.638 148 152 V vold : UUID
07-23 15:28:55.638 148 152 V vold : -s
07-23 15:28:55.638 148 152 V vold : LABEL
07-23 15:28:55.638 148 152 V vold : /dev/block/vold/public:179_72
07-23 15:28:55.639 788 1270 D VoldConnector: RCV <- {651 public:179_72 1}
07-23 15:28:55.735 1386 1386 I art : System.exit called, status: 0
07-23 15:28:55.736 1386 1386 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
07-23 15:28:55.777 1396 1396 W System : ClassLoader referenced unknown path: /system/priv-app/MediaProvider/lib/arm
07-23 15:28:55.809 1396 1396 W System : ClassLoader referenced unknown path: /system/priv-app/DownloadProvider/lib/arm
07-23 15:28:55.815 148 152 E vold : Failed to pclose /system/bin/blkid -c /dev/null -s TYPE -s UUID -s LABEL /dev/block/vold/public:179_72 : Success
07-23 15:28:55.815 148 152 E vold : public:179_72 unsupported filesystem auto
07-23 15:28:55.815 788 1270 D VoldConnector: RCV <- {652 public:179_72 auto}
07-23 15:28:55.816 788 1270 D VoldConnector: RCV <- {653 public:179_72 }
07-23 15:28:55.816 788 1270 D VoldConnector: RCV <- {654 public:179_72 sdcard0}
07-23 15:28:55.816 788 1270 D VoldConnector: RCV <- {651 public:179_72 6}
07-23 15:28:55.816 788 1270 D VoldConnector: RCV <- {400 6 Command failed}
07-23 15:28:55.817 788 1269 D VoldConnector: SND -> {7 volume mount public:179_8 3 0}
07-23 15:28:55.818 148 152 V vold : /system/bin/blkid
07-23 15:28:55.818 148 152 V vold : -c
07-23 15:28:55.818 148 152 V vold : /dev/null
07-23 15:28:55.818 148 152 V vold : -s
07-23 15:28:55.818 148 152 V vold : TYPE
07-23 15:28:55.818 148 152 V vold : -s
07-23 15:28:55.818 148 152 V vold : UUID
07-23 15:28:55.818 148 152 V vold : -s
07-23 15:28:55.818 148 152 V vold : LABEL
07-23 15:28:55.818 148 152 V vold : /dev/block/vold/public:179_8
07-23 15:28:55.819 788 1270 D VoldConnector: RCV <- {651 public:179_8 1}
07-23 15:28:55.883 1355 1437 E WVMExtractor: Failed to open libwvm.so: dlopen failed: cannot locate symbol "_ZN7android16MediaBufferGroup14acquire_bufferEPPNS_11MediaBufferE" referenced by "/system/vendor/lib/libwvm.so"...
07-23 15:28:55.956 232 232 I chatty : uid=0(root) /system/bin/mediaserver expire 115 lines
07-23 15:28:55.988 148 152 E vold : Failed to pclose /system/bin/blkid -c /dev/null -s TYPE -s UUID -s LABEL /dev/block/vold/public:179_8 : Success
07-23 15:28:55.988 788 1270 D VoldConnector: RCV <- {652 public:179_8 auto}
07-23 15:28:55.988 148 152 E vold : public:179_8 unsupported filesystem auto
07-23 15:28:55.988 788 1270 D VoldConnector: RCV <- {653 public:179_8 }
07-23 15:28:55.988 788 1270 D VoldConnector: RCV <- {654 public:179_8 sdcard0}
07-23 15:28:55.989 788 1270 D VoldConnector: RCV <- {651 public:179_8 6}
07-23 15:28:55.989 788 1270 D VoldConnector: RCV <- {400 7 Command failed}
07-23 15:28:55.990 788 1269 D VoldConnector: SND -> {8 volume mount public:179_40 3 0}
07-23 15:28:55.991 148 152 V vold : /system/bin/blkid
07-23 15:28:55.991 148 152 V vold : -c
07-23 15:28:55.991 148 152 V vold : /dev/null
07-23 15:28:55.991 148 152 V vold : -s
07-23 15:28:55.991 148 152 V vold : TYPE
07-23 15:28:55.991 148 152 V vold : -s
07-23 15:28:55.991 148 152 V vold : UUID
07-23 15:28:55.991 148 152 V vold : -s
07-23 15:28:55.991 148 152 V vold : LABEL
07-23 15:28:55.991 148 152 V vold : /dev/block/vold/public:179_40
07-23 15:28:55.991 788 1270 D VoldConnector: RCV <- {651 public:179_40 1}
07-23 15:28:56.040 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:28:56.040 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:28:56.040 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 164/0
07-23 15:28:56.051 1396 1396 D MtpService: starting MTP server in MTP mode
07-23 15:28:56.145 148 152 E vold : Failed to pclose /system/bin/blkid -c /dev/null -s TYPE -s UUID -s LABEL /dev/block/vold/public:179_40 : Success
07-23 15:28:56.145 788 1270 D VoldConnector: RCV <- {652 public:179_40 auto}
07-23 15:28:56.145 148 152 E vold : public:179_40 unsupported filesystem auto
07-23 15:28:56.145 788 1270 D VoldConnector: RCV <- {653 public:179_40 }
07-23 15:28:56.146 788 1270 D VoldConnector: RCV <- {654 public:179_40 sdcard0}
07-23 15:28:56.146 788 1270 D VoldConnector: RCV <- {651 public:179_40 6}
07-23 15:28:56.146 788 1270 D VoldConnector: RCV <- {400 8 Command failed}
07-23 15:28:56.147 788 1269 D VoldConnector: SND -> {9 volume mount public:179_72 3 0}
07-23 15:28:56.147 148 152 V vold : /system/bin/blkid
07-23 15:28:56.147 148 152 V vold : -c
07-23 15:28:56.147 148 152 V vold : /dev/null
07-23 15:28:56.148 148 152 V vold : -s
07-23 15:28:56.148 148 152 V vold : TYPE
07-23 15:28:56.148 148 152 V vold : -s
07-23 15:28:56.148 148 152 V vold : UUID
07-23 15:28:56.148 148 152 V vold : -s
07-23 15:28:56.148 148 152 V vold : LABEL
07-23 15:28:56.148 148 152 V vold : /dev/block/vold/public:179_72
07-23 15:28:56.148 788 1270 D VoldConnector: RCV <- {651 public:179_72 1}
07-23 15:28:56.176 1381 1381 W System : ClassLoader referenced unknown path: /system/priv-app/ExternalStorageProvider/lib/arm
07-23 15:28:56.191 1381 1381 D ExternalStorage: After updating volumes, found 0 active roots
07-23 15:28:56.239 1381 1381 D ExternalStorage: After updating volumes, found 0 active roots
07-23 15:28:56.241 1355 1355 I vol.Events: writeEvent collection_started
07-23 15:28:56.275 1355 1507 I vol.Events: writeEvent external_ringer_mode_changed normal
07-23 15:28:56.276 1355 1507 I vol.Events: writeEvent internal_ringer_mode_changed normal
07-23 15:28:56.281 1381 1381 D ExternalStorage: After updating volumes, found 0 active roots
07-23 15:28:56.289 1381 1381 D ExternalStorage: After updating volumes, found 0 active roots
07-23 15:28:56.296 1381 1381 D ExternalStorage: After updating volumes, found 0 active roots
07-23 15:28:56.301 1381 1381 D ExternalStorage: After updating volumes, found 0 active roots
07-23 15:28:56.320 1517 1517 W MtkOmxVencCmdTh: type=1400 audit(0.0:104): avc: denied { sys_nice } for capability=23 scontext=u:r:mediaserver:s0 tcontext=u:r:mediaserver:s0 tclass=capability
07-23 15:28:56.320 1516 1516 W drvbd : type=1400 audit(0.0:105): avc: denied { module_request } for kmod="personality-8" scontext=u:r:init:s0 tcontext=u:r:kernel:s0 tclass=system
07-23 15:28:56.330 232 1520 I chatty : uid=0(root) /system/bin/mediaserver expire 1 line
07-23 15:28:56.334 788 836 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete
07-23 15:28:56.336 148 152 E vold : Failed to pclose /system/bin/blkid -c /dev/null -s TYPE -s UUID -s LABEL /dev/block/vold/public:179_72 : Success
07-23 15:28:56.336 788 1270 D VoldConnector: RCV <- {652 public:179_72 auto}
07-23 15:28:56.336 148 152 E vold : public:179_72 unsupported filesystem auto
07-23 15:28:56.336 788 1270 D VoldConnector: RCV <- {653 public:179_72 }
07-23 15:28:56.337 788 1270 D VoldConnector: RCV <- {654 public:179_72 sdcard0}
07-23 15:28:56.337 788 1270 D VoldConnector: RCV <- {651 public:179_72 6}
07-23 15:28:56.337 788 1270 D VoldConnector: RCV <- {400 9 Command failed}
07-23 15:28:56.338 788 1269 D VoldConnector: SND -> {10 volume mount public:179_97 3 0}
07-23 15:28:56.339 148 152 V vold : /system/bin/blkid
07-23 15:28:56.339 148 152 V vold : -c
07-23 15:28:56.339 148 152 V vold : /dev/null
07-23 15:28:56.339 148 152 V vold : -s
07-23 15:28:56.339 148 152 V vold : TYPE
07-23 15:28:56.339 148 152 V vold : -s
07-23 15:28:56.339 148 152 V vold : UUID
07-23 15:28:56.339 148 152 V vold : -s
07-23 15:28:56.339 148 152 V vold : LABEL
07-23 15:28:56.339 148 152 V vold : /dev/block/vold/public:179_97
07-23 15:28:56.340 788 1270 D VoldConnector: RCV <- {651 public:179_97 1}
07-23 15:28:56.402 232 1530 I chatty : uid=0(root) /system/bin/mediaserver expire 1 line
07-23 15:28:56.434 1516 1516 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:28:56.434 1516 1516 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:28:56.443 232 1536 I chatty : uid=0(root) /system/bin/mediaserver expire 1 line
07-23 15:28:56.492 1381 1381 D ExternalStorage: After updating volumes, found 0 active roots
07-23 15:28:56.516 1355 1507 I vol.Events: writeEvent level_changed STREAM_ALARM 6
07-23 15:28:56.519 1355 1507 I vol.Events: writeEvent level_changed STREAM_BLUETOOTH_SCO 7
07-23 15:28:56.521 1355 1507 I vol.Events: writeEvent level_changed STREAM_MUSIC 10
07-23 15:28:56.539 1355 1507 I vol.Events: writeEvent level_changed STREAM_RING 6
07-23 15:28:56.546 1355 1507 I vol.Events: writeEvent level_changed STREAM_SYSTEM 6
07-23 15:28:56.556 1355 1507 I vol.Events: writeEvent level_changed STREAM_VOICE_CALL 2
07-23 15:28:56.564 148 152 V vold : /dev/block/vold/public:179_97: LABEL="M-^IPNG^M^J^Z^J" UUID="9016-4EF8" TYPE="vfat"
07-23 15:28:56.565 1355 1355 D StorageNotification: Notifying about private volume: VolumeInfo{private}:
07-23 15:28:56.565 1355 1355 D StorageNotification: type=PRIVATE diskId=null partGuid=null mountFlags=0 mountUserId=-1
07-23 15:28:56.565 1355 1355 D StorageNotification: state=MOUNTED
07-23 15:28:56.565 1355 1355 D StorageNotification: fsType=null fsUuid=null fsLabel=null
07-23 15:28:56.565 1355 1355 D StorageNotification: path=/data internalPath=null
07-23 15:28:56.566 788 1270 D VoldConnector: RCV <- {652 public:179_97 vfat}
07-23 15:28:56.566 788 1270 D VoldConnector: RCV <- {653 public:179_97 9016-4EF8}
07-23 15:28:56.566 788 1270 D VoldConnector: RCV <- {654 public:179_97 M-^IPNG^M^J^Z^J}
07-23 15:28:56.567 1355 1355 D StorageNotification: Notifying about public volume: VolumeInfo{public:179_97}:
07-23 15:28:56.567 1355 1355 D StorageNotification: type=PUBLIC diskId=disk:179_96 partGuid=null mountFlags=PRIMARY|VISIBLE
07-23 15:28:56.567 1355 1355 D StorageNotification: mountUserId=0 state=CHECKING
07-23 15:28:56.567 1355 1355 D StorageNotification: fsType=null fsUuid=null fsLabel=sdcard1
07-23 15:28:56.567 1355 1355 D StorageNotification: path=null internalPath=null
07-23 15:28:56.570 788 1270 D VoldConnector: RCV <- {656 public:179_97 /mnt/media_rw/9016-4EF8}
07-23 15:28:56.570 788 1270 D VoldConnector: RCV <- {655 public:179_97 /storage/9016-4EF8}
07-23 15:28:56.570 148 152 V vold : /system/bin/fsck_msdos
07-23 15:28:56.570 148 152 V vold : -p
07-23 15:28:56.570 148 152 V vold : -f
07-23 15:28:56.570 148 152 V vold : /dev/block/vold/public:179_97
07-23 15:28:56.580 1560 1560 I chatty : uid=0(root) /system/bin/fsck_msdos expire 1 line
07-23 15:28:56.673 148 152 I chatty : uid=0(root) /system/bin/vold expire 6 lines
07-23 15:28:56.675 1560 1560 D fsck_msdos: sectors Per cluster :64
07-23 15:28:56.677 1560 1560 D fsck_msdos: boot->ClusterOffset :8064
07-23 15:28:56.677 1560 1560 I fsck_msdos: FAT32 Filesystem
07-23 15:28:56.677 1560 1560 D fsck_msdos: Using cluster_chain_descriptor
07-23 15:28:56.677 1560 1560 I fsck_msdos: Total clusters 490722
07-23 15:28:56.678 232 232 I chatty : uid=0(root) /system/bin/mediaserver expire 43 lines
07-23 15:28:56.747 1355 1355 W ResourceType: Bad XML block: header size 18254 or total size 169478669 is larger than data size 599
07-23 15:28:56.778 1355 1355 W ResourceType: Bad XML block: header size 18254 or total size 169478669 is larger than data size 397
07-23 15:28:56.781 1355 1355 W ResourceType: Bad XML block: header size 18254 or total size 169478669 is larger than data size 390
07-23 15:28:56.811 1355 1450 I OMXClient: Using client-side OMX mux.
07-23 15:28:56.818 1355 1450 D MtkOmxCore: Core_Init called
07-23 15:28:56.818 1355 1450 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:28:56.818 1355 1450 D MtkOmxCore: +MTK_OMX_Init tick=1469276936818
07-23 15:28:56.818 1355 1450 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:28:56.819 1355 1450 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:28:56.819 1355 1450 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:28:56.819 1355 1450 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0xaad4cc80
07-23 15:28:56.819 1355 1450 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:28:56.819 1355 1450 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:28:56.819 1355 1450 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:28:56.819 1355 1450 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:28:56.819 1355 1450 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:28:56.819 1355 1450 D MtkOmxCore: -MTK_OMX_Init tick=1469276936819
07-23 15:28:56.854 788 805 I StatusBarManagerService: registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@441592e
07-23 15:28:56.881 1355 1450 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:28:56.881 1355 1450 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0xaad4cc80
07-23 15:28:56.881 1355 1450 D MtkOmxCore: Core_Deinit called
07-23 15:28:56.881 1355 1450 D MtkOmxCore: Core_Deinit gInstancePoolLock destroy
07-23 15:28:56.923 1355 1622 I OMXClient: Using client-side OMX mux.
07-23 15:28:56.928 1355 1622 D MtkOmxCore: Core_Init called
07-23 15:28:56.928 1355 1622 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:28:56.929 1355 1622 D MtkOmxCore: +MTK_OMX_Init tick=1469276936929
07-23 15:28:56.929 1355 1622 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:28:56.929 1355 1622 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:28:56.929 1355 1622 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:28:56.929 1355 1622 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0xaad4cc80
07-23 15:28:56.929 1355 1622 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:28:56.929 1355 1622 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:28:56.929 1355 1622 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:28:56.929 1355 1622 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:28:56.929 1355 1622 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:28:56.929 1355 1622 D MtkOmxCore: -MTK_OMX_Init tick=1469276936929
07-23 15:28:56.952 1560 1560 I fsck_msdos: Begin to compare FAT
07-23 15:28:57.014 1355 1622 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:28:57.015 1355 1622 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0xaad4cc80
07-23 15:28:57.015 1355 1622 D MtkOmxCore: Core_Deinit called
07-23 15:28:57.015 1355 1622 D MtkOmxCore: Core_Deinit gInstancePoolLock destroy
07-23 15:28:57.018 1560 1560 I fsck_msdos: ** Phase 2 - Check Cluster Chains
07-23 15:28:57.018 1560 1560 I fsck_msdos: Begin to handle the cluster chain
07-23 15:28:57.064 1355 1630 I OMXClient: Using client-side OMX mux.
07-23 15:28:57.068 1355 1630 D MtkOmxCore: Core_Init called
07-23 15:28:57.068 1355 1630 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:28:57.069 1355 1630 D MtkOmxCore: +MTK_OMX_Init tick=1469276937069
07-23 15:28:57.069 1355 1630 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:28:57.071 1355 1630 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:28:57.071 1355 1630 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:28:57.071 1355 1630 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0xaad4cc80
07-23 15:28:57.071 1355 1630 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:28:57.071 1355 1630 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:28:57.071 1355 1630 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:28:57.071 1355 1630 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:28:57.071 1355 1630 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:28:57.071 1355 1630 D MtkOmxCore: -MTK_OMX_Init tick=1469276937071
07-23 15:28:57.115 1355 1630 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:28:57.116 1355 1630 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0xaad4cc80
07-23 15:28:57.116 1355 1630 D MtkOmxCore: Core_Deinit called
07-23 15:28:57.116 1355 1630 D MtkOmxCore: Core_Deinit gInstancePoolLock destroy
07-23 15:28:57.222 1560 1560 D fsck_msdos: rootDir->head :2
07-23 15:28:57.236 177 177 E SELinux : avc: denied { find } for service=batterymanager scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:battery_service:s0 tclass=service_manager
07-23 15:28:57.239 177 177 E SELinux : avc: denied { find } for service=batteryproperties scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:healthd_service:s0 tclass=service_manager
07-23 15:28:57.318 788 806 I ActivityManager: Start proc 1648:com.cyanogenmod.lockclock/u0a49 for content provider com.cyanogenmod.lockclock/.weather.WeatherContentProvider
07-23 15:28:57.420 1648 1648 W System : ClassLoader referenced unknown path: /system/app/LockClock/lib/arm
07-23 15:28:57.466 1648 1648 D WeatherUpdateService: Service started, but shouldn't update ... stopping
07-23 15:28:57.509 1667 1667 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:28:57.509 1667 1667 I AKMD2 : Debug: ON
07-23 15:28:57.509 1667 1667 I AKMD2 : Debug level: 4
07-23 15:28:57.509 1667 1667 I AKMD2 : Output to: LOGD
07-23 15:28:57.509 1667 1667 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:28:57.725 788 788 E NetdConnector: NDC Command {1 bandwidth enable} took too long (2198ms)
07-23 15:28:57.878 224 1236 I chatty : uid=0(root) /system/bin/netd expire 48 lines
07-23 15:28:59.261 1560 1560 D fsck_msdos: Verify Filesystem information
07-23 15:28:59.261 1560 1560 W fsck_msdos: 13993 files, 1500608 free (309038 clusters)
07-23 15:28:59.261 1560 1560 I fsck_msdos: free_rb_tree
07-23 15:28:59.279 1560 1560 I fsck_msdos: free_fragment_tree
07-23 15:28:59.284 1560 1560 I fsck_msdos: free_fragment_tree
07-23 15:28:59.284 1560 1560 I fsck_msdos: free_fragment_tree: rb_tree is empty
07-23 15:28:59.316 148 152 I Vold : Filesystem check completed OK
07-23 15:28:59.330 1802 1802 I chatty : uid=0(root) /system/bin/sdcard expire 1 line
07-23 15:28:59.331 148 152 V vold : Waiting for FUSE to spin up...
07-23 15:28:59.340 1805 1805 I chatty : uid=0(root) /system/bin/ip6tables expire 1 line
07-23 15:28:59.382 788 1270 D VoldConnector: RCV <- {651 public:179_97 2}
07-23 15:28:59.383 788 1270 D VoldConnector: RCV <- {200 10 Command succeeded}
07-23 15:28:59.385 788 1269 E VoldConnector: NDC Command {10 volume mount public:179_97 3 0} took too long (3047ms)
07-23 15:28:59.417 1381 1381 D ExternalStorage: After updating volumes, found 1 active roots
07-23 15:28:59.420 1381 1381 D ExternalStorage: After updating volumes, found 1 active roots
07-23 15:28:59.423 1381 1381 D ExternalStorage: After updating volumes, found 1 active roots
07-23 15:28:59.426 1381 1381 D ExternalStorage: After updating volumes, found 1 active roots
07-23 15:28:59.430 1381 1381 D ExternalStorage: After updating volumes, found 1 active roots
07-23 15:28:59.434 1381 1381 D ExternalStorage: After updating volumes, found 1 active roots
07-23 15:28:59.438 1381 1381 D ExternalStorage: After updating volumes, found 1 active roots
07-23 15:28:59.770 788 788 E NetdConnector: NDC Command {2 strict enable} took too long (2043ms)
07-23 15:28:59.784 788 788 W System : ClassLoader referenced unknown path: /system/framework/ConnectivityExt.jar
07-23 15:28:59.785 788 788 W ConnectivityExtension: Connectivity extension is not available
07-23 15:29:00.098 788 788 D PermissionMonitor: Monitoring
07-23 15:29:00.111 788 788 D PermissionMonitor: Users: 1, Apps: 73
07-23 15:29:00.118 788 788 I SystemServiceManager: Starting phase 600
07-23 15:29:00.120 232 439 I chatty : uid=0(root) /system/bin/mediaserver expire 4 lines
07-23 15:29:00.124 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:00.127 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:00.153 788 788 I BackupManagerService: Backup enabled => true
07-23 15:29:00.161 788 788 D BrokerableCMSystemService: Third party apps ready
07-23 15:29:00.161 788 788 I BrokerableCMSystemService: Connecting to implementation
07-23 15:29:00.164 788 788 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1295 org.cyanogenmod.platform.internal.BrokerableCMSystemService.tryConnecting:199 org.cyanogenmod.platform.internal.BrokerableCMSystemService.onBootPhase:127 org.cyanogenmod.platform.internal.LiveLockScreenServiceBroker.onBootPhase:273 com.android.server.SystemServiceManager.startBootPhase:135
07-23 15:29:00.180 788 788 I ActivityManager: Start proc 1882:org.cyanogenmod.livelockscreen.service/u0a11 for service org.cyanogenmod.livelockscreen.service/.LiveLockScreenManagerService
07-23 15:29:00.200 788 788 E InputMethodManagerService: Ignoring updateSystemUiLocked due to an invalid token. uid:1000 token:null
07-23 15:29:00.206 788 1880 E WVMExtractor: Failed to open libwvm.so: dlopen failed: cannot locate symbol "_ZN7android16MediaBufferGroup14acquire_bufferEPPNS_11MediaBufferE" referenced by "/system/vendor/lib/libwvm.so"...
07-23 15:29:00.225 788 788 I ActivityManager: Start proc 1887:com.android.inputmethod.latin/u0a46 for service com.android.inputmethod.latin/.LatinIME
07-23 15:29:00.225 788 788 V InputMethodManagerService: Adding window token: android.os.Binder@503f0e5
07-23 15:29:00.241 788 788 D gps_mtk : open_gps: line = 5679open_gps HAL 1
07-23 15:29:00.244 788 788 D gps_mtk : open_gps: line = 5688open_gps HAL 2
07-23 15:29:00.244 788 788 D gps_mtk : open_gps: line = 5690open_gps HAL 3
07-23 15:29:00.244 788 788 D gps_mtk : gps__get_gps_interface: line = 5668gps__get_gps_interface HAL
07-23 15:29:00.244 788 788 D gps_mtk : gps__get_gps_interface: line = 5672HAL<->MNLD sock_fd: 166
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension: line = 4873mtk_gps_get_extension name=[gps-xtra]
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension: line = 4873mtk_gps_get_extension name=[agps]
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension: line = 4873mtk_gps_get_extension name=[gps-ni]
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension: line = 4873mtk_gps_get_extension name=[gps-debug]
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension: line = 4873mtk_gps_get_extension name=[agps_ril]
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension: line = 4873mtk_gps_get_extension name=[gps_geofencing]
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension: line = 4873mtk_gps_get_extension name=[gps_measurement]
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension: line = 4873mtk_gps_get_extension name=[gps_navigation_message]
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension
07-23 15:29:00.244 788 788 D gps_mtk : mtk_gps_get_extension: line = 4873mtk_gps_get_extension name=[gnss_configuration]
07-23 15:29:00.249 788 831 D GpsLocationProvider: Reset GPS properties, previous size = 0
07-23 15:29:00.250 831 831 W android.bg: type=1400 audit(0.0:110): avc: denied { sendto } for path="/data/gps_mnl/hal2mnld" scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket
07-23 15:29:00.250 788 831 D GpsLocationProvider: GpsParamsResource: SUPL_HOST=supl.google.com
07-23 15:29:00.250 788 831 D GpsLocationProvider: GpsParamsResource: SUPL_PORT=7275
07-23 15:29:00.250 788 831 D GpsLocationProvider: GpsParamsResource: NTP_SERVER=north-america.pool.ntp.org
07-23 15:29:00.250 788 831 D GpsLocationProvider: GpsParamsResource: SUPL_VER=0x20000
07-23 15:29:00.250 788 831 D GpsLocationProvider: GpsParamsResource: SUPL_MODE=1
07-23 15:29:00.252 788 831 W GpsLocationProvider: Could not open GPS configuration file /etc/gps.conf
07-23 15:29:00.252 788 831 D GpsLocationProvider: GPS properties reloaded, size = 5
07-23 15:29:00.252 788 831 D gps_mtk : agps_set_server: line = 878agps_set_server type=1 hostname=[supl.google.com] port=7275
07-23 15:29:00.252 788 831 D gps_mtk : mtk_daemon_send: line = 674mtk_daemon_send 166
07-23 15:29:00.255 788 788 W ServiceWatcher: com.google.android.gms not found
07-23 15:29:00.256 236 236 I chatty : uid=0(root) /system/xbin/mnld expire 3 lines
07-23 15:29:00.257 788 788 W ServiceWatcher: com.google.android.gms not found
07-23 15:29:00.258 788 788 W LocationManagerService: no network location provider found
07-23 15:29:00.258 788 788 W ServiceWatcher: com.google.android.gms not found
07-23 15:29:00.263 788 788 W ServiceWatcher: com.google.android.gms not found
07-23 15:29:00.264 788 788 E LocationManagerService: no geocoder provider found
07-23 15:29:00.265 788 788 E FlpHardwareProvider: Error hw_get_module 'flp': -2
07-23 15:29:00.265 788 788 E LocationManagerService: FLP HAL not supported
07-23 15:29:00.266 788 788 W ServiceWatcher: com.google.android.gms not found
07-23 15:29:00.268 788 788 E LocationManagerService: Unable to bind FLP Geofence proxy.
07-23 15:29:00.269 788 788 E ActivityRecognitionHardware: Error hw_get_module: -2
07-23 15:29:00.269 788 788 E LocationManagerService: Hardware Activity-Recognition not supported.
07-23 15:29:00.270 788 788 W ServiceWatcher: com.google.android.gms not found
07-23 15:29:00.271 788 788 E ActivityRecognitionProxy: ServiceWatcher could not start.
07-23 15:29:00.271 788 788 E LocationManagerService: Unable to bind ActivityRecognitionProxy.
07-23 15:29:00.275 788 831 E gps_mtk : copy_GpsCallbacks_mtk: line = 4124Bad callback, size: 40, expected: 44 or 44
07-23 15:29:00.275 788 831 W GpsLocationProvider: Failed to enable location provider
07-23 15:29:00.278 788 788 I CommonTimeManagementService: No common time service detected on this platform. Common time services will be unavailable.
07-23 15:29:00.279 788 1263 I InputReader: Reconfiguring input devices. changes=0x00000020
07-23 15:29:00.281 788 788 I MmsServiceBroker: Delay connecting to MmsService until an API is called
07-23 15:29:00.285 788 788 D MountService: onStartUser 0
07-23 15:29:00.285 788 788 D VoldConnector: SND -> {11 volume user_started 0}
07-23 15:29:00.286 148 152 D vold : Linking /storage/9016-4EF8 to /mnt/user/0/primary
07-23 15:29:00.286 788 1270 D VoldConnector: RCV <- {200 11 Command succeeded}
07-23 15:29:00.290 788 788 W VoiceInteractionManagerService: no available voice interaction services found for user 0
07-23 15:29:00.290 788 788 W VoiceInteractionManagerService: no available voice recognition services found for user 0
07-23 15:29:00.291 788 1269 D MountService: Volume public:179_97 broadcasting mounted to UserHandle{0}
07-23 15:29:00.294 788 1888 I OMXClient: Using client-side OMX mux.
07-23 15:29:00.295 788 1263 I InputReader: Reconfiguring input devices. changes=0x00000010
07-23 15:29:00.301 1396 1396 D MtpService: onStorageStateChanged /storage/9016-4EF8 mounted -> mounted
07-23 15:29:00.326 788 1888 D MtkOmxCore: Core_Init called
07-23 15:29:00.326 788 1888 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:29:00.326 788 1888 D MtkOmxCore: +MTK_OMX_Init tick=1469276940326
07-23 15:29:00.326 788 1888 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:29:00.327 788 1888 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:29:00.327 788 1888 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:29:00.327 788 1888 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0x9e644580
07-23 15:29:00.327 788 1888 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:29:00.327 788 1888 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:29:00.327 788 1888 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:29:00.327 788 1888 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:29:00.327 788 1888 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:29:00.327 788 1888 D MtkOmxCore: -MTK_OMX_Init tick=1469276940327
07-23 15:29:00.336 788 788 I ActivityManager: Start proc 1911:org.omnirom.omniswitch/u0a13 for added application org.omnirom.omniswitch
07-23 15:29:00.354 788 788 I ActivityManager: Start proc 1918:org.cyanogenmod.audiofx/u0a0 for added application org.cyanogenmod.audiofx
07-23 15:29:00.370 788 788 I ActivityManager: Start proc 1923:com.android.phone/1001 for added application com.android.phone
07-23 15:29:00.371 788 788 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.cyanogenmod.trebuchet/com.android.launcher3.Launcher} from uid 0 on display 0
07-23 15:29:00.400 788 788 I ActivityManager: Start proc 1928:com.cyanogenmod.trebuchet/u0a22 for activity com.cyanogenmod.trebuchet/com.android.launcher3.Launcher
07-23 15:29:00.520 788 1888 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:29:00.520 788 1888 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0x9e644580
07-23 15:29:00.520 788 1888 D MtkOmxCore: Core_Deinit called
07-23 15:29:00.520 788 1888 D MtkOmxCore: Core_Deinit gInstancePoolLock destroy
07-23 15:29:00.576 788 832 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from ActivityManagerService.java:12222 waiters=2 for 261ms
07-23 15:29:00.581 788 836 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from ActivityManagerService.java:12222 waiters=2 for 265ms
07-23 15:29:00.583 788 1555 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from ActivityManagerService.java:12222 waiters=3 for 251ms
07-23 15:29:00.586 788 851 D PowerManagerService: mWakeLockBlockingEnabled=0 blockedWakelockList=null
07-23 15:29:00.638 788 788 D RttService: SCAN_AVAILABLE : 1
07-23 15:29:00.638 788 788 I Choreographer: Skipped 323 frames! The application may be doing too much work on its main thread.
07-23 15:29:00.639 788 1353 D RttService: DefaultState got{ when=0 what=160513 target=com.android.internal.util.StateMachine$SmHandler }
07-23 15:29:00.640 179 179 I chatty : uid=0(root) /system/bin/surfaceflinger expire 1 line
07-23 15:29:00.672 788 788 W System : ClassLoader referenced unknown path: /system/priv-app/Telecom/lib/arm
07-23 15:29:00.682 1882 1882 W System : ClassLoader referenced unknown path: /system/priv-app/LiveLockScreenService/lib/arm
07-23 15:29:00.696 788 1967 I OMXClient: Using client-side OMX mux.
07-23 15:29:00.714 788 1967 D MtkOmxCore: Core_Init called
07-23 15:29:00.714 788 1967 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:29:00.714 788 1967 D MtkOmxCore: +MTK_OMX_Init tick=1469276940714
07-23 15:29:00.714 788 1967 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:29:00.714 788 1967 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:29:00.715 788 1967 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:29:00.715 788 1967 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0x99f49500
07-23 15:29:00.715 788 1967 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:29:00.715 788 1967 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:29:00.715 788 1967 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:29:00.715 788 1967 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:29:00.715 788 1967 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:29:00.715 788 1967 D MtkOmxCore: -MTK_OMX_Init tick=1469276940715
07-23 15:29:00.733 1918 1918 W System : ClassLoader referenced unknown path: /system/priv-app/AudioFX/lib/arm
07-23 15:29:00.745 788 831 I ActivityManager: Start proc 1970:com.android.printspooler/u0a56 for service com.android.printspooler/.model.PrintSpoolerService
07-23 15:29:00.746 1911 1911 W System : ClassLoader referenced unknown path: /system/priv-app/OmniSwitch/lib/arm
07-23 15:29:00.749 1923 1923 W System : ClassLoader referenced unknown path: /system/priv-app/TeleService/lib/arm
07-23 15:29:00.805 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:00.823 1923 1923 W System : ClassLoader referenced unknown path: /system/priv-app/TelephonyProvider/lib/arm
07-23 15:29:00.835 788 1967 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:29:00.835 788 1967 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0x99f49500
07-23 15:29:00.835 788 1967 D MtkOmxCore: Core_Deinit called
07-23 15:29:00.835 788 1967 D MtkOmxCore: Core_Deinit gInstancePoolLock destroy
07-23 15:29:00.890 788 788 I Telecom : ViceNotificationImpl: ViceNotificationImpl
07-23 15:29:00.903 1928 1928 W System : ClassLoader referenced unknown path: /system/priv-app/Trebuchet/lib/arm
07-23 15:29:00.916 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:00.930 788 1985 I ActivityManager: Start proc 1987:android.process.acore/u0a3 for content provider com.android.providers.contacts/.CallLogProvider
07-23 15:29:00.933 788 788 I Telecom : BluetoothPhoneService: Ignoring IBluetoothDsdaService class not found exception
07-23 15:29:00.943 788 788 I Telecom : Class: TelecomSystem.INSTANCE being set
07-23 15:29:00.944 788 788 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 com.android.server.telecom.components.TelecomService.initializeTelecomSystem:141 com.android.server.telecom.components.TelecomService.onBind:69 android.app.ActivityThread.handleBindService:2950
07-23 15:29:00.974 788 1986 I OMXClient: Using client-side OMX mux.
07-23 15:29:00.987 788 1986 D MtkOmxCore: Core_Init called
07-23 15:29:00.988 788 1986 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:29:01.015 1887 1887 I LatinIME: Hardware accelerated drawing: true
07-23 15:29:01.040 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:29:01.040 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:29:01.040 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 164/0
07-23 15:29:01.052 1970 1970 I PrintSpoolerService: No existing print spooler state.
07-23 15:29:01.057 1923 1923 D TelephonyProvider: dbh.onOpen: ok, queried table=siminfo
07-23 15:29:01.058 1923 1923 D TelephonyProvider: dbh.onOpen: ok, queried table=carriers
07-23 15:29:01.061 788 1986 D MtkOmxCore: +MTK_OMX_Init tick=1469276941061
07-23 15:29:01.061 788 1986 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:29:01.064 788 1986 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:29:01.064 788 1986 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:29:01.064 788 1986 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0x9e646380
07-23 15:29:01.064 788 1986 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:29:01.064 788 1986 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:29:01.064 788 1986 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:29:01.064 788 1986 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:29:01.064 788 1986 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:29:01.064 788 1986 D MtkOmxCore: -MTK_OMX_Init tick=1469276941064
07-23 15:29:01.116 788 788 I BrokerableCMSystemService: Connecting to implementation
07-23 15:29:01.117 788 788 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1295 org.cyanogenmod.platform.internal.BrokerableCMSystemService.tryConnecting:199 org.cyanogenmod.platform.internal.BrokerableCMSystemService$1.handleMessage:165 android.os.Handler.dispatchMessage:102 android.os.Looper.loop:148
07-23 15:29:01.117 788 788 I PackageManager: Updating external media status from unmounted to mounted
07-23 15:29:01.124 1928 1928 W SDK.CyanogenAmbientUtil: Cyanogen Ambient package is missing! Version 1050700 is required.
07-23 15:29:01.125 1928 1928 E SDK.AmbientApiClientImp: This application will not run unless you install Ambient services
07-23 15:29:01.132 788 1986 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:29:01.132 788 1986 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0x9e646380
07-23 15:29:01.132 788 1986 D MtkOmxCore: Core_Deinit called
07-23 15:29:01.132 788 1986 D MtkOmxCore: Core_Deinit gInstancePoolLock destroy
07-23 15:29:01.147 1987 1987 W System : ClassLoader referenced unknown path: /system/priv-app/ContactsProvider/lib/arm
07-23 15:29:01.150 788 866 D VoldConnector: SND -> {12 asec list}
07-23 15:29:01.151 788 788 I ActivityManager: Start proc 2006:com.android.settings/1000 for broadcast com.android.settings/.widget.SettingsAppWidgetProvider
07-23 15:29:01.159 788 788 W System : ClassLoader referenced unknown path: /system/priv-app/FusedLocation/lib/arm
07-23 15:29:01.184 788 788 D GpsNetInitiatedHandler: location enabled :true
07-23 15:29:01.184 788 788 V WiredAccessoryManager: init()
07-23 15:29:01.222 788 2013 I OMXClient: Using client-side OMX mux.
07-23 15:29:01.256 1923 1923 V ConfigResourceUtil: resourceName = telephony_plugin_jar_name resourceId = 2130903040resourceValue =
07-23 15:29:01.257 1923 1923 V ConfigResourceUtil: resourceName = telephony_plugin_class_name resourceId = 2130903041resourceValue =
07-23 15:29:01.262 788 2013 D MtkOmxCore: Core_Init called
07-23 15:29:01.262 788 2013 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:29:01.262 788 2013 D MtkOmxCore: +MTK_OMX_Init tick=1469276941262
07-23 15:29:01.262 788 2013 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:29:01.262 788 2013 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:29:01.262 788 2013 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:29:01.262 788 2013 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0x990fb000
07-23 15:29:01.262 788 2013 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:29:01.262 788 2013 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:29:01.262 788 2013 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:29:01.262 788 2013 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:29:01.262 788 2013 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:29:01.262 788 2013 D MtkOmxCore: -MTK_OMX_Init tick=1469276941262
07-23 15:29:01.337 1887 1887 W InputAttributes: No editor info for this field. Bug?
07-23 15:29:01.386 1928 1928 V Launcher: LauncherAppState inited
07-23 15:29:01.459 788 1270 D VoldConnector: RCV <- {111 12 com.advert.app-1}
07-23 15:29:01.470 788 2013 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:29:01.478 788 2013 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0x990fb000
07-23 15:29:01.478 886 1000 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 45 lines
07-23 15:29:01.484 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 24 lines
07-23 15:29:01.484 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 70 lines
07-23 15:29:01.488 1887 2031 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.ru ; version = 1469276941 ; date = ?
07-23 15:29:01.490 2033 2033 W RILReceiver1: type=1400 audit(0.0:112): avc: denied { write } for name="rild2" dev="tmpfs" ino=3774 scontext=u:r:radio:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file
07-23 15:29:01.497 788 1335 D NotificationSQLiteLog: Pruned event entries: 0
07-23 15:29:01.527 886 1006 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 72 lines
07-23 15:29:01.533 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 52 lines
07-23 15:29:01.533 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 130 lines
07-23 15:29:01.587 2034 2034 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:29:01.587 2034 2034 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:29:01.598 788 1270 D VoldConnector: RCV <- {111 12 com.byril.seabattle2-2}
07-23 15:29:01.617 788 1270 D VoldConnector: RCV <- {111 12 com.google.android.apps.translate-2}
07-23 15:29:01.629 2006 2006 W System : ClassLoader referenced unknown path: /system/priv-app/Settings/lib/arm
07-23 15:29:01.630 788 1270 D VoldConnector: RCV <- {200 12 asec operation succeeded}
07-23 15:29:01.651 788 866 I PackageManager: Found stale container com.advert.app-1 with no matching settings
07-23 15:29:01.651 788 866 I PackageManager: Found stale container com.byril.seabattle2-2 with no matching settings
07-23 15:29:01.651 788 866 I PackageManager: Found stale container com.google.android.apps.translate-2 with no matching settings
07-23 15:29:01.677 788 2038 I OMXClient: Using client-side OMX mux.
07-23 15:29:01.687 788 866 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
07-23 15:29:01.687 788 866 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
07-23 15:29:01.693 788 2038 D MtkOmxCore: Core_Init called
07-23 15:29:01.693 788 2038 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:29:01.694 788 2038 D MtkOmxCore: +MTK_OMX_Init tick=1469276941694
07-23 15:29:01.694 788 2038 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:29:01.694 788 2038 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:29:01.694 788 2038 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:29:01.694 788 2038 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0x990fb000
07-23 15:29:01.695 788 2038 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:29:01.695 788 2038 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:29:01.695 788 2038 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:29:01.695 788 2038 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:29:01.695 788 2038 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:29:01.695 788 2038 D MtkOmxCore: -MTK_OMX_Init tick=1469276941695
07-23 15:29:01.710 788 866 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.speedsoftware.rootexplorer
07-23 15:29:01.710 788 866 W PackageManager: Unknown permission com.android.vending.CHECK_LICENSE in package com.speedsoftware.rootexplorer
07-23 15:29:01.710 788 866 W PackageManager: Not granting permission android.permission.REAL_GET_TASKS to package org.cyanogenmod.wallpapers.photophase (protectionLevel=18 flags=0x3898be45)
07-23 15:29:01.719 788 866 W PackageManager: Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package org.cyanogenmod.gello.browser (protectionLevel=18 flags=0x3889be45)
07-23 15:29:01.720 788 866 W PackageManager: Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package org.cyanogenmod.gello.browser (protectionLevel=2 flags=0x3889be45)
07-23 15:29:01.720 788 866 W PackageManager: Not granting permission android.permission.WRITE_MEDIA_STORAGE to package org.cyanogenmod.gello.browser (protectionLevel=18 flags=0x3889be45)
07-23 15:29:01.720 788 866 W PackageManager: Unknown permission org.cyanogenmod.gello.browser.permission.READ_HOMEPAGE in package org.cyanogenmod.gello.browser
07-23 15:29:01.720 788 866 W PackageManager: Unknown permission org.cyanogenmod.gello.browser.permission.WRITE_HOMEPAGE in package org.cyanogenmod.gello.browser
07-23 15:29:01.722 788 866 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_CALLER_INFO in package com.android.messaging
07-23 15:29:01.724 788 866 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_INCALL_SERVICE in package com.android.contacts
07-23 15:29:01.724 788 866 W PackageManager: Unknown permission com.cyanogen.ambient.permission.PLUGIN_STATUS_CHANGED in package com.android.contacts
07-23 15:29:01.724 788 866 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_CALLER_INFO in package com.android.contacts
07-23 15:29:01.727 788 866 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
07-23 15:29:01.727 788 866 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.grarak.kerneladiutor
07-23 15:29:01.728 788 866 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
07-23 15:29:01.728 788 866 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
07-23 15:29:01.729 788 866 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_INCALL_SERVICE in package com.android.dialer
07-23 15:29:01.729 788 866 W PackageManager: Unknown permission com.cyanogen.ambient.permission.PLUGIN_STATUS_CHANGED in package com.android.dialer
07-23 15:29:01.729 788 866 W PackageManager: Unknown permission com.cyanogen.ambient.permission.PUBLISH_DISCOVERY_NUDGE in package com.android.dialer
07-23 15:29:01.729 788 866 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_DEEPLINK_SERVICE in package com.android.dialer
07-23 15:29:01.729 788 866 W PackageManager: Unknown permission com.cyanogen.ambient.permission.READ_DEEPLINK_DATABASE in package com.android.dialer
07-23 15:29:01.729 788 866 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_CALLER_INFO in package com.android.dialer
07-23 15:29:01.730 788 866 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.cyanogenmod.trebuchet
07-23 15:29:01.730 788 866 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.cyanogenmod.trebuchet
07-23 15:29:01.730 788 866 W PackageManager: Unknown permission com.cyngn.stats.SEND_ANALYTICS in package com.cyanogenmod.trebuchet
07-23 15:29:01.730 788 866 W PackageManager: Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser
07-23 15:29:01.737 788 866 W PackageManager: Unknown permission com.google.android.permission.INSTALL_WEARABLE_PACKAGES in package com.android.packageinstaller
07-23 15:29:01.738 788 866 W PackageManager: Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x3888be45)
07-23 15:29:01.740 788 866 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.cyanogenmod.filemanager
07-23 15:29:01.740 788 866 W PackageManager: Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
07-23 15:29:01.746 788 2038 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:29:01.746 788 2038 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0x990fb000
07-23 15:29:01.747 788 2038 D MtkOmxCore: Core_Deinit called
07-23 15:29:01.747 788 2038 D MtkOmxCore: Core_Deinit gInstancePoolLock destroy
07-23 15:29:01.750 788 866 W PackageManager: Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable
07-23 15:29:01.762 788 866 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
07-23 15:29:01.763 788 866 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
07-23 15:29:01.763 788 866 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
07-23 15:29:01.770 788 2041 I OMXClient: Using client-side OMX mux.
07-23 15:29:01.770 788 866 W PackageManager: Unknown permission cyanogenmod.permission.FINISH_SETUP in package com.android.settings
07-23 15:29:01.775 788 2041 D MtkOmxCore: Core_Init called
07-23 15:29:01.775 788 2041 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:29:01.775 788 2041 D MtkOmxCore: +MTK_OMX_Init tick=1469276941775
07-23 15:29:01.775 788 2041 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:29:01.775 788 2041 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:29:01.775 788 2041 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:29:01.775 788 2041 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0x990fb000
07-23 15:29:01.775 788 2041 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:29:01.775 788 2041 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:29:01.775 788 2041 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:29:01.775 788 2041 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:29:01.775 788 2041 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:29:01.775 788 2041 D MtkOmxCore: -MTK_OMX_Init tick=1469276941775
07-23 15:29:01.783 788 866 W PackageManager: Not granting permission android.permission.REAL_GET_TASKS to package com.cyanogenmod.eleven (protectionLevel=18 flags=0x3898be65)
07-23 15:29:01.814 788 2041 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:29:01.814 788 2041 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0x990fb000
07-23 15:29:01.814 788 2041 D MtkOmxCore: Core_Deinit called
07-23 15:29:01.814 788 2041 D MtkOmxCore: Core_Deinit gInstancePoolLock destroy
07-23 15:29:01.819 788 866 W PackageManager: Unknown permission android.permission.HARDWARE_ABSTRACTION_ACCESS in package com.android.systemui
07-23 15:29:01.823 788 866 W PackageManager: Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
07-23 15:29:01.824 788 866 W PackageManager: Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
07-23 15:29:01.824 788 866 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
07-23 15:29:01.824 788 866 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
07-23 15:29:01.824 788 866 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
07-23 15:29:01.846 1987 2024 I ContactLocale: AddressBook Labels [ru-RU]: [, А, Б, В, Г, Д, Ђ, Е, Є, Ж, З, И, І, Й, Ј, К, Л, Љ, М, Н, Њ, О, П, Р, С, Т, Ћ, У, Ф, Х, Ц, Ч, Џ, Ш, Щ, Ы, Э, Ю, Я, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, Α, Β, Γ, Δ, Ε, Ζ, Η, Θ, Ι, Κ, Λ, Μ, Ν, Ξ, Ο, Π, Ρ, Σ, Τ, Υ, Φ, Χ, Ψ, Ω, , א, ב, ג, ד, ה, ו, ז, ח, ט, י, כ, ל, מ, נ, ס, ע, פ, צ, ק, ר, ש, ת, , ا, ب, ت, ث, ج, ح, خ, د, ذ, ر, ز, س, ش, ص, ض, ط, ظ, ع, غ, ف, ق, ك, ل, م, ن, ه, و, ي, , ก, ข, ฃ, ค, ฅ, ฆ, ง, จ, ฉ, ช, ซ, ฌ, ญ, ฎ, ฏ, ฐ, ฑ, ฒ, ณ, ด, ต, ถ, ท, ธ, น, บ, ป, ผ, ฝ, พ, ฟ, ภ, ม, ย, ร, ฤ, ล, ฦ, ว, ศ, ษ, ส, ห, ฬ, อ, ฮ, , ㄱ, ㄴ, ㄷ, ㄹ, ㅁ, ㅂ, ㅅ, ㅇ, ㅈ, ㅊ, ㅋ, ㅌ, ㅍ, ㅎ, , あ, か, さ, た, な, は, ま, や, ら, わ, #, ]
07-23 15:29:01.980 788 788 W art : Long monitor contention event with owner method=void com.android.server.pm.PackageManagerService.loadMediaPackages(android.util.ArrayMap, int[], boolean) from PackageManagerService.java:16455 waiters=0 for 288ms
07-23 15:29:01.980 788 805 W art : Long monitor contention event with owner method=void com.android.server.pm.PackageManagerService.loadMediaPackages(android.util.ArrayMap, int[], boolean) from PackageManagerService.java:16455 waiters=1 for 281ms
07-23 15:29:01.981 788 806 W art : Long monitor contention event with owner method=void com.android.server.pm.PackageManagerService.loadMediaPackages(android.util.ArrayMap, int[], boolean) from PackageManagerService.java:16455 waiters=3 for 245ms
07-23 15:29:02.019 788 866 D VoldConnector: SND -> {13 asec list}
07-23 15:29:02.024 788 805 W Searchables: No global search activity found
07-23 15:29:02.026 788 1270 D VoldConnector: RCV <- {111 13 com.advert.app-1}
07-23 15:29:02.027 788 1270 D VoldConnector: RCV <- {111 13 com.byril.seabattle2-2}
07-23 15:29:02.027 788 1270 D VoldConnector: RCV <- {111 13 com.google.android.apps.translate-2}
07-23 15:29:02.027 788 1270 D VoldConnector: RCV <- {200 13 asec operation succeeded}
07-23 15:29:02.080 1928 1928 D Launcher.Model: Old launcher provider: content://com.android.launcher2.settings/favorites?notify=true
07-23 15:29:02.080 1928 1928 D Launcher.Model: Old launcher provider does not exist.
07-23 15:29:02.097 179 1282 I chatty : uid=0(root) Binder_4 expire 1 line
07-23 15:29:02.128 788 1330 D WifiService: New client listening to asynchronous messages
07-23 15:29:02.141 232 232 I chatty : uid=0(root) /system/bin/mediaserver expire 2 lines
07-23 15:29:02.160 2046 2046 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:29:02.160 2046 2046 I AKMD2 : Debug: ON
07-23 15:29:02.160 2046 2046 I AKMD2 : Debug level: 4
07-23 15:29:02.160 2046 2046 I AKMD2 : Output to: LOGD
07-23 15:29:02.160 2046 2046 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:29:02.204 788 788 I Choreographer: Skipped 92 frames! The application may be doing too much work on its main thread.
07-23 15:29:02.215 788 788 I BrokerableCMSystemService: Implementation service connected
07-23 15:29:02.217 788 788 I BrokerableCMSystemService: Notifying service connected
07-23 15:29:02.275 788 1958 I ActivityManager: Start proc 2054:com.android.smspush/u0a65 for service com.android.smspush/.WapPushManager
07-23 15:29:02.275 788 788 I BrokerableCMSystemService: Connecting to implementation
07-23 15:29:02.275 788 788 D BrokerableCMSystemService: Already connected
07-23 15:29:02.341 788 845 D BluetoothManagerService: Message: 20
07-23 15:29:02.341 788 845 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@48fe5d6:true
07-23 15:29:02.385 1355 2067 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
07-23 15:29:02.406 788 788 I FusedLocation: engine started (com.android.location.fused)
07-23 15:29:02.432 1887 2031 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.ru ; version = 1469276942 ; date = ?
07-23 15:29:02.462 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:02.481 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:02.513 2006 2006 D LocalBluetoothProfileManager: Adding local MAP profile
07-23 15:29:02.516 2006 2006 D BluetoothMap: Create BluetoothMap proxy object
07-23 15:29:02.517 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:02.537 2054 2054 W System : ClassLoader referenced unknown path: /system/app/WAPPushManager/lib/arm
07-23 15:29:02.610 1887 2031 I LatinIME:LogUtils: Dictionary info: dictionary = UserHistoryDictionary.ru ; version = 1469276942 ; date = ?
07-23 15:29:02.630 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:02.697 2006 2006 D LocalBluetoothProfileManager: LocalBluetoothProfileManager construction complete
07-23 15:29:02.699 1923 2082 E DcSwitchStateMachine-0: DctController is not ready
07-23 15:29:02.718 788 1331 E ConnectivityService: Failed to find Messenger in unregisterNetworkFactory
07-23 15:29:02.721 788 1331 D ConnectivityService: Got NetworkFactory Messenger for Telephony
07-23 15:29:02.736 1923 2084 E DcSwitchStateMachine-1: DctController is not ready
07-23 15:29:02.737 788 1331 E ConnectivityService: Failed to find Messenger in unregisterNetworkFactory
07-23 15:29:02.738 788 1331 D ConnectivityService: Got NetworkFactory Messenger for Telephony
07-23 15:29:02.742 1928 2045 W Launcher: setApplicationContext called twice! old=com.android.launcher3.LauncherApplication@530db53 new=com.android.launcher3.LauncherApplication@530db53
07-23 15:29:02.756 1987 2024 D ContactDirectoryManager: Found com.android.exchange.directory.provider
07-23 15:29:02.820 1928 2085 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
07-23 15:29:02.876 788 1330 D WifiService: New client listening to asynchronous messages
07-23 15:29:02.917 1396 1396 D MediaScannerReceiver: action: android.intent.action.MEDIA_MOUNTED path: /storage/9016-4EF8
07-23 15:29:02.986 1923 1923 D CarrierConfigLoader: CarrierConfigLoader has started
07-23 15:29:02.994 788 845 D BluetoothManagerService: Message: 20
07-23 15:29:02.994 788 845 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@dcc2248:true
07-23 15:29:02.995 788 845 D BluetoothManagerService: Message: 20
07-23 15:29:02.995 788 845 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@ac57606:true
07-23 15:29:02.997 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:03.015 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:03.017 2006 2006 D SimSelectNotification: no of slots 2 provision = false
07-23 15:29:03.032 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:03.040 1887 2031 I LatinIME:LogUtils: Dictionary info: dictionary = main:ru ; version = 54 ; date = 1414726277
07-23 15:29:03.045 1355 1355 D LocalBluetoothProfileManager: Adding local MAP profile
07-23 15:29:03.048 1355 1355 D BluetoothMap: Create BluetoothMap proxy object
07-23 15:29:03.049 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:03.057 788 845 D BluetoothManagerService: Message: 30
07-23 15:29:03.063 1355 1355 D LocalBluetoothProfileManager: LocalBluetoothProfileManager construction complete
07-23 15:29:03.080 2085 2085 W RenderThread: type=1400 audit(0.0:113): avc: denied { read write } for name="mali" dev="tmpfs" ino=263 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:03.080 2085 2085 W RenderThread: type=1400 audit(0.0:114): avc: denied { open } for name="mali" dev="tmpfs" ino=263 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:03.080 2085 2085 W RenderThread: type=1400 audit(0.0:115): avc: denied { getattr } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:03.080 2085 2085 W RenderThread: type=1400 audit(0.0:116): avc: denied { ioctl } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:03.090 1928 2085 I OpenGLRenderer: Initialized EGL, version 1.4
07-23 15:29:03.091 1928 2085 E : appName=com.cyanogenmod.trebuchet, acAppName=/system/bin/surfaceflinger
07-23 15:29:03.091 1928 2085 E : 0
07-23 15:29:03.106 1928 2085 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:03.106 1928 2085 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:03.106 1928 2085 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:03.110 788 1958 D ConnectivityService: listenForNetwork for Listen from uid/pid:10020/1355 for NetworkRequest [ id=3, legacyType=-1, [] ]
07-23 15:29:03.126 232 439 I chatty : uid=0(root) /system/bin/mediaserver expire 5 lines
07-23 15:29:03.157 1355 1368 I art : Background partial concurrent mark sweep GC freed 20642(1316KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 7MB/12MB, paused 11.086ms total 114.897ms
07-23 15:29:03.194 788 2030 I ActivityManager: Start proc 2099:com.android.exchange/u0a39 for content provider com.android.exchange/.provider.ExchangeDirectoryProvider
07-23 15:29:03.256 1923 1959 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
07-23 15:29:03.305 788 846 I ActivityManager: Displayed com.cyanogenmod.trebuchet/com.android.launcher3.Launcher: +2s915ms
07-23 15:29:03.306 1355 1355 I CameraManagerGlobal: Connecting to camera service
07-23 15:29:03.347 1355 1355 E CameraMetadata-JNI: CameraMetadata_setupGlobalVendorTagDescriptor: Failed to setup vendor tag descriptors, received error No such device (-19)
07-23 15:29:03.347 1355 1355 W CameraManagerGlobal: Failed to set up vendor tags: The camera device is removable and has been disconnected from the Android device, or the camera service has shut down the connection due to a higher-priority access request for the camera device.
07-23 15:29:03.364 886 1000 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 15 lines
07-23 15:29:03.364 1923 1923 I Telephony: TtyManager: updateUiTtyMode -1 -> 0
07-23 15:29:03.370 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 61 lines
07-23 15:29:03.370 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 122 lines
07-23 15:29:03.379 1396 2093 W MediaProvider: no database for scanned volume external
07-23 15:29:03.435 1923 1923 I Telephony: TtyManager: updateUiTtyMode -1 -> 0
07-23 15:29:03.440 886 1006 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 15 lines
07-23 15:29:03.449 2099 2099 W System : ClassLoader referenced unknown path: /system/app/Exchange2/lib/arm
07-23 15:29:03.463 788 832 I SystemServiceManager: Starting phase 1000
07-23 15:29:03.463 886 1002 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 60 lines
07-23 15:29:03.465 1648 1648 D WeatherUpdateService: Service started, but shouldn't update ... stopping
07-23 15:29:03.482 1923 1923 V ConfigResourceUtil: resourceName = config_spn_display_control resourceId = 2130837514resourceValue = false
07-23 15:29:03.501 788 832 E lights : write_int failed to open /sys/class/leds/red/rgb_start
07-23 15:29:03.501 788 832 E lights : write_int failed to open /sys/class/leds/red/on_off_ms
07-23 15:29:03.536 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 129 lines
07-23 15:29:03.538 886 998 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 15 lines
07-23 15:29:03.539 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 50 lines
07-23 15:29:03.652 788 805 I ActivityManager: Start proc 2119:com.android.email/u0a37 for content provider com.android.email/.provider.EmailProvider
07-23 15:29:03.656 886 1000 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 45 lines
07-23 15:29:03.708 788 788 V KeyguardServiceDelegate: *** Keyguard connected (yay!)
07-23 15:29:03.715 788 832 V KeyguardServiceDelegate: *** Keyguard started
07-23 15:29:03.720 832 832 W ActivityManager: type=1400 audit(0.0:117): avc: denied { ioctl } for path="/dev/hwmsensor" dev="tmpfs" ino=189 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:03.726 788 832 D Sensors : activate handle =0, enable = 1
07-23 15:29:03.726 788 832 D Sensors : use new sensor index=1, mSensors[index](9fd74000)
07-23 15:29:03.726 788 832 D Accel : ACC enable: handle:0, en:1
07-23 15:29:03.726 788 832 D Accel : path:/sys/class/misc/m_acc_misc/accactive
07-23 15:29:03.726 788 832 D Accel : no ACC enable control attr
07-23 15:29:03.726 788 832 D Sensors : use old sensor err(-1),index(1) go to old hwmsen
07-23 15:29:03.726 788 832 D Hwmsen_sensors: Hwmsen_Enable: handle:0, en:1
07-23 15:29:03.726 788 832 D Hwmsen_sensors: virtual int Hwmsen::enable(int32_t, int): handle 0, enable or disable 1!
07-23 15:29:03.783 788 1555 D CryptdConnector: SND -> {2 cryptfs getpw}
07-23 15:29:03.784 148 153 D VoldCryptCmdListener: cryptfs getpw
07-23 15:29:03.784 148 153 I Ext4Crypt: ext4 crypto complete called on /data
07-23 15:29:03.785 148 153 I Ext4Crypt: No master key, so not ext4enc
07-23 15:29:03.786 148 153 I Ext4Crypt: ext4 crypto complete called on /data
07-23 15:29:03.786 148 153 I Ext4Crypt: No master key, so not ext4enc
07-23 15:29:03.787 788 1271 D CryptdConnector: RCV <- {200 2 -1}
07-23 15:29:03.788 788 1555 D CryptdConnector: SND -> {3 cryptfs clearpw}
07-23 15:29:03.789 148 153 D VoldCryptCmdListener: cryptfs clearpw
07-23 15:29:03.789 148 153 I Ext4Crypt: ext4 crypto complete called on /data
07-23 15:29:03.789 148 153 I Ext4Crypt: No master key, so not ext4enc
07-23 15:29:03.789 788 1271 D CryptdConnector: RCV <- {200 3 0}
07-23 15:29:03.929 2119 2119 W System : ClassLoader referenced unknown path: /system/app/Email/lib/arm
07-23 15:29:04.021 1923 2098 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
07-23 15:29:04.032 788 832 D Hwmsen_sensors: active_sensors =1
07-23 15:29:04.032 788 832 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:29:04.033 788 832 D Accel : no ACC setDelay control attr
07-23 15:29:04.033 788 832 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:29:04.033 788 832 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:29:04.033 788 832 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:29:04.033 788 832 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:29:04.033 788 832 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:29:04.033 788 832 D Accel : no ACC setDelay control attr
07-23 15:29:04.033 788 832 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:29:04.033 788 832 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:29:04.033 788 832 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:29:04.033 788 832 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:29:04.034 788 832 V KeyguardServiceDelegate: onStartedWakingUp()
07-23 15:29:04.034 788 836 W art : Long monitor contention event with owner method=int android.hardware.SystemSensorManager$BaseEventQueue.nativeEnableSensor(long, int, int, int) from SystemSensorManager.java:4294967294 waiters=0 for 238ms
07-23 15:29:04.045 1355 1355 W Resources: Drawable com.android.systemui:drawable/ic_battery_circle has unresolved theme attributes! Consider using Resources.getDrawable(int, Theme) or Context.getDrawable(int).
07-23 15:29:04.045 1355 1355 W Resources: java.lang.RuntimeException
07-23 15:29:04.045 1355 1355 W Resources: at android.content.res.Resources.getDrawable(Resources.java:799)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.BatteryMeterView$AllInOneBatteryMeterDrawable.loadBatteryDrawables(BatteryMeterView.java:652)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.BatteryMeterView$AllInOneBatteryMeterDrawable.<init>(BatteryMeterView.java:503)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.BatteryMeterView.createBatteryMeterDrawable(BatteryMeterView.java:273)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.BatteryMeterView.setMode(BatteryMeterView.java:377)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.BatteryMeterView.onBatteryStyleChanged(BatteryMeterView.java:347)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.statusbar.policy.BatteryController.addStateChangedCallback(BatteryController.java:101)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.BatteryMeterView.setBatteryStateRegistar(BatteryMeterView.java:291)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.statusbar.phone.StatusBarHeaderView.setBatteryController(StatusBarHeaderView.java:487)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:2088)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:4326)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:4322)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:734)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:1525)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
07-23 15:29:04.045 1355 1355 W Resources: at android.os.Handler.dispatchMessage(Handler.java:102)
07-23 15:29:04.045 1355 1355 W Resources: at android.os.Looper.loop(Looper.java:148)
07-23 15:29:04.045 1355 1355 W Resources: at android.app.ActivityThread.main(ActivityThread.java:5471)
07-23 15:29:04.045 1355 1355 W Resources: at java.lang.reflect.Method.invoke(Native Method)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
07-23 15:29:04.045 1355 1355 W Resources: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
07-23 15:29:04.050 1355 1355 D BatteryMeterView: mTextGravity=17
07-23 15:29:04.052 1355 1355 D BatteryMeterView: mTextGravity=17
07-23 15:29:04.053 1355 1355 D BatteryMeterView: mTextGravity=17
07-23 15:29:04.070 1987 2024 I ContactDirectoryManager: deleted 0 stale rows which don't have any relevant directory
07-23 15:29:04.105 788 832 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@fde30d6)
07-23 15:29:04.105 788 832 V KeyguardServiceDelegate: onScreenTurnedOn()
07-23 15:29:04.132 1923 2106 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
07-23 15:29:04.215 788 831 D GpsLocationProvider: received SIM change, new known MCC/MNC: []
07-23 15:29:04.215 788 831 D GpsLocationProvider: received SIM change, new known MCC/MNC: []
07-23 15:29:04.220 1987 2024 I ContactDirectoryManager: Discovered 0 contact directories in 1916ms
07-23 15:29:04.247 1355 2067 D OpenGLRenderer: profile bars disabled
07-23 15:29:04.248 1355 2067 D OpenGLRenderer: ambientRatio = 1.50
07-23 15:29:04.269 1928 1928 D Launcher: bound widget id=2 in 689ms
07-23 15:29:04.270 1928 1928 I Choreographer: Skipped 42 frames! The application may be doing too much work on its main thread.
07-23 15:29:04.277 179 279 I chatty : uid=0(root) Binder_1 expire 1 line
07-23 15:29:04.299 1355 1355 D PhoneStatusBar: disable: < expand icons alerts system_info back home recent clock search quick_settings >
07-23 15:29:04.417 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 40 lines
07-23 15:29:04.417 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 158 lines
07-23 15:29:04.427 886 1006 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 93 lines
07-23 15:29:04.447 1928 2085 V RenderScript: 0xa116d000 Launching thread(s), CPUs 2
07-23 15:29:05.035 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 60 lines
07-23 15:29:05.036 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 129 lines
07-23 15:29:05.056 886 1008 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 15 lines
07-23 15:29:05.060 2067 2067 W RenderThread: type=1400 audit(0.0:118): avc: denied { read write } for name="mali" dev="tmpfs" ino=263 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:05.060 2067 2067 W RenderThread: type=1400 audit(0.0:119): avc: denied { open } for name="mali" dev="tmpfs" ino=263 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:05.060 2067 2067 W RenderThread: type=1400 audit(0.0:120): avc: denied { getattr } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:05.060 2067 2067 W RenderThread: type=1400 audit(0.0:121): avc: denied { ioctl } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:05.061 886 1007 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 15 lines
07-23 15:29:05.070 1355 2067 I OpenGLRenderer: Initialized EGL, version 1.4
07-23 15:29:05.071 1355 2067 E : appName=com.android.systemui, acAppName=/system/bin/surfaceflinger
07-23 15:29:05.071 1355 2067 E : 0
07-23 15:29:05.121 1918 1918 W Virtualizer: WARNING: attaching a Virtualizer to global output mix is deprecated!
07-23 15:29:05.124 788 831 E NetdConnector: NDC Command {18 firewall disable_chain standby} took too long (682ms)
07-23 15:29:05.135 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get primary stack id
07-23 15:29:05.139 1923 1923 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
07-23 15:29:05.169 788 831 D GpsLocationProvider: received SIM change, new known MCC/MNC: []
07-23 15:29:05.171 788 836 W art : Long monitor contention event with owner method=void com.android.server.net.NetworkPolicyManagerService$AppIdleStateChangeListener.onParoleStateChanged(boolean) from NetworkPolicyManagerService.java:2444 waiters=0 for 573ms
07-23 15:29:05.172 788 836 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete
07-23 15:29:05.175 788 2030 I Telecom : PhoneAccountRegistrar: New phone account registered: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ]
07-23 15:29:05.203 788 2030 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:05.216 1923 1923 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
07-23 15:29:05.220 1923 1923 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:05.246 1923 1923 I Telephony: TelecomAccountRegistry: Unregistering phone account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}.
07-23 15:29:05.258 788 2030 I Telecom : : Sending phone-account unregistered intent as user
07-23 15:29:05.267 788 1374 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, voice subId = -1
07-23 15:29:05.267 788 1374 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, emergency account
07-23 15:29:05.269 1918 1918 I HeadsetService: Headset=false; Bluetooth=false ; USB=false; Speaker=true; Line out=false
07-23 15:29:05.275 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 129 lines
07-23 15:29:05.326 886 1006 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 6 lines
07-23 15:29:05.370 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:05.370 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:05.370 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:05.379 2119 2170 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
07-23 15:29:05.405 1355 1355 D ViewRootImpl: changeCanvasOpacity: opaque=true
07-23 15:29:05.428 1923 1923 V ConfigResourceUtil: resourceName = config_spn_display_control resourceId = 2130837514resourceValue = false
07-23 15:29:05.443 788 1940 I ActivityManager: Start proc 2178:com.cyanogenmod.eleven:main/u0a36 for service com.cyanogenmod.eleven/.MusicPlaybackService
07-23 15:29:05.487 2006 2006 D SimSelectNotification: no of slots 2 provision = false
07-23 15:29:05.514 788 831 D GpsLocationProvider: received SIM change, new known MCC/MNC: []
07-23 15:29:05.549 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 45 lines
07-23 15:29:05.550 185 185 I chatty : uid=0(root) /system/bin/ccci_fsd expire 45 lines
07-23 15:29:05.593 886 1002 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 41 lines
07-23 15:29:05.605 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 137 lines
07-23 15:29:05.706 1923 1923 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
07-23 15:29:05.718 1923 1923 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:05.725 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get primary stack id
07-23 15:29:05.728 1923 1923 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
07-23 15:29:05.738 788 806 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=29x36) -> Icon(typ=BITMAP size=29x36))]
07-23 15:29:05.751 2178 2178 V RenderScript_jni: RS native mode
07-23 15:29:05.761 788 806 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:05.762 1923 1923 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
07-23 15:29:05.763 1923 1923 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:05.791 788 805 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, voice subId = -1
07-23 15:29:05.791 788 805 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, emergency account
07-23 15:29:05.794 1923 1923 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
07-23 15:29:05.799 886 1000 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 45 lines
07-23 15:29:05.801 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 138 lines
07-23 15:29:05.917 2099 2099 I Exchange: EasService.onCreate
07-23 15:29:06.100 831 831 W android.bg: type=1400 audit(0.0:122): avc: denied { sendto } for path="/data/gps_mnl/hal2mnld" scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket
07-23 15:29:06.103 788 799 W CursorWrapperInner: Cursor finalized without prior close()
07-23 15:29:06.103 788 831 W GpsLocationProvider: Could not open GPS configuration file /etc/gps.conf
07-23 15:29:06.103 788 831 D GpsLocationProvider: GPS properties reloaded, size = 5
07-23 15:29:06.103 788 831 D gps_mtk : agps_set_server: line = 878agps_set_server type=1 hostname=[supl.google.com] port=7275
07-23 15:29:06.103 788 831 D gps_mtk : mtk_daemon_send: line = 674mtk_daemon_send 166
07-23 15:29:06.158 886 1002 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 43 lines
07-23 15:29:06.166 1923 1923 D MccTable: updateMccMncConfiguration defaultMccMnc=
07-23 15:29:06.166 1923 1923 D MccTable: updateMccMncConfiguration: mcc=250, mnc=99
07-23 15:29:06.166 1923 1923 D MccTable: WIFI_COUNTRY_CODE set to ru
07-23 15:29:06.167 788 805 I WifiService: WifiService trying to set country code to ru with persist set to true
07-23 15:29:06.179 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 121 lines
07-23 15:29:06.199 1923 1955 I art : Background sticky concurrent mark sweep GC freed 40424(3MB) AllocSpace objects, 7(140KB) LOS objects, 47% free, 4MB/8MB, paused 1.035ms total 189.102ms
07-23 15:29:06.205 2099 2226 I Exchange: RestartPingTask
07-23 15:29:06.217 2178 2178 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
07-23 15:29:06.217 2178 2178 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
07-23 15:29:06.238 2119 2212 I Email : Observing account changes for notifications
07-23 15:29:06.245 788 2030 D AlarmManagerService: Kernel timezone updated to -180 minutes west of GMT
07-23 15:29:06.256 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:06.256 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:06.256 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:06.293 886 1000 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 15 lines
07-23 15:29:06.427 788 1950 D VoldConnector: SND -> {14 volume mkdirs /dev/null/Android/data/com.cyanogenmod.eleven/cache/}
07-23 15:29:06.428 148 152 E Vold : Failed to find mounted volume for /dev/null/Android/data/com.cyanogenmod.eleven/cache/
07-23 15:29:06.428 788 1270 D VoldConnector: RCV <- {400 14 Command failed}
07-23 15:29:06.434 2178 2199 W ContextImpl: Failed to ensure /dev/null/Android/data/com.cyanogenmod.eleven/cache: 400
07-23 15:29:06.437 1923 1923 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:06.440 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get primary stack id
07-23 15:29:06.445 1923 1923 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
07-23 15:29:06.472 788 2104 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=29x36) -> Icon(typ=BITMAP size=29x36))]
07-23 15:29:06.483 788 2104 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:06.490 1923 1923 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
07-23 15:29:06.490 1923 1923 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:06.505 1355 1355 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
07-23 15:29:06.505 788 1950 D VoldConnector: SND -> {15 volume mkdirs /dev/null/Android/data/com.cyanogenmod.eleven/cache/}
07-23 15:29:06.506 148 152 E Vold : Failed to find mounted volume for /dev/null/Android/data/com.cyanogenmod.eleven/cache/
07-23 15:29:06.507 788 1270 D VoldConnector: RCV <- {400 15 Command failed}
07-23 15:29:06.512 1923 1959 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
07-23 15:29:06.526 788 2183 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, voice subId = -1
07-23 15:29:06.526 788 2183 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, emergency account
07-23 15:29:06.537 2099 2099 I Exchange: RestartPingsTask did not start any pings.
07-23 15:29:06.539 2099 2099 I Exchange: PSS stopIfIdle
07-23 15:29:06.539 2099 2099 I Exchange: PSS has no active accounts; stopping service.
07-23 15:29:06.540 788 831 D GpsLocationProvider: received SIM change, new known MCC/MNC: [25099]
07-23 15:29:06.542 1923 1923 D CarrierConfigLoader: update config for phoneId: 1 simState: ABSENT
07-23 15:29:06.542 1923 1923 D CarrierServiceBindHelper: update binding for phoneId: 1 simState: ABSENT
07-23 15:29:06.544 2178 2199 W ContextImpl: Failed to ensure /dev/null/Android/data/com.cyanogenmod.eleven/cache: 400
07-23 15:29:06.546 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 153 lines
07-23 15:29:06.553 1923 1923 D CarrierConfigLoader: mHandler: 0 phoneId: 1
07-23 15:29:06.553 1923 1923 D CarrierServiceBindHelper: mHandler: 1
07-23 15:29:06.553 1923 1923 D CarrierServiceBindHelper: Unbinding for phoneId: 1
07-23 15:29:06.554 886 1002 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 51 lines
07-23 15:29:06.556 2099 2099 I Exchange: onDestroy
07-23 15:29:06.565 788 2183 D VoldConnector: SND -> {16 volume mkdirs /dev/null/Android/data/com.cyanogenmod.eleven/cache/}
07-23 15:29:06.566 148 152 E Vold : Failed to find mounted volume for /dev/null/Android/data/com.cyanogenmod.eleven/cache/
07-23 15:29:06.566 788 1270 D VoldConnector: RCV <- {400 16 Command failed}
07-23 15:29:06.567 2178 2199 W ContextImpl: Failed to ensure /dev/null/Android/data/com.cyanogenmod.eleven/cache: 400
07-23 15:29:06.572 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 101 lines
07-23 15:29:06.591 1923 1923 D MccTable: updateMccMncConfiguration mccmnc='25099' fromServiceState=false
07-23 15:29:06.598 1923 1923 D MccTable: updateMccMncConfiguration defaultMccMnc=
07-23 15:29:06.598 1923 1923 D MccTable: updateMccMncConfiguration: mcc=250, mnc=99
07-23 15:29:06.598 1923 1923 D MccTable: updateMccMncConfiguration updateConfig config={1.0 250mcc99mnc ?locale ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/? themeResource=null}
07-23 15:29:06.600 788 2030 I ActivityManager: Config changes=3 {1.0 250mcc99mnc ru_RU ldltr sw320dp w320dp h509dp 240dpi nrml long port finger -keyb/v/h -nav/h s.5 themeResource=null}
07-23 15:29:06.779 2205 2205 W System : ClassLoader referenced unknown path: /system/priv-app/CellBroadcastReceiver/lib/arm
07-23 15:29:06.800 2099 2099 I Exchange: EasService.onCreate
07-23 15:29:06.845 1923 1923 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:06.861 2099 2233 I Exchange: RestartPingTask
07-23 15:29:06.864 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get primary stack id
07-23 15:29:06.866 1923 1923 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
07-23 15:29:06.890 788 1940 D VoldConnector: SND -> {17 volume mkdirs /dev/null/Android/data/com.cyanogenmod.eleven/cache/}
07-23 15:29:06.891 148 152 E Vold : Failed to find mounted volume for /dev/null/Android/data/com.cyanogenmod.eleven/cache/
07-23 15:29:06.891 788 1270 D VoldConnector: RCV <- {400 17 Command failed}
07-23 15:29:06.893 2178 2199 W ContextImpl: Failed to ensure /dev/null/Android/data/com.cyanogenmod.eleven/cache: 400
07-23 15:29:06.904 1355 1355 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back home recent clock search quick_settings >
07-23 15:29:06.910 788 1940 D VoldConnector: SND -> {18 volume mkdirs /dev/null/Android/data/com.cyanogenmod.eleven/cache/}
07-23 15:29:06.911 148 152 E Vold : Failed to find mounted volume for /dev/null/Android/data/com.cyanogenmod.eleven/cache/
07-23 15:29:06.911 788 1270 D VoldConnector: RCV <- {400 18 Command failed}
07-23 15:29:06.913 788 805 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:06.914 2178 2199 W ContextImpl: Failed to ensure /dev/null/Android/data/com.cyanogenmod.eleven/cache: 400
07-23 15:29:06.914 1923 1923 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
07-23 15:29:06.915 1923 1923 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:06.931 788 831 D GpsLocationProvider: received SIM change, new known MCC/MNC: [25099]
07-23 15:29:06.950 788 2183 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, voice subId = -1
07-23 15:29:06.950 788 2183 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, emergency account
07-23 15:29:06.982 788 1958 D VoldConnector: SND -> {19 volume mkdirs /dev/null/Android/data/com.cyanogenmod.eleven/cache/}
07-23 15:29:06.983 148 152 E Vold : Failed to find mounted volume for /dev/null/Android/data/com.cyanogenmod.eleven/cache/
07-23 15:29:06.984 788 1270 D VoldConnector: RCV <- {400 19 Command failed}
07-23 15:29:06.985 2178 2199 W ContextImpl: Failed to ensure /dev/null/Android/data/com.cyanogenmod.eleven/cache: 400
07-23 15:29:06.985 1923 1923 V ConfigResourceUtil: resourceName = config_spn_display_control resourceId = 2130837514resourceValue = false
07-23 15:29:07.012 2205 2205 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
07-23 15:29:07.013 2205 2205 D CellBroadcastReceiver: Intent ACTION_SERVICE_STATE_CHANGED
07-23 15:29:07.033 788 831 D GpsLocationProvider: received SIM change, new known MCC/MNC: [25099]
07-23 15:29:07.044 2099 2099 I Exchange: RestartPingsTask did not start any pings.
07-23 15:29:07.045 2099 2099 I Exchange: PSS stopIfIdle
07-23 15:29:07.045 2099 2099 I Exchange: PSS has no active accounts; stopping service.
07-23 15:29:07.051 2099 2099 I Exchange: onDestroy
07-23 15:29:07.053 788 2183 V KeyguardServiceDelegate: **** SHOWN CALLED ****
07-23 15:29:07.063 2205 2205 D CellBroadcastReceiver: subscriptionId = -2
07-23 15:29:07.078 1923 1923 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:07.102 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 145 lines
07-23 15:29:07.103 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get primary stack id
07-23 15:29:07.120 185 185 I chatty : uid=0(root) /system/bin/ccci_fsd expire 15 lines
07-23 15:29:07.128 2178 2178 W WakefulBroadcastReceiver: No active wake lock id #1
07-23 15:29:07.162 1648 1648 D WeatherUpdateService: Service started, but shouldn't update ... stopping
07-23 15:29:07.164 788 788 E BatteryStatsImpl: Unable to find object for *alarm* mapsize=0 activeoverflow=null curoverflow=null
07-23 15:29:07.209 1923 1923 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
07-23 15:29:07.215 788 2104 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=29x36) -> Icon(typ=BITMAP size=29x36))]
07-23 15:29:07.286 788 2104 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:07.287 1923 1923 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
07-23 15:29:07.287 1923 1923 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:07.303 788 2104 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, voice subId = -1
07-23 15:29:07.304 788 2104 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, emergency account
07-23 15:29:07.308 788 2183 D AlarmManagerService: Kernel timezone updated to -180 minutes west of GMT
07-23 15:29:07.315 788 806 D AlarmManagerService: Setting time of day to sec=1469276948
07-23 15:29:08.224 886 1000 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 60 lines
07-23 15:29:08.242 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 67 lines
07-23 15:29:08.242 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 128 lines
07-23 15:29:08.704 788 2240 I ActivityManager: Start proc 2242:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
07-23 15:29:08.882 2242 2242 W System : ClassLoader referenced unknown path: /system/app/KeyChain/lib/arm
07-23 15:29:08.928 1923 1923 D MccTable: updateMccMncConfiguration mccmnc='25099' fromServiceState=false
07-23 15:29:08.930 1923 1923 D MccTable: updateMccMncConfiguration defaultMccMnc=25099
07-23 15:29:08.930 1923 1923 D MccTable: updateMccMncConfiguration: mcc=250, mnc=99
07-23 15:29:08.930 1923 1923 D MccTable: updateMccMncConfiguration updateConfig config={1.0 250mcc99mnc ?locale ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/? themeResource=null}
07-23 15:29:09.104 1923 1923 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:09.113 788 831 D GpsLocationProvider: received SIM change, new known MCC/MNC: [25099]
07-23 15:29:09.115 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get status for, slotId: 0 Exception: java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.IExtTelephony.getCurrentUiccCardProvisioningStatus(int)' on a null object reference
07-23 15:29:09.154 788 2183 I Telecom : PhoneAccountRegistrar: New phone account registered: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ]
07-23 15:29:09.166 788 2183 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:09.168 1923 1923 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}
07-23 15:29:09.168 1923 1923 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:09.175 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get primary stack id
07-23 15:29:09.180 1923 1923 I Telephony: TelecomAccountRegistry: Unregistering phone account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}.
07-23 15:29:09.199 788 1940 I Telecom : : Sending phone-account unregistered intent as user
07-23 15:29:09.203 788 1555 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, voice subId = 1
07-23 15:29:09.204 788 1555 I Telecom : PhoneAccountRegistrar: getUserSelectedVoicePhoneAccount, voice subId = 1 subId = 1 mId = 1
07-23 15:29:09.221 1923 1923 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1
07-23 15:29:09.254 1355 1355 E : appName=com.android.systemui, acAppName=/system/bin/surfaceflinger
07-23 15:29:09.254 1355 1355 E : 0
07-23 15:29:09.277 1355 1355 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:09.277 1355 1355 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:09.277 1355 1355 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:09.325 788 831 D GpsLocationProvider: received SIM change, new known MCC/MNC: [25099]
07-23 15:29:09.333 1923 1923 V ConfigResourceUtil: resourceName = config_spn_display_control resourceId = 2130837514resourceValue = false
07-23 15:29:09.355 788 831 D GpsLocationProvider: received SIM change, new known MCC/MNC: [25099]
07-23 15:29:09.379 1923 1923 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:09.407 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get status for, slotId: 0 Exception: java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.IExtTelephony.getCurrentUiccCardProvisioningStatus(int)' on a null object reference
07-23 15:29:09.412 1355 1355 I Choreographer: Skipped 215 frames! The application may be doing too much work on its main thread.
07-23 15:29:09.452 788 806 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}(icon: Icon(typ=BITMAP size=36x36) -> Icon(typ=BITMAP size=36x36))]
07-23 15:29:09.467 788 806 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:09.469 1923 1923 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}
07-23 15:29:09.476 1923 1923 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:09.480 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get primary stack id
07-23 15:29:09.487 788 2030 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, voice subId = 1
07-23 15:29:09.487 788 2030 I Telecom : PhoneAccountRegistrar: getUserSelectedVoicePhoneAccount, voice subId = 1 subId = 1 mId = 1
07-23 15:29:09.493 788 1950 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}(icon: Icon(typ=BITMAP size=36x36) -> Icon(typ=BITMAP size=36x36))]
07-23 15:29:09.508 788 1950 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:09.540 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:09.540 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:09.540 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:09.559 1923 1923 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:09.575 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get status for, slotId: 0 Exception: java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.IExtTelephony.getCurrentUiccCardProvisioningStatus(int)' on a null object reference
07-23 15:29:09.608 788 2030 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}(icon: Icon(typ=BITMAP size=36x36) -> Icon(typ=BITMAP size=36x36))]
07-23 15:29:09.616 1355 1355 W PathParser: Points are too far apart 4.030360828967057
07-23 15:29:09.616 1355 1355 W PathParser: Points are too far apart 4.030360538880159
07-23 15:29:09.619 788 2030 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:09.620 1923 1923 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}
07-23 15:29:09.621 1923 1923 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:09.627 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get primary stack id
07-23 15:29:09.645 788 1950 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, voice subId = 1
07-23 15:29:09.646 788 1950 I Telecom : PhoneAccountRegistrar: getUserSelectedVoicePhoneAccount, voice subId = 1 subId = 1 mId = 1
07-23 15:29:09.674 1923 1923 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:09.694 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get status for, slotId: 0 Exception: java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.IExtTelephony.getCurrentUiccCardProvisioningStatus(int)' on a null object reference
07-23 15:29:09.727 788 1374 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}(icon: Icon(typ=BITMAP size=36x36) -> Icon(typ=BITMAP size=36x36))]
07-23 15:29:09.734 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:09.734 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:09.734 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:09.746 788 1374 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:09.747 1923 1923 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}
07-23 15:29:09.747 1923 1923 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:09.754 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get primary stack id
07-23 15:29:09.774 788 2183 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, voice subId = 1
07-23 15:29:09.774 788 2183 I Telecom : PhoneAccountRegistrar: getUserSelectedVoicePhoneAccount, voice subId = 1 subId = 1 mId = 1
07-23 15:29:09.783 788 1950 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}(icon: Icon(typ=BITMAP size=36x36) -> Icon(typ=BITMAP size=36x36))]
07-23 15:29:09.795 788 1950 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:09.803 788 1374 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}(icon: Icon(typ=BITMAP size=36x36) -> Icon(typ=BITMAP size=36x36))]
07-23 15:29:09.823 788 1374 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:09.833 788 1555 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}(icon: Icon(typ=BITMAP size=36x36) -> Icon(typ=BITMAP size=36x36))]
07-23 15:29:09.853 788 1555 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:10.041 1355 1355 W KeyguardUpdateMonitor: invalid subId in handleSimStateChange()
07-23 15:29:10.041 1355 1355 W KeyguardUpdateMonitor: invalid subId in handleSimStateChange()
07-23 15:29:10.221 1355 1355 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
07-23 15:29:10.239 1355 1355 W KeyguardUpdateMonitor: invalid subId in handleServiceStateChange()
07-23 15:29:10.341 1355 1355 I Choreographer: Skipped 55 frames! The application may be doing too much work on its main thread.
07-23 15:29:10.474 1355 1355 W KeyguardUpdateMonitor: invalid subId in handleServiceStateChange()
07-23 15:29:10.474 1355 1355 W KeyguardUpdateMonitor: invalid subId in handleSimStateChange()
07-23 15:29:10.474 1355 1355 W KeyguardUpdateMonitor: invalid subId in handleSimStateChange()
07-23 15:29:10.490 1355 1355 W KeyguardUpdateMonitor: invalid subId in handleServiceStateChange()
07-23 15:29:10.505 1355 1355 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings >
07-23 15:29:10.510 1355 1355 W KeyguardUpdateMonitor: invalid subId in handleSimStateChange()
07-23 15:29:10.562 1355 1355 W KeyguardUpdateMonitor: invalid subId in handleSimStateChange()
07-23 15:29:10.562 1355 1355 W KeyguardUpdateMonitor: invalid subId in handleServiceStateChange()
07-23 15:29:10.630 788 2261 I RecoverySystem: Deleted: /cache/recovery/.version
07-23 15:29:10.630 788 2261 I RecoverySystem: Deleted: /cache/recovery/recovery.fstab
07-23 15:29:10.630 788 2261 I RecoverySystem: Deleted: /cache/recovery/storage.fstab
07-23 15:29:10.631 788 2261 I RecoverySystem: Deleted: /cache/recovery/log
07-23 15:29:10.631 788 2261 I RecoverySystem: Deleted: /cache/recovery/intent
07-23 15:29:10.677 788 2261 I BootReceiver: Copying /proc/last_kmsg to DropBox (SYSTEM_LAST_KMSG)
07-23 15:29:10.714 788 1958 I ActivityManager: Start proc 2264:com.android.dialer/u0a7 for broadcast com.android.dialer/.calllog.CallLogReceiver
07-23 15:29:10.725 788 2261 I BootReceiver: Copying audit failures to DropBox
07-23 15:29:10.728 788 2261 I BootReceiver: Copied 0 worth of audits to DropBox
07-23 15:29:10.737 788 2261 I BootReceiver: Checking for fsck errors
07-23 15:29:10.936 2264 2264 W System : ClassLoader referenced unknown path: /system/priv-app/Dialer/lib/arm
07-23 15:29:11.077 2264 2264 W SDK.CyanogenAmbientUtil: Cyanogen Ambient package is missing! Version 1050700 is required.
07-23 15:29:11.078 2264 2264 E SDK.AmbientApiClientImp: This application will not run unless you install Ambient services
07-23 15:29:11.079 2264 2264 W PhoneCommon.AmbientSingletonHolder: Connection failed: com.cyanogen.ambient.common.ConnectionResult@95bf989
07-23 15:29:11.092 2264 2264 W Ambient : AmbientApiClient is not connected. Please ensure connection before calling any APIs.
07-23 15:29:11.092 2264 2264 W Ambient : java.lang.Exception
07-23 15:29:11.092 2264 2264 W Ambient : at com.cyanogen.ambient.common.api.internal.AbstractAsynchronousApi.execute(AbstractAsynchronousApi.java:18)
07-23 15:29:11.092 2264 2264 W Ambient : at com.cyanogen.ambient.incall.internal.InCallApiImpl.getInstalledPlugins(InCallApiImpl.java:88)
07-23 15:29:11.092 2264 2264 W Ambient : at com.android.phone.common.incall.api.InCallQueries.updateCallPlugins(InCallQueries.java:45)
07-23 15:29:11.092 2264 2264 W Ambient : at com.android.phone.common.incall.DialerDataSubscription.onRefreshRequested(DialerDataSubscription.java:91)
07-23 15:29:11.092 2264 2264 W Ambient : at com.android.phone.common.ambient.AmbientDataSubscription.refresh(AmbientDataSubscription.java:308)
07-23 15:29:11.092 2264 2264 W Ambient : at com.android.phone.common.incall.DialerDataSubscription.init(DialerDataSubscription.java:86)
07-23 15:29:11.092 2264 2264 W Ambient : at com.android.dialer.DialerApplication.onCreate(DialerApplication.java:57)
07-23 15:29:11.092 2264 2264 W Ambient : at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1014)
07-23 15:29:11.092 2264 2264 W Ambient : at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4761)
07-23 15:29:11.092 2264 2264 W Ambient : at android.app.ActivityThread.-wrap1(ActivityThread.java)
07-23 15:29:11.092 2264 2264 W Ambient : at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424)
07-23 15:29:11.092 2264 2264 W Ambient : at android.os.Handler.dispatchMessage(Handler.java:102)
07-23 15:29:11.092 2264 2264 W Ambient : at android.os.Looper.loop(Looper.java:148)
07-23 15:29:11.092 2264 2264 W Ambient : at android.app.ActivityThread.main(ActivityThread.java:5471)
07-23 15:29:11.092 2264 2264 W Ambient : at java.lang.reflect.Method.invoke(Native Method)
07-23 15:29:11.092 2264 2264 W Ambient : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
07-23 15:29:11.092 2264 2264 W Ambient : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
07-23 15:29:11.123 2264 2264 W SDK.CyanogenAmbientUtil: Cyanogen Ambient package is missing! Version 1050700 is required.
07-23 15:29:11.151 1923 1923 V OtaStartupReceiver: onOtaspChanged: mOtaspMode=3
07-23 15:29:11.164 788 1329 D WIFI : Registering NetworkFactory
07-23 15:29:11.164 788 1329 D WIFI_UT : Registering NetworkFactory
07-23 15:29:11.165 788 1331 D ConnectivityService: Got NetworkFactory Messenger for WIFI
07-23 15:29:11.165 788 1331 D ConnectivityService: Got NetworkFactory Messenger for WIFI_UT
07-23 15:29:11.166 788 1329 D WIFI : got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
07-23 15:29:11.166 788 1329 D WIFI_UT : got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
07-23 15:29:11.181 788 1950 I ActivityManager: Start proc 2281:com.android.providers.calendar/u0a2 for broadcast com.android.providers.calendar/.CalendarReceiver
07-23 15:29:11.337 2281 2281 W System : ClassLoader referenced unknown path: /system/priv-app/CalendarProvider/lib/arm
07-23 15:29:11.398 2281 2281 I CalendarProvider2: Created com.android.providers.calendar.CalendarAlarmManager@d46d18d(com.android.providers.calendar.CalendarProvider2@b0e5f42)
07-23 15:29:11.442 788 805 I ActivityManager: Start proc 2296:org.cyanogenmod.providers.datausage/1000 for broadcast org.cyanogenmod.providers.datausage/.BootReceiver
07-23 15:29:11.590 2296 2296 W System : ClassLoader referenced unknown path: /system/priv-app/DataUsageProvider/lib/arm
07-23 15:29:11.644 788 1940 I ActivityManager: Start proc 2310:com.android.managedprovisioning/u0a12 for broadcast com.android.managedprovisioning/.BootReminder
07-23 15:29:11.726 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:11.764 2310 2310 W System : ClassLoader referenced unknown path: /system/priv-app/ManagedProvisioning/lib/arm
07-23 15:29:11.837 788 1940 I ActivityManager: Start proc 2326:com.android.onetimeinitializer/u0a14 for broadcast com.android.onetimeinitializer/.OneTimeInitializerReceiver
07-23 15:29:11.931 2326 2326 W System : ClassLoader referenced unknown path: /system/priv-app/OneTimeInitializer/lib/arm
07-23 15:29:11.933 2326 2326 V OneTimeInitializerRece: OneTimeInitializerReceiver.onReceive
07-23 15:29:11.935 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:29:11.935 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:29:11.935 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 382/0
07-23 15:29:11.958 2006 2006 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.stopService:1237 android.content.ContextWrapper.stopService:592 android.content.ContextWrapper.stopService:592 com.android.settings.rr.XposedCheckReceiver.onReceive:51 android.app.ActivityThread.handleReceiver:2771
07-23 15:29:12.000 2342 2342 W sh : type=1400 audit(0.0:123): avc: denied { module_request } for kmod="personality-8" scontext=u:r:system_app:s0 tcontext=u:r:kernel:s0 tclass=system
07-23 15:29:12.105 2006 2006 D CommandResult: Time to execute: 113041615 ns (nanoseconds)
07-23 15:29:12.117 2006 2006 E CommandResult: Failed to write command result to error file
07-23 15:29:12.117 2006 2006 E CommandResult: java.io.IOException: open failed: ENOENT (No such file or directory)
07-23 15:29:12.117 2006 2006 E CommandResult: at java.io.File.createNewFile(File.java:939)
07-23 15:29:12.117 2006 2006 E CommandResult: at com.android.settings.util.CommandResult.checkForErrors(CommandResult.java:90)
07-23 15:29:12.117 2006 2006 E CommandResult: at com.android.settings.util.CommandResult.<init>(CommandResult.java:34)
07-23 15:29:12.117 2006 2006 E CommandResult: at com.android.settings.util.ChildProcess.getResult(ChildProcess.java:142)
07-23 15:29:12.117 2006 2006 E CommandResult: at com.android.settings.util.CMDProcessor.runShellCommand(CMDProcessor.java:43)
07-23 15:29:12.117 2006 2006 E CommandResult: at com.android.settings.rr.util.OnBoot.onReceive(OnBoot.java:39)
07-23 15:29:12.117 2006 2006 E CommandResult: at android.app.ActivityThread.handleReceiver(ActivityThread.java:2771)
07-23 15:29:12.117 2006 2006 E CommandResult: at android.app.ActivityThread.-wrap14(ActivityThread.java)
07-23 15:29:12.117 2006 2006 E CommandResult: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1440)
07-23 15:29:12.117 2006 2006 E CommandResult: at android.os.Handler.dispatchMessage(Handler.java:102)
07-23 15:29:12.117 2006 2006 E CommandResult: at android.os.Looper.loop(Looper.java:148)
07-23 15:29:12.117 2006 2006 E CommandResult: at android.app.ActivityThread.main(ActivityThread.java:5471)
07-23 15:29:12.117 2006 2006 E CommandResult: at java.lang.reflect.Method.invoke(Native Method)
07-23 15:29:12.117 2006 2006 E CommandResult: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
07-23 15:29:12.117 2006 2006 E CommandResult: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
07-23 15:29:12.117 2006 2006 E CommandResult: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
07-23 15:29:12.117 2006 2006 E CommandResult: at libcore.io.Posix.open(Native Method)
07-23 15:29:12.117 2006 2006 E CommandResult: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
07-23 15:29:12.117 2006 2006 E CommandResult: at java.io.File.createNewFile(File.java:932)
07-23 15:29:12.117 2006 2006 E CommandResult: ... 14 more
07-23 15:29:12.152 788 2030 I ActivityManager: Start proc 2349:org.adaway/u0a26 for broadcast org.adaway/.service.BootReceiver
07-23 15:29:12.270 2349 2349 W System : ClassLoader referenced unknown path: /system/app/Adaway/lib/arm
07-23 15:29:12.410 788 1950 I ActivityManager: Start proc 2365:com.android.calendar/u0a30 for broadcast com.android.calendar/.alerts.AlertReceiver
07-23 15:29:12.511 2281 2281 I CalendarProvider2: Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000000 }
07-23 15:29:12.511 2281 2281 W ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
07-23 15:29:12.545 2365 2365 W System : ClassLoader referenced unknown path: /system/app/Calendar/lib/arm
07-23 15:29:12.605 2365 2365 D ExtensionsFactory: No custom extensions.
07-23 15:29:12.609 2365 2365 D AlertReceiver: onReceive: a=android.intent.action.BOOT_COMPLETED Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.android.calendar/.alerts.AlertReceiver (has extras) }
07-23 15:29:12.638 788 2183 I ActivityManager: Start proc 2384:com.android.deskclock/u0a34 for broadcast com.android.deskclock/.AlarmInitReceiver
07-23 15:29:12.646 2365 2382 D AlertService: 0 Action = android.intent.action.BOOT_COMPLETED
07-23 15:29:12.660 2389 2389 W drvbd : type=1400 audit(0.0:124): avc: denied { module_request } for kmod="personality-8" scontext=u:r:init:s0 tcontext=u:r:kernel:s0 tclass=system
07-23 15:29:12.689 2365 2382 D AlertService: Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
07-23 15:29:12.745 2389 2389 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:29:12.745 2389 2389 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:29:12.795 2384 2384 W System : ClassLoader referenced unknown path: /system/app/DeskClock/lib/arm
07-23 15:29:12.797 2401 2401 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:29:12.797 2401 2401 I AKMD2 : Debug: ON
07-23 15:29:12.797 2401 2401 I AKMD2 : Debug level: 4
07-23 15:29:12.797 2401 2401 I AKMD2 : Output to: LOGD
07-23 15:29:12.798 2401 2401 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:29:12.801 2365 2382 D AlarmScheduler: No events found starting within 1 week.
07-23 15:29:12.844 2384 2384 V AlarmClock: AlarmInitReceiver android.intent.action.BOOT_COMPLETED
07-23 15:29:12.895 2384 2405 V AlarmClock: AlarmInitReceiver - Reset timers and clear stopwatch data
07-23 15:29:12.939 2384 2405 V AlarmClock: AlarmInitReceiver finished
07-23 15:29:12.965 2119 2119 D EmailBroadcastReceiver: Received android.intent.action.BOOT_COMPLETED
07-23 15:29:12.990 788 805 I ActivityManager: Start proc 2408:com.android.gallery3d/u0a41 for broadcast com.android.gallery3d/org.codeaurora.gallery3d.video.DmReceiver
07-23 15:29:13.052 2099 2099 I Exchange: EasService.onCreate
07-23 15:29:13.091 2099 2421 I Exchange: RestartPingTask
07-23 15:29:13.147 2099 2099 I Exchange: RestartPingsTask did not start any pings.
07-23 15:29:13.147 2099 2099 I Exchange: PSS stopIfIdle
07-23 15:29:13.147 2099 2099 I Exchange: PSS has no active accounts; stopping service.
07-23 15:29:13.149 2099 2099 I Exchange: onDestroy
07-23 15:29:13.343 788 1950 W SettingsProvider: You shouldn't keep your settings in the secure settings. This will soon become an error.
07-23 15:29:13.344 788 805 W SettingsProvider: You shouldn't keep your settings in the secure settings. This will soon become an error.
07-23 15:29:13.346 788 1555 W SettingsProvider: You shouldn't keep your settings in the secure settings. This will soon become an error.
07-23 15:29:13.369 788 2183 I ActivityManager: Start proc 2423:com.grarak.kerneladiutor/u0a45 for broadcast com.grarak.kerneladiutor/.services.BootReceiver
07-23 15:29:13.507 2423 2423 W System : ClassLoader referenced unknown path: /system/app/KernelAdiutor/lib/arm
07-23 15:29:13.570 2423 2423 E KernelAdiutorPlugin: File does not exist /data/user/0/com.grarak.kerneladiutor/files/profiles.json
07-23 15:29:13.600 1887 1887 I SystemBroadcastReceiver: Boot has been completed
07-23 15:29:13.600 1887 1887 I SystemBroadcastReceiver: toggleAppIcon() : FLAG_SYSTEM = true
07-23 15:29:13.604 2423 2423 I Kernel Adiutor: BootService: initialize
07-23 15:29:13.658 788 806 I ActivityManager: Start proc 2437:com.resurrection.ota/u0a59 for broadcast com.resurrection.ota/com.commonsware.cwac.wakeful.AlarmReceiver
07-23 15:29:13.805 2437 2437 W System : ClassLoader referenced unknown path: /system/app/ResurrectionOTA/lib/arm
07-23 15:29:13.823 2437 2437 I SlimOTA : SlimOTA is scheduled for every: 43200000 ms
07-23 15:29:13.847 788 1950 I ActivityManager: Start proc 2453:android.romstats/u0a60 for broadcast android.romstats/.ReportingServiceManager
07-23 15:29:13.978 2453 2453 W System : ClassLoader referenced unknown path: /system/app/ResurrectionStats/lib/arm
07-23 15:29:13.981 2453 2453 D ResurrectionStats: [onReceive] BOOT_COMPLETED
07-23 15:29:13.996 2453 2453 D ResurrectionStats: [checkPersistentOptOut] Check prefs exist: true
07-23 15:29:13.999 2453 2453 D ResurrectionStats: [setAlarm] Next sync attempt in : -407964 hours
07-23 15:29:14.034 1923 1923 W System : ClassLoader referenced unknown path: /system/app/Stk/lib/arm
07-23 15:29:14.071 788 806 I ActivityManager: Start proc 2468:com.android.messaging/u0a66 for broadcast com.android.messaging/.receiver.BootAndPackageReplacedReceiver
07-23 15:29:14.199 2468 2468 W System : ClassLoader referenced unknown path: /system/app/messaging/lib/arm
07-23 15:29:14.489 1923 1956 V BlacklistProvider: Query uri=content://blacklist, match=0
07-23 15:29:14.496 1923 2488 D SIP : [SipSharedPreferences] isReceivingCallsEnabled, option not set; use default value, exception: android.provider.Settings$SettingNotFoundException: sip_receive_calls
07-23 15:29:14.511 2468 2468 I MessagingApp: Carrier config changed. Reloading MMS config.
07-23 15:29:14.582 2468 2486 I MessagingAppDataModel: Fixup: Send failed - 0 Download failed - 0
07-23 15:29:14.614 2205 2205 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
07-23 15:29:14.615 2205 2205 D CellBroadcastReceiver: Intent ACTION_SERVICE_STATE_CHANGED
07-23 15:29:14.615 2205 2205 D CellBroadcastReceiver: subscriptionId = -2
07-23 15:29:14.634 2006 2006 D SimSelectNotification: no of slots 2 provision = false
07-23 15:29:14.651 2006 2006 D SimSelectNotification: no of slots 2 provision = false
07-23 15:29:14.658 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.663 788 831 E memtrack_graphic: graphic_memtrack_get_memory error to open /sys/kernel/debug/ion/heaps/No such file or directory_total_in_pool: ion_mm_heap
07-23 15:29:14.668 1923 1923 I SimChangeReceiver: Sim removed, removing inactive accounts
07-23 15:29:14.670 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.673 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.680 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.686 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.686 2205 2205 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
07-23 15:29:14.686 2205 2205 D CellBroadcastReceiver: Intent ACTION_SERVICE_STATE_CHANGED
07-23 15:29:14.687 2205 2205 D CellBroadcastReceiver: subscriptionId = -2
07-23 15:29:14.694 2006 2006 D SimSelectNotification: no of slots 2 provision = false
07-23 15:29:14.695 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.696 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.707 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.725 2205 2205 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.internal_sim_state_changed flg=0x24000010 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
07-23 15:29:14.725 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.751 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.793 2384 2384 V AlarmClock: AlarmInitReceiver android.intent.action.TIME_SET
07-23 15:29:14.808 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.818 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.832 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.869 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.888 2384 2405 V AlarmClock: AlarmInitReceiver finished
07-23 15:29:14.927 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:14.956 2006 2006 D SimSelectNotification: no of slots 2 provision = false
07-23 15:29:14.979 2205 2493 D CellBroadcastConfigService: enabling emergency cell broadcast channels
07-23 15:29:14.981 2205 2205 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
07-23 15:29:14.981 2205 2205 D CellBroadcastReceiver: Intent ACTION_SERVICE_STATE_CHANGED
07-23 15:29:14.981 2205 2205 D CellBroadcastReceiver: subscriptionId = -2
07-23 15:29:14.984 1923 1923 W OmtpVvmCarrierConfigHelper: Invalid subscriptionId or subscriptionId not provided in intent.
07-23 15:29:15.000 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:15.004 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:15.008 886 1002 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 81 lines
07-23 15:29:15.017 2365 2365 D AlertReceiver: onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000010 cmp=com.android.calendar/.alerts.AlertReceiver }
07-23 15:29:15.021 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4352 to 4354 from client com.android.cellbroadcastreceiver
07-23 15:29:15.025 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:15.025 788 2030 I BroadcastQueue: Delay finish: com.android.calendar/.alerts.AlertReceiver
07-23 15:29:15.035 1923 2211 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:15.036 1923 2211 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:15.040 2468 2498 I MessagingAppDataModel: SyncMessagesAction: Starting batch for messages from 1469274997058 to 1469276954390 (message update limit = 80, message scan limit = 4000)
07-23 15:29:15.044 788 2030 I BroadcastQueue: Resuming delayed broadcast
07-23 15:29:15.050 1923 2211 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4356 to 4356 from client com.android.cellbroadcastreceiver
07-23 15:29:15.060 2365 2500 D AlertService: 0 Action = android.intent.action.PROVIDER_CHANGED
07-23 15:29:15.060 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:15.061 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:15.070 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 139 lines
07-23 15:29:15.071 2468 2484 W MessagingApp: canonicalizeMccMnc: invalid mccmnc:null ,null
07-23 15:29:15.073 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4371 to 4372 from client com.android.cellbroadcastreceiver
07-23 15:29:15.086 788 2030 I BroadcastQueue: Delay finish: com.cyanogenmod.lockclock/.ClockWidgetProvider
07-23 15:29:15.087 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableCdmaBroadcastRange
07-23 15:29:15.088 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
07-23 15:29:15.093 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4097 to 4097 from client com.android.cellbroadcastreceiver
07-23 15:29:15.095 788 806 I BroadcastQueue: Resuming delayed broadcast
07-23 15:29:15.154 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:15.155 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:15.229 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:15.230 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 62 lines
07-23 15:29:15.278 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:15.279 788 805 D MmsServiceBroker: getCarrierConfigValues() by com.android.messaging
07-23 15:29:15.279 788 805 W MmsServiceBroker: MmsService not connected. Try connecting...
07-23 15:29:15.279 788 788 I MmsServiceBroker: Connecting to MmsService
07-23 15:29:15.280 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:15.350 1923 1923 D MmsService: onCreate
07-23 15:29:15.354 788 788 I MmsServiceBroker: MmsService connected
07-23 15:29:15.355 1923 2098 D MmsService: getCarrierConfigValues
07-23 15:29:15.355 1923 2098 I MmsService: mms config for sub 1: null
07-23 15:29:15.355 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4393 to 4395 from client com.android.cellbroadcastreceiver
07-23 15:29:15.358 1923 2505 I MmsService: MmsConfigManager loads in background mcc/mnc: 250/99
07-23 15:29:15.369 2205 2493 D CellBroadcastConfigService: enabled emergency cell broadcast channels
07-23 15:29:15.371 2468 2484 I MessagingApp: Carrier configs loaded: Bundle[{smsToMmsTextThreshold=-1, maxMessageTextSize=-1, recipientLimit=-1, maxImageHeight=480, maxMessageSize=307200, maxImageWidth=640, enabledMMS=true, enableMultipartSMS=true}] from resources+system for subId=1
07-23 15:29:15.407 1923 2106 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:15.408 1923 2106 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:15.501 2205 2493 D CellBroadcastConfigService: disabling cell broadcast channel 50
07-23 15:29:15.505 2468 2489 W MessagingApp: canonicalizeMccMnc: invalid mccmnc:null ,null
07-23 15:29:15.524 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 50 to 50 from client com.android.cellbroadcastreceiver
07-23 15:29:15.525 2205 2493 D CellBroadcastConfigService: disabling cell broadcast channel 60
07-23 15:29:15.531 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] disableGsmBroadcastRange
07-23 15:29:15.532 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 60 to 60 from client com.android.cellbroadcastreceiver
07-23 15:29:15.532 2205 2493 D CellBroadcastConfigService: disabled cell broadcast channel 60
07-23 15:29:15.535 788 1555 D MmsServiceBroker: getCarrierConfigValues() by com.android.messaging
07-23 15:29:15.535 1923 2211 D MmsService: getCarrierConfigValues
07-23 15:29:15.535 1923 2211 I MmsService: mms config for sub 1: Bundle[{httpSocketTimeout=60000, aliasMinChars=2, smsToMmsTextThreshold=-1, enableSMSDeliveryReports=true, maxMessageTextSize=-1, supportMmsContentDisposition=true, enabledTransID=false, aliasEnabled=false, supportHttpCharsetHeader=false, allowAttachAudio=true, smsToMmsTextLengthThreshold=-1, recipientLimit=2147483647, uaProfTagName=x-wap-profile, aliasMaxChars=48, maxImageHeight=480, enableMMSDeliveryReports=false, userAgent=, config_cellBroadcastAppLinks=true, maxSubjectLength=40, httpParams=, enableGroupMms=true, emailGatewayNumber=, maxMessageSize=307200, naiSuffix=, enableMMSReadReports=false, maxImageWidth=640, uaProfUrl=, enabledMMS=true, enabledNotifyWapMMSC=false, sendMultipartSmsAsSeparateMessages=false, enableMultipartSMS=true}]
07-23 15:29:15.539 2468 2489 I MessagingApp: Carrier configs loaded: Bundle[{httpSocketTimeout=60000, aliasMinChars=2, smsToMmsTextThreshold=-1, enableSMSDeliveryReports=true, maxMessageTextSize=-1, supportMmsContentDisposition=true, enabledTransID=false, aliasEnabled=false, supportHttpCharsetHeader=false, allowAttachAudio=true, smsToMmsTextLengthThreshold=-1, recipientLimit=2147483647, uaProfTagName=x-wap-profile, aliasMaxChars=48, maxImageHeight=480, enableMMSDeliveryReports=false, userAgent=, config_cellBroadcastAppLinks=true, maxSubjectLength=40, httpParams=, enableGroupMms=true, emailGatewayNumber=, maxMessageSize=307200, naiSuffix=, enableMMSReadReports=false, maxImageWidth=640, uaProfUrl=, enabledMMS=true, enabledNotifyWapMMSC=false, sendMultipartSmsAsSeparateMessages=false, enableMultipartSMS=true}] from resources+system for subId=1
07-23 15:29:15.539 2468 2485 W art : Long monitor contention event with owner method=void com.android.messaging.sms.r.load() from SourceFile:153 waiters=1 for 934ms
07-23 15:29:15.550 2205 2493 D CellBroadcastConfigService: disabling channels 919-928
07-23 15:29:15.564 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] disableGsmBroadcastRange
07-23 15:29:15.566 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 919 to 928 from client com.android.cellbroadcastreceiver
07-23 15:29:15.567 2205 2493 D CellBroadcastConfigService: disabling cell broadcast ETWS test messages
07-23 15:29:15.588 1923 2213 D IccSmsInterfaceManager: [IccSmsInterfaceManager] disableGsmBroadcastRange
07-23 15:29:15.591 1923 2213 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 4355 to 4355 from client com.android.cellbroadcastreceiver
07-23 15:29:15.602 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:15.637 2468 2504 I MessagingAppDataModel: SyncMessagesAction: All messages now in sync
07-23 15:29:15.672 1987 2025 I art : Waiting for a blocking GC DisableMovingGc
07-23 15:29:15.672 1987 2025 I art : Starting a blocking GC DisableMovingGc
07-23 15:29:15.674 788 805 I ActivityManager: Killing 1381:com.android.externalstorage/u0a9 (adj 15): empty #17
07-23 15:29:15.856 2468 2485 W MessagingApp: canonicalizeMccMnc: invalid mccmnc:null ,null
07-23 15:29:15.865 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:15.874 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:15.896 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:15.905 788 1950 D MmsServiceBroker: getCarrierConfigValues() by com.android.messaging
07-23 15:29:15.905 1923 1956 D MmsService: getCarrierConfigValues
07-23 15:29:15.905 1923 1956 I MmsService: mms config for sub 1: Bundle[{httpSocketTimeout=60000, aliasMinChars=2, smsToMmsTextThreshold=-1, enableSMSDeliveryReports=true, maxMessageTextSize=-1, supportMmsContentDisposition=true, enabledTransID=false, aliasEnabled=false, supportHttpCharsetHeader=false, allowAttachAudio=true, smsToMmsTextLengthThreshold=-1, recipientLimit=2147483647, uaProfTagName=x-wap-profile, aliasMaxChars=48, maxImageHeight=480, enableMMSDeliveryReports=false, userAgent=, config_cellBroadcastAppLinks=true, maxSubjectLength=40, httpParams=, enableGroupMms=true, emailGatewayNumber=, maxMessageSize=307200, naiSuffix=, enableMMSReadReports=false, maxImageWidth=640, uaProfUrl=, enabledMMS=true, enabledNotifyWapMMSC=false, sendMultipartSmsAsSeparateMessages=false, enableMultipartSMS=true}]
07-23 15:29:15.917 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:15.924 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:15.935 2468 2485 I MessagingApp: Carrier configs loaded: Bundle[{httpSocketTimeout=60000, aliasMinChars=2, smsToMmsTextThreshold=-1, enableSMSDeliveryReports=true, maxMessageTextSize=-1, supportMmsContentDisposition=true, enabledTransID=false, aliasEnabled=false, supportHttpCharsetHeader=false, allowAttachAudio=true, smsToMmsTextLengthThreshold=-1, recipientLimit=2147483647, uaProfTagName=x-wap-profile, aliasMaxChars=48, maxImageHeight=480, enableMMSDeliveryReports=false, userAgent=, config_cellBroadcastAppLinks=true, maxSubjectLength=40, httpParams=, enableGroupMms=true, emailGatewayNumber=, maxMessageSize=307200, naiSuffix=, enableMMSReadReports=false, maxImageWidth=640, uaProfUrl=, enabledMMS=true, enabledNotifyWapMMSC=false, sendMultipartSmsAsSeparateMessages=false, enableMultipartSMS=true}] from resources+system for subId=1
07-23 15:29:16.057 2468 2479 W art : Suspending all threads took: 12.620ms
07-23 15:29:16.086 788 1254 W ActivityManager: Permission Denial: not allowed to send broadcast android.net.conn.CONNECTIVITY_CHANGE from pid=-1, uid=10060
07-23 15:29:16.096 788 1254 W ActivityManager: Unable to send startActivity intent
07-23 15:29:16.096 788 1254 W ActivityManager: java.lang.SecurityException: Permission Denial: not allowed to send broadcast android.net.conn.CONNECTIVITY_CHANGE from pid=-1, uid=10060
07-23 15:29:16.096 788 1254 W ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:16982)
07-23 15:29:16.096 788 1254 W ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentInPackage(ActivityManagerService.java:17451)
07-23 15:29:16.096 788 1254 W ActivityManager: at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:295)
07-23 15:29:16.096 788 1254 W ActivityManager: at com.android.server.am.PendingIntentRecord.send(PendingIntentRecord.java:203)
07-23 15:29:16.096 788 1254 W ActivityManager: at android.app.PendingIntent.send(PendingIntent.java:806)
07-23 15:29:16.096 788 1254 W ActivityManager: at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:2261)
07-23 15:29:16.096 788 1254 W ActivityManager: at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:2441)
07-23 15:29:16.103 788 788 E BatteryStatsImpl: Unable to find object for *alarm* mapsize=0 activeoverflow=null curoverflow=null
07-23 15:29:16.107 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:16.119 1648 1648 D WeatherUpdateService: Service started, but shouldn't update ... stopping
07-23 15:29:16.153 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:16.160 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:16.174 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:16.181 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:16.189 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:16.272 788 1555 D CountryDetector: The first listener is added
07-23 15:29:16.849 2511 2511 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:29:16.849 2511 2511 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:29:16.936 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:29:16.936 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:29:16.936 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 401/0
07-23 15:29:17.538 2365 2373 W CursorWrapperInner: Cursor finalized without prior close()
07-23 15:29:17.605 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:17.605 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:17.605 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:17.917 2514 2514 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:29:17.917 2514 2514 I AKMD2 : Debug: ON
07-23 15:29:17.917 2514 2514 I AKMD2 : Debug level: 4
07-23 15:29:17.917 2514 2514 I AKMD2 : Output to: LOGD
07-23 15:29:17.917 2514 2514 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:29:18.110 1355 1355 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back home* recent* clock search* quick_settings >
07-23 15:29:18.121 232 432 I chatty : uid=0(root) /system/bin/mediaserver expire 17 lines
07-23 15:29:18.795 788 2104 I ActivityManager: START u0 {act=android.media.action.STILL_IMAGE_CAMERA flg=0x14000000 cmp=android/com.android.internal.app.ResolverActivity} from uid 10020 on display 0
07-23 15:29:18.829 1355 1355 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
07-23 15:29:18.846 788 832 I ActivityManager: Waited long enough for: ServiceRecord{16ff8c4 u0 com.android.providers.media/.MediaScannerService}
07-23 15:29:18.870 1268 1268 I chatty : uid=0(root) Binder_3 expire 1 line
07-23 15:29:18.891 788 1374 I ActivityManager: Start proc 2518:system:ui/1000 for activity android/com.android.internal.app.ResolverActivity
07-23 15:29:18.951 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:18.951 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:18.951 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:18.963 1355 1355 W PathParser: Points are too far apart 4.030360828967057
07-23 15:29:18.963 1355 1355 W PathParser: Points are too far apart 4.030360538880159
07-23 15:29:19.479 788 846 I ActivityManager: Displayed android/com.android.internal.app.ResolverActivity: +613ms
07-23 15:29:20.067 2365 2500 I GlobalDismissManager: no sender configured
07-23 15:29:20.068 2365 2500 D AlertService: Beginning updateAlertNotification
07-23 15:29:20.091 2365 2500 D AlertService: No fired or scheduled alerts
07-23 15:29:20.106 2365 2500 D AlertService: Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
07-23 15:29:20.124 2365 2500 D AlarmScheduler: No events found starting within 1 week.
07-23 15:29:20.947 788 1337 W AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client; transfer 4, track 48000 Hz, output 44100 Hz
07-23 15:29:20.951 788 1950 I PackageManager: Setting last chosen activity com.android.camera2/com.android.camera.CameraActivity for user 0:
07-23 15:29:20.952 788 1950 I PackageManager: Action: "android.media.action.STILL_IMAGE_CAMERA"
07-23 15:29:20.952 788 1950 I PackageManager: Category: "android.intent.category.DEFAULT"
07-23 15:29:20.952 788 1950 I PackageManager: AutoVerify=false
07-23 15:29:20.969 788 2030 I ActivityManager: START u0 {act=android.media.action.STILL_IMAGE_CAMERA flg=0x17000000 cmp=com.android.camera2/com.android.camera.CameraActivity} from uid 10020 on display 0
07-23 15:29:20.980 179 179 I chatty : uid=0(root) /system/bin/surfaceflinger expire 1 line
07-23 15:29:20.982 179 279 I chatty : uid=0(root) Binder_1 expire 1 line
07-23 15:29:21.082 788 2104 I ActivityManager: Start proc 2535:com.android.camera2/u0a31 for activity com.android.camera2/com.android.camera.CameraActivity
07-23 15:29:21.129 232 432 I chatty : uid=0(root) /system/bin/mediaserver expire 10 lines
07-23 15:29:21.279 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:21.484 2535 2535 V CAM_Profiler: [ 0,000ms][ui] GUARD: CameraApp onCreate() - START
07-23 15:29:21.486 2535 2535 V CAM_Profiler: [ 0,000ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - START
07-23 15:29:21.496 2535 2535 V CAM_Profiler: [ 10,486ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [10,486ms] PreferenceManager.getDefaultSharedPreferences
07-23 15:29:21.503 2535 2535 V CAM_Profiler: [ 17,679ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 7,193ms] preferences.getLong
07-23 15:29:21.504 2535 2535 I CAM_Profiler: [ 18,090ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - STOP
07-23 15:29:21.504 2535 2535 I CAM_Profiler: [ 35,457ms][ui] GUARD: CameraApp onCreate() - [35,457ms] initializeTimeOfFirstRun
07-23 15:29:21.505 2535 2535 V CAM_Profiler: [ 36,164ms][ui] GUARD: CameraApp onCreate() - [ 0,707ms] UsageStatistics.initialize
07-23 15:29:21.512 2535 2535 V CAM_Profiler: [ 42,974ms][ui] GUARD: CameraApp onCreate() - [ 6,810ms] clearNotifications
07-23 15:29:21.512 2535 2535 I CAM_Profiler: [ 42,974ms][ui] GUARD: CameraApp onCreate() - STOP
07-23 15:29:21.580 1256 1256 W SensorService: type=1400 audit(0.0:127): avc: denied { ioctl } for path="/dev/hwmsensor" dev="tmpfs" ino=189 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:21.623 2535 2535 V CAM_QuickActivity: START onCreate: Activity = com.android.camera.CameraActivity@1461db6
07-23 15:29:21.631 2535 2535 V CAM_Profiler: [ 0,000ms][ui] GUARD: CameraActivity.onCreateTasks - START
07-23 15:29:21.635 2535 2535 D CAM_LocationManager: Using legacy location provider.
07-23 15:29:21.689 788 2183 D VoldConnector: SND -> {20 volume mkdirs /dev/null/Android/data/com.android.camera2/cache/}
07-23 15:29:21.690 148 152 E Vold : Failed to find mounted volume for /dev/null/Android/data/com.android.camera2/cache/
07-23 15:29:21.690 788 1270 D VoldConnector: RCV <- {400 20 Command failed}
07-23 15:29:21.691 2535 2535 W ContextImpl: Failed to ensure /dev/null/Android/data/com.android.camera2/cache: 400
07-23 15:29:21.700 788 1555 D VoldConnector: SND -> {21 volume mkdirs /dev/null/Android/data/com.android.camera2/cache/}
07-23 15:29:21.701 148 152 E Vold : Failed to find mounted volume for /dev/null/Android/data/com.android.camera2/cache/
07-23 15:29:21.702 788 1270 D VoldConnector: RCV <- {400 21 Command failed}
07-23 15:29:21.702 2535 2535 W ContextImpl: Failed to ensure /dev/null/Android/data/com.android.camera2/cache: 400
07-23 15:29:21.709 788 805 D VoldConnector: SND -> {22 volume mkdirs /dev/null/Android/data/com.android.camera2/cache/}
07-23 15:29:21.710 148 152 E Vold : Failed to find mounted volume for /dev/null/Android/data/com.android.camera2/cache/
07-23 15:29:21.710 788 1270 D VoldConnector: RCV <- {400 22 Command failed}
07-23 15:29:21.712 2535 2535 W ContextImpl: Failed to ensure /dev/null/Android/data/com.android.camera2/cache: 400
07-23 15:29:21.728 788 1555 D VoldConnector: SND -> {23 volume mkdirs /dev/null/Android/data/com.android.camera2/files/}
07-23 15:29:21.729 148 152 E Vold : Failed to find mounted volume for /dev/null/Android/data/com.android.camera2/files/
07-23 15:29:21.729 788 1270 D VoldConnector: RCV <- {400 23 Command failed}
07-23 15:29:21.730 2535 2535 W ContextImpl: Failed to ensure /dev/null/Android/data/com.android.camera2/files: 400
07-23 15:29:21.740 788 805 D VoldConnector: SND -> {24 volume mkdirs /dev/null/Android/data/com.android.camera2/files/}
07-23 15:29:21.741 148 152 E Vold : Failed to find mounted volume for /dev/null/Android/data/com.android.camera2/files/
07-23 15:29:21.741 788 1270 D VoldConnector: RCV <- {400 24 Command failed}
07-23 15:29:21.745 2535 2535 W ContextImpl: Failed to ensure /dev/null/Android/data/com.android.camera2/files: 400
07-23 15:29:21.750 788 2104 D VoldConnector: SND -> {25 volume mkdirs /dev/null/Android/data/com.android.camera2/files/}
07-23 15:29:21.751 148 152 E Vold : Failed to find mounted volume for /dev/null/Android/data/com.android.camera2/files/
07-23 15:29:21.752 788 1270 D VoldConnector: RCV <- {400 25 Command failed}
07-23 15:29:21.752 2535 2535 W ContextImpl: Failed to ensure /dev/null/Android/data/com.android.camera2/files: 400
07-23 15:29:21.763 2535 2535 D CAM_MemoryManagerImpl: Max native memory: 179 MB
07-23 15:29:21.792 2535 2535 I CAM_OneCamFtrCnfgCrtr: CaptureModule? true
07-23 15:29:21.857 2535 2535 I CAM_Profiler: [225,150ms][ui] GUARD: CameraActivity.onCreateTasks - [56,663ms] Glide.setup
07-23 15:29:21.864 2535 2535 V CAM_Profiler: [233,644ms][ui] GUARD: CameraActivity.onCreateTasks - [ 8,494ms] OneCameraManager.get
07-23 15:29:21.913 2535 2535 I CameraManagerGlobal: Connecting to camera service
07-23 15:29:21.924 232 439 I chatty : uid=0(root) /system/bin/mediaserver expire 1 line
07-23 15:29:21.925 2535 2535 E CameraMetadata-JNI: CameraMetadata_setupGlobalVendorTagDescriptor: Failed to setup vendor tag descriptors, received error No such device (-19)
07-23 15:29:21.925 2535 2535 W CameraManagerGlobal: Failed to set up vendor tags: The camera device is removable and has been disconnected from the Android device, or the camera service has shut down the connection due to a higher-priority access request for the camera device.
07-23 15:29:21.936 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:29:21.936 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:29:21.936 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 401/0
07-23 15:29:21.968 2535 2535 V CAM_Profiler: [336,326ms][ui] GUARD: CameraActivity.onCreateTasks - [ 6,486ms] computePictureSizes
07-23 15:29:21.976 2535 2557 E WVMExtractor: Failed to open libwvm.so: dlopen failed: cannot locate symbol "_ZN7android16MediaBufferGroup14acquire_bufferEPPNS_11MediaBufferE" referenced by "/system/vendor/lib/libwvm.so"...
07-23 15:29:22.017 2535 2562 I OMXClient: Using client-side OMX mux.
07-23 15:29:22.046 2535 2562 D MtkOmxCore: Core_Init called
07-23 15:29:22.046 2535 2562 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:29:22.046 2535 2562 D MtkOmxCore: +MTK_OMX_Init tick=1469276962046
07-23 15:29:22.046 2535 2562 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:29:22.047 2535 2562 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:29:22.047 2535 2562 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:29:22.047 2535 2562 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0xb4d0a680
07-23 15:29:22.047 2535 2562 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:29:22.047 2535 2562 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:29:22.047 2535 2562 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:29:22.047 2535 2562 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:29:22.047 2535 2562 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:29:22.047 2535 2562 D MtkOmxCore: -MTK_OMX_Init tick=1469276962047
07-23 15:29:22.049 2558 2558 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:29:22.049 2558 2558 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:29:22.101 2535 2535 W CAM_Log : Tag RoundedThumbnailView is 1 chars longer than limit.
07-23 15:29:22.189 2535 2562 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:29:22.190 2535 2562 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0xb4d0a680
07-23 15:29:22.190 2535 2562 D MtkOmxCore: Core_Deinit called
07-23 15:29:22.190 2535 2562 D MtkOmxCore: Core_Deinit gInstancePoolLock destroy
07-23 15:29:22.297 2535 2535 I CAM_Profiler: [665,838ms][ui] GUARD: CameraActivity.onCreateTasks - [313,041ms] setContentView()
07-23 15:29:22.326 2535 2535 I CAM_Profiler: [695,140ms][ui] GUARD: CameraActivity.onCreateTasks - [29,303ms] Configure Camera UI
07-23 15:29:22.349 2535 2535 V CAM_CameraController: Closing camera
07-23 15:29:22.352 2535 2552 W CAM2PORT_AndCamAgntImp: Releasing camera without any camera opened.
07-23 15:29:22.352 2535 2535 V CAM_ModulesInfo: EnableCaptureModule = true
07-23 15:29:22.358 2535 2535 V CAM_Profiler: [ 0,000ms][ui] GUARD: new CaptureModule - START
07-23 15:29:22.365 2535 2535 V CAM_Profiler: [ 6,784ms][ui] GUARD: new CaptureModule - STOP
07-23 15:29:22.366 2535 2535 V CAM_SettingsManager: listeners: [com.android.camera.app.CameraAppUI@bc09ded]
07-23 15:29:22.375 2535 2535 V CAM_SettingsManager: listeners: [com.android.camera.app.CameraAppUI@bc09ded, com.android.camera.ButtonManager@807e06e]
07-23 15:29:22.375 2535 2535 V CAM_SettingsManager: listeners: [com.android.camera.app.CameraAppUI@bc09ded, com.android.camera.ButtonManager@807e06e, com.android.camera.widget.IndicatorIconController@db54f9c]
07-23 15:29:22.376 2535 2535 V CAM_Profiler: [744,977ms][ui] GUARD: CameraActivity.onCreateTasks - [10,081ms] Init Current Module UI
07-23 15:29:22.376 2535 2535 V CAM_Profiler: [ 0,000ms][ui] GUARD: CaptureModule.init - START
07-23 15:29:22.376 2535 2535 D CAM_CaptureModule: init UseAutotransformUiLayout = false
07-23 15:29:22.383 2535 2535 D CAM_Camera2OneCamMgr: Getting First BACK Camera
07-23 15:29:22.383 2535 2535 W CAM_Camera2OneCamMgr: No back-facing camera found.
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: Handling Camera Access Failure:
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: java.lang.Exception
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at com.android.camera.FatalErrorHandlerImpl.onGenericCameraAccessFailure(FatalErrorHandlerImpl.java:84)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at com.android.camera.CaptureModule.updateCameraCharacteristics(CaptureModule.java:396)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at com.android.camera.CaptureModule.init(CaptureModule.java:417)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at com.android.camera.CameraActivity.onCreateTasks(CameraActivity.java:1665)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at com.android.camera.util.QuickActivity.onCreate(QuickActivity.java:114)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at android.app.Activity.performCreate(Activity.java:7125)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1108)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2415)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2522)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at android.app.ActivityThread.-wrap11(ActivityThread.java)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1363)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at android.os.Handler.dispatchMessage(Handler.java:102)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at android.os.Looper.loop(Looper.java:148)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at android.app.ActivityThread.main(ActivityThread.java:5471)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at java.lang.reflect.Method.invoke(Native Method)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
07-23 15:29:22.398 2535 2535 E CAM_FatalErrorHandler: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
07-23 15:29:22.399 2535 2535 E CAM_CameraUtil: Show fatal error dialog
07-23 15:29:22.437 2535 2569 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
07-23 15:29:22.452 2535 2535 I CAM_Profiler: [821,676ms][ui] GUARD: CameraActivity.onCreateTasks - [76,699ms] Init CurrentModule
07-23 15:29:22.457 2535 2535 V NFC : this device does not have NFC support
07-23 15:29:22.485 2535 2535 I CAM_Profiler: [854,630ms][ui] GUARD: CameraActivity.onCreateTasks - STOP
07-23 15:29:22.485 2535 2535 V CAM_QuickActivity: END onCreate: Activity = com.android.camera.CameraActivity@1461db6
07-23 15:29:22.488 2535 2535 V CAM_QuickActivity: START onStart: Activity = com.android.camera.CameraActivity@1461db6
07-23 15:29:22.501 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:22.504 2535 2535 V CAM_QuickActivity: END onStart: Activity = com.android.camera.CameraActivity@1461db6
07-23 15:29:22.504 2535 2535 V CAM_QuickActivity: START onResume: Activity = com.android.camera.CameraActivity@1461db6
07-23 15:29:22.508 2535 2535 V CAM_QuickActivity: onResume(): isKeyguardLocked() = false
07-23 15:29:22.508 2535 2535 V CAM_QuickActivity: onResume --> onResumeTasks()
07-23 15:29:22.517 2535 2535 V CAM_Profiler: [ 0,000ms][ui] GUARD: CameraActivity.resume - START
07-23 15:29:22.517 2535 2535 V CAM_CameraActivity: Build info: cm_A7S* Frosty-userdebug 6.0.1 MOB30R 6c474dc335 test-keys
07-23 15:29:22.536 788 1555 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:29:22.536 788 1555 D Accel : no ACC setDelay control attr
07-23 15:29:22.536 788 1555 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:29:22.536 788 1555 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:29:22.536 788 1555 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:29:22.536 788 1555 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:29:22.537 788 1555 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:29:22.537 788 1555 D Accel : no ACC setDelay control attr
07-23 15:29:22.537 788 1555 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:29:22.537 788 1555 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:29:22.537 788 1555 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:29:22.537 788 1555 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:29:22.537 2535 2535 V CAM_Profiler: [ 20,771ms][ui] GUARD: CameraActivity.resume - [ 0,124ms] mCurrentModule.resume
07-23 15:29:22.543 2535 2535 V CAM_Profiler: [ 26,556ms][ui] GUARD: CameraActivity.resume - [ 0,060ms] mPanoramaViewHelper.onResume()
07-23 15:29:22.543 2535 2535 V CAM_LcyLocProvider: starting location updates
07-23 15:29:22.559 2535 2535 D CAM_LcyLocProvider: provider does not exist provider doesn't exist: network
07-23 15:29:22.574 2535 2535 D CAM_LcyLocProvider: startReceivingLocationUpdates
07-23 15:29:22.575 2535 2535 I CAM_Profiler: [ 58,107ms][ui] GUARD: CameraActivity.resume - STOP
07-23 15:29:22.575 2535 2535 V CAM_QuickActivity: END onResume: Activity = com.android.camera.CameraActivity@1461db6
07-23 15:29:22.627 788 805 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:22.628 2535 2570 D CAM_MemoryQuery: timestamp=83797, availMem=180, totalMem=465, totalPSS=12, lastTrimLevel=0, largeMemoryClass=256, nativePSS=0, dalvikPSS=3, otherPSS=8,threshold=72, lowMemory=false
07-23 15:29:22.649 2535 2572 D CAM_Storage: External storage state=mounted
07-23 15:29:22.657 2535 2569 I OpenGLRenderer: Initialized EGL, version 1.4
07-23 15:29:22.658 2535 2569 E : appName=com.android.camera2, acAppName=/system/bin/surfaceflinger
07-23 15:29:22.658 2535 2569 E : 0
07-23 15:29:22.688 2535 2569 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:22.688 2535 2569 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:22.688 2535 2569 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:22.729 2535 2570 D CAM_Storage: External storage state=mounted
07-23 15:29:22.752 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 72 lines
07-23 15:29:22.755 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 140 lines
07-23 15:29:22.765 886 1006 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 75 lines
07-23 15:29:22.813 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 124 lines
07-23 15:29:22.816 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 61 lines
07-23 15:29:22.853 2535 2535 V CAM_TexViewHelper: onLayoutChange
07-23 15:29:22.854 2535 2535 V CAM_TexViewHelper: updateTransform
07-23 15:29:22.854 788 831 D gps_mtk : mtk_gps_set_position_mode: line = 4593set report location time interval is 1000
07-23 15:29:22.854 788 831 D gps_mtk : mtk_gps_set_position_mode: line = 4598set report location time interval is 1.000000 s
07-23 15:29:22.854 788 831 D gps_mtk : mtk_gps_set_position_mode
07-23 15:29:22.858 788 831 E gps_mtk : mtk_gps_start: line = 4269mtk_gps_start: called with uninitialized state !!
07-23 15:29:22.859 788 831 E GpsLocationProvider: native_start failed in startNavigating()
07-23 15:29:22.860 1923 1923 V ConfigResourceUtil: resourceName = config_spn_display_control resourceId = 2130837514resourceValue = false
07-23 15:29:22.874 788 831 D GpsLocationProvider: received SIM change, new known MCC/MNC: [25099]
07-23 15:29:22.925 1355 1355 W KeyguardUpdateMonitor: invalid subId in handleServiceStateChange()
07-23 15:29:22.953 2205 2205 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
07-23 15:29:22.953 2205 2205 D CellBroadcastReceiver: Intent ACTION_SERVICE_STATE_CHANGED
07-23 15:29:22.954 2205 2205 D CellBroadcastReceiver: subscriptionId = -3
07-23 15:29:22.969 1923 2580 I MmsService: MmsConfigManager loads in background mcc/mnc: 250/99
07-23 15:29:22.977 1923 1923 I Telephony: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:23.011 2577 2577 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:29:23.011 2577 2577 I AKMD2 : Debug: ON
07-23 15:29:23.011 2577 2577 I AKMD2 : Debug level: 4
07-23 15:29:23.011 2577 2577 I AKMD2 : Output to: LOGD
07-23 15:29:23.011 2577 2577 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:29:23.068 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get status for, slotId: 0 Exception: java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.IExtTelephony.getCurrentUiccCardProvisioningStatus(int)' on a null object reference
07-23 15:29:23.081 2535 2535 V CAM_TexViewHelper: updateTransform
07-23 15:29:23.081 2535 2535 V CAM_CameraAppUI: SurfaceTexture is available
07-23 15:29:23.082 2535 2535 I CAM_FocusRingView: Computing center via view bounds.
07-23 15:29:23.103 2535 2535 V CAM_CameraActivity: ignoring storage callback after activity pause
07-23 15:29:23.103 2535 2535 V CAM_CameraActivity: ignoring storage callback after activity pause
07-23 15:29:23.123 788 846 I ActivityManager: Displayed com.android.camera2/com.android.camera.CameraActivity: +2s73ms
07-23 15:29:23.127 2535 2535 V CAM_TexViewHelper: onLayoutChange
07-23 15:29:23.130 232 432 I chatty : uid=0(root) /system/bin/mediaserver expire 10 lines
07-23 15:29:23.163 788 1940 I ActivityManager: Killing 2152:com.cyanogenmod.eleven/u0a36 (adj 15): empty #17
07-23 15:29:23.195 788 806 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}(icon: Icon(typ=BITMAP size=36x36) -> Icon(typ=BITMAP size=36x36))]
07-23 15:29:23.196 2468 2489 W MessagingApp: canonicalizeMccMnc: invalid mccmnc:null ,null
07-23 15:29:23.216 788 806 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:23.218 788 1958 D MmsServiceBroker: getCarrierConfigValues() by com.android.messaging
07-23 15:29:23.218 1923 1959 D MmsService: getCarrierConfigValues
07-23 15:29:23.218 1923 1959 I MmsService: mms config for sub 1: Bundle[{httpSocketTimeout=60000, aliasMinChars=2, smsToMmsTextThreshold=-1, enableSMSDeliveryReports=true, maxMessageTextSize=-1, supportMmsContentDisposition=true, enabledTransID=false, aliasEnabled=false, supportHttpCharsetHeader=false, allowAttachAudio=true, smsToMmsTextLengthThreshold=-1, recipientLimit=2147483647, uaProfTagName=x-wap-profile, aliasMaxChars=48, maxImageHeight=480, enableMMSDeliveryReports=false, userAgent=, config_cellBroadcastAppLinks=true, maxSubjectLength=40, httpParams=, enableGroupMms=true, emailGatewayNumber=, maxMessageSize=307200, naiSuffix=, enableMMSReadReports=false, maxImageWidth=640, uaProfUrl=, enabledMMS=true, enabledNotifyWapMMSC=false, sendMultipartSmsAsSeparateMessages=false, enableMultipartSMS=true}]
07-23 15:29:23.220 2468 2489 I MessagingApp: Carrier configs loaded: Bundle[{httpSocketTimeout=60000, aliasMinChars=2, smsToMmsTextThreshold=-1, enableSMSDeliveryReports=true, maxMessageTextSize=-1, supportMmsContentDisposition=true, enabledTransID=false, aliasEnabled=false, supportHttpCharsetHeader=false, allowAttachAudio=true, smsToMmsTextLengthThreshold=-1, recipientLimit=2147483647, uaProfTagName=x-wap-profile, aliasMaxChars=48, maxImageHeight=480, enableMMSDeliveryReports=false, userAgent=, config_cellBroadcastAppLinks=true, maxSubjectLength=40, httpParams=, enableGroupMms=true, emailGatewayNumber=, maxMessageSize=307200, naiSuffix=, enableMMSReadReports=false, maxImageWidth=640, uaProfUrl=, enabledMMS=true, enabledNotifyWapMMSC=false, sendMultipartSmsAsSeparateMessages=false, enableMultipartSMS=true}] from resources+system for subId=1
07-23 15:29:23.269 1923 1923 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}
07-23 15:29:23.269 1923 1923 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {d39c30e}
07-23 15:29:23.277 788 1374 W ActivityManager: Finishing task with all activities already finished
07-23 15:29:23.277 788 1374 W ActivityManager: Duplicate finish request for ActivityRecord{2db9cd0 u0 android/com.android.internal.app.ResolverActivity t2 f}
07-23 15:29:23.279 1923 1923 W Telephony: TelecomAccountRegistry: Failed to get primary stack id
07-23 15:29:23.299 2535 2571 V CAM_CameraDataAdapter: retrieved photo metadata, number of items: 10
07-23 15:29:23.318 2535 2571 V CAM_CameraDataAdapter: retrieved video metadata, number of items: 0
07-23 15:29:23.318 2535 2571 V CAM_CameraDataAdapter: sorting video/photo metadata
07-23 15:29:23.324 788 1950 I Telecom : PhoneAccountRegistrar: getUserSelVoicePhoneAccount, voice subId = 1
07-23 15:29:23.325 788 1950 I Telecom : PhoneAccountRegistrar: getUserSelectedVoicePhoneAccount, voice subId = 1 subId = 1 mId = 1
07-23 15:29:23.341 2535 2571 V CAM_CameraDataAdapter: sorted video/photo metadata
07-23 15:29:23.349 788 2104 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [356a192b7913b04c54574d18c28d46e6395428ab], UserHandle{0}(icon: Icon(typ=BITMAP size=36x36) -> Icon(typ=BITMAP size=36x36))]
07-23 15:29:23.364 2535 2535 V CAM_FilmstripView: suggesting item bounds: 480x800
07-23 15:29:23.365 2535 2535 V CAM_FilmstripView: getRecycledView, recycled=false
07-23 15:29:23.366 788 2104 I Telecom : : Sending phone-account registered intent as user
07-23 15:29:23.376 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:23.377 2535 2535 E : appName=com.android.camera2, acAppName=/system/bin/surfaceflinger
07-23 15:29:23.377 2535 2535 E : 0
07-23 15:29:23.402 2535 2535 V CAM_FilmstripView: suggesting item bounds: 480x800
07-23 15:29:23.402 2535 2535 V CAM_FilmstripView: getRecycledView, recycled=false
07-23 15:29:23.403 2535 2535 V CAM_FilmstripView: suggesting item bounds: 480x800
07-23 15:29:23.404 2535 2535 V CAM_FilmstripView: getRecycledView, recycled=false
07-23 15:29:23.405 2535 2535 D CAM_FilmstripView: reload() - Ensure all items are loaded at max size.
07-23 15:29:23.405 2535 2535 I CAM_FilmstripView: [ViewItem:0] mData.renderThumbnail()
07-23 15:29:23.406 2535 2535 I CAM_FilmstripView: [ViewItem:1] mData.renderThumbnail()
07-23 15:29:23.407 2535 2535 I CAM_FilmstripView: [ViewItem:2] mData.renderThumbnail()
07-23 15:29:23.411 2535 2572 V CAM_CameraDataAdapter: updating media metadata with photos newer than id: 13849
07-23 15:29:23.443 2535 2535 V CAM_CameraDataAdapter: new photos query return num items: 0
07-23 15:29:24.554 886 1000 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 30 lines
07-23 15:29:24.560 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 115 lines
07-23 15:29:24.560 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 42 lines
07-23 15:29:25.094 788 2104 I ActivityManager: Killing 1970:com.android.printspooler/u0a56 (adj 15): empty #17
07-23 15:29:25.132 232 432 I chatty : uid=0(root) /system/bin/mediaserver expire 18 lines
07-23 15:29:25.351 886 1006 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 15 lines
07-23 15:29:26.936 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:29:26.936 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:29:26.936 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 424/0
07-23 15:29:27.061 2587 2587 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:29:27.061 2587 2587 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:29:27.692 788 832 I ActivityManager: Waited long enough for: ServiceRecord{e9356c2 u0 com.android.calendar/.alerts.InitAlarmsService}
07-23 15:29:28.087 788 832 I ActivityManager: Waited long enough for: ServiceRecord{d2ed32f u0 com.android.email/.service.LegacyImapSyncAdapterService}
07-23 15:29:28.100 2590 2590 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:29:28.100 2590 2590 I AKMD2 : Debug: ON
07-23 15:29:28.100 2590 2590 I AKMD2 : Debug level: 4
07-23 15:29:28.100 2590 2590 I AKMD2 : Output to: LOGD
07-23 15:29:28.100 2590 2590 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:29:28.135 232 432 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0xddeeaadc in tid 432 (AudioOut_2)
07-23 15:29:28.137 225 225 I chatty : uid=0(root) /system/bin/debuggerd expire 4 lines
07-23 15:29:28.140 225 225 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-23 15:29:28.140 225 225 F DEBUG : CM Version: 'ResurrectionRemix-M-v5.7.1-20160713-A7S* Frosty'
07-23 15:29:28.140 225 225 F DEBUG : Build fingerprint: 'evercoss/cm_A7S* Frosty/A7S* Frosty:6.0.1/MOB30R/6c474dc335:userdebug/test-keys'
07-23 15:29:28.140 225 225 F DEBUG : Revision: '0'
07-23 15:29:28.140 225 225 F DEBUG : ABI: 'arm'
07-23 15:29:28.141 225 225 F DEBUG : pid: 232, tid: 432, name: AudioOut_2 >>> /system/bin/mediaserver <<<
07-23 15:29:28.141 225 225 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xddeeaadc
07-23 15:29:28.147 788 1380 W NativeCrashListener: Couldn't find ProcessRecord for pid 232
07-23 15:29:28.155 225 225 F DEBUG : r0 00002000 r1 b5f95590 r2 00002000 r3 00000002
07-23 15:29:28.155 225 225 F DEBUG : r4 b5f95500 r5 b4485648 r6 b4146000 r7 b486c000
07-23 15:29:28.156 225 225 F DEBUG : r8 00000009 r9 00000000 sl 00000000 fp 00000001
07-23 15:29:28.156 225 225 F DEBUG : ip 00002000 sp b40897c0 lr b444b79c pc ddeeaadc cpsr 00010030
07-23 15:29:28.159 225 225 F DEBUG :
07-23 15:29:28.159 225 225 F DEBUG : backtrace:
07-23 15:29:28.159 225 225 F DEBUG : #00 pc ddeeaadc <unknown>
07-23 15:29:28.159 225 225 F DEBUG : #01 pc 00074798 /system/lib/libaudio.primary.default.so (_ZN7android17AudioMTKStreamOut18WriteDataToAudioHWEPKvj+500)
07-23 15:29:28.159 225 225 F DEBUG : #02 pc 00001ce4 <unknown>
07-23 15:29:28.400 429 429 I chatty : uid=0(root) /system/bin/mediaserver expire 1 line
07-23 15:29:28.411 225 225 F DEBUG :
07-23 15:29:28.411 225 225 F DEBUG : Tombstone written to: /data/tombstones/tombstone_07
07-23 15:29:28.412 232 429 I chatty : uid=0(root) /system/bin/mediaserver expire 1 line
07-23 15:29:28.412 788 844 I BootReceiver: Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE)
07-23 15:29:28.436 1355 1878 W AudioSystem: AudioFlinger server died!
07-23 15:29:28.436 1355 1878 W AudioSystem: AudioPolicyService server died!
07-23 15:29:28.437 788 2183 E BatteryStatsImpl: Unable to find object for AudioMix mapsize=2 activeoverflow=null curoverflow=null
07-23 15:29:28.438 2178 2191 W AudioSystem: AudioFlinger server died!
07-23 15:29:28.439 788 2183 W AudioSystem: AudioFlinger server died!
07-23 15:29:28.439 177 177 I ServiceManager: service 'media.audio_flinger' died
07-23 15:29:28.439 177 177 I ServiceManager: service 'media.player' died
07-23 15:29:28.439 177 177 I ServiceManager: service 'media.resource_manager' died
07-23 15:29:28.439 177 177 I ServiceManager: service 'media.camera' died
07-23 15:29:28.439 177 177 I ServiceManager: service 'media.audio_policy' died
07-23 15:29:28.439 177 177 I ServiceManager: service 'media.radio' died
07-23 15:29:28.439 177 177 I ServiceManager: service 'media.sound_trigger_hw' died
07-23 15:29:28.439 788 2183 W AudioSystem: AudioPolicyService server died!
07-23 15:29:28.439 2535 2548 W CameraBase: Camera service died!
07-23 15:29:28.439 788 2183 W SoundTrigger: Sound trigger service died!
07-23 15:29:28.440 1918 1947 W AudioSystem: AudioFlinger server died!
07-23 15:29:28.440 1918 1947 W AudioSystem: AudioPolicyService server died!
07-23 15:29:28.450 788 2534 W AudioTrack: dead IAudioTrack, PCM, creating a new one from processAudioBuffer()
07-23 15:29:28.451 788 2534 I ServiceManager: Waiting for service media.audio_flinger...
07-23 15:29:28.457 788 1337 E AudioService: Media server died.
07-23 15:29:28.521 1355 2517 W AudioTrack: dead IAudioTrack, PCM, creating a new one from processAudioBuffer()
07-23 15:29:28.522 1355 2517 I ServiceManager: Waiting for service media.audio_flinger...
07-23 15:29:28.958 788 1337 E AudioService: Media server died.
07-23 15:29:28.968 2598 2598 I chatty : uid=0(root) /system/bin/mediaserver expire 42 lines
07-23 15:29:29.010 2603 2603 I chatty : uid=0(root) /system/bin/mediaserver expire 2 lines
07-23 15:29:29.075 2598 2598 I chatty : uid=0(root) /system/bin/mediaserver expire 252 lines
07-23 15:29:29.090 2604 2604 I chatty : uid=0(root) /system/bin/mediaserver expire 1 line
07-23 15:29:29.096 2598 2604 I chatty : uid=0(root) /system/bin/mediaserver expire 2 lines
07-23 15:29:29.107 2598 2598 I chatty : uid=0(root) /system/bin/mediaserver expire 245 lines
07-23 15:29:29.169 2598 2605 I chatty : uid=0(root) /system/bin/mediaserver expire 9 lines
07-23 15:29:29.171 2598 2602 I chatty : uid=0(root) /system/bin/mediaserver expire 1 line
07-23 15:29:29.186 2598 2598 I chatty : uid=0(root) /system/bin/mediaserver expire 134 lines
07-23 15:29:29.203 2598 2606 I chatty : uid=0(root) /system/bin/mediaserver expire 1 line
07-23 15:29:29.216 2598 2607 I chatty : uid=0(root) /system/bin/mediaserver expire 1 line
07-23 15:29:29.459 788 1337 E AudioService: Media server started.
07-23 15:29:29.475 788 832 I ActivityManager: Killing 2242:com.android.keychain/1000 (adj 15): empty #17
07-23 15:29:29.476 2598 2610 I chatty : uid=0(root) /system/bin/mediaserver expire 4 lines
07-23 15:29:29.496 2598 2605 I chatty : uid=0(root) /system/bin/mediaserver expire 18 lines
07-23 15:29:29.537 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:29.880 2569 2569 W RenderThread: type=1400 audit(0.0:136): avc: denied { ioctl } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:29.989 2535 2535 V CAM_QuickActivity: START onPause: Activity = com.android.camera.CameraActivity@1461db6
07-23 15:29:29.989 2535 2535 V CAM_QuickActivity: onPause --> onPauseTasks()
07-23 15:29:29.990 2535 2535 V CAM_Profiler: [ 0,000ms][ui] GUARD: CameraActivity.onPause - START
07-23 15:29:29.993 788 2183 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:29:29.993 788 2183 D Accel : no ACC setDelay control attr
07-23 15:29:29.993 788 2183 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:29:29.993 788 2183 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:29:29.993 788 2183 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:29:29.993 788 2183 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:29:29.994 2535 2535 V CAM_LcyLocProvider: stopping location updates
07-23 15:29:29.998 2535 2535 D CAM_LcyLocProvider: stopReceivingLocationUpdates
07-23 15:29:29.999 2535 2535 V CAM_CameraActivity: onPause closing camera
07-23 15:29:29.999 2535 2535 V CAM_CameraController: Closing camera
07-23 15:29:29.999 2535 2552 W CAM2PORT_AndCamAgntImp: Releasing camera without any camera opened.
07-23 15:29:30.000 2535 2535 V CAM_Profiler: [ 9,968ms][ui] GUARD: CameraActivity.onPause - STOP
07-23 15:29:30.001 2535 2535 V CAM_QuickActivity: END onPause: Activity = com.android.camera.CameraActivity@1461db6
07-23 15:29:30.030 788 832 I ActivityManager: Killing 2264:com.android.dialer/u0a7 (adj 15): empty #17
07-23 15:29:30.113 2535 2535 V CAM_QuickActivity: START onStop: Activity = com.android.camera.CameraActivity@1461db6
07-23 15:29:30.129 2535 2535 D CAM_LcyLocProvider: disconnect
07-23 15:29:30.129 2535 2535 V CAM_QuickActivity: END onStop: Activity = com.android.camera.CameraActivity@1461db6
07-23 15:29:30.129 2535 2535 V CAM_QuickActivity: START onDestroy: Activity = com.android.camera.CameraActivity@1461db6
07-23 15:29:30.205 2535 2535 V CAM_QuickActivity: END onDestroy: Activity = com.android.camera.CameraActivity@1461db6
07-23 15:29:30.211 2535 2535 V CAM_CameraAppUI: SurfaceTexture is destroyed
07-23 15:29:30.249 1928 2085 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:30.249 1928 2085 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:30.249 1928 2085 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:30.250 2085 2085 W RenderThread: type=1400 audit(0.0:137): avc: denied { ioctl } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:30.760 2085 2085 W RenderThread: type=1400 audit(0.0:138): avc: denied { read write } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:30.806 1928 2085 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
07-23 15:29:30.806 1928 2085 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
07-23 15:29:31.711 788 1263 I PowerManagerService: Going to sleep due to power button (uid 1000)...
07-23 15:29:31.719 788 851 I PowerManagerService: Sleeping (uid 1000)...
07-23 15:29:31.722 788 788 I ActivityManager: Killing 2296:org.cyanogenmod.providers.datausage/1000 (adj 15): empty #17
07-23 15:29:31.730 851 851 W PowerManagerSer: type=1400 audit(0.0:139): avc: denied { read write } for name="mali" dev="tmpfs" ino=263 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:31.730 851 851 W PowerManagerSer: type=1400 audit(0.0:140): avc: denied { open } for name="mali" dev="tmpfs" ino=263 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:31.730 851 851 W PowerManagerSer: type=1400 audit(0.0:141): avc: denied { getattr } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:31.755 788 851 E : appName=system_server, acAppName=/system/bin/surfaceflinger
07-23 15:29:31.755 788 851 E : 0
07-23 15:29:31.762 788 851 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:31.762 788 851 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:31.762 788 851 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:31.937 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:29:31.937 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:29:31.937 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 426/0
07-23 15:29:32.341 788 851 D Sensors : activate handle =0, enable = 0
07-23 15:29:32.341 788 851 D Sensors : use new sensor index=1, mSensors[index](9fd74000)
07-23 15:29:32.341 788 851 D Accel : ACC enable: handle:0, en:0
07-23 15:29:32.341 788 851 D Accel : path:/sys/class/misc/m_acc_misc/accactive
07-23 15:29:32.341 788 851 D Accel : no ACC enable control attr
07-23 15:29:32.341 788 851 D Sensors : use old sensor err(-1),index(1) go to old hwmsen
07-23 15:29:32.341 788 851 D Hwmsen_sensors: Hwmsen_Enable: handle:0, en:0
07-23 15:29:32.341 788 851 D Hwmsen_sensors: virtual int Hwmsen::enable(int32_t, int): handle 0, enable or disable 0!
07-23 15:29:32.356 788 851 D Hwmsen_sensors: active_sensors =0
07-23 15:29:32.357 788 851 V KeyguardServiceDelegate: onScreenTurnedOff()
07-23 15:29:32.369 788 851 E libEGL : call to OpenGL ES API with no current context (logged once per thread)
07-23 15:29:32.371 788 846 I DisplayManagerService: Display device changed state: "Встроенный экран", OFF
07-23 15:29:32.379 179 179 I chatty : uid=0(root) /system/bin/surfaceflinger expire 1 line
07-23 15:29:32.384 886 1000 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 30 lines
07-23 15:29:32.392 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 19 lines
07-23 15:29:32.392 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 175 lines
07-23 15:29:32.407 886 1000 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 75 lines
07-23 15:29:32.412 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 120 lines
07-23 15:29:32.439 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 127 lines
07-23 15:29:32.473 886 1000 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 45 lines
07-23 15:29:32.487 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:32.539 1923 1923 V ConfigResourceUtil: resourceName = config_spn_display_control resourceId = 2130837514resourceValue = false
07-23 15:29:32.558 2205 2205 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
07-23 15:29:32.558 2205 2205 D CellBroadcastReceiver: Intent ACTION_SERVICE_STATE_CHANGED
07-23 15:29:32.558 2205 2205 D CellBroadcastReceiver: subscriptionId = 1
07-23 15:29:32.572 2205 2205 D CellBroadcastReceiver: Service state changed! 0 Full: 0 0 voice home data home Beeline Beeline 25099 Beeline Beeline 25099 HSPA HSPA CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false IsDataRoamingFromRegistration=false Current state=1
07-23 15:29:32.642 2205 2623 D CellBroadcastConfigService: enabling emergency cell broadcast channels
07-23 15:29:32.647 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:32.648 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:32.650 886 1002 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 60 lines
07-23 15:29:32.657 886 996 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 150 lines
07-23 15:29:32.659 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4352 to 4354 from client com.android.cellbroadcastreceiver
07-23 15:29:32.664 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:32.665 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:32.673 886 997 I chatty : uid=0(root) /system/bin/gsm0710muxd expire 60 lines
07-23 15:29:32.676 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4356 to 4356 from client com.android.cellbroadcastreceiver
07-23 15:29:32.681 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:32.682 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:32.693 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4371 to 4372 from client com.android.cellbroadcastreceiver
07-23 15:29:32.707 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableCdmaBroadcastRange
07-23 15:29:32.708 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
07-23 15:29:32.712 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4097 to 4097 from client com.android.cellbroadcastreceiver
07-23 15:29:32.726 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:32.727 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:32.737 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:32.737 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:5, ctrl:239, len:6
07-23 15:29:32.737 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:32.737 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 5 to /dev/pts/6
07-23 15:29:32.737 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:32.738 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/6
07-23 15:29:32.738 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:32.738 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.738 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:32.738 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:32.738 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 1
07-23 15:29:32.739 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4373 to 4378 from client com.android.cellbroadcastreceiver
07-23 15:29:32.745 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableCdmaBroadcastRange
07-23 15:29:32.746 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
07-23 15:29:32.751 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4098 to 4098 from client com.android.cellbroadcastreceiver
07-23 15:29:32.757 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:32.758 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:32.760 886 1002 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:32.760 886 1002 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:32.760 886 1002 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:32.760 886 1002 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=9
07-23 15:29:32.760 886 1002 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 5, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:29:32.760 886 1002 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:32.760 886 1002 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 5
07-23 15:29:32.760 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 17 ef 13 . . . .- . . . . . . . . \F9.\EF.
07-23 15:29:32.761 886 1002 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:32.761 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 53 43 42 3f-0d . . . . . . . AT+CSCB?.
07-23 15:29:32.761 886 1002 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:29:32.761 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 42 f9 . . . . . .- . . . . . . . . B\F9
07-23 15:29:32.761 886 1002 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:32.761 886 1002 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 5 with length 9
07-23 15:29:32.761 886 1002 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:32.766 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 15 ef 91 0d 0a 2b 43-53 43 42 3a 20 31 2c 22 \F9.\EF\91..+CSCB: 1,"
07-23 15:29:32.766 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 22 2c 22 30 2c 31 2c 32-2c 33 2c 34 2c 35 2c 36 ","0,1,2,3,4,5,6
07-23 15:29:32.766 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 2c 37 2c 38 2c 39 2c 31-30 2c 31 31 2c 31 32 2c ,7,8,9,10,11,12,
07-23 15:29:32.766 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000030: 31 33 2c 31 34 2c 33 32-2c 33 33 2c 33 34 2c 33 13,14,32,33,34,3
07-23 15:29:32.766 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000040: 35 2c 33 36 2c 31 35 22-2c 31 0d 0a 20 f9 . . 5,36,15",1.. \F9
07-23 15:29:32.766 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:32.766 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 78, free 1970, stored 78
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 15 ef 0d 0d 0a 4f 4b-0d 0a d5 f9 . . . . \F9.\EF...OK..\D5\F9
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 1970, stored 78
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 1958, stored 90
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:32.767 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 90, newdataready: 1
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x15
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x15
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x15
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=5
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x91,frame_length=72
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=72
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 75, available in local_datacount: 87, frame_len=72
07-23 15:29:32.767 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:5, ctrl:239, len:72
07-23 15:29:32.767 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:32.767 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 72 byte frame received on channel 5 to /dev/pts/6
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 53 43 42 3a-20 31 2c 22 22 2c 22 30 ..+CSCB: 1,"","0
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 2c 31 2c 32 2c 33 2c 34-2c 35 2c 36 2c 37 2c 38 ,1,2,3,4,5,6,7,8
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 2c 39 2c 31 30 2c 31 31-2c 31 32 2c 31 33 2c 31 ,9,10,11,12,13,1
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000030: 34 2c 33 32 2c 33 33 2c-33 34 2c 33 35 2c 33 36 4,32,33,34,35,36
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000040: 2c 31 35 22 2c 31 0d 0a- . . . . . . . . ,15",1..
07-23 15:29:32.768 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 72/72 bytes of frame to /dev/pts/6
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB668D000, frame_len=72
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x15
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x15
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x15
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=5
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:32.768 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:5, ctrl:239, len:6
07-23 15:29:32.768 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:32.768 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 5 to /dev/pts/6
07-23 15:29:32.769 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:32.769 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/6
07-23 15:29:32.769 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:32.769 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.769 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:32.769 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:32.769 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:32.770 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4379 to 4379 from client com.android.cellbroadcastreceiver
07-23 15:29:32.778 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableCdmaBroadcastRange
07-23 15:29:32.779 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
07-23 15:29:32.782 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4099 to 4099 from client com.android.cellbroadcastreceiver
07-23 15:29:32.790 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:32.791 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:32.794 886 1002 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:32.794 886 1002 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:32.794 886 1002 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:32.794 886 1002 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=9
07-23 15:29:32.794 886 1002 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 5, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:29:32.794 886 1002 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:32.794 886 1002 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 5
07-23 15:29:32.794 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 17 ef 13 . . . .- . . . . . . . . \F9.\EF.
07-23 15:29:32.794 886 1002 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:32.794 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 53 43 42 3f-0d . . . . . . . AT+CSCB?.
07-23 15:29:32.794 886 1002 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:29:32.794 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 42 f9 . . . . . .- . . . . . . . . B\F9
07-23 15:29:32.794 886 1002 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:32.794 886 1002 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 5 with length 9
07-23 15:29:32.794 886 1002 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:32.800 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 15 ef 91 0d 0a 2b 43-53 43 42 3a 20 31 2c 22 \F9.\EF\91..+CSCB: 1,"
07-23 15:29:32.800 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 22 2c 22 30 2c 31 2c 32-2c 33 2c 34 2c 35 2c 36 ","0,1,2,3,4,5,6
07-23 15:29:32.800 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 2c 37 2c 38 2c 39 2c 31-30 2c 31 31 2c 31 32 2c ,7,8,9,10,11,12,
07-23 15:29:32.800 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000030: 31 33 2c 31 34 2c 33 32-2c 33 33 2c 33 34 2c 33 13,14,32,33,34,3
07-23 15:29:32.800 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000040: 35 2c 33 36 2c 31 35 22-2c 31 0d 0a 20 f9 f9 15 5,36,15",1.. \F9\F9.
07-23 15:29:32.800 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000050: ef 0d 0d 0a 4f 4b 0d 0a-d5 f9 . . . . . . \EF...OK..\D5\F9
07-23 15:29:32.800 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:32.800 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:32.800 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 90, free 1958, stored 90
07-23 15:29:32.801 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:32.801 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 90, newdataready: 1
07-23 15:29:32.801 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:32.801 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x15
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x15
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x15
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=5
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x91,frame_length=72
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=72
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 75, available in local_datacount: 87, frame_len=72
07-23 15:29:32.801 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:5, ctrl:239, len:72
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:32.801 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 72 byte frame received on channel 5 to /dev/pts/6
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 53 43 42 3a-20 31 2c 22 22 2c 22 30 ..+CSCB: 1,"","0
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 2c 31 2c 32 2c 33 2c 34-2c 35 2c 36 2c 37 2c 38 ,1,2,3,4,5,6,7,8
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 2c 39 2c 31 30 2c 31 31-2c 31 32 2c 31 33 2c 31 ,9,10,11,12,13,1
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000030: 34 2c 33 32 2c 33 33 2c-33 34 2c 33 35 2c 33 36 4,32,33,34,35,36
07-23 15:29:32.801 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000040: 2c 31 35 22 2c 31 0d 0a- . . . . . . . . ,15",1..
07-23 15:29:32.802 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 72/72 bytes of frame to /dev/pts/6
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB668D000, frame_len=72
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x15
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x15
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x15
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=5
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:32.802 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:5, ctrl:239, len:6
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:32.802 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 5 to /dev/pts/6
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:32.802 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/6
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:32.802 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:32.804 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4380 to 4382 from client com.android.cellbroadcastreceiver
07-23 15:29:32.813 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableCdmaBroadcastRange
07-23 15:29:32.813 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
07-23 15:29:32.816 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4100 to 4100 from client com.android.cellbroadcastreceiver
07-23 15:29:32.823 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:32.824 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:32.827 886 1002 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:32.827 886 1002 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:32.827 886 1002 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:32.827 886 1002 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=9
07-23 15:29:32.827 886 1002 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 5, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:29:32.827 886 1002 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:32.827 886 1002 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 5
07-23 15:29:32.827 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 17 ef 13 . . . .- . . . . . . . . \F9.\EF.
07-23 15:29:32.827 886 1002 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:32.827 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 53 43 42 3f-0d . . . . . . . AT+CSCB?.
07-23 15:29:32.827 886 1002 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:29:32.827 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 42 f9 . . . . . .- . . . . . . . . B\F9
07-23 15:29:32.827 886 1002 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:32.827 886 1002 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 5 with length 9
07-23 15:29:32.827 886 1002 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 15 ef 91 0d 0a 2b 43-53 43 42 3a 20 31 2c 22 \F9.\EF\91..+CSCB: 1,"
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 22 2c 22 30 2c 31 2c 32-2c 33 2c 34 2c 35 2c 36 ","0,1,2,3,4,5,6
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 2c 37 2c 38 2c 39 2c 31-30 2c 31 31 2c 31 32 2c ,7,8,9,10,11,12,
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000030: 31 33 2c 31 34 2c 33 32-2c 33 33 2c 33 34 2c 33 13,14,32,33,34,3
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000040: 35 2c 33 36 2c 31 35 22-2c 31 0d 0a 20 f9 . . 5,36,15",1.. \F9
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 78, free 1970, stored 78
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 15 ef 0d 0d 0a 4f 4b-0d 0a d5 f9 . . . . \F9.\EF...OK..\D5\F9
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 1970, stored 78
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 1958, stored 90
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:32.833 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 90, newdataready: 1
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x15
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x15
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x15
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=5
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x91,frame_length=72
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=72
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 75, available in local_datacount: 87, frame_len=72
07-23 15:29:32.834 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:5, ctrl:239, len:72
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:32.834 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 72 byte frame received on channel 5 to /dev/pts/6
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 53 43 42 3a-20 31 2c 22 22 2c 22 30 ..+CSCB: 1,"","0
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 2c 31 2c 32 2c 33 2c 34-2c 35 2c 36 2c 37 2c 38 ,1,2,3,4,5,6,7,8
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 2c 39 2c 31 30 2c 31 31-2c 31 32 2c 31 33 2c 31 ,9,10,11,12,13,1
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000030: 34 2c 33 32 2c 33 33 2c-33 34 2c 33 35 2c 33 36 4,32,33,34,35,36
07-23 15:29:32.834 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000040: 2c 31 35 22 2c 31 0d 0a- . . . . . . . . ,15",1..
07-23 15:29:32.835 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 72/72 bytes of frame to /dev/pts/6
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB668D000, frame_len=72
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x15
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x15
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x15
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=5
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:32.835 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:5, ctrl:239, len:6
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:32.835 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 5 to /dev/pts/6
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:32.835 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/6
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:32.835 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:32.837 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4393 to 4395 from client com.android.cellbroadcastreceiver
07-23 15:29:32.837 2205 2623 D CellBroadcastConfigService: enabled emergency cell broadcast channels
07-23 15:29:32.843 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:32.843 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:32.846 886 1002 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:32.846 886 1002 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:32.846 886 1002 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:32.846 886 1002 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=9
07-23 15:29:32.846 886 1002 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 5, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:29:32.846 886 1002 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:32.846 886 1002 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 5
07-23 15:29:32.846 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 17 ef 13 . . . .- . . . . . . . . \F9.\EF.
07-23 15:29:32.846 886 1002 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:32.846 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 53 43 42 3f-0d . . . . . . . AT+CSCB?.
07-23 15:29:32.846 886 1002 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:29:32.846 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 42 f9 . . . . . .- . . . . . . . . B\F9
07-23 15:29:32.846 886 1002 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:32.846 886 1002 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 5 with length 9
07-23 15:29:32.846 886 1002 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:32.851 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 15 ef 91 0d 0a 2b 43-53 43 42 3a 20 31 2c 22 \F9.\EF\91..+CSCB: 1,"
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 22 2c 22 30 2c 31 2c 32-2c 33 2c 34 2c 35 2c 36 ","0,1,2,3,4,5,6
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 2c 37 2c 38 2c 39 2c 31-30 2c 31 31 2c 31 32 2c ,7,8,9,10,11,12,
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000030: 31 33 2c 31 34 2c 33 32-2c 33 33 2c 33 34 2c 33 13,14,32,33,34,3
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000040: 35 2c 33 36 2c 31 35 22-2c 31 0d 0a 20 f9 . . 5,36,15",1.. \F9
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 78, free 1970, stored 78
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 15 ef 0d 0d 0a 4f 4b-0d 0a d5 f9 . . . . \F9.\EF...OK..\D5\F9
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 1970, stored 78
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 1958, stored 90
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:32.852 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:32.852 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 90, newdataready: 1
07-23 15:29:32.852 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x15
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x15
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x15
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=5
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x91,frame_length=72
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=72
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 75, available in local_datacount: 87, frame_len=72
07-23 15:29:32.853 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:5, ctrl:239, len:72
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:32.853 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 72 byte frame received on channel 5 to /dev/pts/6
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 53 43 42 3a-20 31 2c 22 22 2c 22 30 ..+CSCB: 1,"","0
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 2c 31 2c 32 2c 33 2c 34-2c 35 2c 36 2c 37 2c 38 ,1,2,3,4,5,6,7,8
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 2c 39 2c 31 30 2c 31 31-2c 31 32 2c 31 33 2c 31 ,9,10,11,12,13,1
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000030: 34 2c 33 32 2c 33 33 2c-33 34 2c 33 35 2c 33 36 4,32,33,34,35,36
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000040: 2c 31 35 22 2c 31 0d 0a- . . . . . . . . ,15",1..
07-23 15:29:32.853 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 72/72 bytes of frame to /dev/pts/6
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB668D000, frame_len=72
07-23 15:29:32.853 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x15
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x15
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x15
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=5
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:32.854 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:5, ctrl:239, len:6
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:32.854 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 5 to /dev/pts/6
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:32.854 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/6
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:32.854 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:32.856 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4370 to 4370 from client com.android.cellbroadcastreceiver
07-23 15:29:32.861 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableCdmaBroadcastRange
07-23 15:29:32.862 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
07-23 15:29:32.865 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4096 to 4096 from client com.android.cellbroadcastreceiver
07-23 15:29:32.870 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] enableGsmBroadcastRange
07-23 15:29:32.871 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
07-23 15:29:32.876 886 1002 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:32.876 886 1002 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:32.876 886 1002 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:32.876 886 1002 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=9
07-23 15:29:32.876 886 1002 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 5, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:29:32.876 886 1002 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:32.876 886 1002 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 5
07-23 15:29:32.876 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 17 ef 13 . . . .- . . . . . . . . \F9.\EF.
07-23 15:29:32.876 886 1002 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:32.876 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 53 43 42 3f-0d . . . . . . . AT+CSCB?.
07-23 15:29:32.876 886 1002 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:29:32.876 886 1002 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 42 f9 . . . . . .- . . . . . . . . B\F9
07-23 15:29:32.876 886 1002 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:32.876 886 1002 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 5 with length 9
07-23 15:29:32.876 886 1002 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:32.877 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 15 ef 91 0d 0a 2b 43-53 43 42 3a 20 31 2c 22 \F9.\EF\91..+CSCB: 1,"
07-23 15:29:32.877 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 22 2c 22 30 2c 31 2c 32-2c 33 2c 34 2c 35 2c 36 ","0,1,2,3,4,5,6
07-23 15:29:32.877 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 2c 37 2c 38 2c 39 2c 31-30 2c 31 31 2c 31 32 2c ,7,8,9,10,11,12,
07-23 15:29:32.877 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000030: 31 33 2c 31 34 2c 33 32-2c 33 33 2c 33 34 2c 33 13,14,32,33,34,3
07-23 15:29:32.877 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000040: 35 2c 33 36 2c 31 35 22-2c 31 0d 0a 20 f9 . . 5,36,15",1.. \F9
07-23 15:29:32.877 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:32.877 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:32.877 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 78, free 1970, stored 78
07-23 15:29:32.877 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:32.878 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:32.878 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:32.878 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:32.878 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 15 ef 0d 0d 0a 4f 4b-0d 0a d5 f9 . . . . \F9.\EF...OK..\D5\F9
07-23 15:29:32.878 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:32.878 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 1970, stored 78
07-23 15:29:32.878 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 1958, stored 90
07-23 15:29:32.878 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:32.878 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:32.878 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:32.878 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 90, newdataready: 1
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x15
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x15
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x15
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=5
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x91,frame_length=72
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=72
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 75, available in local_datacount: 87, frame_len=72
07-23 15:29:32.878 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:5, ctrl:239, len:72
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:32.878 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 72 byte frame received on channel 5 to /dev/pts/6
07-23 15:29:32.878 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 53 43 42 3a-20 31 2c 22 22 2c 22 30 ..+CSCB: 1,"","0
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 2c 31 2c 32 2c 33 2c 34-2c 35 2c 36 2c 37 2c 38 ,1,2,3,4,5,6,7,8
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 2c 39 2c 31 30 2c 31 31-2c 31 32 2c 31 33 2c 31 ,9,10,11,12,13,1
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000030: 34 2c 33 32 2c 33 33 2c-33 34 2c 33 35 2c 33 36 4,32,33,34,35,36
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000040: 2c 31 35 22 2c 31 0d 0a- . . . . . . . . ,15",1..
07-23 15:29:32.879 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 72/72 bytes of frame to /dev/pts/6
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB668D000, frame_len=72
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x15
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x15
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x15
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=5
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:32.879 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:5, ctrl:239, len:6
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:32.879 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 5 to /dev/pts/6
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:32.879 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/6
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:32.879 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:32.880 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:32.880 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:32.880 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:32.881 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4383 to 4383 from client com.android.cellbroadcastreceiver
07-23 15:29:32.881 2205 2623 D CellBroadcastConfigService: disabling cell broadcast channel 50
07-23 15:29:32.887 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] disableGsmBroadcastRange
07-23 15:29:32.888 1923 2098 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 50 to 50 from client com.android.cellbroadcastreceiver
07-23 15:29:32.888 2205 2623 D CellBroadcastConfigService: disabling cell broadcast channel 60
07-23 15:29:32.893 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] disableGsmBroadcastRange
07-23 15:29:32.894 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 60 to 60 from client com.android.cellbroadcastreceiver
07-23 15:29:32.895 2205 2623 D CellBroadcastConfigService: disabled cell broadcast channel 60
07-23 15:29:32.898 2205 2623 D CellBroadcastConfigService: disabling channels 919-928
07-23 15:29:32.904 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] disableGsmBroadcastRange
07-23 15:29:32.905 1923 1959 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 919 to 928 from client com.android.cellbroadcastreceiver
07-23 15:29:32.905 2205 2623 D CellBroadcastConfigService: disabling cell broadcast ETWS test messages
07-23 15:29:32.911 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] disableGsmBroadcastRange
07-23 15:29:32.912 1923 1956 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 4355 to 4355 from client com.android.cellbroadcastreceiver
07-23 15:29:32.919 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:33.502 2598 2605 W DRVBD_CLIENT: drvb_get_data: elapsed time = 4000ms
07-23 15:29:33.502 2598 2605 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:33.502 2598 2605 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:33.502 2598 2605 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:33.502 2598 2605 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:33.503 2598 2609 D AudioMTKHardware: +setParameters(): screen_state=on
07-23 15:29:33.503 2598 2609 D AudioMTKHardware: +setCommonParameters(): screen_state=on
07-23 15:29:33.503 2598 2609 E AudioMTKHardware: setCommonParameters() still have param.size() = 1, remain param = "screen_state=on"
07-23 15:29:33.503 2598 2609 D AudioMTKHardware: -setCommonParameters(): screen_state=on
07-23 15:29:33.506 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:33.519 2598 2610 W AudioPolicyIntefaceImpl: getOutputForAttr uid 10020 tried to pass itself off as 1000
07-23 15:29:33.521 2598 2609 W AudioFlinger: uid 10020 tried to pass itself off as 1000
07-23 15:29:33.524 2598 2598 W AudioFlinger: session id 14 not found for pid 1355
07-23 15:29:33.529 2598 2602 D AudioMTKHardware: AudioMTKHardware setVoiceVolume volume = 0.800000
07-23 15:29:33.621 2625 2625 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:29:33.621 2625 2625 I AKMD2 : Debug: ON
07-23 15:29:33.621 2625 2625 I AKMD2 : Debug level: 4
07-23 15:29:33.621 2625 2625 I AKMD2 : Output to: LOGD
07-23 15:29:33.621 2625 2625 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:29:33.658 1355 1355 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
07-23 15:29:33.714 788 851 W PowerManagerService: Sandman unresponsive, releasing suspend blocker
07-23 15:29:33.724 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:33.724 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:33.724 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:33.788 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:33.788 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:33.788 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:33.799 1355 1355 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
07-23 15:29:33.809 788 1329 D WifiConfigStore: Retrieve network priorities after PNO.
07-23 15:29:33.809 788 1329 E WifiStateMachine: Fail to set up pno, want false now false
07-23 15:29:34.502 2598 2605 W DRVBD_CLIENT: drvb_get_data: elapsed time = 5000ms
07-23 15:29:34.503 2598 2605 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:34.503 2598 2605 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:34.503 2598 2605 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:34.503 2598 2605 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:35.503 2598 2605 W DRVBD_CLIENT: drvb_get_data: elapsed time = 6000ms
07-23 15:29:35.503 2598 2605 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:35.503 2598 2605 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:35.503 2598 2605 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:35.503 2598 2605 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:35.530 2598 2608 D AudioMTKHardware: +setParameters(): screen_state=off
07-23 15:29:35.530 2598 2608 D AudioMTKHardware: +setCommonParameters(): screen_state=off
07-23 15:29:35.530 2598 2608 E AudioMTKHardware: setCommonParameters() still have param.size() = 1, remain param = "screen_state=off"
07-23 15:29:35.530 2598 2608 D AudioMTKHardware: -setCommonParameters(): screen_state=off
07-23 15:29:36.504 2598 2605 W DRVBD_CLIENT: drvb_get_data: elapsed time = 7000ms
07-23 15:29:36.504 2598 2605 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:36.504 2598 2605 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:36.504 2598 2605 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:36.504 2598 2605 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:36.937 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:29:36.937 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:29:36.937 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 464/0
07-23 15:29:36.955 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 09 ef 45 0d 0a 2b 45-43 53 51 3a 20 31 31 2c \F9.\EFE..+ECSQ: 11,
07-23 15:29:36.955 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 39 39 2c 20 2d 33 32-38 2c 20 2d 33 38 31 2c 99, -328, -381,
07-23 15:29:36.955 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 20 2d 35 32 0d 0a a6 f9- . . . . . . . . -52..\A6\F9
07-23 15:29:36.955 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:36.955 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:36.955 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 40, free 2008, stored 40
07-23 15:29:36.955 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:36.955 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 40, newdataready: 1
07-23 15:29:36.955 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:36.955 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x09
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x09
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x09
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=2
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x45,frame_length=34
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=34
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 37, available in local_datacount: 37, frame_len=34
07-23 15:29:36.955 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:2, ctrl:239, len:34
07-23 15:29:36.955 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:36.956 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 34 byte frame received on channel 2 to /dev/pts/3
07-23 15:29:36.956 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 31 31 2c 20 39 39 2c ..+ECSQ: 11, 99,
07-23 15:29:36.956 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 20 2d 33 32 38 2c 20 2d-33 38 31 2c 20 2d 35 32 -328, -381, -52
07-23 15:29:36.956 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 0d 0a . . . . . .- . . . . . . . . ..
07-23 15:29:36.956 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 34/34 bytes of frame to /dev/pts/3
07-23 15:29:36.956 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=34
07-23 15:29:36.956 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:36.956 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:36.956 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:36.956 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:37.504 2598 2605 W DRVBD_CLIENT: drvb_get_data: elapsed time = 8000ms
07-23 15:29:37.504 2598 2605 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:37.504 2598 2605 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:37.504 2598 2605 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:37.505 2598 2605 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:37.538 2598 2609 I AudioFlinger: systemReady
07-23 15:29:37.538 2598 2610 D AudioMTKHardware: +setParameters(): restarting=false
07-23 15:29:37.538 2598 2610 D AudioMTKHardware: +setCommonParameters(): restarting=false
07-23 15:29:37.538 2598 2610 E AudioMTKHardware: setCommonParameters() still have param.size() = 1, remain param = "restarting=false"
07-23 15:29:37.538 2598 2610 D AudioMTKHardware: -setCommonParameters(): restarting=false
07-23 15:29:37.540 788 1337 W AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client; transfer 4, track 48000 Hz, output 44100 Hz
07-23 15:29:37.671 2629 2629 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:29:37.671 2629 2629 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:29:38.505 2598 2605 W DRVBD_CLIENT: drvb_get_data: elapsed time = 9000ms
07-23 15:29:38.505 2598 2605 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:38.505 2598 2605 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:38.505 2598 2605 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:38.505 2598 2605 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:38.719 2632 2632 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:29:38.719 2632 2632 I AKMD2 : Debug: ON
07-23 15:29:38.719 2632 2632 I AKMD2 : Debug level: 4
07-23 15:29:38.719 2632 2632 I AKMD2 : Output to: LOGD
07-23 15:29:38.719 2632 2632 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:29:39.505 2598 2605 W DRVBD_CLIENT: drvb_get_data: elapsed time = 10000ms
07-23 15:29:39.506 2598 2605 W DRVBD_CLIENT: drvb_get_data: socket open failed...
07-23 15:29:39.506 2598 2605 W [DRVB] : sec_drv_base_check: DRVB PROCESS STATUS = 0x100b
07-23 15:29:39.507 2598 2605 D [BT] : mtk_bt_op: BT_AUDIO_OP_GET_CONFIG
07-23 15:29:39.512 2598 2605 D [BT] : bt_get_combo_id: Get combo chip id retry 0
07-23 15:29:39.512 2598 2605 D [BT] : bt_get_combo_id: Combo chip id 6572
07-23 15:29:39.512 2598 2605 D WCNChipController: InitAudioBTInfo(), query BT info status = 1
07-23 15:29:39.512 2598 2605 D WCNChipController: InitAudioBTInfo(), hw_if=3, sample_rate=0, sync_format=0, bit_len=0
07-23 15:29:39.514 2598 2605 D AudioResourceManager: StartOutputDevice(), mDlOutputDevice = 0x2
07-23 15:29:39.514 2598 2605 D AudioResourceManager: TurnonAudioDevice = 0x2 DeviceCount = 1
07-23 15:29:39.587 2598 2605 D AudioSpeechEnhanceInfo: GetDownlinkIntrStartTime 0
07-23 15:29:39.587 2598 2605 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0xddeeaadc in tid 2605 (AudioOut_2)
07-23 15:29:39.588 225 225 I DEBUG : property debug.db.uid not set; NOT waiting for gdb.
07-23 15:29:39.588 225 225 I DEBUG : HINT: adb shell setprop debug.db.uid 100000
07-23 15:29:39.588 225 225 I DEBUG : HINT: adb forward tcp:5039 tcp:5039
07-23 15:29:39.639 225 225 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-23 15:29:39.639 225 225 F DEBUG : CM Version: 'ResurrectionRemix-M-v5.7.1-20160713-A7S* Frosty'
07-23 15:29:39.639 225 225 F DEBUG : Build fingerprint: 'evercoss/cm_A7S* Frosty/A7S* Frosty:6.0.1/MOB30R/6c474dc335:userdebug/test-keys'
07-23 15:29:39.639 788 1380 W NativeCrashListener: Couldn't find ProcessRecord for pid 2598
07-23 15:29:39.639 225 225 F DEBUG : Revision: '0'
07-23 15:29:39.639 225 225 F DEBUG : ABI: 'arm'
07-23 15:29:39.640 225 225 F DEBUG : pid: 2598, tid: 2605, name: AudioOut_2 >>> /system/bin/mediaserver <<<
07-23 15:29:39.640 225 225 E DEBUG : AM write failed: Broken pipe
07-23 15:29:39.640 225 225 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xddeeaadc
07-23 15:29:39.652 225 225 F DEBUG : r0 00002000 r1 00000000 r2 00000000 r3 00000002
07-23 15:29:39.652 225 225 F DEBUG : r4 b600b7e0 r5 00000004 r6 b4101c80 r7 00001d44
07-23 15:29:39.652 225 225 F DEBUG : r8 00001ce8 r9 ddeeaadd sl ddeeaadd fp ddeeaadd
07-23 15:29:39.653 225 225 F DEBUG : ip b44c5d0c sp b40e1808 lr b448fb20 pc ddeeaadc cpsr 400f0030
07-23 15:29:39.654 225 225 F DEBUG :
07-23 15:29:39.654 225 225 F DEBUG : backtrace:
07-23 15:29:39.654 225 225 F DEBUG : #00 pc ddeeaadc <unknown>
07-23 15:29:39.654 225 225 F DEBUG : #01 pc 00078b1c /system/lib/libaudio.primary.default.so (_ZN7android20AudioResourceManager16DisableAudioLockEi+128)
07-23 15:29:39.654 225 225 F DEBUG : #02 pc 00000ffc /system/lib/soundfx/libreverbwrapper.so (offset 0xa000)
07-23 15:29:39.933 225 225 F DEBUG :
07-23 15:29:39.933 225 225 F DEBUG : Tombstone written to: /data/tombstones/tombstone_08
07-23 15:29:39.933 2598 2604 D SpeechMessengerCCCI: Read modem message(0x0), don't care. (or no such message)
07-23 15:29:39.934 788 844 I BootReceiver: Copying /data/tombstones/tombstone_08 to DropBox (SYSTEM_TOMBSTONE)
07-23 15:29:39.944 788 1950 W AudioSystem: AudioFlinger server died!
07-23 15:29:39.944 1355 1371 W AudioSystem: AudioFlinger server died!
07-23 15:29:39.945 788 1950 W AudioSystem: AudioPolicyService server died!
07-23 15:29:39.945 1355 1371 W AudioSystem: AudioPolicyService server died!
07-23 15:29:39.945 177 177 I ServiceManager: service 'media.audio_flinger' died
07-23 15:29:39.945 177 177 I ServiceManager: service 'media.player' died
07-23 15:29:39.945 177 177 I ServiceManager: service 'media.resource_manager' died
07-23 15:29:39.945 177 177 I ServiceManager: service 'media.camera' died
07-23 15:29:39.945 177 177 I ServiceManager: service 'media.audio_policy' died
07-23 15:29:39.945 177 177 I ServiceManager: service 'media.radio' died
07-23 15:29:39.945 177 177 I ServiceManager: service 'media.sound_trigger_hw' died
07-23 15:29:39.945 788 1337 E AudioService: Media server died.
07-23 15:29:39.970 788 2534 W AudioTrack: dead IAudioTrack, PCM, creating a new one from processAudioBuffer()
07-23 15:29:39.970 788 2534 I ServiceManager: Waiting for service media.audio_flinger...
07-23 15:29:40.041 788 2628 W AudioTrack: dead IAudioTrack, PCM, creating a new one from processAudioBuffer()
07-23 15:29:40.155 1355 2624 W AudioTrack: dead IAudioTrack, PCM, creating a new one from processAudioBuffer()
07-23 15:29:40.156 1355 2624 I ServiceManager: Waiting for service media.audio_flinger...
07-23 15:29:40.446 788 1337 E AudioService: Media server died.
07-23 15:29:40.527 2640 2640 I mediaserver: ServiceManager: 0xb608e120
07-23 15:29:40.528 2640 2640 I AudioFlinger: Using default 3000 mSec as standby time.
07-23 15:29:40.531 2640 2640 I CameraService: CameraService started (pid=2640)
07-23 15:29:40.531 2640 2640 I CameraService: CameraService process starting
07-23 15:29:40.553 2640 2640 E HAL : load: module=/system/lib/hw/camera.mt6582.so
07-23 15:29:40.553 2640 2640 E HAL : dlopen failed: cannot locate symbol "_ZN9MTKM4UDrv21m4u_invalid_tlb_rangeE18M4U_MODULE_ID_ENUMjj" referenced by "/system/lib/libcamdrv.so"...
07-23 15:29:40.554 2640 2640 E CameraService: Could not load camera HAL module: -22 (Invalid argument)
07-23 15:29:40.555 2640 2640 I AudioPolicyService: AudioPolicyService CSTOR in new mode
07-23 15:29:40.557 2640 2640 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
07-23 15:29:40.589 2640 2640 W AudioHardwareInterface: Creating Vendor Specific AudioHardware
07-23 15:29:40.589 2640 2640 D AudioMTKHardware: AudioMTKHardware create +
07-23 15:29:40.589 2640 2640 D AudioMTKHardware: HardwareInit +
07-23 15:29:40.590 2640 2640 D AudioResourceManager: +AudioResourceManager()
07-23 15:29:40.590 2640 2640 D AudioResourceManager: EnableAudioClock AudioClockType = 1 bEnable = 1
07-23 15:29:40.590 2640 2640 D AudioResourceManager: EnableAudioClock AudioClockType = 4 bEnable = 1
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.591 2640 2640 D AudioStreamAttribute: AudioMEMIFAttribute constructor
07-23 15:29:40.592 2640 2640 D AudioYusuParam: GetVolumeVer1ParamFromNV
07-23 15:29:40.592 2640 2640 D AudioYusuParam: Get nvram restore ready retry cc=1
07-23 15:29:40.592 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.592 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 38
07-23 15:29:40.592 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.592 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_ver1_Vol_custom,LID:38
07-23 15:29:40.592 2640 2640 D NVRAM : NVM_CmpFileVerNo 38
07-23 15:29:40.592 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 38
07-23 15:29:40.592 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.592 2640 2640 D NVRAM : New version info file
07-23 15:29:40.592 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.592 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.592 2640 2640 D NVRAM : NVM_CheckFileSize : 38 ++
07-23 15:29:40.592 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.592 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.593 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 38
07-23 15:29:40.593 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:583,size in table:581
07-23 15:29:40.593 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.593 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.594 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.594 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.594 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.594 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.594 2640 2640 D AudioYusuParam: GetVolumeVer1ParamFromNV audio_nvram_fd = 15 rec_size = 38 rec_num = -1265541119
07-23 15:29:40.594 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.594 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.595 2640 2640 D AudioYusuParam: Get nvram restore ready retry cc=1
07-23 15:29:40.595 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.595 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 25
07-23 15:29:40.595 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.595 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_Sph,LID:25
07-23 15:29:40.595 2640 2640 D NVRAM : NVM_CmpFileVerNo 25
07-23 15:29:40.595 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 25
07-23 15:29:40.595 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.595 2640 2640 D NVRAM : New version info file
07-23 15:29:40.595 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.595 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.595 2640 2640 D NVRAM : NVM_CheckFileSize : 25 ++
07-23 15:29:40.595 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.595 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.595 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 25
07-23 15:29:40.595 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:1446,size in table:1444
07-23 15:29:40.595 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.595 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.598 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.598 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.598 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.598 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.598 2640 2640 D AudioYusuParam: GetNBSpeechParamFromNVRam audio_nvram_fd = 15
07-23 15:29:40.598 2640 2640 D AudioYusuParam: GetNBSpeechParamFromNVRam rec_size = 1444 rec_num = 1
07-23 15:29:40.598 2640 2640 D AudioYusuParam: GetNBSpeechParamFromNVRam uMicbiasVolt = 1900
07-23 15:29:40.598 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.599 2640 2640 D AudioYusuParam: Get nvram restore ready retry cc=1
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 34
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.599 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_Wb_Sph,LID:34
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_CmpFileVerNo 34
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 34
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.599 2640 2640 D NVRAM : New version info file
07-23 15:29:40.599 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.599 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_CheckFileSize : 34 ++
07-23 15:29:40.599 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 34
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:2418,size in table:2416
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.599 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.603 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.603 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.603 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.604 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.604 2640 2640 D AudioYusuParam: GetWBSpeechParamFromNVRam audio_nvram_fd = 15
07-23 15:29:40.604 2640 2640 D AudioYusuParam: GetWBSpeechParamFromNVRam rec_size = 2416 rec_num = 1
07-23 15:29:40.604 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.604 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.604 2640 2640 D AudioVIBSPKControl: +UniqueAudioVIBSPKControl
07-23 15:29:40.604 2640 2640 D AudioVIBSPKControl: +UniqueAudioVIBSPKVsgGen
07-23 15:29:40.604 2640 2640 D AudioVIBSPKControl: VsgGen constructor
07-23 15:29:40.604 2640 2640 D AudioVIBSPKControl: -UniqueAudioVIBSPKVsgGen
07-23 15:29:40.604 2640 2640 D AudioVIBSPKControl: VsgGen getInstance()
07-23 15:29:40.604 2640 2640 D AudioVIBSPKControl: constructor
07-23 15:29:40.604 2640 2640 D AudioVIBSPKControl: -UniqueAudioVIBSPKControl
07-23 15:29:40.604 2640 2640 D AudioVIBSPKControl: getInstance()
07-23 15:29:40.604 2640 2640 D AudioVIBSPKControl: setVibSpkGain:f 6 0
07-23 15:29:40.606 2640 2640 D AudioSpeechEnhanceInfo: +AudioSpeechEnhanceInfo
07-23 15:29:40.606 2640 2640 D AudioSpeechEnhanceInfo: AudioSpeechEnhanceInfo constructor
07-23 15:29:40.606 2640 2640 D AudioSpeechEnhanceInfo: mVoIPSpeechEnhancementMask = 0xffffffff
07-23 15:29:40.606 2640 2640 D AudioSpeechEnhanceInfo: -AudioSpeechEnhanceInfo
07-23 15:29:40.606 2640 2640 D AudioSpeechEnhanceInfo: AudioSpeechEnhanceInfo getInstance()
07-23 15:29:40.606 2640 2640 D AudioResourceManager: EnableAudioClock AudioClockType = 1 bEnable = 0
07-23 15:29:40.606 2640 2640 D AudioResourceManager: EnableAudioClock AudioClockType = 4 bEnable = 0
07-23 15:29:40.606 2640 2640 D AudioResourceManager: -AudioResourceManager()
07-23 15:29:40.607 2640 2640 D AudioResourceManager: EnableAudioClock AudioClockType = 1 bEnable = 1
07-23 15:29:40.607 2640 2640 D AudioResourceManager: EnableAudioClock AudioClockType = 4 bEnable = 1
07-23 15:29:40.607 2640 2640 D AudioFtm: +UniqueAudioFtmInstance
07-23 15:29:40.607 2640 2640 D AudioFtmBase: AudioFtmBase()
07-23 15:29:40.608 2640 2640 D AudioFtm: -UniqueAudioFtmInstance
07-23 15:29:40.608 2640 2640 D AudioMTKStreamManager: +UniqueAnalogInstance
07-23 15:29:40.608 2640 2640 D AudioMTKStreamManager: AudioMTKStreamManager contructor
07-23 15:29:40.608 2640 2640 D AudioMTKStreamManager: AudioMTKStreamManager mBesLoudnessStatus [1] (Always)
07-23 15:29:40.608 2640 2640 D AudioMTKStreamManager: -UniqueAnalogInstance
07-23 15:29:40.609 2640 2640 D SpeechDriverLAD: GetInstance(), modem_index=0
07-23 15:29:40.609 2640 2640 D SpeechDriverLAD: SpeechDriverLAD(), modem_index = 0
07-23 15:29:40.609 2640 2640 D SpeechMessengerCCCI: ResetSpeechParamAckCount(), NB(0)/DMNR(0)/WB(0)
07-23 15:29:40.610 2640 2640 D SpeechMessengerCCCI: SpeechMessengerCCCI_ : initial(), dev_node_read=/dev/ccci_pcm_rx, dev_node_write=/dev/ccci_pcm_tx
07-23 15:29:40.610 2640 2640 D SpeechMessengerCCCI: SpeechMessengerCCCI_ : initial(), ioctl share_buf_length=32768
07-23 15:29:40.610 2640 2640 D SpeechMessengerCCCI: Initial(), ShareBufAdd:0x0xb4390000, ShareBufLen:32768
07-23 15:29:40.610 2640 2640 D SpeechDriverLAD: CleanGainValueAndMuteStatus()
07-23 15:29:40.610 2640 2640 D SpeechEnhancementController: mSpeechEnhancementMask: main_func = 0xffbf, sub_func = 0xffffffbe
07-23 15:29:40.610 2640 2640 W SpeechDriverFactory: Create SpeechDriverDummy for MODEM_2
07-23 15:29:40.610 2640 2640 E SpeechDriverDummy: SpeechDriverDummy(), modem_index = 1
07-23 15:29:40.610 2640 2640 W SpeechDriverFactory: Create SpeechDriverDummy for MODEM_EXTERNAL
07-23 15:29:40.610 2640 2640 E SpeechDriverDummy: SpeechDriverDummy(), modem_index = 2
07-23 15:29:40.610 2640 2640 D AudioSpeechEnhanceInfo: AudioSpeechEnhanceInfo getInstance()
07-23 15:29:40.610 2640 2640 D AudioBTCVSDControl: +AudioBTCVSDControl
07-23 15:29:40.610 2640 2640 D AudioBTCVSDControl: AudioBTCVSDControl constructor
07-23 15:29:40.610 2640 2640 D AudioBTCVSDControl: -AudioBTCVSDControl
07-23 15:29:40.610 2640 2640 D AudioBTCVSDControl: AudioBTCVSDControl getInstance()
07-23 15:29:40.610 2640 2640 D AudioBTCVSDControl: BT_SCO_CVSD_Init() allocate mBTSCOCVSDContext
07-23 15:29:40.611 2640 2640 D AudioYusuParam: Get nvram restore ready retry cc=1
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 42
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.611 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_Buffer_DC_Calibration_Param,LID:42
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_CmpFileVerNo 42
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 42
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.611 2640 2640 D NVRAM : New version info file
07-23 15:29:40.611 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.611 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_CheckFileSize : 42 ++
07-23 15:29:40.611 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 42
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:10,size in table:8
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.611 2640 2640 D AudioYusuParam: GetDcCalibrationParamFromNV audio_nvram_fd = 18 rec_size = 42 rec_num = 1
07-23 15:29:40.611 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.611 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.612 2640 2640 D AudioMTKHardware: GetDefaultDcCalibrationParam 0x1 HPL= 0x158, HPR = 0x154
07-23 15:29:40.612 2640 2640 D AudioMTKHardware: DC Calibration Flag 1, HPL 0x158, HPR 0x154
07-23 15:29:40.612 2640 2640 D AudioMTKHardware: DC Calibration Value from NvRam
07-23 15:29:40.612 2640 2640 D AudioParamTuning: create AudioParamTuning instance --
07-23 15:29:40.612 2640 2640 D AudioParamTuning: AudioParamTuning in +
07-23 15:29:40.612 2640 2640 D AudioYusuParam: GetVolumeVer1ParamFromNV
07-23 15:29:40.612 2640 2640 D AudioYusuParam: Get nvram restore ready retry cc=1
07-23 15:29:40.612 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.612 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 38
07-23 15:29:40.612 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.612 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_ver1_Vol_custom,LID:38
07-23 15:29:40.612 2640 2640 D NVRAM : NVM_CmpFileVerNo 38
07-23 15:29:40.612 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 38
07-23 15:29:40.612 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.612 2640 2640 D NVRAM : New version info file
07-23 15:29:40.612 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.612 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.612 2640 2640 D NVRAM : NVM_CheckFileSize : 38 ++
07-23 15:29:40.612 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.612 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.612 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 38
07-23 15:29:40.612 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:583,size in table:581
07-23 15:29:40.612 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.612 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.614 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.614 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.614 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.614 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.614 2640 2640 D AudioYusuParam: GetVolumeVer1ParamFromNV audio_nvram_fd = 18 rec_size = 38 rec_num = -1269549567
07-23 15:29:40.614 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.614 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.614 2640 2640 D AudioSpeechEnhanceInfo: AudioSpeechEnhanceInfo getInstance()
07-23 15:29:40.614 2640 2640 D AudioParamTuning: AudioYusuParamTuning: default mic gain-mormal:136;handsfree:160, receiver gain:136, headset Gain:104
07-23 15:29:40.614 2640 2640 D AudioParamTuning: create AudioParamTuning instance ++
07-23 15:29:40.614 2640 2640 D AudioResourceManager: EnableAudioClock AudioClockType = 1 bEnable = 0
07-23 15:29:40.614 2640 2640 D AudioResourceManager: EnableAudioClock AudioClockType = 4 bEnable = 0
07-23 15:29:40.614 2640 2640 D AudioMTKHardware: HardwareInit -
07-23 15:29:40.614 2640 2640 D AudioMTKHardware: AudioMTKHardware create -
07-23 15:29:40.614 2640 2640 D AudioMTKHardware: AudioMTKHardware initCheck
07-23 15:29:40.614 2640 2640 D AudioMTKHardware: AudioMTKHardware setMasterVolume volume = 1.000000
07-23 15:29:40.615 2640 2640 I AudioFlinger: loadHwModule() Loaded primary audio interface from MTK Audio HW HAL (audio) handle 1
07-23 15:29:40.615 2640 2640 I AudioFlinger: openOutput(), module 1 Device 2, SamplingRate 44100, Format 0x000001, Channels 3, flags 2
07-23 15:29:40.615 2640 2640 D AudioMTKStreamManager: openOutputStream, devices = 0x2 format=0x1 ,channels=0x3, rate=44100
07-23 15:29:40.615 2640 2640 D AudioBTCVSDControl: AudioBTCVSDControl getInstance()
07-23 15:29:40.615 2640 2640 D AudioBTCVSDControl: BT_SCO_SET_TXState state=0
07-23 15:29:40.615 2640 2640 D AudioBTCVSDControl: BT_SCO_SET_RXState state=16
07-23 15:29:40.615 2640 2640 D AudioStreamAttribute: AudioStreamAttribute constructor
07-23 15:29:40.615 2640 2640 D AudioSpeechEnhanceInfo: AudioSpeechEnhanceInfo getInstance()
07-23 15:29:40.615 2640 2640 W AudioSpeechEnhanceInfo: SetStreamOutPointer mStreamOut=0xb6055500
07-23 15:29:40.618 2640 2640 D AudioCompFltCustParam: Get nvram restore ready retry cc=1
07-23 15:29:40.618 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.618 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 27
07-23 15:29:40.618 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.618 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_CompFlt,LID:27
07-23 15:29:40.618 2640 2640 D NVRAM : NVM_CmpFileVerNo 27
07-23 15:29:40.618 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 27
07-23 15:29:40.618 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.618 2640 2640 D NVRAM : New version info file
07-23 15:29:40.618 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.618 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.618 2640 2640 D NVRAM : NVM_CheckFileSize : 27 ++
07-23 15:29:40.618 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.618 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.618 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 27
07-23 15:29:40.618 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:1042,size in table:1040
07-23 15:29:40.618 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.618 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.620 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.620 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.620 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.620 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.620 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.620 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.621 2640 2640 D AudioCompFltCustParam: Get nvram restore ready retry cc=1
07-23 15:29:40.621 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.621 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 36
07-23 15:29:40.621 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.621 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Headphone_CompFlt,LID:36
07-23 15:29:40.621 2640 2640 D NVRAM : NVM_CmpFileVerNo 36
07-23 15:29:40.621 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 36
07-23 15:29:40.621 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.621 2640 2640 D NVRAM : New version info file
07-23 15:29:40.621 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.621 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.621 2640 2640 D NVRAM : NVM_CheckFileSize : 36 ++
07-23 15:29:40.621 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.621 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.621 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 36
07-23 15:29:40.621 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:1042,size in table:1040
07-23 15:29:40.621 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.621 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.623 2640 2646 D SpeechMessengerCCCI: sched_setscheduler ok, priority: 92
07-23 15:29:40.623 2640 2646 D SpeechMessengerCCCI: CCCIReadThread(), pid: 2640, tid: 2646
07-23 15:29:40.623 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.623 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.623 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.623 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.623 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.623 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.624 2640 2640 D AudioYusuParam: Get nvram restore ready retry cc=1
07-23 15:29:40.624 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.624 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 16
07-23 15:29:40.624 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.624 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_AudEnh_Control_Opt,LID:16
07-23 15:29:40.624 2640 2640 D NVRAM : NVM_CmpFileVerNo 16
07-23 15:29:40.624 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 16
07-23 15:29:40.624 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.624 2640 2640 D NVRAM : New version info file
07-23 15:29:40.624 2640 2640 D NVRAM : Load File Version: 000, NvRam File Version: 000
07-23 15:29:40.624 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.624 2640 2640 D NVRAM : NVM_CheckFileSize : 16 ++
07-23 15:29:40.624 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.624 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.624 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 16
07-23 15:29:40.624 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:6,size in table:4
07-23 15:29:40.624 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.625 2640 2640 D AudioYusuParam: GetAudEnhControlOptionParamFromNV audio_nvram_fd = 20 rec_size = 16 rec_num = 1
07-23 15:29:40.625 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.625 2640 2640 D AudioVIBSPKControl: getInstance()
07-23 15:29:40.625 2640 2640 D AudioCompFltCustParam: Get nvram restore ready retry cc=1
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 45
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.625 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Temp_Protect_Custom,LID:45
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_CmpFileVerNo 45
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 45
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.625 2640 2640 D NVRAM : New version info file
07-23 15:29:40.625 2640 2640 D NVRAM : Load File Version: 000, NvRam File Version: 000
07-23 15:29:40.625 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_CheckFileSize : 45 ++
07-23 15:29:40.625 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 45
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:3,size in table:1
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.625 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.626 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.626 2640 2640 D AudioCompFltCustParam: Get nvram restore ready retry cc=1
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 45
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.626 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Temp_Protect_Custom,LID:45
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_CmpFileVerNo 45
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 45
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.626 2640 2640 D NVRAM : New version info file
07-23 15:29:40.626 2640 2640 D NVRAM : Load File Version: 000, NvRam File Version: 000
07-23 15:29:40.626 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_CheckFileSize : 45 ++
07-23 15:29:40.626 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 45
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:3,size in table:1
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.626 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.627 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.627 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.638 2640 2640 D NVRAM : NVM_CheckFileSize : 45 ++
07-23 15:29:40.638 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.639 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.639 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 45
07-23 15:29:40.639 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:3,size in table:1
07-23 15:29:40.639 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.639 2640 2640 D NVRAM : NVM_ProtectUserData:Set Check Num
07-23 15:29:40.639 2640 2640 D NVRAM : NVM_SetCheckNo: CheckNo:0
07-23 15:29:40.639 2640 2640 D NVRAM : NVM_SetCheckNo: CheckFlag:0
07-23 15:29:40.657 2640 2640 D NVRAM : NVM_SetCheckNo: CheckNo generate successfully!
07-23 15:29:40.657 2640 2640 D NVRAM : NVM_ProtectUserData:Set Check Num Success
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_CloseFileDesc ProtectDataFile Success!!
07-23 15:29:40.658 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.658 2640 2640 D AudioVIBSPKControl: setParameters:ac44 9c f 5
07-23 15:29:40.658 2640 2640 D AudioVIBSPKControl: VsgGenInit
07-23 15:29:40.658 2640 2640 D AudioCompFltCustParam: Get nvram restore ready retry cc=1
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 45
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.658 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Temp_Protect_Custom,LID:45
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_CmpFileVerNo 45
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 45
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.658 2640 2640 D NVRAM : New version info file
07-23 15:29:40.658 2640 2640 D NVRAM : Load File Version: 000, NvRam File Version: 000
07-23 15:29:40.658 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_CheckFileSize : 45 ++
07-23 15:29:40.658 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 45
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:3,size in table:1
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.658 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.659 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.659 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.659 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.659 2640 2640 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
07-23 15:29:40.659 2640 2640 I AudioFlinger: HAL output buffer size 2048 frames, normal sink buffer size 2048 frames
07-23 15:29:40.667 2640 2640 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
07-23 15:29:40.667 2640 2640 I AudioFlinger: Using module 1 has the primary audio interface
07-23 15:29:40.667 2640 2640 D AudioMTKHardware: +setMode(), mode = 0
07-23 15:29:40.667 2640 2640 E AudioMTKHardware: Newmode and Oldmode is the same!!!!
07-23 15:29:40.668 2640 2647 I AudioFlinger: AudioFlinger's thread 0xb4180000 ready to run
07-23 15:29:40.669 2640 2647 D AudioFMController: AudioFMController()
07-23 15:29:40.669 2640 2647 D AudioResourceManager: +AudioResourceManager()
07-23 15:29:40.669 2640 2647 D AudioResourceManager: -AudioResourceManager(), already init
07-23 15:29:40.669 2640 2647 D AudioFMResourceManager: AudioFMResourceManager()
07-23 15:29:40.669 2640 2647 D WCNChipController: WCNChipController()
07-23 15:29:40.669 2640 2647 D AudioResourceManager: setDlOutputDevice(), new_device = 0x2
07-23 15:29:40.669 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:40.669 2640 2647 E cutils-trace: Error opening trace file: No such file or directory (2)
07-23 15:29:40.670 2640 2644 D AudioMTKHardware: AudioMTKHardware setVoiceVolume volume = 1.000000
07-23 15:29:40.671 2640 2640 D AudioMTKHardware: openInputStream, devices = 0x80000004 format=0x1 ,channels=0xc, rate=48000 acoustics = 0x0
07-23 15:29:40.671 2640 2640 D AudioMTKStreamManager: openInputStream, devices = 0x80000004 format=0x1 ,channels=0xc, rate=48000 acoustics = 0x0
07-23 15:29:40.671 2640 2640 D AudioYusuParam: Get nvram restore ready retry cc=1
07-23 15:29:40.671 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.671 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 25
07-23 15:29:40.671 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.671 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_Sph,LID:25
07-23 15:29:40.671 2640 2640 D NVRAM : NVM_CmpFileVerNo 25
07-23 15:29:40.672 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 25
07-23 15:29:40.672 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.672 2640 2640 D NVRAM : New version info file
07-23 15:29:40.672 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.672 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.672 2640 2640 D NVRAM : NVM_CheckFileSize : 25 ++
07-23 15:29:40.672 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.672 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.672 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 25
07-23 15:29:40.672 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:1446,size in table:1444
07-23 15:29:40.672 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.672 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.674 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.674 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.675 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.675 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.675 2640 2640 D AudioYusuParam: GetNBSpeechParamFromNVRam audio_nvram_fd = 20
07-23 15:29:40.675 2640 2640 D AudioYusuParam: GetNBSpeechParamFromNVRam rec_size = 1444 rec_num = 1
07-23 15:29:40.675 2640 2640 D AudioYusuParam: GetNBSpeechParamFromNVRam uMicbiasVolt = 1900
07-23 15:29:40.675 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.675 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.675 2640 2640 D AudioStreamAttribute: AudioStreamAttribute constructor
07-23 15:29:40.675 2640 2640 D AudioMTKStreamIn: AudioMTKStreamIn contructor
07-23 15:29:40.675 2640 2640 D AudioMTKStreamInManager: +AudioMTKStreamInManager
07-23 15:29:40.675 2640 2640 D AudioMTKStreamInManager: AudioMTKStreamInManager constructor
07-23 15:29:40.675 2640 2640 D AudioMTKStreamInManager: PreLoadHDRecParams+++
07-23 15:29:40.675 2640 2640 D AudioYusuParam: Get nvram restore ready retry cc=1
07-23 15:29:40.675 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.675 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 40
07-23 15:29:40.675 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.675 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_Hd_Record_Scene_Table,LID:40
07-23 15:29:40.675 2640 2640 D NVRAM : NVM_CmpFileVerNo 40
07-23 15:29:40.675 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 40
07-23 15:29:40.675 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.675 2640 2640 D NVRAM : New version info file
07-23 15:29:40.675 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.675 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.675 2640 2640 D NVRAM : NVM_CheckFileSize : 40 ++
07-23 15:29:40.675 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.675 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.675 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 40
07-23 15:29:40.676 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:137,size in table:135
07-23 15:29:40.676 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.676 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.676 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.676 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.676 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.676 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.676 2640 2640 D AudioYusuParam: GetHdRecordSceneTableFromNV audio_nvram_fd = 20 rec_size = 40 rec_num = -1225274111
07-23 15:29:40.676 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.676 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.676 2640 2640 D AudioYusuParam: GetHdRecordSceneTableFromNV result = 135
07-23 15:29:40.676 2640 2640 D AudioYusuParam: Get nvram restore ready retry cc=1
07-23 15:29:40.676 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.676 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 39
07-23 15:29:40.676 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.677 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_Hd_Record_Param,LID:39
07-23 15:29:40.677 2640 2640 D NVRAM : NVM_CmpFileVerNo 39
07-23 15:29:40.677 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 39
07-23 15:29:40.677 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.677 2640 2640 D NVRAM : New version info file
07-23 15:29:40.677 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.677 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.677 2640 2640 D NVRAM : NVM_CheckFileSize : 39 ++
07-23 15:29:40.677 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.677 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.677 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 39
07-23 15:29:40.677 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:4056,size in table:4054
07-23 15:29:40.677 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.677 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.684 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.684 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.684 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.684 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.684 2640 2640 D AudioYusuParam: GetHdRecordParamFromNV audio_nvram_fd = 20 rec_size = 39 rec_num = -1225274111
07-23 15:29:40.684 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.684 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.684 2640 2640 D AudioYusuParam: GetHdRecordParamFromNV result = 4054
07-23 15:29:40.684 2640 2640 D AudioMTKStreamInManager: PreLoadHDRecParams---
07-23 15:29:40.684 2640 2640 D AudioMTKStreamInManager: -AudioMTKStreamInManager
07-23 15:29:40.684 2640 2640 V AudioMTKStreamInManager: getInstance()
07-23 15:29:40.684 2640 2640 D AudioSpeechEnhanceInfo: AudioSpeechEnhanceInfo getInstance()
07-23 15:29:40.684 2640 2640 D AudioMTKStreamIn: SetStreamInPreprocessStatus enable = 1, 0x0
07-23 15:29:40.685 2640 2640 D AudioSpeechEnhanceInfo: IsHDRecTunningEnable=0
07-23 15:29:40.685 2640 2640 D AudioSpeechEnhanceInfo: GetHDRecVMFileName mVMFileName=, VMFileName=
07-23 15:29:40.685 2640 2640 D AudioYusuParam: QueryFeatureSupportInfo(),feature support 8015
07-23 15:29:40.685 2640 2640 D AudioSpeechEnhanceInfo: GetForceMagiASRState(), feature_support=8015, 0, mForceMagiASR=0
07-23 15:29:40.685 2640 2640 D AudioSpeechEnhanceInfo: GetForceAECRecState(), mForceAECRec=0
07-23 15:29:40.685 2640 2640 D AudioMTKStreamIn: AudioMTKStreamIn set devices = 0x80000004 format = 0x1 channele = 0xc samplerate = 48000, mIsHDRecTunningEnable=0,mIsAPDMNRTuningEnable=0
07-23 15:29:40.685 2640 2640 D AudioMTKStreamIn: set mAttribute.mBufferSize = 4096
07-23 15:29:40.685 2640 2640 D AudioSPELayer: SPELayer::SPELayer
07-23 15:29:40.685 2640 2640 D AudioSPELayer: GetVoIPJitterTime JitterTime=0,ret=1
07-23 15:29:40.685 2640 2640 D AudioSpeechEnhanceInfo: AudioSpeechEnhanceInfo SetSPEPointer 0xb4228400, 0xb423b000
07-23 15:29:40.685 2640 2640 D AudioSPELayer: SetDownLinkLatencyTime 92
07-23 15:29:40.685 2640 2640 D AudioSpeechEnhanceInfo: SetSPEPointer size 1
07-23 15:29:40.685 2640 2640 D AudioMTKStreamIn: LoadHdRecordParams
07-23 15:29:40.685 2640 2640 D AudioYusuParam: Get nvram restore ready retry cc=1
07-23 15:29:40.685 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.685 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 40
07-23 15:29:40.685 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.685 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_Hd_Record_Scene_Table,LID:40
07-23 15:29:40.685 2640 2640 D NVRAM : NVM_CmpFileVerNo 40
07-23 15:29:40.685 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 40
07-23 15:29:40.685 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.685 2640 2640 D NVRAM : New version info file
07-23 15:29:40.685 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.686 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.686 2640 2640 D NVRAM : NVM_CheckFileSize : 40 ++
07-23 15:29:40.686 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.686 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.686 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 40
07-23 15:29:40.686 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:137,size in table:135
07-23 15:29:40.686 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.686 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.690 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.691 2640 2640 D AudioYusuParam: GetHdRecordSceneTableFromNV audio_nvram_fd = 20 rec_size = 40 rec_num = -1225274111
07-23 15:29:40.691 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.691 2640 2640 D AudioYusuParam: GetHdRecordSceneTableFromNV result = 135
07-23 15:29:40.691 2640 2640 D AudioYusuParam: Get nvram restore ready retry cc=1
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 39
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.691 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_Hd_Record_Param,LID:39
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_CmpFileVerNo 39
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 39
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.691 2640 2640 D NVRAM : New version info file
07-23 15:29:40.691 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.691 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_CheckFileSize : 39 ++
07-23 15:29:40.691 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 39
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:4056,size in table:4054
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.691 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.699 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.699 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.699 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.699 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.699 2640 2640 D AudioYusuParam: GetHdRecordParamFromNV audio_nvram_fd = 20 rec_size = 39 rec_num = -1225274111
07-23 15:29:40.699 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.699 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.699 2640 2640 D AudioYusuParam: GetHdRecordParamFromNV result = 4054
07-23 15:29:40.699 2640 2640 D AudioYusuParam: Get nvram restore ready retry cc=1
07-23 15:29:40.699 2640 2640 D NVRAM : NVM_GetFileDesc ++
07-23 15:29:40.699 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 18
07-23 15:29:40.699 2640 2640 D NVRAM : NVM_GetCfgFileTable done
07-23 15:29:40.699 2640 2640 D NVRAM : Open /data/nvram/APCFG/APRDCL/Audio_VOIP_Param,LID:18
07-23 15:29:40.699 2640 2640 D NVRAM : NVM_CmpFileVerNo 18
07-23 15:29:40.699 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 18
07-23 15:29:40.699 2640 2640 D NVRAM : NVM_CheckVerFile: 0
07-23 15:29:40.699 2640 2640 D NVRAM : New version info file
07-23 15:29:40.700 2640 2640 D NVRAM : Load File Version: 007, NvRam File Version: 007
07-23 15:29:40.700 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.700 2640 2640 D NVRAM : NVM_CheckFileSize : 18 ++
07-23 15:29:40.700 2640 2640 D NVRAM : iCustomBeginLID = 25
07-23 15:29:40.700 2640 2640 D NVRAM : NVM_CheckVerFile: 1
07-23 15:29:40.700 2640 2640 D NVRAM : NVM_GetCfgFileTable : file_lid = 18
07-23 15:29:40.700 2640 2640 D NVRAM : NVM_CheckFileSize:stat_size:1594,size in table:1592
07-23 15:29:40.700 2640 2640 D NVRAM : NVM_ProtectUserData
07-23 15:29:40.700 2640 2640 D NVRAM : NVM_ProtectUserData:Check File
07-23 15:29:40.703 2640 2640 D NVRAM : NVM_CheckFile: File is correct!
07-23 15:29:40.703 2640 2640 D NVRAM : NVM_ProtectUserData:Check Success
07-23 15:29:40.703 2640 2640 D NVRAM : NVM_GetFileDesc ProtectDataFile Check Success!!
07-23 15:29:40.703 2640 2640 D NVRAM : NVM_GetFileDesc --
07-23 15:29:40.703 2640 2640 D AudioYusuParam: GetAudioVoIPParamFromNV audio_nvram_fd = 20 rec_size = 18 rec_num = -1225274111
07-23 15:29:40.703 2640 2640 D NVRAM : no need to enc/dnc
07-23 15:29:40.703 2640 2640 D NVRAM : NVM_CloseFileDesc: Open by Readonly, no need to check when close
07-23 15:29:40.703 2640 2640 D AudioYusuParam: GetAudioVoIPParamFromNV result = 1592
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[0][0] = 0
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[0][1] = 1
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[0][2] = 255
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[1][0] = 2
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[1][1] = 3
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[1][2] = 255
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[2][0] = 4
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[2][1] = 5
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[2][2] = 255
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[3][0] = 6
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[3][1] = 7
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[3][2] = 255
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[4][0] = 8
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[4][1] = 9
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[4][2] = 255
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[5][0] = 10
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[5][1] = 11
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[5][2] = 255
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[6][0] = 12
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[6][1] = 13
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[6][2] = 255
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[7][0] = 14
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[7][1] = 15
07-23 15:29:40.703 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[7][2] = 255
07-23 15:29:40.704 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[8][0] = 16
07-23 15:29:40.704 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[8][1] = 17
07-23 15:29:40.704 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[8][2] = 255
07-23 15:29:40.704 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[9][0] = 18
07-23 15:29:40.704 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[9][1] = 19
07-23 15:29:40.704 2640 2640 D AudioMTKStreamIn: vGetHdRecordModeInfo, scene_table[9][2] = 255
07-23 15:29:40.704 2640 2640 D AudioSPELayer: SetVMDumpEnable bEnable=0
07-23 15:29:40.704 2640 2640 D AudioSPELayer: +++SetVMDumpFileName VMFileName=
07-23 15:29:40.704 2640 2640 D AudioSPELayer: ---SetVMDumpFileName VMFileName=, mVMDumpFileName=
07-23 15:29:40.704 2640 2640 D AudioSpeechEnhanceInfo: AudioSpeechEnhanceInfo GetOutputChannelInfo=2
07-23 15:29:40.704 2640 2640 D AudioSpeechEnhanceInfo: AudioSpeechEnhanceInfo GetOutputSampleRateInfo=44100
07-23 15:29:40.704 2640 2640 D AudioSpeechEnhanceInfo: GetOutputBufferSize()
07-23 15:29:40.704 2640 2640 D AudioSpeechEnhanceInfo: GetOutputBufferSize(),BufferSize=8192,format=1
07-23 15:29:40.704 2640 2640 D AudioSPELayer: SetStreamAttribute(), direct=0
07-23 15:29:40.704 2640 2640 D AudioSPELayer: SetStreamAttribute(), mBufferSize=8192, mChannels=2, mSampleRate=44100
07-23 15:29:40.704 2640 2640 D AudioSPELayer: CalPreQNumber(), mDLPreQnum=4, DLdataPrepareCount=0
07-23 15:29:40.704 2640 2640 D AudioPreProcess: AudioPreProcess constructor
07-23 15:29:40.704 2640 2640 D AudioSpeechEnhanceInfo: AudioSpeechEnhanceInfo getInstance()
07-23 15:29:40.704 2640 2640 D AudioPreProcess: AudioPreProcess constructor--
07-23 15:29:40.704 2640 2640 D AudioMTKStreamManager: openInputStream NO_ERROR mStreamInNumber = 2 mStreamInVector.size() = 1
07-23 15:29:40.705 2640 2648 I AudioFlinger: AudioFlinger's thread 0xb3f40000 ready to run
07-23 15:29:40.705 2640 2640 D AudioMTKStreamManager: closeInputStream in = 0xb4228400 Identity = 2
07-23 15:29:40.705 2640 2640 D AudioMTKStreamIn: AudioMTKStreamIn destructor
07-23 15:29:40.705 2640 2640 D AudioMTKStreamIn: audioMTKStreamIn::standby()
07-23 15:29:40.705 2640 2640 D AudioSPELayer: SPELayer::Standby
07-23 15:29:40.705 2640 2640 D AudioSPELayer: SPELayer::Clear
07-23 15:29:40.705 2640 2640 D AudioSPELayer: ~Clear
07-23 15:29:40.705 2640 2640 D AudioSPELayer: FlushBufferQ+++
07-23 15:29:40.705 2640 2640 D AudioSPELayer: FlushBufferQ mULOutBufferQ size=0,mULInBufferQ.size=0,mDLOutBufferQ.size()=0,mDLInBufferQ.size()=0,mDLDelayBufferQ.size()=0
07-23 15:29:40.705 2640 2640 D AudioSPELayer: FlushBufferQ---
07-23 15:29:40.705 2640 2640 D AudioSPELayer: Standby --
07-23 15:29:40.705 2640 2640 E : AudioCloseDumpPCMFile file== NULL
07-23 15:29:40.705 2640 2640 D AudioMTKStreamIn: audioMTKStreamIn::standby()---
07-23 15:29:40.705 2640 2640 D AudioSpeechEnhanceInfo: ClearSPEPointer 0xb4228400, size=1
07-23 15:29:40.706 2640 2640 D AudioSpeechEnhanceInfo: find and remove it ++
07-23 15:29:40.706 2640 2640 D AudioSpeechEnhanceInfo: find and remove it --
07-23 15:29:40.706 2640 2640 D AudioSPELayer: ~SPELayer
07-23 15:29:40.706 2640 2640 D AudioSPELayer: SPELayer::Clear
07-23 15:29:40.706 2640 2640 D AudioSPELayer: ~Clear
07-23 15:29:40.706 2640 2640 D AudioSPELayer: FlushBufferQ+++
07-23 15:29:40.706 2640 2640 D AudioSPELayer: FlushBufferQ mULOutBufferQ size=0,mULInBufferQ.size=0,mDLOutBufferQ.size()=0,mDLInBufferQ.size()=0,mDLDelayBufferQ.size()=0
07-23 15:29:40.706 2640 2640 D AudioSPELayer: FlushBufferQ---
07-23 15:29:40.706 2640 2640 D AudioSPELayer: ~SPELayer --
07-23 15:29:40.706 2640 2640 D AudioPreProcess: AudioPreProcess destructor
07-23 15:29:40.706 2640 2640 D AudioPreProcess: ~AudioPreProcess--
07-23 15:29:40.706 2640 2640 D AudioMTKStreamIn: delete mAPPS()
07-23 15:29:40.706 2640 2640 D AudioStreamAttribute: AudioStreamAttribute destructor
07-23 15:29:40.706 2640 2640 D AudioMTKStreamManager: index = 0 mStreamInVector.size() = 0
07-23 15:29:40.707 2640 2640 I audio_a2dp_hw: adev_open: adev_open in A2dp_hw module
07-23 15:29:40.708 2640 2640 I AudioFlinger: loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 5
07-23 15:29:40.711 2640 2640 I AudioFlinger: loadHwModule() Loaded usb audio interface from USB audio HW HAL (audio) handle 6
07-23 15:29:40.713 2640 2640 I r_submix: adev_open(name=audio_hw_if)
07-23 15:29:40.713 2640 2640 I r_submix: adev_init_check()
07-23 15:29:40.713 2640 2640 I AudioFlinger: loadHwModule() Loaded r_submix audio interface from Wifi Display audio HAL (audio) handle 7
07-23 15:29:40.713 2640 2640 D r_submix: adev_open_input_stream(addr=0)
07-23 15:29:40.713 2640 2640 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
07-23 15:29:40.713 2640 2640 D r_submix: now using address 0 for route 9
07-23 15:29:40.714 2640 2640 E MonoPipe: Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
07-23 15:29:40.715 2640 2649 I AudioFlinger: AudioFlinger's thread 0xb3e80000 ready to run
07-23 15:29:40.716 2640 2640 D r_submix: adev_close_input_stream()
07-23 15:29:40.716 2640 2640 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
07-23 15:29:40.716 2640 2640 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
07-23 15:29:40.718 2640 2640 E SoundTriggerHwService: couldn't load sound trigger module sound_trigger.primary (No such file or directory)
07-23 15:29:40.718 2640 2640 I RadioService: RadioService
07-23 15:29:40.718 2640 2640 I RadioService: onFirstRef
07-23 15:29:40.719 2640 2640 E RadioService: couldn't load radio module radio.primary (No such file or directory)
07-23 15:29:40.947 788 1337 E AudioService: Media server started.
07-23 15:29:40.974 2640 2650 D PermissionCache: checking android.permission.MODIFY_AUDIO_SETTINGS for uid=1000 => granted (1362 us)
07-23 15:29:40.974 2640 2650 D AudioMTKHardware: +setParameters(): restarting=true
07-23 15:29:40.974 2640 2650 D AudioMTKHardware: +setCommonParameters(): restarting=true
07-23 15:29:40.974 2640 2650 E AudioMTKHardware: setCommonParameters() still have param.size() = 1, remain param = "restarting=true"
07-23 15:29:40.974 2640 2650 D AudioMTKHardware: -setCommonParameters(): restarting=true
07-23 15:29:40.978 2640 2651 D AudioMTKHardware: +setMode(), mode = 0
07-23 15:29:40.978 2640 2651 E AudioMTKHardware: Newmode and Oldmode is the same!!!!
07-23 15:29:40.978 2640 2651 W APM::AudioPolicyEngine: setPhoneState() setting same state 0
07-23 15:29:40.978 2640 2651 W APM::AudioPolicyManager: setPhoneState() invalid or same state 0
07-23 15:29:40.998 788 832 I ActivityManager: Killing 2310:com.android.managedprovisioning/u0a12 (adj 15): empty #17
07-23 15:29:41.017 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:41.019 2640 2647 D AudioResourceManager: EnableAudioClock AudioClockType = 4 bEnable = 1
07-23 15:29:41.019 2640 2647 D AudioResourceManager: EnableAudioClock AudioClockType = 1 bEnable = 1
07-23 15:29:41.019 2640 2647 D AudioSpeechEnhanceInfo: SetOutputStreamRunning 1, SPELayer 0
07-23 15:29:41.020 2640 2647 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:41.020 2640 2647 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:41.020 2640 2647 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:41.020 2640 2647 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:41.053 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:41.855 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 1d ef 2f 0d 0a 2b 45-43 53 51 3a 20 31 38 2c \F9.\EF/..+ECSQ: 18,
07-23 15:29:41.855 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 39 39 2c 20 2d 33 30-39 0d 0a 4b f9 . . . 99, -309..K\F9
07-23 15:29:41.855 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:41.855 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:41.855 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 29, free 2019, stored 29
07-23 15:29:41.855 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:41.855 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 29, newdataready: 1
07-23 15:29:41.855 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:41.855 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x1D
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x1D
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x1D
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=7
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x2F,frame_length=23
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=23
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 26, available in local_datacount: 26, frame_len=23
07-23 15:29:41.855 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:7, ctrl:239, len:23
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:41.855 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 23 byte frame received on channel 7 to /dev/pts/9
07-23 15:29:41.855 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 31 38 2c 20 39 39 2c ..+ECSQ: 18, 99,
07-23 15:29:41.856 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 20 2d 33 30 39 0d 0a .- . . . . . . . . -309..
07-23 15:29:41.856 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 23/23 bytes of frame to /dev/pts/9
07-23 15:29:41.856 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6684000, frame_len=23
07-23 15:29:41.856 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:41.856 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:41.856 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:41.856 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:41.937 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:29:41.937 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:29:41.937 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 466/0
07-23 15:29:42.008 2654 2654 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:29:42.008 2654 2654 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:29:42.021 2640 2647 W DRVBD_CLIENT: drvb_get_data: elapsed time = 1000ms
07-23 15:29:42.021 2640 2647 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:42.021 2640 2647 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:42.021 2640 2647 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:42.021 2640 2647 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:42.076 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 09 ef 45 0d 0a 2b 45-43 53 51 3a 20 31 31 2c \F9.\EFE..+ECSQ: 11,
07-23 15:29:42.076 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 39 39 2c 20 2d 33 32-30 2c 20 2d 33 37 31 2c 99, -320, -371,
07-23 15:29:42.076 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 20 2d 34 38 0d 0a a6 f9- . . . . . . . . -48..\A6\F9
07-23 15:29:42.076 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:42.076 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:42.076 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 40, free 2008, stored 40
07-23 15:29:42.076 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:42.076 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:42.076 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 40, newdataready: 1
07-23 15:29:42.076 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:42.076 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:42.076 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:42.076 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x09
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x09
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x09
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=2
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x45,frame_length=34
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=34
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 37, available in local_datacount: 37, frame_len=34
07-23 15:29:42.077 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:2, ctrl:239, len:34
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:42.077 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 34 byte frame received on channel 2 to /dev/pts/3
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 31 31 2c 20 39 39 2c ..+ECSQ: 11, 99,
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 20 2d 33 32 30 2c 20 2d-33 37 31 2c 20 2d 34 38 -320, -371, -48
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 0d 0a . . . . . .- . . . . . . . . ..
07-23 15:29:42.077 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 34/34 bytes of frame to /dev/pts/3
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=34
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:42.077 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:42.707 2365 2399 D InitAlarmsService: Clearing and rescheduling alarms.
07-23 15:29:42.711 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:42.757 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:42.791 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:42.824 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:43.021 2640 2647 W DRVBD_CLIENT: drvb_get_data: elapsed time = 2000ms
07-23 15:29:43.022 2640 2647 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:43.022 2640 2647 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:43.022 2640 2647 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:43.022 2640 2647 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:43.060 2657 2657 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:29:43.060 2657 2657 I AKMD2 : Debug: ON
07-23 15:29:43.060 2657 2657 I AKMD2 : Debug level: 4
07-23 15:29:43.060 2657 2657 I AKMD2 : Output to: LOGD
07-23 15:29:43.060 2657 2657 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:29:43.479 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 1d ef 4d 0d 0a 2b 43-52 45 47 3a 20 30 2c 20 \F9.\EFM..+CREG: 0,
07-23 15:29:43.479 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 22 30 44 37 45 22 2c 20-22 30 30 30 30 34 45 43 "0D7E", "00004EC
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 34 22 2c 20 30 2c 20 30-0d 0a e0 f9 . . . . 4", 0, 0..\E0\F9
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 44, free 2004, stored 44
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 44, newdataready: 1
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 1d ef 49 0d 0a 2b 43-47 52 45 47 3a 20 30 2c \F9.\EFI..+CGREG: 0,
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x1D
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x1D
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x1D
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 22 30 44 37 45 22 2c-20 22 30 30 30 30 34 45 "0D7E", "00004E
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=7
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x4D,frame_length=38
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=38
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 43 34 22 2c 20 30 0d 0a-e7 f9 . . . . . . C4", 0..\E7\F9
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 41, available in local_datacount: 41, frame_len=38
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2005, stored 43
07-23 15:29:43.480 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:7, ctrl:239, len:38
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 42, free 2006, stored 42
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.480 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 38 byte frame received on channel 7 to /dev/pts/9
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.480 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 52 45 47 3a-20 30 2c 20 22 30 44 37 ..+CREG: 0, "0D7
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 45 22 2c 20 22 30 30 30-30 34 45 43 34 22 2c 20 E", "00004EC4",
07-23 15:29:43.480 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 30 2c 20 30 0d 0a . .- . . . . . . . . 0, 0..
07-23 15:29:43.481 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 38/38 bytes of frame to /dev/pts/9
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=38
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x1D
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x1D
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x1D
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=7
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x49,frame_length=36
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=36
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 39, available in local_datacount: 39, frame_len=36
07-23 15:29:43.481 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:7, ctrl:239, len:36
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.481 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 36 byte frame received on channel 7 to /dev/pts/9
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 47 52 45 47-3a 20 30 2c 20 22 30 44 ..+CGREG: 0, "0D
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 37 45 22 2c 20 22 30 30-30 30 34 45 43 34 22 2c 7E", "00004EC4",
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 20 30 0d 0a . . . .- . . . . . . . . 0..
07-23 15:29:43.481 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 36/36 bytes of frame to /dev/pts/9
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=36
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:43.481 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 1
07-23 15:29:43.485 886 1006 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:43.485 886 1006 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:43.485 886 1006 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:43.486 886 1006 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=9
07-23 15:29:43.486 886 1006 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 8, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:29:43.486 886 1006 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:43.486 886 1006 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 8
07-23 15:29:43.486 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 23 ef 13 . . . .- . . . . . . . . \F9#\EF.
07-23 15:29:43.486 886 1006 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:43.486 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 4f 50 53 3f-0d . . . . . . . AT+COPS?.
07-23 15:29:43.486 886 1006 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:29:43.486 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: df f9 . . . . . .- . . . . . . . . \DF\F9
07-23 15:29:43.486 886 1006 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:43.486 886 1006 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 8 with length 9
07-23 15:29:43.486 886 1006 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 19 0d 0a 2b 43-4f 50 53 3a 20 30 0d 0a \F9!\EF...+COPS: 0..
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 53 f9 . . . . . .- . . . . . . . . S\F9
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 18, free 2030, stored 18
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 0d 0d 0a 4f 4b-0d 0a 48 f9 . . . . \F9!\EF...OK..H\F9
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2030, stored 18
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 2018, stored 30
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.487 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.487 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 30, newdataready: 1
07-23 15:29:43.487 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:43.487 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.487 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x19,frame_length=12
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=12
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 15, available in local_datacount: 27, frame_len=12
07-23 15:29:43.488 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:12
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.488 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 12 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 4f 50 53 3a-20 30 0d 0a . . . . ..+COPS: 0..
07-23 15:29:43.488 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 12/12 bytes of frame to /dev/pts/10
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6682010, frame_len=12
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:43.488 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:6
07-23 15:29:43.488 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.488 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.489 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:43.489 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/10
07-23 15:29:43.489 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:43.489 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.489 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:43.489 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:43.489 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:43.491 886 1006 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:43.491 886 1006 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:43.491 886 1006 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:43.491 886 1006 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=10
07-23 15:29:43.491 886 1006 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 8, wanted_read=1024, actual_read=10 bytes with read_action_count=0
07-23 15:29:43.491 886 1006 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:43.491 886 1006 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 8
07-23 15:29:43.491 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 23 ef 15 . . . .- . . . . . . . . \F9#\EF.
07-23 15:29:43.491 886 1006 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:43.491 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 47 52 45 47-3f 0d . . . . . . AT+CGREG?.
07-23 15:29:43.491 886 1006 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=10 written=10
07-23 15:29:43.491 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 3b f9 . . . . . .- . . . . . . . . ;\F9
07-23 15:29:43.491 886 1006 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:43.492 886 1006 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 8 with length 10
07-23 15:29:43.492 886 1006 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:43.492 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 21 0d 0a 2b 43-47 52 45 47 3a 20 32 2c \F9!\EF!..+CGREG: 2,
07-23 15:29:43.492 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 30 0d 0a 79 f9 f9 21-ef 0d 0d 0a 4f 4b 0d 0a 0..y\F9\F9!\EF...OK..
07-23 15:29:43.492 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 48 f9 . . . . . .- . . . . . . . . H\F9
07-23 15:29:43.492 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.492 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:43.492 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 34, free 2014, stored 34
07-23 15:29:43.492 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.492 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.492 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 34, newdataready: 1
07-23 15:29:43.492 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.492 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.492 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:43.492 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.492 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.492 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.493 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.493 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.493 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.493 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.493 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x21,frame_length=16
07-23 15:29:43.493 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=16
07-23 15:29:43.493 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 19, available in local_datacount: 31, frame_len=16
07-23 15:29:43.493 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:16
07-23 15:29:43.493 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.493 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 16 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.493 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 47 52 45 47-3a 20 32 2c 20 30 0d 0a ..+CGREG: 2, 0..
07-23 15:29:43.493 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 16/16 bytes of frame to /dev/pts/10
07-23 15:29:43.493 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6682010, frame_len=16
07-23 15:29:43.493 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.494 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.494 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.494 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.494 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.494 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.494 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.494 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:43.494 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:43.494 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:43.494 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:6
07-23 15:29:43.494 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.494 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.494 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:43.494 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/10
07-23 15:29:43.494 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:43.502 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 1d 0d 0a 2b 43-52 45 47 3a 20 32 2c 30 \F9!\EF...+CREG: 2,0
07-23 15:29:43.502 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 0d 0a 54 f9 . . . .- . . . . . . . . ..T\F9
07-23 15:29:43.502 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.502 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:43.502 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 20, free 2028, stored 20
07-23 15:29:43.502 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.502 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.502 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 20, newdataready: 1
07-23 15:29:43.502 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.502 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.502 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:43.502 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.502 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.502 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.502 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 0d 0d 0a 4f 4b-0d 0a 48 f9 . . . . \F9!\EF...OK..H\F9
07-23 15:29:43.502 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.502 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.502 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.502 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2029, stored 19
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.503 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 2017, stored 31
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.503 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x1D,frame_length=14
07-23 15:29:43.503 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=14
07-23 15:29:43.503 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.503 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 17, available in local_datacount: 17, frame_len=14
07-23 15:29:43.503 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:14
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.503 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 14 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 52 45 47 3a-20 32 2c 30 0d 0a . . ..+CREG: 2,0..
07-23 15:29:43.503 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 14/14 bytes of frame to /dev/pts/10
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6682010, frame_len=14
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:43.503 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:6
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.503 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.503 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:43.503 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/10
07-23 15:29:43.504 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:43.504 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.504 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:43.504 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:43.504 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 1
07-23 15:29:43.505 886 1006 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:43.505 886 1006 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:43.505 886 1006 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:43.505 886 1006 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=9
07-23 15:29:43.505 886 1006 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 8, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:29:43.505 886 1006 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:43.505 886 1006 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 8
07-23 15:29:43.505 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 23 ef 13 . . . .- . . . . . . . . \F9#\EF.
07-23 15:29:43.505 886 1006 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:43.505 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 4f 50 53 3f-0d . . . . . . . AT+COPS?.
07-23 15:29:43.505 886 1006 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:29:43.505 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: df f9 . . . . . .- . . . . . . . . \DF\F9
07-23 15:29:43.505 886 1006 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:43.505 886 1006 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 8 with length 9
07-23 15:29:43.506 886 1006 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 19 0d 0a 2b 43-4f 50 53 3a 20 30 0d 0a \F9!\EF...+COPS: 0..
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 53 f9 . . . . . .- . . . . . . . . S\F9
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 18, free 2030, stored 18
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 18, newdataready: 1
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 0d 0d 0a 4f 4b-0d 0a 48 f9 . . . . \F9!\EF...OK..H\F9
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2031, stored 17
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 2019, stored 29
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x19,frame_length=12
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=12
07-23 15:29:43.508 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 15, available in local_datacount: 15, frame_len=12
07-23 15:29:43.508 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:12
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.508 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 12 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.508 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 4f 50 53 3a-20 30 0d 0a . . . . ..+COPS: 0..
07-23 15:29:43.509 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 12/12 bytes of frame to /dev/pts/10
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6682010, frame_len=12
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:43.509 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:6
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.509 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:43.509 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/10
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:43.509 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 1
07-23 15:29:43.510 886 1006 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:43.510 886 1006 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:43.510 886 1006 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:43.510 886 1006 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=9
07-23 15:29:43.510 886 1006 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 8, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:29:43.511 886 1006 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:43.511 886 1006 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 8
07-23 15:29:43.511 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 23 ef 13 . . . .- . . . . . . . . \F9#\EF.
07-23 15:29:43.511 886 1006 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:43.511 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 4f 50 53 3f-0d . . . . . . . AT+COPS?.
07-23 15:29:43.511 886 1006 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:29:43.511 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: df f9 . . . . . .- . . . . . . . . \DF\F9
07-23 15:29:43.511 886 1006 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:43.511 886 1006 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 8 with length 9
07-23 15:29:43.511 886 1006 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:43.514 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 19 0d 0a 2b 43-4f 50 53 3a 20 30 0d 0a \F9!\EF...+COPS: 0..
07-23 15:29:43.514 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 53 f9 . . . . . .- . . . . . . . . S\F9
07-23 15:29:43.514 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.514 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:43.514 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 18, free 2030, stored 18
07-23 15:29:43.514 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.515 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 18, newdataready: 1
07-23 15:29:43.515 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:43.515 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.515 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 0d 0d 0a 4f 4b-0d 0a 48 f9 . . . . \F9!\EF...OK..H\F9
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.515 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.515 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2031, stored 17
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.515 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 2019, stored 29
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.515 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x19,frame_length=12
07-23 15:29:43.515 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=12
07-23 15:29:43.515 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.515 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 15, available in local_datacount: 15, frame_len=12
07-23 15:29:43.515 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:12
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.515 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 12 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 4f 50 53 3a-20 30 0d 0a . . . . ..+COPS: 0..
07-23 15:29:43.515 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 12/12 bytes of frame to /dev/pts/10
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6682010, frame_len=12
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:43.515 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:43.516 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:6
07-23 15:29:43.516 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.516 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.516 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:43.516 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/10
07-23 15:29:43.516 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:43.516 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.516 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:43.516 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:43.516 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 1
07-23 15:29:43.517 886 1006 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:43.517 886 1006 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:43.517 886 1006 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:43.517 886 1006 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=10
07-23 15:29:43.517 886 1006 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 8, wanted_read=1024, actual_read=10 bytes with read_action_count=0
07-23 15:29:43.517 886 1006 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:43.517 886 1006 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 8
07-23 15:29:43.517 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 23 ef 15 . . . .- . . . . . . . . \F9#\EF.
07-23 15:29:43.517 886 1006 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:43.517 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 47 52 45 47-3f 0d . . . . . . AT+CGREG?.
07-23 15:29:43.518 886 1006 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=10 written=10
07-23 15:29:43.518 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 3b f9 . . . . . .- . . . . . . . . ;\F9
07-23 15:29:43.518 886 1006 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:43.518 886 1006 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 8 with length 10
07-23 15:29:43.518 886 1006 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:43.518 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 21 0d 0a 2b 43-47 52 45 47 3a 20 32 2c \F9!\EF!..+CGREG: 2,
07-23 15:29:43.518 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 30 0d 0a 79 f9 . .- . . . . . . . . 0..y\F9
07-23 15:29:43.518 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.518 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:43.518 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 22, free 2026, stored 22
07-23 15:29:43.518 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.518 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.518 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 22, newdataready: 1
07-23 15:29:43.518 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.518 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:43.518 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.518 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.518 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.518 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.518 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.518 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 0d 0d 0a 4f 4b-0d 0a 48 f9 . . . . \F9!\EF...OK..H\F9
07-23 15:29:43.518 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.518 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.518 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2027, stored 21
07-23 15:29:43.518 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.519 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 2015, stored 33
07-23 15:29:43.519 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x21,frame_length=16
07-23 15:29:43.519 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=16
07-23 15:29:43.519 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 19, available in local_datacount: 19, frame_len=16
07-23 15:29:43.519 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.519 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:16
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.519 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 16 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 47 52 45 47-3a 20 32 2c 20 30 0d 0a ..+CGREG: 2, 0..
07-23 15:29:43.519 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 16/16 bytes of frame to /dev/pts/10
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6682010, frame_len=16
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:43.519 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:6
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.519 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:43.519 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/10
07-23 15:29:43.519 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:43.520 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.520 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:43.520 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:43.520 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 1
07-23 15:29:43.521 886 1006 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:43.521 886 1006 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:43.521 886 1006 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:43.521 886 1006 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=9
07-23 15:29:43.521 886 1006 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 8, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:29:43.521 886 1006 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:43.521 886 1006 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 8
07-23 15:29:43.521 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 23 ef 13 . . . .- . . . . . . . . \F9#\EF.
07-23 15:29:43.521 886 1006 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:43.521 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 52 45 47 3f-0d . . . . . . . AT+CREG?.
07-23 15:29:43.521 886 1006 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:29:43.521 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: df f9 . . . . . .- . . . . . . . . \DF\F9
07-23 15:29:43.522 886 1006 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:43.522 886 1006 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 8 with length 9
07-23 15:29:43.522 886 1006 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 1d 0d 0a 2b 43-52 45 47 3a 20 32 2c 30 \F9!\EF...+CREG: 2,0
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 0d 0a 54 f9 . . . .- . . . . . . . . ..T\F9
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 20, free 2028, stored 20
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.522 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 20, newdataready: 1
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.522 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.522 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.522 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.522 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 0d 0d 0a 4f 4b-0d 0a 48 f9 . . . . \F9!\EF...OK..H\F9
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.522 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.522 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2029, stored 19
07-23 15:29:43.522 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 2017, stored 31
07-23 15:29:43.522 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.522 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x1D,frame_length=14
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.522 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=14
07-23 15:29:43.522 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.522 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 17, available in local_datacount: 17, frame_len=14
07-23 15:29:43.523 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:14
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.523 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 14 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 52 45 47 3a-20 32 2c 30 0d 0a . . ..+CREG: 2,0..
07-23 15:29:43.523 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 14/14 bytes of frame to /dev/pts/10
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6682010, frame_len=14
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:43.523 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:6
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.523 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:43.523 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/10
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:43.523 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 1
07-23 15:29:43.525 886 1006 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:43.525 886 1006 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:43.525 886 1006 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:43.525 886 1006 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=9
07-23 15:29:43.525 886 1006 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 8, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:29:43.525 886 1006 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:43.525 886 1006 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 8
07-23 15:29:43.525 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 23 ef 13 . . . .- . . . . . . . . \F9#\EF.
07-23 15:29:43.525 886 1006 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:43.525 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 4f 50 53 3f-0d . . . . . . . AT+COPS?.
07-23 15:29:43.525 886 1006 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:29:43.525 886 1006 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: df f9 . . . . . .- . . . . . . . . \DF\F9
07-23 15:29:43.525 886 1006 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:43.525 886 1006 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 8 with length 9
07-23 15:29:43.525 886 1006 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 19 0d 0a 2b 43-4f 50 53 3a 20 30 0d 0a \F9!\EF...+COPS: 0..
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 53 f9 . . . . . .- . . . . . . . . S\F9
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 18, free 2030, stored 18
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 18, newdataready: 1
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 21 ef 0d 0d 0a 4f 4b-0d 0a 48 f9 . . . . \F9!\EF...OK..H\F9
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2031, stored 17
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 2019, stored 29
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x19,frame_length=12
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=12
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 15, available in local_datacount: 15, frame_len=12
07-23 15:29:43.526 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:43.526 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:12
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.526 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 12 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.526 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 4f 50 53 3a-20 30 0d 0a . . . . ..+COPS: 0..
07-23 15:29:43.527 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 12/12 bytes of frame to /dev/pts/10
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6682010, frame_len=12
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x21
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x21
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x21
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=8
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:43.527 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:8, ctrl:239, len:6
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:43.527 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 8 to /dev/pts/10
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:43.527 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/10
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:43.527 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 1
07-23 15:29:44.022 2640 2647 W DRVBD_CLIENT: drvb_get_data: elapsed time = 3000ms
07-23 15:29:44.022 2640 2647 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:44.022 2640 2647 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:44.022 2640 2647 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:44.022 2640 2647 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:44.576 886 1000 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:44.576 886 1000 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:44.576 886 1000 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:44.576 886 1000 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=8
07-23 15:29:44.576 886 1000 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 3, wanted_read=1024, actual_read=8 bytes with read_action_count=0
07-23 15:29:44.576 886 1000 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:44.576 886 1000 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 3
07-23 15:29:44.576 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 0f ef 11 . . . .- . . . . . . . . \F9.\EF.
07-23 15:29:44.576 886 1000 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:44.576 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 45 43 53 51 0d- . . . . . . . . AT+ECSQ.
07-23 15:29:44.576 886 1000 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=8 written=8
07-23 15:29:44.577 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 6e f9 . . . . . .- . . . . . . . . n\F9
07-23 15:29:44.577 886 1000 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:44.577 886 1000 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 3 with length 8
07-23 15:29:44.577 886 1000 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 45 0d 0a 2b 45-43 53 51 3a 20 31 31 2c \F9.\EFE..+ECSQ: 11,
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 39 39 2c 20 2d 33 32-30 2c 20 2d 33 37 31 2c 99, -320, -371,
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 20 2d 34 38 0d 0a 64 f9- . . . . . . . . -48..d\F9
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 40, free 2008, stored 40
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:44.582 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 40, newdataready: 1
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:44.582 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:44.582 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:44.582 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:44.582 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 0d 0d 0a 4f 4b-0d 0a 1a f9 . . . . \F9.\EF...OK...\F9
07-23 15:29:44.582 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x0D
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:44.582 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x0D
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2009, stored 39
07-23 15:29:44.582 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x0D
07-23 15:29:44.582 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=3
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 1997, stored 51
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:44.582 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x45,frame_length=34
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:44.582 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=34
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:44.582 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 37, available in local_datacount: 37, frame_len=34
07-23 15:29:44.582 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:44.582 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:3, ctrl:239, len:34
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:44.583 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 34 byte frame received on channel 3 to /dev/pts/4
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 31 31 2c 20 39 39 2c ..+ECSQ: 11, 99,
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 20 2d 33 32 30 2c 20 2d-33 37 31 2c 20 2d 34 38 -320, -371, -48
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 0d 0a . . . . . .- . . . . . . . . ..
07-23 15:29:44.583 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 34/34 bytes of frame to /dev/pts/4
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=34
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x0D
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x0D
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x0D
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=3
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:44.583 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:3, ctrl:239, len:6
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:44.583 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 3 to /dev/pts/4
07-23 15:29:44.583 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:44.583 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/4
07-23 15:29:44.584 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:44.584 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:44.584 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:44.584 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:44.584 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 1
07-23 15:29:45.022 2640 2647 W DRVBD_CLIENT: drvb_get_data: elapsed time = 4000ms
07-23 15:29:45.023 2640 2647 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:45.023 2640 2647 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:45.023 2640 2647 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:45.023 2640 2647 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:45.024 2640 2650 W AudioPolicyIntefaceImpl: getOutputForAttr uid 10020 tried to pass itself off as 1000
07-23 15:29:45.026 2640 2650 W AudioFlinger: uid 10020 tried to pass itself off as 1000
07-23 15:29:45.040 2640 2644 D AudioMTKHardware: AudioMTKHardware setVoiceVolume volume = 0.800000
07-23 15:29:45.065 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:45.116 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:45.150 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:45.185 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:45.219 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:45.475 788 1263 I PowerManagerService: Waking up from sleep (uid 1000)...
07-23 15:29:45.476 788 788 V KeyguardServiceDelegate: onStartedWakingUp()
07-23 15:29:45.477 788 851 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
07-23 15:29:45.477 788 851 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@fde30d6)
07-23 15:29:45.486 788 1329 D WifiConfigStore: Retrieve network priorities after PNO.
07-23 15:29:45.486 788 1329 E WifiStateMachine: Fail to set up pno, want false now false
07-23 15:29:45.499 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:45.513 788 1374 V KeyguardServiceDelegate: **** SHOWN CALLED ****
07-23 15:29:45.560 2067 2067 W RenderThread: type=1400 audit(0.0:142): avc: denied { read write } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:29:46.023 2640 2647 W DRVBD_CLIENT: drvb_get_data: elapsed time = 5000ms
07-23 15:29:46.023 2640 2647 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:46.023 2640 2647 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:46.023 2640 2647 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:46.024 2640 2647 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:46.207 788 1362 D PowerManagerService-JNI: Excessive delay in autosuspend_disable() while turning screen on: 726ms
07-23 15:29:46.207 788 846 W art : Long monitor contention event with owner method=void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int) from PowerManagerService.java:2347 waiters=0 for 692ms
07-23 15:29:46.207 179 179 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb6ae4000
07-23 15:29:46.208 788 1263 W art : Long monitor contention event with owner method=void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int) from PowerManagerService.java:2347 waiters=1 for 520ms
07-23 15:29:46.209 788 846 I DisplayManagerService: Display device changed state: "Встроенный экран", ON
07-23 15:29:46.209 788 1940 W art : Long monitor contention event with owner method=void com.android.server.wm.WindowManagerService$H.handleMessage(android.os.Message) from WindowManagerService.java:7981 waiters=0 for 632ms
07-23 15:29:46.225 788 836 D Sensors : activate handle =0, enable = 1
07-23 15:29:46.225 788 836 D Sensors : use new sensor index=1, mSensors[index](9fd74000)
07-23 15:29:46.225 788 836 D Accel : ACC enable: handle:0, en:1
07-23 15:29:46.225 788 836 D Accel : path:/sys/class/misc/m_acc_misc/accactive
07-23 15:29:46.225 788 836 D Accel : no ACC enable control attr
07-23 15:29:46.225 788 836 D Sensors : use old sensor err(-1),index(1) go to old hwmsen
07-23 15:29:46.225 788 836 D Hwmsen_sensors: Hwmsen_Enable: handle:0, en:1
07-23 15:29:46.225 788 836 D Hwmsen_sensors: virtual int Hwmsen::enable(int32_t, int): handle 0, enable or disable 1!
07-23 15:29:46.526 788 836 D Hwmsen_sensors: active_sensors =1
07-23 15:29:46.526 788 836 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:29:46.526 788 836 D Accel : no ACC setDelay control attr
07-23 15:29:46.526 788 836 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:29:46.526 788 836 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:29:46.526 788 836 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:29:46.526 788 836 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:29:46.527 788 836 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:29:46.527 788 836 D Accel : no ACC setDelay control attr
07-23 15:29:46.527 788 836 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:29:46.527 788 836 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:29:46.527 788 836 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:29:46.527 788 836 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:29:46.527 788 851 I DisplayPowerController: Unblocked screen on after 1050 ms
07-23 15:29:46.530 788 851 V KeyguardServiceDelegate: onScreenTurnedOn()
07-23 15:29:46.938 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:29:46.938 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:29:46.938 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 487/0
07-23 15:29:47.024 2640 2647 W DRVBD_CLIENT: drvb_get_data: elapsed time = 6000ms
07-23 15:29:47.024 2640 2647 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:47.024 2640 2647 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:47.024 2640 2647 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:47.024 2640 2647 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:47.042 2640 2651 D AudioMTKHardware: +setParameters(): screen_state=on
07-23 15:29:47.042 2640 2651 D AudioMTKHardware: +setCommonParameters(): screen_state=on
07-23 15:29:47.042 2640 2651 E AudioMTKHardware: setCommonParameters() still have param.size() = 1, remain param = "screen_state=on"
07-23 15:29:47.042 2640 2651 D AudioMTKHardware: -setCommonParameters(): screen_state=on
07-23 15:29:47.044 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:47.106 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:47.127 2667 2667 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:29:47.127 2667 2667 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:29:47.188 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 09 ef 45 0d 0a 2b 45-43 53 51 3a 20 31 31 2c \F9.\EFE..+ECSQ: 11,
07-23 15:29:47.188 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 39 39 2c 20 2d 33 32-30 2c 20 2d 33 36 36 2c 99, -320, -366,
07-23 15:29:47.188 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 20 2d 34 34 0d 0a a6 f9- . . . . . . . . -44..\A6\F9
07-23 15:29:47.188 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:47.188 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:47.188 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 40, free 2008, stored 40
07-23 15:29:47.188 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:47.188 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:47.188 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 40, newdataready: 1
07-23 15:29:47.188 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:47.188 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:47.188 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:47.188 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:47.188 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:47.188 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:47.188 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x09
07-23 15:29:47.188 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x09
07-23 15:29:47.188 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x09
07-23 15:29:47.188 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=2
07-23 15:29:47.188 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x45,frame_length=34
07-23 15:29:47.189 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=34
07-23 15:29:47.189 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 37, available in local_datacount: 37, frame_len=34
07-23 15:29:47.189 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:2, ctrl:239, len:34
07-23 15:29:47.189 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:47.189 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 34 byte frame received on channel 2 to /dev/pts/3
07-23 15:29:47.189 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 31 31 2c 20 39 39 2c ..+ECSQ: 11, 99,
07-23 15:29:47.189 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 20 2d 33 32 30 2c 20 2d-33 36 36 2c 20 2d 34 34 -320, -366, -44
07-23 15:29:47.189 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 0d 0a . . . . . .- . . . . . . . . ..
07-23 15:29:47.189 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 34/34 bytes of frame to /dev/pts/3
07-23 15:29:47.189 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=34
07-23 15:29:47.189 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:47.189 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:47.189 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:47.189 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:47.213 886 1000 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:29:47.214 886 1000 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:29:47.214 886 1000 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:29:47.214 886 1000 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=8
07-23 15:29:47.214 886 1000 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 3, wanted_read=1024, actual_read=8 bytes with read_action_count=0
07-23 15:29:47.214 886 1000 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:29:47.214 886 1000 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 3
07-23 15:29:47.214 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 0f ef 11 . . . .- . . . . . . . . \F9.\EF.
07-23 15:29:47.214 886 1000 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:29:47.214 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 45 43 53 51 0d- . . . . . . . . AT+ECSQ.
07-23 15:29:47.214 886 1000 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=8 written=8
07-23 15:29:47.214 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 6e f9 . . . . . .- . . . . . . . . n\F9
07-23 15:29:47.214 886 1000 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:29:47.214 886 1000 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 3 with length 8
07-23 15:29:47.214 886 1000 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:29:47.219 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 45 0d 0a 2b 45-43 53 51 3a 20 31 31 2c \F9.\EFE..+ECSQ: 11,
07-23 15:29:47.219 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 39 39 2c 20 2d 33 32-30 2c 20 2d 33 36 36 2c 99, -320, -366,
07-23 15:29:47.219 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 20 2d 34 34 0d 0a 64 f9- . . . . . . . . -44..d\F9
07-23 15:29:47.219 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 40, free 2008, stored 40
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 40, newdataready: 1
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 0d 0d 0a 4f 4b-0d 0a 1a f9 . . . . \F9.\EF...OK...\F9
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2008, stored 40
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x0D
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x0D
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 1997, stored 51
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x0D
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=3
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x45,frame_length=34
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:47.220 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=34
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 37, available in local_datacount: 49, frame_len=34
07-23 15:29:47.220 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:3, ctrl:239, len:34
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:47.220 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 34 byte frame received on channel 3 to /dev/pts/4
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 31 31 2c 20 39 39 2c ..+ECSQ: 11, 99,
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 20 2d 33 32 30 2c 20 2d-33 36 36 2c 20 2d 34 34 -320, -366, -44
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 0d 0a . . . . . .- . . . . . . . . ..
07-23 15:29:47.220 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 34/34 bytes of frame to /dev/pts/4
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=34
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:47.220 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x0D
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x0D
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x0D
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=3
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:29:47.221 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:3, ctrl:239, len:6
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:47.221 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 3 to /dev/pts/4
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:29:47.221 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/4
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:47.221 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 1
07-23 15:29:48.024 2640 2647 W DRVBD_CLIENT: drvb_get_data: elapsed time = 7000ms
07-23 15:29:48.026 2640 2647 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:48.026 2640 2647 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:48.026 2640 2647 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:48.026 2640 2647 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:48.302 2671 2671 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:29:48.302 2671 2671 I AKMD2 : Debug: ON
07-23 15:29:48.302 2671 2671 I AKMD2 : Debug level: 4
07-23 15:29:48.302 2671 2671 I AKMD2 : Output to: LOGD
07-23 15:29:48.302 2671 2671 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:29:49.027 2640 2647 W DRVBD_CLIENT: drvb_get_data: elapsed time = 8000ms
07-23 15:29:49.027 2640 2647 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:49.027 2640 2647 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:49.027 2640 2647 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:49.027 2640 2647 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:49.045 2640 2640 I AudioFlinger: systemReady
07-23 15:29:49.046 2640 2650 D AudioMTKHardware: +setParameters(): restarting=false
07-23 15:29:49.046 2640 2650 D AudioMTKHardware: +setCommonParameters(): restarting=false
07-23 15:29:49.046 2640 2650 E AudioMTKHardware: setCommonParameters() still have param.size() = 1, remain param = "restarting=false"
07-23 15:29:49.046 2640 2650 D AudioMTKHardware: -setCommonParameters(): restarting=false
07-23 15:29:50.027 2640 2647 W DRVBD_CLIENT: drvb_get_data: elapsed time = 9000ms
07-23 15:29:50.027 2640 2647 W DRVBD_CLIENT: drvb_get_data: retry connecting, errno = 6f, errmsg = Connection refused...
07-23 15:29:50.027 2640 2647 W DRVBD_CLIENT: drvb_get_data: uid = 0, euid = 0...
07-23 15:29:50.027 2640 2647 W DRVBD_CLIENT: drvb_get_data: gid = 1005, egid = 1005...
07-23 15:29:50.027 2640 2647 W DRVBD_CLIENT: drvb_get_data: proc cmdline = /system/bin/mediaserver
07-23 15:29:50.274 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:50.274 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:50.274 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:50.658 1355 1355 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back home* recent* clock search* quick_settings >
07-23 15:29:51.028 2640 2647 W DRVBD_CLIENT: drvb_get_data: elapsed time = 10000ms
07-23 15:29:51.028 2640 2647 W DRVBD_CLIENT: drvb_get_data: socket open failed...
07-23 15:29:51.028 2640 2647 W [DRVB] : sec_drv_base_check: DRVB PROCESS STATUS = 0x100b
07-23 15:29:51.029 2640 2647 D [BT] : mtk_bt_op: BT_AUDIO_OP_GET_CONFIG
07-23 15:29:51.030 2640 2647 D [BT] : bt_get_combo_id: Get combo chip id retry 0
07-23 15:29:51.030 2640 2647 D [BT] : bt_get_combo_id: Combo chip id 6572
07-23 15:29:51.030 2640 2647 D WCNChipController: InitAudioBTInfo(), query BT info status = 1
07-23 15:29:51.031 2640 2647 D WCNChipController: InitAudioBTInfo(), hw_if=3, sample_rate=0, sync_format=0, bit_len=0
07-23 15:29:51.031 2640 2647 D AudioResourceManager: StartOutputDevice(), mDlOutputDevice = 0x2
07-23 15:29:51.031 2640 2647 D AudioResourceManager: TurnonAudioDevice = 0x2 DeviceCount = 1
07-23 15:29:51.043 2640 2647 D AudioSpeechEnhanceInfo: GetDownlinkIntrStartTime 0
07-23 15:29:51.043 2640 2647 W AudioFlinger: write blocked for 10024 msecs, 1 delayed writes, thread 0xb4180000
07-23 15:29:51.045 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:51.094 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:51.136 2640 2647 D AudioFlinger: mixer(0xb4180000) throttle end: throttle time(26)
07-23 15:29:51.137 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:51.229 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:51.322 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:51.375 788 2030 I ActivityManager: START u0 {act=android.media.action.STILL_IMAGE_CAMERA flg=0x14000000 cmp=android/com.android.internal.app.ResolverActivity} from uid 10020 on display 0
07-23 15:29:51.389 788 1958 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@851db3e attribute=android.view.inputmethod.EditorInfo@b9b6d9f, token = android.os.BinderProxy@cc29439
07-23 15:29:51.416 1355 1355 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
07-23 15:29:51.461 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:51.461 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:51.461 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:51.623 788 846 I ActivityManager: Displayed android/com.android.internal.app.ResolverActivity: +217ms
07-23 15:29:51.707 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 1d ef 2f 0d 0a 2b 45-43 53 51 3a 20 31 38 2c \F9.\EF/..+ECSQ: 18,
07-23 15:29:51.707 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 39 39 2c 20 2d 33 30-34 0d 0a 4b f9 . . . 99, -304..K\F9
07-23 15:29:51.707 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:51.707 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:51.707 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 29, free 2019, stored 29
07-23 15:29:51.707 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:51.708 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 29, newdataready: 1
07-23 15:29:51.708 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:51.708 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x1D
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x1D
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x1D
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=7
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x2F,frame_length=23
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=23
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 26, available in local_datacount: 26, frame_len=23
07-23 15:29:51.708 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:7, ctrl:239, len:23
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:51.708 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 23 byte frame received on channel 7 to /dev/pts/9
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 31 38 2c 20 39 39 2c ..+ECSQ: 18, 99,
07-23 15:29:51.708 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 20 2d 33 30 34 0d 0a .- . . . . . . . . -304..
07-23 15:29:51.708 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 23/23 bytes of frame to /dev/pts/9
07-23 15:29:51.709 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6684000, frame_len=23
07-23 15:29:51.709 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:51.709 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:51.709 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:51.709 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:51.938 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:29:51.938 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:29:51.938 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 491/0
07-23 15:29:52.299 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 09 ef 45 0d 0a 2b 45-43 53 51 3a 20 31 31 2c \F9.\EFE..+ECSQ: 11,
07-23 15:29:52.299 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 39 39 2c 20 2d 33 32-30 2c 20 2d 33 36 35 2c 99, -320, -365,
07-23 15:29:52.299 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 20 2d 34 32 0d 0a a6 f9- . . . . . . . . -42..\A6\F9
07-23 15:29:52.299 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:52.299 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:52.299 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 40, free 2008, stored 40
07-23 15:29:52.300 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:52.300 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 40, newdataready: 1
07-23 15:29:52.300 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:52.300 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x09
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x09
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x09
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=2
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x45,frame_length=34
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=34
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 37, available in local_datacount: 37, frame_len=34
07-23 15:29:52.300 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:2, ctrl:239, len:34
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:52.300 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 34 byte frame received on channel 2 to /dev/pts/3
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 31 31 2c 20 39 39 2c ..+ECSQ: 11, 99,
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 20 2d 33 32 30 2c 20 2d-33 36 35 2c 20 2d 34 32 -320, -365, -42
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 0d 0a . . . . . .- . . . . . . . . ..
07-23 15:29:52.300 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 34/34 bytes of frame to /dev/pts/3
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=34
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:52.300 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:52.428 2676 2676 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:29:52.428 2676 2676 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:29:53.109 788 2030 I PackageManager: Setting last chosen activity com.android.camera2/com.android.camera.CameraActivity for user 0:
07-23 15:29:53.109 788 2030 I PackageManager: Action: "android.media.action.STILL_IMAGE_CAMERA"
07-23 15:29:53.109 788 2030 I PackageManager: Category: "android.intent.category.DEFAULT"
07-23 15:29:53.110 788 2030 I PackageManager: AutoVerify=false
07-23 15:29:53.111 788 1374 I ActivityManager: START u0 {act=android.media.action.STILL_IMAGE_CAMERA flg=0x17000000 cmp=com.android.camera2/com.android.camera.CameraActivity} from uid 10020 on display 0
07-23 15:29:53.156 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:53.196 2535 2535 V CAM_QuickActivity: START onCreate: Activity = com.android.camera.CameraActivity@84df089
07-23 15:29:53.196 2535 2535 V CAM_Profiler: [ 0,000ms][ui] GUARD: CameraActivity.onCreateTasks - START
07-23 15:29:53.197 2535 2535 D CAM_LocationManager: Using legacy location provider.
07-23 15:29:53.218 2535 2535 I CAM_OneCamFtrCnfgCrtr: CaptureModule? true
07-23 15:29:53.220 2535 2535 V CAM_Profiler: [ 23,595ms][ui] GUARD: CameraActivity.onCreateTasks - [ 0,005ms] Glide.setup
07-23 15:29:53.221 2535 2535 V CAM_Profiler: [ 24,564ms][ui] GUARD: CameraActivity.onCreateTasks - [ 0,969ms] OneCameraManager.get
07-23 15:29:53.226 2640 2647 D AudioFlinger: mixer(0xb4180000) throttle end: throttle time(1)
07-23 15:29:53.247 2535 2535 V CAM_Profiler: [ 50,216ms][ui] GUARD: CameraActivity.onCreateTasks - [ 5,145ms] computePictureSizes
07-23 15:29:53.271 2640 2650 D MtkOmxCore: Core_Init called
07-23 15:29:53.271 2640 2650 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:29:53.272 2640 2650 D MtkOmxCore: +MTK_OMX_Init tick=1469276993272
07-23 15:29:53.272 2640 2650 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:29:53.272 2640 2650 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:29:53.272 2640 2650 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:29:53.272 2640 2650 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0xb3ffaa00
07-23 15:29:53.272 2640 2650 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:29:53.272 2640 2650 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:29:53.272 2640 2650 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:29:53.272 2640 2650 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:29:53.272 2640 2650 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:29:53.272 2640 2650 D MtkOmxCore: -MTK_OMX_Init tick=1469276993272
07-23 15:29:53.365 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:53.386 2535 2535 I CAM_Profiler: [186,274ms][ui] GUARD: CameraActivity.onCreateTasks - [127,283ms] setContentView()
07-23 15:29:53.417 2535 2535 I CAM_Profiler: [220,341ms][ui] GUARD: CameraActivity.onCreateTasks - [34,068ms] Configure Camera UI
07-23 15:29:53.421 2535 2535 V CAM_CameraController: Closing camera
07-23 15:29:53.421 2535 2552 W CAM2PORT_AndCamAgntImp: Releasing camera without any camera opened.
07-23 15:29:53.421 2535 2535 V CAM_ModulesInfo: EnableCaptureModule = true
07-23 15:29:53.422 2535 2535 V CAM_Profiler: [ 0,000ms][ui] GUARD: new CaptureModule - START
07-23 15:29:53.429 2535 2535 V CAM_Profiler: [ 6,698ms][ui] GUARD: new CaptureModule - STOP
07-23 15:29:53.429 2535 2535 V CAM_SettingsManager: listeners: [com.android.camera.app.CameraAppUI@7283b76]
07-23 15:29:53.443 2535 2535 V CAM_SettingsManager: listeners: [com.android.camera.app.CameraAppUI@7283b76, com.android.camera.ButtonManager@a2ff213]
07-23 15:29:53.444 2535 2535 V CAM_SettingsManager: listeners: [com.android.camera.app.CameraAppUI@7283b76, com.android.camera.ButtonManager@a2ff213, com.android.camera.widget.IndicatorIconController@f2bce49]
07-23 15:29:53.444 2535 2535 V CAM_Profiler: [247,572ms][ui] GUARD: CameraActivity.onCreateTasks - [14,896ms] Init Current Module UI
07-23 15:29:53.445 2535 2535 V CAM_Profiler: [ 0,000ms][ui] GUARD: CaptureModule.init - START
07-23 15:29:53.445 2535 2535 D CAM_CaptureModule: init UseAutotransformUiLayout = false
07-23 15:29:53.464 2535 2535 D CAM_Camera2OneCamMgr: Getting First BACK Camera
07-23 15:29:53.465 2535 2535 W CAM_Camera2OneCamMgr: No back-facing camera found.
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: Handling Camera Access Failure:
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: java.lang.Exception
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at com.android.camera.FatalErrorHandlerImpl.onGenericCameraAccessFailure(FatalErrorHandlerImpl.java:84)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at com.android.camera.CaptureModule.updateCameraCharacteristics(CaptureModule.java:396)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at com.android.camera.CaptureModule.init(CaptureModule.java:417)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at com.android.camera.CameraActivity.onCreateTasks(CameraActivity.java:1665)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at com.android.camera.util.QuickActivity.onCreate(QuickActivity.java:114)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at android.app.Activity.performCreate(Activity.java:7125)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1108)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2415)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2522)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at android.app.ActivityThread.-wrap11(ActivityThread.java)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1363)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at android.os.Handler.dispatchMessage(Handler.java:102)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at android.os.Looper.loop(Looper.java:148)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at android.app.ActivityThread.main(ActivityThread.java:5471)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at java.lang.reflect.Method.invoke(Native Method)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
07-23 15:29:53.466 2535 2535 E CAM_FatalErrorHandler: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
07-23 15:29:53.466 2535 2535 E CAM_CameraUtil: Show fatal error dialog
07-23 15:29:53.534 2535 2535 I CAM_Profiler: [337,025ms][ui] GUARD: CameraActivity.onCreateTasks - [89,453ms] Init CurrentModule
07-23 15:29:53.559 2696 2696 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:29:53.559 2696 2696 I AKMD2 : Debug: ON
07-23 15:29:53.559 2696 2696 I AKMD2 : Debug level: 4
07-23 15:29:53.559 2696 2696 I AKMD2 : Output to: LOGD
07-23 15:29:53.560 2696 2696 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:29:53.609 2535 2535 I CAM_Profiler: [412,631ms][ui] GUARD: CameraActivity.onCreateTasks - STOP
07-23 15:29:53.609 2535 2535 V CAM_QuickActivity: END onCreate: Activity = com.android.camera.CameraActivity@84df089
07-23 15:29:53.610 2535 2535 V CAM_QuickActivity: START onStart: Activity = com.android.camera.CameraActivity@84df089
07-23 15:29:53.621 2535 2535 V CAM_QuickActivity: END onStart: Activity = com.android.camera.CameraActivity@84df089
07-23 15:29:53.622 2535 2535 V CAM_QuickActivity: START onResume: Activity = com.android.camera.CameraActivity@84df089
07-23 15:29:53.623 2535 2535 V CAM_QuickActivity: onResume(): isKeyguardLocked() = false
07-23 15:29:53.624 2535 2535 V CAM_QuickActivity: onResume --> onResumeTasks()
07-23 15:29:53.631 2535 2535 V CAM_Profiler: [ 0,000ms][ui] GUARD: CameraActivity.resume - START
07-23 15:29:53.631 2535 2535 V CAM_CameraActivity: Build info: cm_A7S* Frosty-userdebug 6.0.1 MOB30R 6c474dc335 test-keys
07-23 15:29:53.645 788 806 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:29:53.645 788 806 D Accel : no ACC setDelay control attr
07-23 15:29:53.645 788 806 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:29:53.645 788 806 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:29:53.645 788 806 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:29:53.645 788 806 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:29:53.645 788 806 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:29:53.645 788 806 D Accel : no ACC setDelay control attr
07-23 15:29:53.645 788 806 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:29:53.645 788 806 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:29:53.645 788 806 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:29:53.645 788 806 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:29:53.646 2535 2535 V CAM_Profiler: [ 15,728ms][ui] GUARD: CameraActivity.resume - [ 0,082ms] mCurrentModule.resume
07-23 15:29:53.649 2535 2535 V CAM_Profiler: [ 16,594ms][ui] GUARD: CameraActivity.resume - [ 0,006ms] mPanoramaViewHelper.onResume()
07-23 15:29:53.649 2535 2535 V CAM_LcyLocProvider: starting location updates
07-23 15:29:53.653 2535 2535 D CAM_LcyLocProvider: provider does not exist provider doesn't exist: network
07-23 15:29:53.660 2535 2535 D CAM_LcyLocProvider: startReceivingLocationUpdates
07-23 15:29:53.660 2535 2535 I CAM_Profiler: [ 29,988ms][ui] GUARD: CameraActivity.resume - STOP
07-23 15:29:53.661 2535 2535 V CAM_QuickActivity: END onResume: Activity = com.android.camera.CameraActivity@84df089
07-23 15:29:53.666 2640 2650 E OMX : FAILED to allocate omx component 'OMX.dolby.ac3.decoder' err=InvalidComponentName(0x80001002)
07-23 15:29:53.667 2640 2650 E OMX : FAILED to allocate omx component 'OMX.dolby.ec3.decoder' err=InvalidComponentName(0x80001002)
07-23 15:29:53.667 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.h263.decoder'
07-23 15:29:53.667 2640 2650 D SoftFFmpegVideo: SoftFFmpegVideo component: OMX.ffmpeg.h263.decoder codingType=3 appData: 0xb6055b40
07-23 15:29:53.671 2640 2650 W OMXNodeInstance: [f:ffmpeg.h263.decoder] component does not support metadata mode; using fallback
07-23 15:29:53.681 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.h264.decoder'
07-23 15:29:53.681 2640 2650 D SoftFFmpegVideo: SoftFFmpegVideo component: OMX.ffmpeg.h264.decoder codingType=7 appData: 0xb6055b40
07-23 15:29:53.681 2640 2650 W OMXNodeInstance: [10:ffmpeg.h264.decoder] component does not support metadata mode; using fallback
07-23 15:29:53.686 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.hevc.decoder'
07-23 15:29:53.686 2640 2650 D SoftFFmpegVideo: SoftFFmpegVideo component: OMX.ffmpeg.hevc.decoder codingType=11 appData: 0xb6055b40
07-23 15:29:53.692 2640 2650 W OMXNodeInstance: [11:ffmpeg.hevc.decoder] component does not support metadata mode; using fallback
07-23 15:29:53.694 788 831 D gps_mtk : mtk_gps_set_position_mode: line = 4593set report location time interval is 1000
07-23 15:29:53.694 788 831 D gps_mtk : mtk_gps_set_position_mode: line = 4598set report location time interval is 1.000000 s
07-23 15:29:53.694 788 831 D gps_mtk : mtk_gps_set_position_mode
07-23 15:29:53.694 788 831 E gps_mtk : mtk_gps_start: line = 4269mtk_gps_start: called with uninitialized state !!
07-23 15:29:53.694 788 831 E GpsLocationProvider: native_start failed in startNavigating()
07-23 15:29:53.699 2640 2650 D MtkOmxCore: Mtk_OMX_GetHandle (OMX.MTK.VIDEO.ENCODER.MPEG4)
07-23 15:29:53.699 2640 2650 D MtkOmxCore: comp_index(2), path(libMtkOmxVenc.so)
07-23 15:29:53.740 2640 2650 I M4U_L : MTKM4UDrv fd = 26, obj=0xb608a200
07-23 15:29:53.741 2640 2650 D MtkOmxCore: MtkOmxCoreCpuControlThread created (0xB1802930)
07-23 15:29:53.741 2640 2650 D MtkOmxCore: +++++ dump_inst_handle_pool +++++
07-23 15:29:53.741 2640 2650 D MtkOmxCore: gCoreCompInstance[0].comp_module=0x0xb645d344, comp_handle=0x0xb1bc2004
07-23 15:29:53.741 2640 2650 D MtkOmxCore: ----- dump_inst_handle_pool -----
07-23 15:29:53.741 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.741 2640 2650 W ACodec : do not know color format 0x7f000200 = 2130706944
07-23 15:29:53.741 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.741 2640 2650 W ACodec : do not know color format 0x7f000789 = 2130708361
07-23 15:29:53.741 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.741 2640 2650 W ACodec : do not know color format 0x7f000200 = 2130706944
07-23 15:29:53.741 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.741 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.741 2640 2650 W ACodec : do not know color format 0x6 = 6
07-23 15:29:53.741 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.741 2640 2650 W ACodec : do not know color format 0xb = 11
07-23 15:29:53.741 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.741 2640 2650 W ACodec : do not know color format 0x10 = 16
07-23 15:29:53.741 2640 2650 D MtkOmxCore: Mtk_OMX_FreeHandle
07-23 15:29:53.747 2640 2650 I M4U_L : ~MTKM4UDrv close m4u fd=26, obj=0xb608a200
07-23 15:29:53.747 2640 2729 D MtkOmxCore: ## MtkOmxCoreCpuControlThread terminated
07-23 15:29:53.747 2640 2650 D MtkOmxCore: free_inst_handle dlclose(0x0xb645d344), free(0x0xb1bc2004)
07-23 15:29:53.748 2640 2650 D MtkOmxCore: Mtk_OMX_GetHandle (OMX.MTK.VIDEO.ENCODER.H263)
07-23 15:29:53.748 2640 2650 D MtkOmxCore: comp_index(1), path(libMtkOmxVenc.so)
07-23 15:29:53.770 2640 2650 I M4U_L : MTKM4UDrv fd = 26, obj=0xb608a218
07-23 15:29:53.771 2640 2650 D MtkOmxCore: MtkOmxCoreCpuControlThread created (0xB1802930)
07-23 15:29:53.771 2640 2650 D MtkOmxCore: +++++ dump_inst_handle_pool +++++
07-23 15:29:53.771 2640 2650 D MtkOmxCore: gCoreCompInstance[0].comp_module=0x0xb645d4e4, comp_handle=0x0xb1bc2004
07-23 15:29:53.771 2640 2650 D MtkOmxCore: ----- dump_inst_handle_pool -----
07-23 15:29:53.771 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.771 2640 2650 W ACodec : do not know color format 0x7f000200 = 2130706944
07-23 15:29:53.771 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.771 2640 2650 W ACodec : do not know color format 0x7f000789 = 2130708361
07-23 15:29:53.771 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.771 2640 2650 W ACodec : do not know color format 0x7f000200 = 2130706944
07-23 15:29:53.771 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.771 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.771 2640 2650 W ACodec : do not know color format 0x6 = 6
07-23 15:29:53.771 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.771 2640 2650 W ACodec : do not know color format 0xb = 11
07-23 15:29:53.771 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.771 2640 2650 W ACodec : do not know color format 0x10 = 16
07-23 15:29:53.771 2640 2650 D MtkOmxCore: Mtk_OMX_FreeHandle
07-23 15:29:53.772 788 2030 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:29:53.773 2640 2650 I M4U_L : ~MTKM4UDrv close m4u fd=26, obj=0xb608a218
07-23 15:29:53.773 2640 2734 D MtkOmxCore: ## MtkOmxCoreCpuControlThread terminated
07-23 15:29:53.774 2640 2650 D MtkOmxCore: free_inst_handle dlclose(0x0xb645d4e4), free(0x0xb1bc2004)
07-23 15:29:53.778 2640 2650 D MtkOmxCore: Mtk_OMX_GetHandle (OMX.MTK.VIDEO.ENCODER.AVC)
07-23 15:29:53.778 2640 2650 D MtkOmxCore: comp_index(0), path(libMtkOmxVenc.so)
07-23 15:29:53.812 2640 2650 I M4U_L : MTKM4UDrv fd = 26, obj=0xb608a200
07-23 15:29:53.812 2640 2650 E MtkOmxVenc: bufk = 0
07-23 15:29:53.813 2640 2650 D MtkOmxCore: MtkOmxCoreCpuControlThread created (0xB17FC930)
07-23 15:29:53.813 2640 2650 D MtkOmxCore: +++++ dump_inst_handle_pool +++++
07-23 15:29:53.813 2640 2650 D MtkOmxCore: gCoreCompInstance[0].comp_module=0x0xb645dd04, comp_handle=0x0xb1bc2004
07-23 15:29:53.813 2640 2650 D MtkOmxCore: ----- dump_inst_handle_pool -----
07-23 15:29:53.813 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.813 2640 2650 W ACodec : do not know color format 0x7f000200 = 2130706944
07-23 15:29:53.813 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.813 2640 2650 W ACodec : do not know color format 0x7f000789 = 2130708361
07-23 15:29:53.813 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.813 2640 2650 W ACodec : do not know color format 0x7f000200 = 2130706944
07-23 15:29:53.813 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.813 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.813 2640 2650 W ACodec : do not know color format 0x6 = 6
07-23 15:29:53.813 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.813 2640 2650 W ACodec : do not know color format 0xb = 11
07-23 15:29:53.814 2640 2650 E MtkOmxVenc: MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorFormat
07-23 15:29:53.814 2640 2650 W ACodec : do not know color format 0x10 = 16
07-23 15:29:53.814 2640 2650 D MtkOmxCore: Mtk_OMX_FreeHandle
07-23 15:29:53.814 2640 2650 I M4U_L : ~MTKM4UDrv close m4u fd=26, obj=0xb608a200
07-23 15:29:53.814 2640 2739 D MtkOmxCore: ## MtkOmxCoreCpuControlThread terminated
07-23 15:29:53.815 2640 2650 D MtkOmxCore: free_inst_handle dlclose(0x0xb645dd04), free(0x0xb1bc2004)
07-23 15:29:53.819 2535 2570 D CAM_MemoryQuery: timestamp=114886, availMem=161, totalMem=465, totalPSS=25, lastTrimLevel=0, largeMemoryClass=256, nativePSS=0, dalvikPSS=12, otherPSS=13,threshold=72, lowMemory=false
07-23 15:29:53.826 2640 2650 W OMXNodeInstance: [15:google.mpeg4.decoder] component does not support metadata mode; using fallback
07-23 15:29:53.833 2640 2650 W OMXNodeInstance: [16:google.mpeg4.decoder] component does not support metadata mode; using fallback
07-23 15:29:53.835 2535 2572 D CAM_Storage: External storage state=mounted
07-23 15:29:53.836 2640 2650 W MediaCodecList: ignoring Limit specified outside of a Type
07-23 15:29:53.836 2640 2650 W MediaCodecList: ignoring Limit specified outside of a Type
07-23 15:29:53.836 2640 2650 W MediaCodecList: ignoring Limit specified outside of a Type
07-23 15:29:53.836 2640 2650 W MediaCodecList: ignoring Limit specified outside of a Type
07-23 15:29:53.836 2640 2650 W MediaCodecList: ignoring Limit specified outside of a Type
07-23 15:29:53.836 2640 2650 W MediaCodecList: ignoring Feature specified outside of a Type
07-23 15:29:53.850 2535 2569 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:53.850 2535 2569 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:53.851 2535 2569 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:53.855 2640 2650 W OMXNodeInstance: [17:google.h263.decoder] component does not support metadata mode; using fallback
07-23 15:29:53.880 2640 2650 W OMXNodeInstance: [18:google.h264.decoder] component does not support metadata mode; using fallback
07-23 15:29:53.905 2640 2650 W OMXNodeInstance: [19:google.hevc.decoder] component does not support metadata mode; using fallback
07-23 15:29:53.914 2640 2650 W OMXNodeInstance: [1a:google.vp8.decoder] component does not support metadata mode; using fallback
07-23 15:29:53.931 2640 2650 W OMXNodeInstance: [1b:google.vp9.decoder] component does not support metadata mode; using fallback
07-23 15:29:53.941 2535 2569 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:53.941 2535 2569 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:53.941 2535 2569 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:53.942 2640 2650 I SoftMPEG4Encoder: Construct SoftMPEG4Encoder
07-23 15:29:53.942 2640 2650 W ACodec : do not know color format 0x7f000789 = 2130708361
07-23 15:29:53.955 2535 2570 D CAM_Storage: External storage state=mounted
07-23 15:29:53.961 2640 2650 W ACodec : do not know color format 0x7f000789 = 2130708361
07-23 15:29:53.964 2535 2535 V CAM_TexViewHelper: onLayoutChange
07-23 15:29:53.965 2535 2535 V CAM_TexViewHelper: updateTransform
07-23 15:29:53.982 2640 2650 I SoftMPEG4Encoder: Construct SoftMPEG4Encoder
07-23 15:29:53.982 2640 2650 W ACodec : do not know color format 0x7f000789 = 2130708361
07-23 15:29:54.001 2640 2650 W ACodec : do not know color format 0x7f000789 = 2130708361
07-23 15:29:54.006 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.aac.decoder'
07-23 15:29:54.007 2640 2650 D SoftFFmpegAudio: SoftFFmpegAudio component: OMX.ffmpeg.aac.decoder mCodingType: 21
07-23 15:29:54.011 2535 2535 V CAM_TexViewHelper: updateTransform
07-23 15:29:54.011 2535 2535 V CAM_CameraAppUI: SurfaceTexture is available
07-23 15:29:54.012 2535 2535 I CAM_FocusRingView: Computing center via view bounds.
07-23 15:29:54.018 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.ape.decoder'
07-23 15:29:54.018 2640 2650 D SoftFFmpegAudio: SoftFFmpegAudio component: OMX.ffmpeg.ape.decoder mCodingType: 2130706435
07-23 15:29:54.025 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.atrial.decoder'
07-23 15:29:54.025 2535 2535 V CAM_CameraActivity: ignoring storage callback after activity pause
07-23 15:29:54.025 2640 2650 D SoftFFmpegAudio: SoftFFmpegAudio component: OMX.ffmpeg.atrial.decoder mCodingType: 1
07-23 15:29:54.033 788 846 I ActivityManager: Displayed com.android.camera2/com.android.camera.CameraActivity: +866ms
07-23 15:29:54.044 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.dts.decoder'
07-23 15:29:54.044 2640 2650 D SoftFFmpegAudio: SoftFFmpegAudio component: OMX.ffmpeg.dts.decoder mCodingType: 2130706436
07-23 15:29:54.055 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.flac.decoder'
07-23 15:29:54.056 2640 2650 D SoftFFmpegAudio: SoftFFmpegAudio component: OMX.ffmpeg.flac.decoder mCodingType: 28
07-23 15:29:54.064 2535 2535 V CAM_TexViewHelper: onLayoutChange
07-23 15:29:54.065 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.mp2.decoder'
07-23 15:29:54.065 2640 2650 D SoftFFmpegAudio: SoftFFmpegAudio component: OMX.ffmpeg.mp2.decoder mCodingType: 2130706433
07-23 15:29:54.068 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.ra.decoder'
07-23 15:29:54.069 2640 2650 D SoftFFmpegAudio: SoftFFmpegAudio component: OMX.ffmpeg.ra.decoder mCodingType: 26
07-23 15:29:54.076 2535 2535 V CAM_CameraActivity: ignoring storage callback after activity pause
07-23 15:29:54.081 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.wma.decoder'
07-23 15:29:54.082 2640 2650 D SoftFFmpegAudio: SoftFFmpegAudio component: OMX.ffmpeg.wma.decoder mCodingType: 25
07-23 15:29:54.086 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.divx.decoder'
07-23 15:29:54.087 2640 2650 D SoftFFmpegVideo: SoftFFmpegVideo component: OMX.ffmpeg.divx.decoder codingType=2130706435 appData: 0xb6055b40
07-23 15:29:54.088 2640 2650 W OMXNodeInstance: [28:ffmpeg.divx.decoder] component does not support metadata mode; using fallback
07-23 15:29:54.092 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.flv1.decoder'
07-23 15:29:54.092 2640 2650 D SoftFFmpegVideo: SoftFFmpegVideo component: OMX.ffmpeg.flv1.decoder codingType=2130706434 appData: 0xb6055b40
07-23 15:29:54.093 2640 2650 W OMXNodeInstance: [29:ffmpeg.flv1.decoder] component does not support metadata mode; using fallback
07-23 15:29:54.096 788 1958 W ActivityManager: Finishing task with all activities already finished
07-23 15:29:54.096 788 1958 W ActivityManager: Duplicate finish request for ActivityRecord{45786c0 u0 android/com.android.internal.app.ResolverActivity t4 f}
07-23 15:29:54.099 2535 2571 V CAM_CameraDataAdapter: retrieved photo metadata, number of items: 10
07-23 15:29:54.106 2535 2571 V CAM_CameraDataAdapter: retrieved video metadata, number of items: 0
07-23 15:29:54.106 2535 2571 V CAM_CameraDataAdapter: sorting video/photo metadata
07-23 15:29:54.107 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.mpeg2.decoder'
07-23 15:29:54.107 2640 2650 D SoftFFmpegVideo: SoftFFmpegVideo component: OMX.ffmpeg.mpeg2.decoder codingType=2 appData: 0xb6055b40
07-23 15:29:54.108 2640 2650 W OMXNodeInstance: [2a:ffmpeg.mpeg2.decoder] component does not support metadata mode; using fallback
07-23 15:29:54.109 2535 2571 V CAM_CameraDataAdapter: sorted video/photo metadata
07-23 15:29:54.114 2535 2535 V CAM_FilmstripView: suggesting item bounds: 480x800
07-23 15:29:54.114 2535 2535 V CAM_FilmstripView: getRecycledView, recycled=false
07-23 15:29:54.116 2535 2535 V CAM_FilmstripView: suggesting item bounds: 480x800
07-23 15:29:54.116 2535 2535 V CAM_FilmstripView: getRecycledView, recycled=false
07-23 15:29:54.150 2650 2650 W Binder_1: type=1400 audit(0.0:143): avc: denied { dac_override } for capability=1 scontext=u:r:mediaserver:s0 tcontext=u:r:mediaserver:s0 tclass=capability
07-23 15:29:54.117 2535 2535 V CAM_FilmstripView: suggesting item bounds: 480x800
07-23 15:29:54.117 2535 2535 V CAM_FilmstripView: getRecycledView, recycled=false
07-23 15:29:54.118 2535 2535 D CAM_FilmstripView: reload() - Ensure all items are loaded at max size.
07-23 15:29:54.118 2535 2535 I CAM_FilmstripView: [ViewItem:0] mData.renderThumbnail()
07-23 15:29:54.119 2535 2535 I CAM_FilmstripView: [ViewItem:1] mData.renderThumbnail()
07-23 15:29:54.119 2535 2535 I CAM_FilmstripView: [ViewItem:2] mData.renderThumbnail()
07-23 15:29:54.121 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.mpeg4.decoder'
07-23 15:29:54.121 2640 2650 D SoftFFmpegVideo: SoftFFmpegVideo component: OMX.ffmpeg.mpeg4.decoder codingType=4 appData: 0xb6055b40
07-23 15:29:54.122 2640 2650 W OMXNodeInstance: [2b:ffmpeg.mpeg4.decoder] component does not support metadata mode; using fallback
07-23 15:29:54.130 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.rv.decoder'
07-23 15:29:54.131 2640 2650 D SoftFFmpegVideo: SoftFFmpegVideo component: OMX.ffmpeg.rv.decoder codingType=6 appData: 0xb6055b40
07-23 15:29:54.132 2535 2572 V CAM_CameraDataAdapter: updating media metadata with photos newer than id: 13849
07-23 15:29:54.132 2640 2650 W OMXNodeInstance: [2c:ffmpeg.rv.decoder] component does not support metadata mode; using fallback
07-23 15:29:54.133 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.vc1.decoder'
07-23 15:29:54.133 2640 2650 D SoftFFmpegVideo: SoftFFmpegVideo component: OMX.ffmpeg.vc1.decoder codingType=2130706433 appData: 0xb6055b40
07-23 15:29:54.134 2640 2650 W OMXNodeInstance: [2d:ffmpeg.vc1.decoder] component does not support metadata mode; using fallback
07-23 15:29:54.143 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.vtrial.decoder'
07-23 15:29:54.143 2640 2650 D SoftFFmpegVideo: SoftFFmpegVideo component: OMX.ffmpeg.vtrial.decoder codingType=1 appData: 0xb6055b40
07-23 15:29:54.144 2640 2650 W OMXNodeInstance: [2e:ffmpeg.vtrial.decoder] component does not support metadata mode; using fallback
07-23 15:29:54.145 2640 2650 V FFmpegOMXPlugin: makeComponentInstance 'OMX.ffmpeg.wmv.decoder'
07-23 15:29:54.145 2640 2650 D SoftFFmpegVideo: SoftFFmpegVideo component: OMX.ffmpeg.wmv.decoder codingType=5 appData: 0xb6055b40
07-23 15:29:54.145 2640 2650 W OMXNodeInstance: [2f:ffmpeg.wmv.decoder] component does not support metadata mode; using fallback
07-23 15:29:54.153 2640 2650 W MediaCodecList: Component OMX.dolby.ec3.decoder does not support any type of media?
07-23 15:29:54.154 2640 2650 W MediaCodecList: Component OMX.dolby.ac3.decoder does not support any type of media?
07-23 15:29:54.160 2640 2650 W MediaCodecList: unable to open media codecs configuration xml file: /data/misc/media/media_codecs_profiling_results.xml
07-23 15:29:54.162 2535 2685 I OMXClient: Using client-side OMX mux.
07-23 15:29:54.172 2535 2685 D MtkOmxCore: Core_Init called
07-23 15:29:54.172 2535 2685 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:29:54.172 2535 2685 D MtkOmxCore: +MTK_OMX_Init tick=1469276994172
07-23 15:29:54.172 2535 2685 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:29:54.172 2535 2685 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:29:54.172 2535 2685 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:29:54.172 2535 2685 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0x9ea07c80
07-23 15:29:54.172 2535 2685 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:29:54.172 2535 2685 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:29:54.172 2535 2685 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:29:54.172 2535 2685 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:29:54.172 2535 2685 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:29:54.172 2535 2685 D MtkOmxCore: -MTK_OMX_Init tick=1469276994172
07-23 15:29:54.280 2535 2685 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:29:54.280 2535 2685 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0x9ea07c80
07-23 15:29:54.280 2535 2685 D MtkOmxCore: Core_Deinit called
07-23 15:29:54.280 2535 2685 D MtkOmxCore: Core_Deinit gInstancePoolLock destroy
07-23 15:29:54.314 2535 2535 V CAM_CameraDataAdapter: new photos query return num items: 0
07-23 15:29:56.105 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:56.131 2535 2535 V CAM_QuickActivity: START onPause: Activity = com.android.camera.CameraActivity@84df089
07-23 15:29:56.131 2535 2535 V CAM_QuickActivity: onPause --> onPauseTasks()
07-23 15:29:56.131 2535 2535 V CAM_Profiler: [ 0,000ms][ui] GUARD: CameraActivity.onPause - START
07-23 15:29:56.132 788 1940 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:29:56.132 788 1940 D Accel : no ACC setDelay control attr
07-23 15:29:56.132 788 1940 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:29:56.132 788 1940 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:29:56.132 788 1940 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:29:56.132 788 1940 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:29:56.132 2535 2535 V CAM_LcyLocProvider: stopping location updates
07-23 15:29:56.134 2535 2535 D CAM_LcyLocProvider: stopReceivingLocationUpdates
07-23 15:29:56.135 2535 2535 V CAM_CameraActivity: onPause closing camera
07-23 15:29:56.135 2535 2535 V CAM_CameraController: Closing camera
07-23 15:29:56.135 2535 2552 W CAM2PORT_AndCamAgntImp: Releasing camera without any camera opened.
07-23 15:29:56.135 2535 2535 V CAM_Profiler: [ 4,572ms][ui] GUARD: CameraActivity.onPause - STOP
07-23 15:29:56.136 2535 2535 V CAM_QuickActivity: END onPause: Activity = com.android.camera.CameraActivity@84df089
07-23 15:29:56.221 1928 2085 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:56.221 1928 2085 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:56.221 1928 2085 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:56.233 2535 2535 V CAM_QuickActivity: START onStop: Activity = com.android.camera.CameraActivity@84df089
07-23 15:29:56.233 2535 2535 D CAM_LcyLocProvider: disconnect
07-23 15:29:56.233 2535 2535 V CAM_QuickActivity: END onStop: Activity = com.android.camera.CameraActivity@84df089
07-23 15:29:56.233 2535 2535 V CAM_QuickActivity: START onDestroy: Activity = com.android.camera.CameraActivity@84df089
07-23 15:29:56.278 2535 2535 V CAM_QuickActivity: END onDestroy: Activity = com.android.camera.CameraActivity@84df089
07-23 15:29:56.279 2535 2535 V CAM_CameraAppUI: SurfaceTexture is destroyed
07-23 15:29:56.337 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:56.759 1928 2085 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
07-23 15:29:56.759 1928 2085 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
07-23 15:29:56.938 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:29:56.938 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:29:56.938 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 492/0
07-23 15:29:57.420 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 09 ef 45 0d 0a 2b 45-43 53 51 3a 20 31 31 2c \F9.\EFE..+ECSQ: 11,
07-23 15:29:57.420 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 39 39 2c 20 2d 33 33-32 2c 20 2d 33 37 35 2c 99, -332, -375,
07-23 15:29:57.420 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 20 2d 34 33 0d 0a a6 f9- . . . . . . . . -43..\A6\F9
07-23 15:29:57.420 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:57.420 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:57.420 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 40, free 2008, stored 40
07-23 15:29:57.420 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:57.420 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:57.420 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 40, newdataready: 1
07-23 15:29:57.420 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x09
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x09
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x09
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=2
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x45,frame_length=34
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=34
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 37, available in local_datacount: 37, frame_len=34
07-23 15:29:57.420 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:2, ctrl:239, len:34
07-23 15:29:57.420 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:57.420 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 34 byte frame received on channel 2 to /dev/pts/3
07-23 15:29:57.421 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 31 31 2c 20 39 39 2c ..+ECSQ: 11, 99,
07-23 15:29:57.421 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 20 2d 33 33 32 2c 20 2d-33 37 35 2c 20 2d 34 33 -332, -375, -43
07-23 15:29:57.421 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 0d 0a . . . . . .- . . . . . . . . ..
07-23 15:29:57.421 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 34/34 bytes of frame to /dev/pts/3
07-23 15:29:57.421 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=34
07-23 15:29:57.421 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:57.421 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:57.421 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:57.421 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:57.603 2797 2797 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:29:57.603 2797 2797 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:29:57.837 788 1263 I PowerManagerService: Going to sleep due to power button (uid 1000)...
07-23 15:29:57.838 788 851 I PowerManagerService: Sleeping (uid 1000)...
07-23 15:29:57.853 2640 2653 W AudioPolicyIntefaceImpl: getOutputForAttr uid 10020 tried to pass itself off as 1000
07-23 15:29:57.857 2640 2652 W AudioFlinger: uid 10020 tried to pass itself off as 1000
07-23 15:29:57.861 788 851 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:57.861 788 851 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:57.861 788 851 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:57.872 2640 2650 W AudioFlinger: session id 11 not found for pid 1355
07-23 15:29:57.893 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:57.963 2640 2647 D AudioFlinger: mixer(0xb4180000) throttle end: throttle time(1)
07-23 15:29:58.195 2640 2647 E AudioFlinger: no wake lock to update!
07-23 15:29:58.428 788 851 D Sensors : activate handle =0, enable = 0
07-23 15:29:58.428 788 851 D Sensors : use new sensor index=1, mSensors[index](9fd74000)
07-23 15:29:58.428 788 851 D Accel : ACC enable: handle:0, en:0
07-23 15:29:58.428 788 851 D Accel : path:/sys/class/misc/m_acc_misc/accactive
07-23 15:29:58.429 788 851 D Accel : no ACC enable control attr
07-23 15:29:58.429 788 851 D Sensors : use old sensor err(-1),index(1) go to old hwmsen
07-23 15:29:58.429 788 851 D Hwmsen_sensors: Hwmsen_Enable: handle:0, en:0
07-23 15:29:58.429 788 851 D Hwmsen_sensors: virtual int Hwmsen::enable(int32_t, int): handle 0, enable or disable 0!
07-23 15:29:58.446 788 851 D Hwmsen_sensors: active_sensors =0
07-23 15:29:58.447 788 851 V KeyguardServiceDelegate: onScreenTurnedOff()
07-23 15:29:58.466 788 846 I DisplayManagerService: Display device changed state: "Встроенный экран", OFF
07-23 15:29:58.480 179 179 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb6ae4000
07-23 15:29:58.573 788 1329 D WifiConfigStore: Retrieve network priorities after PNO.
07-23 15:29:58.574 788 1329 E WifiStateMachine: Fail to set up pno, want false now false
07-23 15:29:58.574 2640 2652 D AudioMTKHardware: +setParameters(): screen_state=off
07-23 15:29:58.575 2640 2652 D AudioMTKHardware: +setCommonParameters(): screen_state=off
07-23 15:29:58.575 2640 2652 E AudioMTKHardware: setCommonParameters() still have param.size() = 1, remain param = "screen_state=off"
07-23 15:29:58.575 2640 2652 D AudioMTKHardware: -setCommonParameters(): screen_state=off
07-23 15:29:58.610 2802 2802 W akmd8963: type=1400 audit(0.0:144): avc: denied { module_request } for kmod="personality-8" scontext=u:r:init:s0 tcontext=u:r:kernel:s0 tclass=system
07-23 15:29:58.583 788 1263 I PowerManagerService: Waking up from sleep (uid 1000)...
07-23 15:29:58.583 788 788 V KeyguardServiceDelegate: onStartedWakingUp()
07-23 15:29:58.584 788 851 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
07-23 15:29:58.600 788 851 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@fde30d6)
07-23 15:29:58.659 2802 2802 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:29:58.659 2802 2802 I AKMD2 : Debug: ON
07-23 15:29:58.659 2802 2802 I AKMD2 : Debug level: 4
07-23 15:29:58.659 2802 2802 I AKMD2 : Output to: LOGD
07-23 15:29:58.660 2802 2802 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:29:59.239 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 1d ef 2f 0d 0a 2b 45-43 53 51 3a 20 31 37 2c \F9.\EF/..+ECSQ: 17,
07-23 15:29:59.240 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 39 39 2c 20 2d 33 31-32 0d 0a 4b f9 . . . 99, -312..K\F9
07-23 15:29:59.240 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:29:59.240 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:29:59.240 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 29, free 2019, stored 29
07-23 15:29:59.240 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 29, newdataready: 1
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x1D
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x1D
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x1D
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=7
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x2F,frame_length=23
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=23
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 26, available in local_datacount: 26, frame_len=23
07-23 15:29:59.240 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:29:59.240 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:7, ctrl:239, len:23
07-23 15:29:59.240 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:29:59.240 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:29:59.240 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 23 byte frame received on channel 7 to /dev/pts/9
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 31 37 2c 20 39 39 2c ..+ECSQ: 17, 99,
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 20 2d 33 31 32 0d 0a .- . . . . . . . . -312..
07-23 15:29:59.240 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 23/23 bytes of frame to /dev/pts/9
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6684000, frame_len=23
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:29:59.240 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:29:59.517 788 1362 D PowerManagerService-JNI: Excessive delay in autosuspend_disable() while turning screen on: 914ms
07-23 15:29:59.517 788 836 W art : Long monitor contention event with owner method=void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int) from PowerManagerService.java:2347 waiters=0 for 915ms
07-23 15:29:59.518 788 846 W art : Long monitor contention event with owner method=void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int) from PowerManagerService.java:2347 waiters=1 for 914ms
07-23 15:29:59.518 788 1263 W art : Long monitor contention event with owner method=void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int) from PowerManagerService.java:2347 waiters=3 for 711ms
07-23 15:29:59.518 179 179 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb6ae4000
07-23 15:29:59.519 788 831 W art : Long monitor contention event with owner method=void com.android.server.power.PowerManagerService$1.onDisplayStateChange(int) from PowerManagerService.java:2347 waiters=2 for 915ms
07-23 15:29:59.519 788 1555 W art : Long monitor contention event with owner method=void com.android.server.wm.WindowManagerService$H.handleMessage(android.os.Message) from WindowManagerService.java:7981 waiters=0 for 901ms
07-23 15:29:59.519 788 846 I Choreographer: Skipped 54 frames! The application may be doing too much work on its main thread.
07-23 15:29:59.524 788 1950 W art : Long monitor contention event with owner method=void com.android.server.wm.WindowManagerService$H.handleMessage(android.os.Message) from WindowManagerService.java:7981 waiters=1 for 903ms
07-23 15:29:59.528 788 846 I DisplayManagerService: Display device changed state: "Встроенный экран", ON
07-23 15:29:59.584 1355 1355 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
07-23 15:29:59.600 788 836 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete
07-23 15:29:59.647 788 1940 V KeyguardServiceDelegate: **** SHOWN CALLED ****
07-23 15:29:59.648 1355 1355 I Choreographer: Skipped 61 frames! The application may be doing too much work on its main thread.
07-23 15:29:59.669 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:59.669 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:59.669 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:59.747 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:29:59.747 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:29:59.747 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:29:59.767 1355 1355 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
07-23 15:29:59.812 788 836 D Sensors : activate handle =0, enable = 1
07-23 15:29:59.812 788 836 D Sensors : use new sensor index=1, mSensors[index](9fd74000)
07-23 15:29:59.812 788 836 D Accel : ACC enable: handle:0, en:1
07-23 15:29:59.812 788 836 D Accel : path:/sys/class/misc/m_acc_misc/accactive
07-23 15:29:59.812 788 836 D Accel : no ACC enable control attr
07-23 15:29:59.812 788 836 D Sensors : use old sensor err(-1),index(1) go to old hwmsen
07-23 15:29:59.812 788 836 D Hwmsen_sensors: Hwmsen_Enable: handle:0, en:1
07-23 15:29:59.812 788 836 D Hwmsen_sensors: virtual int Hwmsen::enable(int32_t, int): handle 0, enable or disable 1!
07-23 15:29:59.831 788 1329 D WifiConfigStore: Retrieve network priorities after PNO.
07-23 15:29:59.832 788 1329 E WifiStateMachine: Fail to set up pno, want false now false
07-23 15:29:59.832 2640 2650 D AudioMTKHardware: +setParameters(): screen_state=on
07-23 15:29:59.832 2640 2650 D AudioMTKHardware: +setCommonParameters(): screen_state=on
07-23 15:29:59.832 2640 2650 E AudioMTKHardware: setCommonParameters() still have param.size() = 1, remain param = "screen_state=on"
07-23 15:29:59.832 2640 2650 D AudioMTKHardware: -setCommonParameters(): screen_state=on
07-23 15:29:59.838 788 851 W PowerManagerService: Sandman unresponsive, releasing suspend blocker
07-23 15:30:00.116 788 836 D Hwmsen_sensors: active_sensors =1
07-23 15:30:00.116 788 836 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:30:00.116 788 836 D Accel : no ACC setDelay control attr
07-23 15:30:00.116 788 836 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:30:00.116 788 836 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:30:00.116 788 836 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:30:00.116 788 836 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:30:00.117 788 836 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:30:00.117 788 836 D Accel : no ACC setDelay control attr
07-23 15:30:00.117 788 836 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:30:00.117 788 836 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:30:00.117 788 836 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:30:00.117 788 836 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:30:00.117 788 851 I DisplayPowerController: Unblocked screen on after 1533 ms
07-23 15:30:00.121 788 851 V KeyguardServiceDelegate: onScreenTurnedOn()
07-23 15:30:01.074 2640 2647 D AudioSpeechEnhanceInfo: SetOutputStreamRunning 0, SPELayer 0
07-23 15:30:01.074 2640 2647 E : AudioCloseDumpPCMFile file== NULL
07-23 15:30:01.074 2640 2647 E : AudioCloseDumpPCMFile file== NULL
07-23 15:30:01.076 2640 2647 D AudioMATVController: AudioMATVController()
07-23 15:30:01.076 2640 2647 D AudioResourceManager: +AudioResourceManager()
07-23 15:30:01.076 2640 2647 D AudioResourceManager: -AudioResourceManager(), already init
07-23 15:30:01.076 2640 2647 D AudioMATVResourceManager: AudioMATVResourceManager()
07-23 15:30:01.076 2640 2647 D AudioMATVController: GetMatvEnable(), mMatvEnable = 0
07-23 15:30:01.076 2640 2647 D AudioResourceManager: StopOutputDevice(), mDlOutputDevice = 0x2
07-23 15:30:01.076 2640 2647 D AudioResourceManager: TurnoffAudioDevice = 0x2 DeviceCount = 1
07-23 15:30:01.077 2640 2647 D AudioMATVController: GetMatvEnable(), mMatvEnable = 0
07-23 15:30:01.077 2640 2647 D AudioMATVController: GetMatvEnable(), mMatvEnable = 0
07-23 15:30:01.078 2640 2647 D AudioResourceManager: EnableAudioClock AudioClockType = 1 bEnable = 0
07-23 15:30:01.078 2640 2647 D AudioResourceManager: EnableAudioClock AudioClockType = 4 bEnable = 0
07-23 15:30:01.938 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:30:01.938 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:30:01.938 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 494/0
07-23 15:30:02.336 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:30:02.336 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:30:02.336 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:30:02.542 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 09 ef 45 0d 0a 2b 45-43 53 51 3a 20 31 31 2c \F9.\EFE..+ECSQ: 11,
07-23 15:30:02.542 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 39 39 2c 20 2d 33 33-32 2c 20 2d 33 37 37 2c 99, -332, -377,
07-23 15:30:02.542 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 20 2d 34 33 0d 0a a6 f9- . . . . . . . . -43..\A6\F9
07-23 15:30:02.542 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:02.542 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:30:02.542 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 40, free 2008, stored 40
07-23 15:30:02.542 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:30:02.542 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:30:02.542 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:30:02.542 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 40, newdataready: 1
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x09
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x09
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x09
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=2
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x45,frame_length=34
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=34
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 37, available in local_datacount: 37, frame_len=34
07-23 15:30:02.545 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:2, ctrl:239, len:34
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:30:02.545 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 34 byte frame received on channel 2 to /dev/pts/3
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 31 31 2c 20 39 39 2c ..+ECSQ: 11, 99,
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 20 2d 33 33 32 2c 20 2d-33 37 37 2c 20 2d 34 33 -332, -377, -43
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 0d 0a . . . . . .- . . . . . . . . ..
07-23 15:30:02.545 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 34/34 bytes of frame to /dev/pts/3
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=34
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:30:02.545 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:30:02.744 2805 2805 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:30:02.745 2805 2805 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:30:02.818 788 2183 I ActivityManager: Killing 2326:com.android.onetimeinitializer/u0a14 (adj 15): empty #17
07-23 15:30:02.843 2808 2808 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:30:02.843 2808 2808 I AKMD2 : Debug: ON
07-23 15:30:02.843 2808 2808 I AKMD2 : Debug level: 4
07-23 15:30:02.843 2808 2808 I AKMD2 : Output to: LOGD
07-23 15:30:02.843 2808 2808 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:30:02.920 788 831 E memtrack_graphic: open dir: /d/ion/clients/.
07-23 15:30:02.940 2640 2647 D AudioResourceManager: EnableAudioClock AudioClockType = 4 bEnable = 1
07-23 15:30:02.941 2640 2647 D AudioResourceManager: EnableAudioClock AudioClockType = 1 bEnable = 1
07-23 15:30:02.941 2640 2647 D AudioSpeechEnhanceInfo: SetOutputStreamRunning 1, SPELayer 0
07-23 15:30:02.943 2640 2647 D AudioResourceManager: StartOutputDevice(), mDlOutputDevice = 0x2
07-23 15:30:02.943 2640 2647 D AudioResourceManager: TurnonAudioDevice = 0x2 DeviceCount = 1
07-23 15:30:02.966 1355 1355 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back home* recent* clock search* quick_settings >
07-23 15:30:03.017 2640 2647 D AudioSpeechEnhanceInfo: GetDownlinkIntrStartTime 0
07-23 15:30:03.064 2640 2647 D AudioFlinger: mixer(0xb4180000) throttle end: throttle time(22)
07-23 15:30:03.563 788 805 I ActivityManager: START u0 {act=android.media.action.STILL_IMAGE_CAMERA flg=0x14000000 cmp=android/com.android.internal.app.ResolverActivity} from uid 10020 on display 0
07-23 15:30:03.577 1355 1355 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
07-23 15:30:03.637 788 1374 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3d1f380 attribute=android.view.inputmethod.EditorInfo@d95ddb9, token = android.os.BinderProxy@cc29439
07-23 15:30:03.675 1355 2067 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:30:03.675 1355 2067 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:30:03.675 1355 2067 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:30:03.926 788 846 I ActivityManager: Displayed android/com.android.internal.app.ResolverActivity: +260ms
07-23 15:30:05.249 788 1950 I PackageManager: Setting last chosen activity org.cyanogenmod.snap/com.android.camera.CameraActivity for user 0:
07-23 15:30:05.249 788 1950 I PackageManager: Action: "android.media.action.STILL_IMAGE_CAMERA"
07-23 15:30:05.249 788 1950 I PackageManager: Category: "android.intent.category.DEFAULT"
07-23 15:30:05.249 788 1950 I PackageManager: AutoVerify=false
07-23 15:30:05.251 788 1555 I ActivityManager: START u0 {act=android.media.action.STILL_IMAGE_CAMERA flg=0x17000000 cmp=org.cyanogenmod.snap/com.android.camera.CameraActivity} from uid 10020 on display 0
07-23 15:30:05.387 788 2104 I ActivityManager: Start proc 2812:org.cyanogenmod.snap/u0a62 for activity org.cyanogenmod.snap/com.android.camera.CameraActivity
07-23 15:30:05.436 788 801 I art : Background partial concurrent mark sweep GC freed 23713(1829KB) AllocSpace objects, 26(4MB) LOS objects, 33% free, 10MB/16MB, paused 2.811ms total 149.240ms
07-23 15:30:05.685 2812 2812 W System : ClassLoader referenced unknown path: /system/app/Snap/lib/arm
07-23 15:30:05.891 788 2030 W BackupManagerService: dataChanged but no participant pkg='org.cyanogenmod.snap' uid=10062
07-23 15:30:05.892 788 2104 W BackupManagerService: dataChanged but no participant pkg='org.cyanogenmod.snap' uid=10062
07-23 15:30:05.893 788 2183 W BackupManagerService: dataChanged but no participant pkg='org.cyanogenmod.snap' uid=10062
07-23 15:30:05.901 788 1940 W BackupManagerService: dataChanged but no participant pkg='org.cyanogenmod.snap' uid=10062
07-23 15:30:05.906 788 806 W BackupManagerService: dataChanged but no participant pkg='org.cyanogenmod.snap' uid=10062
07-23 15:30:05.910 2812 2835 V CAM_PhotoModule: Open camera device.
07-23 15:30:05.913 2812 2835 V CameraHolder: open camera 0
07-23 15:30:05.949 2812 2836 V CAM_AndroidCameraManagerImpl: openLegacy failed. Using open instead
07-23 15:30:05.979 2640 2650 I CameraService: CameraService::connect call (PID 2812 "org.cyanogenmod.snap", camera ID 0) for HAL version default and Camera API version 1
07-23 15:30:05.979 2640 2650 E CameraService: CameraService::connect X (PID 2812) rejected (camera HAL module not loaded)
07-23 15:30:05.980 2812 2836 W CameraBase: An error occurred while connecting to camera: 0
07-23 15:30:05.981 2812 2835 E CameraHolder: fail to connect Camera:-1, aborting.
07-23 15:30:05.981 2812 2835 E CAM_PhotoModule: Failed to open camera:0
07-23 15:30:06.000 2812 2838 E WVMExtractor: Failed to open libwvm.so: dlopen failed: cannot locate symbol "_ZN7android16MediaBufferGroup14acquire_bufferEPPNS_11MediaBufferE" referenced by "/system/vendor/lib/libwvm.so"...
07-23 15:30:06.022 2812 2839 I OMXClient: Using client-side OMX mux.
07-23 15:30:06.037 2812 2839 D MtkOmxCore: Core_Init called
07-23 15:30:06.037 2812 2839 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:30:06.037 2812 2839 D MtkOmxCore: +MTK_OMX_Init tick=1469277006037
07-23 15:30:06.037 2812 2839 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:30:06.038 2812 2839 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:30:06.038 2812 2839 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:30:06.038 2812 2839 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0xaad4c280
07-23 15:30:06.038 2812 2839 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:30:06.038 2812 2839 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:30:06.038 2812 2839 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:30:06.038 2812 2839 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:30:06.038 2812 2839 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:30:06.038 2812 2839 D MtkOmxCore: -MTK_OMX_Init tick=1469277006038
07-23 15:30:06.111 2812 2812 V CAM_UI : Using mdp_preview_content (MDP path)
07-23 15:30:06.178 2812 2839 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:30:06.180 2812 2839 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0xaad4c280
07-23 15:30:06.182 2812 2839 D MtkOmxCore: Core_Deinit called
07-23 15:30:06.182 2812 2839 D MtkOmxCore: Core_Deinit gInstancePoolLock destroy
07-23 15:30:06.190 2812 2812 V NFC : this device does not have NFC support
07-23 15:30:06.195 2812 2844 I OMXClient: Using client-side OMX mux.
07-23 15:30:06.208 2812 2844 D MtkOmxCore: Core_Init called
07-23 15:30:06.208 2812 2844 D MtkOmxCore: Core_Init gInstancePoolLock init
07-23 15:30:06.221 2812 2844 D MtkOmxCore: +MTK_OMX_Init tick=1469277006221
07-23 15:30:06.221 2812 2844 D MtkOmxCore: +ParseMtkCoreConfig
07-23 15:30:06.222 2812 2844 D MtkOmxCore: ParseMtkCoreConfig: gCoreComponentCounts = 3
07-23 15:30:06.222 2812 2844 D MtkOmxCore: -ParseMtkCoreConfig
07-23 15:30:06.222 2812 2844 D MtkOmxCore: Mtk_OMX_Init gCoreComponents 0xaad4c280
07-23 15:30:06.222 2812 2844 D MtkOmxCore: +++++ dump_core_comp_table +++++
07-23 15:30:06.222 2812 2844 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.AVC), role(video_encoder.avc), path(libMtkOmxVenc.so)
07-23 15:30:06.222 2812 2844 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.H263), role(video_encoder.h263), path(libMtkOmxVenc.so)
07-23 15:30:06.222 2812 2844 D MtkOmxCore: name(OMX.MTK.VIDEO.ENCODER.MPEG4), role(video_encoder.mpeg4), path(libMtkOmxVenc.so)
07-23 15:30:06.222 2812 2844 D MtkOmxCore: ----- dump_core_comp_table -----
07-23 15:30:06.222 2812 2844 D MtkOmxCore: -MTK_OMX_Init tick=1469277006222
07-23 15:30:06.233 788 2030 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:30:06.233 788 2030 D Accel : no ACC setDelay control attr
07-23 15:30:06.233 788 2030 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:30:06.233 788 2030 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:30:06.233 788 2030 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:30:06.233 788 2030 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:30:06.233 788 2030 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:30:06.233 788 2030 D Accel : no ACC setDelay control attr
07-23 15:30:06.233 788 2030 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:30:06.233 788 2030 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:30:06.233 788 2030 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:30:06.233 788 2030 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:30:06.235 2812 2812 V CAM_PhotoModule: On resume, from lock screen.
07-23 15:30:06.238 2812 2812 D CAM_Activity: send the turn off Flashlight broadcast
07-23 15:30:06.244 2812 2846 I OMXClient: Using client-side OMX mux.
07-23 15:30:06.251 2812 2846 D MtkOmxCore: +MTK_OMX_Init tick=1469277006251
07-23 15:30:06.251 2812 2846 D MtkOmxCore: MTK_OMX_Init MTK OMX Core has already initialized !!!
07-23 15:30:06.342 2812 2846 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:30:06.353 2812 2853 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
07-23 15:30:06.503 2812 2812 D CameraStorage: External storage state=mounted
07-23 15:30:06.509 2812 2812 D CameraStorage: External storage state=mounted
07-23 15:30:06.522 2812 2812 V CAM_PhotoModule: Executing onResumeTasks.
07-23 15:30:06.563 2812 2844 D MtkOmxCore: Mtk_OMX_Deinit
07-23 15:30:06.563 2812 2844 D MtkOmxCore: Mtk_OMX_Deinit gCoreComponents 0xaad4c280
07-23 15:30:06.564 2812 2844 D MtkOmxCore: Core_Deinit called
07-23 15:30:06.564 2812 2844 D MtkOmxCore: Core_Deinit gInstancePoolLock destroy
07-23 15:30:06.570 2853 2853 W RenderThread: type=1400 audit(0.0:145): avc: denied { open } for name="mali" dev="tmpfs" ino=263 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:30:06.570 2853 2853 W RenderThread: type=1400 audit(0.0:146): avc: denied { getattr } for path="/dev/mali" dev="tmpfs" ino=263 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file
07-23 15:30:06.580 2812 2853 I OpenGLRenderer: Initialized EGL, version 1.4
07-23 15:30:06.581 2812 2853 E : appName=org.cyanogenmod.snap, acAppName=/system/bin/surfaceflinger
07-23 15:30:06.581 2812 2853 E : 0
07-23 15:30:06.594 2812 2853 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:30:06.594 2812 2853 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:30:06.594 2812 2853 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:30:06.602 2812 2812 V CAM_UI : setTransformMatrix: scaledTextureWidth = 450.0, scaledTextureHeight = 600.0
07-23 15:30:06.602 2812 2812 D CAM_UI : mSurfaceTextureUncroppedWidth=450.0mSurfaceTextureUncroppedHeight=600.0
07-23 15:30:06.617 2812 2812 W View : requestLayout() improperly called by android.view.SurfaceView{2160bb2 V.E...... ......ID 0,0-480,800 #7f0e005a app:id/mdp_preview_content} during layout: running second layout pass
07-23 15:30:06.631 2812 2812 V CAM_UI : surfaceCreated
07-23 15:30:06.631 2812 2812 V CAM_UI : surfaceChanged: width =450, height = 600
07-23 15:30:06.692 2812 2853 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:30:06.692 2812 2853 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:30:06.692 2812 2853 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:30:06.731 2812 2853 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:30:06.731 2812 2853 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:30:06.731 2812 2853 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:30:06.763 2812 2812 I FocusRingView: Computing center via view bounds.
07-23 15:30:06.908 788 846 I ActivityManager: Displayed org.cyanogenmod.snap/com.android.camera.CameraActivity: +1s559ms
07-23 15:30:06.937 2859 2859 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:30:06.937 2859 2859 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:30:06.939 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:30:06.939 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:30:06.939 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 495/0
07-23 15:30:07.058 788 2104 W ActivityManager: Finishing task with all activities already finished
07-23 15:30:07.058 788 2104 W ActivityManager: Duplicate finish request for ActivityRecord{873f5fe u0 android/com.android.internal.app.ResolverActivity t6 f}
07-23 15:30:07.663 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 09 ef 43 0d 0a 2b 45-43 53 51 3a 20 38 2c 20 \F9.\EFC..+ECSQ: 8,
07-23 15:30:07.663 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 39 39 2c 20 2d 33 34 30-2c 20 2d 33 39 35 2c 20 99, -340, -395,
07-23 15:30:07.663 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 2d 35 34 0d 0a 42 f9 .- . . . . . . . . -54..B\F9
07-23 15:30:07.663 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:07.664 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:30:07.664 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 39, free 2009, stored 39
07-23 15:30:07.664 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:30:07.664 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:30:07.664 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:30:07.664 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 39, newdataready: 1
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x09
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x09
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x09
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=2
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x43,frame_length=33
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=33
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 36, available in local_datacount: 36, frame_len=33
07-23 15:30:07.664 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:2, ctrl:239, len:33
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:30:07.664 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 33 byte frame received on channel 2 to /dev/pts/3
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 38 2c 20 39 39 2c 20 ..+ECSQ: 8, 99,
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 2d 33 34 30 2c 20 2d 33-39 35 2c 20 2d 35 34 0d -340, -395, -54.
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 0a . . . . . . .- . . . . . . . . .
07-23 15:30:07.664 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 33/33 bytes of frame to /dev/pts/3
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=33
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:30:07.664 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:30:07.983 2863 2863 I AKMD2 : AK8963/B for Android v20110826 (Library: v3.1.0.1012) started.
07-23 15:30:07.984 2863 2863 I AKMD2 : Debug: ON
07-23 15:30:07.984 2863 2863 I AKMD2 : Debug level: 4
07-23 15:30:07.984 2863 2863 I AKMD2 : Output to: LOGD
07-23 15:30:07.984 2863 2863 I AKMD2 : AK8963/B for Android end (-2).
07-23 15:30:08.404 2640 2647 D AudioSpeechEnhanceInfo: SetOutputStreamRunning 0, SPELayer 0
07-23 15:30:08.404 2640 2647 E : AudioCloseDumpPCMFile file== NULL
07-23 15:30:08.404 2640 2647 E : AudioCloseDumpPCMFile file== NULL
07-23 15:30:08.404 2640 2647 D AudioMATVController: GetMatvEnable(), mMatvEnable = 0
07-23 15:30:08.404 2640 2647 D AudioResourceManager: StopOutputDevice(), mDlOutputDevice = 0x2
07-23 15:30:08.405 2640 2647 D AudioResourceManager: TurnoffAudioDevice = 0x2 DeviceCount = 1
07-23 15:30:08.405 2640 2647 D AudioMATVController: GetMatvEnable(), mMatvEnable = 0
07-23 15:30:08.406 2640 2647 D AudioMATVController: GetMatvEnable(), mMatvEnable = 0
07-23 15:30:08.406 2640 2647 D AudioResourceManager: EnableAudioClock AudioClockType = 1 bEnable = 0
07-23 15:30:08.406 2640 2647 D AudioResourceManager: EnableAudioClock AudioClockType = 4 bEnable = 0
07-23 15:30:09.076 2640 2647 D AudioResourceManager: EnableAudioClock AudioClockType = 4 bEnable = 1
07-23 15:30:09.077 2640 2647 D AudioResourceManager: EnableAudioClock AudioClockType = 1 bEnable = 1
07-23 15:30:09.077 2640 2647 D AudioSpeechEnhanceInfo: SetOutputStreamRunning 1, SPELayer 0
07-23 15:30:09.080 2640 2647 D AudioResourceManager: StartOutputDevice(), mDlOutputDevice = 0x2
07-23 15:30:09.080 2640 2647 D AudioResourceManager: TurnonAudioDevice = 0x2 DeviceCount = 1
07-23 15:30:09.094 788 805 D Accel : setDelay: (handle=0, ns=66667000)
07-23 15:30:09.094 788 805 D Accel : no ACC setDelay control attr
07-23 15:30:09.095 788 805 E Sensors : new acc setDelay handle(0),ns(66667000) err! go to hwmsen
07-23 15:30:09.095 788 805 D Hwmsen_sensors: setDelay: (handle=0, ns=66667000)
07-23 15:30:09.095 788 805 D Hwmsen_sensors: setDelay: (what=0, ms=66)
07-23 15:30:09.095 788 805 D Hwmsen_sensors: really setDelay: (what=0, ms=66)
07-23 15:30:09.096 2812 2812 D CAM_PhotoModule: remove idle handleer in onPause
07-23 15:30:09.097 2812 2812 V CAM_PhotoModule: On pause.
07-23 15:30:09.099 2812 2812 V CAM_PhotoModule: Close camera device.
07-23 15:30:09.125 788 832 I ActivityManager: Killing 2349:org.adaway/u0a26 (adj 15): empty #17
07-23 15:30:09.157 2640 2647 D AudioSpeechEnhanceInfo: GetDownlinkIntrStartTime 0
07-23 15:30:09.231 1928 2085 I MaliEGL : [Mali]window_type=1, is_framebuffer=0, errnum = 0
07-23 15:30:09.231 1928 2085 I MaliEGL : [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
07-23 15:30:09.231 1928 2085 I MaliEGL : [Mali]max_allowed_dequeued_buffers=3
07-23 15:30:09.234 2812 2812 V CAM_UI : surfaceDestroyed
07-23 15:30:09.292 2812 2812 E WindowManager:
07-23 15:30:09.292 2812 2812 E WindowManager: android.view.WindowLeaked: Activity com.android.camera.CameraActivity has leaked window com.android.internal.policy.PhoneWindow$DecorView{efcb37b V.E...... R....... 0,0-480,295} that was originally added here
07-23 15:30:09.292 2812 2812 E WindowManager: at android.view.ViewRootImpl.<init>(ViewRootImpl.java:372)
07-23 15:30:09.292 2812 2812 E WindowManager: at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:299)
07-23 15:30:09.292 2812 2812 E WindowManager: at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:86)
07-23 15:30:09.292 2812 2812 E WindowManager: at android.app.Dialog.show(Dialog.java:319)
07-23 15:30:09.292 2812 2812 E WindowManager: at android.app.AlertDialog$Builder.show(AlertDialog.java:1112)
07-23 15:30:09.292 2812 2812 E WindowManager: at com.android.camera.util.CameraUtil.showErrorAndFinish(CameraUtil.java:402)
07-23 15:30:09.292 2812 2812 E WindowManager: at com.android.camera.CameraActivity$2.onDeviceOpenFailure(CameraActivity.java:311)
07-23 15:30:09.292 2812 2812 E WindowManager: at com.android.camera.AndroidCameraManagerImpl$CameraOpenErrorCallbackForward$2.run(AndroidCameraManagerImpl.java:978)
07-23 15:30:09.292 2812 2812 E WindowManager: at android.os.Handler.handleCallback(Handler.java:739)
07-23 15:30:09.292 2812 2812 E WindowManager: at android.os.Handler.dispatchMessage(Handler.java:95)
07-23 15:30:09.292 2812 2812 E WindowManager: at android.os.Looper.loop(Looper.java:148)
07-23 15:30:09.292 2812 2812 E WindowManager: at android.app.ActivityThread.main(ActivityThread.java:5471)
07-23 15:30:09.292 2812 2812 E WindowManager: at java.lang.reflect.Method.invoke(Native Method)
07-23 15:30:09.292 2812 2812 E WindowManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
07-23 15:30:09.292 2812 2812 E WindowManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 09 ef 4d 0d 0a 2b 43-52 45 47 3a 20 31 2c 20 \F9.\EFM..+CREG: 1,
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 22 45 33 45 32 22 2c 20-22 30 30 45 41 32 46 39 "E3E2", "00EA2F9
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 39 22 2c 20 36 2c 20 30-0d 0a a8 f9 . . . . 9", 6, 0..\A8\F9
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 44, free 2004, stored 44
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 09 ef 49 0d 0a 2b 43-47 52 45 47 3a 20 31 2c \F9.\EFI..+CGREG: 1,
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 22 45 33 45 32 22 2c-20 22 30 30 45 41 32 46 "E3E2", "00EA2F
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 39 39 22 2c 20 36 0d 0a-af f9 . . . . . . 99", 6..\AF\F9
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2004, stored 44
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 42, free 1962, stored 86
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:30:09.459 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 86, newdataready: 1
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x09
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x09
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x09
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=2
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x4D,frame_length=38
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=38
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 41, available in local_datacount: 83, frame_len=38
07-23 15:30:09.460 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:2, ctrl:239, len:38
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:30:09.460 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 38 byte frame received on channel 2 to /dev/pts/3
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 52 45 47 3a-20 31 2c 20 22 45 33 45 ..+CREG: 1, "E3E
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 32 22 2c 20 22 30 30 45-41 32 46 39 39 22 2c 20 2", "00EA2F99",
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 36 2c 20 30 0d 0a . .- . . . . . . . . 6, 0..
07-23 15:30:09.460 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 38/38 bytes of frame to /dev/pts/3
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=38
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x09
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x09
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x09
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=2
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x49,frame_length=36
07-23 15:30:09.460 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=36
07-23 15:30:09.461 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 39, available in local_datacount: 39, frame_len=36
07-23 15:30:09.461 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:2, ctrl:239, len:36
07-23 15:30:09.461 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:30:09.461 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 36 byte frame received on channel 2 to /dev/pts/3
07-23 15:30:09.461 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 47 52 45 47-3a 20 31 2c 20 22 45 33 ..+CGREG: 1, "E3
07-23 15:30:09.461 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 45 32 22 2c 20 22 30 30-45 41 32 46 39 39 22 2c E2", "00EA2F99",
07-23 15:30:09.461 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 20 36 0d 0a . . . .- . . . . . . . . 6..
07-23 15:30:09.461 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 36/36 bytes of frame to /dev/pts/3
07-23 15:30:09.461 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=36
07-23 15:30:09.461 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:09.461 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:30:09.461 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:30:09.461 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:30:09.467 886 1000 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:30:09.467 886 1000 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:30:09.467 886 1000 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:30:09.467 886 1000 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=9
07-23 15:30:09.467 886 1000 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 3, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:30:09.468 886 1000 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:30:09.468 886 1000 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 3
07-23 15:30:09.468 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 0f ef 13 . . . .- . . . . . . . . \F9.\EF.
07-23 15:30:09.468 886 1000 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:30:09.468 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 4f 50 53 3f-0d . . . . . . . AT+COPS?.
07-23 15:30:09.468 886 1000 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:30:09.468 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 8d f9 . . . . . .- . . . . . . . . \8D\F9
07-23 15:30:09.468 886 1000 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:30:09.468 886 1000 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 3 with length 9
07-23 15:30:09.468 886 1000 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:30:09.468 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 2d 0d 0a 2b 43-4f 50 53 3a 20 30 2c 32 \F9.\EF-..+COPS: 0,2
07-23 15:30:09.469 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 2c 22 32 35 30 39 39 22-0d 0a 22 f9 f9 0d ef 0d ,"25099".."\F9\F9.\EF.
07-23 15:30:09.469 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 0d 0a 4f 4b 0d 0a 1a f9- . . . . . . . . ..OK...\F9
07-23 15:30:09.469 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:09.469 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:30:09.469 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 40, free 2008, stored 40
07-23 15:30:09.469 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:30:09.469 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:30:09.469 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:30:09.469 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 40, newdataready: 1
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x0D
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x0D
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x0D
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=3
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x2D,frame_length=22
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=22
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 25, available in local_datacount: 37, frame_len=22
07-23 15:30:09.469 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:3, ctrl:239, len:22
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:30:09.469 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 22 byte frame received on channel 3 to /dev/pts/4
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 4f 50 53 3a-20 30 2c 32 2c 22 32 35 ..+COPS: 0,2,"25
07-23 15:30:09.469 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 30 39 39 22 0d 0a . .- . . . . . . . . 099"..
07-23 15:30:09.469 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 22/22 bytes of frame to /dev/pts/4
07-23 15:30:09.470 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6684000, frame_len=22
07-23 15:30:09.470 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:09.470 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:30:09.470 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:30:09.470 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x0D
07-23 15:30:09.470 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x0D
07-23 15:30:09.470 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x0D
07-23 15:30:09.470 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=3
07-23 15:30:09.470 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:30:09.470 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:30:09.471 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:30:09.471 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:3, ctrl:239, len:6
07-23 15:30:09.471 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:30:09.471 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 3 to /dev/pts/4
07-23 15:30:09.471 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:30:09.471 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/4
07-23 15:30:09.471 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:30:09.471 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:09.471 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:30:09.471 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:30:09.471 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:30:09.476 886 1000 I MUXD : [gsm0710muxd] 3349:poll_thread(): poll_thread select found
07-23 15:30:09.476 886 1000 I MUXD : [gsm0710muxd] 978:pseudo_device_read(): Enter
07-23 15:30:09.476 886 1000 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:30:09.476 886 1000 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=10
07-23 15:30:09.476 886 1000 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 3, wanted_read=1024, actual_read=10 bytes with read_action_count=0
07-23 15:30:09.476 886 1000 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:30:09.476 886 1000 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 3
07-23 15:30:09.476 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 0f ef 15 . . . .- . . . . . . . . \F9.\EF.
07-23 15:30:09.476 886 1000 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:30:09.476 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 47 52 45 47-3f 0d . . . . . . AT+CGREG?.
07-23 15:30:09.476 886 1000 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=10 written=10
07-23 15:30:09.477 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 69 f9 . . . . . .- . . . . . . . . i\F9
07-23 15:30:09.477 886 1000 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:30:09.477 886 1000 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 3 with length 10
07-23 15:30:09.477 886 1000 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:30:09.477 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 4f 0d 0a 2b 43-47 52 45 47 3a 20 32 2c \F9.\EFO..+CGREG: 2,
07-23 15:30:09.477 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 31 2c 20 22 45 33 45-32 22 2c 20 22 30 30 45 1, "E3E2", "00E
07-23 15:30:09.478 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 41 32 46 39 39 22 2c 20-36 0d 0a 89 f9 f9 0d ef A2F99", 6..\89\F9\F9.\EF
07-23 15:30:09.478 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000030: 0d 0d 0a 4f 4b 0d 0a 1a-f9 . . . . . . . ...OK...\F9
07-23 15:30:09.478 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:09.478 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:30:09.478 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 57, free 1991, stored 57
07-23 15:30:09.478 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:30:09.478 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 57, newdataready: 1
07-23 15:30:09.478 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:30:09.478 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x0D
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x0D
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x0D
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=3
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x4F,frame_length=39
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=39
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 42, available in local_datacount: 54, frame_len=39
07-23 15:30:09.478 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:3, ctrl:239, len:39
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:30:09.478 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 39 byte frame received on channel 3 to /dev/pts/4
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 43 47 52 45 47-3a 20 32 2c 20 31 2c 20 ..+CGREG: 2, 1,
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 22 45 33 45 32 22 2c 20-22 30 30 45 41 32 46 39 "E3E2", "00EA2F9
07-23 15:30:09.478 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000020: 39 22 2c 20 36 0d 0a .- . . . . . . . . 9", 6..
07-23 15:30:09.480 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 39/39 bytes of frame to /dev/pts/4
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6688000, frame_len=39
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x0D
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x0D
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x0D
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=3
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x0D,frame_length=6
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=6
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 9, available in local_datacount: 9, frame_len=6
07-23 15:30:09.480 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:3, ctrl:239, len:6
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:30:09.480 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 6 byte frame received on channel 3 to /dev/pts/4
07-23 15:30:09.480 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 4f 4b 0d 0a . .- . . . . . . . . ..OK..
07-23 15:30:09.484 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 6/6 bytes of frame to /dev/pts/4
07-23 15:30:09.484 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6683000, frame_len=6
07-23 15:30:09.484 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:09.484 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:30:09.484 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:30:09.484 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:30:09.495 886 1000 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:30:09.495 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 52 45 47 3f-0d . . . . . . . AT+CREG?.
07-23 15:30:09.495 886 1000 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:30:09.495 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 8d f9 . . . . . .- . . . . . . . . \8D\F9
07-23 15:30:09.495 886 1000 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:30:09.495 886 1000 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 3 with length 9
07-23 15:30:09.495 886 1000 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:30:09.495 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 45 0d 0a 2b 43-52 45 47 3a 20 32 2c 31 \F9.\EFE..+CREG: 2,1
07-23 15:30:09.495 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 2c 22 45 33 45 32 22 2c-22 30 30 45 41 32 46 39 ,"E3E2","00EA2F9
07-23 15:30:09.495 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 39 22 2c 36 0d 0a 64 f9- . . . . . . . . 9",6..d\F9
07-23 15:30:09.495 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:09.495 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:30:09.496 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 40, free 2008, stored 40
07-23 15:30:09.496 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:30:09.496 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:30:09.496 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:30:09.496 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 40, newdataready: 1
07-23 15:30:09.496 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:30:09.496 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:30:09.496 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:09.496 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:30:09.496 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:30:09.496 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 0d 0d 0a 4f 4b-0d 0a 1a f9 . . . . \F9.\EF...OK...\F9
07-23 15:30:09.496 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x0D
07-23 15:30:09.496 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:09.496 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x0D
07-23 15:30:09.496 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2009, stored 39
07-23 15:30:09.496 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x0D
07-23 15:30:09.496 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 12, free 1997, stored 51
07-23 15:30:09.496 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=3
07-23 15:30:09.496 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:30:09.496 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x45,frame_length=34
07-23 15:30:09.496 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:30:09.496 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=34
07-23 15:30:09.500 886 1000 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 3, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:30:09.500 886 1000 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:30:09.500 886 1000 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 3
07-23 15:30:09.500 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 0f ef 13 . . . .- . . . . . . . . \F9.\EF.
07-23 15:30:09.500 886 1000 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:30:09.500 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 4f 50 53 3f-0d . . . . . . . AT+COPS?.
07-23 15:30:09.500 886 1000 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:30:09.500 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 8d f9 . . . . . .- . . . . . . . . \8D\F9
07-23 15:30:09.500 886 1000 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:30:09.500 886 1000 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 3 with length 9
07-23 15:30:09.500 886 1000 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:30:09.501 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 2d 0d 0a 2b 43-4f 50 53 3a 20 30 2c 32 \F9.\EF-..+COPS: 0,2
07-23 15:30:09.501 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 2c 22 32 35 30 39 39 22-0d 0a 22 f9 . . . . ,"25099".."\F9
07-23 15:30:09.501 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:09.501 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:30:09.501 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 28, free 2020, stored 28
07-23 15:30:09.501 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:30:09.501 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:30:09.504 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 4f 50 53 3f-0d . . . . . . . AT+COPS?.
07-23 15:30:09.504 886 1000 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:30:09.504 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 8d f9 . . . . . .- . . . . . . . . \8D\F9
07-23 15:30:09.504 886 1000 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:30:09.504 886 1000 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 3 with length 9
07-23 15:30:09.505 886 1000 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:30:09.505 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 2d 0d 0a 2b 43-4f 50 53 3a 20 30 2c 32 \F9.\EF-..+COPS: 0,2
07-23 15:30:09.505 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 2c 22 32 35 30 39 39 22-0d 0a 22 f9 . . . . ,"25099".."\F9
07-23 15:30:09.505 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:09.505 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:30:09.505 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 28, free 2020, stored 28
07-23 15:30:09.505 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:30:09.505 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:30:09.505 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 28, newdataready: 1
07-23 15:30:09.505 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:30:09.509 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 4f 0d 0a 2b 43-47 52 45 47 3a 20 32 2c \F9.\EFO..+CGREG: 2,
07-23 15:30:09.509 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 31 2c 20 22 45 33 45-32 22 2c 20 22 30 30 45 1, "E3E2", "00E
07-23 15:30:09.509 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 41 32 46 39 39 22 2c 20-36 0d 0a 89 f9 . . . A2F99", 6..\89\F9
07-23 15:30:09.509 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:09.509 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:30:09.509 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 45, free 2003, stored 45
07-23 15:30:09.509 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:30:09.509 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:30:09.509 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 45, newdataready: 1
07-23 15:30:09.509 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:30:09.509 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:30:09.522 886 1000 D MUXD : [gsm0710muxd] 1032:pseudo_device_read(): pseudo_device_read read(channel->fd, buf, sizeof(buf))
07-23 15:30:09.522 886 1000 D MUXD : [gsm0710muxd] 1033:pseudo_device_read(): pseudo_device_read len=9
07-23 15:30:09.522 886 1000 D MUXD : [gsm0710muxd] 1035:pseudo_device_read(): Data from channel 3, wanted_read=1024, actual_read=9 bytes with read_action_count=0
07-23 15:30:09.523 886 1000 D MUXD : [gsm0710muxd] 553:write_frame(): Enter
07-23 15:30:09.523 886 1000 I MUXD : [gsm0710muxd] 602:write_frame(): Sending frame to channel 3
07-23 15:30:09.523 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: f9 0f ef 13 . . . .- . . . . . . . . \F9.\EF.
07-23 15:30:09.523 886 1000 D MUXD : [gsm0710muxd] 636:write_frame(): Write prefix len=4 written=4
07-23 15:30:09.523 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 41 54 2b 43 52 45 47 3f-0d . . . . . . . AT+CREG?.
07-23 15:30:09.523 886 1000 D MUXD : [gsm0710muxd] 660:write_frame(): Write data len=9 written=9
07-23 15:30:09.523 886 1000 D MUXD : [gsm0710muxd] 530:syslogdump(): >s 00000000: 8d f9 . . . . . .- . . . . . . . . \8D\F9
07-23 15:30:09.523 886 1000 D MUXD : [gsm0710muxd] 682:write_frame(): Write postfix len=2 written=2
07-23 15:30:09.523 886 1000 I MUXD : [gsm0710muxd] 699:write_frame(): Write a frame on channel 3 with length 9
07-23 15:30:09.523 886 1000 D MUXD : [gsm0710muxd] 1096:pseudo_device_read(): Leave
07-23 15:30:09.523 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 45 0d 0a 2b 43-52 45 47 3a 20 32 2c 31 \F9.\EFE..+CREG: 2,1
07-23 15:30:09.523 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 2c 22 45 33 45 32 22 2c-22 30 30 45 41 32 46 39 ,"E3E2","00EA2F9
07-23 15:30:09.524 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000020: 39 22 2c 36 0d 0a 64 f9- . . . . . . . . 9",6..d\F9
07-23 15:30:09.524 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:09.524 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:30:09.524 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 40, free 2008, stored 40
07-23 15:30:09.530 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 0d ef 2d 0d 0a 2b 43-4f 50 53 3a 20 30 2c 32 \F9.\EF-..+COPS: 0,2
07-23 15:30:09.643 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000000: f9 1d ef 2f 0d 0a 2b 45-43 53 51 3a 20 31 38 2c \F9.\EF/..+ECSQ: 18,
07-23 15:30:09.644 886 997 D MUXD : [gsm0710muxd] 530:syslogdump(): <s 00000010: 20 39 39 2c 20 2d 33 30-37 0d 0a 4b f9 . . . 99, -307..K\F9
07-23 15:30:09.644 886 997 D MUXD : [gsm0710muxd] 1261:gsm0710_buffer_write(): Enter
07-23 15:30:09.644 886 997 D MUXD : [gsm0710muxd] 1262:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): free 2048, stored 0
07-23 15:30:09.644 886 997 D MUXD : [gsm0710muxd] 1284:gsm0710_buffer_write(): GSM0710 buffer (up-to-date): written 29, free 2019, stored 29
07-23 15:30:09.644 886 997 D MUXD : [gsm0710muxd] 1292:gsm0710_buffer_write(): Leave
07-23 15:30:09.644 886 997 D MUXD : [gsm0710muxd] 2694:thread_serial_device_read(): Leave, keep watching
07-23 15:30:09.644 886 997 D MUXD : [gsm0710muxd] 2623:thread_serial_device_read(): Enter
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 2431:assemble_frame_thread(): assemble_frame_thread awoken. GSM0710 buffer stored 29, newdataready: 1
07-23 15:30:09.644 886 997 D MUXD : [gsm0710muxd] 2637:thread_serial_device_read(): Serial Data
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 2135:extract_frames(): Enter
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 1339:gsm0710_base_buffer_get_frame(): Find Start Flag
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 1343:gsm0710_base_buffer_get_frame(): buf_readp val=0xF9
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 1345:gsm0710_base_buffer_get_frame(): current buf_readp val=0x1D
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 1376:gsm0710_base_buffer_get_frame(): Ready to check Addr Field:buf_readp val=0x1D
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 1388:gsm0710_base_buffer_get_frame(): UIH Addr Filed value=0x1D
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 1393:gsm0710_base_buffer_get_frame(): UIH Addr Filed chnl value=7
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 1425:gsm0710_base_buffer_get_frame(): UIH Length Filed Byte#1=0x2F,frame_length=23
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 1449:gsm0710_base_buffer_get_frame(): Before: frame_length=23
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 1451:gsm0710_base_buffer_get_frame(): length_needed: 26, available in local_datacount: 26, frame_len=23
07-23 15:30:09.644 886 996 I MUXD : [gsm0710muxd] 1573:gsm0710_base_buffer_get_frame(): Get a complete frame. ch:7, ctrl:239, len:23
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 2153:extract_frames(): Frame is UI or UIH
07-23 15:30:09.644 886 996 I MUXD : [gsm0710muxd] 2162:extract_frames(): Writing 23 byte frame received on channel 7 to /dev/pts/9
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000000: 0d 0a 2b 45 43 53 51 3a-20 31 38 2c 20 39 39 2c ..+ECSQ: 18, 99,
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 530:syslogdump(): Frame:00000010: 20 2d 33 30 37 0d 0a .- . . . . . . . . -307..
07-23 15:30:09.644 886 996 I MUXD : [gsm0710muxd] 2181:extract_frames(): write() returned. Written 23/23 bytes of frame to /dev/pts/9
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 1304:destroy_frame(): frame_data ptr=0xB6684000, frame_len=23
07-23 15:30:09.644 886 996 D MUXD : [gsm0710muxd] 1327:gsm0710_base_buffer_get_frame(): Enter: depth_level=0
07-23 15:30:09.645 886 996 D MUXD : [gsm0710muxd] 1349:gsm0710_base_buffer_get_frame(): Leave. No start frame 0xf9 found in bytes stored in GSM0710 buffer
07-23 15:30:09.645 886 996 D MUXD : [gsm0710muxd] 2410:extract_frames(): Leave
07-23 15:30:09.645 886 996 D MUXD : [gsm0710muxd] 2428:assemble_frame_thread(): assemble_frame_thread put to sleep. GSM0710 buffer stored 0, newdataready: 0
07-23 15:30:09.791 1928 2085 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
07-23 15:30:09.791 1928 2085 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
07-23 15:30:11.447 1396 2093 D MediaProvider: object removed 13977
07-23 15:30:11.456 1396 2093 D MediaProvider: object removed 13978
07-23 15:30:11.458 1396 2093 D MediaProvider: object removed 13979
07-23 15:30:11.459 1396 2093 D MediaProvider: object removed 13980
07-23 15:30:11.461 1396 2093 D MediaProvider: object removed 13981
07-23 15:30:11.461 1396 2093 D MediaProvider: object removed 13982
07-23 15:30:11.462 1396 2093 D MediaProvider: object removed 13983
07-23 15:30:11.463 1396 2093 D MediaProvider: object removed 13984
07-23 15:30:11.465 1396 2093 D MediaProvider: object removed 13985
07-23 15:30:11.469 1396 2093 D MediaProvider: object removed 13986
07-23 15:30:11.473 1396 2093 D MediaProvider: object removed 13987
07-23 15:30:11.477 1396 2093 D MediaProvider: object removed 13988
07-23 15:30:11.481 1396 2093 D MediaProvider: object removed 13989
07-23 15:30:11.484 1396 2093 D MediaProvider: object removed 13990
07-23 15:30:11.488 1396 2093 D MediaProvider: object removed 13991
07-23 15:30:11.493 1396 2093 D MediaProvider: object removed 13992
07-23 15:30:11.497 1396 2093 D MediaProvider: object removed 13993
07-23 15:30:11.501 1396 2093 D MediaProvider: object removed 13994
07-23 15:30:11.505 1396 2093 D MediaProvider: object removed 13995
07-23 15:30:11.508 1396 2093 D MediaProvider: object removed 13996
07-23 15:30:11.513 1396 2093 D MediaProvider: object removed 13997
07-23 15:30:11.517 1396 2093 D MediaProvider: object removed 13998
07-23 15:30:11.520 1396 2093 D MediaProvider: object removed 13999
07-23 15:30:11.524 1396 2093 D MediaProvider: object removed 14000
07-23 15:30:11.529 1396 2093 D MediaProvider: object removed 14001
07-23 15:30:11.532 1396 2093 D MediaProvider: object removed 14002
07-23 15:30:11.939 886 886 D MUXD : [gsm0710muxd] 3068:watchdog(): Enter
07-23 15:30:11.939 886 886 D MUXD : [gsm0710muxd] 3071:watchdog(): Serial state is 4
07-23 15:30:11.939 886 886 I MUXD : [gsm0710muxd] 3557:main(): Frames received/dropped: 519/0
07-23 15:30:12.026 2866 2866 E DRVBD : static_data_init: DRVB CHECK PROCESS DONE ! STATUS (0x1004)
07-23 15:30:12.026 2866 2866 E DRVBD : main: server init failed...ret = 0x1004
07-23 15:30:12.119 2178 2204 E ELEVEN : calling refresh!
07-23 15:30:12.199 2640 2647 D AudioSpeechEnhanceInfo: SetOutputStreamRunning 0, SPELayer 0
07-23 15:30:12.199 2640 2647 E : AudioCloseDumpPCMFile file== NULL
07-23 15:30:12.199 2640 2647 E : AudioCloseDumpPCMFile file== NULL
07-23 15:30:12.199 2640 2647 D AudioMATVController: GetMatvEnable(), mMatvEnable = 0
07-23 15:30:12.199 2640 2647 D AudioResourceManager: StopOutputDevice(), mDlOutputDevice = 0x2
07-23 15:30:12.199 2640 2647 D AudioResourceManager: TurnoffAudioDevice = 0x2 DeviceCount = 1
07-23 15:30:12.200 2640 2647 D AudioMATVController: GetMatvEnable(), mMatvEnable = 0
07-23 15:30:12.200 2640 2647 D AudioMATVController: GetMatvEnable(), mMatvEnable = 0
07-23 15:30:12.200 2640 2647 D AudioResourceManager: EnableAudioClock AudioClockType = 1 bEnable = 0
07-23 15:30:12.201 2640 2647 D AudioResourceManager: EnableAudioClock AudioClockType = 4 bEnable = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment