Tomasz,

thanks, now it's solved.
I didnt do any vmware-mount, but just edited entries in fstab (sdb -> sda)
and rebooted.

Cheers,
Jacek


On Fri, Aug 9, 2013 at 12:31 PM, Tomasz Olszak <[email protected]>wrote:

> /8/9 Jacek Serafiński <[email protected]>
>
>> Joel, you are right, sorry for the confusion.
>>
>> Geoffroy regarding first point I started it in the VM Player as described
>> at https://wiki.tizen.org/wiki/IVI/IVI_3.0_VMware
>> I downloaded
>> http://download.tizen.org/releases/milestone/tizen/ivi/tizen_20130729.2/images/ivi-release-mbr-i586/tizen_20130729.2_ivi-release-mbr-i586-sdb.raw.bz2
>> converted into vmdk and started in VM as Fedora as described.
>>
>> I do get the following outcome:
>>
>>
>>
>> This red [ TIME ] line appeared after about a minute of showing "A start
>> job is running for dev-sdb1.device"
>>
>>
>> I wrote "tizen" and got access to emergency mode, but nothing interesting
>> is working there ...
>> e.g.
>>
>> aplay -Dhw /usr/share/sounds/alsa/Front_Left.wav
>>
>> Is running fine, but
>>
>> paplay /usr/share/sounds/alsa/Front_Left.wav
>>
>> gives:
>> Connection failure: Connection refused
>> pa_context_connect() failed: Connection refused
>>
>> There is no window manager (gnome, kde, other) available either.
>>
>> Do you have any idea why it's not working in default mode?
>>
>> Thanks,
>> Jacek
>>
>> P.S.
>> I'm using Windows 7 SP1, 64-bit 6.1.7601
>> VMware Player Version 5.0.2 build-1031769
>>
>>
>> On Wed, Aug 7, 2013 at 11:24 AM, Clark, Joel <[email protected]>wrote:
>>
>>>  It may be hard for folks working on tizen.org to answer questions
>>> about code that is not on tizen.org.  Perhaps the AGL mail list would
>>> have folks more familiar with this code.****
>>>
>>> ** **
>>>
>>> Regards****
>>>
>>> Joel****
>>>
>>> ** **
>>>
>>> ** **
>>>
>>> *From:* [email protected] [mailto:[email protected]]
>>> *On Behalf Of *Jacek Serafinski
>>> *Sent:* Wednesday, August 07, 2013 2:10 AM
>>> *To:* VanCutsem, Geoffroy
>>> *Cc:* [email protected]
>>> *Subject:* Re: Tizen web app for tizen ivi****
>>>
>>> ** **
>>>
>>> Brian, Geoffroy - thanks a lot - this will help me to move the first
>>> point.****
>>>
>>> Regarding my second point I was trying to figure out if it's possible to
>>> modify/extend the AGL demonstrator application.****
>>>
>>> this one:
>>> http://automotive.linuxfoundation.org/sites/automotive.linuxfoundation.org/files/agl-demo-home-small.png
>>> ****
>>>
>>> I already launched it in VM Workstation and VM Player and it looks like
>>> its design does or will allow adding additional subapplications to it -
>>> please correct me if I'm wrong.****
>>>
>>> Is the code for this demonstrator available anywhere?****
>>>
>>> How should I start with the development (tool chain, sdk)?****
>>>
>>> Cheers,
>>> Jacek****
>>>
>>> ** **
>>>
>>> On Tue, Aug 6, 2013 at 6:51 PM, VanCutsem, Geoffroy <
>>> [email protected]> wrote:****
>>>
>>> Just in case you have not seen it yet… here is a wiki page for running
>>> Tizen IVI in a VM: https://wiki.tizen.org/wiki/IVI/IVI_3.0_VMware****
>>>
>>> For WebApps… take a look here specifically:
>>> https://wiki.tizen.org/wiki/IVI/IVI_3.0_VMware#Launching_Applications***
>>> *
>>>
>>>  ****
>>>
>>> Geoffroy****
>>>
>>>  ****
>>>
>>> *From:* [email protected] [mailto:[email protected]]
>>> *On Behalf Of *Jones, Brian J
>>> *Sent:* Tuesday, August 06, 2013 6:48 PM
>>> *To:* Jacek Serafinski; [email protected]
>>> *Subject:* RE: Tizen web app for tizen ivi****
>>>
>>>  ****
>>>
>>> Hi Jacek,****
>>>
>>>  ****
>>>
>>> To my knowledge IVI currently only supports 2.1 web apps, not 2.2.  And
>>> I would think a 2.1 web app would run fine in a VM if you get the image
>>> working in a VM.  I don’t use VM’s so I can’t say, sorry.  ****
>>>
>>>  ****
>>>
>>> I’m not exactly clear on what you are trying to accomplish in 2.).  The
>>> web app can be installed on Tizen IVI from the console using wrt-installer,
>>> and can be launched using wrt-launcher.  This can be done from a script if
>>> you like.  However if what you are looking for is a desktop icon to launch
>>> with, that’s not possible just yet.  There is currently no menu screen,
>>> just a desktop.****
>>>
>>>  ****
>>>
>>> Hope that helps get you started.****
>>>
>>>  ****
>>>
>>> -Brian****
>>>
>>>  ****
>>>
>>> *From:* [email protected] 
>>> [mailto:[email protected]<[email protected]>]
>>> *On Behalf Of *Jacek Serafinski
>>> *Sent:* Tuesday, August 06, 2013 7:15 AM
>>> *To:* [email protected]
>>> *Subject:* Tizen web app for tizen ivi****
>>>
>>>  ****
>>>
>>> Hey guys,****
>>>
>>> this is my first post here.****
>>>
>>> I've started playing with Tizen more than a month ago and wrote this
>>> blog post
>>>
>>> http://blog.carmesh.eu/2013/07/16/tizen-ivi-a-breakthrough-in-on-board-units/
>>> ****
>>>
>>> currently I'm trying to figure out if it's possible and how to:****
>>>
>>> 1. Deploy a webapp developed under Tizen SDK 2.2 (.apk) in Tizen IVI
>>> running in VM Player****
>>>
>>> 2. Add application to IVI so it can be reached and used from dashboard
>>> application (e.g. build my own navigation app).****
>>>
>>> I guess the latter will be harder.****
>>>
>>>  ****
>>>
>>> Thanks for your help,****
>>>
>>> Regards,
>>> Jacek****
>>>
>>> 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
>>
>>
> Looks like you forgot to change /etc/fstab entries:
>
> https://wiki.tizen.org/wiki/IVI/IVI_3.0_VMware#Tweaking_and_Running_the_image_for_a_VM_environment
>
> --
> regards, Tomasz Olszak
>
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to