Re: I2C and GPS

2011-11-24 Thread Benjamin Deering


With the i2c devices removed, I get TTFF of around 1 minute in 
shr-core.  It sounds like putting ferrite beads on SDA and SCL might 
help reduce EMI, so I will try that when I get a chance.


Ben

On 11/23/2011 05:06 PM, dmatthews.org wrote:

On Tue, 22 Nov 2011 21:20:16 -0500
Benjamin Deeringben_deer...@swissmail.org  wrote:

Hi Ben

Not sure this is relevent to you, but I now have the fastest GPS fix I've ever 
had on the freerunner.

QTMoko v35 and I put this in /etc/default/gpsd:-

START_DAEMON=true
GPSD_OPTIONS=
DEVICES=/dev/ttySAC1
USBAUTO=false
GPSD_SOCKET=/var/run/gpsd.sock

Before doing this it was pretty poor - worse than earlier versions of qtmoko 
and much worse than every SHR I've tried. On a reasonably clear day I now 
reliably get a fix in under a minute, sometimes within a few seconds.

The only other varying factor (doubtful relevence) is that I got pissed with 
QTMoko and to a lesser extent SHR foobarring the SD card, so I'm now running 
from the card instead of NAND and everything is pretty good



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


Re: [SHR] distro upgrade

2011-11-24 Thread ø

El 23/11/11 16:54, Denis 'GNUtoo' Carikli escribió:

Because my problem is that my lock button is broken. So, to reflash, I
have to open the phone and manually make contact, which is quite
difficult for a clumsy man.

why not booting on microsd and then flashing from there?

Denis.



My problem is that it's very hard (but not impossible) to me to press 
the lock (actually, force contact on the circuit). I don't know how to 
to boot on microsd without pressing the lock button.


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


Re: Sharing TSM30 source

2011-11-24 Thread Christ van Willegen
On Wed, Nov 23, 2011 at 23:58, Michael Sokolov msoko...@ivan.harhan.org wrote:
 the GTA02.  What we *really* need are TSM30 schematics.  Schematics
 used to be included in phone service manuals, but I don't know how to
 search for a service manual in Spanish...

Manuales Reparaciones vitel tsm 30 does not yield may hits, but may
be a stab in the right(ish) direction.

No, I'm not spanish :-)

Christ van Willegen
-- 
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

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


Re: I2C and GPS

2011-11-24 Thread Dave
Hi,

Ferrite beads aid with removing VHF-SHF feedback and/or uncontrolled
oscillation mainly. I cannot see why they would be of use on a (500khz?)
I2C bus. At that frequency they would have minimal effect.

