Re: [Tizen General] Tizen build error for armv7l

2013-02-19 Thread Vikash Kumar
Hello Wang, Thanks for your reply. I would like to ask some questions here. Am i using the right command for Tizen build? Is it really necessary to provide the "-D" option since I am getting the following error when I am not providing the conf file: info: generate repositories ... warning: Not

Re: [Tizen General] Tizen build error for armv7l

2013-02-19 Thread Wang, Ning W
To exclude some packages, you can use --exclude option or --exclude-from-file option. Detailed usage can be find @ https://source.tizen.org/documentation/reference/git-build-system/usage/gbs-build. From: general-boun...@lists.tizen.org [mailto:general-boun...@lists.tizen.org] On Behalf Of Vikas

Re: [Tizen General] Tizen Install manager error.

2013-02-19 Thread Gretzinger, Adam RC
Rohit: The download server is not down, we're seeing higher traffic but its working just fine. If you like there is a mirror located at http://downloadkr.tizen.org/ that is located in Korea. Adam Gretzinger On Tue, Feb 19, 2013 at 9:42 PM, Rohit Pathania wrote: > Hi donghee, > The resposit

Re: [Tizen General] Tizen Install manager error.

2013-02-19 Thread 양동희
Title: Samsung Enterprise Portal mySingle Hi Now, the servers works well. You can check it by accessing the respository by web. If the server is alive but you fail to install using install-manager Then, you have to check proxy server configuration which can be set using "Setting" button on Install

Re: [Tizen General] Tizen Install manager error.

2013-02-19 Thread Rohit Pathania
Hi donghee, The respository server is till down? I ma still not able to install Tizen sdk 2.0 magnolia on my ubuntu system. Thanks & regards, Rohit Pathania On Tue, Feb 19, 2013 at 3:13 PM, 양동희 wrote: > Hi, > > The respository server(download.tizen.org) is down now, > > Try it later > > >

Re: [Tizen General] Tizen build error for armv7l

2013-02-19 Thread Vikash Kumar
Hello JS, Thanks for your reply. And if possible, would you like to tell me how can I ignore the files with "-x86"? Do I need to mention anything with the build command that I am running? Thanks, Vikash. On Wed, Feb 20, 2013 at 1:27 AM, Jan-Simon Möller wrote: > For armv7l you have to ignore

[Tizen General] Test tizen

2013-02-19 Thread Jeff B
I have a Samsung galaxy s3 and would love to test tizen on my phone. Is there a way I can get it on my phone or is it still being made or do we have to wait for it to come into public release? Thanks, Jeff ___ General mailing list General@lists.tizen

Re: [Tizen General] Build Tizen IVI on ARM

2013-02-19 Thread Jan-Simon Möller
Am Dienstag, 19. Februar 2013, 18:58:54 schrieb embedded linux: > Hi all, > I want to build tizen source code for ARM architecture with IVI profile. > Can anybody tell me if Tizen IVI is supported for arm? If so where and what > kind of configuration changes I have to make? It builds to some exten

Re: [Tizen General] Tizen build error for armv7l

2013-02-19 Thread Jan-Simon Möller
For armv7l you have to ignore all files with "-x86" in the build. They are not meant to be compiled on armv7l. Just exclude them from the gbs run. Best, JS Am Dienstag, 19. Februar 2013, 16:39:08 schrieb Vikash Kumar: > Hello all, > > > > We are trying to build Tizen 2.0alpha for armv7l archit

[Tizen General] Build Tizen IVI on ARM

2013-02-19 Thread embedded linux
Hi all, I want to build tizen source code for ARM architecture with IVI profile. Can anybody tell me if Tizen IVI is supported for arm? If so where and what kind of configuration changes I have to make? Please help me. Thanks ___ General mailing list Ge

Re: [Tizen General] Tizen 2.0 Magnolia

