[06:30:53] *** Quits: [7] (~quassel@rockbox/developer/TheSeven) (Disconnected by services) [06:31:06] *** Joins: TheSeven (~quassel@rockbox/developer/TheSeven) [09:46:46] *** Joins: STeeF (~STeeF@office.hostnetbv.nl) [10:27:58] *** Quits: [Saint] (~quassel@rockbox/user/saint) (Remote host closed the connection) [10:29:59] *** Joins: [Saint] (~quassel@rockbox/user/saint) [14:40:04] *** Quits: Elfish (amba@2001:1608:12:1:13:3:3:7) (Ping timeout: 260 seconds) [15:03:30] *** Joins: Elfish (amba@2001:1608:12:1:13:3:3:7) [21:52:15] *** Joins: justahotbag (45cb46d8@gateway/web/freenode/ip.69.203.70.216) [21:54:32] hi guys, can anyone tell me the sreet to the manual restore from itunes 9.2.1, i have done a clean install and it didn't change it's can't reach a server error, I have downloaded the firmware manually... [21:55:08] *secret to a manual restore [22:05:45] justahotbag: if you're going to to a manual restore, you should uninstall itunes first (and probably rebooting your computer after the uninstallation) [22:06:00] then i can give you step-by-step instructions on how to restore [22:06:26] (and restore my development ipod classic at the same time, just to make sure my instructions are correct) [22:08:20] uninstall everything? Apple mobile support, quicktime?... [22:12:07] justahotbag: yes, especially itunes and apple mobile support [22:15:09] ok this will take a min, be back after its done and a rebooted [22:41:19] *** Quits: justahotbag (45cb46d8@gateway/web/freenode/ip.69.203.70.216) (Ping timeout: 250 seconds) [22:41:45] *** Joins: justahotbag (45cb46d8@gateway/web/freenode/ip.69.203.70.216) [22:42:07] okay all set 890104 [22:47:57] *** Quits: STeeF (~STeeF@office.hostnetbv.nl) (Remote host closed the connection) [22:48:13] justahotbag: please open device manager, then connect your ipod, and put it in DFU mode [22:48:23] (that's holding menu+select for 12 seconds) [22:50:08] done [22:51:28] do you see a new device? [22:51:58] yes it's yellow flagged as DFU device [22:52:10] ok, i'll send you a driver for it [22:52:23] Apple recovery usb driver to be exact [22:58:52] connected to irc through freenode.net, ... unsure i can recieve files... ...? [22:59:12] he'll probably just send you a download link [22:59:55] but it still being named "apple recovery something" suggests that some remnants of apple's driver are still installed [23:03:29] justahotbag: use this link to download the file: https://mega.co.nz/#!s4BiXBLK!X3B18HvMtLTbt3fq3n2NLiMsMC1rJzlp-h6Lt6gZbhY [23:05:06] extract it somewhere, then in device manager, right click the apple recoveryy usb device, select Update driver software, then "Browse...", "let me pick..." (the bottom-most option), then Have disk [23:05:37] point it to the folder where you extracted the zip, and choose "iPod Classic/Nano3G Bootrom DFU" [23:05:49] gotcha [23:05:59] click next, then tell me when the installation completes [23:09:19] says already installed, as seven suggested, i've been all over the emcore site, so I probably installed that driver two days ago [23:10:06] it shouldn't be called apple recovery then [23:10:21] what does the "driver files" button in the device properties (driver tab) list? [23:12:07] usbaapl.sys / wdfcoinstaller010009.dll / winusbcoinstaller2.dll [23:12:25] all under driver details [23:12:38] guess I should pull those drivers...? [23:12:55] usbaapl.sys is fishy [23:13:17] however winusbcoinstaller2.dll suggests that our driver might be involves as well [23:13:19] involved* [23:14:33] okay i'll uninstall those drivers and reinstall, do you both agree [23:14:46] thanks for your help guys [23:15:09] that sounds like a plan [23:15:18] try completely uninstalling the drivers, then reinstalling what user890104 gave you [23:18:00] done. much better, no mention of apple this time [23:18:41] listed as ipod classic... / dfu this time [23:20:23] that looks good [23:21:15] you'll now need ipoddfu.py, libipoddfu.py, ipodscsi.exe and a few apple recovery files that can be extracted from various .ipsw files [23:25:36] which ipsw file, it's own...? [23:30:01] justahotbag: i'm making an all-in-one package for ipod classic recovery, and i'll send you a link as a private message [23:30:32] okay, tank you [23:31:14] thanks i mean, didn't mean to blow you up [23:32:15] lol [23:34:11] justahotbag: extract the zip somewhere (for example, desktop) [23:37:30] then open the folder (iPod_Classic_Recovery) [23:37:48] okay extracting files to desktop [23:37:56] and hold down shift, then right-click inside the folder (to bring up the context menu) [23:38:09] select Open command window here [23:39:52] okay @ cmd line [23:40:32] paste the following command: [23:40:39] Python3\python.exe ipoddfu\ipoddfu.py WTF.x1223.RELEASE.dfu [23:40:48] it should respond with: [23:40:54] Connected to S5L8702 Bootrom DFU mode, USB version 1 [23:40:54] Upload: ................... done [23:42:23] then, redo the driver installation procedure, this time selecting "iPod Classic 2G/3G WTF" (or 1G, depending on your model) [23:43:00] got a "bad image" error [23:43:35] libusb0.dll is not designed to run windows... [23:43:46] *on windows... [23:43:52] uhm, what windows version are you using? [23:43:59] 7 [23:44:05] x86 or x64? [23:44:10] x86 [23:45:19] so you get this error while trying to select the driver i told you in the driver update dialog? [23:46:07] no imeddiately after entering the command [23:46:24] user890104: that's python running into a 64bit libusb0.dll somewhere [23:46:35] probably in c:\windows\system32 if it isn't in your package [23:46:43] replace that with a 32bit copy of it [23:47:31] TheSeven: isn't the libusb installer expected to picked up the right one? [23:47:57] only if you explicitly install libusb [23:48:04] libusb-win32 to be more precise [23:48:14] if you just point the driver wizard to the .inf file, it won't install the dll at all [23:48:41] ah, i see [23:49:56] should i download python3 32bit from anywhere? and place in your folder [23:50:07] well, it's worse... i can see a few kilobytes of irc logs at the beginning of libusb0.dll that i zipped :) [23:50:16] looks like filesystem corruption [23:50:47] i'll try to find a proper file [23:53:22] https://mega.co.nz/#!4h4jwbpB!M06qNSa_ra02ciP3gTKK4H6kf_p6_M1fGW1A86PWtiU [23:53:39] justahotbag: replace libusb0.dll in c:\windows\system32 with this one [23:54:58] then try running the python command line again [23:58:42] perect that worked as expected [23:59:25] did you update the driver for the new device [23:59:33] that showed up after running the command? [23:59:41] going to now