Re: JTAG interface board

2008-10-16 Thread nick loeve
Hi

On Thu, Oct 16, 2008 at 3:49 PM, Pete <[EMAIL PROTECTED]> wrote:
> On Thu, Oct 16, 2008 at 9:22 AM, Leo McManus <[EMAIL PROTECTED]>
> wrote:
>>
>> Am looking at buying a Freerunner for use on a embedded course.
>>
>> When I looked at buying last year the phone came with a developer
>> board...and a pretty case!
>>
>> If I buy a freerunner now it will not come with the interface board.
>>
>> What restrictions will this put on my development. Will I be unable to
>> modify the U-Boot code. Can I flash all the blocks within the flash?
>>
>> TA
>>
>> Leo
>>
>> "In a study, scientists report that drinking beer can be
>> good for your liver. I'm sorry, did I say 'scientists'?
>> I meant Irish people."
>>
>>
>> 
>> This message was sent using IMP, the Internet Messaging Program.
>>
>>
>> ___
>> Openmoko community mailing list
>> community@lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>
>
> You can update uboot and install new kernels and rootfs using openmoko's
> dlf-util program.  But if you mess up programming uboot, your going to brick
> you phone.

You can flash u-boot in NAND via dfu-util, but you can only alter
u-boot in NOR with the debug board. So without the board you can still
play around with bootloader, kernel and rootfs, and if you stuff up,
then the u-boot in NOR will still be available to use to reflash and
recover.

Cheers

>
> They sell a JTAB / serial port board for the freerunner.  This board is nice
> because it can work on any arm system that has the 20 pin JTAG connector.
> Openmoko still sells the "Dboard" on the US direct site
> http://us.direct.openmoko.com/.  Basicly its a FTDI high speed usb to serial
> interface chip wired up to be a JTAG. Its nice because its a simple open
> jtag system, that programs like xilinx and openOCD can operate.
>
> --
> Peter Fetterer
> KB3GTN
>
> The force is like duct tape.
> It has a light side and a darkside
> and binds the universe together.
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>



-- 
Nick Loeve

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


Re: Reason for GPS problems found! / more patches

2008-07-22 Thread nick loeve
Hi

On Tue, Jul 22, 2008 at 2:52 PM, arne anka <[EMAIL PROTECTED]> wrote:
>>> btw: why can't these packages not simply have a date in the name, maybe
>>> with a time, too?
>>>
>>
>> These signify which git tree/revision is built.
>>
>> The date is in the folder names containing it.
>
> doesn't help with opkg -- from looking at the package's name you cannot
> tell if your kernel is from today or two weeks old.

[EMAIL PROTECTED]:~# cat /proc/version

Tells you the build date, but in this case not the git revision

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



-- 
Nick Loeve

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


Re: Reason for GPS problems found! / more patches

2008-07-22 Thread nick loeve
Hi

On Tue, Jul 22, 2008 at 2:29 PM, arne anka <[EMAIL PROTECTED]> wrote:
>> According to the filename, this uImage.bin has the patch in
>>
>> http://buildhost.openmoko.org/daily/freerunner/200807/20080722/uImage-2.6.24+git23+1d04b142ffeaa15129f046751f1366b0f0614f47-r0-om-gta02.bin
>
>
> how did you tell? by looking at the md5sum?

Thats a SHA hash, which is what git uses as a 'revision' id

> btw: why can't these packages not simply have a date in the name, maybe
> with a time, too?
>

These signify which git tree/revision is built.

The date is in the folder names containing it.

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

Cheers

-- 
Nick Loeve

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


Re: Reason for GPS problems found!

2008-07-17 Thread nick loeve
Hi

