CJ Tang

Results 8 comments of CJ Tang

@apivovarov I notice there's some "avc denied" message in your log, Did you disable the selinux? If not, can you try "setenforce 0"?

Did you enable diagnostic messages from the DSP side by creating a farf file in the ADSP_LIBRARY_PATH? It can log the DSP side log in the logcat.

No, the file name should be your process name, from the Hexagon SDK: ``` In order to reference a particular FastRPC process, the config file can be named in any...

The suspected message is , ~~~ 01-12 23:22:52.896 13125 13128 V adsprpc : log.c:95:0x30d7:11: Arch_Version: 00000000 01-12 23:22:52.896 13125 13128 V adsprpc : log.c:107:0x30d7:11: WARN: ARCH-MISMATCH (compiled for v60 !=...

I have tried serials times, only find the resolution is to flash the phone to Android 10. I am not sure if it can help you.

@apivovarov Besides @DavinFun's comment, I found it needs to comment other thread functions in ~~~ nn_os_restore_main_thread_priority ~~~

Hi andreasgal Could you tell me how to switch to the 32-bit toolchain?