Re: [MeeGo-dev] MeeGo Reconstructed - a plan of action and direction for MeeGo

2011-10-03 Thread Manoj Kumar
On 3 October 2011 11:31, Carsten Munk wrote: > We have some clear goals: > > * To be openly developed and openly governed as a meritocracy > * That primary customers of the platform are device vendors - not > end-users. > * To provide a device manufacturer oriented structure, processes and > tool

Re: [MeeGo-dev] Gstreamer pipeline setup

2011-02-28 Thread Sharavana Ram Kumar S
Hi, >> For example, if I need to setup and run a video playback pipeline, is >> this the right command: >> gst-launch filesrc location=test.ogg ! oggdemux name=demux demux. ! >> MixVideoDecoderH264 ! queue ! vaimagesink demux. ! queue ! vorbisdec ! >> pulsesink 'MixVideoDecoderH264'? Usual

Re: [MeeGo-dev] Gstreamer pipeline setup

2011-02-28 Thread Sharavana Ram Kumar S
Hi, > I just want to ask you if there is some way to setup the gstreamer pipelines manually and what could be the API (assuming playbin2 and camera2). You want to write a test program to see camera preview? For seeing camera preview use this pipeline: $ gst-launch v4l2src ! ffmpegcolorspace !

Re: [MeeGo-dev] Meego Handset UX - Rotate Screen

2011-01-18 Thread Dhaval Bharat Kumar Chauhan
hi joern, Xrandr is probably not the right way of doing this because i have faced some screen resolution and refresh issues using the same. Better way of doing this would be by adding the following lines to xorg configuration files. Section "Monitor" Identifier "LVDS0" Option "Rotate" "left"

[MeeGo-dev] sound issue on AAVA device

2010-12-31 Thread Kumar
Hi all, I have Meego 1.1 image on AAVA device. WIFI and Photo viewer are working. When a launch music player , I hear not sound. I tried aplay with .wav files. I get input output error Please let me any soultion for this. regards, kumar ___ MeeGo

Re: [MeeGo-dev] how to use bootchart in flashing kernal into N900 to boot up meego ?

2010-11-18 Thread Sharavana Ram Kumar S
Hi WuYongbo, I think you can give bootargs like this: sudo flasher-3.5 -k -l -b="init=/sbin/bootchartd" Regards Sharavana Aricent Technologies (Holdings) Limited Bangalore. From: meego-dev-boun...@meego.com [meego-dev-boun...@meego.com] On Behalf Of Wu

[MeeGo-dev] MeeGo for Intel CE4100

2010-10-13 Thread Kumar Avatapalli
Hello All, can anyone tell me how to configure MeeGo on Intel CE4100 board. any suggestions on SDK version? Or where to download. any suggestions on Graphics device(GDL or fbdev)? Kind Regards Kumar Avatapalli ___ MeeGo-dev mailing list

Re: [MeeGo-dev] Install Meego to N900

2010-09-21 Thread Sharavana Ram Kumar S
Hi, Get the Meego image specified in the below link: 1) Try with prebuilt images given in link: http://tablets-dev.nokia.com/meego-codedrop.php Download the below files from the above link Rootfs file (To be put on the micro sd): meego-handset-armv5tel-n900-nokia-proprietary-1.0.80.13.20100

Re: [MeeGo-dev] How can I run GUI in Meego 1.0 for N900

2010-09-07 Thread Sharavana Ram Kumar S
Hi, >I build and run meego 1.0 for N900 on an arm board. > > The kernel starts normally, but it only gives console. So I run startx, > it complains about the loss of swrast.so, but I still cant get a xterm. >I searched in the web, and the wiki said the you can install twm.

Re: [MeeGo-dev] How can I run GUI in Meego 1.0 for N900

2010-09-07 Thread Dhaval Bharat Kumar Chauhan
can you post the kernel logs or dmesg log file. Regards, Dhaval B C | Software Engineer dhaval.chau...@aricent.com | Mobile :+919449467173 ARICENT TECHNOLOGIES (HOLDINGS) LTD. Bangalore, India. From: meego-dev-boun...@meego.com [meego-dev-boun...@meego.com]

Re: [MeeGo-dev] meego on Devkit 8000

