언어 설정

Menu
Sites
Language
Emulator start problem

Hello,

I am trying to test my web application into the Tizen Emulator (SDK 2.1) installed into my Ubuntu 12.04 virtual machine.

the problem is that the emulator start and remain in the boot step:

 

Booting from ROM...

Decompressing Linux....Parsing ELF ... done

Booting the kernel.

PS: I read in some topics that the CPU must support the virtualization, and I verify that my PC CPU does.

In another hand, it mentionned in the following topic:

https://developer.tizen.org/forums/sdk-ide/tizen-emulator-not-starts

that we could follow these steps to fix the problem:

--------------------------------------------------------------------

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.

-------------------------------------------------------------------

But I couldn't recognize the SDB shell and haw to access it!

Any suggestions? thanks in advance!

Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

16 댓글
Lakshmi Grandhi
hi after starting the emulator wait for 5min it will take some time to launch after that "right click" on the emulator you will get the command prompt(sdb shell) and execute the above mentioned commands
karray gargouri
Hi, thanks for your reply... just another question, in the 4 step, it is said that we should edit the user-session@.service file, but in the SDB shell, these two commands doesn't work: nano and gedit!!! So how could I edit my file?
Lakshmi Grandhi
hi type su - then you will get the permissions to edit the file.. after that you get cmd prompt like this -su-4.1# then execute the command vi /usr/lib/systemd/system/user-session@.service the file will open so that you can edit it.
karray gargouri
Thank you very much. Unfortunately, this doesn't fix my problem and the emulator remain on the black screen!
Lakshmi Grandhi
after editing the above mentioned file save it and restart the emulator it should work
karray gargouri
This is exactly what I did .... but in vain!
Lakshmi Grandhi
hi execute "$ sdb root on" command on linux not in sdb shell
karray gargouri
Yes.. I did it but no results
karray gargouri
How could I access the log of the emulator!
karray gargouri
What could be the problem with my emulator!!! Here is the log: http://www1.datafilehost.com/d/52c65d7e
praveen kumar talari
hi i have raised a bug regarding this , they are asking emulator.klog file you have sent emulator.log file , please find the klog file here /tizen-sdk-data/emulator-vms/vms/emulatorx-86/logs/emulator.klog and also follow the below link for updates https://bugs.tizen.org/jira/browse/TSDK-121
karray gargouri
Here is the requested file: http://www1.datafilehost.com/d/10e212a9
praveen kumar talari
i have attached your klog file in jira bugs for updates on this please follow the comments in given link https://bugs.tizen.org/jira/browse/TSDK-121#comment-17237
karray gargouri
Thank you
karray gargouri
Here is the log of the emulator who didn't start and still remain into the black screen: http://www1.datafilehost.com/d/52c65d7e Any suggestions!
praveen kumar talari
please attach emulator.klog file