2013-02-19 Thread Ross Kendall
I don't suppose there is any chance of it working on an actual SGS2 or SGS3 instead of the reference devices? Thanks On 19/02/13 04:37, Daehyeon Jung wrote: See this: https://developer.tizen.org/downloads/sdk/2.0-release-notes#supported-devices RD-210 is Reference Device based on Exynos 42

[Tizen General] Platform project error

2013-02-19 Thread Zbigniew Kozak
Hi all, I'm trying to build a platform project (Ubuntu 32bit) - just the example from IDE, and then run it (on emulator), and I get a following error: An internal error occurred during: "Launching New_configuration". Invalid thread access. Any ideas about the problem? Thanks, Zbyszek

[Tizen General] Tizen build error for armv7l

2013-02-19 Thread Vikash Kumar
Hello all, We are trying to build Tizen 2.0alpha for armv7l architecture. But every time, we are getting some error and rpmbuild fails to build. We are building the whole source code locally, the steps and the outputs are mentioned below: gbs build –A armvl –R /local-dir/releases/daily/2.0a

Re: [Tizen General] Tizen Install manager error.

2013-02-19 Thread 양동희
Title: Samsung Enterprise Portal mySingle Hi, The respository server(download.tizen.org) is down now, Try it later   Regards, DongHee   --- Original Message --- Sender : Rohit Pathania Date : 2013-02-19 18:42 (GMT+09:00) Title : Re: [Tizen General] Tizen Install manager error.   Hi Prasann

Re: [Tizen General] Tizen Install manager error.

2013-02-19 Thread Rohit Pathania
Hi Prasanna, Do you have any idea why this is happening? Thanks & regards, Rohit Pathania On Tue, Feb 19, 2013 at 3:10 PM, Prasanna Grande wrote: > Hi Rohit, > > You can alternately do it by downloading SDK image, and provide the path > in Advanced settings. > > Thanks and Regards > G.Lakshmi

Re: [Tizen General] Tizen Install manager error.

2013-02-19 Thread Prasanna Grande
Hi Rohit, You can alternately do it by downloading SDK image, and provide the path in Advanced settings. Thanks and Regards G.LakshmiPrasanna On Tue, Feb 19, 2013 at 2:59 PM, Rohit Pathania wrote: > Hi All, >I am getting the attached error on Tizen sdk manager on Tizen sdk 2.0 > > cannot fi

Re: [Tizen General] Tizen 2.0 Magnolia

2013-02-19 Thread Prasanna Grande
Hi Daehyeon, Thanks for sharing information, since tizen download server is down, i will check the instruction mentioned in below link. Thanks and Regards G.LakshmiPrasanna On Tue, Feb 19, 2013 at 2:19 PM, 정대현 wrote: > Hi Prasanna, > > Where did you get the device? In last year, we supplied

Re: [Tizen General] Need help in generating alsa scenario for Panda board

2013-02-19 Thread Zhang, Vivian
Hi, Yes, it's different since Ubuntu uses alsa ucm project while Tizen uses alsa scenario project. Alsa ucm is the newer version of alsa scenario and they required different conf files. For alsa-scenario conf file, it includes a master file (default.conf) and scenario control descriptors.

Re: [Tizen General] Tizen 2.0 Magnolia

2013-02-19 Thread 정대현
Title: Samsung Enterprise Portal mySingle Hi Prasanna, Where did you get the device? In last year, we supplied only RD-210(aka Lunchbox) to public conference or organization. RD-PQ quite looks similar to Samsung Galaxy S3 and has exactly same front-panel component of SGS3. If your device has prev

Re: [Tizen General] Tizen 2.0 Magnolia

2013-02-19 Thread Prasanna Grande
Hi Darrenh Jung, I have a tizen developer device, i tried installing C210 image, after flash screen its hanging, no progress at all. How to know whether the device which i am having is RD-210 or RD-PQ Thanks and Regards G.LakshmiPrasanna On Tue, Feb 19, 2013 at 10:07 AM, Daehyeon Jung wrote: