kitkat 4.4.0 boot issue on i.MX 6SoloLite EVK with HDMI output

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

kitkat 4.4.0 boot issue on i.MX 6SoloLite EVK with HDMI output

769 次查看
brucesun
Contributor III

Hi,

I downloaded android kitkat image from android_kk4.4.2_1.0.0-ga_core_image_6slevk and set the output to HDMI but it doesn't work. There is an error imx_epdc_fb imx_epdc_fb: Unable to get display PMIC regulator.err = 0xffffffed.

My bootargs: bootargs console=ttymxc0,115200 init=/init androidboot.console=ttymxc0 video=mxcfb0:dev=hdmi,bpp=32 androidboot.hardware=freescale.

 

Can anyone help me with this issue?

 

Regards,

 

Bruce

Original Attachment has been moved to: kitkatboot.txt.zip

标签 (2)
0 项奖励
回复
3 回复数

602 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Bruce

i.MX6SL (IMX6SLRM ) and i.MX6SL EVK (iMX6SL_EVK_DESIGNFILES ) have not HDMI.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

602 次查看
brucesun
Contributor III

Hi Igor,

I have a MCIMXHDMICARD connected. It works fine with Sharp TV using the SD card provided in the package but the Android version is 4.0.4.

Regards,

Bruce.

0 项奖励
回复

602 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Bruce

HDMI supports only limited number of video modes provided in android driver, reading EDID from

monitor. After EDID reading, the nearest video mode will be chosen in the

EDID video mode list. One can look at description in sect.

18.3.1 Setting the Video Kernel Parameter MX53UG

So one can check what mode is used by this monitor then recheck driver,

if it is supported. Also one can try other monitor.

Best regards

igor

0 项奖励
回复