Android O8.0.0_1.0.0 can not boot up on iMX6dl

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

Android O8.0.0_1.0.0 can not boot up on iMX6dl

3,166 Views
luwinbo
Contributor III

Hi, 

Android O8.0.0_1.0.0  can not boot up on iMX6dl, The boot up log looks like as following.

init: Service 'surfaceflinger' (pid 268) exited with status 1
init: Sending signal 9 to service 'surfaceflinger' (pid 268) process group...
init: kill(-268, 9) failed: No such process
init: Successfully killed process cgroup uid 1000 pid 268 in 4ms
init: Sending signal 9 to service 'zygote' (pid 252) process group...
init: Successfully killed process cgroup uid 0 pid 252 in 16ms
init: Service 'zygote' (pid 252) killed by signal 9
init: Unable to open '/sys/android_power/request_state': No such file or directory
init: Unable to write to '/sys/power/state': Invalid argument
init: Sending signal 9 to service 'audioserver' (pid 272) process group...
init: Service 'surfaceflinger' (pid 361) exited with status 1
init: Sending signal 9 to service 'surfaceflinger' (pid 361) process group...
init: kill(-361, 9) failed: No such process

....

imx2-wdt 20c0000.wdog: Device shutdown: Expect reboot!
reboot: Restarting system with command 'recovery'
imx2-wdt 20c0000.wdog: failed to assert external reset, trying with timeout
Reboot failed -- System halted

The detail log please refer to the attachment.

Is there any suggestion? Thanks for your helps.

Winbo

Labels (4)
0 Kudos
5 Replies

1,919 Views
luwinbo
Contributor III

This issue has been solved, after remove the pfuze100 from the kernel, android 8 can be boot up now.

0 Kudos

1,919 Views
crl6crl6
Contributor III

Hi lu winbo,

I meet same issue when porting Android8.0.our custom board. Can you give me a hint ?  How to remove the pfuze100 from the kernel?  

Regards,

Aravinth

0 Kudos

1,315 Views
tianlj
Contributor I

I meet the same issue.Did you fix it? Could you give me some help.

0 Kudos

1,919 Views
igorpadykov
NXP Employee
NXP Employee

Hi Winbo

one can try Demo Image from link

https://www.nxp.com/webapp/Download?colCode=IMX_O8.0.0_1.0.0_ANDROID_DEMO_SD&appType=license&locatio... 

and recommended try to reproduce issue on Sabre reference board.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,919 Views
luwinbo
Contributor III

Hi, Igor

Thanks for your reply, I used this demo image on my board, It cannot boot up too, the log looks like the same as my own image's. and I don't have a Sabre reference board of imx6dl. 

From the log, could you guess what the problem is? 

0 Kudos