Dear Mr. Anavi,
Thank you for your reply.
When the system tizen-common start up, I can't see the login prompt, and can not input any commands such as "systemctl commands"
like the following image.
I think it is related with the error " Cannot add dependency job for unit [email protected],"
BRs,
Jianzhong Fang
------- Original Message -------
Sender : Leon Anavi<[email protected]>
Date : 一月 04, 2016 16:18 (GMT+08:00)
Title : Re: [Dev] [Yocto] Tizen-common on Odroid-XU3 running error
Dear all,
I build tizen-common on Odroid-XU3 using Yocto.
I want to load it by command mode not the graphical mode. So I do the following steps:
cd ./etc/systemd/system
delete default.target
ln -s /lib/systemd/system/multi-user.target default.target
Now I can not into the command mode and execute any commands, because of ignoring the serial-getty service.
[ 4.702905] systemd[1]: Cannot add dependency job for unit [email protected], ignoring: Unit [email protected] failed to load: No such file or directory.
How can I solve the problem?
I recommend you to stop and disable systemd service display-manager-run which is responsible for Weston if you want to turn off the graphical mode:
systemctl stop display-manager-run
systemctl disable display-manager-run
Best regards, Leon
The serial log is in attachment.
Thank you.
BRs,
Jianzhong Fang
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
