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.
Edited by: Mohammed Asaad on 14 5월, 2014
로그인이 필요한 서비스 입니다. 로그인 하시겠습니까?
The tag you entered already exists.
이 게시물을 스팸으로 신고하시겠습니까?
스팸으로 신고 되었습니다.
cannot be empty.
작성을 취소하고 목록으로 돌아가시겠습니까?
The code has been copied to the clipboard.
이 곳에 제목을 입력하세요.
All Categories
일반 지원
Tizen .NET
웹 애플리케이션 개발
Native 애플리케이션 개발
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."