2010-09-03 Thread Dhaval Bharat Kumar Chauhan
check it your DSS is getting the DSI regulator. also check if DSI is enabled in your kernel config file. if your DSI regulator is failing you have to apply the patch given below. https://patchwork.kernel.org/patch/85197/ Regards, Dhaval B C | Software Engineer dhaval.chau...@aricent.com | Mobile

Re: [MeeGo-dev] Building n900 images on Ubuntu Lucid

2010-09-01 Thread Sharavana Ram Kumar S
Hi, Instructions in this link is ok, http://wiki.meego.com/Image_Creation I was able to build in Ubuntu Lucid Regards Sharavana Aricent Technologies (Holdings) Limited Bangalore. "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it

Re: [MeeGo-dev] Fwd: meego on Devkit 8000

2010-09-01 Thread Dhaval Bharat Kumar Chauhan
Hi, >From where did you download the kernel source. Check if sgx is enabled in your >kernel configuration. Or you can restart the pvr service /etc/init.d/rc.pvr stop modprobe omaplfb /etc/init.d/rc.pvr start then try to run your sgx examples. Regards, Dhaval B C | Software Engineer dhaval.ch

Re: [MeeGo-dev] where to get the latest kickstart (.ks) file

2010-08-30 Thread Sharavana Ram Kumar S
Hi, If you have a nokia n900 device then you get it from the below link: http://tablets-dev.nokia.com/meego-codedrop.php Regards Sharavana Aricent Technologies (Holdings) Limited Bangalore. From: meego-dev-boun...@meego.com [meego-dev-boun...@meego.com] On

[MeeGo-dev] Bringup of Meego on OMAP 3530EVM Mistral board

2010-08-25 Thread Dhaval Bharat Kumar Chauhan
Following are the steps to bringup Meego on Omap 3530EVM Mistral board : - Assumption : - Boot loader is u-boot. - Tool chain used for building kernel is compatible with the root file system of meego package for ARMV7. 1. Download u-boot if not present on target device from below URL : http

[MeeGo-dev] MRemoteThemeDaemon: Failed to connect to theme daemon (IPC)

2010-08-20 Thread Asvindh Kumar R
Hi, I am new to meego and trying meego-touch i have installed MeeGo Touch on ubuntu 10.4 + qt 4.7 beta 2 ( is the the correct version of Qt i am using ??) followed the steps from here http://apidocs.meego.com/mtf/installation.html After building the *...@ubuntu:~/meego/meegotouch-theme/libmeegoto

[MeeGo-dev] qt-x11 source rpm

2010-08-13 Thread Kumar
, kumar ___ MeeGo-dev mailing list MeeGo-dev@meego.com http://lists.meego.com/listinfo/meego-dev

Re: [MeeGo-dev] correct way to flash Meego arm5tel 1.0.80.13.20100803.2 image on N900

2010-08-12 Thread Sharavana Ram Kumar S
Hi, >> I tried "./flasher-3.5 -l -b -k " right now and had the same >> problem. the same messages came up then the phone shuts down. >> Any clues? Are you sure the phone goes off? Initially it took time for showing up the UX Also I hope you have added the following line to /etc/rc.local file e

Re: [MeeGo-dev] correct way to flash Meego arm5tel 1.0.80.13.20100803.2 image on N900

2010-08-12 Thread Sharavana Ram Kumar S
Hi, just ./flasher-3.5 -l -b -k will do Regards Sharavana Aricent Technologies (Holdings) Limited Bangalore. From: meego-dev-boun...@meego.com [meego-dev-boun...@meego.com] On Behalf Of ssrk [ssrk...@gmail.com] Sent: Thursday, August 12, 2010 5:23

[MeeGo-dev] Browser - Fennec / Webkit

2010-08-04 Thread Praveen Kumar A P
Hi, As per the handset day1 preview release and recent IVI 1.0 announcement, there is a indication of using QT based Fennec browser. Are there any specific reasons to go with Fennec browser? Webkit browser engine could give better performance as RAM requirement seem to be on higher side for Fe

Re: [MeeGo-dev] Problem in flashing meego kernel image to n900 device

