Re: [IVI] building tizen ivi with yocto

2016-03-01 Thread Leon Anavi
ling list IVI@lists.tizen.org <mailto:IVI@lists.tizen.org> https://lists.tizen.org/listinfo/ivi -- Leon Anavi Software Engineer konsulko.com -- Leon Anavi Software Engineer konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] building tizen ivi with yocto

2016-02-28 Thread Leon Anavi
izen.org https://lists.tizen.org/listinfo/ivi -- Leon Anavi Software Engineer konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

[IVI] Samsung Connect Auto

2016-02-21 Thread Leon Anavi
? Thanks, Leon P.S. Olivier thanks for sharing this article at the social networks :) -- Leon Anavi Software Engineer konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] About publishing/testing a Tizen IVI application

2016-02-05 Thread Leon Anavi
IVI mailing list IVI@lists.tizen.org <mailto:IVI@lists.tizen.org> https://lists.tizen.org/listinfo/ivi -- -- https://wiki.tizen.org/wiki/User:Pcoval ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] Bluez 5.19 unable to register service interface

2015-11-23 Thread Leon Anavi
Hi Bhushan, On Nov 24, 2015 7:36 AM, "Bhushan Dhadway" wrote: > > Hello, > > > > I have a Intel silverbox on which I have Tizen IVI 3.0 image (tizen-3.0-ivi_20150201.3_ivi-efi-i586-sdb.raw.bz2 ). > > > > I’m want to connect my POLAR low energy heart rate monitor to the Intel box, I installed bl

[IVI] Fixes to build Tizen using Yocto/OE when DEBUG_BUILD = "1"

2015-11-10 Thread Leon Anavi
st regards, Leon -- Leon Anavi Software Engineer konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] Keyboard issues with Weston and AGL application suite

2015-10-20 Thread Leon Anavi
Hi Derek, On 19.10.2015 22:29, Derek Foreman wrote: On 19/10/15 10:32 AM, Leon Anavi wrote: Hi Derek, On 19.10.2015 17:16, Derek Foreman wrote: On 19/10/15 04:44 AM, Leon Anavi wrote: Hi Derek, On 14.10.2015 23:37, Leon Anavi wrote: Hi Derek, On 14.10.2015 20:11, Derek Foreman wrote: On

Re: [IVI] Build error about tizen on yocto when building ico image

2015-10-20 Thread Leon Anavi
Could you give me any advices? According to the log there is a runtime dependency issue coming from glibc-native. I guess these dependency issues are coming from the automatic generation of Yocto recipes from the spec files for GBS. May be you will be able to fix it with somet

Re: [IVI] Build error about tizen on yocto when building ico image

2015-10-20 Thread Leon Anavi
Could you give me any advices? According to the log there is a runtime dependency issue coming from glibc-native. I guess these dependency issues are coming from the automatic generation of Yocto recipes from the spec files for GBS. May be you will be able to fix it with something like: RD

Re: [IVI] Build error about tizen on yocto when building ico image

2015-10-20 Thread Leon Anavi
se dependency issues are coming from the automatic generation of Yocto recipes from the spec files for GBS. May be you will be able to fix it with something like: RDEPENDS_${PN}_remove_class-native = "glibc-native" Btw you can browse the existing recipes in meta-tizen for examples. Best regards, Leon BR, Ray -- Leon Anavi Software Engineer konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] Keyboard issues with Weston and AGL application suite

2015-10-19 Thread Leon Anavi
Hi Derek, On 19.10.2015 17:16, Derek Foreman wrote: On 19/10/15 04:44 AM, Leon Anavi wrote: Hi Derek, On 14.10.2015 23:37, Leon Anavi wrote: Hi Derek, On 14.10.2015 20:11, Derek Foreman wrote: On 14/10/15 05:31 AM, Leon Anavi wrote: Hi Derek, All, Derek, I am experiencing similar issues

Re: [IVI] Couldn't run the Tizen IVI application on the emulator