On Thu, Nov 24, 2011 at 9:44 PM, Benjamin Deering ben_deer...@swissmail.org
 wrote:


 With the i2c devices removed, I get TTFF of around 1 minute in shr-core.
  It sounds like putting ferrite beads on SDA and SCL might help reduce EMI,
 so I will try that when I get a chance.

 Ben


 On 11/23/2011 05:06 PM, dmatthews.org wrote:

 On Tue, 22 Nov 2011 21:20:16 -0500
 Benjamin Deeringben_deering@swissmail.**org ben_deer...@swissmail.org
  wrote:

 Hi Ben

 Not sure this is relevent to you, but I now have the fastest GPS fix I've
 ever had on the freerunner.

 QTMoko v35 and I put this in /etc/default/gpsd:-

 START_DAEMON=true
 GPSD_OPTIONS=
 DEVICES=/dev/ttySAC1
 USBAUTO=false
 GPSD_SOCKET=/var/run/gpsd.**sock

 Before doing this it was pretty poor - worse than earlier versions of
 qtmoko and much worse than every SHR I've tried. On a reasonably clear day
 I now reliably get a fix in under a minute, sometimes within a few seconds.

 The only other varying factor (doubtful relevence) is that I got pissed
 with QTMoko and to a lesser extent SHR foobarring the SD card, so I'm now
 running from the card instead of NAND and everything is pretty good



 __**_
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/**mailman/listinfo/communityhttp://lists.openmoko.org/mailman/listinfo/community

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


Re: I2C and GPS

2011-11-24 Thread Lars Poulsen
Hi
You can try to add a series resistor to the signals or reducing the drive
strength of the driver.
The frequency of the signals are not that important but rather the rise
time.
This is usually not a problem om i2c but  who knows.

On 24/11/2011, at 14.17, Dave dave...@gmail.com wrote:

Hi,

Ferrite beads aid with removing VHF-SHF feedback and/or uncontrolled
oscillation mainly. I cannot see why they would be of use on a (500khz?)
I2C bus. At that frequency they would have minimal effect.

On Thu, Nov 24, 2011 at 9:44 PM, Benjamin Deering ben_deer...@swissmail.org
 wrote:


 With the i2c devices removed, I get TTFF of around 1 minute in shr-core.
  It sounds like putting ferrite beads on SDA and SCL might help reduce EMI,
 so I will try that when I get a chance.

 Ben


 On 11/23/2011 05:06 PM, dmatthews.org wrote:

 On Tue, 22 Nov 2011 21:20:16 -0500
 Benjamin Deeringben_deering@swissmail.**org ben_deer...@swissmail.org
  wrote:

 Hi Ben

 Not sure this is relevent to you, but I now have the fastest GPS fix I've
 ever had on the freerunner.

 QTMoko v35 and I put this in /etc/default/gpsd:-

 START_DAEMON=true
 GPSD_OPTIONS=
 DEVICES=/dev/ttySAC1
 USBAUTO=false
 GPSD_SOCKET=/var/run/gpsd.**sock

 Before doing this it was pretty poor - worse than earlier versions of
 qtmoko and much worse than every SHR I've tried. On a reasonably clear day
 I now reliably get a fix in under a minute, sometimes within a few seconds.

 The only other varying factor (doubtful relevence) is that I got pissed
 with QTMoko and to a lesser extent SHR foobarring the SD card, so I'm now
 running from the card instead of NAND and everything is pretty good



 __**_
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/**mailman/listinfo/communityhttp://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: [SHR] distro upgrade

2011-11-24 Thread Giacomo 'giotti' Mariani

On 11/24/2011 05:58 PM, community-requ...@lists.openmoko.org wrote:

My problem is that it's very hard (but not impossible) to me to press
the lock (actually, force contact on the circuit). I don't know how to
to boot on microsd without pressing the lock button.


You can modify the uboot env in order to set SD distro as the first one.

Regards

--
##
giacomo 'giotti' mariani
gpg --keyserver pool.sks-keyservers.net --recv-key 0x99bfa859
O  ASCII ribbon campaign: stop HTML mail
www.asciiribbon.org
##


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


Re: [SHR] distro upgrade

2011-11-24 Thread Christ van Willegen
On Thu, Nov 24, 2011 at 17:55, Giacomo 'giotti' Mariani
giacomomari...@yahoo.it wrote:
 You can modify the uboot env in order to set SD distro as the first one.

Or, I using Qi, put a 'noboot' file in the NAND to force booting into SD.

Christ van Willegen
-- 
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

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


what do I install now?

2011-11-24 Thread Matthias Apitz

Hello,

I'm thinking in a fresh install of my FR GTA02 (at the moment
Om2008.9); what I would need at least are:
- GPS  OpenstreetMap (tango)
- TCP over USB and SSH into the FR
- Terminal with Stardict
- PIM, SMS, call
- X11vnc server
Any recommendation for a distribution I should install?

Btw: I own another GTA02 with Android installed on. I feel that it
reacts much faster on the screen while moving around through the
applications or menus. How they do this, as well with X11?

Thanks

matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e g...@unixarea.de - w http://www.unixarea.de/
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5

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


Re: [SHR] distro upgrade

2011-11-24 Thread Klaus 'mrmoku' Kurzmann
On Thu, 24 Nov 2011, Christ van Willegen wrote:

 On Thu, Nov 24, 2011 at 17:55, Giacomo 'giotti' Mariani
 giacomomari...@yahoo.it wrote:
  You can modify the uboot env in order to set SD distro as the first one.

 Or, I using Qi, put a 'noboot' file in the NAND to force booting into SD.

which then would not be necessary as Qi boots from SD first..

And flashing Qi from the running env should be possible too.

 Christ van Willegen

-- 
Klaus 'mrmoku' Kurzmann

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


Re: [SHR] distro upgrade

2011-11-24 Thread Timo Juhani Lindfors
Klaus 'mrmoku' Kurzmann m...@mnet-online.de writes:
 Or, I using Qi, put a 'noboot' file in the NAND to force booting into SD.

 which then would not be necessary as Qi boots from SD first..

Also qi can not read files from your jffs2/ubifs filesystem on nand.

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


Re: what do I install now?

2011-11-24 Thread Iain B. Findleton
I have been using SHR or over a year with all that stuff. Aside from 
some implementation problems with the settings dialog, it works fine.


Matthias Apitz wrote:

Hello,

I'm thinking in a fresh install of my FR GTA02 (at the moment
Om2008.9); what I would need at least are:
- GPS  OpenstreetMap (tango)
- TCP over USB and SSH into the FR
- Terminal with Stardict
- PIM, SMS, call
- X11vnc server
Any recommendation for a distribution I should install?

Btw: I own another GTA02 with Android installed on. I feel that it
reacts much faster on the screen while moving around through the
applications or menus. How they do this, as well with X11?

Thanks

matthias
  



--

Iain B. Findleton
514-457-0744


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


Re: what do I install now?

2011-11-24 Thread Radek Polak
On Thursday 24 of November 2011 18:55:58 Matthias Apitz wrote:

Hi, if you want to try qtmoko here are some tips:

 Hello,
 
 I'm thinking in a fresh install of my FR GTA02 (at the moment
 Om2008.9); what I would need at least are:
 - GPS  OpenstreetMap (tango)
 - TCP over USB and SSH into the FR
 - Terminal with Stardict

You might be interested in this:

http://qtmoko.sourceforge.net/apps/category-dictionaries.html

 - PIM, SMS, call
 - X11vnc server

I used this vnc server when i had no display and it worked quite fine:

http://qtmoko.sourceforge.net/download/x11vnc/

 Any recommendation for a distribution I should install?

Try all ;-)

Regards

Radek

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