IMX8M Mini: vendor.thermal-hal-2-0 issue on android-10.0.0_2.6.0

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX8M Mini: vendor.thermal-hal-2-0 issue on android-10.0.0_2.6.0

877 Views
joshua_jhan
Contributor III

I use the android-10.0.0_2.6.0 Demo Image on iMX8MMEVK

But it can't boot up to the android desktop, 

It will always see the following log to loop.

[ 166.085447] init: starting service 'vendor.thermal-hal-2-0'...
[ 166.239866] init: Service 'vendor.thermal-hal-2-0' (pid 606) received signal 6
[ 166.247287] init: Sending signal 9 to service 'vendor.thermal-hal-2-0' (pid 606) process group...
[ 166.256702] libprocessgroup: Successfully killed process cgroup uid 1000 pid 606 in 0ms
[ 166.265140] init: updatable process 'vendor.thermal-hal-2-0' exited 4 times before boot completed
[ 166.275326] init: Init cannot set 'ro.init.updatable_crashing_process_name' to 'vendor.thermal-hal-2-0': Read-only property was already set
[ 166.288079] init: Init cannot set 'ro.init.updatable_crashing' to '1': Read-only property was already set
[ 166.298208] init: Untracked pid 611 exited with status 0
[ 166.303779] init: Untracked pid 609 exited with status 0

 And the screen keeps showing "android"

Thanks in Advance.

Regards,

0 Kudos
3 Replies

583 Views
bettychen
Contributor I

Hi,

I have the same issue on imx8mp after I disabled CONFIG_BATTERY_DUMMY in kernel.


螢幕擷取畫面 2023-02-24 171953.png

0 Kudos

558 Views
bettychen
Contributor I

My solution I remark  Thermal HAL in "./device/nxp/*/*/*.mk". 

#PRODUCT_PACKAGES += \
# android.hardware.thermal@2.0-service.imx

0 Kudos

833 Views
bansidaranaccor
Contributor I

Hi,

I am facing the same issue. Hangs in android boot logo and in logs vendor.thermal-hal service is getting restarted.

Did you get any solution to resolve the vendor.thermal-hal issue.

Regards,

Bansidaran

0 Kudos