Re: Updating an old GTA01 (Neo 1973)

2009-02-22 Thread Rask Ingemann Lambertsen
On Mon, Feb 16, 2009 at 11:44:53AM +0100, Tilman Baumann wrote:

  I also read about a GSM firmware upgrade which I may need.
 Only in case of incompatibilities with certain SIM I believe.

   Especially on the GTA01 with only 16 byte serial port buffers you may
want to upgrade to the moko11 firmware to fix some problems with serial port
overruns (bug 2180) due to hardware flow control not being used:

https://docs.openmoko.org/trac/ticket/2180#comment:20
https://lists.openmoko.org/pipermail/openmoko-kernel/2009-February/008648.html

   Also fixed is resume on call during first suspend (bug 2231):

https://docs.openmoko.org/trac/ticket/2231
https://lists.openmoko.org/pipermail/openmoko-kernel/2009-February/008497.html

-- 
Rask Ingemann Lambertsen
Danish law requires addresses in e-mail to be logged and stored for a year

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


Re: Updating an old GTA01 (Neo 1973)

2009-02-17 Thread Torsten Schlabach
Hi!

First of all; thanks for everyone's help. My Neo 1973 is back in the 
game now.

  I preffer to download the GTA01 images and kernels from
  http://downloads.freesmartphone.org/

Why?

Regards,
Torsten


Jose Luis Perez Diez schrieb:
 El Monday, 16 de February de 2009 16:08:25 Torsten Schlabach va escriure:
 3. Flash uImage using dfu-util?

 Then ... ?

 Flash the rootfs.
 
 I preffer to download the GTA01 images and kernels from 
 http://downloads.freesmartphone.org/ 
 
 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support

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


Re: Updating an old GTA01 (Neo 1973)

2009-02-17 Thread Jose Luis Perez Diez
El Tuesday, 17 de February de 2009 09:17:08 Torsten Schlabach va escriure:
 First of all; thanks for everyone's help. My Neo 1973 is back in the
 game now.

   I preffer to download the GTA01 images and kernels from
   http://downloads.freesmartphone.org/

 Why?

I suppose that is only inertia, I am not interested on 2008.x , I  I use 
2007.x or FSO since milestone 1 and by them I can only use 
http://downloads.freesmartphone.org/ .


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


Re: Updating an old GTA01 (Neo 1973)

2009-02-16 Thread Torsten Schlabach
Hi!

Well, I checked below, but I am still a bit lost / confused. What I find 
there:

1. lowlevel_foo-gta01bv?-*.bin

What's that?

The different versions belong to different hardware releases of the 
GTA01, I guess. AFAIK the version of the device which got shipped to 
most people is GTA01BV4? So in that case I would use 
lowlevel_foo-gta01bv4-*.bin. I indeed wonder what will it into 280 / 320 
bytes ...


2. u-boot-gta01bv?-*.bin

I guess this is the boot loader? Again, one has to choose the version 
corresponding to the actual hardware revision, I guess.


3. uImage-2.6.??-oe?+*.bin

Just guessing ... Are these different kernel images?

4. modules-2.6.??-oe?*-r1-om-gta01.tgz

So I guess these are modules for the respective kernels, but why are 
they a separate .tgz file? I guess this is *not* to be flashed with 
dfu-util, is it?


5. fso-console-image / fso-image

Is this the userland? If yes, why are there two different formats 
(.jffs2 and .tar.gz) and how would I load either on onto my device?


So on my original question, updating my old Neo 1973, I guess I would:

1. Flash lowlevel using dfu-util?
2. Flash u-boot using dfu-util?

That should give me a current boot loader again, hopefully, which can 
deal with recent images.

3. Flash uImage using dfu-util?

Then ... ?

Regards,
Torsten


Angus Ainslie schrieb:
 On Wed, 2009-02-11 at 18:12 +0100, Torsten Schlabach wrote:
 I also read about a GSM firmware upgrade which I may need.

 
 I'm not sure about the firmware but check below for the bootloader and
 filesystem.
 
 Is there any page in the Wiki which would provide an overview?

 I tried to click my may through http://downloads.openmoko.org/daily/ but 
 I got lost a bit trying to decide which files I may need to flash and in 
 what order.

 
 I reorganized downloads today, under
 http://downloads.openmoko.org/distro there is stable and experimental ,
 both have a Neo1973 directory that have the latest builds. Please keep
 in mind that the Neo1973 images in those directories have not been
 tested yet, so please only try those if you're brave/have a debug
 board. 
 
 Angus
 
 
 
 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support

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


Re: Updating an old GTA01 (Neo 1973)

2009-02-16 Thread Tilman Baumann
Torsten Schlabach wrote:
 Hi!
 
 Well, I checked below, but I am still a bit lost / confused. What I find 
 there:
 
 1. lowlevel_foo-gta01bv?-*.bin
 
 What's that?

