Hi All,
I have been playing around with imx6q-SabreSD board for sometimes. I have compiled the source code with yocto for fsl-image-gui, I am able to flash and boot the kernel. However I am not able to login into the system. After wandering few websites and forums i did not find any default username and password for login (Someone says login:root & pass:<blank>). It seems nothing is working here for me.
I have connected the HDMI with the board. Can anyone suggest me how to proceed with login. Or Can anyone tell me the correct login and Password?
I had compiled the source code with following command.
# bitbake fsl-image-gui
Thanks,
Sanoj Kumar
已解决! 转到解答。
Hi Sanoj Kumar
Did you do the right configure ?
be attention to conf/local.conf, key word "MACHINE ??= 'imx6qsabresd'". if everything is correct, the username and password should be root.
then if you still can not login you should paste your bootargs and your boot log.
good luck!
John
Hi Sanoj Kumar
Did you do the right configure ?
be attention to conf/local.conf, key word "MACHINE ??= 'imx6qsabresd'". if everything is correct, the username and password should be root.
then if you still can not login you should paste your bootargs and your boot log.
good luck!
John