Am Dienstag, den 09-06-2009 um 8:27 schrieb "devel-requ...@lists.openmoko.org" : Send devel mailing list submissions to devel@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.openmoko.org/mailman/listinfo/devel or, via email, send a message with subject or body 'help' to devel-requ...@lists.openmoko.org You can reach the person managing the list at devel-ow...@lists.openmoko.org When replying, please edit your Subject line so it is more specific than "Re: Contents of devel digest..." Today's Topics: 1. Serial port not working on GTA02 with debug board (Abhishek Bajpai) 2. Re: Serial port not working on GTA02 with debug board (Timo Juhani Lindfors) 3. Re: OM translation (Evgeniy Ginzburg) 4. Fwd: Serial port not working on GTA02 with debug board (Abhishek Bajpai) 5. Re: Serial port not working on GTA02 with debug board (Abhishek Bajpai) 6. Re: Serial port not working on GTA02 with debug board (Timo Juhani Lindfors) 7. Re: Serial port not working on GTA02 with debug board (Abhishek Bajpai) 8. Re: Serial port not working on GTA02 with debug board (Timo Juhani Lindfors) ---------------------------------------------------------------------- Message: 1 Date: Mon, 8 Jun 2009 18:07:22 +0530 From: Abhishek Bajpai Subject: Serial port not working on GTA02 with debug board To: devel@lists.openmoko.org Message-ID: Content-Type: text/plain; charset="iso-8859-1" I want to interface a computers serial port with GTA02 . I connected debug Board V3 with GTA02 and to my computer. I set the baud rate to 112500 8N1 of the ttyUSB0 device through minicom. I installed the minicom on GTA02 also and set its ports accordingly. But On my computer I am getting some special characters in minicom terminal and no response in minicom terminal on GTA02. I tried all the serial ports available on GTA02 ( tty0, tty1, tty2, ttySAC0, ttySAC1, ttySAC2 ) But I am not getting any response. If the port is aquired by some other program the minicom should give the error. but it also not giving any error. Other thing is I have also observed that minicom terminal on computer starts responding as soon as I start the GTA02 device. Does it suggest that some other device is also attached in that port. Please help Thanks and regards Abhishek Bajpai -- " Even The word Impossible says I M Possible" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.openmoko.org/pipermail/devel/attachments/20090608/43041368/attachment-0001.htm ------------------------------ Message: 2 Date: Mon, 08 Jun 2009 15:48:35 +0300 From: Timo Juhani Lindfors Subject: Re: Serial port not working on GTA02 with debug board To: Abhishek Bajpai Cc: devel@lists.openmoko.org Message-ID: Content-Type: text/plain; charset=us-ascii Abhishek Bajpai writes: > Other thing is I have also observed that minicom terminal on computer starts > responding as soon as I start the GTA02 device. Does it suggest that some > other device is also attached in that port. What's your kernel command line on gta02? Does ps axuf show getty for ttySAC2? ------------------------------ Message: 3 Date: Mon, 8 Jun 2009 16:58:37 +0400 From: Evgeniy Ginzburg Subject: Re: OM translation To: devel@lists.openmoko.org Message-ID: Content-Type: text/plain; charset="utf-8" On Sun, Jun 7, 2009 at 1:17 AM, Onen wrote: > Hi, > > thanks for proposing your help. > > openBmap (GPS/GSM cell logger), is currently only running in English. I > would love to see it translated. Right now, the first step would be to > modify the python code to use gettext. Then it would simply be a matter > of translating strings. > > Let me know if you are interested in any of these. > > If this was not the kind of apps you had in mind, then sorry for the > noise ;-) > > Onen Hi, Onen. Just add gettext support, and post link to sourcecode. There some translators in communoty willing to contribute, myself included. Regards, Evgeniy. -- So long, and thanks for all the fish. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.openmoko.org/pipermail/devel/attachments/20090608/fbd85914/attachment-0001.htm ------------------------------ Message: 4 Date: Mon, 8 Jun 2009 20:37:18 +0530 From: Abhishek Bajpai Subject: Fwd: Serial port not working on GTA02 with debug board To: devel@lists.openmoko.org Message-ID: Content-Type: text/plain; charset="iso-8859-1" ---------- Forwarded message ---------- From: Abhishek Bajpai Date: 2009/6/8 Subject: Re: Serial port not working on GTA02 with debug board To: Timo Juhani Lindfors 2009/6/8 Timo Juhani Lindfors > Abhishek Bajpai writes: > > Other thing is I have also observed that minicom terminal on computer > starts > > responding as soon as I start the GTA02 device. Does it suggest that > some > > other device is also attached in that port. > > What's your kernel command line on gta02? Does ps axuf show getty for > ttySAC2? > I am using ssh for command line. Yes it shows getty for ttySAC2. But now I > have disabled the getty program by moving it to another folder. Now also I > am getting the same problem...... > -- " Even The word Impossible says I M Possible" -- " Even The word Impossible says I M Possible" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.openmoko.org/pipermail/devel/attachments/20090608/e427b932/attachment-0001.htm ------------------------------ Message: 5 Date: Tue, 9 Jun 2009 11:23:29 +0530 From: Abhishek Bajpai Subject: Re: Serial port not working on GTA02 with debug board To: Timo Juhani Lindfors Cc: devel@lists.openmoko.org Message-ID: Content-Type: text/plain; charset="iso-8859-1" 2009/6/8 Abhishek Bajpai > > > 2009/6/8 Timo Juhani Lindfors > >> Abhishek Bajpai writes: >> > Other thing is I have also observed that minicom terminal on computer >> starts >> > responding as soon as I start the GTA02 device. Does it suggest that >> some >> > other device is also attached in that port. >> >> What's your kernel command line on gta02? Does ps axuf show getty for >> ttySAC2? >> I am using ssh for command line. Yes it shows getty for ttySAC2. But now I >> have disabled the getty program by moving it to another folder. Now also I >> am getting the same problem...... >> > Thanks Timo I desabled getty by moving it to another folder. And now I am > able to get characters on GTA02 minicom from computers minicom. > but now I am facing new problem :( while typing on computers minicom I am getting special characters in response on computers minicom but while typing on GTA02 minicom I am not getting any response on computers minicom. I think it become littile confusing let me explain through a diagram input from computer>minicom -----> getting response on GTA02>minicom ------>getting special characters on computer>minicom input from GTA02>minicom -----> not getting any response on computer>minicom > > > -- > " Even The word Impossible says I M Possible" > -- " Even The word Impossible says I M Possible" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.openmoko.org/pipermail/devel/attachments/20090609/867ffcfb/attachment-0001.htm ------------------------------ Message: 6 Date: Tue, 09 Jun 2009 09:07:06 +0300 From: Timo Juhani Lindfors Subject: Re: Serial port not working on GTA02 with debug board To: Abhishek Bajpai Cc: devel@lists.openmoko.org Message-ID: Content-Type: text/plain; charset=us-ascii Abhishek Bajpai writes: > while typing on computers minicom I am getting special characters in > response on computers minicom but while typing on GTA02 minicom I am not Sounds like wrong baudrate. Please first make sure you can talk with getty. ------------------------------ Message: 7 Date: Tue, 9 Jun 2009 11:47:43 +0530 From: Abhishek Bajpai Subject: Re: Serial port not working on GTA02 with debug board To: Timo Juhani Lindfors Cc: devel@lists.openmoko.org Message-ID: Content-Type: text/plain; charset="iso-8859-1" 2009/6/9 Timo Juhani Lindfors > Abhishek Bajpai writes: > > while typing on computers minicom I am getting special characters in > > response on computers minicom but while typing on GTA02 minicom I am not > > Sounds like wrong baudrate. Please first make sure you can talk with getty. > but I am not using getty instead I am using minicom with same baudrate. -- " Even The word Impossible says I M Possible" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.openmoko.org/pipermail/devel/attachments/20090609/cc0743f5/attachment-0001.htm ------------------------------ Message: 8 Date: Tue, 09 Jun 2009 09:24:31 +0300 From: Timo Juhani Lindfors Subject: Re: Serial port not working on GTA02 with debug board To: Abhishek Bajpai Cc: devel@lists.openmoko.org Message-ID: Content-Type: text/plain; charset=us-ascii Abhishek Bajpai writes: > but I am not using getty instead I am using minicom with same baudrate. Did you check if the terminal settings are exactly same (stty -F /dev/ttySAC2 -a)? ------------------------------ _______________________________________________ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel End of devel Digest, Vol 12, Issue 6 ************************************
_______________________________________________ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel