Hello everyone,
I’m having an issue with the Tizen Emulator getting stuck at the “booting the kernel” stage. Here are the details of my setup and the steps I’ve taken so far:
System and Setup Details:
Tizen Studio Version: 5.6
Operating System: Windows 11
Virtualization: Enabled
Emulator Configuration:
Platform: tv-samsung-8.0-x86
RAM: 1024 MiB
CPU: 4 cores
Note that I do have HAXM on my host machine
Steps Taken:
Checked for Connected Devices:
Used ./sdb devices to ensure the emulator is recognized.
Emulator appears as emulator-26101.
Attempted to Access Emulator Shell:
Command: ./sdb -s emulator-26101 shell
Result: closed
Checked Emulator Logs:
Command: ./sdb -s emulator-26101 dlog
Result: No output.
Restarted Emulator:
No change in behavior.
Increased Resource Allocation:
Increased RAM and CPU allocation.
Checked Tizen Studio Logs:
Reviewed logs in C:\tizen-studio-data\ide\logs
Found no clear indication of the issue.
Recreated Emulator:
Deleted and recreated the emulator instance.
Issue persists.
Are there specific logs or files I should check for more detailed information?
Are there known issues with the current version of Tizen Studio or the emulator that might cause this problem?
Could there be any compatibility issues with my system that I'm overlooking?
Any guidance or suggestions to resolve this issue would be greatly appreciated. Thank you!