Re: Undefined USB Device

2008-09-01 Thread Torfinn Ingolfsen
Hi,

On Mon, Sep 1, 2008 at 11:39 PM, Michael Fisher <[EMAIL PROTECTED]> wrote:
> Is there a way to specify which USB device is to be upgraded with dfu-util

Yes. Check out the dfu-util[1] page on the wiki

References:
1) http://wiki.openmoko.org/wiki/Dfu-util
-- 
Regards,
Torfinn Ingolfsen

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Om2008.8 cannot disable auto suspend

2008-08-31 Thread Torfinn Ingolfsen
Hi,

On Sat, Aug 30, 2008 at 10:46 PM, Marcin Blazejewski
<[EMAIL PROTECTED]> wrote:
> Has anyone experienced something similiar?

Yes, see http://docs.openmoko.org/trac/ticket/1928

> What controlls the actual suspend? Can I configure it manually instead
> of the 'Settings' gui?

I haven't figured that out yet, but I am looking for that answer. See
also the thread in th community mailing list.
-- 
Regards,
Torfinn Ingolfsen

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Why is opkg trying to install neo1973 packages on my FreeRunner?

2008-08-20 Thread Torfinn Ingolfsen
Hello,

Why is opkg trying to install kernel and other packages for the
neo1973 on my FreeRunner?
[EMAIL PROTECTED]:~# opkg -test upgrade
Upgrading angstrom-version on root from 1:-20080812-r1 to 1:-20080820-r1...
Downloading 
http://buildhost.openmoko.org/daily-feed/om-gta02//angstrom-version_-20080820-r1_om-gta02.ipk
Upgrading kernel on root from
2:2.6.24+git33+88bf43840b9df0eb0a077a1394eb564be80a412e-r2 to
2:2.6.24+git75965+cb3cc53a76c7f1f7c827d048db7a849e77071515-r1.01...
Downloading 
http://people.openmoko.org/~zecke/om2008.8-testing/neo1973/kernel_2.6.24+git75965+cb3cc53a76c7f1f7c827d048db7a849e77071515-r1.01_neo1973.opk
Multiple packages (kernel-2.6.24 and kernel-2.6.24) providing same
name marked HOLD or PREFER.  Using latest.
Multiple packages (kernel-2.6.24 and kernel-2.6.24) providing same
name marked HOLD or PREFER.  Using latest.
Multiple packages (kernel-2.6.24 and kernel-2.6.24) providing same
name marked HOLD or PREFER.  Using latest.
Multiple packages (kernel-2.6.24 and kernel-2.6.24) providing same
name marked HOLD or PREFER.  Using latest.
Multiple packages (kernel-2.6.24 and kernel-2.6.24) providing same
name marked HOLD or PREFER.  Using latest.
Multiple packages (kernel-2.6.24 and kernel-2.6.24) providing same
name marked HOLD or PREFER.  Using latest.
Upgrading kernel-2.6.24 on root from
2:2.6.24+git75940+27fc8d82e365c47065f3a9240bfe21e67a50edf2-r1.01 to
2:2.6.24+git75965+cb3cc53a76c7f1f7c827d048db7a849e77071515-r1.01...
Downloading 
http://people.openmoko.org/~zecke/om2008.8-testing/neo1973/kernel-2.6.24_2.6.24+git75965+cb3cc53a76c7f1f7c827d048db7a849e77071515-r1.01_neo1973.opk
Upgrading kernel-image-2.6.24 on root from
2:2.6.24+git75940+27fc8d82e365c47065f3a9240bfe21e67a50edf2-r1.01 to
2:2.6.24+git75965+cb3cc53a76c7f1f7c827d048db7a849e77071515-r1.01...
Downloading 
http://people.openmoko.org/~zecke/om2008.8-testing/neo1973/kernel-image-2.6.24_2.6.24+git75965+cb3cc53a76c7f1f7c827d048db7a849e77071515-r1.01_neo1973.opk
Upgrading kernel-module-arc4 on root from
2:2.6.24+git75940+27fc8d82e365c47065f3a9240bfe21e67a50edf2-r1.01 to
2:2.6.24+git75965+cb3cc53a76c7f1f7c827d048db7a849e77071515-r1.01...
Downloading 
http://people.openmoko.org/~zecke/om2008.8-testing/neo1973/kernel-module-arc4_2.6.24+git75965+cb3cc53a76c7f1f7c827d048db7a849e77071515-r1.01_neo1973.opk

Explain to me how this is not e fault in opkg or package handling.
Or better, how to fix this problem.
-- 
Regards,
Torfinn Ingolfsen

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Upgrading u-boot needed ?

2008-08-06 Thread Torfinn Ingolfsen
Hello,

