Re: Fwd: dfu_download error -110

2010-01-09 Thread Tony Berth
On Sat, Jan 9, 2010 at 1:06 AM, Paul Fertser  wrote:

> On Fri, Jan 08, 2010 at 10:29:31PM +0200, Tony Berth wrote:
> >   Tony Berth <[2]tonybe...@googlemail.com> writes:
> >   > Tony Berth <[3]tonybe...@googlemail.com> writes:
> >   > > when I tried to flash my FR with the latest SHR and after the
> kernel
> >   > > was successfully installed, I got (somewhere in the middle of
> the
> >   > > process):
> >   > >
> >   > > dfu_download error -110
> >   >
> >   > It's usually suggested to try another usb-cable/port/no hub etc.
> Also
> >   > make sure you flash to the correct nand partition.
> >   >
> >   > how can I be sure that I flash the correct nand partition?
> >
> >   _to_ the correct nand partition, i.e. when flashing rootfs you should
> >   use -a rootfs dfu-util switch. Other than that, it still worth trying
> >   to check another cable/port even if other devices work ok. Have you
> >   already checked the meaning of the error btw?
> >
> > I'll try to get another cable.
> >
> > Yes, I use flag '-a' for rootfs but didn't find the meaning of that
> error!
> > That's my problem too!
>
> Looks like it's directly what usb_control_msg returns and it means
> ETIMEDOUT
> obviously.


I did give another try (didn't change the cable yet!) and FR showed
following messages on the screen:

undefined instruction
pc : [<016c>]
lr: [<33f81f10>]
sp : 33ed8928
ip : 
fp : 
r10 : 
r9 : 
r8 : 33edbfdc
r7 : 
r6 : 
r5 : 33fd4f80
r4 : 
r3 : 73fd4f8c
r2 : 5400
r1 : ffed
r0 : 
Flags: nzcv IRQs on Mode SUC_32

Thanks

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


Re: Fwd: dfu_download error -110

2010-01-09 Thread Tony Berth
On Sat, Jan 9, 2010 at 1:06 AM, Paul Fertser  wrote:

> On Fri, Jan 08, 2010 at 10:29:31PM +0200, Tony Berth wrote:
> >   Tony Berth <[2]tonybe...@googlemail.com> writes:
> >   > Tony Berth <[3]tonybe...@googlemail.com> writes:
> >   > > when I tried to flash my FR with the latest SHR and after the
> kernel
> >   > > was successfully installed, I got (somewhere in the middle of
> the
> >   > > process):
> >   > >
> >   > > dfu_download error -110
> >   >
> >   > It's usually suggested to try another usb-cable/port/no hub etc.
> Also
> >   > make sure you flash to the correct nand partition.
> >   >
> >   > how can I be sure that I flash the correct nand partition?
> >
> >   _to_ the correct nand partition, i.e. when flashing rootfs you should
> >   use -a rootfs dfu-util switch. Other than that, it still worth trying
> >   to check another cable/port even if other devices work ok. Have you
> >   already checked the meaning of the error btw?
> >
> > I'll try to get another cable.
> >
> > Yes, I use flag '-a' for rootfs but didn't find the meaning of that
> error!
> > That's my problem too!
>
> Looks like it's directly what usb_control_msg returns and it means
> ETIMEDOUT
> obviously.


so this means that the connection just times out?

Thanks

Tony

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


Re: Fwd: dfu_download error -110

2010-01-08 Thread Paul Fertser
On Fri, Jan 08, 2010 at 10:29:31PM +0200, Tony Berth wrote:
>   Tony Berth <[2]tonybe...@googlemail.com> writes:
>   > Tony Berth <[3]tonybe...@googlemail.com> writes:
>   > > when I tried to flash my FR with the latest SHR and after the kernel
>   > > was successfully installed, I got (somewhere in the middle of the
>   > > process):
>   > >
>   > > dfu_download error -110
>   >
>   > It's usually suggested to try another usb-cable/port/no hub etc. Also
>   > make sure you flash to the correct nand partition.
>   >
>   > how can I be sure that I flash the correct nand partition?
> 
>   _to_ the correct nand partition, i.e. when flashing rootfs you should
>   use -a rootfs dfu-util switch. Other than that, it still worth trying
>   to check another cable/port even if other devices work ok. Have you
>   already checked the meaning of the error btw?
> 
> I'll try to get another cable.
> 
> Yes, I use flag '-a' for rootfs but didn't find the meaning of that error!
> That's my problem too!

Looks like it's directly what usb_control_msg returns and it means ETIMEDOUT
obviously.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com

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


Re: Fwd: dfu_download error -110

2010-01-08 Thread Tony Berth
On Fri, Jan 8, 2010 at 9:11 PM, Paul Fertser  wrote:

> Tony Berth  writes:
> > Tony Berth  writes:
> > > when I tried to flash my FR with the latest SHR and after the
> kernel
> > > was successfully installed, I got (somewhere in the middle of the
> > > process):
> > >
> > > dfu_download error -110
> >
> > It's usually suggested to try another usb-cable/port/no hub etc. Also
> > make sure you flash to the correct nand partition.
> >
> > how can I be sure that I flash the correct nand partition?
>
> _to_ the correct nand partition, i.e. when flashing rootfs you should
> use -a rootfs dfu-util switch. Other than that, it still worth trying
> to check another cable/port even if other devices work ok. Have you
> already checked the meaning of the error btw?
>
> --
> Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
> mailto:fercer...@gmail.com
>


I'll try to get another cable.

Yes, I use flag '-a' for rootfs but didn't find the meaning of that error!
That's my problem too!

Thanks

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


Re: Fwd: dfu_download error -110

2010-01-08 Thread Paul Fertser
Tony Berth  writes:
> Tony Berth  writes:
> > when I tried to flash my FR with the latest SHR and after the kernel
> > was successfully installed, I got (somewhere in the middle of the
> > process):
> >
> > dfu_download error -110
>
> It's usually suggested to try another usb-cable/port/no hub etc. Also
> make sure you flash to the correct nand partition.
>
> how can I be sure that I flash the correct nand partition?

_to_ the correct nand partition, i.e. when flashing rootfs you should
use -a rootfs dfu-util switch. Other than that, it still worth trying
to check another cable/port even if other devices work ok. Have you
already checked the meaning of the error btw?

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com

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


Re: Fwd: dfu_download error -110

2010-01-08 Thread Martin Jansa
On Fri, Jan 08, 2010 at 08:25:29PM +0200, Tony Berth wrote:
> On Fri, Jan 8, 2010 at 11:07 AM, Martin Jansa wrote:
> > can you try with newer qi?
> >
> > http://build.shr-project.org/shr-unstable/images/om-gta02/qi-s3c2442-1.0.2-r0+gitr0+c38b062a609f1442e6a9e13005cfbdfd59a5ac0d.udfu
> >
> > Cheers,
> the error occurs in the middle of flashing an image. I get the error after
> 14 x #! I don't know if that could be of any help!
> 
> I did install
> http://build.shr-project.org/shr-unstable/images/om-gta02/qi-s3c2442-1.0.2-r0+gitr0+c38b062a609f1442e6a9e13005cfbdfd59a5ac0d.udfubut
> this didn't make any difference!

Sorry I've read it wrong.. used qi for flashing image with dfu-util doesn't 
matter of course..

I just seen that you tried "latest qi bootloader" so I pointed out that
its not latest anymore.. but the rest I've read too quickly to parse
before 1st coffee..

-- 
uin:136542059jid:martin.ja...@gmail.com
Jansa Martin sip:jama...@voip.wengo.fr 
JaMa 

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


Re: Fwd: dfu_download error -110

2010-01-08 Thread Tony Berth
On Fri, Jan 8, 2010 at 1:32 PM, Paul Fertser  wrote:

> Tony Berth  writes:
> > when I tried to flash my FR with the latest SHR and after the kernel
> > was successfully installed, I got (somewhere in the middle of the
> > process):
> >
> > dfu_download error -110
>
> It's usually suggested to try another usb-cable/port/no hub etc. Also
> make sure you flash to the correct nand partition.
>
> --
> Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
> mailto:fercer...@gmail.com
>

how can I be sure that I flash the correct nand partition?

Thanks

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


Re: Fwd: dfu_download error -110

2010-01-08 Thread Tony Berth
On Fri, Jan 8, 2010 at 11:07 AM, Martin Jansa wrote:

> On Fri, Jan 08, 2010 at 11:01:23AM +0200, Tony Berth wrote:
> > any chance to draw some attention on the following?
> >
> > Thanks
> >
> > Tony
>
> can you try with newer qi?
>
> http://build.shr-project.org/shr-unstable/images/om-gta02/qi-s3c2442-1.0.2-r0+gitr0+c38b062a609f1442e6a9e13005cfbdfd59a5ac0d.udfu
>
> Cheers,
>
> >
> > -- Forwarded message --
> > From: Tony Berth 
> > Date: Wed, Jan 6, 2010 at 7:07 PM
> > Subject: dfu_download error -110
> > To: List for Openmoko community discussion  >
> >
> >
> > when I tried to flash my FR with the latest SHR and after the kernel was
> > successfully installed, I got (somewhere in the middle of the process):
>
> middle of which process? dfu flashing of image or flashing of that
> kernel?
>
> > dfu_download error -110
>
> > please note, that I did try to re-install the latest qi bootloader (
> >
> http://people.openmoko.org/andy/qi-s3c2442-master-hist_3b8513d8b3d9615e.udfu
> )
> > but still get the same error!
> >
> > Thanks
> >
> > Tony
>
>
>
the error occurs in the middle of flashing an image. I get the error after
14 x #! I don't know if that could be of any help!

I did install
http://build.shr-project.org/shr-unstable/images/om-gta02/qi-s3c2442-1.0.2-r0+gitr0+c38b062a609f1442e6a9e13005cfbdfd59a5ac0d.udfubut
this didn't make any difference!

I don't think that the cable is a problem cause other USB devices work with
the same cable very well!

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


Re: Fwd: dfu_download error -110

2010-01-08 Thread Paul Fertser
Tony Berth  writes:
> when I tried to flash my FR with the latest SHR and after the kernel
> was successfully installed, I got (somewhere in the middle of the
> process):
>
> dfu_download error -110

It's usually suggested to try another usb-cable/port/no hub etc. Also
make sure you flash to the correct nand partition.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com

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


Re: Fwd: dfu_download error -110

2010-01-08 Thread Martin Jansa
On Fri, Jan 08, 2010 at 11:01:23AM +0200, Tony Berth wrote:
> any chance to draw some attention on the following?
> 
> Thanks
> 
> Tony

can you try with newer qi?
http://build.shr-project.org/shr-unstable/images/om-gta02/qi-s3c2442-1.0.2-r0+gitr0+c38b062a609f1442e6a9e13005cfbdfd59a5ac0d.udfu

Cheers,

> 
> -- Forwarded message --
> From: Tony Berth 
> Date: Wed, Jan 6, 2010 at 7:07 PM
> Subject: dfu_download error -110
> To: List for Openmoko community discussion 
> 
> 
> when I tried to flash my FR with the latest SHR and after the kernel was
> successfully installed, I got (somewhere in the middle of the process):

middle of which process? dfu flashing of image or flashing of that
kernel?

> dfu_download error -110

> please note, that I did try to re-install the latest qi bootloader (
> http://people.openmoko.org/andy/qi-s3c2442-master-hist_3b8513d8b3d9615e.udfu)
> but still get the same error!
> 
> Thanks
> 
> Tony

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


-- 
uin:136542059jid:martin.ja...@gmail.com
Jansa Martin sip:jama...@voip.wengo.fr 
JaMa 

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


Fwd: dfu_download error -110

2010-01-08 Thread Tony Berth
any chance to draw some attention on the following?

Thanks

Tony

-- Forwarded message --
From: Tony Berth 
Date: Wed, Jan 6, 2010 at 7:07 PM
Subject: dfu_download error -110
To: List for Openmoko community discussion 


when I tried to flash my FR with the latest SHR and after the kernel was
successfully installed, I got (somewhere in the middle of the process):

dfu_download error -110

please note, that I did try to re-install the latest qi bootloader (
http://people.openmoko.org/andy/qi-s3c2442-master-hist_3b8513d8b3d9615e.udfu)
but still get the same error!

Thanks

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