tizen wearable emulator showing black screen after boot
由 Mohammed Asaad
2014年 05月 14日 06:44
English(英语)
3 回复
emulator (Windows® 7 x64 version) for gear (skin : wearble 320x320) is showing
Booting from ROM...
Decompressing Linux... Parsing ELF... done.
Booting the kernel.
then the screen goes black , i have VT enabled and i followed the following steps which fixes the same issue for normal phone emulator :-
BY
SeokYeon Hwang, 26 May 2013, 22:51
"Would you follow the next steps and try to test it.
1. Start emulator.
2. Execute follow command on host shell after some time (SDB in guest should be launched).
"$ [SDK_PATH]/tools/sdb root on" or just "$ sdb root on" on linux.
3. Run SDB shell.
Click shell in emulator context menu.
4. Edit "/usr/lib/systemd/system/user-session@.service" file on guest (In the SDB shell).
Modify "Type=notify" to "Type=oneshot".
5. Close SDB shell.
6. Restart emulator."
only diffrance the file name is "user@.service" , changed usertype to "oneshot" but it is still not working, apprecite your help.
编辑者为: Mohammed Asaad 开 14 5月, 2014
您必须登录才能使用此服务。立即登录?
The tag you entered already exists.
是否要将这篇帖子报告为垃圾邮件?
已将该帖报告为垃圾邮件。
cannot be empty.
是否确定要取消并返回列表?
The code has been copied to the clipboard.
输入标题。
所有分类
一般支持
Tizen .NET
Web 应用程序开发
本机应用程序开发
SDK 和 IDE
--------
--------
"Would you follow the next steps and try to test it.
1. Start emulator.
2. Execute follow command on host shell after some time (SDB in guest should be launched).
"$ [SDK_PATH]/tools/sdb root on" or just "$ sdb root on" on linux.
3. Run SDB shell.
Click shell in emulator context menu.
4. Edit "/usr/lib/systemd/system/user-session@.service" file on guest (In the SDB shell).
Modify "Type=notify" to "Type=oneshot".
5. Close SDB shell.
6. Restart emulator."