Time Daemon fail to keep time after zygote remove - General Questions and Answers

hello
i had remove zygote from system/core/rootdir/init because my device didnt have any application on that. qmi time daemon is not working on reboot, and did not generate ats file in /data/time. data partition has every permission to access. "time_persistent_memory_opr" function fail. below is log. and didnt keep time on reboot.
01-01 00:54:47.018 649 663 D QC-time-services: Daemon: Time-services: All initializations done
01-01 00:54:47.018 649 663 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
01-01 00:54:47.018 649 661 D QC-time-services: Daemon:genoff_modem_qmi_service_request: Initiallizing QMI
01-01 00:54:47.019 649 661 E QC-time-services: Daemon:genoff_modem_qmi_service_request: qmi_client_get_service_list returned -2num_services 0
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:genoff_pre_init::Base = 0
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:ats_rtc_init: Time read from RTC -- year = 70, month = 0,day = 1
01-01 00:54:47.890 649 649 D QC-time-services: Daemon ats_rtc_init: seconds = 3287
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:Value read from RTC seconds = 3287000
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:genoff_init_config: ATS_RTC initialized with rc: 0
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:genoff_pre_init::Base = 1
01-01 00:54:47.890 649 649 D QC-time-services: Daemon: Storage Name: ats_1
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:Opening File: /persist/time/ats_1 /data/time/ats_1
01-01 00:54:47.890 649 649 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:Open File: /data/time/ats_1
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:Unable to open filefor read
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:genoff_post_init:Error in accessing storage
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:genoff_pre_init::Base = 2
01-01 00:54:47.892 649 649 D QC-time-services: Daemon: Storage Name: ats_2
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:Opening File: /persist/time/ats_2 /data/time/ats_2
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:Open File: /data/time/ats_2
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:Unable to open filefor read
01-01 00:54:47.892 649 649 D QC-time-services: Daemon:genoff_post_init:Error in accessing storage

Related

help for porting rom