2015-10-19 Thread Leon Anavi
* -- /Ingénieur en informatique - Assistant Technologue à _ESPRIT__►_ *Membre de l'Equipe ESPRIT Mobile* ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi -- Leon Anavi Sof

Re: [IVI] Keyboard issues with Weston and AGL application suite

2015-10-19 Thread Leon Anavi
Hi Derek, On 14.10.2015 23:37, Leon Anavi wrote: Hi Derek, On 14.10.2015 20:11, Derek Foreman wrote: On 14/10/15 05:31 AM, Leon Anavi wrote: Hi Derek, All, Derek, I am experiencing similar issues with weston-keyboard as in your article "When is a Keyboard Not a Keyboard?" whic

Re: [IVI] IVI System Black screen after boot up with weston

2015-10-19 Thread Leon Anavi
ld anyone give me any advices? Based on my experience you should apply i.MX6 specific patches in Weston 1.6 and after that you should launch Weston with fbdev-backend. You might be also experiencing incompatibility between the driver version for Vivante GPU in the kernel and the firmware bl

Re: [IVI] IVI System Black screen after boot up with weston

2015-10-17 Thread Leon Anavi
g up. I couldn't find any error. Could anyone give me any advices? Based on my experience you should apply i.MX6 specific patches in Weston 1.6 and after that you should launch Weston with fbdev-backend. You might be also experiencing incompatibility betwee

Re: [IVI] Keyboard issues with Weston and AGL application suite

2015-10-14 Thread Leon Anavi
Hi Derek, On 14.10.2015 20:11, Derek Foreman wrote: On 14/10/15 05:31 AM, Leon Anavi wrote: Hi Derek, All, Derek, I am experiencing similar issues with weston-keyboard as in your article "When is a Keyboard Not a Keyboard?" which has been published at Samsung OSG blog. Could

[IVI] Keyboard issues with Weston and AGL application suite

2015-10-14 Thread Leon Anavi
x27;SEM USB Keyboard', /dev/input/event0 is a keyboard [00:00:06.771] input device 'SEM USB Keyboard', /dev/input/event1 is a keyboard I want to get weston-keyboard working fine in Weston even if there is no hardware keyboard. Thanks, Leon -- Leon Anavi Software Engineer kon

Re: [IVI] [Dev] Differences between open-ivi-core image and tizen-ivi-core image?

2015-10-13 Thread Leon Anavi
from my OS On Oct 13, 2015, at 4:27 PM, Leon Anavi <mailto:leon.an...@konsulko.com>> wrote: Hi Ray, On 13.10.2015 12:13, RayBloodworth wrote: Hi, Leon I'm trying to build tizen-ivi image with yocto. According to "https://wiki.tizen.org/wiki/HummingBoard";,

Re: [IVI] [Dev] Differences between open-ivi-core image and tizen-ivi-core image?

2015-10-13 Thread Leon Anavi
g https://lists.tizen.org/listinfo/dev -- Leon Anavi Software Engineer konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] [agl-discussions] Automotive Grade Linux application suite release

2015-10-01 Thread Leon Anavi
titute an order for goods or services unless accompanied by an official purchase order. On 30 September 2015 at 01:36, Leon Anavi <mailto:leon.an...@konsulko.com>> wrote: Hi Steve, I received an email from gerrithub.io <http://gerrithub.io>. I saw that you have vot

Re: [IVI] [agl-discussions] Automotive Grade Linux application suite release

2015-09-30 Thread Leon Anavi
Homescreen app. This commit has been also included in the GitHub pull request: https://github.com/PDXostc/homescreen/pull/2/commits Could you please have a look? Thanks, Leon On 28.09.2015 11:08, Leon Anavi wrote: Hi, I noticed that my GitHub pull request with couple of fixes for the

Re: [IVI] [agl-discussions] Automotive Grade Linux application suite release

2015-09-28 Thread Leon Anavi
official purchase order. ___ automotive-discussions mailing list automotive-discussi...@lists.linuxfoundation.org https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions -- Leon Anavi Software Engineer konsulko.com