On Thu, Jul 17, 2008 at 1:18 PM, Andy Green <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Somebody in the thread at some point said:
> | 2008/7/17 nick loeve <[EMAIL PROTECTED]>:
> |> I just tried the latest mwebster-andy kernel from
> |> http://moko.mwester.net/dl.html#kernels which has the sdcard clock
> |> patches, and now i get even better signals, and fix from cold start
> |> outside in 48secs.
> |>
> |> So the voltage patch certainly helped, and the sdcard clock patches
> |> seemed to have made it even better.
> |
> | I tried the kernel too, but it didn't help. Didn't get any fixes in 3
> | minutes when having SD card in (not in use, ie. maps not there).
> | Removed the SD card and got a TTFF in 34 seconds.
>
> Two points about testing it:
>
> ~ - order of tests can matter.  If you get a "good" test first, it seems
> the requirements for next test can be relaxed by GPS chip and we don't
> really test it then.

I have been testing by doing a fresh reboot, open openmoko-agpsui and
press 'power on' followed by 'cold reset'

>
> ~ - patch only helps if SD Card is not accessed.  I read a thread
> yesterday in devel list about some ASU / Qtopia component spamming SD
> Card after start up.
>
> http://lists.openmoko.org/pipermail/devel/2008-July/44.html

Im not using a ASU rootfs but the one from
http://downloads.openmoko.org/releases/Freerunner/

Cheers

>
> - -Andy
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkh/KnoACgkQOjLpvpq7dMp7XgCeIaswI/HWS2Skls5m2vkBUpGp
> ugsAn3+mrJWRLzxG4sSBQBwzlRQMhQ7d
> =o/l6
> -END PGP SIGNATURE-
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>



-- 
Nick Loeve

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


Re: Reason for GPS problems found!

2008-07-17 Thread nick loeve
Hi again,

On Wed, Jul 16, 2008 at 5:26 PM, nick loeve <[EMAIL PROTECTED]> wrote:
> Hi Andy (nice work BTW, you and the rest of the team)
>
> On Wed, Jul 16, 2008 at 5:02 PM, Andy Green <[EMAIL PROTECTED]> wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Somebody in the thread at some point said:
>>
>> | FWIW i just flashed
>> |
>> http://buildhost.openmoko.org/daily/freerunner/200807/20080715/uImage-om-gta02-latest.bin
>> | today and i got a fix outside with my sd card inserted. Previously i
>> | never saw a satellite unless i took it out.
>> |
>> | Did that build have the patches i see at
>> | http://git.openmoko.org/?p=kernel.git;a=shortlog;h=andy ?
>>
>> Those guys are built off "stable" branch going by the git hash, it
>> doesn't have the latest patches in yet that are in "andy".
>>
>> The only GPS-related patch it should have is one that stops power from
>> idle / high UART TX pin leaking into GPS section when it is 'off', but
>> that isn't directly suspected.
>>
>> So I dunno why your GPS is all happy after being happy the first time,
>> but long may it last :-)
>>
>
> Yeah this is nice, but strange... as I have tried for more than the
> last week to even see a satellite, in a range of conditions, and
> positions, and sometimes for hours at a time.
>
> Oh well, not complaining... :)

I just tried the latest mwebster-andy kernel from
http://moko.mwester.net/dl.html#kernels which has the sdcard clock
patches, and now i get even better signals, and fix from cold start
outside in 48secs.

So the voltage patch certainly helped, and the sdcard clock patches
seemed to have made it even better.

I have not tried accessing maps from sdcard while using GPS, but i
will try and test that later.

Cheers, and thanks for the good work!

>
>> - -Andy
>> -BEGIN PGP SIGNATURE-
>> Version: GnuPG v1.4.9 (GNU/Linux)
>> Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
>>
>> iEYEARECAAYFAkh+DXEACgkQOjLpvpq7dMohBACgjPYw6oqp9hlVHiGIAsPP5YUn
>> eHQAoIMo2QqfNztz5QW7aZ9MuXy74Um7
>> =Sxhi
>> -END PGP SIGNATURE-
>>
>> ___
>> Openmoko community mailing list
>> community@lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>>
>
>
>
> --
> Nick Loeve
>



-- 
Nick Loeve

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


