tizen wearable emulator showing black screen after boot

tizen wearable emulator showing black screen after boot

BY 14 May 2014 SDK & IDE

 

emulator (Windows® 7 x64 version) for gear (skin : wearble 320×320) 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.

 

Written by