Re: FSO M4 - nice GSM sound

2008-12-18 Thread bubak

Hi, just want to add another confirmation that this works for me.  I have
image of SHR from 2008-12-09 intalled on my neo.

Thanks a lot


Leonti wrote:
 
 I tried it and it's working great!
 Thanks.
 
 Leonti
 
 On Thu, Nov 27, 2008 at 2:35 PM, Carl Lobo carll...@gmail.com wrote:
 the echo of the other person.

 On Thu, Nov 27, 2008 at 7:00 PM, Leonti Bielski prishe...@gmail.com
 wrote:
 I didn't do this for my SHR and I have no echo. But a person I'm
 talking to hear an echo.
 Does this fix my echo (which I don't have anyway) or an echo for another
 person?

 Leonti

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 
 

-- 
View this message in context: 
http://n2.nabble.com/FSO-M4---nice-GSM-sound-tp1486414p1673088.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-27 Thread Franky Van Liedekerke
I confirm that this is working (and needed) for current SHR images as well.
Solves the greatest issue of them all.

A bit of advertising for SHR: I consider the current SHR as good as
phone-ready (except for the integration between dialer, sms and contacts)!
:-)

Franky

On Wed, Nov 19, 2008 at 1:17 PM, Richy [EMAIL PROTECTED] wrote:

 Thanks for that message: it's working great! YEAH, now I can actually start
 calling people again ;)


 On Wed, Nov 19, 2008 at 12:24, superalex 
 [EMAIL PROTECTED] wrote:



 Hi, I'm using FSO since yesterday and found that the famous echo bug was
 still appearing. I found a solution that is working for me based in the
 2008.8 one.

 In file

 /usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/modems/ti_calypso/unsolicited.py,
 function percentCPI, line 210 aprox

 Where it says:
info = {}

 I have:
devchannel =
 self._object.modem.communicationChannel(DeviceMediator)
devchannel.enqueue( %N0187 )
info = {}


 --
 View this message in context:
 http://n2.nabble.com/FSO-M4---nice-GSM-sound-tp1486414p1518726.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community



 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-27 Thread Leonti Bielski
I didn't do this for my SHR and I have no echo. But a person I'm
talking to hear an echo.
Does this fix my echo (which I don't have anyway) or an echo for another person?

Leonti

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-27 Thread Carl Lobo
the echo of the other person.

On Thu, Nov 27, 2008 at 7:00 PM, Leonti Bielski [EMAIL PROTECTED] wrote:
 I didn't do this for my SHR and I have no echo. But a person I'm
 talking to hear an echo.
 Does this fix my echo (which I don't have anyway) or an echo for another 
 person?

 Leonti

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-27 Thread Leonti Bielski
I tried it and it's working great!
Thanks.

Leonti

On Thu, Nov 27, 2008 at 2:35 PM, Carl Lobo [EMAIL PROTECTED] wrote:
 the echo of the other person.

 On Thu, Nov 27, 2008 at 7:00 PM, Leonti Bielski [EMAIL PROTECTED] wrote:
 I didn't do this for my SHR and I have no echo. But a person I'm
 talking to hear an echo.
 Does this fix my echo (which I don't have anyway) or an echo for another 
 person?

 Leonti

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-19 Thread superalex


Hi, I'm using FSO since yesterday and found that the famous echo bug was
still appearing. I found a solution that is working for me based in the
2008.8 one.

In file
/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/modems/ti_calypso/unsolicited.py,
function percentCPI, line 210 aprox

Where it says:
info = {}   
   

I have:
devchannel =
self._object.modem.communicationChannel(DeviceMediator)   
  
devchannel.enqueue( %N0187 )
info = {}   
   


-- 
View this message in context: 
http://n2.nabble.com/FSO-M4---nice-GSM-sound-tp1486414p1518726.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-19 Thread Richy
Thanks for that message: it's working great! YEAH, now I can actually start
calling people again ;)

On Wed, Nov 19, 2008 at 12:24, superalex [EMAIL PROTECTED]
 wrote:



 Hi, I'm using FSO since yesterday and found that the famous echo bug was
 still appearing. I found a solution that is working for me based in the
 2008.8 one.

 In file

 /usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/modems/ti_calypso/unsolicited.py,
 function percentCPI, line 210 aprox

 Where it says:
info = {}

 I have:
devchannel =
 self._object.modem.communicationChannel(DeviceMediator)
devchannel.enqueue( %N0187 )
info = {}


 --
 View this message in context:
 http://n2.nabble.com/FSO-M4---nice-GSM-sound-tp1486414p1518726.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-15 Thread ezuall

Hi all,

Firstly I need to say that FSO looks great.  The keyboard etc. is all very
good and the new look of Zhone is also much better. 

GTA02V5: The echo problem is unfortunatly still there for me.  So loud that
some people find it hard to carry on a conversation.

Regards
ezuall

-- 
View this message in context: 
http://n2.nabble.com/FSO-M4---nice-GSM-sound-tp1486414p1502403.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-14 Thread Michel
Peter Mogensen wrote:
 Hi,

Hi,

 I just wanted to congratulate the FSO team for their new images.

Looking at FSO for the first time and was very nicely surprised by the
interface. If this path is continued all will be well :)

 For the first time I have perfect sound over GSM. No echo, no buzz.

Hmmm, congrats to you but that is still not the case for me and the only
reason I can not use the Freerunner as my daily phone. After reading
your message I couldn't wait to get FSO on my phone and interface wise
I'm glad I did but concerning sound quality it is still a no go for me.

Tweaking the parameters is not helping me.

I really hope the Back to Basics team is giving this one a priority
and that it will be solved in the near future.

Michel

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-14 Thread Joel Newkirk
On Fri, 14 Nov 2008 22:24:15 +0100, Michel [EMAIL PROTECTED] wrote:
 Peter Mogensen wrote:
 Hi,
 
 Hi,
 
 I just wanted to congratulate the FSO team for their new images.
 
 Looking at FSO for the first time and was very nicely surprised by the
 interface. If this path is continued all will be well :)
 
 For the first time I have perfect sound over GSM. No echo, no buzz.
 
 Hmmm, congrats to you but that is still not the case for me and the only
 reason I can not use the Freerunner as my daily phone. After reading
 your message I couldn't wait to get FSO on my phone and interface wise
 I'm glad I did but concerning sound quality it is still a no go for me.

I too have noticed high-pitched buzz intermittently with weak GSM signal,
and callers have complained loudly and repeatedly about echo.  I tried FSO
M4 for a few days and was quite happy with it overall (apart from echo),
until for some reason (something I broke editing my way through /etc
probably) it stopped registering GSM, always timed out trying to enable GSM
via dbus.  So I flashed the newest SHR in its place - which incorporates
FSO M4 and suffers the buzz and echo as well.  (NOT disparagement of FSO
M4, just my itch to play with the newest SHR ;)

j



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-13 Thread Yorick Moko
gta02 v5
sometimes echo, sometimes not, changes during call; overall MUCH
better than other distro's/alsa-statefiles
buzz is minimal

On Thu, Nov 13, 2008 at 12:35 AM, Marc Bantle [EMAIL PROTECTED] wrote:
 Hi,

 Joachim Breitner schrieb:
 Hi,

 Am Dienstag, den 11.11.2008, 19:54 +0100 schrieb Peter Mogensen:

 I just wanted to congratulate the FSO team for their new images.
 For the first time I have perfect sound over GSM. No echo, no buzz.


 same here, buzz and echo seem to be gone. Although I think the other
 side's volume is a bit low here, and vica versa – what do you think?


 GTA02: I cannot hear an echo, but there's a 1s delay. Buzz is still
 there. For my ears,
 volume seems too low.

 GTA01: Decent volume, no echo. no buzz, almost no delay.

 Marc

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-12 Thread Marc Bantle
Hi,

Joachim Breitner schrieb:
 Hi,

 Am Dienstag, den 11.11.2008, 19:54 +0100 schrieb Peter Mogensen:
   
 I just wanted to congratulate the FSO team for their new images.
 For the first time I have perfect sound over GSM. No echo, no buzz.
 

 same here, buzz and echo seem to be gone. Although I think the other
 side’s volume is a bit low here, and vica versa – what do you think?
   

GTA02: I cannot hear an echo, but there's a 1s delay. Buzz is still 
there. For my ears,
volume seems too low.

GTA01: Decent volume, no echo. no buzz, almost no delay.

Marc

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-11 Thread Warren Baird
Hi Peter,

I haven't tried FSO yet - maybe I should now - but I've been using
QTExtended 4.4.2 for a bit over a week now, and it seems to be much more
responsive - when I was running the 2008.8 based images I regularly missed
calls because by the time the phone started to ring, my voice mail had
already picked up.   With QtE, I haven't had that problem.

Warren


On Tue, Nov 11, 2008 at 1:54 PM, Peter Mogensen [EMAIL PROTECTED] wrote:

 Hi,

 I just wanted to congratulate the FSO team for their new images.
 For the first time I have perfect sound over GSM. No echo, no buzz.

 There's some other problems though, but I'm sure they are minor.

 One problem I have had with every distribution and I haven't seen
 mentioned else where is that the phone takes too long to answer a call.
 First it takes too long for it to start ringing (only vibrate).
 Then there's a delay before the ring tone play.
 Then there's a delay from I press the answer button to it reacts
 .. and by then my voice mail has usually given up and taken the call.

 /Peter

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-11 Thread Joachim Breitner
Hi,

Am Dienstag, den 11.11.2008, 19:54 +0100 schrieb Peter Mogensen:
 I just wanted to congratulate the FSO team for their new images.
 For the first time I have perfect sound over GSM. No echo, no buzz.

same here, buzz and echo seem to be gone. Although I think the other
side’s volume is a bit low here, and vica versa – what do you think?

Greetings,
Joachim
-- 
Joachim nomeata Breitner
Debian Developer
  [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Re: FSO M4 - nice GSM sound

2008-11-11 Thread Peter Mogensen
Warren Baird wrote:
 I haven't tried FSO yet - maybe I should now - but I've been using 
 QTExtended 4.4.2 for a bit over a week now, and it seems to be much more 
 responsive - when I was running the 2008.8 based images I regularly 
 missed calls because by the time the phone started to ring, my voice 
 mail had already picked up.   With QtE, I haven't had that problem.

Qtopia 4.4.2 crashed before I could to answer my first call.
Anyway... I had it only installed to see the changes.

On the other hand... FSO4 managed to send all my SMS messages back to
their sender tonight. ... you have been warned: Think carefully before
pressing any buttons :)





___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-11 Thread Franky Van Liedekerke
On Tue, 11 Nov 2008 19:54:37 +0100
Peter Mogensen [EMAIL PROTECTED] wrote:

 Hi,
 
 I just wanted to congratulate the FSO team for their new images.
 For the first time I have perfect sound over GSM. No echo, no buzz.
 
 There's some other problems though, but I'm sure they are minor.
 
 One problem I have had with every distribution and I haven't seen 
 mentioned else where is that the phone takes too long to answer a
 call. First it takes too long for it to start ringing (only vibrate).
 Then there's a delay before the ring tone play.
 Then there's a delay from I press the answer button to it reacts
 .. and by then my voice mail has usually given up and taken the call.
 
 /Peter
 

Well, I haven't tried calling just yet, so no feedback there. But
some pro's and cons:

Pro:
- cool interface
- sweet hover effect when you click the battery icon, now an
alarm/clock app when you click on the clock icon would be great :-)
Unfortunately none of the registered alarm projects seem to be
maintained. Is there another way of doing this? Using at ourselves?

Con:
- numphysics app seems to crash all the time (maybe it just needs some
extra packages?)
- suspend doesn't work, since the touchscreen still responds when I
touch it after it should've suspended ... this one should get fixed
- the mediaplayer app crashes most of the times when you switch between
songs

Franky

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-11 Thread Franky Van Liedekerke
On Tue, 11 Nov 2008 21:29:27 +0100
Franky Van Liedekerke [EMAIL PROTECTED] wrote:


 Well, I haven't tried calling just yet, so no feedback there. But
 some pro's and cons:
 
 Pro:
 - cool interface
 - sweet hover effect when you click the battery icon, now an
 alarm/clock app when you click on the clock icon would be great :-)
 Unfortunately none of the registered alarm projects seem to be
 maintained. Is there another way of doing this? Using at ourselves?
 
 Con:
 - numphysics app seems to crash all the time (maybe it just needs some
 extra packages?)
 - suspend doesn't work, since the touchscreen still responds when I
 touch it after it should've suspended ... this one should get fixed
 - the mediaplayer app crashes most of the times when you switch
 between songs
 

To continue my testes:

- tichy just gives me a black page, maybe that is because there is no
SIM card inserted? But I can't get it to quit now, not without using
ssh and killing manually.
- pythm (mplayer app) doesn't give any output anymore, the reason seems
to be tichy taking /dev/dsp for itself. Killing tichy resolves this.
Btw: this app seems more stable to play mp3 files ...

Franky

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-11 Thread Michael 'Mickey' Lauer
Am Tuesday 11 November 2008 20:51:05 schrieb Joachim Breitner:
 Hi,

 Am Dienstag, den 11.11.2008, 19:54 +0100 schrieb Peter Mogensen:
  I just wanted to congratulate the FSO team for their new images.
  For the first time I have perfect sound over GSM. No echo, no buzz.

 same here, buzz and echo seem to be gone. Although I think the other
 side’s volume is a bit low here, and vica versa – what do you think?

Glad to hear. Apparantly there is some subtle variants with regards to the 
analogue components, so a state file that works for A may be slightly too 
loud or too quiet for B. We need to expose the main volume in a simple way 
asap.

FYI, the new cleanlyness (as far as the hardware allows *cough*) is due to an 
improved statefile (thanks FDOM folks) and some tweaking via the 
(undocumented *sigh*) modem echo and noise suppression commands.

Using -12db for echo and noise supression sounded too harsh for most people, 
so I went back to -6db.

-- 
:M:

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community