On Tue, Aug 5, 2008 at 7:43 AM, Mikael Berthe <[EMAIL PROTECTED]> wrote:
> That's NOR u-boot version, and you can get NAND's with mtdblock1:
>
> [EMAIL PROTECTED]:~# grep Bootloader /dev/mtdblock1
> Neo1973 Bootloader U-Boot 
> 1.3.2+gitr18+64eb10cab8055084ae25ea4e73b66dd03cc1a0cb
>
> ...which can be useful to check after an upgrade.

Thanks, very useful.
-- 
Regards,
Torfinn

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Upgrading u-boot needed ? - Was: Re: "opkg upgrade" breaks USB networking: g_ether module missing

2008-08-04 Thread Torfinn Ingolfsen
On Mon, Aug 4, 2008 at 7:57 PM, Andy Green <[EMAIL PROTECTED]> wrote:
> It turned out the guy was booting his NOR U-Boot and reporting the
> version data from that.  He said his NAND U-Boot version string when he
> did see it was good (ie, had the correct date and git hash).

FWIW, I learned (from the community list I believe) som time ago that
you can use 'grep  Bootloader /dev/mtdblock0' from a shell on the
FreeRunner (and possibly the 1973 as well) to get the u-boot version.
Like this:

[EMAIL PROTECTED]:~# grep  Bootloader /dev/mtdblock0
Neo1973 Bootloader U-Boot 1.3.2-moko12
[EMAIL PROTECTED]:~#

HTH
-- 
Regards,
Torfinn Ingolfsen

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Tango GPS application icon

2008-07-27 Thread Torfinn Ingolfsen
Hello,

On Sun, Jul 27, 2008 at 1:18 PM, Torfinn Ingolfsen <[EMAIL PROTECTED]> wrote:
> Categories=GTK;Application;PIM;GPS;

Well, thi line doesn't work. Adding 'Netwok' to the Categories line
works. Strange-
-- 
Regards,
Torfinn

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Tango GPS application icon

2008-07-27 Thread Torfinn Ingolfsen
Hello,

On Sat, Jul 26, 2008 at 5:10 PM, Yorick Moko <[EMAIL PROTECTED]> wrote:
> you need to edit the .desktop file located at /usr/share/applications
> mine looks like this:
> [Desktop Entry]
> Name=Tango-GPS
> Comment=Display map and GPS position
> Encoding=UTF-8
> Version=1.0
> Type=Application
> Exec=tangogps
> Icon=diversity-nav
> Terminal=false
> Categories=Network;GPS;
> SingleInstance=true
> StartupNotify=true

The one that got installed with TangoGPS looks like this:

[EMAIL PROTECTED]:/usr/share/applications# more tangogps.desktop
[Desktop Entry]
Name=GPS & Map
Comment=Display map and GPS position
Encoding=UTF-8
Version=1.0
Type=Application
Exec=tangogps
Icon=tangogps
Terminal=false
Categories=GTK;Application;PIM;GPS;
SingleInstance=true
StartupNotify=true

and doesn't work. I wonder why.
-- 
Regards,
Torfinn

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: What kind of antenna for GPS?

2008-07-23 Thread Torfinn Ingolfsen
Hello,

On Wed, Jul 23, 2008 at 5:53 PM, andres <[EMAIL PROTECTED]> wrote:
> I ordered this one and works fantastically well
> http://www.amazon.com/gp/product/B000F1WNAO

Could you please update this page on the wiki
http://wiki.openmoko.org/wiki/GPS_antennas_for_neo1973

with the information about your antenna, and any results or other bits
you feel like sharing?

Thanks.
-- 
Regards,
Torfinn Ingolfsen

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: What kind of antenna for GPS?

2008-07-23 Thread Torfinn Ingolfsen
Hello,

On Wed, Jul 23, 2008 at 4:12 PM, Alex Kavanagh <[EMAIL PROTECTED]> wrote:
> In that case, please accept my apologies for the misdirection.  If it
> turns out to be BS then we'll have to get the wiki updated.

I already give it a shot, please check http://wiki.openmoko.org/wiki/GPS
now. Is that better?

> BTW, the connector on the right side of my phone certainly looks like an
> MMCX

Yes, that's the external GPS connector, as documented on
http://wiki.openmoko.org/wiki/Getting_Started_with_your_Neo_FreeRunner#Buttons_and_connectors

HTH
-- 
Regards,
Torfinn Ingolfsen

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Keyboard not working on latest ASU

2008-07-23 Thread Torfinn Ingolfsen
Hi,

On Wed, Jul 23, 2008 at 2:28 PM, The Rasterman Carsten Haitzler
<[EMAIL PROTECTED]> wrote:
> and it will continue to be there/not there between svn versions. qtopia has 
> its
> own vkbd and illume has one - they conflict and right now i can only turn off
> the illume one in code. so depending what svnrev u get it may or may not be
> enabled or conflict etc. etc. - u'll have to wait for dust to settle.

In the future, could it be possible to have a configurable keyboard?
- I install three keyboards I like (or all available keyboards)
- I configure somewhere (a .conf file in /etc maybe?) which keyboard I
prefer, this is the keyboard that appears whenever a keyboard i needed
Additionally, all keyboards have a way to switch to another keyboard
(menu?, extra key?) so that I can switch whenever I want, even in mid
sentence.

Anyway, that would be my wish.
-- 
Torfinn


-- 
mvh
Torfinn

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: What kind of antenna for GPS?

2008-07-23 Thread Torfinn Ingolfsen
Hello,

On Wed, Jul 23, 2008 at 1:55 PM, Jette Derriche <[EMAIL PROTECTED]> wrote:
>
> I wonder if there's a name to identify such an antenna?... I would like
> to make sure I pick the right product in the webshop.

Perhaps this page on the wiki helps a bit:
http://wiki.openmoko.org/wiki/GPS_antennas_for_neo1973


HTH
-- 
Regards,
Torfinn Ingolfsen

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Flashing Neo FreeRunner

2008-07-23 Thread Torfinn Ingolfsen
Hi,

On Wed, Jul 23, 2008 at 10:28 AM, Jose Luis Perez Diez
<[EMAIL PROTECTED]> wrote:
> El Tuesday, 22 de July de 2008 18:01:05 Jette Derriche va escriure:
>> Is there any way to see how old my current u-boot is?
>
> One way:
>
> [EMAIL PROTECTED]:~# grep  Bootloader /dev/mtdblock0
> Neo1973 Bootloader U-Boot 1.3.1+git20080116+svnr3821

Ah - neat. Thanks!
[EMAIL PROTECTED]:~# grep  Bootloader /dev/mtdblock0
Neo1973 Bootloader U-Boot 1.3.2-moko12
-- 
Regards,
Torfinn Ingolfsen

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Keyboard not working on latest ASU

2008-07-23 Thread Torfinn Ingolfsen
Hello,

On Wed, Jul 23, 2008 at 2:13 PM, Ole Kliemann
<[EMAIL PROTECTED]> wrote:
> But right now[1], I don't get a keyboard at all.
>
> [1] 
> http://buildhost.openmoko.org/daily/freerunner/200807/20080722/openmoko-qtopia-x11-image-om-gta02.jffs2
>illume is rev152 in this image.

I can confirm this - I just did an 'opkg upgrade -force-overwrite'
even after I was warned. And no the keyboard never shows up (test with
PIN code dialog, contacts application).
Is there a way to "roll back" to a known working version?
-- 
Regards,
Torfinn Ingolfsen

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Flashing Neo FreeRunner

2008-07-22 Thread Torfinn Ingolfsen
Hello,

On Tue, Jul 22, 2008 at 5:25 PM, arne anka <[EMAIL PROTECTED]> wrote:
> maybe
> cat /etc/angstrom-version

And a couple more:

[EMAIL PROTECTED]:~# cat /etc/om-version
Tag Name:
VERSION: 1d2ffa9abf4464c9ae0d31ee1ca697aaaeb7a81c
Branch: org.openmoko.dev
Build Host: buildhost.openmoko.org
Time Stamp: Fri, 11 Jul 2008 01:49:30 +0200
[EMAIL PROTECTED]:~# cat /etc/version
200807110147

Nice!
-- 
Regards,
Torfinn Ingolfsen

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


FR - serial number?

2008-07-13 Thread Torfinn Ingolfsen
Hello,

On the GTA02 HW page[1] it says this: "PSN...machine readable in
system NAND memory". When I cat /proc/cpuinfo, the last line is:
'Serial  : '
Is this supposed to be the serial number?
If so, what command / procedure is responsible for putting the serial
number into the NAND memory?

FWIW, I currently run this[2] Qtopia image, if that matters.

References:
1) http://wiki.openmoko.org/wiki/Neo_FreeRunner_GTA02_Hardware
2) 
http://buildhost.openmoko.org/daily/freerunner/200807/20080704/openmoko-qtopia-x11-image-om-gta02.jffs2
--
Regards
Torfinn Ingolfsen

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Fwd: Neo 1973 and FreeRunner - do they use the same GPS antenna?

2008-07-13 Thread Torfinn Ingolfsen
Hello,
Since the list have changed, I better post this here too.


-- Forwarded message --
From: Torfinn Ingolfsen <[EMAIL PROTECTED]>
Date: Sun, Jul 13, 2008 at 11:52 AM
Subject: Neo 1973 and FreeRunner - do they use the same GPS antenna?
To: [EMAIL PROTECTED]


Hello,

Neos - does The 1973 and th FreeRunner use the same GPS antenna?
I was outside for hours yesterday testing the GPS on my FreeRunner,
but could not get a fix. The 1973 did TTFF in less than 15 mins on the
same spot.

So if the GPS antennas are equal, I could exchange  them and see if
the FreeRunner works then.
--
Regards,
Torfinn Ingolfsen

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support