Re: Reason for GPS problems found!

2008-07-16 Thread nick loeve
Hi Andy (nice work BTW, you and the rest of the team)

On Wed, Jul 16, 2008 at 5:02 PM, Andy Green <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Somebody in the thread at some point said:
>
> | FWIW i just flashed
> |
> http://buildhost.openmoko.org/daily/freerunner/200807/20080715/uImage-om-gta02-latest.bin
> | today and i got a fix outside with my sd card inserted. Previously i
> | never saw a satellite unless i took it out.
> |
> | Did that build have the patches i see at
> | http://git.openmoko.org/?p=kernel.git;a=shortlog;h=andy ?
>
> Those guys are built off "stable" branch going by the git hash, it
> doesn't have the latest patches in yet that are in "andy".
>
> The only GPS-related patch it should have is one that stops power from
> idle / high UART TX pin leaking into GPS section when it is 'off', but
> that isn't directly suspected.
>
> So I dunno why your GPS is all happy after being happy the first time,
> but long may it last :-)
>

Yeah this is nice, but strange... as I have tried for more than the
last week to even see a satellite, in a range of conditions, and
positions, and sometimes for hours at a time.

Oh well, not complaining... :)

> - -Andy
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkh+DXEACgkQOjLpvpq7dMohBACgjPYw6oqp9hlVHiGIAsPP5YUn
> eHQAoIMo2QqfNztz5QW7aZ9MuXy74Um7
> =Sxhi
> -END PGP SIGNATURE-
>
> _______
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>



-- 
Nick Loeve

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


Re: Reason for GPS problems found!

2008-07-16 Thread nick loeve
Hi

On Wed, Jul 16, 2008 at 9:33 AM, Alexey Feldgendler
<[EMAIL PROTECTED]> wrote:
> On Tue, 15 Jul 2008 22:41:44 +0200, ian douglas
> <[EMAIL PROTECTED]> wrote:
>
>>>> The note attached said:
>>>> "GPS internal antenna issue appears to respond positively to cranking
>>>> RF_3V to 3.6V from 3.0V."
>
>>> it is a SNR issue for sure, and to boost SNR you either
>>> boost signal (which is what voltage raise does) or you reduce noise
>>> (which what removal of SD card seems to be doing).
>
>> Andy submitted another patch within the last day or so that toyed with
>> the voltage levels of the SD circuitry, but his notes indicate that it's
>> more to do with data stability than noise/interference with the GPS unit.
>
> I'd love to test with that patch. Is it in a daily build?

FWIW i just flashed
http://buildhost.openmoko.org/daily/freerunner/200807/20080715/uImage-om-gta02-latest.bin
today and i got a fix outside with my sd card inserted. Previously i
never saw a satellite unless i took it out.

Did that build have the patches i see at
http://git.openmoko.org/?p=kernel.git;a=shortlog;h=andy ?

Cheers

>
>
> --
> Alexey Feldgendler <[EMAIL PROTECTED]>
> [ICQ: 115226275] http://feldgendler.livejournal.com
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>



-- 
Nick Loeve

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


Re: Replacing ASU/Qtopia keyboard with matchbox keyboard?

2008-07-15 Thread nick loeve
Hi

On Tue, Jul 15, 2008 at 8:43 PM, Ken Restivo <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 15, 2008 at 04:04:11PM +0200, nick loeve wrote:
>> Hi
>>
>> On Tue, Jul 15, 2008 at 1:17 PM, thomasg <[EMAIL PROTECTED]> wrote:
>> > On Tue, Jul 15, 2008 at 1:14 PM, Ken Restivo <[EMAIL PROTECTED]> wrote:
>> >>
>> >> I've installed the matchbox keyboard on my ASU installation, and I love
>> >> it.
>> >>
>> >> matchbox-keyboard-im - 0.0+svnr1910-r10 -
>> >> matchbox-keyboard-inputmethod - 0.0+svnr1910-r10 -
>> >> qtopia-phone-x11-libinputmatch -
>> >> 4.3.2+git3+876ed02211e50547856491ad54a75299b62efe4c-r31 -
>> >>
>> >> Only problem is, how can I get the apps to use it as an input method
>> >> instead of its own built-in QWERTY keyboard?
>> >>
>> >> Actually clicking on the keyboard's icon in the launcher is a disaster; it
>> >> gives me three instances of the keyboard and fills up the screen so much
>> >> that there's no way to open any other app, the only solution is to reboot
>> >> the phone.
>> >>
>> >> Thanks.
>> >>
>> >> -ken
>> >
>> > I think the matchbox keyboard only works in matchbox without changes.
>>
>> You might wanna checkout the work the guys at INdT are doing for the
>> mamona distro in regards to input methods and matchbox-keyboard
>>
>> http://dev.openbossa.org/mamona/gitweb
>> http://dev.openbossa.org/mamona/gitweb?p=mamona.git;a=commit;h=78e9f72d21842297e29c2b627fed9e1f3e495a0d
>>
>
> Another distro?! *sigh* The bane of Open Source-- everyone working on his or 
> her own sandbox instead of together on getting one distro solid and complete.
>
> Thanks. I didn't see this one listed in the distros Wiki page. Should I add 
> it?

Well it is not targeted at the OM devices, at least at the moment it
is primarily for nokia internet tablets.

But they have been working on some similar issues with
matchbox-keyboard and different UI toolkits and window managers

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



-- 
Nick Loeve

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


Re: Reason for GPS problems found!

2008-07-15 Thread nick loeve
Hi

On Tue, Jul 15, 2008 at 5:05 PM, arne anka <[EMAIL PROTECTED]> wrote:
>> Maybe we should only insert the card once the fix is acquired. At
>> least at times where we want to use both GPS and SD. Not much of a
>> solution, but it still act as a workaround (provided the GPS is able
>> to keep the fix once the SD is re-inserted).
>
>
> inserting the sd card requires the batter to be removed -- thus forcing th
> gps to a cold start ...
> i think we're back at the point where feeding data to the chip is
> meaningful ...

I do this using the utility at
http://svn.openmoko.org/developers/matt_hsu/agps-online/

Using my account details and current location i can get agps data
loaded, but it still makes no difference for me getting a fix if the
sd card is still in place.

Cheers

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



-- 
Nick Loeve

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


Re: Replacing ASU/Qtopia keyboard with matchbox keyboard?

2008-07-15 Thread nick loeve
Hi

On Tue, Jul 15, 2008 at 1:17 PM, thomasg <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 15, 2008 at 1:14 PM, Ken Restivo <[EMAIL PROTECTED]> wrote:
>>
>> I've installed the matchbox keyboard on my ASU installation, and I love
>> it.
>>
>> matchbox-keyboard-im - 0.0+svnr1910-r10 -
>> matchbox-keyboard-inputmethod - 0.0+svnr1910-r10 -
>> qtopia-phone-x11-libinputmatch -
>> 4.3.2+git3+876ed02211e50547856491ad54a75299b62efe4c-r31 -
>>
>> Only problem is, how can I get the apps to use it as an input method
>> instead of its own built-in QWERTY keyboard?
>>
>> Actually clicking on the keyboard's icon in the launcher is a disaster; it
>> gives me three instances of the keyboard and fills up the screen so much
>> that there's no way to open any other app, the only solution is to reboot
>> the phone.
>>
>> Thanks.
>>
>> -ken
>
> I think the matchbox keyboard only works in matchbox without changes.

You might wanna checkout the work the guys at INdT are doing for the
mamona distro in regards to input methods and matchbox-keyboard

http://dev.openbossa.org/mamona/gitweb
http://dev.openbossa.org/mamona/gitweb?p=mamona.git;a=commit;h=78e9f72d21842297e29c2b627fed9e1f3e495a0d

Cheers

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



-- 
Nick Loeve

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