[IVI] [Tutorial] Connecting Tizen:Common device to a Smartphone via Bluetooth and Making Phone Calls

2015-08-19 Thread Leon Anavi
the Yocto recipes for ofono at the tizen-distro forks for HummingBoard and Raspberry Pi 2 at GitHub. More testing in required before submitting these fixes to the upstream. https://github.com/konsulko/tizen-distro https://github.com/leon-anavi/tizen-distro-raspberrypi Best regards, Leon -- Leon

Re: [IVI] about cgroup

2015-08-06 Thread Leon Anavi
ge of cgroups and systemd in Tizen 3 profiles is standard, just like in other popular GNU/Linux distributions. Best regards, Leon Thanks a lot . ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi -- Leon Anavi Software Eng

Re: [IVI] [Crosswalk-dev] Tizen - App_launcher and xwalk Landscape issue

2015-06-17 Thread Leon Anavi
Hi Art, On 17.06.2015 18:20, McGee, Art wrote: I'll have to take a closer look at the code. The crosswalk rpm didn't work on ivi. Earlier today I updated the screen orientation to landscape of the following basic app that I use for testing: https://github.com/leon-anavi/hell

Re: [IVI] [Crosswalk-dev] Tizen - App_launcher and xwalk Landscape issue

2015-06-17 Thread Leon Anavi
<http://landrover.com> ___ Crosswalk-dev mailing list crosswalk-...@lists.crosswalk-project.org https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing lis

Re: [IVI] Automotive Grade Linux application suite release 30 Mar 2015

2015-06-10 Thread Leon Anavi
r goods or services unless accompanied by an official purchase order. On Tue, Jun 9, 2015 at 6:09 AM, Leon Anavi <mailto:leon.an...@konsulko.com>> wrote: Hi, What is the procedure for contributing back changes to any of these applications? Is it using pull requests in GitHub

Re: [IVI] Automotive Grade Linux application suite release 30 Mar 2015

2015-06-09 Thread Leon Anavi
constitute an order for goods or services unless accompanied by an official purchase order. ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi -- Leon Anavi Software Engineer Mob : +359

Re: [IVI] [Dev] Common QA for "Tizen on Yocto"

2015-06-08 Thread Leon Anavi
le will be useful for application development on both Tizen:Common and Tizen IVI built with Yocto. Best regards, Leon On 8.06.2015 14:29, Leon Anavi wrote: Hi Dominig, Carsten, All, On 8.06.2015 11:07, Dominig ar Foll (Intel OTC) wrote: Le 05/06/2015 10:02, Carsten Haitzler a écrit : my q

Re: [IVI] When I launch the application html page not displayed

2015-06-01 Thread Leon Anavi
Tizen:Common from the following source code: https://github.com/leon-anavi/helloTizen I was able to install successfully this wgt and to run it without any issues on Crosswalk 11.40.277.0. May be you can give it a try on the IVI image for your VM too. Best regards, Leon On 1.06.2015 11:36, FAATH

Re: [IVI] request of information on tizen ivi with yocto.

2015-05-31 Thread Leon Anavi
n, returning a non-zero exit code. > > > I see that with tizen-common for imx6 work... > > > > Sorry I have find this mistake may some one help me. > Best regards > Novello G. > > ___ > IVI mailing list > IVI@lists.tizen.org > https://lists.tizen.org/listinfo/ivi > > -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] When I launch the application html page not displayed

2015-05-31 Thread Leon Anavi
, status=6/ABRT > May 25 09:53:57 ivi_box systemd[159]: Unit xwalk.service entered failed > state. > May 25 09:54:09 ivi_box systemd-coredump[397]: Process 391 (xwalk) of user > 5000 dumped core. > May 25 09:54:10 ivi_box systemd-coredump[404]: Process 398

Re: [IVI] [Dev] with the ivi tizen-distro

2015-05-27 Thread Leon Anavi
mailing list d...@lists.tizen.org https://lists.tizen.org/listinfo/dev -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] [Dev] Yocto Tizen - patch for gstreamer

