Hi guys, I have the udoo neo full board, and I compiled the android 5.1.1 successfully, I connect a new lcd with lvds connector(not bought in udoo shop) when set u-boot using imx6sx-udoo-neo-full-lvds7-m4.dtb(just set video_output=lvds7 in uEnv.txt), the system was hanged on. But can boot when set u-boot using imx6sx-udoo-neo-full-hdmi-m4.dtb PS: I did not modify the DTS for ldb driver yet, does it affect the system booting? Thanks for any suggestions. FOUND LOG IN log.txt. update@20160421 kernel could ouput picture to lcd but still hold here not booting forward http://imgur.com/IB1lUMt
The problem you are encountering may be because 'video_output' needs to be set to lvds7 in two different places (/data and /system). See the following for details: http://www.udoo.org/forum/threads/android-5-1-1-alpha-is-available-for-any-udoo-neo.3795/#post-18537
Thanks Bander. I did not compile Touchscreen driver into the kernel, after I insmoding the TP driver, it passed.
Did you see this? http://www.udoo.org/forum/threads/u...with-lvds7-screen-and-serial-com-issues.4329/