Re: [MeeGo-dev] [MeeGo-Dev][PATCH] Topcliff: Update PCH_PHUB driver to 2.6.35

2010-08-20 Thread Masayuki Ohtake
- Original Message - From: Greg KH gre...@suse.de To: Masayuki Ohtake masa-k...@dsn.okisemi.com Cc: meego-dev@meego.com; LKML linux-ker...@vger.kernel.org; yong.y.w...@intel.com; qi.w...@intel.com; andrew.chih.howe.k...@intel.com; ar...@linux.intel.com; a...@linux.intel.com;

Re: [MeeGo-dev] Buteo / data synchronization in MeeGo: hello world!

2010-08-20 Thread Patrick Ohly
Hello! This thread is in danger of being off-topic for this list. I'll try to keep it focused on the Buteo design and source code; hopefully that'll keep it relevant for this list, otherwise we should move the thread. On Thu, 2010-08-19 at 18:04 +0100, Graham Cobb wrote: 2) Each calendar

Re: [MeeGo-dev] Refocusing meego-dev

2010-08-20 Thread Patrick Ohly
On Thu, 2010-08-19 at 21:46 +0100, Andrew Flegg wrote: On Thu, Aug 19, 2010 at 21:36, Attila Csipa me...@csipa.in.rs wrote: I'm thinking that maybe the naming of the lists has something to do with it. I did a quick poll among colleagues and (while not obviously the most scientific

Re: [MeeGo-dev] ARMv7, Qt and NEON

2010-08-20 Thread RĂ©mi Denis-Courmont
On Thursday 19 August 2010 15:11:19 ext Alexander Sack, you wrote: On Wed, Aug 18, 2010 at 06:09:37AM -0700, Arjan van de Ven wrote: couldn't QT read /proc/cpuinfo (or do the equivalent of cpuid) instead of looking for the env variable? what others are doing is catching the sigill that

Re: [MeeGo-dev] Dose anyone run Meego of N900 image in QEMU successfully?

2010-08-20 Thread Ameya Palande
On Wed, 2010-08-18 at 21:56 +0200, ext USA Linux UAE wrote: Hello, I downloaded latest ks from code drop and build an image from scratch. Flashed the image to meeg_qemu_nand.img using qflasher and booted into qemu. Everything goes fine and as soon as i enter my user name and password this

Re: [MeeGo-dev] ARMv7, Qt and NEON

2010-08-20 Thread Riku Voipio
On 08/19/2010 03:11 PM, ext Alexander Sack wrote: On Wed, Aug 18, 2010 at 06:09:37AM -0700, Arjan van de Ven wrote: couldn't QT read /proc/cpuinfo (or do the equivalent of cpuid) instead of looking for the env variable? what others are doing is catching the sigill that happens if neon code

Re: [MeeGo-dev] ARMv7, Qt and NEON

2010-08-20 Thread Alexander Kanevskiy
On Fri, Aug 20, 2010 at 11:19, Riku Voipio riku.voi...@nokia.com wrote: On 08/19/2010 03:11 PM, ext Alexander Sack wrote: On Wed, Aug 18, 2010 at 06:09:37AM -0700, Arjan van de Ven wrote: couldn't QT read /proc/cpuinfo (or do the equivalent of cpuid) instead of looking for the env variable?

Re: [MeeGo-dev] [PATCH 1/4] cy8ctmg110: Removed X and Y scaling factor

2010-08-20 Thread Yang, Jianwei
+input_report_abs(input, ABS_X, ts-tc.y1); +input_report_abs(input, ABS_Y, ts-tc.x1); Are x1/y1 already swapped? It seemed like the above lines aren't consistent with your other patches? -Original Message- From: James [mailto:jketr...@linux.intel.com] Sent: Friday, August 20,

Re: [MeeGo-dev] which packages do I need to play mp3 files?

2010-08-20 Thread Damien Lespiau
On Thu, 2010-08-19 at 22:18 +0100, Ware, Ryan R wrote: On 8/19/10 2:24 AM, Lespiau, Damien damien.lesp...@intel.com wrote: On Thu, 2010-08-19 at 00:46 +0100, axel.end...@renesas.com wrote: I played a little bit around and got ogg files to play, but I miss mp3 plugins for gstreamer ...

