[MeeGo-dev] [meego-dev] vesa compatible of CE4100

2011-01-28 Thread simon hong
Dear MeeGo forks, I'm working for porting meego on CE4100. I want to use xorg's vesafb driver. I cannot find whether CE4100's graphic chipset is vesa compatible or not. Does anyone know about this? Thanks in advance. Simon. ___ MeeGo-dev mailing list

[MeeGo-dev] Question on screen rotation functionality

2011-01-28 Thread Zhang, Linghe
Hi All, We want to realize the screen rotation functionality on MeeGo V1.1 by combination keys on keyboard. I'd like to know which module will deal with the key that keyboard driver reports to kernel. Would do you please help? Thank you. Regards, Steven ,Zhang 张凌鹤 PRC DRD Atom

[MeeGo-dev] Ext3 on handset images instead of Btrfs

2011-01-28 Thread Carsten Munk
Hi, We just noticed we (N900 images) seem to be the only ones using btrfs on Handset images[1] [2]. When was this change made and is it an error? If not, why? Do we have a new default filesystem for the default configuration? [1]

Re: [MeeGo-dev] Question on screen rotation functionality

2011-01-28 Thread Tzeng, Tonny
Which release are you referring? If you are asking the MeeGo 1.1 handset release, I think it’s libmeegotouch package deals with the screen rotation. Best Regards, Tonny From: meego-kernel-boun...@lists.meego.com [mailto:meego-kernel-boun...@lists.meego.com] On Behalf Of Zhang, Linghe Sent:

[MeeGo-dev] Meego: Vibrator support

2011-01-28 Thread Shreshtha
I want to enable vibrator support in Meego. Meego Porting guide - linkhttp://wiki.meego.com/MeeGo_Porting_Guide#Vibra_.28notifications.2Falerts.29says *MeeGo does not yet define a HW adaptation interface for notification/alert type vibra playback* but meegotouch-feedback can be used to realize

Re: [MeeGo-dev] Meego: Vibrator support

2011-01-28 Thread Mohammad Anwari
2011/1/28 Shreshtha shreshthaku...@gmail.com: but still not clear what is the standard way to add low level glue layer for vibrator. i.e. which are the function/file for low level (HAL) for vibra support in feedback framework. Hi, You just need to implement the backend interface

Re: [MeeGo-dev] Ext3 on handset images instead of Btrfs

2011-01-28 Thread Arjan van de Ven
On 1/28/2011 4:04 AM, Carsten Munk wrote: Hi, We just noticed we (N900 images) seem to be the only ones using btrfs on Handset images[1] [2]. When was this change made and is it an error? If not, why? Do we have a new default filesystem for the default configuration? MeeGo's default

Re: [MeeGo-dev] Ext3 on handset images instead of Btrfs

2011-01-28 Thread Arjan van de Ven
On 1/28/2011 6:32 AM, Carsten Munk wrote: 2011/1/28 Arjan van de Venar...@linux.intel.com: On 1/28/2011 4:04 AM, Carsten Munk wrote: Hi, We just noticed we (N900 images) seem to be the only ones using btrfs on Handset images[1] [2]. When was this change made and is it an error? If not, why?

Re: [MeeGo-dev] I2C device in MeeGo 1.1

2011-01-28 Thread Cory T. Tusar
On 01/27/2011 10:04 AM, Roman Gezikov wrote: Hi, Thanks for your answer. Could you please suggest something to read about the subject? Documentation/i2c in the kernel source is probably a good start. -Cory -- Cory T. Tusar Senior Software Engineer Videon Central, Inc. 2171 Sandy Drive

Re: [MeeGo-dev] Question on screen rotation functionality

2011-01-28 Thread Thiago Macieira
On Friday, 28 de January de 2011 20:22:55 Tzeng, Tonny wrote: Which release are you referring? If you are asking the MeeGo 1.1 handset release, I think it’s libmeegotouch package deals with the screen rotation. And rotation in MTF has nothing to do with the kernel or even the compositor.

Re: [MeeGo-dev] GLES2 Qt bug patched in Qt, but not in MeeGo

2011-01-28 Thread Shaun Hedrick
Apologies for resend, first e-mail bounced. Hi, I traced a graphical glitch I was seeing to a bug in Qt which has since been patched in Qt (information is at http://qt.gitorious.org/qt/qt/commit/7a54885b1df9baf793374e3cb9fdf8be93ee7c80), but I don't believe that patch has made it into

[MeeGo-dev] BME (Battery Management Entity) on MeeGo

2011-01-28 Thread Lego Ming
Hi all, We want to study the Battery Management Mechanism on MeeGo Handset. Like: The voltage threshold corresponding to different battery level. (for example, display 2 level if current voltage is 3.85v) The low battery management - Low battery to disable DATA connection / Low battery to

Re: [MeeGo-touch-dev] Can not resize Mdialogs in Meego

2011-01-28 Thread Daniel d'Andrada
On 01/28/2011 10:47 AM, ext Michael Hasselmann wrote: On Thu, 2011-01-27 at 18:27 -0600, Deepankar Katyal wrote: MDialog* m; m-setManagedManually(true); m-setPos(182,133); m-resize(1000,500); // or setting the geometry using setGeometry(rc) . I am sorry to inform you that this API usage is