2015-05-19 Thread Leon Anavi
image for machine intel-corei7-64 successfully? Thanks, Leon BR Baptiste 2015-05-19 16:21 GMT+02:00 Leon Anavi <mailto:leon.an...@konsulko.com>>: Hi Baptiste, On 19.05.2015 16:16, Baptiste Durand wrote: Hi Leon, The issue is due to wrong MACHINE_HWCODEC set.

Re: [IVI] [Dev] Yocto Tizen - patch for gstreamer

2015-05-19 Thread Leon Anavi
-intel gst-va-intel" +MACHINE_HWCODECS ?= "va-intel gstreamer-vaapi-1.0" MACHINE_EXTRA_RRECOMMENDS += "linux-firmware lms8" BR Baptiste 2015-05-19 10:07 GMT+02:00 Leon Anavi <mailto:leon.an...@konsulko.com>>: Hi Sami, Kevin, I saw that several mon

Re: [IVI] [Dev] Yocto Tizen - patch for gstreamer

2015-05-19 Thread Leon Anavi
report in JIRA: https://wiki.tizen.org/wiki/MinnowMax#Building_Tizen_with_Yocto https://bugs.tizen.org/jira/browse/BTY-105 Best regards, Leon -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen

[IVI] Update of the Tutorial for Building Tizen with Yocto for MinnowBoard MAX

2015-05-18 Thread Leon Anavi
am doing a build from scratch to verify that the procedures is working fine again. For more details please have a look at my changes at: https://wiki.tizen.org/wiki/MinnowMax#Building_Tizen_with_Yocto Best regards, Leon -- Leon Anavi Software Engineer Mob : +359 88 527 7901 ko

Re: [IVI] tizen ivi for the Renesas R-Car M2 ARM platform using yocto?

2015-05-12 Thread Leon Anavi
Hi Vitaly, On 12.05.2015 11:26, Vitaly Chernooky wrote: Hi Leon, On Tue, May 12, 2015 at 11:02 AM, Leon Anavi <mailto:leon.an...@konsulko.com>> wrote: Hi Vitaly, Patrick, On 12.05.2015 10:42, Vitaly Chernooky wrote: Hi Patrick, On Mon, May 11, 2015 at 4:49 PM

Re: [IVI] tizen ivi for the Renesas R-Car M2 ARM platform using yocto?

2015-05-12 Thread Leon Anavi
g and Development* GlobalLogic P _+380.44.4929695 ext.1136_ M _+380.63.6011802_ S cvv_2k www.globallogic.com <http://www.globallogic.com> http://www.globallogic.com/email_disclaimer.txt -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] tizen ivi for the Renesas R-Car M2 ARM platform using yocto?

2015-05-11 Thread Leon Anavi
Hi Vitaly, Patrick, On 11.05.2015 16:49, Patrick Ohly wrote: On Mon, 2015-05-11 at 15:55 +0300, Vitaly Chernooky wrote: Hi Leon, On Fri, May 8, 2015 at 4:32 PM, Leon Anavi wrote: Hi Pedro, On 8.05.2015 14:59, pedro.quei...@elektrobit.com wrote

Re: [IVI] Tizen:Common on HummingBoard-i2eX (Freescale i.MX6) using Yocto

2015-05-08 Thread Leon Anavi
, Leon On 7.05.2015 21:28, Leon Anavi wrote: Hi, Using Yocto my colleagues from Konsulko Group and I have successfully built Tizen:Common with Linux kernel 3.14.14 and hardware accelerated graphics in Wayland/Weston for HummingBoard-i2eX (Freescale i.MX6 SoC). The procedure is described at

Re: [IVI] tizen ivi for the Renesas R-Car M2 ARM platform using yocto?

2015-05-08 Thread Leon Anavi
k you. ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

[IVI] Tizen:Common on HummingBoard-i2eX (Freescale i.MX6) using Yocto

