Hi there!
Im trying to build Touchwiz Lollipop stock kernel with 4.9+ toolchain for my Samsung Galaxy J5 (2015), but it seems that it doesnt work. The phone gets stuck at phone`s logo, it is not even reaching the bootanimation.
It happened same when i tried to build CM kernel with 4.9+ toolchain.
The toolchain version im using is Linaro 4.9 by Cristopher. I also tried UBER 4.9 and some others, but still no luck.
On Marshmallow it is working fine, unlike Lollipop.
Here is a logcat: MEDIAFIRE / PASTEBIN.
Here is the stock kernel source: GITHUB.
And i think this is the problem, which is seems to loop:
Code:
E/QSEECOMAPI: ( 1252): Error::ioctl call query if app is loaded failed with ret = -1, errno = 22
D/QSEECOMAPI: ( 1252): QSEECom_get_handle sb_length = 0x2000
W/Atfwd_Sendcmd( 301): AtCmdFwd service not published, waiting... retryCnt : 5
I/ServiceManager( 930): Waiting for service SurfaceFlinger...
E/QSEECOMAPI: ( 1252): Error::ioctl call query if app is loaded failed with ret = -1, errno = 22
E/QCOMKeyMaster( 1252): Loading keymaster app /firmware/image keymaste failied with ret -6
E/keystore( 1252): could not open keymaster device in keystore (Operation not permitted)
E/keystore( 1252): keystore keymaster could not be initialized; exiting
There is also this:
Code:
E/QSEECOMAPI: ( 444): Error::Load image request failed ret = -1, errno = 512
E/QSEECOMAPI: ( 444): Error::Loading image failed with ret = -1
D/QSEECOMAPI: ( 444): QSEECom_load_external_elf
E/QSEECOMAPI: ( 444): Error::Cannot open the file /system/etc/firmware/tbase.mdt
E/QSEECOMAPI: ( 444): Error::Loading image failed with ret = -1
D/QSEECOMAPI: ( 444): QSEECom_load_external_elf
E/QSEECOMAPI: ( 444): Error::Cannot open the file /firmware/image/mc_v2.mdt
E/QSEECOMAPI: ( 444): Error::Loading image failed with ret = -1
D/QSEECOMAPI: ( 444): QSEECom_load_external_elf
E/QSEECOMAPI: ( 444): Error::Cannot open the file /system/etc/firmware/mc_v2.mdt
E/QSEECOMAPI: ( 444): Error::Loading image failed with ret = -1
D/QSEECOMAPI: ( 444): QSEECom_load_external_elf
E/QSEECOMAPI: ( 444): Error::Cannot open the file /firmware/image/mobicore12.mdt
E/QSEECOMAPI: ( 444): Error::Loading image failed with ret = -1
D/QSEECOMAPI: ( 444): QSEECom_load_external_elf
E/QSEECOMAPI: ( 444): Error::Cannot open the file /system/etc/firmware/mobicore12.mdt
E/QSEECOMAPI: ( 444): Error::Loading image failed with ret = -1
D/QSEECOMAPI: ( 444): QSEECom_load_external_elf
E/QSEECOMAPI: ( 444): Error::Cannot open the file /firmware/image/mobicore.mdt
E/QSEECOMAPI: ( 444): Error::Loading image failed with ret = -1
Also:
Code:
E/Adreno-GSL( 252): <ioctl_kgsl_driver_entry:485>: open(/dev/kgsl-3d0) failed: errno 12. Out of memory
E/Adreno-EGL( 252): <egliInitState:676>: gsl library open failure
W/Adreno-EGL( 252): <qeglDrvAPI_eglInitialize:375>: EGL_NOT_INITIALIZED
After a google search, i have understood that QSEECOM is related to encryption, but im not even using that.
Do you have any idea or tips?
Thank you!
Robert.
Hey. Have same issue on my Galaxy A3 (qseecom issue). How to fix?
vl_w said:
Hey. Have same issue on my Galaxy A3 (qseecom issue). How to fix?
Click to expand...
Click to collapse
No idea... I couldnt find anything and gave up on it.
I would like to know the solution if you manage to solve the problem...
PS: By the way, when you post in some thread, quote the post or mention the user so he gets notification.
#Henkate said:
No idea... I couldnt find anything and gave up on it.
I would like to know the solution if you manage to solve the problem...
PS: By the way, when you post in some thread, quote the post or mention the user so he gets notification.
Click to expand...
Click to collapse
4.8 - working
4.9 - phone stay on boot-animation... Logs same that in 1st post.
Google search not find solution...
I think easier will move drivers to CAF latest kernel and use it w/o any bugs
Related
Hello
I've compiled CM10 rom with 3.4 kernel for my Xperia and everything works except one thing:
Display doesn't work at all. It has backlight (it stays grey) but doesn't display any pixels.
Here is part of logcat which includes the error:
Code:
E/memalloc( 173): /dev/pmem: Failed to open pmem device: No such file or directory
E/memalloc( 173): /dev/pmem: failed to initialize pmem area
E/gralloc ( 173): gralloc failed err=No such file or directory
W/GraphicBufferAllocator( 173): alloc(480, 854, 2, 00000b03, 0 ...) failed -2 (No such file or directory)
E/SurfaceFlinger( 173): GraphicBufferAlloc::createGraphicBuffer(w=480, h=854) failed (No such file or directory), handle=0x0
E/BufferQueue( 173): [<pid_369>] dequeueBuffer: SurfaceComposer::createGraphicBuffer failed
W/Adreno200-EGLSUB( 369): <DequeueBuffer:420>: dequeue native buffer fail: No such file or directory
E/gralloc ( 173): gralloc failed err=No such file or directory
W/GraphicBufferAllocator( 173): alloc(480, 854, 2, 00000b03, 0 ...) failed -2 (No such file or directory)
E/SurfaceFlinger( 173): GraphicBufferAlloc::createGraphicBuffer(w=480, h=854) failed (No such file or directory), handle=0x0
E/BufferQueue( 173): [<pid_369>] dequeueBuffer: SurfaceComposer::createGraphicBuffer failed
W/Adreno200-EGLSUB( 369): <DequeueBuffer:420>: dequeue native buffer fail: No such file or directory
E/gralloc ( 173): gralloc failed err=No such file or directory
W/GraphicBufferAllocator( 173): alloc(480, 854, 2, 00000b03, 0 ...) failed -2 (No such file or directory)
E/SurfaceFlinger( 173): GraphicBufferAlloc::createGraphicBuffer(w=480, h=854) failed (No such file or directory), handle=0x0
E/BufferQueue( 173): [<pid_369>] dequeueBuffer: SurfaceComposer::createGraphicBuffer failed
W/Adreno200-EGLSUB( 369): <DequeueBuffer:420>: dequeue native buffer fail: No such file or directory
W/Adreno200-EGL( 369): <qeglDrvAPI_eglMakeCurrent:2850>: EGL_BAD_ALLOC
E/libEGL ( 369): eglMakeCurrent:536 error 3003 (EGL_BAD_ALLOC)
I understand only basics of those things, can anyone help me?
I've made following patches in my qcom_display:
1
2
3
4
but it didn't help. Screen stays black also in CWM. When I flash 3.0.8 kernel everthing works normally.
I'm using stock kernel source.
Do you think I should compare my defconfig with one used by FXP team?
lozohcum said:
Hello
....
I'm using stock kernel source.
Do you think I should compare my defconfig with one used by FXP team?
Click to expand...
Click to collapse
I know it has been a while but this turned up on google and I had a similar error.. I think the cause may be further up in the logcat, looks like pmem failed to initialize...
Nz
How can i reuse or reset gralloc register buffer memory in android rooted or non root
0 down vote favorite
I am building a player in which I have to run flash content, after some time my application crashes and give gralloc register buffer error, below is the complete description of my error
E/Gralloc-3X-ERROR: int gralloc_register_buffer(const gralloc_module_t*, buffer_handle_t):135 Failed to create UMP handle 0x0 E/Gralloc-3X-ERROR: int gralloc_register_buffer(const gralloc_module_t*, buffer_handle_t):135 Failed to create UMP handle 0x0 W/GraphicBufferMapper(14231): registerBuffer(0x7233a148) failed -22 (Invalid argument) W/GraphicBufferMapper(14231): registerBuffer(0x7233a148) failed -22 (Invalid argument) E/GraphicBuffer(14231): unflatten: registerBuffer failed: Invalid argument (-22) E/GraphicBuffer(14231): unflatten: registerBuffer failed: Invalid argument (-22) F/libc (14231): Fatal signal 11 (SIGSEGV) at 0x4570e000 (code=2), thread 14385 (FP_DoPlay) F/libc (14231): Fatal signal 11 (SIGSEGV) at 0x4570e000 (code=2), thread 14385 (FP_DoPlay)
Please help me in removing this error or can my app reuses or reset the same gralloc buffer for rendering the flash content
The problem is that the /dev filesystem hasn't been populated yet or never was populated.
I'm presuming udev or a non-functioning driver.
http://stackoverflow.com/questions/18175989/android-memalloc explains the predicament @lozohcum
Fixed it yet, @lozohcum?
Remember:
/dev/pmem => Physical Memory
BTW, is the M2 a good phone? I'm looking in to it.
Hello, here is my problem,
I have always ported the miui rom to my thl w200 device.
in the latest builds, after porting it to my phone I get stuck at bootlogo.
I did a logcat but cant really find what causes this.
someone can look at it and help me?
--------- beginning of /dev/log/main
I/Resize ( 86): The size of data already meet the request.
I/Resize ( 86): Partition has been resized,so nothing to do!
D/ADB_SERVICES( 158): install_listener('tcp:5037','*smartsocket*')
D/ADB_SERVICES( 158): adb_main(): pre init_jdwp()
D/ADB_SERVICES( 158): adb_main(): post init_jdwp()
D/ADB_SERVICES( 158): Event loop starting
D/ADB_SERVICES( 158): transport: 0xf67520 init'ing for usb_handle 0xf67498 (sn='')
I/ADB_SERVICES( 158): transport: usb
D/ADB_SERVICES( 158): transport: (null) registered
D/ADB_SERVICES( 158): transport: (null) (16,17) starting
W/ADB_SERVICES( 158): (null): starting transport input thread, reading from fd 17
W/ADB_SERVICES( 158): (null): starting transport output thread on fd 17, SYNC online (2)
D/ADB_SERVICES( 158): recv: SYNC 00000001 00000002 0000
W/ADB_SERVICES( 158): (null): transport SYNC online
E/ccci_mdinit(0)( 121): md_init ver:1.00
E/ccci_mdinit(0)( 120): md_init ver:1.00
I/6620_launcher( 117): open device node succeed.(Node:/dev/stpwmt, fd:3)
I/6620_launcher( 117): keypersist.mtk.wcn.combo.chipid)-value0x6628),chipId:0x6628
I/6620_launcher( 117): index:1, chipId:0x6628
I/6620_launcher( 117): chiId:0x6628
I/6620_launcher( 117): index:1, chipId:0x6628
I/6620_launcher( 117): set chipId(0x6628) to HIF-SDIO module
I/6620_launcher( 117): Info:key:mt6620.defAnt value:mt6620_ant_m3.cfg
I/6620_launcher( 117): Info:key:mt6628.defAnt value:mt6628_ant_m1.cfg
I/6620_launcher( 117): NULL is returned, eighter EOF or error maybe found
I/6620_launcher( 117): close /system/etc/firmware/WMT.cfg succeed
I/6620_launcher( 117): index:1, chipId:0x6628
I/6620_launcher( 117): STP Mode is not set, fetching default mode...
I/6620_launcher( 117): chipId(0x6628), default Mode(1), strlen(gWmtCfgName)(39), wmtCfgFile(/system/etc/firmware//mt6628_ant_m1.cfg)
I/6620_launcher( 117): HifConfig:0x0001, wmtCfgFile:/system/etc/firmware//mt6628_ant_m1.cfg
I/6620_launcher( 117): keyro.build.type)-valueuser)
I/6620_launcher( 117): MCU patch folder path: /system/etc/firmware/
I/6620_launcher( 117): Common Interface: UART mode
I/6620_launcher( 117): MCU patch folder path: /system/etc/firmware/
I/6620_launcher( 117): Common Interface: UART mode
I/6620_launcher( 117): uart name ttyMT2
D/MsensorDaemon( 151): Msensor deamon statr!!!!!!!!!!!!
D/MsensorDaemon( 151): msensor demon start process detect demon name = memsicd3416x
D/MsensorDaemon( 151):
D/MsensorDaemon( 151): msensor demon start process detect demon prop = init.svc.memsicd3416x
D/MsensorDaemon( 151):
D/MsensorDaemon( 151): start_msensor_demon
D/MsensorDaemon( 151): HAVE_LIBC_SYSTEM_PROPERTIES
E/MsensorDaemon( 151): [99] ''
D/permission_check( 145): permission check ver:0.01
D/permission_check( 145): Empty, not decrypt!
D/permission_check( 145): change_md_nvram_attr++
--------- beginning of /dev/log/system
E/POAD ( 155): boot_mode = 0
E/POAD ( 155): update boot reason = 0
D/permission_check( 145): new_ver file exist!!!
D/permission_check( 145): change_md_nvram_attr--0
I/stp_dump( 143): ==>main
I/stp_dump( 143): stp_dump_ctrl_iface_trace_logger_sendto_fd succeed
E/stp_dump( 143): [STP_DBG] family id = 19
I/stp_dump( 143): sending dummy command
I/stp_dump( 143): set sock number to 9
I/stp_dump( 143): addr.sun_path:stp_DIR=/data/misc/stp_dump GROUP=stp
I/stp_dump( 143): Using existing control interface directory.
E/stp_dump( 143): mkdir (/data/misc/stp_dump) succeed
I/stp_dump( 143): ctrl_interface_group=1000 (from group name 'stp')
I/stp_dump( 143): chown (/data/misc/stp_dump) succeed
I/stp_dump( 143): CTRL: chmod[/data/misc/stp_dump] succeed
E/stp_dump( 143): ctrl_iface bind(PF_UNIX) failed: Address already in use
E/stp_dump( 143): ctrl_iface exists, but does not allow connections - assuming it was leftover from forced program termination
D/stp_dump( 143): Successfully replaced leftover ctrl_iface socket '/data/misc/stp_dump/stpd'
I/stp_dump( 143): set sock number to 10
I/stp_dump( 143): stp_dump_ctrl_iface_init succeed.
I/stp_dump( 143): ==>main222
I/busybox ( 114): run-parts: /system/etc/init.d: No such file or directory
D/wlanLoader( 144): checkSupport 0x6628
D/wlanLoader( 144): Match 0x6628
D/wlanLoader( 144): Get the correct chip version mt6628
D/wlanLoader( 144): Get chip Version mt6628.
D/wlanLoader( 144): DRIVER_MODULE_PATH is /system/lib/modules/wlan_mt6628.ko
D/MsensorDaemon( 151): HAVE_LIBC_SYSTEM_PROPERTIES
D/MsensorDaemon( 151): memsicd3416x running
D/MsensorDaemon( 151): Msensor deamon2 statr!!!!!!!!!!!!
D/MsensorDaemon( 151): open demon attr err = No such file or directory
E/stp_dump( 143): table == NULL || table->table == NULL
E/stp_dump( 143): table == NULL || table->table == NULL
D/wlanLoader( 144): Success to insmod the /system/lib/modules/wlan_mt6628.ko
I/thermal_repeater( 154): START+++++++++ 154
I/thermal_repeater( 154): Success to write 154 to /proc/wmt_tm/tm_pid
I/thermal_repeater( 154): Fail to chmod ffffffff
I/thermal_repeater( 154): Enter infinite loop
I/AEE/AED ( 122): Built Jan 30 2013 19:35:15
D/AEE/AED ( 122): ChangeAEEWorkMode: 3
I/AEE/AED ( 122): AED config
I/AEE/AED ( 122): mode '3'
I/AEE/AED ( 122): exp level '1
I/AEE/AED ( 122): dal enable '0'
I/AEE/AED ( 122): db count '20'
I/AEE/AED ( 122): db storage '1'
I/AEE/AED ( 122): SMP Info => 1
I/MobileLogD( 123): [void change_permission()] set mobile_log_d is in root user, adjust caps for its thread
I/MobileLogD( 123): mobilelog start after boot, mode:0
D/MobileLogD/cache( 123): init cache configure items....
D/MobileLogD/cache( 123): value of ro.build.type:user.
I/installd( 140): installd firing up
D/PQ ( 130): PQ init start...
D/PQ ( 130): PQ test...
I/ ( 137): ServiceManager: 0x41661698
D/PQ ( 130): PQ init end !
E/AEE/LIBAEE( 122): Can't remove file /sdcard/mtklog/aee_exp/temp: No such file or directory
E/AEE/LIBAEE( 122): Can't remove file /data/aee_exp/temp: No such file or directory
V/AEE/AED ( 122): ETB buffer length = 512
I/AEE/AED ( 122): wdt_status = 2, fiq_step=0
I/AEE/AED ( 122): reboot_reason = 0
V/AEE/AED ( 122): ETM start
D/installd( 140): LBE is enabled, starting...
D/NVRAM ( 152): NvRAMAgent created
E/NVRAM ( 152): Haman, serviceManager work well
D/NVRAM ( 152): NvRAMAgent Service is now ready
I/DPFD ( 149): [DPFD] main start ...
I/DPFD ( 149): [DPFD] set priority to RR:268435540
I/DPFD ( 149): [int adjustPriority()] set dpfd is in root user, adjust caps for its thread
D/DPFD ( 149): [DPFD] Wait Request.....
I/DMAgent ( 147): DMAgent created
I/DMAgent ( 147): [DMAgent]register OK.
D/DMAgent ( 147): DMAgent Service is now ready
D/MobileLogD( 123): write "mobilelog start after boot, mode:0" to mblog
E/installd( 140): Failed to load liblbesec.so
I/installd( 140): add service shelld success!
W/installd( 140): service start entry 'shelld', flag :0
W/installd( 140): starting 'shelld'
E/ccci_fsd(0)( 118): md_fsd Ver:v1.00
I/Hald ( 133): Hald 1.1011 starting
D/ccci_fsd(1)( 118): /dev/ccci_fs is opend(600).
D/ccci_fsd(1)( 118): Check OTP...
D/Hald ( 133): Create ResetManager
D/Hald ( 133): Size of initial message: 6
D/Hald ( 133): [MTK_WIFI] family id = 20
D/Hald ( 133): Reset Manager Prepare Dummy command
D/Hald ( 133): Reset Manager Send Command for binding
D/Hald ( 133): Start ResetManager
E/ccci_fsd(0)( 119): md_fsd Ver:v1.00
E/ccci_fsd(2)( 119): /dev/ccci2_fs is not enabled(2).
D/MobileLogD/cache( 123): config autostart=0 same as current value
D/MobileLogD/cache( 123): config logpath=/mnt/sdcard same as current value
D/MobileLogD/cache( 123): config logsize=300 same as current value
D/MobileLogD/cache( 123): config AndroidLog=1 same as current value
D/MobileLogD/cache( 123): config KernelLog=1 same as current value
D/MobileLogD/cache( 123): config BTLog=1 same as current value
D/MobileLogD/cache( 123): config BTLog=1 same as current value
E/MobileLogD/cache( 123): cant get true log path through property
E/MobileLogD/cache( 123): true path is /mnt/sdcard
D/MobileLogD( 123): create local socket server success
D/Vold ( 116): Check whether nvram restore ready!
D/NVRAM ( 128): g_i4CFG_File_Count: 25
D/NVRAM ( 128): NVM_Init Max Lid: 43
D/NVRAM ( 128): Total nvram Lid number is 43
I/Netd ( 125): Netd 1.0 starting
W/InterfaceController( 125): Warning (Cannot load library: load_library(linker.cpp:745): library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
D/agps ( 142): [agps] WARNING: [Main] mtk_agpsd is running ver=0.46
D/agps ( 142): [agps] WARNING: [Main] mkdir failure for /data/agps_supl/log reason=[File exists]
D/MtkAgpsNative( 142): SuplRawLog.bEnable:0
D/MtkAgpsNative( 142): SuplRawLog.szPath:/sdcard
D/MtkAgpsNative( 142): SuplRawLog.szFile:agps_raw.log
D/MtkAgpsNative( 142): SuplSslLog.bEnable:0
D/MtkAgpsNative( 142): SuplSslLog.szPath:/sdcard
D/MtkAgpsNative( 142): SuplSslLog.szFile:agps_ssl.log
I/MtkAgpsNative( 142): Enter up_int_init
I/MtkAgpsNative( 142): Enter mtk_agps_up_init
D/MtkAgpsNative( 142): FS_CreateDir: /data/agps_supl
W/MtkAgpsNative( 142): -> errno(EEXIST) => dir already exists
D/MtkAgpsNative( 142): ############ mtk_agps_up_init --> agps_disable_enalbe_times = 1 ############
Click to expand...
Click to collapse
HI,
I'm developing my first CM for the device I use. It's a phone sporting a Snapdragon 410 (msm8916)
I can get the phone to connect to the network. Here is a part of the radio log :
D/RILD ( 0): **RIL Daemon Started**
D/RILD ( 0): **RILd param count=1**
D/RILD ( 266): RIL_Init argc = 5 clientId = 0
E/RILQ ( 266): log to /data/misc/radio/ril_log for QCRIL logging is not enabled
E/RILQ ( 266): (0/266): RIL[0][rild] qmi_ril_peripheral_mng_init: Failed to register for modem
I/RILQ ( 266): (0/266):RIL[0][rild] qmi_ril_qmi_client_pre_initialization_acquire: entry
I/RILQ ( 266): (0/266):RIL[0][rild] qmi_ril_qmi_client_pre_initialization_acquire: exit
D/RILD ( 266): RIL_Init rilInit completed
E/RILC ( 266): RIL_register: RIL version 11
D/RILD ( 266): RIL_Init RIL_register completed
D/RILD ( 266): RIL_Init starting sleep loop
I/RILQ ( 266): (0/266):RIL[0][main] qmi_ril_qmi_client_pre_initialization_release: entry
I/RILQ ( 266): (0/266):RIL[0][main] qmi_ril_qmi_client_pre_initialization_release: exit
E/RILQ ( 266): (0/266): RIL[0][main] qcril_qmi_init_core_client_handles: qcril_qmi_presence_init returned failure(-3)
E/RILQ ( 266): (0/266): RIL[0][main] qcril_qmi_nas_init: QCRIL_OPERATOR_NAME is persist.env.spec, property_name is persist.env.spec. Failed to get operator name
E/RILQ ( 266): (0/266): RIL[0] qcril_qmi_pdc_get_selected_config_ind_hdlr: no selected config id
E/RILQ ( 266): (0/266): RIL[0] qcril_qmi_pdc_get_selected_config_ind_hdlr: unable to find reqlist by event QCRIL_EVT_HOOK_QUERY_MODEM_TEST_MODE
I/RILQ ( 266): (0/266):RIL[0][main] qcril_arb_set_dsd_sys_status: old_pref_data 0 - new_data_pref 0
I/RILQ ( 266): (0/266):RIL[0][main] qcril_arb_set_dsd_sys_status: preferred dsd_sys_status nw=0x0, rat_value=0x0, so_mask=0x0000000000000800
I/RILQ ( 266): (0/266):RIL[0][main] qcril_arb_set_dsd_sys_status: preferred 1 - dsd_sys_status nw=0x0, rat_value=0x0, so_mask=0x0000000000000800
I/RILQ ( 266): (0/266):RIL[0][main] qcril_arb_set_dsd_sys_status: is_wwan_available 0
E/RILQ ( 266): (0/266): RIL[0][event] get_ecc_property_name: ecc list name : ril.ecclist.
E/RILQ ( 266): (0/266): RIL[0][event] qcril_uim_process_status_change_ind: card status invalid for slot 0x0
E/RILQ ( 266): (0/266): RIL[0][main] qcril_sms_perform_transport_layer_info_initialization: error while retrieving transport layer reg info
E/RILQ ( 266): (0/266): RIL[0][event] get_ecc_property_name: ecc list name : ril.ecclist.
E/RILQ ( 266): (0/266): RIL[0][event] qcril_uim_update_pbm_card_event: PBM_HANDLE_CARD 397313 processing Failed!
E/RILQ ( 266): (0/266): RIL[0][event] qcril_qmi_nas_update_iccid: Error reading iccid for slot 0
E/RILQ ( 266): (0/266): RIL[0][event] get_ecc_property_name: ecc list name : ril.ecclist.
Click to expand...
Click to collapse
Here is the source :
Kernel : https://github.com/supercairos/android_kernel_doro_msm8916_2
Device : https://github.com/supercairos/android_device_doro_hero
Vendor : https://github.com/supercairos/android_vendor_doro_hero
I would be glad If you could help me
Any help :'(
Hello! I'm working on RIL porting too. I'm working on MSM8974AC. What is SELinux status on your Android? In my case I suppose rild does not start because of security
does anyone have a custom recovery?
How to root the doro liberto 825?
recovery
Supercairos said:
Any help :'(
Click to expand...
Click to collapse
can you put me the recovery file please
hi i want to try to enable widevine level 1 on cyanogen do you think it is possible ?
Code:
D/DrmWidevineDash( 231): OEMCrypto_Initialize: starts! g_qsee_apps_version = 0x13
D/DrmWidevineDash( 231): Service_Initialize: starts!
D/QSEECOMAPI: ( 231): QSEECom_start_app sb_length = 0x19000
D/QSEECOMAPI: ( 231): App is not loaded in QSEE
E/QSEECOMAPI: ( 231): Error::Cannot open the file /vendor/firmware/tzapps.mdt
E/QSEECOMAPI: ( 231): Error::Loading image failed with ret = -1
D/QSEECOMAPI: ( 231): QSEECom_start_app sb_length = 0x19000
D/QSEECOMAPI: ( 231): App is not loaded in QSEE
E/QSEECOMAPI: ( 231): Error::Cannot open the file /system/etc/firmware/tzapps.mdt
E/QSEECOMAPI: ( 231): Error::Loading image failed with ret = -1
D/QSEECOMAPI: ( 231): QSEECom_start_app sb_length = 0x19000
D/QSEECOMAPI: ( 231): App is not loaded in QSEE
E/QSEECOMAPI: ( 231): Error::Cannot open the file /firmware/image/tzapps.mdt
E/QSEECOMAPI: ( 231): Error::Loading image failed with ret = -1
E/DrmWidevineDash( 231): Error: Service_Initialize: Loading tzapp image failed, ret = -1
D/DrmWidevineDash( 231): Service_Initialize: ends! returns -1
E/DrmWidevineDash( 231): service_initialized returned failure
D/DrmWidevineDash( 231): OEMCrypto_Initialize: ends! returns 1
W/WVCdm ( 231): Could not initialize L1. Falling Back to L3.
tzapps.mdt is present on the rom but i don't no why is not load the firmware image
some one have a idea to help me ?
I am running a Q gsi a64 a/b. No audio from back or front speaker. This is a known issue on the vendor but development is basically dead. There is a fix but it doesn't fix. Here's a log
com.google.android.exoplayer2.ExoPlaybackException: MediaCodecAudioRenderer error, index=1, format=Format(null, null, null, audio/raw, null, -1, null, [-1, -1, -1.0], [2, 44100]), format_supported=YES
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:566)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:214)
at android.os.HandlerThread.run(HandlerThread.java:67)
Caused by: com.google.android.exoplayer2.audio.AudioSink$InitializationException: AudioTrack init failed 0 Config(44100, 12, 44100)
at com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.buildAudioTrack(DefaultAudioSink.java:2092)
at com.google.android.exoplayer2.audio.DefaultAudioSink.buildAudioTrack(DefaultAudioSink.java:1070)
at com.google.android.exoplayer2.audio.DefaultAudioSink.buildAudioTrackWithRetry(DefaultAudioSink.java:1049)
at com.google.android.exoplayer2.audio.DefaultAudioSink.initializeAudioTrack(DefaultAudioSink.java:846)
at com.google.android.exoplayer2.audio.DefaultAudioSink.handleBuffer(DefaultAudioSink.java:929)
at com.google.android.exoplayer2.audio.MediaCodecAudioRenderer.processOutputBuffer(MediaCodecAudioRenderer.java:703)
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.drainOutputBuffer(MediaCodecRenderer.java:1894)
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.render(MediaCodecRenderer.java:792)
at com.google.android.exoplayer2.ExoPlayerImplInternal.doSomeWork(ExoPlayerImplInternal.java:989)
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:490)
... 3 more
Suppressed: com.google.android.exoplayer2.audio.AudioSink$InitializationException: AudioTrack init failed 0 Config(44100, 12, 44100)
... 13 more
Caused by: java.lang.UnsupportedOperationException: Cannot create AudioTrack
at android.media.AudioTrack$Builder.build(AudioTrack.java:1018)
at com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.createAudioTrackV29(DefaultAudioSink.java:2141)
at com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.createAudioTrack(DefaultAudioSink.java:2119)
at com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.buildAudioTrack(DefaultAudioSink.java:2084)
... 12 more
Caused by: java.lang.UnsupportedOperationException: Cannot create AudioTrack
at android.media.AudioTrack$Builder.build(AudioTrack.java:1018)
at com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.createAudioTrackV29(DefaultAudioSink.java:2141)
at com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.createAudioTrack(DefaultAudioSink.java:2119)
at com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.buildAudioTrack(DefaultAudioSink.java:2084)
Click to expand...
Click to collapse