Klaus Kurzmann | 1 Mar 2011 08:12
Picon
Gravatar

Re: NEO 1973 GAT01BV4 - testing - GSM doesn't register to network

Hello Panta,

Am Montag, 28. Februar 2011, 22:29:58 schrieb panta:
> Ciao to the list,
> 
> I'm still trying to run a Neo1973...

yo, great - I would really like to see SHR working again on 1973 :-)

> 
> GTA01BV4
> shr 20101003 testing
> 
> Install with the only problem that i need to recalibrate the screen when
> doing first setup.
> 
> The phone login to the GSM operator network and i was able to do 1 call
> and to receive and send 3 messages!!!
> 
> Then it goes on standby and from this moment was impossible to login to
> GSM network again.
> 
> Need other informations? I'm here!
> Have some solutions? Happy to try them!

Is this reproducable after every suspend/resume ? If so, could you please 
switch the loglevel to DEBUG in:

- /etc/phonefsod.conf
- /etc/freesmartphone/conf/GTA01/fsogsmd.conf (3 x)
(Continue reading)

Klaus Kurzmann | 1 Mar 2011 08:26
Picon
Gravatar

Re: NEO 1973 GAT01BV4 - testing - GSM doesn't register to network

Am Dienstag, 1. März 2011, 08:12:18 schrieb Klaus Kurzmann:
> Hello Panta,
> 
> Am Montag, 28. Februar 2011, 22:29:58 schrieb panta:
> > Ciao to the list,
> > 
> > I'm still trying to run a Neo1973...
> 
> yo, great - I would really like to see SHR working again on 1973 :-)
> 
> > GTA01BV4
> > shr 20101003 testing

oh, oversaw that part. I don't think that it makes sense to debug it for shr-
testing. If you're willing to try shr-unstable you're very much welcome :-)

--

-- 
Klaus 'mrmoku' Kurzmann
panta | 1 Mar 2011 23:10
Picon
Favicon

Re: NEO 1973 GAT01BV4 - testing - GSM doesn't register to network

Ciao Klaus,

if you read carefully the list, you'll find another message that say:
unstable doesn't start!

If you are able to fix that, i'm ready to test for you all the unstable
images you need.

But I think that many others people can join if we can release a testing
image stable at least as it's needed for making/receiving a call/sms.

So, no problem: fix the unstable, I'll install and test it and we (and
everyone else goodwill people) will work for reach a testing one.

Panta

shr@...

Il 01/03/2011 08:26, Klaus Kurzmann ha scritto:
> Am Dienstag, 1. März 2011, 08:12:18 schrieb Klaus Kurzmann:
>> Hello Panta,
>>
>> Am Montag, 28. Februar 2011, 22:29:58 schrieb panta:
>>> Ciao to the list,
>>>
>>> I'm still trying to run a Neo1973...
>>
>> yo, great - I would really like to see SHR working again on 1973 :-)
>>
>>> GTA01BV4
(Continue reading)

panta | 2 Mar 2011 00:07
Picon
Favicon

NEO 1973 - GTA01BV4 - UNSTABLE

Ciao,

I've downloaded the latest unstable but, after dfu, it doesn't start.

File used:

- lite-om-gta01.jffs2
- uImage-2.6.34-r7-oe17-om-gta01.bin

uboot version:

- U-Boot 1.3.2-moko12 (Oct 7 2008 - 21:01:25)

command executed:

dfu-util -a rootfs -R -D lite-om-gta01.jffs2
dfu-util -a kernel -R -D uImage-2.6.34-r7-oe17-om-gta01.bin

Booting it freeze at openmoko logo.

I try to enter on U-Boot's menu and select the Boot option, and have
these messages on return:

NAND read: device 0 offset 0x44000, size 0x200000
2097152 bytes read: OK
## Booting Kernel from Legacy Image at 32000000 ...
   Image Name:   shr/2.6.34/om-gta01
   Created:      2011-02-22  10:16:03 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1388224 Bytes = 1.3 MB
(Continue reading)

Martin Jansa | 2 Mar 2011 10:01
Picon
Gravatar

Re: NEO 1973 - GTA01BV4 - UNSTABLE

On Wed, Mar 02, 2011 at 12:07:56AM +0100, panta wrote:
> Ciao,
> 
> I've downloaded the latest unstable but, after dfu, it doesn't start.
> 
> File used:
> 
> - lite-om-gta01.jffs2
> - uImage-2.6.34-r7-oe17-om-gta01.bin
> 
> uboot version:
> 
> - U-Boot 1.3.2-moko12 (Oct 7 2008 - 21:01:25)
> 
> command executed:
> 
> dfu-util -a rootfs -R -D lite-om-gta01.jffs2
> dfu-util -a kernel -R -D uImage-2.6.34-r7-oe17-om-gta01.bin
> 
> Booting it freeze at openmoko logo.
> 
> I try to enter on U-Boot's menu and select the Boot option, and have
> these messages on return:
> 
> NAND read: device 0 offset 0x44000, size 0x200000
> 2097152 bytes read: OK
> ## Booting Kernel from Legacy Image at 32000000 ...
>    Image Name:   shr/2.6.34/om-gta01
>    Created:      2011-02-22  10:16:03 UTC
>    Image Type:   ARM Linux Kernel Image (uncompressed)
(Continue reading)

