Dear All,
I am using iMX6 Sabre Auto board for GENIVI platform making.. For developing the image i have used the help from meta-fls-ivi and the Yocto build. the GENIVI 7.0 build was successfully done. But while booting the sdcard image the flowing error has occur.
____________________________________________________________________________
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ OK ] Reached target Multi-User System.
Starting Update UTMP about System Runlevel Changes...
[FAILED] Failed to start Bluetooth service.
See 'systemctl status bluetooth.service' for details.
Starting WPA supplicant...
[ OK ] Started Update UTMP about System Runlevel Changes.
[ OK ] Started WPA supplicant.
imx-hdmi-audio imx-hdmi-audio: HDMI Video is not ready!
imx-hdmi-audio imx-hdmi-audio: ASoC: can't open platform imx-hdmi-audio: -22
imx-hdmi-audio imx-hdmi-audio: HDMI Video is not ready!
imx-hdmi-audio imx-hdmi-audio: ASoC: can't open platform imx-hdmi-audio: -22
imx-hdmi-audio imx-hdmi-audio: HDMI Video is not ready!
imx-hdmi-audio imx-hdmi-audio: ASoC: can't open platform imx-hdmi-audio: -22
imx-hdmi-audio imx-hdmi-audio: HDMI Video is not ready!
imx-hdmi-audio imx-hdmi-audio: ASoC: can't open platform imx-hdmi-audio: -22
imx-hdmi-audio imx-hdmi-audio: HDMI Video is not ready!
imx-hdmi-audio imx-hdmi-audio: ASoC: can't open platform imx-hdmi-audio: -22
imx-hdmi-audio imx-hdmi-audio: HDMI Video is not ready!
imx-hdmi-audio imx-hdmi-audio: ASoC: can't open platform imx-hdmi-audio: -22
imx-hdmi-audio imx-hdmi-audio: HDMI Video is not ready!
imx-hdmi-audio imx-hdmi-audio: ASoC: can't open platform imx-hdmi-audio: -22
Yocto GENIVI Baseline (Poky/meta-ivi) 7.0.3 imx6qsabreauto ttymxc3
___________________________________________________________________________________
The system is starting in to init after this error. but the HDMI is not working.
I have gone through many post regarding the same error. but the result is same. when I change the boot configuration as :
mxcfb0:dev=hdmi,1280x720M@60, if=RGB24.
The system is stuck while booting. the kernal is not loading in this time. I think the system suspend the console
So, i have added the consoleblank=0. but the result was same.
kindly help me to resolve this problem.