언어 설정

Menu
Sites
Language
tizen wearable emulator showing black screen after boot

 

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

Responses

3 댓글
Alex Dem

hi,
just fyi,
On windows-32bit version (installed on xp)  emulator works without any additional steps (but VT is disabled)
Alexey.

Agus SA

I have same problem, and solve it with disabling GPU support (GPU off) and now it is show up the screen. 

Park

I had same problem and I just added new emulator. After a little waiting, it works fine.