Thomas Zimmermann | 2 Mar 2011 10:14
Picon
Favicon

Re: NEO 1973 - GTA01BV4 - UNSTABLE

On Wednesday 02 March 2011 00:07:56 panta wrote:
> I've downloaded the latest unstable but, after dfu, it doesn't start.

Hi,
can you flash the image over jtag or boot from an SD card?
In my opinion there is a bug in dfu-util which corrupts the image while 
flashing.
Several people report that flashing with dfu-util results in a broken image, 
but when flashing with nandwrite the same image works fine.

Regards
Thomas

panta | 2 Mar 2011 18:52
Picon
Favicon

Re: NEO 1973 - GTA01BV4 - UNSTABLE

Il 02/03/2011 10:14, Thomas Zimmermann ha scritto:
> On Wednesday 02 March 2011 00:07:56 panta wrote:
>> I've downloaded the latest unstable but, after dfu, it doesn't start.
> 
> Hi,
> can you flash the image over jtag or boot from an SD card?
> In my opinion there is a bug in dfu-util which corrupts the image while 
> flashing.
> Several people report that flashing with dfu-util results in a broken image, 
> but when flashing with nandwrite the same image works fine.
> 
> Regards
> Thomas
> 
> _______________________________________________
> Shr-User mailing list
> Shr-User@...
> http://lists.shr-project.org/mailman/listinfo/shr-user
> 
> 

Today too much work, but tomorrow I'll try surely!
Ciao

Panta

shr@...
panta | 2 Mar 2011 18:56
Picon
Favicon

Re: NEO 1973 - GTA01BV4 - UNSTABLE


> 
> Hi, 
> 
> great to see gta01 owner willing to test SHR! Hopefully with your help
> we'll be able to get SHR to usable state on gta01 again :).

Hope this can happen. I think many people own a Neo 1973 and is ready to
use if we can give him a working image.
> 
> 1) can you try with "debug" added to kernel cmdline? to see what went
> wrong?
> 
> 2) can you try with 2.6.37 from
> http://build.shr-project.org/shr-kms/om-gta01/
> also with debug?
> 
> 3) there is new om-for-upstream branch with some fixes for gta01
> http://git.openmoko.org/?p=kernel.git;a=shortlog;h=refs/heads/om-for-upstream
> but I didn't build it for SHR yet, if you have time to test it, I'll
> prepare image for you.
> 
> Regards,

I'll try all of this for sure (hope! :) ) Tomorrow.
Thank you Martin
Ciao

Panta

(Continue reading)

Michael712 | 3 Mar 2011 01:04
Picon
Favicon

Country prefix outside home country

Sorry but I don't know how to exactly describe this.

I'm living in Germany (country prefix +49) and travelled to the Netherlands 
last week (country prefix +31), where I received a call from Germany showing as 
"+31<callingnumber>".
In my opinion it should be "+49<callingnumber>" because it is a german number.
Have I misconfigured my settings or is this a bug?

My settings are:

international prefix: 00
nation prefix: 0
country code: 49
network code: 0

Michael
Sorry but I don't know how to exactly describe this.

I'm living in Germany (country prefix +49) and travelled to the Netherlands 
last week (country prefix +31), where I received a call from Germany showing as 
"+31<callingnumber>".
In my opinion it should be "+49<callingnumber>" because it is a german number.
Have I misconfigured my settings or is this a bug?

My settings are:

international prefix: 00
nation prefix: 0
(Continue reading)

Uwe Klein | 3 Mar 2011 10:36
Picon

Re: Country prefix outside home country

Michael712 wrote:
> Sorry but I don't know how to exactly describe this.
> 
> I'm living in Germany (country prefix +49) and travelled to the Netherlands 
> last week (country prefix +31), where I received a call from Germany showing as 
> "+31<callingnumber>".
> In my opinion it should be "+49<callingnumber>" because it is a german number.
> Have I misconfigured my settings or is this a bug?
> 
> My settings are:
> 
> international prefix: 00
> nation prefix: 0
> country code: 49
> network code: 0
> 
> 
> Michael

Was that a landline based or a mobile caller?

uwe

--

-- 

Uwe Klein [mailto:uwe@...]
         Habertwedt 1
D-24376 Groedersby b. Kappeln, GERMANY
phone: +49 4642 920 123 FAX: +49 4642 920 125
(Continue reading)


Gmane