[00:12:25] maxx__: it is telling you to put the .dfu file in the same folder, then write its name (or just *.dfu) after ipoddfu.py [00:12:36] so it knows which file to send to the ipod [00:17:57] http://pastebin.com/mx0YHxkh [00:19:04] i believe it gave the same error that itunes gave. couldn't write the .dfu because it couldn't find the specific device the dfu is made for [00:21:03] yeah, this is what the error message means [00:21:16] can you look for the ipod in device manager? [00:21:44] and check what is the usb product id [00:22:39] if it's 1223, then the driver is not installed - that's why it fails [00:23:00] if there's no such device, or the id is different, please reboot the ipod and enter dfu again [00:23:29] I tried with both the driver installed and no installed :( let me try again [00:26:54] it is 1223 [00:28:35] rebooted ipod and with/without modded freemyipod drivers i get the same error [00:32:03] <[7]> that error means that libusb was unable to find any ipod device [00:32:26] <[7]> which means that there was no libusb driver installed for that 1223 device [00:33:23] <[7]> you might want to try to revert to the apple driver and then add a libusb device filter driver to it [00:35:39] <[7]> http://sourceforge.net/projects/libusb-win32/files/libusb-win32-releases/1.2.6.0/libusb-win32-bin-1.2.6.0.zip/download [00:36:13] <[7]> run the filter wizard, select the dfu device and install a filter for it, and then try ipoddfu.py again [00:45:07] well it did... something. but reported an error at the end i believe [00:45:10] http://pastebin.com/FMxGBERM [00:45:19] making progress i think [01:00:52] <[7]> damn [01:01:35] ? [01:02:10] <[7]> maxx__: either upgrade to python3 or change data[i] in that line to struct.unpack("B", data[i])[0] [01:03:17] <[7]> (line 190 in libipoddfu.py) [01:04:59] upgrading to python 3.3.0 [01:24:25] not sure if it works in python 3.. got this [01:26:58] http://pastebin.com/G5q2u5z9 [01:28:05] <[7]> now pyusb failed to get hold of libusb... [01:28:56] <[7]> 32 vs 64 bit problem? [01:29:06] hm... [01:29:37] pyusb is 64bit compatible right? [01:30:28] i can always try on a 32-bit system [01:31:18] <[7]> did you install 32 or 64 bit python? [01:31:52] 64 [01:32:29] <[7]> let me guess, python 2.7 was 32bit? [01:32:59] <[7]> anyway, i suspect that c:\windows\system32\libusb0.dll is missing [01:33:15] no 2.7 was 64 [01:33:24] <[7]> interesting [01:33:29] <[7]> is that file present? [01:33:56] <[7]> if not, copy it from bin\amd64 in the libusb filter driver zip file to system32 [01:34:08] <[7]> if it is... well, that's odd. [01:37:41] http://i388.photobucket.com/albums/oo330/maxxender/Forum%20pictures/Untitjgled-1.jpg [02:45:25] <[Saint]> [7]: http://forums.rockbox.org/index.php/topic,42693.msg217277.html#msg217277 <-- relevant? [02:46:08] <[Saint]> IFF user report can be believed, apparently iTunes changed something? [03:20:30] *** Joins: [Saint_] (~saint@rockbox/user/saint) [03:20:55] *** Quits: [Saint] (~saint@rockbox/user/saint) (Ping timeout: 246 seconds) [03:58:20] *** [Saint_] is now known as [Saint] [05:02:03] That's something i was thinking. Where can i find an older version of itunes? [05:02:22] well wait. [05:08:32] i'm trying [06:10:17] *** Quits: [7] (~quassel@rockbox/developer/TheSeven) (Disconnected by services) [06:10:23] *** Joins: TheSeven (~quassel@rockbox/developer/TheSeven) [08:28:31] This fixed it! So turns out itunes is a POS (what's new) i can confirm that itunes v9.1.1 can properly restore an ipod through DFU [08:28:40] Thanks for all the help everyone! [08:37:08] *** Quits: maxx__ (b809b6ba@gateway/web/freenode/ip.184.9.182.186) (Ping timeout: 245 seconds) [09:13:05] * [Saint] does the 'slightly happy' dance. [09:13:20] <[Saint]> Turns out iTunes decided to put a spanner in the works. [14:15:07] *** Joins: sam__ (b612d005@gateway/web/freenode/ip.182.18.208.5) [14:20:03] *** Quits: sam__ (b612d005@gateway/web/freenode/ip.182.18.208.5) (Ping timeout: 245 seconds) [14:24:35] *** Joins: sameer_ (b612d006@gateway/web/freenode/ip.182.18.208.6) [14:25:11] *** Quits: sameer_ (b612d006@gateway/web/freenode/ip.182.18.208.6) (Client Quit) [16:04:27] *** Quits: [Saint] (~saint@rockbox/user/saint) (Remote host closed the connection) [16:06:32] *** Joins: [Saint] (~saint@rockbox/user/saint)