Re: [MeeGo-dev] Buteo / data synchronization in MeeGo: hello world!

2010-08-20 Thread Graham Cobb
On Friday 20 August 2010 07:54:00 Patrick Ohly wrote: This thread is in danger of being off-topic for this list. I'll try to keep it focused on the Buteo design and source code; hopefully that'll keep it relevant for this list, otherwise we should move the thread. Thanks for your response,

Re: [MeeGo-dev] Buteo / data synchronization in MeeGo: hello world!

2010-08-20 Thread Patrick Ohly
On Fri, 2010-08-20 at 11:41 +0100, Graham Cobb wrote: On Friday 20 August 2010 07:54:00 Patrick Ohly wrote: [...] And it is working because we seem to have uncovered two design bugs already. One already reported and the other not. Which one wasn't reported? Note that this requirements for

[MeeGo-dev] Does MeeGo need OpenGL/ES or OpenVG Hardware?

2010-08-20 Thread Tobias Renz
Hello, I'm trying to bring MeeGo to a iMX35 processor based board. The iMX35 is an Arm11 (ArmV6). There is a subderivate (iMX356) that has a Z160 OpenVG 1.1 core. Now I'm reaserching wether MeeGo will run on this processor. I heard some contradicting opinions if its possible to run MeeGo without