2015-05-07 Thread Leon Anavi
hardware graphics acceleration. Best regards, Leon -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] Tizen Wiki Article about Wayland & Weston on Tizen for Freescale i.MX6 SoC

2015-03-30 Thread Leon Anavi
://wiki.tizen.org/wiki/Building_Wayland_and_Weston_on_Tizen_Device_with_Freescale_i.MX6_SoC Thanks, Leon On 26.03.2015 13:10, Leon Anavi wrote: Hi Ray, On 26.03.2015 12:30, RayBloodworth wrote: Hi Leon, Since this GPU lib using fb-backend, multi-seat seems like not working. In "westo

Re: [IVI] Tizen Wiki Article about Wayland & Weston on Tizen for Freescale i.MX6 SoC

2015-03-26 Thread Leon Anavi
le_i.MX6_SoC > > Ray, I have send you a pull request at GitHub with an update of the > README file of your repository porting_tizen_to_imx6q. I hope you will > accept and merge it as it contains links to the Tizen Wiki which will > facilitate o

Re: [IVI] Tizen Wiki Article about Wayland & Weston on Tizen for Freescale i.MX6 SoC

2015-03-26 Thread Leon Anavi
_with_Freescale_i.MX6_SoC > > Ray, I have send you a pull request at GitHub with an update of the > README file of your repository porting_tizen_to_imx6q. I hope you will > accept and merge it as it contains links to the Tizen Wiki which will > facilitate other developer: > https://github.

Re: [IVI] Tizen Wiki Article about Wayland & Weston on Tizen for Freescale i.MX6 SoC

2015-03-25 Thread Leon Anavi
/RayBloodworth/porting_tizen_to_imx6q/pull/1 Best regards, Leon On 24.03.2015 20:18, Leon Anavi wrote: Hi, I have created a new wiki article about building from scratch Wayland and Weston on Tizen IVI (and Tizen:Common) for devices with Freescale i.MX6 ARM SoC: https://wiki.tizen.org/wiki

[IVI] Tizen Wiki Article about Wayland & Weston on Tizen for Freescale i.MX6 SoC

2015-03-24 Thread Leon Anavi
February) with Wayland (version 1.1.0) and Weston (version 1.1.1). I plan to explore and update the process for building and running newer version of Wayland and Weston (1.5 and 1.6). Best regards, Leon -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com

Re: [IVI] Tizen IVI on a tablet?

2015-03-24 Thread Leon Anavi
keep you updated. Best regards, Leon -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] Tizen IVI on a tablet?

2015-03-23 Thread Leon Anavi
h one? -Kevron ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen.org

[IVI] Building Tizen IVI for HummingBoard (Freescale i.MX6 ARM SoC) with Yocto

2015-03-17 Thread Leon Anavi
#i.MX6_.28FreeScale.29 Best regards, Leon P.S. Vitaly, thank you for sharing your experience with Yocto recipes for Crosswalk. You saved me a lot of headaches :) -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI

Re: [IVI] ABOUT [Build Tizen with Yocto Project]=====>https://wiki.tizen.org/wiki/Build_Tizen_with_Yocto_Project

2015-03-17 Thread Leon Anavi
With best regards, On Tue, Mar 17, 2015 at 12:00 PM, Leon Anavi <mailto:leon.an...@konsulko.com>> wrote: Hi Vitaly, On 17.03.2015 11:57, Vitaly Chernooky wrote: Leon, Is that changes already propagated to tizen-distro? Yes, it was merged three weeks ago. Fo

Re: [IVI] ABOUT [Build Tizen with Yocto Project]=====>https://wiki.tizen.org/wiki/Build_Tizen_with_Yocto_Project

2015-03-17 Thread Leon Anavi
, 2015 at 11:48 AM, Leon Anavi <mailto:leon.an...@konsulko.com>> wrote: Hi, On 17.03.2015 11:37, 1034659...@qq.com <mailto:1034659...@qq.com> wrote: export: CFLAGS+ My guess is that you are building on machine with Ubuntu or Debian and you are experi

