Re: OpenMoko Flasher-1.2 (was: Flashing a new kernel under Mac OS X)

2007-08-16 Thread Igor Foox
I will give this a try, probably on the weekend. Thanks!

Igor

On 8/16/07, Dr. H. Nikolaus Schaller <[EMAIL PROTECTED]> wrote:
> There is a new version of OpenMoko Flasher: http://wiki.openmoko.org/
> wiki/MacOS_X#Flashing_to_your_device
>
> New features:
>
> * supports multiple parallel downloads
> * added progress bar(s)
> * shows console output of dfu-util directly in a Text View
> * separately remembers which package has been flashed as kernel,
> rootfs etc.
> * problem solved with kernel flashing (see below)
>
> NOTE: after flashing a different kernel (e.g. Linux 2.6.21.6-moko11/
> s3c2410_udc), you will have to configure AJZaurusUSB again.
>
>
> Am 08.08.2007 um 19:01 schrieb Igor Foox:
>
> > Hi,
> >
> > I've successfully used Nikolaus Schaller's  AJZaurusUSB and
> > OpenMoko Flasher applications to flash a new rootfs onto my new
> > Neo. But I can't flash a new kernel into it. When I try flashing a
> > kernel with OpenMoko Flasher it tries to write it into the rootfs
> > partition instead of the kernel partition. I currently don't have
> > access to a computer running linux natively, so I can't use dfu-
> > util directly. Any suggestions on how to get a new kernel on the
> > device?
> >
> > Thanks,
> > Igor
> >
> > ___
> > 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


OpenMoko Flasher-1.2 (was: Flashing a new kernel under Mac OS X)

2007-08-16 Thread Dr. H. Nikolaus Schaller
There is a new version of OpenMoko Flasher: http://wiki.openmoko.org/ 
wiki/MacOS_X#Flashing_to_your_device


New features:

* supports multiple parallel downloads
* added progress bar(s)
* shows console output of dfu-util directly in a Text View
* separately remembers which package has been flashed as kernel,  
rootfs etc.

* problem solved with kernel flashing (see below)

NOTE: after flashing a different kernel (e.g. Linux 2.6.21.6-moko11/ 
s3c2410_udc), you will have to configure AJZaurusUSB again.



Am 08.08.2007 um 19:01 schrieb Igor Foox:


Hi,

I've successfully used Nikolaus Schaller's  AJZaurusUSB and  
OpenMoko Flasher applications to flash a new rootfs onto my new  
Neo. But I can't flash a new kernel into it. When I try flashing a  
kernel with OpenMoko Flasher it tries to write it into the rootfs  
partition instead of the kernel partition. I currently don't have  
access to a computer running linux natively, so I can't use dfu- 
util directly. Any suggestions on how to get a new kernel on the  
device?


Thanks,
Igor

___
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: Flashing a new kernel under Mac OS X

2007-08-11 Thread Dr. H. Nikolaus Schaller


Am 08.08.2007 um 13:01 schrieb Igor Foox:


Hi,

I've successfully used Nikolaus Schaller's  AJZaurusUSB and  
OpenMoko Flasher applications to flash a new rootfs onto my new  
Neo. But I can't flash a new kernel into it. When I try flashing a  
kernel with OpenMoko Flasher it tries to write it into the rootfs  
partition instead of the kernel partition. I currently don't have  
access to a computer running linux natively, so I


Appears to be a bug that I have not discovered myself since I did not  
(yet) try to flash a kernel... I will look at it.


can't use dfu-util directly. Any suggestions on how to get a new  
kernel on the device?


Nikolaus

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


Flashing a new kernel under Mac OS X

2007-08-11 Thread Igor Foox

Hi,

I've successfully used Nikolaus Schaller's  AJZaurusUSB and OpenMoko  
Flasher applications to flash a new rootfs onto my new Neo. But I  
can't flash a new kernel into it. When I try flashing a kernel with  
OpenMoko Flasher it tries to write it into the rootfs partition  
instead of the kernel partition. I currently don't have access to a  
computer running linux natively, so I can't use dfu-util directly.  
Any suggestions on how to get a new kernel on the device?


Thanks,
Igor

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


Re: Flashing a new kernel under Mac OS X

2007-08-11 Thread Krzysztof Kajkowski
2007/8/8, Igor Foox <[EMAIL PROTECTED]>:
> Hi,
>
> I've successfully used Nikolaus Schaller's  AJZaurusUSB and OpenMoko
> Flasher applications to flash a new rootfs onto my new Neo. But I
> can't flash a new kernel into it. When I try flashing a kernel with
> OpenMoko Flasher it tries to write it into the rootfs partition
> instead of the kernel partition. I currently don't have access to a
> computer running linux natively, so I can't use dfu-util directly.
> Any suggestions on how to get a new kernel on the device?

What command do you use to flash kernel?

I am also struggling with dfu-util on Mac:

[EMAIL PROTECTED]:~/Downloads/OpenMoko
Flasher-1.app/Contents/MacOS/Sources/dfu-util/src$ sudo ./dfu-util -a
3  -R -D 
/Users/cayco/Downloads/uImage-2.6.21.6-moko10-r1_0_0_2388_0-fic-gta01.bin

dfu-util - (C) 2007 by OpenMoko Inc.
This program is Free Software and has ABSOLUTELY NO WARRANTY

Opening USB Device 0x:0x...
Found Runtime: [0x1457:0x5119] devnum=0, cfg=0, intf=0, alt=3, name="kernel"
Claiming USB DFU Interface...
Setting Alternate Setting ...
Cannot set alternate interface: usb_set_altinterface: could not set
alternate interface

I use AJZaurusUSB 0.5.3

cayco

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


Re: Flashing a new kernel under Mac OS X

2007-08-11 Thread Krzysztof Kajkowski
2007/8/10, Igor Foox <[EMAIL PROTECTED]>:
> For other's future reference, I was able to find the dfu-util
> executable within the OS X .app package for OpenMoko Flasher and use
> that.
>

It's in: OpenMoko Flasher.app/Contents/MacOS/Sources/dfu-util/src

Did you compile dfu-util yourself? How did you do that (using wiki or
other way)?

best regards

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


Re: Flashing a new kernel under Mac OS X

2007-08-11 Thread Igor Foox
For other's future reference, I was able to find the dfu-util
executable within the OS X .app package for OpenMoko Flasher and use
that.

On 8/8/07, Igor Foox <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've successfully used Nikolaus Schaller's  AJZaurusUSB and OpenMoko
> Flasher applications to flash a new rootfs onto my new Neo. But I
> can't flash a new kernel into it. When I try flashing a kernel with
> OpenMoko Flasher it tries to write it into the rootfs partition
> instead of the kernel partition. I currently don't have access to a
> computer running linux natively, so I can't use dfu-util directly.
> Any suggestions on how to get a new kernel on the device?
>
> Thanks,
> Igor
>

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