[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

Re: [MeeGo-dev] Does MeeGo need OpenGL/ES or OpenVG Hardware?

2010-08-20 Thread Till Harbaum / Lists
Hi, MeeGo core does not need gles, but some ux do. E.g. the handset ux won't start w/o gles. The ivi ux currently runs fine without gles. Till Am Freitag 20 August 2010 schrieb Tobias Renz: Hello, I'm trying to bring MeeGo to a iMX35 processor based board. The iMX35 is an Arm11 (ArmV6).

Re: [MeeGo-dev] Does MeeGo need OpenGL/ES or OpenVG Hardware?

2010-08-20 Thread Arjan van de Ven
On 8/20/2010 6:58 AM, Tobias Renz wrote: Hello, I'm trying to bring MeeGo to a iMX35 processor based board. The iMX35 is an Arm11 (ArmV6). There is a subderivate (iMX356) that has a Z160 OpenVG 1.1 core. Now I'm reaserching wether MeeGo will run on this processor. I heard some contradicting

Re: [MeeGo-dev] Does MeeGo need OpenGL/ES or OpenVG Hardware?

2010-08-20 Thread Tobias Renz
Thanks already for your answers! The targeted device is like a measurement device. So It's not too important to have MeeGo compliance as a label. Also we would have an overview of all third party apps that we would let the customer install or offer to him. I guess that also 3rd party apps that

Re: [MeeGo-dev] Does MeeGo need OpenGL/ES or OpenVG Hardware?

2010-08-20 Thread Arjan van de Ven
On 8/20/2010 8:51 AM, Tobias Renz wrote: Thanks already for your answers! The targeted device is like a measurement device. So It's not too important to have MeeGo compliance as a label. Also we would have an overview of all third party apps that we would let the customer install or offer to

Re: [MeeGo-dev] Does MeeGo need OpenGL/ES or OpenVG Hardware?

2010-08-20 Thread Wichmann, Mats D
meego-dev-boun...@meego.com wrote: On Fri, Aug 20, 2010 at 11:56 AM, Arjan van de Ven ar...@linux.intel.com wrote: On 8/20/2010 8:51 AM, Tobias Renz wrote: Thanks already for your answers! The targeted device is like a measurement device. So It's not too important to have MeeGo

Re: [MeeGo-dev] [PATCH 4/4] cy8ctmg110: Add multi-touch capabilities

2010-08-20 Thread James
On 08/20/2010 03:12 AM, Yang, Jianwei wrote: Not sure which MultiTouch or MultiPoint protocol standard you are aligning with? I tried to make that clear in the patch description: This patch optionally provides a mode of multitouch that works with Qt 4.7's approach of taking

Re: [MeeGo-dev] Guidelines for contributing code to MeeGo

2010-08-20 Thread Digioia, MichaelX
This is a good start and much better than nothing, currently online. My recommendation would be to add some more on the upstream projects with a link. Also, maybe a list of hot projects that need help to funnel energy in the direction most needed (will become stale quickly so link is better).

Re: [MeeGo-dev] Does MeeGo need OpenGL/ES or OpenVG Hardware?

2010-08-20 Thread Matt Porter
On Fri, Aug 20, 2010 at 12:46 PM, Wichmann, Mats D mats.d.wichm...@intel.com wrote: meego-dev-boun...@meego.com wrote: Is there a possibility for MeeGo adapting compliance for a different class/tier of vertical markets? Or is this a path that just shouldn't be bothered with for those of us

Re: [MeeGo-dev] Does MeeGo need OpenGL/ES or OpenVG Hardware?

2010-08-20 Thread Wichmann, Mats D
Matt Porter wrote: On Fri, Aug 20, 2010 at 12:46 PM, Wichmann, Mats D mats.d.wichm...@intel.com wrote: meego-dev-boun...@meego.com wrote: Is there a possibility for MeeGo adapting compliance for a different class/tier of vertical markets? Or is this a path that just shouldn't be bothered

Re: [MeeGo-dev] Guidelines for contributing code to MeeGo

2010-08-20 Thread Carsten Munk
2010/8/20 Foster, Dawn M dawn.m.fos...@intel.com: The draft guidelines are here on this wiki page: http://wiki.meego.com/Contributing_code_to_MeeGo My proposal: Have [PATCH] projectname/pac: description of patch, as standard form of subject. This would allow maintainers to monitor for/flag

Re: [MeeGo-dev] Guidelines for contributing code to MeeGo

2010-08-20 Thread Carsten Munk
2010/8/20 Carsten Munk cars...@maemo.org: 2010/8/20 Foster, Dawn M dawn.m.fos...@intel.com: The draft guidelines are here on this wiki page: http://wiki.meego.com/Contributing_code_to_MeeGo My proposal: Have [PATCH] projectname/pac: description of patch, as standard form of subject. And

Re: [MeeGo-dev] Guidelines for contributing code to MeeGo

2010-08-20 Thread Shane Bryan
On Fri, Aug 20, 2010 at 09:56:13PM +0200, Carsten Munk wrote: 2010/8/20 Foster, Dawn M dawn.m.fos...@intel.com: The draft guidelines are here on this wiki page: http://wiki.meego.com/Contributing_code_to_MeeGo My proposal: Have [PATCH] projectname/pac: description of patch, as standard

Re: [MeeGo-dev] Dose anyone run Meego of N900 image in QEMU successfully?

2010-08-20 Thread bob.mccarthy
From: meego-dev-boun...@meego.com [meego-dev-boun...@meego.com] On Behalf Of Palande Ameya (Nokia-MS/Helsinki) Sent: Friday, August 20, 2010 1:18 AM To: ext USA Linux UAE Cc: Development for the MeeGo Project (discussion list) Subject: Re: [MeeGo-dev]

Re: [MeeGo-dev] Dose anyone run Meego of N900 image in QEMU successfully?

2010-08-20 Thread Carsten Munk
2010/8/20 bob.mccar...@nokia.com: Since meego kernel is now based on 2.6.35.2, you shouldn't see this message. Cheers, Ameya. Hi, I am seeing the same problem and am using the latest build here:

Re: [MeeGo-dev] Refocusing meego-dev

2010-08-20 Thread Foster, Dawn M
On Aug 20, 2010, at 12:16 AM, Patrick Ohly wrote: On Thu, 2010-08-19 at 21:46 +0100, Andrew Flegg wrote: On Thu, Aug 19, 2010 at 21:36, Attila Csipa me...@csipa.in.rs wrote: I'm thinking that maybe the naming of the lists has something to do with it. I did a quick poll among colleagues

[MeeGo-dev] FW: Dose anyone run Meego of N900 image in QEMU successfully?

2010-08-20 Thread bob.mccarthy
Hi, So it should come out on 8/24? If I wanted to test this before that, could I use the daily images? I see the directory, but don't know where the images and kickstart files are. The weekly build has this directory path:

[MeeGo-dev] Why can't I type numbers in QEMU window

2010-08-20 Thread bob.mccarthy
Hi, I downloaded latest ks from code drop and build an image from scratch. Flashed the image to meeg_qemu_nand.img using qflasher and booted into qemu. MeeGo release 1.0.80 (MeeGo) Kernel 2.6.35-11.2-n900 on an armv7l I get a terminal window and I can type letters, but I can't type numbers or

Re: [MeeGo-dev] Buteo / data synchronization in MeeGo: hello world!

2010-08-20 Thread Graham Cobb
On Friday 20 August 2010 13:39:34 Patrick Ohly wrote: On Fri, 2010-08-20 at 11:41 +0100, Graham Cobb wrote: On Friday 20 August 2010 07:54:00 Patrick Ohly wrote: [...] And it is working because we seem to have uncovered two design bugs already. One already reported and the other not.

Re: [MeeGo-dev] which packages do I need to play mp3 files?

2010-08-20 Thread axel . endler
Thank you all. The compiling works with arm and with gst-fluendo-mp3 you get the following to run: gst-launch-0.10 playbin uri=file:/home/meego/01_-_Better_People.mp3 Best regards, Axel. Damien Lespiau damien.lesp...@intel.com Sent by: damien.lesp...@intel.com 08/20/2010 03:01 AM To Ware,

Re: [MeeGo-dev] Sensors dev interface, protocol and QT framework plugin

2010-08-20 Thread Michael Leibowitz
On Thu, 2010-08-19 at 18:19 -0700, Li, Jack wrote: Device interface Data Protocol QT Framework GPS Serial NEMA N/A? The data protocol is NMEA (http://en.wikipedia.org/wiki/NMEA_0183) The interface is tty, not serial. The Qt API

[MeeGo-dev] multi-boot win7 and meego netbook

2010-08-20 Thread Robison, Clayne B
I've got an HP 5102 that originally came with Win7 installed. I resized the Windows partition to make room for Meego on the hard drive, and installed Meego side-by-side. The installer recognized the windows OS installed on /dev/sda1. I can now boot to Meego, but the bootloader isn't giving me

Re: [MeeGo-dev] Dual Touchscreen Support

2010-08-20 Thread Jeremiah Foster
On Aug 19, 2010, at 13:25, Auke Kok wrote: On 08/19/2010 09:54 AM, Abraham Arce wrote: http://www.spinics.net/lists/linux-input/msg10503.html I'm not aware of any specific requirement for this, and it's really not that simple per se, and several packages are involved: I'm not aware of a

Re: [MeeGo-dev] Dual Touchscreen Support

2010-08-20 Thread Gary Birkett
Jeremiah, that use case would likely cause more problems not so much with dual input technically, but with dual output logistically if both screens are active then the kids will fight over what to watch (a fun game to play, but invariably ends with Parenting_Exception being raised) Gary On

Re: [MeeGo-dev] multi-boot win7 and meego netbook

2010-08-20 Thread Chee Kwong Tan
I never tried on Win7, but it works for me in to dual boot with Win XP. Please see the link below. http://forum.meego.com/showpost.php?p=1900postcount=7 On Sat, Aug 21, 2010 at 8:11 AM, Robison, Clayne B clayne.b.robi...@intel.com wrote: I've got an HP 5102 that originally came with Win7

Re: [MeeGo-dev] multi-boot win7 and meego netbook

2010-08-20 Thread Amit Bapat
On Sat, Aug 21, 2010 at 8:11 AM, Robison, Clayne B clayne.b.robi...@intel.com wrote: I've got an HP 5102 that originally came with Win7 installed. I resized the Windows partition to make room for Meego on the hard drive, and installed Meego side-by-side. The installer recognized the