i.MX6 MfgTool build linux problem

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

i.MX6 MfgTool build linux problem

跳至解决方案
1,396 次查看
shenglianglu
Contributor I

Hi community!

I'm new to this development board. MCIMX6Q-SDB

I used MFGTool2 which is downloaded from the website to download linux image L3.0.35_4.1.0_130816_images_MX6.gz

I followed this install guide

http://www.freescale.com/files/training_pdf/WBNR_LA13_IMX6QPR_PDF.pdf?lang_cd=en

when I reached page 33. I use HDMI instead of LVDS. But there is no booting process showing up.

I'm wondering why. I repeat whole processes several time, which result the same.

Changes I made comparing to the install guide

* I cannot find "12_09_01_oneiric.tgz". I use downloaded ubuntu image oneiric.gz instead. And I change the name to oneiric.tgz

* I changed ucl2.xml file accordingly

I can see the installing log from the hyper Terminal.

anyone can help?

Thanks a lot

0 项奖励
回复
1 解答
1,162 次查看
Yuri
NXP Employee
NXP Employee

  Perhaps it makes sense using the recent (Yocto) Linux BSP for i.MX6, where

some issues should be fixed (in particular, HDMI-to-DVI converter cannot be used)

Also, please check kernel command line, for example  :

console=ttymxc0,115200 root=/dev/mmcblk0p2 rootwait rw video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24 fbmem=128M vmalloc=256M


Have a great day,
Yuri

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

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,163 次查看
Yuri
NXP Employee
NXP Employee

  Perhaps it makes sense using the recent (Yocto) Linux BSP for i.MX6, where

some issues should be fixed (in particular, HDMI-to-DVI converter cannot be used)

Also, please check kernel command line, for example  :

console=ttymxc0,115200 root=/dev/mmcblk0p2 rootwait rw video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24 fbmem=128M vmalloc=256M


Have a great day,
Yuri

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

0 项奖励
回复