From: Martino di F. <web...@ma...> - 2004-01-28 17:06:07
|
Another thing. root@matrix87:~/dat/ipodloader-src-0.3# ./make_fw -v -o my_sw.bin -i apple_sw.bin -l /usr/src/linux/linux.bin loader.bin Apple image added: type: '!ATAsoso' id: 0x6f736f73 len: 0x3194f4 addr: 0x28000000 vers: 0x 210 devOffset: 0x00004400 entryOffset: 0x00000000 loadAddr: 0xFFFFFFFF chksum: 0x1102A4C6 Linux image added: type: '!ATAsoso' id: 0x6f736f73 len: 0x1424ec addr: 0x28000000 vers: 0x 0 devOffset: 0x0031DA00 entryOffset: 0x00000000 loadAddr: 0xFFFFFFFF chksum: 0x07816E1C Master image: type: '!ATAsoso' id: 0x6f736f73 len: 0x45d14c addr: 0x28000000 vers: 0x 210 devOffset: 0x00004400 entryOffset: 0x0045BC00 loadAddr: 0xFFFFFFFF chksum: 0x188E5018 is there something wrong with that? i did not understand completely the code of make_fw.c, but is it right that the apple image and the master image have the same devOffset? and why loadAddr of all images are 0xFFFFFFFF? thanks, bye Martino On Wednesday 28 January 2004 18:01, Martino di Filippo wrote: > Hi Bernard, thanks for your answer. > > I understood that 3g aren't yet supported, but i think i have a problem > before loading the kernel. In fact, the bootloader when installed should > show the tux image, and then decide which image to load. After i copy the > image prepared by the bootloader, i see the apple logo, not tux, and then i > get the broken folder icon, also with the 2.1 obviously because the linux > root does not deal with the normal folder structure. I think that some > offsets in the firmware are changed from previous ipods, and writing that > image on the first partition does not overwrite the boot section so it's > totally useless. It's only an idea obviously, but i cannot explain in other > way the fact that overwriting the firmware does nothing. > > I'll try some more. > > Martino > > On Wednesday 28 January 2004 02:29, Bernard Leach wrote: > > Hi Martino, > > > > The 3rd gen iPods aren't fully working yet. Take a look at the mail > > archives on sourceforge for more details. > > > > Basically though if you use the new bootloader you can use your existing > > 2.1 firmware (you are getting the broken folder icon b/c you downgraded > > to 1.2 so you need to switch back to 2.1). > > > > cheers, > > bern. > > > > On Wed, 2004-01-28 at 01:21, Martino di Filippo wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > I have a 3rd generation ipod, with firmware 2.1. > > > Since in the documentation is recomended to downgrade to 1.2x, i've > > > downloaded the 1.2.2 firmware and installed it from windows. Then i > > > prepared the kernel, following step by step instuctions on your site, > > > and i patched my 1.2x firmware with the compiled linux.bin. I wrote it > > > down with dd, but when i reset the ipod, i only see as usual the > > > half-eaten apple, then the icon that says that folder structure is > > > broken, and then it automatically enters in disk mode. Where is the > > > mistake? I am sure i wrote the firmware with the right command ("dd > > > if=patched_firmware of=/dev/sda1" (my ipod firmware)) but it seems that > > > nothing changes. Any hint? > > > > > > Thanks in advance and sorry for my _bad_ english > > > - -- > > > Martino di Filippo <matrix87> > > > web...@ma... > > > http://www.matrix87.com > > > -----BEGIN PGP SIGNATURE----- > > > Version: GnuPG v1.2.1 (GNU/Linux) > > > > > > iD8DBQFAFwCIjQb/yIPtCmYRAp5qAKCANqPlIiG8aky36xxzWN+JrdGbVwCbByvp > > > 5GCqEdUclLm1k0ZJgj0Eg0o= > > > =LB9y > > > -----END PGP SIGNATURE----- > > > > > > > > > > > > ------------------------------------------------------- > > > The SF.Net email is sponsored by EclipseCon 2004 > > > Premiere Conference on Open Tools Development and Integration > > > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > > > http://www.eclipsecon.org/osdn > > > _______________________________________________ > > > iPodlinux-devel mailing list > > > iPo...@li... > > > https://lists.sourceforge.net/lists/listinfo/ipodlinux-devel > > > > ------------------------------------------------------- > > The SF.Net email is sponsored by EclipseCon 2004 > > Premiere Conference on Open Tools Development and Integration > > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > > http://www.eclipsecon.org/osdn > > _______________________________________________ > > iPodlinux-devel mailing list > > iPo...@li... > > https://lists.sourceforge.net/lists/listinfo/ipodlinux-devel -- Martino di Filippo <matrix87> web...@ma... http://www.matrix87.com |