[MeeGo-dev] MeeGO home button and back button

2011-01-27 Thread Wang, Shaojun
Hi We want to implement HOME BUTTON and BACK BUTTON function on MeeGo Handset V1.1.2. Does any know the keycode of these two buttons in MeeGo? Regards, Shaojun ___ MeeGo-dev mailing list MeeGo-dev@meego.com http://lists.meego.com/listinfo/meego-dev

[MeeGo-dev] Nokia N900 hardware adaptation meeting minutes 27/01/2011

2011-01-27 Thread Carsten Munk
Full minutes + logs at http://trac.tspre.org/meetbot/meego-meeting/2011/meego-meeting.2011-01-27-08.00.html Status (please write some lines about your status and progress, perhaps plans or if you're looking for something to do) (Stskeeps, 08:01:35) 1. armv7hl OBS scheduler patch exists,

[MeeGo-dev] How does bluetooth notify it is connected??

2011-01-27 Thread ki kiki
HI~ I found that bluetooth can use those msg to notify its status.. set_property(conn, adapter, Powered,DBUS_TYPE_BOOLEAN, powered); set_property(conn, adapter, Discoverable,DBUS_TYPE_BOOLEAN, discoverable); set_property(conn, adapter, DiscoverableTimeout,DBUS_TYPE_UINT32, timeout);

Re: [MeeGo-dev] How does bluetooth notify it is connected??

2011-01-27 Thread Johan Hedberg
Hi, On Thu, Jan 27, 2011, ki kiki wrote: I found that bluetooth can use those msg to notify its status.. set_property(conn, adapter, Powered,DBUS_TYPE_BOOLEAN, powered); set_property(conn, adapter, Discoverable,DBUS_TYPE_BOOLEAN, discoverable); set_property(conn, adapter,

Re: [MeeGo-dev] MeeGO home button and back button

2011-01-27 Thread Thiago Macieira
Em quinta-feira, 27 de janeiro de 2011, às 16:46:17, Wang, Shaojun escreveu: Hi We want to implement HOME BUTTON and BACK BUTTON function on MeeGo Handset V1.1.2. Does any know the keycode of these two buttons in MeeGo? They should be Qt::Key_HomePage (not Qt::Key_Home) and Qt::Key_Back.

[MeeGo-dev] I2C device in MeeGo 1.1

2011-01-27 Thread Roman Gezikov
Hello, Could anyone help me to understand what needs to be done to get I2C device seen in file system? We use MeeGo 1.1 Netbook on IA board (Advantech AIMB-212). -- Best regards, Roman Gezikov. ___ MeeGo-dev mailing list MeeGo-dev@meego.com

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

2011-01-27 Thread Arjan van de Ven
On 1/27/2011 5:07 AM, Roman Gezikov wrote: Hello, Could anyone help me to understand what needs to be done to get I2C device seen in file system? We use MeeGo 1.1 Netbook on IA board (Advantech AIMB-212). i2c devices/busses aren't self-enumerating (as general rule) so to get an i2c

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

2011-01-27 Thread Roman Gezikov
Hi, Thanks for your answer. Could you please suggest something to read about the subject? On Thu, Jan 27, 2011 at 4:49 PM, Arjan van de Ven ar...@linux.intel.comwrote: On 1/27/2011 5:07 AM, Roman Gezikov wrote: Hello, Could anyone help me to understand what needs to be done to get I2C

Re: [MeeGo-dev] contextkit of battery, media,cellular...

2011-01-27 Thread Kevron Rees
On Tue, 2011-01-25 at 14:23 +0800, Jia-Chi Lai wrote: 2011/1/25 Kevron Rees kevron_m_r...@linux.intel.com On Mon, 2011-01-24 at 16:00 +0800, Jia-Chi Lai wrote: hi~ I found that some contextkit define in core

[MeeGo-dev] Meego Hardware Release

2011-01-27 Thread Randolph Dohm
Dear Mr. Elop, you left germany with one plant to romania and many germans have not bought a nokia for that for a long time. RIM overtook the plant. Last autumn I bought a Nokia N8, awaiting Meego. I hope it will be released in Las Vegas within two weeks. Nokia does not need a new Powerpoint

Re: [MeeGo-dev] Meego Hardware Release

2011-01-27 Thread Randall Arnold
- Original message - From: Randolph Dohm‎ rdohm...@googlemail.com To: stephen.e...@nokia.com cc: Development for the MeeGo Project‎ meego-dev@meego.com Subject: [MeeGo-dev] Meego Hardware Release Date: Thu, 27 Jan 2011 21:50:48 +0100 Dear Mr. Elop, you left germany with one

Re: [MeeGo-dev] Meego Hardware Release

2011-01-27 Thread Randolph Dohm
2011/1/27 Randall Arnold tex...@ovi.com: Stephen Elop did not work for Nokia when Bochum was shut down. Tell me why Germans deal today with the WW II history ? That is not Quim's area of responsibility... nor is this list, IMO, the place for this rant. its not a rant, it´s about a

Re: [MeeGo-dev] Meego Hardware Release

2011-01-27 Thread Randall Arnold
- Original message - From: Randolph Dohm‎ rdohm...@googlemail.com To: Randall Arnold‎ tex...@ovi.com cc: Development for the MeeGo Project‎ meego-dev@meego.com Subject: Re: [MeeGo-dev] Meego Hardware Release Date: Thu, 27 Jan 2011 22:26:46 +0100 The job is do make developmetn

Re: [MeeGo-dev] Meego Hardware Release

2011-01-27 Thread Randolph Dohm
2011/1/27 Randall Arnold tex...@ovi.com: The *hardware* is not open source, No one requested to make hardware open source, i asked for a date to buy it with meego. This is not the best channel for changing Nokia hardware policy. As for Quim Gil, you also seem to be confusing his role.  He

Re: [MeeGo-dev] Meego Hardware Release

2011-01-27 Thread Andre Klapper
On Thu, 2011-01-27 at 21:50 +0100, Randolph Dohm wrote: [snip] Thanks a lot for a meeting of you both for giving the public a start of the MeeGo-Hardware sell process. Please get in touch. meego-dev is an upstream MeeGo development list. You ask for downstream (=one vendor) hardware related

Re: [MeeGo-dev] contextkit of battery, media,cellular...

2011-01-27 Thread Jia-Chi Lai
hi~~ remember that you mention in this letter: http://lists.meego.com/pipermail/meego-dev/2010-September/006305.html you said : contextkit-maemo is for maemo. contextkit-meego is for meego. If contextkit-maemo not work in meego, the provider of bluetooth contextkit will

[MeeGo-dev] flash filesystem support on meego

2011-01-27 Thread dhaval bc
Hi all, Is meego planning to support any of the nand flash filesystems like yaffs2 or jffs2 ??? Currently meego supports ext3 and btrfs, ext3 is not much of a nand flash filesystem and filesystem corruption issues that exists on ext3 since it does not support checksumming while writing to the

Re: [MeeGo-dev] flash filesystem support on meego

2011-01-27 Thread Arjan van de Ven
On 1/27/2011 9:34 PM, dhaval bc wrote: Hi all, Is meego planning to support any of the nand flash filesystems like yaffs2 or jffs2 ??? Currently meego supports ext3 and btrfs, ext3 is not much of a nand flash filesystem and filesystem corruption issues that exists on ext3 since it does not