Re: Echo issue on OM2008.08 potentially solved

2008-09-05 Thread Timo Juhani Lindfors
Florian Hackenberger [EMAIL PROTECTED] writes: It should print something like '/dev/pts/2'. Now use 'minicom -s' and set the device under 'serial device' to the value printed by dbus-send. Wait for a response to the AT initiation sequence and then type in: AT%N0187 The modem should respond

Re: Echo issue on OM2008.08 potentially solved

2008-08-31 Thread Patrick Beck
Hello Lorn, Will it be possible to get a package on a normal qtopia, to install it via opkg on the 4.3 Release? with kind regards Patrick Am Freitag, den 29.08.2008, 20:31 +1000 schrieb Lorn Potter: [EMAIL PROTECTED] wrote: Hi Florian, Florian Hackenberger wrote: I'll cook up a

Re: Echo issue on OM2008.08 potentially solved

2008-08-30 Thread Jean-Eric Cuendet
Now you can request a new device for the modem using: identvar=$(date +%s) dbus-send --system --print-reply --type=method_call --dest=org.pyneo.muxer /org/pyneo/Muxer org.freesmartphone.GSM.MUX.AllocChannel string:$identvar | grep string | awk -F '' '{ print $2 }' It should print something

Echo issue on OM2008.08 potentially solved

2008-08-29 Thread Florian Hackenberger
Hi! Thanks to a posting from Freerunner_User on the hardware mailing list [1], I got hold of the hidden AT commands concerning the AEC and noise reduction support of the TI Calypso. I quickly tried these commands and it solves the echo problem for me. I injected AT%N0187 using minicom and

Re: Echo issue on OM2008.08 potentially solved

2008-08-29 Thread Yorick Moko
On Fri, Aug 29, 2008 at 9:48 AM, Florian Hackenberger [EMAIL PROTECTED] wrote: Hi! Thanks to a posting from Freerunner_User on the hardware mailing list [1], I got hold of the hidden AT commands concerning the AEC and noise reduction support of the TI Calypso. I quickly tried these commands

Re: Echo issue on OM2008.08 potentially solved

2008-08-29 Thread Florian Hackenberger
On Friday 29 August 2008, Yorick Moko wrote: I assume a comparable sollution for 2007.2 will also be possible. Very likely yes, but unfortunately I don't have the time to patch 2007.2. Compiling one distribution using MokoMakefile takes long enough :-( BTW, could you please avoid citing the

Re: Echo issue on OM2008.08 potentially solved

2008-08-29 Thread roguemoko
Hi Florian, Florian Hackenberger wrote: I'll cook up a patch to Qtopia-X11, but for the impatient here are some instructions for installing gsm0710muxd on Om2008.08 and injecting the Will this patch make it upstream? I don't quite know the who's who of the openmoko world yet. Thanks for

Re: Echo issue on OM2008.08 potentially solved

2008-08-29 Thread Lorn Potter
[EMAIL PROTECTED] wrote: Hi Florian, Florian Hackenberger wrote: I'll cook up a patch to Qtopia-X11, but for the impatient here are some instructions for installing gsm0710muxd on Om2008.08 and injecting the Will this patch make it upstream? It will be in 4.4 yes. I haven't yet put it

Re: Echo issue on OM2008.08 potentially solved

2008-08-29 Thread roguemoko
Lorn Potter wrote: [EMAIL PROTECTED] wrote: Hi Florian, Florian Hackenberger wrote: I'll cook up a patch to Qtopia-X11, but for the impatient here are some instructions for installing gsm0710muxd on Om2008.08 and injecting the Will this patch make it upstream?

Re: Echo issue on OM2008.08 potentially solved

2008-08-29 Thread Florian Hackenberger
On Friday 29 August 2008, [EMAIL PROTECTED] wrote: Lorn Potter wrote: [EMAIL PROTECTED] wrote: Will this patch make it upstream? It will be in 4.4 yes. I haven't yet put it in 4.3.x snapshots. Ah, and does this also then apply to om2008 though? Or is this an FSO/Qtopia only patch?

Re: Echo issue on OM2008.08 potentially solved

2008-08-29 Thread Alex Fitzpatrick
Lorn Potter wrote: [EMAIL PROTECTED] wrote: Hi Florian, Florian Hackenberger wrote: I'll cook up a patch to Qtopia-X11, but for the impatient here are some instructions for installing gsm0710muxd on Om2008.08 and injecting the Will this patch make it upstream?

Re: Echo issue on OM2008.08 potentially solved

2008-08-29 Thread Al Johnson
On Friday 29 August 2008, Florian Hackenberger wrote: Hi! Thanks to a posting from Freerunner_User on the hardware mailing list [1], I got hold of the hidden AT commands concerning the AEC and noise reduction support of the TI Calypso. I quickly tried these commands and it solves the echo

Re: Echo issue on OM2008.08 potentially solved

2008-08-29 Thread Florian Hackenberger
On Friday 29 August 2008, Al Johnson wrote: I was installing FSO to try those commands too. I just tried AT%N0187 and it works. If you push the mic gain right up it will eventually start to break through, but this is _much_ better than before. Thanks for the confirmation! I'll try to get this

Re: Echo issue on OM2008.08 potentially solved

2008-08-29 Thread Søren Kristiansen
rasters 2008.8 image (not upgraded) -- View this message in context: http://n2.nabble.com/Echo-issue-on-OM2008.08-potentially-solved-tp791642p792870.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing

Re: Echo issue on OM2008.08 potentially solved

2008-08-29 Thread Florian Hackenberger
On Friday 29 August 2008, Søren Kristiansen wrote: Could you describe the steps here a bit better? I can't get to the place where I should enter the AT command. This is what I did: minicom -s Select 'serial port setup' in the menu Press 'A' to change 'Serial Device' to the correct value.