2010-07-26 Thread Sharavana Ram Kumar Sundaresan
Hi, Actually no success with those images which I built using image creator. Now actually I tried with another prebuilt image downloaded from the following link: http://repo.meego.com/MeeGo/builds/1.0.80/handset/images/meego-handset-armv7l-n900/ flashed using cmd: ./flasher-3.5 -l -b -k meego-h

Re: [MeeGo-dev] Problem in flashing meego kernel image to n900 device

2010-07-26 Thread Sharavana Ram Kumar Sundaresan
Hi Mifraz, Were you able to bring up the Handset UX on Nokia N900 device? or just the terminal? -- Regards, Sharavana ___ MeeGo-dev mailing list MeeGo-dev@meego.com http://lists.meego.com/listinfo/meego-dev

Re: [MeeGo-dev] Problem in flashing meego kernel image to n900 device

2010-07-21 Thread Sharavana Ram Kumar Sundaresan
Hi Mifraz, On Wed, Jul 21, 2010 at 8:02 PM, Mifraz Marzoon wrote: > I'm not sure if this is necessary but when i change the kick-start > file, i also cleared the content in the cache folder which is give for > meego-image creator. i think the script picks the latest version of > the RPM from ca

Re: [MeeGo-dev] Problem in flashing meego kernel image to n900 device

2010-07-21 Thread Sharavana Ram Kumar Sundaresan
Hi, are the options which I give to the flasher command proper? cmd:# ./flasher -l -b -k is what I use One more thing is, I was able to flash a prebuilt kernel image which had, a meego image without handset UX meego-n900-open-armv7l-1.0.0.20100525.1-vmlinuz-2.6.33.3-11.2-n900 was the image which

Re: [MeeGo-dev] Problem in flashing meego kernel image to n900 device

2010-07-21 Thread Sharavana Ram Kumar Sundaresan
Hi Mifraz, On Wed, Jul 21, 2010 at 7:36 PM, Mifraz Marzoon wrote: > you did the following? > > added the following to rc.local in mmc card before the flash: > echo 255 > /sys/class/backlight/acx565akm/brightness > > to put this in after the image is written to the mmc, connect the N900 > as stor

Re: [MeeGo-dev] Problem in flashing meego kernel image to n900 device

2010-07-21 Thread Sharavana Ram Kumar Sundaresan
Hi, > Can you edit /etc/inittab in your N900 rootfs on mmc card and made > following change? > id:5:initdefault: => id:3:initdefault Tried it but no change. -- Regards, Sharavana ___ MeeGo-dev mailing list MeeGo-dev@meego.com http://lists.meego.com/

Re: [MeeGo-dev] Problem in flashing meego kernel image to n900 device

2010-07-21 Thread Sharavana Ram Kumar Sundaresan
Hi Mifraz, Even after changing the kickstart repo links and creating the image, I dont find any progress. While booting the screen is dull, but was able to see some log messages, after that no progress just goes off. Found some messages like, try e2fsck command mmcblk0p1 mounting fs with errors

Re: [MeeGo-dev] Problem in flashing meego kernel image to n900 device

2010-07-20 Thread Sharavana Ram Kumar Sundaresan
Hi Mifraz, Tried changing the kickstart file to point to preview link, stil not getting booted. Can you share the kickstart file which u used for creating the image? -- Regards, Sharavana ___ MeeGo-dev mailing list MeeGo-dev@meego.com http://lists.meeg

[MeeGo-dev] Problem in flashing meego kernel image to n900 device

2010-07-20 Thread Sharavana Ram Kumar Sundaresan
Hi, I have created meego kernel image and tried to flash it into n900 device using sdcard following the guidelines given in the following links http://wiki.meego.com/ARM/N900/Install/MMC http://wiki.maemo.org/Flasher#Flasher-3.5_usage_examples But after i run the flasher command, meego is not b

Re: [MeeGo-dev] Meego emulator text display problem

2010-07-15 Thread Sharavana Ram Kumar Sundaresan
Attaching startmeego-debug logs On Thu, Jul 15, 2010 at 11:55 AM, Sharavana Ram Kumar Sundaresan < ssrk...@gmail.com> wrote: > Attaching screen shot > > On Wed, Jul 14, 2010 at 3:38 PM, Sharavana Ram Kumar Sundaresan < > ssrk...@gmail.com> wrote: > >> Hi, >&