AFAIK only for initialisation. Don't need to flash this anywhere.

 The different versions belong to different hardware releases of the 
 GTA01, I guess. AFAIK the version of the device which got shipped to 
 most people is GTA01BV4? So in that case I would use 
 lowlevel_foo-gta01bv4-*.bin. I indeed wonder what will it into 280 / 320 
 bytes ...

No, ignore it.

 2. u-boot-gta01bv?-*.bin
 
 I guess this is the boot loader? Again, one has to choose the version 
 corresponding to the actual hardware revision, I guess.

Yes.
RTFM This is extensively covered in the WIKI
http://wiki.openmoko.org/wiki/Flashing_the_Neo_1973

 
 3. uImage-2.6.??-oe?+*.bin
 
 Just guessing ... Are these different kernel images?

Yes.
RTFM This is extensively covered in the WIKI
http://wiki.openmoko.org/wiki/Flashing_the_Neo_1973

 
 4. modules-2.6.??-oe?*-r1-om-gta01.tgz
 
 So I guess these are modules for the respective kernels, but why are 
 they a separate .tgz file? I guess this is *not* to be flashed with 
 dfu-util, is it?

You do not need them.
Just flash the right kernel for your rootfs image.
It is always documented which kernel should be used. (Usually the latest 
in the same dir)

 5. fso-console-image / fso-image
 
 Is this the userland? If yes, why are there two different formats 
 (.jffs2 and .tar.gz) and how would I load either on onto my device?

.ffs2 is the root image to flash on your device.
.tgz is the root filesystem as tar as you would need for booting from SD 
and if you want to modify the filesystem prior to flashing.

 
 
 So on my original question, updating my old Neo 1973, I guess I would:
 
 1. Flash lowlevel using dfu-util?
No
 2. Flash u-boot using dfu-util?

Yes, but be careful.

 That should give me a current boot loader again, hopefully, which can 
 deal with recent images.
 
 3. Flash uImage using dfu-util?
 
 Then ... ?

RTFM

 
 Regards,
 Torsten
 
 
 Angus Ainslie schrieb:
 On Wed, 2009-02-11 at 18:12 +0100, Torsten Schlabach wrote:
 I also read about a GSM firmware upgrade which I may need.

 I'm not sure about the firmware but check below for the bootloader and
 filesystem.

 Is there any page in the Wiki which would provide an overview?

 I tried to click my may through http://downloads.openmoko.org/daily/ but 
 I got lost a bit trying to decide which files I may need to flash and in 
 what order.

 I reorganized downloads today, under
 http://downloads.openmoko.org/distro there is stable and experimental ,
 both have a Neo1973 directory that have the latest builds. Please keep
 in mind that the Neo1973 images in those directories have not been
 tested yet, so please only try those if you're brave/have a debug
 board. 

 Angus



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


-- 
Drucken Sie diese Mail bitte nur auf Recyclingpapier aus.
Please print this mail only on recycled paper.

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


Re: Updating an old GTA01 (Neo 1973)

2009-02-16 Thread Jose Luis Perez Diez
El Monday, 16 de February de 2009 16:08:25 Torsten Schlabach va escriure:
 3. Flash uImage using dfu-util?

 Then ... ?

Flash the rootfs.

I preffer to download the GTA01 images and kernels from 
http://downloads.freesmartphone.org/ 

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


Updating an old GTA01 (Neo 1973)

2009-02-11 Thread Torsten Schlabach
Dear list!

I have an old Neo 1973 which I would like to use to test some latest 
developments in OM. So I'd guess I cannot just flash the latest image 
but I might probably might have to update the bootloader and some other 
low level stuff first?

I also read about a GSM firmware upgrade which I may need.

Is there any page in the Wiki which would provide an overview?

I tried to click my may through http://downloads.openmoko.org/daily/ but 
I got lost a bit trying to decide which files I may need to flash and in 
what order.

Any guiding help welcome ...

Regards,
Torsten

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


Re: Updating an old GTA01 (Neo 1973)

2009-02-11 Thread Angus Ainslie
On Wed, 2009-02-11 at 18:12 +0100, Torsten Schlabach wrote:
 I also read about a GSM firmware upgrade which I may need.
 

I'm not sure about the firmware but check below for the bootloader and
filesystem.

 Is there any page in the Wiki which would provide an overview?
 
 I tried to click my may through http://downloads.openmoko.org/daily/ but 
 I got lost a bit trying to decide which files I may need to flash and in 
 what order.
 

I reorganized downloads today, under
http://downloads.openmoko.org/distro there is stable and experimental ,
both have a Neo1973 directory that have the latest builds. Please keep
in mind that the Neo1973 images in those directories have not been
tested yet, so please only try those if you're brave/have a debug
board. 

Angus



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