| < previous day | Go to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 View Raw Log | next day > |
| View the latest log. Click in the nick column to highlight everything a person has said. |
| Log opened Sun Oct 18 00:00:02 2009 | ||
| 00:24 | Quit TheSeven has quit #ipodlinux. Read error: 110 (Connection timed out) (n=theseven@rockbox/developer/TheSeven) | |
| 00:32 | Quit BHSPitLappy has quit #ipodlinux. Remote closed the connection (n=BHSPitLa@unaffiliated/bhspitmonkey) | |
| 00:39 | Join jerl92 has joined #ipodlinux. (n=jer_l_@ip-66-254-34-71.mqdsl.megaquebec.net) | |
01:00 | ||
| 01:01 | Quit amiconn has quit #ipodlinux. Nick collision from services. (i=quassel@rockbox/developer/amiconn) | |
| 01:01 | Join amiconn_ has joined #ipodlinux. (i=quassel@rockbox/developer/amiconn) | |
| 01:01 | Nick amiconn_ is now known as amiconn | |
| 01:40 | Quit Farthen has quit #ipodlinux. Read error: 113 (No route to host) (n=chatzill@p50988dd0.dip0.t-ipconnect.de) | |
| 01:47 | Join Farthen has joined #ipodlinux. (n=chatzill@p50988dd0.dip0.t-ipconnect.de) | |
03:00 | ||
| 03:11 | Quit jerl92 has quit #ipodlinux. (n=jer_l_@ip-66-254-34-71.mqdsl.megaquebec.net) | |
| 03:26 | Nick fxb is now known as fxb__ | |
| 03:43 | Quit Farthen has quit #ipodlinux. Read error: 113 (No route to host) (n=chatzill@p50988dd0.dip0.t-ipconnect.de) | |
04:00 | ||
| 04:17 | Join Minthe has joined #ipodlinux. (n=Minthe@KD124214153219.ppp-bb.dion.ne.jp) | |
05:00 | ||
| 05:19 | Join Farthen has joined #ipodlinux. (n=chatzill@p50988dd0.dip0.t-ipconnect.de) | |
| 05:22 | Join BHSPitLappy has joined #iPodLinux. (n=BHSPitLa@unaffiliated/bhspitmonkey) | |
| 05:37 | Quit Farthen has quit #ipodlinux. Read error: 113 (No route to host) (n=chatzill@p50988dd0.dip0.t-ipconnect.de) | |
07:00 | ||
| 07:23 | Join DerPapst has joined #ipodlinux. (n=DerPapst@p4FE8F6CD.dip.t-dialin.net) | |
| 07:45 | Quit BHSPitLappy has quit #ipodlinux. "Ex-Chat" (n=BHSPitLa@unaffiliated/bhspitmonkey) | |
08:00 | ||
| 08:32 | Quit DerPapst has quit #ipodlinux. "Leaving." (n=DerPapst@p4FE8F6CD.dip.t-dialin.net) | |
09:00 | ||
| 09:05 | Join TheSeven has joined #ipodlinux. (n=theseven@rockbox/developer/TheSeven) | |
| 09:42 | Join floriankr has joined #ipodlinux. (i=590fcc75@gateway/web/freenode/x-knqmysqngncwaonb) | |
| 09:43 | floriankr | hello. i made a fatal mistake during the manual installation of ipodlinux: i missed to extract the loader archive before installing the loader... |
| 09:43 | floriankr | now it seems like my ipod is fully broken. can i reset it? |
| 09:50 | TheSeven | do you have an installation of itunes around? |
| 09:50 | TheSeven | you should be able to just use that to restore it |
| 09:51 | floriankr | no. i use linux (is there a linux-itunes-version?). but it seems like the os doesn't find a new hardware when i connect the ipod to my pc... |
| 09:51 | TheSeven | what does it show on the display? |
| 09:52 | floriankr | only the apple logo... |
| 09:52 | TheSeven | which ipod generation is it? |
| 09:52 | floriankr | 5th generation, 30gb. |
| 09:52 | TheSeven | does it appear to be stuck in a reboot loop? |
| 09:53 | TheSeven | try holding the center and play keys at the same time |
| 09:53 | floriankr | i tired, but it doesn't work. |
| 09:53 | floriankr | *tried |
| 09:54 | TheSeven | ok, then hold menu and center for about 5 seconds, until the lcd goes briefly blank. then immediately hold center and play again |
| 09:54 | TheSeven | (and make sure the hold switch is off :-) ) |
| 09:54 | floriankr | ok :-) i try now... |
| 09:55 | floriankr | ah. ok, now it says "do not disconnect." i might now be able to restore the mbr... should i? |
| 09:56 | TheSeven | not only mbr... it's best to restore the whole firmware now |
| 09:56 | TheSeven | you can either do that through itunes, but you may also try it manually |
| 09:57 | floriankr | but how can i restore the firmware? i only have a backup of the mbr. |
| 09:57 | TheSeven | ok, then first restore that |
| 09:57 | TheSeven | unplug and replug your ipod, open fdisk to verify that it has 2 partitions again |
| 09:58 | TheSeven | if yes, fetch the right firmware file at http://www.felixbruns.de/iPod/firmware/ |
| 09:58 | TheSeven | rename that .ipsw to .zip and extract it |
| 09:58 | floriankr | ok, fidsk found the two partitions and the ipodpatcher found the ipod with the correct generation. But the ipod still displays "do not disconnect" |
| 09:58 | TheSeven | there should be a big file called "Firmware- |
| 09:59 | TheSeven | dd the big file to the firmware partition of your ipod (the first one) |
| 09:59 | TheSeven | for example: dd if=Firmware-* of=/dev/sdX1 |
| 09:59 | TheSeven | replace X with whichever drive your ipod is |
| 09:59 | floriankr | ah, ok... i will try this now... |
10:00 | ||
| 10:00 | TheSeven | then format the data partition (the second one) as FAT32 |
| 10:01 | TheSeven | and once you've done that, unplug your ipod, hold menu and select again until it reboots, and it should boot up the apple firmware again. now you can just start over and try iPL installation again. |
| 10:02 | floriankr | sorry, this might be a silly question, but i'm not sure which firmware of the 5g i should download: (13/1.3) or (20/1.3) ? |
| 10:03 | TheSeven | i would try the 20/1.3. if that somehow fails, you can still just put the ipod to disk mode again using the two key combinations, and just dd the other one |
| 10:03 | floriankr | ok. :-) thank you! |
| 10:19 | floriankr | i have one further question: should the kernel be extracted, too? |
| 10:29 | TheSeven | depends on whether it's zipped :-) |
| 10:56 | Join Farthen has joined #ipodlinux. (n=chatzill@p50988dd0.dip0.t-ipconnect.de) | |
11:00 | ||
| 11:02 | Quit scorche has quit #ipodlinux. " rawr...that is all...rawr" (n=scorche@rockbox/administrator/scorche) | |
| 11:03 | Quit Minthe has quit #ipodlinux. "Leaving..." (n=Minthe@KD124214153219.ppp-bb.dion.ne.jp) | |
| 11:05 | Quit floriankr has quit #ipodlinux. "Page closed" (i=590fcc75@gateway/web/freenode/x-knqmysqngncwaonb) | |
| 11:15 | Join ezekyel has joined #ipodlinux. (n=ezekyel@D9416CFC.catv.pool.telekom.hu) | |
| 11:16 | Left ezekyel has left #ipodlinux. (n=ezekyel@D9416CFC.catv.pool.telekom.hu) | |
| 11:24 | Join scorche has joined #ipodlinux. (n=scorche@rockbox/administrator/scorche) | |
| 11:36 | Nick fxb__ is now known as fxb | |
13:00 | ||
| 13:09 | Join DerPapst has joined #ipodlinux. (n=DerPapst@p4FE8F6CD.dip.t-dialin.net) | |
14:00 | ||
| 14:28 | Join Germandude has joined #ipodlinux. (n=Germandu@port-92-202-12-149.dynamic.qsc.de) | |
| 14:30 | Germandude | hey guys does anybody know here if theres an ipodlinx Version for Apple ipod touch? |
| 14:31 | TheSeven | there is something called i*phone*linux... |
| 14:32 | Germandude | does it work on ipod touch too? |
| 14:42 | Quit Germandude has quit #ipodlinux. "Leaving" (n=Germandu@port-92-202-12-149.dynamic.qsc.de) | |
| 14:44 | Join Germandude has joined #ipodlinux. (n=Germandu@port-92-202-12-149.dynamic.qsc.de) | |
| 14:47 | Nick fxb is now known as fxb__ | |
| 14:47 | Nick fxb__ is now known as fxb | |
15:00 | ||
| 15:37 | Quit DataGhost has quit #ipodlinux. Read error: 60 (Operation timed out) (i=dataghos@unaffiliated/dataghost) | |
| 15:49 | Quit Farthen has quit #ipodlinux. "ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]" (n=chatzill@p50988dd0.dip0.t-ipconnect.de) | |
| 15:56 | Quit Germandude has quit #ipodlinux. "Leaving" (n=Germandu@port-92-202-12-149.dynamic.qsc.de) | |
18:00 | ||
| 18:13 | Join Farthen has joined #ipodlinux. (n=chatzill@e176146006.adsl.alicedsl.de) | |
20:00 | ||
| 20:50 | Join Keripo has joined #ipodlinux. (n=Keripo@dhcp0350.kin.resnet.group.UPENN.EDU) | |
21:00 | ||
| 21:10 | Quit TheSeven has quit #ipodlinux. Read error: 110 (Connection timed out) (n=theseven@rockbox/developer/TheSeven) | |
| 21:10 | Join BHSPitLappy has joined #iPodLinux. (n=BHSPitLa@unaffiliated/bhspitmonkey) | |
| 21:57 | Quit liar has quit #ipodlinux. "Verlassend" (n=liar@83.175.83.185) | |
23:00 | ||
| 23:03 | Quit Keripo has quit #ipodlinux. Read error: 104 (Connection reset by peer) (n=Keripo@dhcp0350.kin.resnet.group.UPENN.EDU) | |
| 23:04 | Join Keripo has joined #ipodlinux. (n=Keripo@dhcp0350.kin.resnet.group.UPENN.EDU) | |
| 23:08 | Quit Farthen has quit #ipodlinux. Nick collision from services. (n=chatzill@e176146006.adsl.alicedsl.de) | |
| 23:08 | Join Farthen_ has joined #ipodlinux. (n=chatzill@e176133031.adsl.alicedsl.de) | |
| 23:09 | Nick Farthen_ is now known as Farthen | |
| 23:10 | Quit DerPapst has quit #ipodlinux. "Leaving." (n=DerPapst@p4FE8F6CD.dip.t-dialin.net) | |
| Log closed Mon Oct 19 00:00:00 2009 | ||
| < previous day | Go to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 View Raw Log | next day > |