[00:01:03] *** Quits: e0in (6d4ed1ee@gateway/web/freenode/ip.109.78.209.238) (Ping timeout: 245 seconds) [00:04:16] *** Quits: VOBOSHI (~textual@5-12-147-237.residential.rdsnet.ro) (Quit: Textual IRC Client: www.textualapp.com) [00:21:53] *** Joins: e0in (6d4ed1ee@gateway/web/freenode/ip.109.78.209.238) [00:34:30] e0in: which umsboot version are you using? [00:52:38] *** Quits: TheSeven (~quassel@rockbox/developer/TheSeven) (Ping timeout: 255 seconds) [00:54:24] *** Joins: TheSeven (~quassel@rockbox/developer/TheSeven) [01:22:19] TheSeven: v0.0.1 r419 [01:23:02] e0in: that one is known to sometimes do that [01:23:17] user890104: do we have a non-itunes bootstrapper with 0.2 yet? [01:24:03] probably this one... http://files.freemyipod.org/targets/iPod%20classic/bootstrap_ipodclassic_new.exe [01:24:11] e0in: you might want to try that bootstrapper [01:24:25] alright, doing that now [01:26:03] TheSeven: that's 0.2.1 [01:26:20] winusb non-itunes? c or .net? [01:26:44] C#, should work only with our winusb driver, still untested [01:27:03] it looks up the device by driver guid, not by vid/pid [01:27:19] so my c# mess updated with a newer umsboot... [01:27:27] exactly [01:28:33] tried that, got "DFU payload was rejected: 10" [01:29:05] i must have messed up something when building the bootstrapper then [01:29:37] can you wait a couple of minutes while i look into this? [01:29:44] sure [02:08:58] TheSeven: any idea what's wrong? i can reproduce the issue here, but i don't know what is causing it [02:09:24] bad header signature, size mismatch, ... [02:10:11] in theory you should be able to just use the payload from the itunes bootstrapper [02:10:59] that's what i'm doing, let me check that again [02:15:17] what's the size of the dfu image? [02:15:44] 26 992 bytes [02:16:04] does it need to be a multiple of something? [02:16:04] hm, so no alignment problems either [02:16:16] 4 or 16... both are met here [02:17:01] well, the same payload works with libusb+ipoddfu.py, and doesn't using winusb+your C# app [02:17:55] hm, look into the DFU transfer logic then [02:18:15] I can't think of anything obvious that could be wrong there, but who knows [02:18:43] that's where i also failed, when porting ipoddfu.py to C a while ago [02:19:44] is the dfu protocol a standard? can we use a generic dfu upload tool? [02:20:10] I can't see a reason why that would cause it to fail with some payloads only [02:20:37] DFU is a generic standard, but there's not really a general purpose tool for it [02:20:52] openmoko has something, but it's not really adequate for our purposes [02:21:10] we need to treat it a bit special because we're crashing the dfu loader on the device in order to exploit it [03:05:04] I'll check back in the morning [03:05:09] *** Quits: e0in (6d4ed1ee@gateway/web/freenode/ip.109.78.209.238) (Quit: Page closed) [04:45:27] *** Joins: gowinder (~chatzilla@58.49.19.191) [06:35:06] *** Quits: TheSeven (~quassel@rockbox/developer/TheSeven) (Ping timeout: 255 seconds) [06:36:33] *** Joins: TheSeven (~quassel@rockbox/developer/TheSeven) [09:35:25] *** Quits: [Saint] (~saint@rockbox/staff/saint) (Remote host closed the connection) [09:37:35] *** Joins: [Saint] (~saint@rockbox/staff/saint) [09:55:04] *** Joins: krnlyng (~liar@83.175.90.24) [10:49:44] *** Joins: VOBOSHI (~textual@5-12-147-237.residential.rdsnet.ro) [11:45:22] *** Quits: [Saint] (~saint@rockbox/staff/saint) (Read error: Connection reset by peer) [11:46:27] *** Joins: [Saint] (~saint@rockbox/staff/saint) [13:31:10] *** Joins: e0in (6d4ed1ee@gateway/web/freenode/ip.109.78.209.238) [13:43:10] Hello. Any progress overnight? [14:14:00] *** Quits: VOBOSHI (~textual@5-12-147-237.residential.rdsnet.ro) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) [14:51:01] e0in: no, but there's an alternative method which should work for you [14:52:43] ok. [14:56:13] it involves installing part of itunes (only the ipod drivers) [14:56:21] i can guide you if you want [14:56:58] and you can uninstall the drivers when you're done with the emCORE installation [14:57:34] *** Joins: VOBOSHI (~textual@5-12-147-237.residential.rdsnet.ro) [14:57:46] alright, lets give it a try [15:07:53] ok, let me find the instructions [15:09:41] [23:06:53] V_: go to www.apple.com/itunes/ [15:09:41] [23:07:03] download the installer, but do not run it [15:09:41] [23:08:23] do you have an archiver, like winrar or 7zip? [15:09:41] [23:08:52] great, open it and browse to the file [15:09:41] [23:09:27] then right-click it, and select open inside (ctrl+pg down) [15:09:43] [23:09:56] then click on AppleMobileDeviceSupport64.msi, and select Copy from the toolbar [15:09:46] [23:10:11] put it on the desktop for example, then run it from the desktop [15:09:48] [23:10:25] let it install, select Ignore when it complains about some apple service [15:09:50] [23:10:47] when the install is done, put your ipod in dfu again [15:09:52] [23:11:07] download this file [15:09:54] [23:11:08] http://files.freemyipod.org/targets/iPod%20classic/bootstrap_ipodclassic_itunes.exe [15:09:57] [23:11:10] and run it [15:09:59] [23:11:23] and you're done with umsboot :) [15:10:01] [23:11:36] this version should work fine with the same .ubi you have [15:10:03] [23:12:31] after you complete the installation, you can go to Programs and features, and remove apple's drivers (order the apps by Date installed so you can find it easily) [15:10:32] Hah, that brings back memories. [15:10:36] Hello, guys! [15:12:20] TheSeven: thanks [15:12:25] VOBOSHI: hi [15:13:15] * VOBOSHI tips hat to user890104, TheSeven, [Saint]. [15:43:48] * user890104 just added a new installtion method to the wiki [15:49:46] *** Quits: [Saint] (~saint@rockbox/staff/saint) (Remote host closed the connection) [15:51:04] *** Joins: [Saint] (~saint@rockbox/staff/saint) [15:59:09] *** Quits: VOBOSHI (~textual@5-12-147-237.residential.rdsnet.ro) (Quit: Textual IRC Client: www.textualapp.com) [16:28:55] *** Quits: e0in (6d4ed1ee@gateway/web/freenode/ip.109.78.209.238) (Quit: Page closed) [18:21:15] *** Joins: VOBOSHI (~textual@5-12-147-237.residential.rdsnet.ro) [21:29:10] *** Quits: VOBOSHI (~textual@5-12-147-237.residential.rdsnet.ro) (Quit: Textual IRC Client: www.textualapp.com) [23:20:23] *** Quits: krnlyng (~liar@83.175.90.24) (Remote host closed the connection)