Re: [SHR-unstable]Blinking AUX button LED

2009-05-04 Thread Davide Scaini
i reflashed u-boot and kernel, now i can boot, but the new kernel is
affected of this strange bug of no wifi anymore... do you have any idea
where i can find the "old" shr 2.6.28? thanks (i mainly use the fr as a
net-pocketPc).
d

On Mon, May 4, 2009 at 12:36 AM, Rask Ingemann Lambertsen
wrote:

> On Thu, Apr 30, 2009 at 04:26:30PM +0300, Timo Juhani Lindfors wrote:
> > Vasco Névoa  writes:
> > > Possible errors that lead to that situation:
> > > - bad rootfs kernel parameters in u-boot environment; -> check if you
> need to change them;
> >
> > This can't surely cause missing filesystem support?
>
>It can if you no longer have the correct mtdparts option.
>
> --
> Rask Ingemann Lambertsen
> Danish law requires addresses in e-mail to be logged and stored for a year
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-unstable]Blinking AUX button LED

2009-05-03 Thread Rask Ingemann Lambertsen
On Thu, Apr 30, 2009 at 04:26:30PM +0300, Timo Juhani Lindfors wrote:
> Vasco Névoa  writes:
> > Possible errors that lead to that situation:
> > - bad rootfs kernel parameters in u-boot environment; -> check if you need 
> > to change them;
> 
> This can't surely cause missing filesystem support?

   It can if you no longer have the correct mtdparts option.

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

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


Re: [SHR-unstable]Blinking AUX button LED

2009-04-30 Thread Davide Scaini
fu-util -a u-boot -d 1d50:5119 -R -D gta02v5_and_up-u-boot.bin
an example of my settings...
d

On Thu, Apr 30, 2009 at 3:26 PM, Timo Juhani Lindfors
wrote:

> Vasco Névoa  writes:
> > Possible errors that lead to that situation:
> > - bad rootfs kernel parameters in u-boot environment; -> check if you
> need to change them;
>
> This can't surely cause missing filesystem support?
>
> > - missing kernel modules for the specific filesystem you have formatted;
> -> either mismatch between rootfs and kernel images, or just plain bad
> kernel image;
>
> Kernel modules won't help with mounting root filesystem unless you put them
> to initramfs.
>
> > - corrupt root filesystem, flash it again -> pay CLOSE attention to the
> dfu-util parameters if you are new to this.
>
> We can't know that since kernel did not even try to mount it.
>
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-unstable]Blinking AUX button LED

2009-04-30 Thread Timo Juhani Lindfors
Vasco Névoa  writes:
> Possible errors that lead to that situation:
> - bad rootfs kernel parameters in u-boot environment; -> check if you need to 
> change them;

This can't surely cause missing filesystem support?

> - missing kernel modules for the specific filesystem you have formatted; 
> -> either mismatch between rootfs and kernel images, or just plain bad kernel 
> image;

Kernel modules won't help with mounting root filesystem unless you put them to 
initramfs.

> - corrupt root filesystem, flash it again -> pay CLOSE attention to the 
> dfu-util parameters if you are new to this.

We can't know that since kernel did not even try to mount it.


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


Re: [SHR-unstable]Blinking AUX button LED

2009-04-30 Thread Robin Paulson
2009/5/1 Vasco Névoa :
> Possible errors that lead to that situation:
> - bad rootfs kernel parameters in u-boot environment; -> check if you need
> to change them;
> - missing kernel modules for the specific filesystem you have formatted;
> -> either mismatch between rootfs and kernel images, or just plain bad
> kernel image;
> - corrupt root filesystem, flash it again -> pay CLOSE attention to the
> dfu-util parameters if you are new to this.
>

if you are new, and find the dfu-util parameters a bit arcane -
neotool is very useful, and makes things a lot simpler

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


Re: [SHR-unstable]Blinking AUX button LED

2009-04-30 Thread Vasco Névoa


Possible errors that lead to that situation:
- bad rootfs kernel parameters in u-boot environment; -> check if you need to 
change them;
- missing kernel modules for the specific filesystem you have formatted; 
-> either mismatch between rootfs and kernel images, or just plain bad kernel 
image;
- corrupt root filesystem, flash it again -> pay CLOSE attention to the 
dfu-util parameters if you are new to this.

Good luck!...  :)

Citando Davide Scaini : 

> uhm... 
> ...
> ...
> I can't give you an answer 'cause I get a kernel panic... and i can't connect 
> to the fr... ;-)
> d
> 
> On Thu, Apr 30, 2009 at 11:04 AM, Timo Juhani Lindfors 
>  wrote:
>  Davide Scaini  writes: > i do not boot at all... but 
> the message is
> > Kernel panic - not syncing: VFS: Unable to mount root fs on
> > unknown-block(31,6)
>  Your kernel lacks mtdblock support then?
> 
> (ls -l mtdblock6 shows 31, 6)
>
> 
> ___
> Openmoko community mailing list
> commun...@lists.openmoko.org[3]
> http://lists.openmoko.org/mailman/listinfo/community 



Ligações:
-
[1] mailto:timo.lindf...@iki.fi
[2] mailto:dsca...@gmail.com
[3] mailto:community@lists.openmoko.org___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-unstable]Blinking AUX button LED

2009-04-30 Thread Davide Scaini
uhm...
...
...
I can't give you an answer 'cause I get a kernel panic... and i can't
connect to the fr... ;-)
d

On Thu, Apr 30, 2009 at 11:04 AM, Timo Juhani Lindfors  wrote:

> Davide Scaini  writes:
> > i do not boot at all... but the message is
> > Kernel panic - not syncing: VFS: Unable to mount root fs on
> > unknown-block(31,6)
>
> Your kernel lacks mtdblock support then?
>
> (ls -l mtdblock6 shows 31, 6)
>
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-unstable]Blinking AUX button LED

2009-04-30 Thread Timo Juhani Lindfors
Davide Scaini  writes:
> i do not boot at all... but the message is
> Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(31,6)

Your kernel lacks mtdblock support then?

(ls -l mtdblock6 shows 31, 6)


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


Re: [SHR-unstable]Blinking AUX button LED

2009-04-30 Thread Davide Scaini
i do not boot at all... but the message is
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(31,6)

but i flashed kernel and rootfs without errors...
d

On Thu, Apr 30, 2009 at 12:05 AM, Timo Juhani Lindfors  wrote:

> Davide Scaini  writes:
> > i tried now latest kernel
> >
> http://shr.bearstech.com/shr-unstable/images/om-gta02/uImage-2.6.29-oe10+gitr119801+b4136a36f31a65d0998a328465df9e8e2ba93166-r3.4-om-gta02.bin
> > and i get a kernel panic... nice!
>
> If you chvt 1 can you see panic message?
>
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-unstable]Blinking AUX button LED

2009-04-29 Thread Timo Juhani Lindfors
Davide Scaini  writes:
> i tried now latest kernel
> http://shr.bearstech.com/shr-unstable/images/om-gta02/uImage-2.6.29-oe10+gitr119801+b4136a36f31a65d0998a328465df9e8e2ba93166-r3.4-om-gta02.bin
> and i get a kernel panic... nice!

If you chvt 1 can you see panic message?


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


Re: [SHR-unstable]Blinking AUX button LED

2009-04-29 Thread Davide Scaini
i tried now latest kernel
http://shr.bearstech.com/shr-unstable/images/om-gta02/uImage-2.6.29-oe10+gitr119801+b4136a36f31a65d0998a328465df9e8e2ba93166-r3.4-om-gta02.bin
and i get a kernel panic... nice!
d

On Wed, Apr 29, 2009 at 7:34 PM, Yorick Moko  wrote:

> blinking red ==> kernel panic
>
> On Wed, Apr 29, 2009 at 7:26 PM, rhn 
> wrote:
> > The battery died earlier today. I connected my FR to the wall charger. It
> > started upon connecting.
> > After a while, I noticed that the GUI is up, the red AUX LED is blinking
> > and the GUI does not respond to input. The usual orange charging LED was
> > still on.
> >
> > What does the blinking mean? Are the "codes" for each distro explained
> > somewhere?
> >
> > --
> > Cheers,
> > rhn
> >
> > ___
> > Openmoko community mailing list
> > community@lists.openmoko.org
> > http://lists.openmoko.org/mailman/listinfo/community
> >
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-unstable]Blinking AUX button LED

2009-04-29 Thread Yorick Moko
blinking red ==> kernel panic

On Wed, Apr 29, 2009 at 7:26 PM, rhn  wrote:
> The battery died earlier today. I connected my FR to the wall charger. It
> started upon connecting.
> After a while, I noticed that the GUI is up, the red AUX LED is blinking
> and the GUI does not respond to input. The usual orange charging LED was
> still on.
>
> What does the blinking mean? Are the "codes" for each distro explained
> somewhere?
>
> --
> Cheers,
> rhn
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>

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


Re: [SHR-unstable]Blinking AUX button LED

2009-04-29 Thread Davide Scaini
usually means: "kernel panic" ;-)
d

On Wed, Apr 29, 2009 at 7:26 PM, rhn wrote:

> The battery died earlier today. I connected my FR to the wall charger. It
> started upon connecting.
> After a while, I noticed that the GUI is up, the red AUX LED is blinking
> and the GUI does not respond to input. The usual orange charging LED was
> still on.
>
> What does the blinking mean? Are the "codes" for each distro explained
> somewhere?
>
> --
> Cheers,
> rhn
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[SHR-unstable]Blinking AUX button LED

2009-04-29 Thread rhn
The battery died earlier today. I connected my FR to the wall charger. It
started upon connecting.
After a while, I noticed that the GUI is up, the red AUX LED is blinking
and the GUI does not respond to input. The usual orange charging LED was
still on.

What does the blinking mean? Are the "codes" for each distro explained
somewhere?

-- 
Cheers,
rhn

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