I was trying to port this xperia rom to galaxy sl 19003 http://forum.xda-developers.com/showthread.php?t=1827071 here is the logcat
?:??: W/?(?): --------- beginning of /dev/log/main
01-01 00:09:24.578: I/cm(1378): Welcome to Android 4.0.4 / CyanogenMod-9-20121008-UNOFFICIAL-galaxysl
01-01 00:09:24.585: I/cm(1379): _
01-01 00:09:24.585: I/cm(1380): __ __ _ ___ _ _ __ ___ __ _ _ _ _ __ __))
01-01 00:09:24.593: I/cm(1381): ((_ \(/'((_( ((\( ((_)((_( (('((\( ((`1( ((_)((_(
01-01 00:09:24.593: I/cm(1382): )) _))
01-01 00:09:24.601: I/cm(1383):
01-01 00:09:24.703: I/DEBUG(1390): debuggerd: Oct 8 2012 15:41:26
01-01 00:09:24.703: I/DEBUG(1390): --------- beginning of /dev/log/system
01-01 00:09:25.250: I/Vold(1386): Vold 2.1 (the revenge) firing up
01-01 00:09:25.382: I/Netd(1389): Netd 1.0 starting
01-01 00:09:25.515: D/Vold(1386): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
01-01 00:09:25.515: D/Vold(1386): Volume emmc state changing -1 (Initializing) -> 0 (No-Media)
01-01 00:09:25.695: I/(1394): ServiceManager: 0x18910
01-01 00:09:26.000: D/Vold(1386): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
01-01 00:09:26.007: D/DirectVolume(1386): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1
01-01 00:09:26.007: D/DirectVolume(1386): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2
01-01 00:09:26.007: D/DirectVolume(1386): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 3, PARTN 3
01-01 00:09:26.007: D/DirectVolume(1386): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 4, PARTN 4
01-01 00:09:26.007: D/Vold(1386): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
01-01 00:09:30.062: I/Netd(1559): Netd 1.0 starting
01-01 00:09:34.531: I/Netd(1585): Netd 1.0 starting
01-01 00:09:40.031: I/Netd(1608): Netd 1.0 starting
the netd service wont start and no bootanimation
Hey PM me I am also trying.
netd service is not starting I cant figure out the problem I ported this rom in the same way as I ported flyme os
is anyone willing to help me
guys please anyone help
Hope that i can do that
Sent from my GT-I9003 using xda app-developers app

Problem after Boot [p720 with Su870-Image]

Hey Hey
i got this error on Logcat, has anyone an idea ?
see screenshoot
MasterTobi said:
Hey Hey
i got this error on Logcat, has anyone an idea ?
see screenshoot
Click to expand...
Click to collapse
surfaceflinger is the prob is egl.cfg in /system/lib/egl?
ok can check it first 17:30am german time
but first off all thx
so thx now all work but i have only a loop in netd 1.0 starting
so they can´t boot the phone any idea ?
MasterTobi said:
so thx now all work but i have only a loop in netd 1.0 starting
so they can´t boot the phone any idea ?
Click to expand...
Click to collapse
i dunno whats up with no logcat but you can use my build/zip/updater-script
to make your rom
and where is it
btw here logcat
?:??: W/?(?): --------- beginning of /dev/log/main
01-01 01:07:31.867: I/DEBUG(152): debuggerd: Apr 8 2013 14:11:59
01-01 01:07:31.992: D/AT_handler Daemon(161): AP_at_handler_main_function_V20110623
01-01 01:07:31.992: D/AT_handler Daemon(161): --------- beginning of /dev/log/system
01-01 01:07:31.992: I/Vold(145): Vold 2.1 (the revenge) firing up
01-01 01:07:32.000: D/AT_handler Daemon(161): Init_PCSync Start
01-01 01:07:32.000: D/AT_handler Daemon(161): device open /dev/input/event0
01-01 01:07:32.000: D/AT_handler Daemon(161): gspapa:: get device name mpu-accel
01-01 01:07:32.023: I/Netd(151): Netd 1.0 starting
01-01 01:07:32.046: D/Vold(145): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
01-01 01:07:32.046: D/Vold(145): Volume extsdcard state changing -1 (Initializing) -> 0 (No-Media)
01-01 01:07:32.070: D/AT_handler Daemon(161): device open /dev/input/event1
01-01 01:07:32.070: D/AT_handler Daemon(161): gspapa:: get device name modem_watcher
01-01 01:07:32.085: I/lgdrmserver(149): Start lgsecclkserver
01-01 01:07:32.085: E/SecClk(149): LibInitSecClkInfo() : Fail to open info file
01-01 01:07:32.085: E/SecClk(149): LibInitSecClkInfo() : Fail to open info file
01-01 01:07:32.093: D/Vold(145): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
01-01 01:07:32.093: D/Vold(145): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
01-01 01:07:32.093: W/Vold(145): Duplicate state (1)
01-01 01:07:32.093: W/Vold(145): Duplicate state (1)
01-01 01:07:32.093: W/Vold(145): Duplicate state (1)
01-01 01:07:32.093: W/Vold(145): Duplicate state (1)
01-01 01:07:32.093: D/Vold(145): Volume extsdcard state changing 0 (No-Media) -> 2 (Pending)
01-01 01:07:32.093: D/Vold(145): Volume extsdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
01-01 01:07:32.125: I/lgdrmserver(150): Start lgdrmserver
01-01 01:07:32.125: E/LGDRM(150): [DRMERR] drmLibGetFlexInfo() : Fail to read OpCode
01-01 01:07:32.132: D/AT_handler Daemon(161): device open /dev/input/event2
01-01 01:07:32.132: D/AT_handler Daemon(161): gspapa:: get device name omap4-keypad
01-01 01:07:32.132: I/LGDRM(150): [DRM] DRMAgent_Init() : Entering
01-01 01:07:32.132: E/LGDRM(150): [DRMERR] drmUtilCheckFolder() : Fail to create folder /persist-lg/lgdrm
01-01 01:07:32.156: E/NV_DATA(160): [NVD] main
01-01 01:07:32.187: D/AT_handler Daemon(161): device open /dev/input/event3
01-01 01:07:32.187: D/AT_handler Daemon(161): gspapa:: get device name touch_dev
01-01 01:07:32.195: V/IMGSRV(146): Succesfully loaded gfx modules
01-01 01:07:32.250: D/AT_handler Daemon(161): device open /dev/input/event4
01-01 01:07:32.250: D/AT_handler Daemon(161): gspapa:: get device name twl6030_pwrbutton
01-01 01:07:32.265: V/IMGSRV(146): pvrsrvinit complete
01-01 01:07:32.273: I/Netd(220): Netd 1.0 starting
01-01 01:07:32.296: D/AT_handler Daemon(161): device open /dev/input/event5
01-01 01:07:32.296: D/AT_handler Daemon(161): gspapa:: get device name proximity
01-01 01:07:32.351: D/AT_handler Daemon(161): device open /dev/input/event6
01-01 01:07:32.351: D/AT_handler Daemon(161): gspapa:: get device name als
01-01 01:07:32.507: D/AT_handler Daemon(161): device open /dev/input/event7
01-01 01:07:32.507: D/AT_handler Daemon(161): gspapa:: get device name u2 Headset Jack
01-01 01:07:32.757: D/AT_handler Daemon(161): device open /dev/input/event8
01-01 01:07:32.757: D/AT_handler Daemon(161): gspapa:: get device name suspend_autotest_pwrkey
01-01 01:07:33.007: D/AT_handler Daemon(161): could not open /dev/input/event9, No such file or directory
01-01 01:07:33.007: D/AT_handler Daemon(161): AT Command Thread Started
01-01 01:07:33.007: D/AT_handler Daemon(161): USB Dis-Connect Count = 0
01-01 01:07:33.007: D/AT_handler Daemon(161): USB Connect Count = 1
01-01 01:07:33.007: D/AT_handler Daemon(161): usbfd is opned : 7
01-01 01:07:33.007: D/AT_handler Daemon(161): USB Cable STATUS: CDC
01-01 01:07:33.007: D/AT_handler Daemon(161): after timeout
01-01 01:07:33.007: D/AT_handler Daemon(161): before read usb port
01-01 01:07:33.007: D/AT_handler Daemon(161): usbfd = 7
01-01 01:07:33.007: D/AT_handler Daemon(161): buffer size = 513
01-01 01:07:37.453: I/Netd(561): Netd 1.0 starting
01-01 01:07:42.593: I/Netd(591): Netd 1.0 starting
01-01 01:07:47.718: I/Netd(621): Netd 1.0 starting
01-01 01:07:52.851: I/Netd(651): Netd 1.0 starting
01-01 01:07:57.000: I/Netd(679): Netd 1.0 starting
01-01 01:08:02.164: I/Netd(711): Netd 1.0 starting
01-01 01:08:07.343: I/Netd(753): Netd 1.0 starting
01-01 01:08:12.531: I/Netd(785): Netd 1.0 starting
01-01 01:08:17.679: I/Netd(815): Netd 1.0 starting
01-01 01:08:22.851: I/Netd(846): Netd 1.0 starting
01-01 01:08:26.976: I/Netd(874): Netd 1.0 starting
01-01 01:08:32.148: I/Netd(905): Netd 1.0 starting
01-01 01:08:37.375: I/Netd(948): Netd 1.0 starting
01-01 01:08:42.531: I/Netd(979): Netd 1.0 starting
01-01 01:08:47.695: I/Netd(1009): Netd 1.0 starting
01-01 01:08:52.859: I/Netd(1040): Netd 1.0 starting
01-01 01:08:56.992: I/Netd(1068): Netd 1.0 starting
01-01 01:09:02.125: I/Netd(1098): Netd 1.0 starting
01-01 01:09:07.367: I/Netd(1142): Netd 1.0 starting
01-01 01:09:12.507: I/Netd(1172): Netd 1.0 starting
01-01 01:09:17.664: I/Netd(1202): Netd 1.0 starting
01-01 01:09:22.828: I/Netd(1232): Netd 1.0 starting
01-01 01:09:26.960: I/Netd(1260): Netd 1.0 starting
: E/(): Device disconnected

Samsung Galaxy Note Edge Rebooting Problem

Hi everyone, thanks for your time looking at my post. I just wanna try my luck here on xda if ever I can still fix my Note Edge's problem of rebooting. The phone would boot up but always shut down and power up after a minute or two. It does this every time. I have installed different firmware versions thru Odin, boot on recovery and factory reset and wipe cache and it didn't solve the problem. I took a logcat log and several errors show up in the "adsprpc" lines and qseecomapi lines and many others just hoping someone can shed light to this problem thanks.
Logcat
01 ] Usb Device MaxPacketSize is 0
01-04 23:23:48.159 526 526 W USB : [CSSVC ][Connsvc_USB_GetInfo:1305 ] Usb Device iSerialNumber is d8d8d82b
01-04 23:23:48.169 583 583 I bootchecker: Leave previous log before plaform reset
01-04 23:23:48.179 594 594 I gpu_snapshot: src dir: /sys/class/kgsl/kgsl-3d0/snapshot dest dir: /data/log/ dest_mode: 700
01-04 23:23:48.189 548 631 E adsprpc : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:33:apps_std fopen failed: /oemconfig.so No such file or directory
01-04 23:23:48.189 548 631 E adsprpc : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:33:apps_std fopen failed: /system/lib/rfsa/adsp//oemconfig.so No such file or directory
01-04 23:23:48.199 566 566 I epmlogd : Epmlogd firing up
01-04 23:23:48.209 566 654 D epmlogd : getlogcat START
01-04 23:23:48.219 564 564 I IPSecService: IPSecModuleInit : Entry
01-04 23:23:48.219 548 631 E adsprpc : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:33:apps_std fopen failed: /system/vendor/lib/rfsa/adsp//oemconfig.so No such file or directory
01-04 23:23:48.219 564 564 I IPSecService: IPSecModuleInit : Exit, raw socket id =7
01-04 23:23:48.219 564 564 I IPSecService: IPSecGetBinaryDetails: Property, key : ro.build.type, value : user
01-04 23:23:48.219 564 564 I IPSecService: IPSecGetBinaryDetails: Stored value of gi8_BuildType is : user
01-04 23:23:48.219 564 564 I IPSecService: main: Waiting for a connection inside for loop...
01-04 23:23:48.219 548 631 E adsprpc : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:33:apps_std fopen failed: /voiceproc_tx.so No such file or directory
01-04 23:23:48.219 548 631 E adsprpc : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:33:apps_std fopen failed: /system/lib/rfsa/adsp//voiceproc_tx.so No such file or directory
01-04 23:23:48.219 548 631 E adsprpc : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:33:apps_std fopen failed: /system/vendor/lib/rfsa/adsp//voiceproc_tx.so No such file or directory
01-04 23:23:48.219 548 631 E adsprpc : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:33:apps_std fopen failed: /voiceproc_rx.so No such file or directory
01-04 23:23:48.219 548 631 E adsprpc : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:33:apps_std fopen failed: /system/lib/rfsa/adsp//voiceproc_rx.so No such file or directory
01-04 23:23:48.219 548 631 E adsprpc : vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:33:apps_std fopen failed: /system/vendor/lib/rfsa/adsp//voiceproc_rx.so No such file or directory
01-04 23:23:48.239 566 654 D epmlogd : No persona infos at xml, out
01-04 23:23:48.239 566 566 I epmlogd : Epmlogd exiting
01-04 23:23:48.259 540 540 E WLAN_PSA: Set as Blocked Operation
01-04 23:23:48.259 442 442 D libEGL : loaded /vendor/lib/egl/libEGL_adreno.so
01-04 23:23:48.259 606 606 W Validity_service_main: Validity service start up
01-04 23:23:48.259 606 606 I ValidityLIB: ThreadBase.cpp 49 4
01-04 23:23:48.259 606 606 I ValidityLIB: palSynchronization.c 1218 4
01-04 23:23:48.259 606 606 I ValidityLIB: WorkerThreadBase.cpp 42 4
01-04 23:23:48.259 606 606 I ValidityLIB: vcsServer.cpp 84 4
01-04 23:23:48.259 595 595 D QC-time-services: Daemon:genoff_pre_init::Base = 0
01-04 23:23:48.259 606 606 I ValidityLIB: APIHandlerServer.cpp 110 4
01-04 23:23:48.259 595 595 D QC-time-services: Daemon:ats_rtc_init: Time read from RTC -- year = 70, month = 0,day = 4
01-04 23:23:48.279 606 673 I ValidityLIB: ThreadBase.cpp 112 4
01-04 23:23:48.279 540 540 D WLAN_PSA: FTM Test App: Diag_LSM_Init succeeded.
01-04 23:23:48.279 540 540 D WLAN_PSA: PTT_SOCKET_APP Init done, wait clients
01-04 23:23:48.279 613 613 I mdm_helper: 1 supported modem(s) found
01-04 23:23:48.279 613 613 I mdm_helper: Setting up mdm helper device structure
01-04 23:23:48.279 613 613 I mdm_helper: Found private data for MDM9x35
01-04 23:23:48.279 613 613 I mdm_helper: ESOC Details:
01-04 23:23:48.279 613 613 I mdm_helper: Name:MDM9x35
01-04 23:23:48.279 613 613 I mdm_helper: Port:/dev/esoc-0
01-04 23:23:48.279 613 613 I mdm_helper: Link:HSIC
01-04 23:23:48.279 613 613 I mdm_helper: Device configuration loaded
01-04 23:23:48.279 449 449 D QSEECOMD: : Init dlopen(libsecureui.so, RTLD_NOW) succeeds
01-04 23:23:48.279 449 449 D QSEECOMD: : Init::Init dlsym(g_FSHandle secure_ui_init) succeeds
01-04 23:23:48.279 449 449 D QSEECOMD: : Init secure_ui_init ret = 0
01-04 23:23:48.279 449 449 D QSEECOMD: : secure UI services: init (Listener ID = 16384)
01-04 23:23:48.279 613 613 I mdm_helper: Starting MDM helper
01-04 23:23:48.279 449 449 D QSEECOMAPI: : QSEECom_get_handle sb_length = 0x400
01-04 23:23:48.279 613 613 I mdm_helper: Creating thread for MDM9x35
01-04 23:23:48.279 449 449 D QSEECOMAPI: : App is not loaded in QSEE
01-04 23:23:48.279 449 449 E QSEECOMAPI: : Error::Cannot open the file /firmware/image/keymaste.mdt
01-04 23:23:48.279 449 449 E QSEECOMAPI: : Error::Loading image failed with ret = -1
01-04 23:23:48.279 449 449 E QSEECOMD: : Loading keymaster app failied
01-04 23:23:48.279 449 449 D QSEECOMD: : Parent qseecom daemon process paused!!
01-04 23:23:48.279 606 606 I ValidityLIB: APIHandlerServer.cpp 126 4
01-04 23:23:48.309 613 677 I mdm_helper: Starting MDM9x35
01-04 23:23:48.309 613 677 I mdm_helper: MDM9x35 : switching state to POWERUP
01-04 23:23:48.309 613 677 I mdm_helper: MDM9x35: Initializing environment
01-04 23:23:48.309 681 681 D QSEECOMD: : qseecom listener service threads starting!!!
01-04 23:23:48.309 681 681 D QSEECOMD: : Total listener services to start = 5
01-04 23:23:48.309 681 681 E QSEECOMD: : Listener: index = 0, hierarchy = 1
01-04 23:23:48.309 681 681 D QSEECOMD: : Init dlopen(librpmb.so, RTLD_NOW) succeeds
01-04 23:23:48.309 681 681 D QSEECOMD: : Init::Init dlsym(g_FSHandle rpmb_start) succeeds
01-04 23:23:48.309 681 681 D QSEECOMAPI: : QSEECom_register_listener 8192 sb_length = 0x5000
01-04 23:23:48.309 606 606 I ValidityLIB: APIHandlerVfm.cpp 88 4
01-04 23:23:48.309 606 606 I ValidityLIB: vfmEx.c 429 4
01-04 23:23:48.319 593 593 I Atfwd_Daemon: *** Starting ATFWD-daemon ***
01-04 23:23:48.319 681 681 D QSEECOMD: : Init rpmb_start ret = 0
01-04 23:23:48.319 681 681 D QSEECOMD: : RPMB system services: Started (Listener ID = 8192)
01-04 23:23:48.319 681 681 E QSEECOMD: : Listener: index = 1, hierarchy = 1
01-04 23:23:48.319 681 681 D QSEECOMD: : Init dlopen(libssd.so, RTLD_NOW) succeeds
01-04 23:23:48.319 681 681 D QSEECOMD: : Init::Init dlsym(g_FSHandle ssd_start) succeeds
01-04 23:23:48.319 681 681 D QSEECOMAPI: : QSEECom_register_listener 12288 sb_length = 0x5000
01-04 23:23:48.319 681 681 D QSEECOMD: : Init ssd_start ret = 0
01-04 23:23:48.319 681 681 D QSEECOMD: : SSD system services: Started (Listener ID = 12288)
01-04 23:23:48.319 681 681 E QSEECOMD: : Listener: index = 2, hierarchy = 1
01-04 23:23:48.319 681 681 D QSEECOMD: : Init dlopen(libsecureui.so, RTLD_NOW) succeeds
01-04 23:23:48.319 681 681 D QSEECOMD: : Init::Init dlsym(g_FSHandle secure_ui_start) succeeds
01-04 23:23:48.319 681 681 D QSEECOMAPI: : QSEECom_register_listener 16384 sb_length = 0x1014
01-04 23:23:48.319 681 681 D QSEECOMD: : Init secure_ui_start ret = 0
01-04 23:23:48.319 681 681 D QSEECOMD: : secure UI services: Started (Listener ID = 16384)
01-04 23:23:48.319 681 681 E QSEECOMD: : Listener: index = 3, hierarchy = 1
01-04 23:23:48.329 545 545 I ThermalEngine: Thermal daemon started
01-04 23:23:48.329 606 606 D VFMAuthQSEE: vfmTZDeviceOpen Success
01-04 23:23:48.339 545 545 I ThermalEngine: devices_manager_init: Init
01-04 23:23:48.339 545 545 I ThermalEngine: Number of gpus :1
01-04 23:23:48.339 545 545 I Thermal-IOCTL: KTM IOCTL interface "/dev/msm_thermal_query" opened
01-04 23:23:48.339 545 545 I ThermalEngine: vdd_rstr_init: Init KTM VDD RSTR enabled: 0
01-04 23:23:48.339 545 545 I ThermalEngine: sensors_manager_init: Init
01-04 23:23:48.349 681 681 D QSEECOMD: : Init dlopen(libdrmtime.so, RTLD_NOW) succeeds
01-04 23:23:48.349 681 681 D QSEECOMD: : Init::Init dlsym(g_FSHandle atime_start) succeeds
01-04 23:23:48.349 681 681 D DrmLibTime: QSEE Time Listener: atime_start
01-04 23:23:48.349 681 681 D QSEECOMAPI: : QSEECom_register_listener 11 sb_length = 0x5000
01-04 23:23:48.349 681 681 D DrmLibTime: registering fs service to QSEECom is done!
01-04 23:23:48.349 681 681 D DrmLibTime: begin to create a thread!
01-04 23:23:48.349 681 681 D DrmLibTime: Creating a pthread in atime_start is done! return 0
01-04 23:23:48.349 681 681 D QSEECOMD: : Init atime_start ret = 0
01-04 23:23:48.349 681 681 D QSEECOMD: : time services: Started (Listener ID = 11)
01-04 23:23:48.349 681 681 E QSEECOMD: : Listener: index = 4, hierarchy = 1
01-04 23:23:48.349 681 681 D QSEECOMD: : Init dlopen(libdrmfs.so, RTLD_NOW) succeeds
01-04 23:23:48.349 681 681 D QSEECOMD: : Init::Init dlsym(g_FSHandle fs_start) succeeds
01-04 23:23:48.349 681 681 D QSEECOMAPI: : QSEECom_register_listener 10 sb_length = 0x5000
01-04 23:23:48.349 681 681 D QSEECOMD: : Init fs_start ret = 0
01-04 23:23:48.349 681 681 D QSEECOMD: : file system services: Started (Listener ID = 10)
01-04 23:23:48.349 595 595 D QC-time-services: Daemon:Value read from RTC seconds = 343428000
01-04 23:23:48.349 595 595 D QC-time-services: Daemon:genoff_init_config: ATS_RTC initialized
01-04 23:23:48.349 595 595 D QC-time-services: Daemon:genoff_pre_init::Base = 1
01-04 23:23:48.349 595 595 D QC-time-services: Daemon: Storage Name: ats_1
01-04 23:23:48.349 595 595 D QC-time-services: Daemonpening File: /data/time/ats_1
01-04 23:23:48.349 595 595 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-04 23:23:48.349 681 681 D QSEECOMD: : QSEECOM DAEMON RUNNING
01-04 23:23:48.349 681 717 D DrmLibTime: QSEE Time Listener: dispatch
01-04 23:23:48.349 681 717 D DrmLibTime: before calling ioctl to read the next time_cmd
01-04 23:23:48.369 545 545 E ThermalEngine: adc_sensors_setup: Error opening /sys/bus/spmi/devices/qpnp-vadc-8/pa_therm0
01-04 23:23:48.369 545 545 I ThermalEngine: QMI TS sensor found for pa_therm0
01-04 23:23:48.369 545 545 E ThermalEngine: adc_sensors_setup: Error opening /sys/bus/spmi/devices/qpnp-vadc-8/pa_therm1
01-04 23:23:48.369 545 545 I ThermalEngine: QMI TS sensor found for pa_therm1
01-04 23:23:48.369 545 545 E ThermalEngine: bcl_setup: Error opening /sys/devices/qcom,bcl.41/iavail
01-04 23:23:48.369 545 545 E ThermalEngine: add_tgt_sensors_set: Error adding bcl
01-04 23:23:48.369 545 545 E ThermalEngine: sensors_init: Error adding BCL TS
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_pre_init::Base = 2
01-04 23:23:48.369 595 595 D QC-time-services: Daemon: Storage Name: ats_2
01-04 23:23:48.369 595 595 D QC-time-services: Daemonpening File: /data/time/ats_2
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:Unable to open filefor read
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_post_init:Error in accessing storage
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_pre_init::Base = 3
01-04 23:23:48.369 595 595 D QC-time-services: Daemon: Storage Name: ats_3
01-04 23:23:48.369 595 595 D QC-time-services: Daemonpening File: /data/time/ats_3
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:Unable to open filefor read
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_post_init:Error in accessing storage
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_pre_init::Base = 4
01-04 23:23:48.369 595 595 D QC-time-services: Daemon: Storage Name: ats_4
01-04 23:23:48.369 595 595 D QC-time-services: Daemonpening File: /data/time/ats_4
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:Unable to open filefor read
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_post_init:Error in accessing storage
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_pre_init::Base = 5
01-04 23:23:48.369 595 595 D QC-time-services: Daemon: Storage Name: ats_5
01-04 23:23:48.369 595 595 D QC-time-services: Daemonpening File: /data/time/ats_5
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:Unable to open filefor read
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_post_init:Error in accessing storage
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_pre_init::Base = 6
01-04 23:23:48.369 595 595 D QC-time-services: Daemon: Storage Name: ats_6
01-04 23:23:48.369 595 595 D QC-time-services: Daemonpening File: /data/time/ats_6
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:Unable to open filefor read
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_post_init:Error in accessing storage
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_pre_init::Base = 7
01-04 23:23:48.369 595 595 D QC-time-services: Daemon: Storage Name: ats_7
01-04 23:23:48.369 595 595 D QC-time-services: Daemonpening File: /data/time/ats_7
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:Unable to open filefor read
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_post_init:Error in accessing storage
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_pre_init::Base = 8
01-04 23:23:48.369 595 595 D QC-time-services: Daemon: Storage Name: ats_8
01-04 23:23:48.369 595 595 D QC-time-services: Daemonpening File: /data/time/ats_8
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:Unable to open filefor read
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_post_init:Error in accessing storage
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_pre_init::Base = 9
01-04 23:23:48.369 595 595 D QC-time-services: Daemon: Storage Name: ats_9
01-04 23:23:48.369 595 595 D QC-time-services: Daemonpening File: /data/time/ats_9
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:Unable to open filefor read
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_post_init:Error in accessing storage
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:genoff_pre_init::Base = 10
01-04 23:23:48.369 595 595 D QC-time-services: Daemon: Storage Name: ats_10
01-04 23:23:48.369 595 595 D QC-time-services: Daemonpening File: /data/time/ats_10
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:time_persistent_memory_opr:Genoff Read operation
01-04 23:23:48.369 595 595 D QC-time-services: Daemon:Unable to open filefor read
Click to expand...
Click to collapse

Android TV 6.0 integrate with usb 4g module problem

Hi all
I' m working with android TV 6.0, I need a usb 4g module work on it,link is http://m.simcomm2m.com/module/detail.aspx?id=150
I followed the official doc and driver, and I got these output from uart:
[ 4442.176000] usb 1-1: new high-speed USB device number 3 using Mstar-ehci-2
[ 4442.380000] usb 1-1: New USB device found, idVendor=1e0e, idProduct=9001
[ 4442.388000] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4442.392000] usb 1-1: Product: SimTech, Incorporated
[ 4442.400000] usb 1-1: Manufacturer: SimTech, Incorporated
[ 4442.404000] usb 1-1: SerialNumber: 0123456789ABCDEF
[ 4442.416000] option 1-1:1.0: GSM modem (1-port) converter detected
[ 4442.424000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0
[ 4442.432000] option 1-1:1.1: GSM modem (1-port) converter detected
[ 4442.440000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1
[ 4442.448000] option 1-1:1.2: GSM modem (1-port) converter detected
[ 4442.456000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB2
[ 4442.460000] option 1-1:1.3: GSM modem (1-port) converter detected
[ 4442.468000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB3
[ 4442.476000] option 1-1:1.4: GSM modem (1-port) converter detected
[ 4442.484000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB4
I also got some error output:
01-01 21:36:2[ 5784.908000] init: Service 'ril-daemon' (pid 7649) killing any children in process group
1.963 7649 7649 D RILD : **RILd param count=3**
01-01 21:36:21.963 7649 7649 D use-Rlog/RLOG-RILD: simcom rilLibPath=/system/lib/libreference-ril.so
01-01 21:36:21.964 7649 7649 D RILD : RIL_Init argc = 3 clientId = 0
01-01 21:36:21.964 7649 7649 D use-Rlog/RLOG-RIL_SIMCOM: simcom android60 ril_init
01-01 21:36:21.964 7649 7649 I RIL_SIMCOM: Client id received 0
01-01 21:36:21.964 7649 7651 I use-Rlog/RLOG-RIL_RUNTIME: 3G modem monitor thread is start
01-01 21:36:21.965 7649 7649 D use-Rlog/RLOG-RIL_RUNTIME: [1e0e:9001],atport=/dev/ttyUSB2,dataport=/dev/ttyUSB3,gpsport=/dev/ttyUSB1
01-01 21:36:21.965 7649 7649 D use-Rlog/RLOG-RIL_SIMCOM: ref get runtime port = /dev/ttyUSB2
01-01 21:36:21.965 7649 7649 D use-Rlog/RLOG-RIL_SIMCOM: at port use dynamic = /dev/ttyUSB2
01-01 21:36:21.965 7649 7649 I use-Rlog/RLOG-RIL_SIMCOM: RIL_Init tty device: /dev/ttyUSB2
01-01 21:36:21.965 7649 7649 D RILD : RIL_Init rilInit completed
01-01 21:36:21.965 7649 7649 I RILC : SIM_COUNT: 1
01-01 21:36:21.965 7649 7649 E RILC : RIL_register: RIL version 11
01-01 21:36:21.965 7649 7649 I RILC : s_registerCalled flag set, 1
01-01 21:36:21.965 7649 7652 E use-Rlog/RLOG-RIL_SIMCOM: open devices: /dev/ttyUSB2
01-01 21:36:21.965 7649 7649 I RILC : Start to listen RIL_SOCKET_1
01-01 21:36:21.966 7649 7649 D RILD : RIL_Init RIL_register completed
01-01 21:36:21.966 7649 7649 D RILD : RIL_register_socket completed
01-01 21:36:21.966 7649 7649 D RILD : RIL_Init starting sleep loop
01-01 21:36:21.967 7649 7652 E use-Rlog/RLOG-RIL_SIMCOM: open ok, init it.
01-01 21:36:21.967 7649 7653 D AT : AT< OK
01-01 21:36:21.967 7649 7650 D RIL_SIMCOM: setRadioState(0)
01-01 21:36:21.967 7649 7654 D use-Rlog/RLOG-AT: pppcheckLoop start
01-01 21:36:21.967 7649 7654 E use-Rlog/RLOG-AT: Failed to get socket 'rild-ppp' errno:0
01-01 21:36:21.967 7649 7650 D use-Rlog/RLOG-RIL_SIMCOM: get currentState = 0
01-01 21:36:21.967 7649 7650 D use-Rlog/RLOG-RIL_SIMCOM: handshake start
01-01 21:36:21.967 7649 7650 D AT : AT> ATE0Q0V1
^C
130|[email protected]:/ # [ 5789.920000] init: Starting service 'ril-daemon'...
[ 5789.944000] init: Service 'ril-daemon' (pid 7655) exited with status 255
[ 5789.952000] init: Service 'ril-daemon' (pid 7655) killing any children in process group
[ 5794.964000] init: Starting service 'ril-daemon'...
[ 5794.988000] init: Service 'ril-daemon' (pid 7661) exited with status 255
[ 5794.992000] init: Service 'ril-daemon' (pid 7661) killing any children in process group
[ 5799.004000] init: Starting service 'ril-daemon'...
[ 5799.028000] init: Service 'ril-daemon' (pid 7667) exited with status 255
[ 5799.032000] init: Service 'ril-daemon' (pid 7667) killing any children in process group
My question is:
1) I asked some android developers, is android tv version cut the 4g or mobile network?, because I cann't find any menu in Setting, see Attach Files.
Do I need modify android TV source to enable 4g or mobile network?
2) What do I need to do if I want to integrated a usb 4g module in android TV 6.0 version.
Thanks.

Unexpected shutdown/restart

Hi,
I have again some ugly issues: from time to time, randomly, my HTC U12+ with latest software version shuts down, or reboots, or something.
For example, it works fine, I put it on the table and after some time, when I want to check it... Black screen. Not working.
Most of the time I struggle a lot to "open it". I keep pressing the power button, press it multiple times, press volume buttons... It looks like something happened and it does not work anymore.
The only "symptom" I found was that the Internet connection does not work anymore before losing the device.
Oh, I also booted in SAFE MODE, and it still happened!!!
I tried:
- Clear caches, both from Boost+, Settings and CCleaner
- Clear cache partition from recovery mode
- Shaking it and force it a bit thinking about a hardware connection
- I also, of course, used it without the case and it still happened
Nothing seems to work.
I took a bug report but I am not sure where to look at. I also connected using ADB and keeping it running with "logcat" hoping it will crash and I can find the bug in the logs...
Meanwhile, did this happen to any of you? Do you have any idea why this can happen?
Thanks!
Got some errors, this is exactly before the crash, last error messages:
04-08 18:10:58.738 1553 1894 D WifiStateMachine: handleMessage: E msg.what=131133
04-08 18:10:58.738 1553 1894 D WifiStateMachine: processMsg: ConnectedState
04-08 18:10:58.738 1553 1894 D WifiStateMachine: processMsg: L2ConnectedState
04-08 18:10:58.738 1553 1894 D WifiStateMachine: processMsg: ConnectModeState
04-08 18:10:58.738 1553 1894 D WifiStateMachine: processMsg: DefaultState
04-08 18:10:58.760 1553 1605 D Tethering: interfaceRemoved rmnet_data1
04-08 18:10:58.761 748 748 E WifiHAL : acquire_supported_features: requestResponse Error:-4
04-08 18:10:58.762 1553 1926 D EthernetNetworkFactory: updateCapabilityFilter: []
04-08 18:10:58.770 748 748 E WifiHAL : wifi_get_logger_supported_feature_set: Error -4 happened.
04-08 18:10:58.773 748 748 E WifiHAL : acquire_supported_features: requestResponse Error:-4
04-08 18:10:58.773 748 748 E WifiHAL : wifi_get_logger_supported_feature_set: Error -4 happened.
04-08 18:10:58.766 14703 14703 W iptables-wrappe: type=1400 audit(0.0:2722): avc: denied { read write } for path="/dev/diag" dev="tmpfs" ino=16129 scontext=u:r:netutils_wrapper:s0 tcontext=ubject_r:diag_devi
ce:s0 tclass=chr_file permissive=0
04-08 18:10:58.793 1553 1894 D WifiStateMachine: handleMessage: X
04-08 18:10:58.794 1553 1894 D WifiStateMachine: handleMessage: E msg.what=131135
04-08 18:10:58.794 1553 1894 D WifiStateMachine: processMsg: ConnectedState
04-08 18:10:58.794 1553 1894 D WifiStateMachine: processMsg: L2ConnectedState
04-08 18:10:58.794 1553 1894 D WifiStateMachine: processMsg: ConnectModeState
04-08 18:10:58.795 748 748 E WifiHAL : wifi_get_link_stats: requestResponse Error:-5
04-08 18:10:58.800 1553 1894 E WifiVendorHal: getWifiLinkLayerStats(l.937) failed {.code = ERROR_INVALID_ARGS, .description = }
04-08 18:10:58.802 1553 1894 D WifiStateMachine: handleMessage: X
04-08 18:10:58.803 1553 1590 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
04-08 18:10:58.833 1553 1590 D BatteryExternalStatsWorker: uES end
04-08 18:10:58.833 1553 1590 D BatteryExternalStatsWorker: end updateExternalStatsSync
04-08 18:10:58.840 1180 1235 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
04-08 18:10:58.841 1180 1235 E Diag_Lib: qpLogDiagInit <== result : 0
04-08 18:10:58.841 1180 1235 E Diag_Lib: DATAD : gIsQXDMDisabled 0, gIsADBDisabled 1, gIsDebugDisabled 0, gIsIMSLogsDisabled 0
04-08 18:10:58.841 1180 1180 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
04-08 18:10:58.841 1180 1180 E Diag_Lib: qpLogDiagInit <== result : 0
04-08 18:10:58.841 1180 1180 E Diag_Lib: DATAD : gIsQXDMDisabled 0, gIsADBDisabled 1, gIsDebugDisabled 0, gIsIMSLogsDisabled 0
04-08 18:10:58.841 1180 1180 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
04-08 18:10:58.841 1180 1180 E Diag_Lib: qpLogDiagInit <== result : 0
04-08 18:10:58.841 1180 1180 E Diag_Lib: DATAD : gIsQXDMDisabled 0, gIsADBDisabled 1, gIsDebugDisabled 0, gIsIMSLogsDisabled 0
04-08 18:10:58.842 1180 1180 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
04-08 18:10:58.842 1180 1180 E Diag_Lib: qpLogDiagInit <== result : 0
04-08 18:10:58.842 1180 1180 E Diag_Lib: DATAD : gIsQXDMDisabled 0, gIsADBDisabled 1, gIsDebugDisabled 0, gIsIMSLogsDisabled 0
04-08 18:10:58.836 14708 14708 W iptables-wrappe: type=1400 audit(0.0:2723): avc: denied { read write } for path="/dev/diag" dev="tmpfs" ino=16129 scontext=u:r:netutils_wrapper:s0 tcontext=ubject_r:diag_devi
ce:s0 tclass=chr_file permissive=0
04-08 18:10:58.857 752 2147 E LocSvc_ApiV02: errorCb:4087]: Service unavailable error
04-08 18:10:58.857 752 2159 E LocSvc_ApiV02: errorCb:4087]: Service unavailable error
04-08 18:10:58.857 1127 1210 E LocSvc_ApiV02: errorCb:4087]: Service unavailable error
04-08 18:10:58.858 1128 1165 E LocSvc_ApiV02: errorCb:4087]: Service unavailable error
04-08 18:10:58.864 1088 1158 I cnss-daemon: wlfw_qmi_err_cb: Server disconnect, err -2 client 0x3K
04-08 18:10:58.864 1088 1145 I cnss-daemon: wlfw_service_request: Pthread exiting
04-08 18:10:58.868 1553 1605 D Tethering: interfaceRemoved rmnet_data2
04-08 18:10:58.869 1553 1926 D EthernetNetworkFactory: updateCapabilityFilter: []
04-08 18:10:58.871 1088 14709 E cnss-daemon: ro.baseband : [msm]
04-08 18:10:58.873 1170 1250 E ThermalEngine: qmi_clnt_error_cb: with error -2 called for clnt MODEM
04-08 18:10:58.876 1127 1127 E slim_daemon: [QMISLIM] slim_QSQmiSvc_HandleSlimEvent: Client for ID 2 is not found
04-08 18:10:58.906 14715 14715 W iptables-wrappe: type=1400 audit(0.0:2724): avc: denied { read write } for path="/dev/diag" dev="tmpfs" ino=16129 scontext=u:r:netutils_wrapper:s0 tcontext=ubject_r:diag_devi
ce:s0 tclass=chr_file permissive=0
04-08 18:10:58.877 1170 1269 E ThermalEngine: qmi_ts_clnt_error_cb: with -2 called for clnt MODEM0
04-08 18:10:58.879 1251 2542 I QTI_SDM_INFO: [qti_rmnet_dpm.c:586] dpm_erro_cb():qti_dpm_erro_cb
04-08 18:10:58.881 1022 1072 D QC-time-services: Daemon:genoff_qmi_error_cb: Error callback called
04-08 18:10:58.882 1022 1060 D QC-time-services: Daemon:genoff_modem_qmi_service_request: Initializing QMI
04-08 18:10:58.886 1088 1786 I cnss-daemon: wlan_qmi_err_cb: WLPS service disconnect, called with error -2 for client 0x4K
Click to expand...
Click to collapse
I tried to change settings from Developer option, to stop services, uninstall apps, nothing seems to help.
I got another error log:
04-10 12:42:42.462 12182 12202 I FA : Tag Manager is not found and thus will not be used
04-10 12:42:42.507 12182 12236 D libc : [NET] dns_sku:0
04-10 12:42:42.508 12182 12236 D libc : [NET] android_getaddrinfo_proxy get netid:0
04-10 12:42:42.509 1067 12242 D libc : [NET] _dns_getaddrinfo+, netid:100, mark:983140
04-10 12:42:42.515 2595 12181 I FSA2_RawContactSyncer: contact count. before sweep: -1, before sync: 0, after sync down: -1, after sync up: 0
04-10 12:42:42.515 2595 12181 W FSA2_ContactsSyncAdapter: @onPerformSync Sync finished successfully
04-10 12:42:42.556 1067 12242 D libc : [NET] _dns_getaddrinfo-, (NS_SUCCESS)
04-10 12:42:42.558 12182 12236 D libc : [NET] android_getaddrinfo_proxy-, success
04-10 12:42:42.563 12182 12236 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
04-10 12:42:42.776 1536 2575 D AlarmManager: [AlarmGrouping_4.0] before: 82012d8 2020-04-10 12:43:55 257081 name=com.google.android.gms type=ELAPSED_WAKEUP window=54546 interval=0
04-10 12:42:42.777 1536 2575 D AlarmManager: [AlarmGrouping_4.0] after: 82012d8 2020-04-10 12:50:00 621578 name=com.google.android.gms type=ELAPSED_WAKEUP window=54546 interval=0
04-10 12:42:42.953 11088 11123 I Finsky : [147] kem.run(3): Stats for Executor: BlockingExecutor [email protected][Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 13]
04-10 12:42:42.954 11088 11123 I Finsky : [147] kem.run(3): Stats for Executor: LightweightExecutor [email protected][Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 72]
04-10 12:42:43.198 1536 3796 I BatteryService: n_update end
04-10 12:42:43.201 739 739 D qdlights: set_light_battery colorRGB=FFFF0000
04-10 12:42:43.202 739 739 D qdlights: set_speaker_light_locked mode 0, colorRGB=FFFF0000, onMS=0, offMS=0
04-10 12:42:43.202 739 739 D qdlights: [LEDInfo] has indicator attribute
04-10 12:42:43.202 739 739 D qdlights: [LedInfo] write attr ok name=/sys/class/leds/indicator/ModeRGB string=1ff0000,len=7
04-10 12:42:43.209 1974 1974 I BatteryController: (lvl,plug,charged,charging)=(13,T,f,T) [status,health,timeout,unsupprt]=[2,2,f,f]
04-10 12:42:43.210 1536 1616 D HtcPowerSaver: updateBatteryInfo
04-10 12:42:43.210 7949 7949 D PowerWakeLock: acquirePower AOD_BatteryController
04-10 12:42:43.211 1536 4622 V LocSvc_HIDL_Subscription_jni: battery_level_update
04-10 12:42:43.214 1536 4622 V LocSvc_HIDL_Subscription_jni: [battery_level_update][931] [HC] =>> [HS]
04-10 12:42:43.214 754 754 V LocSvc_HIDL_IzatSubscription: [batteryLevelUpdate][777] [HS] <<<<= [HC]
04-10 12:42:43.214 1536 4622 V LocSvc_HIDL_Subscription_jni: Exit Result 0
04-10 12:42:43.216 1536 1536 D UsbnetService: BroadcastReceiver:nReceive+
04-10 12:42:43.216 1536 1536 D UsbnetService: onReceive BATTERY_CHANGED
04-10 12:42:43.217 1536 1536 D UsbnetService: --> pluggedType = 2, mPluggedType = 0, mScreenOff = false
04-10 12:42:43.217 1536 1536 D UsbnetService: BroadcastReceiver:nReceive-
04-10 12:42:43.217 7949 7949 D BatteryController: onReceive : android.intent.action.BATTERY_CHANGED
04-10 12:42:43.217 1536 1536 D UsbDeviceManager: Receive update chargind state broadcast
04-10 12:42:43.217 1536 1536 I DeviceIdleController: updateChargingLocked: charging=true
04-10 12:42:43.217 1536 1612 D UsbDeviceManager: [USB] handleMessage: 9; pre_mConnected=true, pre_mConfiguration=true
04-10 12:42:43.217 7949 7949 I BatteryController: (lvl,plug,charging)=(13,T,T) [status,health,timeout,unsupprt]=[2,2,f,f]
04-10 12:42:43.218 7949 7949 D AodClockView: onBatteryLevelChanged (13, true, true, false, false)
04-10 12:42:43.218 7949 7949 D b : onBatteryLevelChangedInternal(13, true, true, false, false)
04-10 12:42:43.220 7949 7949 D PowerWakeLock: releasePower AOD_BatteryController
04-10 12:42:43.222 1536 1536 W DeviceIdleController: becomeActiveLocked, reason = charging
04-10 12:42:43.222 1536 1536 D PowerManagerService: runPSCheck
04-10 12:42:43.222 1536 1536 D HtcPowerSaver: Checking...
04-10 12:42:43.222 1536 1536 I HtcPowerSaver: >> updateStatus
04-10 12:42:43.222 1536 1536 I HtcPowerSaver: << updateStatus
04-10 12:42:43.229 1989 1989 I PowerUI_SlowChargerReceiver: onReceive : com.htc.intent.action.BATTERY_LEVEL_CHANGED
04-10 12:42:43.231 1989 1989 I SmartNS_ChargeOnly_Enabler: battery status:2
04-10 12:42:43.236 1989 1989 I PowerUI_SlowChargerReceiver: Level: 13 Plug usb battery level: 12 Battery health: 2 USB type: 2
04-10 12:42:43.376 11088 11123 I Finsky : [147] kem.run(3): Stats for Executor: bgExecutor [email protected][Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 62]
04-10 12:42:43.381 3119 3119 W NotificationListener: shouldBeFilteredOut !canShowBadge() com.android.systemui
04-10 12:42:43.385 3104 3104 I Launcher: Deferring update until onResume
04-10 12:42:43.395 1974 1974 I StackScroller: updateEmptyShade(true,false,false)
04-10 12:42:43.395 1974 1974 I StatusBar: updateEmptyShade(true,false)
04-10 12:42:43.395 1974 1974 I StackScroller: setBlockTouch:false
04-10 12:42:43.495 1941 1941 D wpa_supplicant: RTM_NEWLINK: ifi_index=8 ifname=rmnet_ipa0 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x0 ()
04-10 12:42:43.504 1536 1612 I EthernetTracker: interfaceLinkStateChanged, iface: rmnet_ipa0, up: false
04-10 12:42:43.505 1536 1612 V WifiNative: Received iface link up/down notification on an invalid iface=rmnet_ipa0
04-10 12:42:43.505 1536 1612 D Tethering: interfaceStatusChanged rmnet_ipa0, false
04-10 12:42:43.508 1536 1612 D Tethering: ignore interface down for rmnet_ipa0
04-10 12:42:43.566 1941 1941 D wpa_supplicant: RTM_NEWLINK: ifi_index=20 ifname=r_rmnet_data0 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x0 ()
04-10 12:42:43.568 1536 1612 I EthernetTracker: interfaceLinkStateChanged, iface: r_rmnet_data0, up: false
04-10 12:42:43.569 1536 1612 V WifiNative: Received iface link up/down notification on an invalid iface=r_rmnet_data0
04-10 12:42:43.570 1536 1612 D Tethering: interfaceStatusChanged r_rmnet_data0, false
04-10 12:42:43.581 1536 1612 D Tethering: ignore interface down for r_rmnet_data0
04-10 12:42:43.640 1941 1941 D wpa_supplicant: RTM_DELLINK: ifi_index=8 ifname=rmnet_ipa0 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x0 ()
04-10 12:42:43.640 1941 1941 D wpa_supplicant: RTM_DELLINK: Interface 'rmnet_ipa0' removed
04-10 12:42:43.646 1536 1612 D Tethering: interfaceRemoved rmnet_ipa0
04-10 12:42:43.646 1536 1927 D EthernetNetworkFactory: updateCapabilityFilter: []
04-10 12:42:43.649 1941 1941 D wpa_supplicant: RTM_DELLINK: ifi_index=9 ifname=rmnet_data0 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x0 ()
04-10 12:42:43.649 1941 1941 D wpa_supplicant: RTM_DELLINK: Interface 'rmnet_data0' removed
04-10 12:42:43.650 1536 1612 D Tethering: interfaceRemoved rmnet_data0
04-10 12:42:43.650 1536 1927 D EthernetNetworkFactory: updateCapabilityFilter: []
04-10 12:42:43.681 12252 12252 W iptables-wrappe: type=1400 audit(0.0:2730): avc: denied { read write } for path="/dev/diag" dev="tmpfs" ino=17763 scontext=u:r:netutils_wrapper:s0 tcontext=ubject_r:diag_devi
ce:s0 tclass=chr_file permissive=0
04-10 12:42:43.751 12253 12253 W iptables-wrappe: type=1400 audit(0.0:2731): avc: denied { read write } for path="/dev/diag" dev="tmpfs" ino=17763 scontext=u:r:netutils_wrapper:s0 tcontext=ubject_r:diag_devi
ce:s0 tclass=chr_file permissive=0
04-10 12:42:43.797 1941 1941 D wpa_supplicant: RTM_DELLINK: ifi_index=10 ifname=rmnet_data1 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x0 ()
04-10 12:42:43.797 1941 1941 D wpa_supplicant: RTM_DELLINK: Interface 'rmnet_data1' removed
04-10 12:42:43.798 1536 1612 D Tethering: interfaceRemoved rmnet_data1
04-10 12:42:43.798 1536 1927 D EthernetNetworkFactory: updateCapabilityFilter: []
04-10 12:42:43.821 12254 12254 W iptables-wrappe: type=1400 audit(0.0:2732): avc: denied { read write } for path="/dev/diag" dev="tmpfs" ino=17763 scontext=u:r:netutils_wrapper:s0 tcontext=ubject_r:diag_devi
ce:s0 tclass=chr_file permissive=0
04-10 12:42:43.880 1941 1941 D wpa_supplicant: RTM_DELLINK: ifi_index=11 ifname=rmnet_data2 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x0 ()
04-10 12:42:43.881 1941 1941 D wpa_supplicant: RTM_DELLINK: Interface 'rmnet_data2' removed
04-10 12:42:43.889 1536 1612 D Tethering: interfaceRemoved rmnet_data2
04-10 12:42:43.889 1536 1927 D EthernetNetworkFactory: updateCapabilityFilter: []
04-10 12:42:43.891 12255 12255 W iptables-wrappe: type=1400 audit(0.0:2733): avc: denied { read write } for path="/dev/diag" dev="tmpfs" ino=17763 scontext=u:r:netutils_wrapper:s0 tcontext=ubject_r:diag_devi
ce:s0 tclass=chr_file permissive=0
04-10 12:42:43.951 12256 12256 W iptables-wrappe: type=1400 audit(0.0:2734): avc: denied { read write } for path="/dev/diag" dev="tmpfs" ino=17763 scontext=u:r:netutils_wrapper:s0 tcontext=ubject_r:diag_devi
ce:s0 tclass=chr_file permissive=0
04-10 12:42:43.957 1941 1941 D wpa_supplicant: RTM_DELLINK: ifi_index=12 ifname=rmnet_data3 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x0 ()
04-10 12:42:43.957 1941 1941 D wpa_supplicant: RTM_DELLINK: Interface 'rmnet_data3' removed
04-10 12:42:43.958 1536 1612 D Tethering: interfaceRemoved rmnet_data3
04-10 12:42:43.959 1536 1927 D EthernetNetworkFactory: updateCapabilityFilter: []
04-10 12:42:44.037 1941 1941 D wpa_supplicant: RTM_DELLINK: ifi_index=13 ifname=rmnet_data4 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x0 ()
04-10 12:42:44.037 1941 1941 D wpa_supplicant: RTM_DELLINK: Interface 'rmnet_data4' removed
04-10 12:42:44.041 1536 1612 D Tethering: interfaceRemoved rmnet_data4
04-10 12:42:44.057 1536 1927 D EthernetNetworkFactory: updateCapabilityFilter: []
04-10 12:42:44.087 1173 1221 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
04-10 12:42:44.088 1173 1221 E Diag_Lib: qpLogDiagInit <== result : 0
04-10 12:42:44.088 1173 1221 E Diag_Lib: DATAD : gIsQXDMDisabled 0, gIsADBDisabled 1, gIsDebugDisabled 0, gIsIMSLogsDisabled 0
04-10 12:42:44.088 1173 1173 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
04-10 12:42:44.088 1173 1173 E Diag_Lib: qpLogDiagInit <== result : 0
04-10 12:42:44.088 1173 1173 E Diag_Lib: DATAD : gIsQXDMDisabled 0, gIsADBDisabled 1, gIsDebugDisabled 0, gIsIMSLogsDisabled 0
04-10 12:42:44.088 1173 1173 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
04-10 12:42:44.088 1173 1173 E Diag_Lib: qpLogDiagInit <== result : 0
04-10 12:42:44.088 1173 1173 E Diag_Lib: DATAD : gIsQXDMDisabled 0, gIsADBDisabled 1, gIsDebugDisabled 0, gIsIMSLogsDisabled 0
04-10 12:42:44.089 1173 1173 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
04-10 12:42:44.089 1173 1173 E Diag_Lib: qpLogDiagInit <== result : 0
04-10 12:42:44.089 1173 1173 E Diag_Lib: DATAD : gIsQXDMDisabled 0, gIsADBDisabled 1, gIsDebugDisabled 0, gIsIMSLogsDisabled 0
04-10 12:42:44.100 754 2066 E LocSvc_ApiV02: errorCb:4087]: Service unavailable error
04-10 12:42:44.100 1130 1186 E LocSvc_ApiV02: errorCb:4087]: Service unavailable error
04-10 12:42:44.101 1129 1208 E LocSvc_ApiV02: errorCb:4087]: Service unavailable error
04-10 12:42:44.102 754 2069 E LocSvc_ApiV02: errorCb:4087]: Service unavailable error
04-10 12:42:44.108 1089 1148 I cnss-daemon: wlfw_qmi_err_cb: Server disconnect, err -2 client 0x2K
04-10 12:42:44.108 1089 1145 I cnss-daemon: wlfw_service_request: Pthread exiting
04-10 12:42:44.115 1089 12259 E cnss-daemon: ro.baseband : [msm]
04-10 12:42:44.117 1941 1941 D wpa_supplicant: RTM_DELLINK: ifi_index=14 ifname=rmnet_data5 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x0 ()
04-10 12:42:44.117 1941 1941 D wpa_supplicant: RTM_DELLINK: Interface 'rmnet_data5' removed
04-10 12:42:44.121 1536 1612 D Tethering: interfaceRemoved rmnet_data5
04-10 12:42:44.122 1536 1927 D EthernetNetworkFactory: updateCapabilityFilter: []
04-10 12:42:44.137 1129 1129 E slim_daemon: [QMISLIM] slim_QSQmiSvc_HandleSlimEvent: Client for ID 2 is not found
04-10 12:42:44.138 1159 1234 E ThermalEngine: qmi_clnt_error_cb: with error -2 called for clnt MODEM
04-10 12:42:44.140 1271 2500 I QTI_SDM_INFO: [qti_rmnet_dpm.c:586] dpm_erro_cb():qti_dpm_erro_cb
04-10 12:42:44.143 1159 1249 E ThermalEngine: qmi_ts_clnt_error_cb: with -2 called for clnt MODEM0
04-10 12:42:44.143 1271 2498 I QTI_SDM_INFO: [qti_rmnet_peripheral.c:1221] qti_rmnet_ph_set_modem_state():Received set modem state to 0
04-10 12:42:44.143 1271 2498 E QTI_SDM_INFO: [qti_rmnet_peripheral.c:1233] qti_rmnet_ph_set_modem_state():Couldn't set ph_iface_fd
04-10 12:42:44.143 1271 2498 E QTI_SDM_INFO: [qti_rmnet_modem.c:1726] qti_rmnet_modem_not_in_service():Failed to set modem state on peripheral driver file
04-10 12:42:44.143 1271 2498 I QTI_SDM_INFO: [qti_rmnet_dpm.c:542] qti_rmnet_dpm_release():qti_rmnet_dpm_release Entry
04-10 12:42:44.144 1271 2498 I QTI_SDM_INFO: [qti_rmnet_dpm.c:551] qti_rmnet_dpm_release():Successfully deregistered DPM client
04-10 12:42:44.144 1271 2498 I QTI_SDM_INFO: [qti_rmnet_modem.c:1737] qti_rmnet_modem_not_in_service():qti rmnet modem not in service going to register DPM call back
04-10 12:42:44.148 1025 1079 D QC-time-services: Daemon:genoff_qmi_error_cb: Error callback called
04-10 12:42:44.148 1025 1069 D QC-time-services: Daemon:genoff_modem_qmi_service_request: Initializing QMI
04-10 12:42:44.151 1536 2092 D HtcSystemUPManager: HtcSystemUPolicy [canLog (default)] category: modem, enable: true
04-10 12:42:44.157 1089 1789 I cnss-daemon: wlan_qmi_err_cb: WLPS service disconnect, called with error -2 for client 0x4K
04-10 12:42:44.159 1018 10372 V AudioFlg: registerClient() client 0xe2c3e018, pid 2109
04-10 12:42:44.160 1018 10372 V AudioFlg: setParameters(): io 0, keyvalue vsid=299651072;call_state=1, calling pid 2109 calling uid 1001
04-10 12:42:44.173 1018 10372 D PermissionCache: checking android.permission.MODIFY_AUDIO_SETTINGS for uid=1001 => granted (13392 us)
04-10 12:42:44.173 1018 10372 W AudioFlg: setParameters(): Voice vsid=299651072;call_state=1
04-10 12:42:44.174 1018 10372 V AudioFlg: setParameters: filtered keyvalue call_state=1;vsid=299651072
04-10 12:42:44.175 722 957 D audio_hw_primary: adev_set_parameters: enter: call_state=1;vsid=299651072
04-10 12:42:44.175 722 957 D voice_extn: update_call_states is_call_active:0 in_call:0, mode:0
04-10 12:42:44.175 722 957 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
04-10 12:42:44.175 722 957 D split_a2dp: ignore a2dp setparameter
04-10 12:42:44.175 722 957 D audio_hw_spkr_prot: audio_extn_fbsp_set_parameters: Speaker protection disabled
04-10 12:42:44.178 722 957 D r_submix: adev_set_parameters: call_state=1;vsid=299651072
04-10 12:42:44.178 1536 2093 D HtcSystemUPManager: HtcSystemUPReceiver Wrong format of UP data, ignore it!
04-10 12:42:44.182 1018 1338 V AudioFlg: setParameters(): io 0, keyvalue vsid=299651072;call_state=1, calling pid 2109 calling uid 1001
04-10 12:42:44.182 1018 1338 W AudioFlg: setParameters(): Voice vsid=299651072;call_state=1
04-10 12:42:44.183 1018 1338 V AudioFlg: setParameters: filtered keyvalue call_state=1;vsid=299651072
04-10 12:42:44.186 722 957 D audio_hw_primary: adev_set_parameters: enter: call_state=1;vsid=299651072
04-10 12:42:44.186 722 957 D voice_extn: update_call_states is_call_active:0 in_call:0, mode:0
04-10 12:42:44.187 722 957 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
04-10 12:42:44.187 722 957 D split_a2dp: ignore a2dp setparameter
04-10 12:42:44.187 722 957 D audio_hw_spkr_prot: audio_extn_fbsp_set_parameters: Speaker protection disabled
04-10 12:42:44.189 1173 1173 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
04-10 12:42:44.189 1173 1173 E Diag_Lib: qpLogDiagInit <== result : 0
04-10 12:42:44.189 1173 1173 E Diag_Lib: DATAD : gIsQXDMDisabled 0, gIsADBDisabled 1, gIsDebugDisabled 0, gIsIMSLogsDisabled 0
04-10 12:42:44.189 1173 1173 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
04-10 12:42:44.189 1173 1173 E Diag_Lib: qpLogDiagInit <== result : 0
04-10 12:42:44.189 2874 2948 I SecureElement-Terminal-SIM1: OnStateChange:false
04-10 12:42:44.189 1173 1173 E Diag_Lib: DATAD : gIsQXDMDisabled 0, gIsADBDisabled 1, gIsDebugDisabled 0, gIsIMSLogsDisabled 0
04-10 12:42:44.190 1271 2498 I QTI_SDM_INFO: [qti_rmnet_modem.c:1749] qti_rmnet_modem_not_in_service():Completed processing modem out of service ind
04-10 12:42:44.190 1271 2498 I QTI_SDM_INFO: [qti_cmdq.c:113] qti_cmdq_cmd_free():qcmap_cmdq: free one commmand data
04-10 12:42:44.190 2874 2948 I SecureElement-AccessControlEnforcer: Reset the ACE for terminal:SIM1
04-10 12:42:44.192 1159 12263 I ThermalEngine: qmi: Instance id 0 for MODEM0 TS
04-10 12:42:44.194 722 3408 D r_submix: adev_set_parameters: call_state=1;vsid=299651072
04-10 12:42:44.195 1018 10372 V AudioFlg: setParameters(): io 0, keyvalue vsid=297816064;call_state=1, calling pid 2109 calling uid 1001
04-10 12:42:44.195 1018 10372 W AudioFlg: setParameters(): Voice vsid=297816064;call_state=1
04-10 12:42:44.195 1018 10372 V AudioFlg: setParameters: filtered keyvalue call_state=1;vsid=297816064
04-10 12:42:44.195 722 3408 D audio_hw_primary: adev_set_parameters: enter: call_state=1;vsid=297816064
04-10 12:42:44.195 722 3408 D voice_extn: update_call_states is_call_active:0 in_call:0, mode:0
04-10 12:42:44.195 722 3408 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
04-10 12:42:44.195 722 3408 D split_a2dp: ignore a2dp setparameter
04-10 12:42:44.195 722 3408 D audio_hw_spkr_prot: audio_extn_fbsp_set_parameters: Speaker protection disabled
04-10 12:42:44.196 2927 2993 I QcrilOemhookMsgTunnel: [1]processOemHookIndication length=47
04-10 12:42:44.199 722 3408 D r_submix: adev_set_parameters: call_state=1;vsid=297816064
04-10 12:42:44.200 1018 10372 V AudioFlg: setParameters(): io 0, keyvalue vsid=299651072;call_state=1, calling pid 2109 calling uid 1001
04-10 12:42:44.200 1018 10372 W AudioFlg: setParameters(): Voice vsid=299651072;call_state=1
04-10 12:42:44.200 1018 10372 V AudioFlg: setParameters: filtered keyvalue call_state=1;vsid=299651072
04-10 12:42:44.200 722 3408 D audio_hw_primary: adev_set_parameters: enter: call_state=1;vsid=299651072
04-10 12:42:44.201 722 3408 D voice_extn: update_call_states is_call_active:0 in_call:0, mode:0
04-10 12:42:44.201 722 3408 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
04-10 12:42:44.201 722 3408 D split_a2dp: ignore a2dp setparameter
04-10 12:42:44.201 722 3408 D audio_hw_spkr_prot: audio_extn_fbsp_set_parameters: Speaker protection disabled
04-10 12:42:44.202 722 3408 D r_submix: adev_set_parameters: call_state=1;vsid=299651072
04-10 12:42:44.203 1018 10372 V AudioFlg: setParameters(): io 0, keyvalue vsid=297816064;call_state=1, calling pid 2109 calling uid 1001
04-10 12:42:44.203 1018 10372 W AudioFlg: setParameters(): Voice vsid=297816064;call_state=1
04-10 12:42:44.203 1018 10372 V AudioFlg: setParameters: filtered keyvalue call_state=1;vsid=297816064
04-10 12:42:44.204 722 3408 D audio_hw_primary: adev_set_parameters: enter: call_state=1;vsid=297816064
04-10 12:42:44.204 722 3408 D voice_extn: update_call_states is_call_active:0 in_call:0, mode:0
04-10 12:42:44.204 722 3408 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
04-10 12:42:44.204 722 3408 D split_a2dp: ignore a2dp setparameter
04-10 12:42:44.204 722 3408 D audio_hw_spkr_prot: audio_extn_fbsp_set_parameters: Speaker protection disabled
04-10 12:42:44.205 722 3408 D r_submix: adev_set_parameters: call_state=1;vsid=297816064
04-10 12:42:44.208 1018 10372 V AudioFlg: setParameters(): io 0, keyvalue vsid=297816064;call_state=1, calling pid 2109 calling uid 1001
04-10 12:42:44.208 1018 10372 W AudioFlg: setParameters(): Voice vsid=297816064;call_state=1
04-10 12:42:44.209 1018 10372 V AudioFlg: setParameters: filtered keyvalue call_state=1;vsid=297816064
04-10 12:42:44.209 722 3408 D audio_hw_primary: adev_set_parameters: enter: call_state=1;vsid=297816064
04-10 12:42:44.209 722 3408 D voice_extn: update_call_states is_call_active:0 in_call:0, mode:0
04-10 12:42:44.209 722 3408 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
04-10 12:42:44.209 722 3408 D split_a2dp: ignore a2dp setparameter
04-10 12:42:44.209 722 3408 D audio_hw_spkr_prot: audio_extn_fbsp_set_parameters: Speaker protection disabled
04-10 12:42:44.209 2927 2993 I QcrilOemhookMsgTunnel: [0]processOemHookIndication length=47
04-10 12:42:44.212 2124 2124 I ImsFeature: notifying ImsFeatureState=0
04-10 12:42:44.212 2124 2124 I ImsServiceController: notifyImsFeatureStatus: slot=0, feature=1, status=0
04-10 12:42:44.213 2124 2124 I MmTelFeatureConnection: imsStatusChanged: slot: 0 feature: 1 status: 0
04-10 12:42:44.215 2124 2124 I chatty : uid=1001(radio) com.android.phone identical 28 lines
04-10 12:42:44.215 2124 2124 I MmTelFeatureConnection: imsStatusChanged: slot: 0 feature: 1 status: 0
04-10 12:42:44.215 722 3408 D r_submix: adev_set_parameters: call_state=1;vsid=297816064
04-10 12:42:44.216 2124 2124 W ImsServiceController: sendImsFeatureStatusChanged: Binder died, removing callback. Exception:null
04-10 12:42:44.216 2124 2124 I MmTelFeatureConnection: imsStatusChanged: slot: 0 feature: 1 status: 0
04-10 12:42:44.216 2124 2124 I chatty : uid=1001(radio) com.android.phone identical 2 lines
04-10 12:42:44.216 2124 2124 I MmTelFeatureConnection: imsStatusChanged: slot: 0 feature: 1 status: 0
04-10 12:42:44.216 2124 2124 W ImsServiceController: sendImsFeatureStatusChanged: Binder died, removing callback. Exception:null
04-10 12:42:44.216 2124 2124 I MmTelFeatureConnection: imsStatusChanged: slot: 0 feature: 1 status: 0
04-10 12:42:44.217 2124 2124 I chatty : uid=1001(radio) com.android.phone identical 11 lines
04-10 12:42:44.217 2124 2124 I MmTelFeatureConnection: imsStatusChanged: slot: 0 feature: 1 status: 0
04-10 12:42:44.218 2124 2124 I CallbackAdapterManager: Closing connection and clearing callbacks
04-10 12:42:44.218 2124 2124 W MmTelFeatureConnection: remove: Couldn't get IImsMmTelFeature binder
04-10 12:42:44.218 2124 2124 I CallbackAdapterManager: Closing connection and clearing callbacks
04-10 12:42:44.219 2124 2124 I MmTelFeatureConnection: imsStatusChanged: slot: 0 feature: 1 status: 0
04-10 12:42:44.219 2124 2124 I chatty : uid=1001(radio) com.android.phone identical 13 lines
04-10 12:42:44.219 2124 2124 I MmTelFeatureConnection: imsStatusChanged: slot: 0 feature: 1 status: 0
04-10 12:42:44.219 2097 2116 I MmTelFeatureConnection: imsStatusChanged: slot: 0 feature: 1 status: 0
04-10 12:42:44.222 2097 2108 I MmTelFeatureConnection: imsStatusChanged: slot: 0 feature: 1 status: 0
04-10 12:42:44.228 2927 2993 I QcrilOemhookMsgTunnel: [1]processOemHookIndication length=47
04-10 12:42:44.231 2097 2116 I MmTelFeatureConnection: onDeregistered ::
04-10 12:42:44.235 2927 2993 I QcrilOemhookMsgTunnel: [0]processOemHookIndication length=47
04-10 12:42:44.238 1941 1941 D wpa_supplicant: RTM_DELLINK: ifi_index=15 ifname=rmnet_data6 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x0 ()
04-10 12:42:44.238 1941 1941 D wpa_supplicant: RTM_DELLINK: Interface 'rmnet_data6' removed
04-10 12:42:44.240 2927 2993 I QcrilOemhookMsgTunnel: [1]processOemHookIndication length=47
04-10 12:42:44.242 1536 1927 D EthernetNetworkFactory: updateCapabilityFilter: []
04-10 12:42:44.242 1536 1612 D Tethering: interfaceRemoved rmnet_data6
04-10 12:42:44.245 2927 2993 I QcrilOemhookMsgTunnel: [0]processOemHookIndication length=47
04-10 12:42:44.246 1974 1974 D NetworkController: [FakeUI][0] Start!
04-10 12:42:44.252 1974 1974 D NetworkController: [FakeUI][1] Start!
04-10 12:42:44.258 2124 2124 D HtcBuildUtils: supportSIMLockedNotification = 0
Click to expand...
Click to collapse
Does anyone have any idea why this happens?
Could it be a hardware issue?
I do not want to lose all the data on the phone (I know, backup helps but not fully: 2 factor authentication apps, etc.)
OK, problem soved: I destroyed the phone (getting a small hand cut as well).
Reset to factory > Same thing
Recovery mode > Wipe > Same thing
It was probably a hardware issue. I saved my data (what I could) and throw it at the garbage.
So from now on, never HTC (if they ever come with a new phone). System UI restarting, no updates, this errors, dumb buttons (never fully worked, of course, and almost 2 years were not enough to get used to them).

Categories

Resources