[MeeGo-dev] Contributing to meego through fixing open bugs

2010-07-14 Thread Sharavana Ram Kumar Sundaresan
Hi, I am interested in contributing towards Meego by fixing some of the open bugs in the Media Player component (Netbook User Experience). In this regard I have some queries: 1) I have few doubts regarding how to identify bugs that are open and somebody else has not already started looking into i

[MeeGo-dev] Meego emulator text display problem

2010-07-14 Thread Sharavana Ram Kumar Sundaresan
Hi, I installed meego-sdk-0524 in my PC( ubuntu 9.10) when i launch meego emulator(i.e., startmeego) The texts are blurred and not getting displayed properly Has anyone faced similar problem? -- Regards, Sharavana ___ MeeGo-dev mailing list MeeGo-dev

[MeeGo-dev] Meego compliance

2010-07-09 Thread Kumar
Hi , I would like to know about Meego compliance program. Anybody has some info regarding this , please let me know. thanks, kumar ___ MeeGo-dev mailing list MeeGo-dev@meego.com http://lists.meego.com/listinfo/meego-dev

Re: [MeeGo-dev] Can't get Aava DV1 device to boot meego

2010-07-02 Thread Kumar
Hi, I am also trying to boot in AAVA prototype but facing the same issues. I tried $./image-writer meego-handset-ia32-aava-mtf-1.0.80.8.20100629.1-sda.bin to create microsd card image rgds, kumar I tried imagewiriter to create MicroSd image. On Fri, Jul 2, 2010 at 2:34 PM, Petri Airio wrote

Re: [MeeGo-dev] Package management in MeeGo

2010-06-18 Thread Sanjeet Kumar
agreed with leaf john. one click install is really an easy and user friendly way...and should be used in meego. On Fri, Jun 18, 2010 at 1:16 PM, Leaf John wrote: > Hi, > > Consider the consumers of MeeGo devices are probably not Linuxors as > us, they need more simple way to manage their softwar

Re: [MeeGo-dev] Package management in MeeGo

2010-06-18 Thread Sanjeet Kumar
zypper seems to be a good choice. On Fri, Jun 18, 2010 at 12:10 PM, Arjan van de Ven wrote: > On 6/17/2010 11:36 PM, Aleksi Suomalainen wrote: > >> Hello, >> >> I would like to get some clarification about the package management >> scheme in MeeGo: >> >> * Why are Yum and Zypper both used? (at le

Re: [MeeGo-dev] [Meego-community] Got Meego UI working in qemu!!!

2010-06-08 Thread Sanjeet Kumar
finally got some success..thanks zhiyuan for the tip. On Mon, Jun 7, 2010 at 6:18 PM, Samir Faci (Dev) wrote: > Finally got around to testing this. Yup, that was it. I added the > flag and it works just fine now. > > > > On Fri, Jun 4, 2010 at 8:20 PM, Shan Yafeng wrote: > > Hi Samir, > >

Re: [MeeGo-dev] [Meego-community] Got Meego UI working in qemu!!!

2010-06-03 Thread Sanjeet Kumar
hi, which meego image is best suited to run on qemu? pls share the link? Qemu asks for a .img, .qcow and .vmdk. Thanks. 2010/6/4 Lv, Zhiyuan > Hi Yafeng, > > The better way to solve this issue might be X fixing. If you could download > xorg-server source, just change the "glx/glxdriswrast.c",

Re: [MeeGo-dev] Bluetooth

2010-05-18 Thread Muthu Kumar
Thanks guys for the info. On the roadmap, I was just looking for profiles support (future) and and any Meego specific bluetooth developement (including support for LE ) >> BlueZ development for MeeGo is happening 100% upstream within the BlueZ That's great! Regards Muthu On Tue, May 18, 2010 a

[MeeGo-dev] Bluetooth

2010-05-18 Thread Muthu Kumar
Could someone provide any details on Bluetooth support on Meego? I'm interested to know which Bluetooth stack (Bluez etc) will be used, host interface support (usb,SDIO etc) profiles support and the roadmap. Regards Muthu ___ MeeGo-dev mailing list MeeGo