Re: [IVI] ABOUT [Build Tizen with Yocto Project]=====>https://wiki.tizen.org/wiki/Build_Tizen_with_Yocto_Project

2015-03-17 Thread Leon Anavi
them the upstream. For more details please have a look at: https://bugs.tizen.org/jira/browse/BTY-104 Best regards, Leon -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.or

Re: [IVI] [Dev] Using Yocto-distro buid tizen-common failed on odroid-U3

2015-03-16 Thread Leon Anavi
://github.com/crosswalk-project/meta-crosswalk/blob/master/recipes-crosswalk/crosswalk/crosswalk/pick_yocto_compiler.patch Best regards, Leon With best regards, On Mon, Mar 16, 2015 at 12:00 PM, Leon Anavi <mailto:leon.an...@konsulko.com>> wrote: Hi Vitaly, Fang, On 16.03.2

Re: [IVI] [Tizen General] Tizen on Virtualbox

2015-03-12 Thread Leon Anavi
usive if Tizen can run on Virtualbox or not. thanks in advanced for any tip. Mark ___ General mailing list gene...@lists.tizen.org https://lists.tizen.org/listinfo/general -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulk

Re: [IVI] Automotive Grade Linux application suite release

2015-03-10 Thread Leon Anavi
work on the October Milestone. I tend to make stepping stones instead of removing an older way entirely. OK, I see. I will use 'run.feb1' or 'install.feb1' for the latest versions. Thank you for the provided feedback. Thanks, Leon Thanks, Art McGee On 10 March 2

Re: [IVI] Automotive Grade Linux application suite release

2015-03-10 Thread Leon Anavi
ny action in reliance on the information contained herein is strictly prohibited. This e-mail does not constitute an order for goods or services unless accompanied by an official purchase order. ___ IVI mailing list IVI@lists.tizen.org https://lists.tize

Re: [IVI] Running Tizen IVI on VMware and/or VirtualBox

2015-03-09 Thread Leon Anavi
Hi Philippe, On 6.03.2015 22:29, Philippe Coval wrote: On Fri, Mar 6, 2015 at 5:56 PM, Leon Anavi <mailto:leon.an...@konsulko.com>> wrote: Hi Art, On 6.03.2015 18:48, McGee, Art wrote: Leon, I have not tried the latest release of Tizen in a VM yet but I hav

Re: [IVI] Running Tizen IVI on VMware and/or VirtualBox

2015-03-06 Thread Leon Anavi
yland/Weston yet. Best regards, Leon https://wiki.tizen.org/wiki/IVI/IVI_3.0_VMware Thanks, Art On 6 March 2015 at 07:38, Leon Anavi <mailto:leon.an...@konsulko.com>> wrote: Hi, I need to run Tizen IVI in a virtual machine so I explored the available options and I upd

[IVI] Running Tizen IVI on VMware and/or VirtualBox

2015-03-06 Thread Leon Anavi
module for Frame Buffer it might be possible to run Tizen IVI image with Weston in software mode. Best regards, Leon -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org

Re: [IVI] Unable to install wgt on Tizen IVI emulator through Tizen IDE (Tizen IVI SDK 3.0)

2015-03-06 Thread Leon Anavi
) (Leon Anavi) Hi Ray, Thank you for the feedback. I have already done the same thing using SDB, pkgcmd and app_launcher. Btw I have described the whole process at Tizen wiki. Initially the article was about Tizen:Common and now I have updated it because the procedure is the same for Tizen IVI

Re: [IVI] Unable to install wgt on Tizen IVI emulator through Tizen IDE (Tizen IVI SDK 3.0) (Leon Anavi)

2015-03-05 Thread Leon Anavi
tor. 2. Copy web app package to this folder. 3. Install web app package with command: xwalkctl -i /path/to/package 4. If step3 is OK, use this command to check appid: xwalkctl 5. Then launch app with command: xwalk-launcher appid BR, Ray -- Leon Anavi Software Engineer Mo

[IVI] Unable to install wgt on Tizen IVI emulator through Tizen IDE (Tizen IVI SDK 3.0)

2015-03-04 Thread Leon Anavi
elivered with Tizen IVI SDK? Best regards, Leon -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] [Dev] Updated tutorial for building and booting Tizen with Yocto on MinnowBoard MAX

2015-02-27 Thread Leon Anavi
. Thanks, Leon Regards Le 26/02/2015 22:18, Leon Anavi a écrit : Hi, The tutorial for building Tizen (Tizen:Common and Tizen IVI) images with Yocto for Minnowboard MAX has been updated: https://wiki.tizen.org/wiki/MinnowMax#How_to_configure_and_boot_Yocto_Tizen_on_MMAX The provided step by step

[IVI] Updated tutorial for building and booting Tizen with Yocto on MinnowBoard MAX

2015-02-26 Thread Leon Anavi
regards, Leon -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

[IVI] Unable to build Tizen IVI image with Yocto for haswell-wc (MinnowBoard MAX)

2015-02-25 Thread Leon Anavi
as it requires more efforts to maintain it. There were some differences with I fixed at one on the artciles: https://wiki.tizen.org/wiki/Yocto_Tizen_on_MinnowBoard_Max https://wiki.tizen.org/wiki/MinnowMax#Build_Tizen_with_Yocto Best regards, Leon -- Leon Anavi Software Engineer Mob : +359 88 527

Re: [IVI] Issues with Tizen IVI on Yocto

2015-02-25 Thread Leon Anavi
Ubuntu without the need to modify build.py. For more details please visit Tizen JIRA: https://bugs.tizen.org/jira/browse/BTY-104 Best regards, Leon On 20.02.2015 18:21, Leon Anavi wrote: Hi Patrick, On 20.02.2015 17:11, Patrick Ohly wrote: On Fri, 2015-02-20 at 15:27 +0200, Leon Anavi wrote

[IVI] [wiki]Capture Screenshot in Tizen

2015-02-24 Thread Leon Anavi
/m/3940763 It has to be verified that the described procedure is working for devices with Tizen 2.3 such as Samsung Z1. Please feel free to modify or update the wiki article with more information and details. Best regards, Leon -- Leon Anavi Software Engineer Mob : +359 88 527 7901

Re: [IVI] Issues with Tizen IVI on Yocto

2015-02-20 Thread Leon Anavi
Hi Patrick, On 20.02.2015 17:11, Patrick Ohly wrote: On Fri, 2015-02-20 at 15:27 +0200, Leon Anavi wrote: On 20.02.2015 12:31, Patrick Ohly wrote: These bashism issues should indeed be better fixed in the .spec files and not the .inc files derived from them, so this guide applies. However

Re: [IVI] Issues with Tizen IVI on Yocto

2015-02-20 Thread Leon Anavi
e my changes as soon as the Tizen Gerrit is up and running. Best regards, Leon On 20.02.2015 12:31, Patrick Ohly wrote: On Fri, 2015-02-20 at 11:52 +0200, Leon Anavi wrote: Hi, Recently I have built Tizen IVI with Yocto and I noted several issues related to the recipes for libmm-common, libmm-

[IVI] Issues with Tizen IVI on Yocto

2015-02-20 Thread Leon Anavi
my new SSH key. Best regards, Leon -- Leon Anavi Software Engineer Mob : +359 88 527 7901 konsulko.com ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

Re: [IVI] New 'Introduction to Tizen IVI' webinar available

2014-12-01 Thread Leon Anavi
Hi Geoffroy, Ash, A new webinar introducing Tizen IVI has just been posted here: https://developer.tizen.org/documentation/articles/introduction-tizen-ivi. Feel free to spread the word to those who would benefit from it. Geoffroy, well done, the webinar is really nice. I shared it at twitter

Re: IVI Digest, Vol 33, Issue 9

2014-11-06 Thread Leon Anavi
the pieces fall into one. 2014-11-06 15:36 GMT+03:00 Leon Anavi : Hi Grigory, On 2014-11-06 14:00, ivi-requ...@lists.tizen.org wrote: 1. U-boot version for Tizen? Is there a special version of U-boot for Tizen which is located somewhere in the Tizen source tree? Or will the Sunxi's U

Re: IVI Digest, Vol 33, Issue 9

2014-11-06 Thread Leon Anavi
Hi Grigory, On 2014-11-06 14:00, ivi-requ...@lists.tizen.org wrote: 1. U-boot version for Tizen? Is there a special version of U-boot for Tizen which is located somewhere in the Tizen source tree? Or will the Sunxi's U-boot version will be enough to boot Tizen? It is recommended to use the

Re: tizen IVI on raspberry pi (and others)

2014-11-06 Thread Leon Anavi
is a good choice. Hints for sunxi devices and download links for Tizen images for A20-OLinuXino-MICRO are available at: https://github.com/leon-anavi/tizen-sunxi The Tizen wiki also contains useful information: https://wiki.tizen.org/wiki/Sunxi Best regards, Leon -- http://anav

Re: tizen IVI on raspberry pi (and others)

2014-10-31 Thread Leon Anavi
Hi Phil, Grigory, tizen uses ARMv7 at least so you need to rebuild it all your own But, I remember ARMv6 work in progress where revealed at TdcSf14 check page 6 http://www.slideshare.net/MyungJooHam/tdc-mjham-armkernelintizen3noani armv6 support (Raspberry Pi) coming soon. (Thanks to Univ.

Re: Issue with Tizen:Common X11 on Intel NUC

2014-09-28 Thread Leon Anavi
Hi Phil, On 2014-09-28 16:43, Philippe Coval wrote: On Sun, Sep 28, 2014 at 6:50 AM, Leon Anavi wrote: Hi All, I have also installed the package qt-tizen-demo but it seems that launch_video_qt.sh is not working fine. I see some colored lines moving around on monitor but there is no clean

Re: Issue with Tizen:Common X11 on Intel NUC

2014-09-28 Thread Leon Anavi
Linux-sunxi kernel 3.4. By the way I am wondering why the mesa package is not pre-installed on the Tizen:Common image for X11? Best regards, Leon On 2014-09-28 11:21, Leon Anavi wrote: Hi All, I am trying to get the Tizen:Common X11 image for X86_64 from 25 September 2014 working on Intel NUC

Issue with Tizen:Common X11 on Intel NUC

2014-09-28 Thread Leon Anavi
Hi All, I am trying to get the Tizen:Common X11 image for X86_64 from 25 September 2014 working on Intel NUC. I am getting a blank black screen and the following errors at /var/log/Xorg.0.log when I try to launch X by typing in X in the console after boot (btw it seems that the X is not start

Re: Mali support on Sunxi (ws Re: FW: Weston-launch failed in Tizen IVI 3.0-M3-June2014)

2014-08-14 Thread Leon Anavi
Hi, On 14/08/2014 13:22, kongling wrote: Hi, Is there anybody know anyting about this? Thanks! Yea I know what you mean, I would invite you to file a bug on jira to track integration of ARM mali-ddk on sunxi devices I'll may forward this elsewhere where we could get support since All

Re: Tizen:Common can boot on armv7l sunxi ~ Re: [Dev] Activation of ARM Arch support in Tizen3

2014-05-24 Thread Leon Anavi
Hi Philippe, On 2014-05-22 20:07, Philippe Coval wrote: Also I can share demo sdcard images, just request it by email or find me a demo at TdcSf2014, I'll bring my toys... Could you please upload and provide the images in public (for example in Google Drive) so that anyone can download and tr

Re: [Dev] Activation of ARM Arch support in Tizen3

2014-05-18 Thread Leon Anavi
oards): ki/Tizen_IVI_Getting_Started_Guide_For_PandaBoard#Formatting_the_SD_card * Tizen-sunxi: https://github.com/leon-anavi/tizen-sunxi Best regards, Leon -- http://anavi.org/ ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi