Re: [debian] State of SHR packaging?

2009-03-11 Thread Nikita V. Youshchenko
> Ideally I'd like to use debian + e17 + the SHR > phone apps on my freerunner... Same here. > Has there been any progress on this? If not, is there some way I can > help? I've built fresh packages for e17 stack, but not yet uploaded those to pkg-fso. Will do that after an ack from somebody wh

Re: Troubles with opkg.org repo

2009-03-11 Thread Risto H. Kurppa
On Thu, Mar 12, 2009 at 7:51 AM, Joel Newkirk wrote: > On Sun, 8 Mar 2009 15:05:10 +0100 > Thomas Zimmermann wrote: > >> Additionally there are a lot of Packages that don't contain a control >> file with depencies and so on: >> >> Form the packages in debian format are these: >> >> 0_tshark_1.0.9

Re: Troubles with opkg.org repo

2009-03-11 Thread Joel Newkirk
On Sun, 8 Mar 2009 15:05:10 +0100 Thomas Zimmermann wrote: > Additionally there are a lot of Packages that don't contain a control > file with depencies and so on: > > Form the packages in debian format are these: > > 0_tshark_1.0.99+svnr26030_armv4t.ipk > 0_wireshark-common_1.0.99+

[PATCH] Add echo/noise reduction to processing of CNAP messages

2009-03-11 Thread Chris Samuel
This patch adds the AT commands to set up noise/echo reduction upon receiving a CNAP message from the network which is (hopefully) the notification of an incoming call. Signed-off-by: Chris Samuel --- .../src/plugins/phonevendors/neo/vendor_neo.cpp|6 ++ 1 files changed, 6 insertions

Re: [PATCH] Added echo suppression fixes for the OpenMoko Neo phone.

2009-03-11 Thread Chris Samuel
On Thursday 12 March 2009, Chris Samuel wrote: > I couldn't figure out where to insert that AT command when a call was > received I've just sent a patch to the list that inserts those AT commands when we process a CNAP message from the network, which is hopefully an incoming call. Completely un

Re: [QTExtended] Qt Extended is still going

2009-03-11 Thread Tomas Riveros Schober
HouYu Li escribió: > The community just want to make Qt Extended moving forward. Now > everything is there. > > *Unofficial Qt Extended release 4.4.3 binary* > http://dashi-x02.karadog.net/~lihouyu/qtextended/4.4.3/ > > > *Unofficial git

[QTExtended] Qt Extended is still going

2009-03-11 Thread HouYu Li
The community just want to make Qt Extended moving forward. Now everything is there. *Unofficial Qt Extended release 4.4.3 binary* http://dashi-x02.karadog.net/~lihouyu/qtextended/4.4.3/ *Unofficial git repository* git://git.karadog.net/q

[PATCH] Add audio/ogg support to MediaPlayer

2009-03-11 Thread Chris Samuel
The desktop file for MediaPlayer lists audio/ogg+vorbis for .ogg files but not audio/ogg which is defined for .oga files in mime.types. Signed-off-by: Chris Samuel --- src/applications/mediaplayer/mediaplayer.desktop |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/a

Re: Anyone have ogg support in qt extended 4.4.3 ?

2009-03-11 Thread Chris Samuel
On Thursday 12 March 2009, Lorn Potter wrote: > I think you might have to edit $QPEDIR/etc/mime.types and/or the > MediaPlayer desktop file to add ogg to the files the mediaplayer can > recognize. Then run make install again. I also notice that the tremor Ogg plugin has this: OggPlugin::OggPlugi

Re: Anyone have ogg support in qt extended 4.4.3 ?

2009-03-11 Thread Chris Samuel
On Thursday 12 March 2009, Lorn Potter wrote: > I think you might have to edit $QPEDIR/etc/mime.types and/or the > MediaPlayer desktop file to add ogg to the files the mediaplayer can > recognize. Then run make install again. Aha, the desktop file for mediaplayer lists audio/ogg+vorbis for .ogg f

Re: [QtExtended] Qt Extended 4.4.3 released

2009-03-11 Thread Chris Samuel
On Thursday 12 March 2009, Radek Polak wrote: > The outgoing is ok - it's function dialVoiceCommand(). The incoming - > i am not sure yet which function is the right place. Yeah, that's just the problem I was having with the 4.4.2 version! I guess now that we've got control of the code there mig

Re: [PATCH] Added echo suppression fixes for the OpenMoko Neo phone.

2009-03-11 Thread Chris Samuel
On Thursday 12 March 2009, Al Johnson wrote: > I can see the patch setting %N0187 when making a call, waking, initialising > etc. but not when answering a call. Yup, I agree, I just can't find anything in the OpenMoko library that gets called at that point where I can insert it! -- Chris Samu

Re: [PATCH] Added echo suppression fixes for the OpenMoko Neo phone.

2009-03-11 Thread Chris Samuel
On Wednesday 11 March 2009, HouYu Li wrote: > Just had a test, when someone call my freerunner, he or she still can hear > the echo. but when calling someone from my freerunner, no echo. That's weird, as on QtE 4.4.2 I've had no reports of that when people are calling me. I couldn't figure out

Re: [archlinux] Port to the ARM.

2009-03-11 Thread The Digital Pioneer
OK, I'm having a bit of trouble getting the environment going. As per your instructions on the wiki, I have gotten to the sb2-init step, but it gives me this: Finished writing sb2.config checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes chec

Re: [debian] Installing *.ipk/*.opk part 1: Dependencies

2009-03-11 Thread Stefan Monnier
>> When installing opk/ipk packages from e.g. http://www.opkg.org/, there >> will be problems with unmet dependencies because Debian uses other >> package names for some of the packages providing the dependencies. I've >> created a few small packages which create a mapping of the package names so >

Re: [PATCH] Added echo suppression fixes for the OpenMoko Neo phone.

2009-03-11 Thread Al Johnson
I can see the patch setting %N0187 when making a call, waking, initialising etc. but not when answering a call. It seems like it needs adding there too to fix this for some people. AFAIK we never did find out why the echo/nr settings are persistent for some people and not for others. On Tuesda

Re: [debian] Installing *.ipk/*.opk part 1: Dependencies

2009-03-11 Thread Stefan Monnier
> "Rask" == Rask Ingemann Lambertsen writes: >When installing opk/ipk packages from e.g. http://www.opkg.org/, there > will be problems with unmet dependencies because Debian uses other > package names for some of the packages providing the dependencies. I've > created a few small package

Re: [archlinux] Port to the ARM.

2009-03-11 Thread Daniel.Li
On Wed, 2009-03-11 at 22:32 +0100, hiciu wrote: > That's nice to hear. I wrote down instructions: how to prepare > toolchain, buildroot and how to build packages on wiki > (http://wiki.openmoko.org/wiki/User:Hiciu). There is prebuild working > version of toolchain (and instructions how to build it,

Re: [QtExtended] about bug reports

2009-03-11 Thread HouYu Li
Anyway. Trac is onlinehehe.. http://trac.karadog.net/qt-extended-improved On Wed, Mar 11, 2009 at 8:24 AM, HouYu Li wrote: > Bugzilla or Trac or anything else?? which do you prefer > > > > On Wed, Mar 11, 2009 at 6:41 AM, Lorn Potter wrote: > >> Tomas Riveros Schober wrote: >> > Conside

Re: [QtExtended] Qt Extended 4.4.3 released

2009-03-11 Thread HouYu Li
OK. I will try it later. On Thu, Mar 12, 2009 at 5:54 AM, Radek Polak wrote: > On Monday 09 March 2009, HouYu Li wrote: >> >> I think Lorn is not ready yet. I managed to setup one myself. >>> >> >> OK - I'll send the echo cancellation patch to the list now as applied to >> your 4.4.3 repository

Re: FreeRunner crashes after 10 minutes using GPS

2009-03-11 Thread Timo Juhani Lindfors
"Juan Lucas Dominguez Rubio" writes: > My FreeRunner (running Om2008.9) freezes after about 10 minutes > using the GPS from my Java application. I think it's the same issue > discussed below. I have searched the tickets but didnt find a > reference to this among the 2200 tickets. GPS should total

FreeRunner crashes after 10 minutes using GPS

2009-03-11 Thread Juan Lucas Dominguez Rubio
Dear list, My FreeRunner (running Om2008.9) freezes after about 10 minutes using the GPS from my Java application. I think it's the same issue discussed below. I have searched the tickets but didnt find a reference to this among the 2200 tickets. User Trevino recommends replacing xglamo with xf

Re: Anyone have ogg support in qt extended 4.4.3 ?

2009-03-11 Thread Lorn Potter
andrew howlett wrote: > Hi qt users, > > ogg support is missing in all my qt extended 4.4.3 builds. (which is > strange, because the tremor plugin and vorbis library are build ok, but I > digress) > > Is it just me? Has anyone got ogg support in 4.4.3? > > Let me know if your ogg support is work

Selling Neo Freerunner San Francisco

2009-03-11 Thread Matt Margush
I'm selling my Neo Freerunner in the San Francisco area for $250 obo. If interested, please email. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [QtExtended] Qt Extended 4.4.3 released

2009-03-11 Thread Radek Polak
On Monday 09 March 2009, HouYu Li wrote: I think Lorn is not ready yet. I managed to setup one myself. OK - I'll send the echo cancellation patch to the list now as applied to your 4.4.3 repository (I've created a local branch called chris for now). The 4.4.2 patch applied with no changes a

Re: [archlinux] Port to the ARM.

2009-03-11 Thread hiciu
That's nice to hear. I wrote down instructions: how to prepare toolchain, buildroot and how to build packages on wiki (http://wiki.openmoko.org/wiki/User:Hiciu). There is prebuild working version of toolchain (and instructions how to build it, but no PKGBUILD for toolchain yet) on this wiki too. Fe

[debian] State of SHR packaging?

2009-03-11 Thread Staley, Daniel L
Hi all, I know a while back there was some talk of creating debian packages for the SHR apps (namely I'm looking for the phone apps like 'dialer', etc). Since they both can run the FSO M5 backend, it seems that it shouldn't be unheard of to extend the great work being forged by the SHR community

Re: Could you please clarify your opinion on BT audio issues on GTA01

2009-03-11 Thread Paul Fertser
Tim Niemeyer writes: > Hallo Paul, > * Paul Fertser [11-03-09 19:36]: >> Still it looks like asoc driver for GTA01 will need to be "backported" >> from GTA02, but it's a matter of software, so it can be made to work. > This? > http://git.openmoko.org/?p=kernel.git;a=commit;h=c1b03e4da22e8dd7a6cac

Re: Could you please clarify your opinion on BT audio issues on GTA01

2009-03-11 Thread Tim Niemeyer
Hallo Paul, * Paul Fertser [11-03-09 19:36]: > Still it looks like asoc driver for GTA01 will need to be "backported" > from GTA02, but it's a matter of software, so it can be made to work. This? http://git.openmoko.org/?p=kernel.git;a=commit;h=c1b03e4da22e8dd7a6caccb9e39a9201535ced11 Tim Niem

Re: [debian] Installing *.ipk/*.opk part 1: Dependencies

2009-03-11 Thread Davide Scaini
Nice it would be grat in future if we (debian users) could just add opkg repos as deb ones... maybe with different priority... it may be difficult and risky, but indeed useful! d On Wed, Mar 11, 2009 at 11:56 AM, Rask Ingemann Lambertsen wrote: > When installing opk/ipk packages from e.g. http

Re: Transparent keyboard in illume

2009-03-11 Thread Klaus 'mrmoku' Kurzmann
Am Mittwoch 11 März 2009 19:07:25 schrieb Johny Tenfinger: > It is in git repo for 2 days and it would be in repo after rebuilding > (I'll ask mrmoku for doing that in few seconds :P) well... rebuild finished this morning :P Klaus 'mrmoku' Kurzmann __

Re: Transparent keyboard in illume

2009-03-11 Thread Johny Tenfinger
It is in git repo for 2 days and it would be in repo after rebuilding (I'll ask mrmoku for doing that in few seconds :P) ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [Debian] read GPS logger i-blue 747 on freerunner over USB

2009-03-11 Thread Ed Kapitein
Just for trouble shooting purposes: What happens if you connect an USB stick? Kind regards, Ed Carsten Gerlach wrote: > Hello everybody, > > next week i want to go skiing and track the piste for Openstreetmap. But I > don't want to use the Freerunner for that but the i-blue 747 from Transystem.

[Debian] read GPS logger i-blue 747 on freerunner over USB

2009-03-11 Thread Carsten Gerlach
Hello everybody, next week i want to go skiing and track the piste for Openstreetmap. But I don't want to use the Freerunner for that but the i-blue 747 from Transystem. I want to use the Freerunner only as storage device for the log files. So, I have installed mtkbabel for reading the logger.

Re: Could you please clarify your opinion on BT audio issues on GTA01

2009-03-11 Thread Paul Fertser
Daniel Willmann writes: > Paul Fertser wrote: >> In the message[1] you say that "bluetooth audio on the gta01 will >> never work, even with that bluetooth alsa state". >> >> Could you please explain what exactly did you mean and what is the >> actual problem? Were you talking about A2DP or SCO?

Re: Illume - Command line to display the keyboard ?

2009-03-11 Thread Marco Trevisan (Treviño)
kimaidou wrote: > Thanks very much for sharing your tool ! > I am using SHR + Illume, and I would like to make the illume keyboard > appear when short clicking on AUX. So I went to the Illume configuration > --> Input --> Key Bindings, and added the command > "/home/root/Scripts/illume-kbd-show" on

Venetia 0.1.0

2009-03-11 Thread Michele Renda
On 09/03/2009 20:57, Stefan Monnier wrote: > Which Phone (and/or SMS) application do you use under Debian? > Until now I've used Zhone, but now that the whole phone subsystem works > more reliably, Zhone has become the main source of problems. Also it > has various annoying limitations. > > He

Re: Could you please clarify your opinion on BT audio issues on GTA01

2009-03-11 Thread Daniel Willmann
On Wed, 11 Mar 2009 10:36:35 +0300 Paul Fertser wrote: > Hi, > > In the message[1] you say that "bluetooth audio on the gta01 will > never work, even with that bluetooth alsa state". > > Could you please explain what exactly did you mean and what is the > actual problem? Were you talking abou

Re: [QTE 4.4.3] Determining which version of GSM firmware I have.

2009-03-11 Thread Friedrich Clausen
On Wed, Mar 11, 2009 at 12:22 PM, Joerg Reisenweber wrote: > Am Di  10. März 2009 schrieb Friedrich Clausen: >> On Tue, Mar 10, 2009 at 11:34 AM, Friedrich Clausen wrote: >> > On Tue, Mar 10, 2009 at 11:24 AM, Chris Samuel wrote: >> >> On Tuesday 10 March 2009, Friedrich Clausen wrote: >> >> >>

Re: [archlinux] Port to the ARM.

2009-03-11 Thread Will Siddall
I'll second that, if there's something that I can test, let me know. I can help put together PKGBUILDs or test different builds. On Tue, Mar 10, 2009 at 8:49 PM, The Digital Pioneer wrote: > I'm a hardcore Arch fan, and I'd love to pitch in if possible. I can compile > packages, if you can provid

Re: [QTE 4.4.3] Determining which version of GSM firmware I have.

2009-03-11 Thread Joerg Reisenweber
Am Di 10. März 2009 schrieb Friedrich Clausen: > On Tue, Mar 10, 2009 at 11:34 AM, Friedrich Clausen wrote: > > On Tue, Mar 10, 2009 at 11:24 AM, Chris Samuel wrote: > >> On Tuesday 10 March 2009, Friedrich Clausen wrote: > >> > >>> Thanks Florian and Filip for your replies, I will check this sh

[debian] Installing *.ipk/*.opk part 1: Dependencies

2009-03-11 Thread Rask Ingemann Lambertsen
When installing opk/ipk packages from e.g. http://www.opkg.org/, there will be problems with unmet dependencies because Debian uses other package names for some of the packages providing the dependencies. I've created a few small packages which create a mapping of the package names so tricks lik

Re: thoughts on A-GPS offline

2009-03-11 Thread Daniel Willmann
On Tue, 10 Mar 2009 15:18:23 +0100 Helge Hafting wrote: > I do not get 7s every time. This was an ideal test, I was standing in > a place with good visibility. the gps used 9 or so satellites. Then I > stopped tangogps and restarted it, and timed it from the moment the > tangogps screen showed.

Re: Transparent keyboard in illume

2009-03-11 Thread Helge Hafting
Johny Tenfinger wrote: > Now in shr-unstable patch for composite is included by default. I'm > going to include second patch (for ts) later. Which package would that be? The unstable repository has this package http://shr.bearstech.com/shr-unstable/ipk/armv4t/xserver-kdrive-glamo_1.3.0.0+gitr9b28

Re: Illume - Command line to display the keyboard ?

2009-03-11 Thread kimaidou
Hi Thanks very much for sharing your tool ! I am using SHR + Illume, and I would like to make the illume keyboard appear when short clicking on AUX. So I went to the Illume configuration --> Input --> Key Bindings, and added the command "/home/root/Scripts/illume-kbd-show" on the Aux press. This w

Could you please clarify your opinion on BT audio issues on GTA01

2009-03-11 Thread Paul Fertser
Hi, In the message[1] you say that "bluetooth audio on the gta01 will never work, even with that bluetooth alsa state". Could you please explain what exactly did you mean and what is the actual problem? Were you talking about A2DP or SCO? If SCO, was it SCO over PCM or HCI? If A2DP, what is the d

Current GSM firmware version can't make reflashing harder (was: Re: [QTE 4.4.3] Determining which version of GSM firmware I have.)

2009-03-11 Thread Paul Fertser
"W.Kenworthy" writes: > It did for me - absolutely refused to upgrade in every way I tried until > I downgraded (as per the wiki page) and then the upgrade worked fine. > This happened with moko10 and trying to upgrade to moko11 - yes doesnt > make sense, I flashed between moko11 and moko10 numer