Hi Tomasz, I don't know whether running Tizen in VMware is the best environment for you but it sounds like at a bare minimum you should be able to have a more complete environment than the one you describe below. I have embedded some comments/things for you to try below.
Thanks, Geoffroy From: [email protected] [mailto:[email protected]] On Behalf Of Tomasz Olszak Sent: Monday, July 22, 2013 1:04 PM To: [email protected] Subject: Running Tizen IVI in VMWare Workstation Hi, I plan to port Qt for Tizen IVI and need some working environment. I already tried using VMWare Workstation 9.0 [1] but had following issues. * avsystem.service problem: "Failed to start Start av system. See `systemctl status avsystem.service` for details." systemctl status avsystem.service returned [2]. [Geoffroy] I still need to try this on my environment but could you also check with the latest monthly preview if this problem is still present? - Release notes: https://wiki.tizen.org/wiki/IVI/IVI_July_29,_3.0-M2-Jul - Some instructions for VMware: https://wiki.tizen.org/wiki/IVI/IVI_3.0_VMware * I tried to run app with launch_app and got [3]. I changed ELM_ENGINE and ECORE_EVAS_ENGINE to wayland_shm but with no luck. [Geoffroy] GhostCluster is a WebApp so you should try to launch it using wrt- - see also this section: https://wiki.tizen.org/wiki/IVI/IVI_July_29,_3.0-M2-Jul#How_to_start_a_WebApp * When I invoked weston --use-pixman the OS hangs. I can't change terminal etc and interact with active one. [Geoffroy] We can definitely see Weston and start a terminal under VMware. Make sure that 3D acceleration is turned on for Workstation because otherwise it Weston won't start. Please also note the tip in case you are running VMware Workstation under Linux on a system with an Intel Graphics card -- https://wiki.tizen.org/wiki/IVI/IVI_3.0_VMware#Setting_up_VMware.C2.AE_on_your_host I use Linux Ubuntu 13.10 as VMWare Workstation doesn't see my integrated sound card. So am I right thinking that I can't run Tizen IVI apps when host sound card is not exposed to guest OS? [Geoffroy] I guess if VMware does not see your soundcard then it won't be able to expose it to the Virtual Machines. Note however that until the Tizen IVI 3.0-M2-Jul preview, the Tizen kernel did not include the sound card driver required to recognised the sound card emulated by VMware... this is now fixed if you try this latest release. I also will be very thankful if someone will propose a way to create environment to run and test Qt and Qt apps on Tizen IVI (maybe VM is not the best for this case). [1] https://wiki.tizen.org/wiki/IVI/IVI_3.0_VMware [2] http://pasteboard.co/1h1u9Oyl.png [3] http://pasteboard.co/1h241gQk.png -- regards / pozdrawiam, Tomasz Olszak Qt for Tizen | http://qt-project.org/wiki/Tizen Qt Certified Developer | http://qt-project.org<http://qt-project.org/> http://linkedin.com/in/tolszak Intel Corporation NV/SA Kings Square, Veldkant 31 2550 Kontich RPM (Bruxelles) 0415.497.718. Citibank, Brussels, account 570/1031255/09 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
_______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
