[00:01:23] *** Quits: liar (~liar@83.175.83.185) (Ping timeout: 245 seconds) [00:19:57] *** Joins: liar (~liar@clnet-p09-185.ikbnet.co.at) [01:47:25] *** Quits: liar (~liar@clnet-p09-185.ikbnet.co.at) (Remote host closed the connection) [04:31:32] *** Quits: [Saint] (~saint@rockbox/user/saint) (Remote host closed the connection) [04:33:39] *** Joins: [Saint] (~saint@rockbox/user/saint) [05:32:39] *** Quits: [Saint] (~saint@rockbox/user/saint) (Remote host closed the connection) [05:34:48] *** Joins: [Saint] (~saint@rockbox/user/saint) [06:30:46] *** Quits: TheSeven (~quassel@rockbox/developer/TheSeven) (Disconnected by services) [06:30:53] *** Joins: [7] (~quassel@rockbox/developer/TheSeven) [06:31:52] *** Quits: cyb3rkn19ht (~cyb3rkn19@pool-72-66-124-83.washdc.fios.verizon.net) (Remote host closed the connection) [08:40:40] *** Joins: defendor (~defendor@ool-43554d34.dyn.optonline.net) [08:42:24] help please! rockbox is stuck in scanning disk, ipod 6g [09:41:24] *** Joins: liar (~liar@clnet-p09-185.ikbnet.co.at) [12:35:22] <[7]> defendor: "scanning disk"? [12:35:28] <[7]> as in building a music library? [12:35:52] <[7]> you probably have some corrupted audio file in there then [12:36:10] <[7]> just reboot the ipod, and if it still doesn't go away, clear the database from emcore's tools menu [13:42:29] *** Joins: cyb3rkn19ht (~cyb3rkn19@pool-72-66-124-83.washdc.fios.verizon.net) [14:12:24] *** Quits: cyb3rkn19ht (~cyb3rkn19@pool-72-66-124-83.washdc.fios.verizon.net) (Remote host closed the connection) [14:49:17] i rebooted, cleared the rockbox config, rockbox database, and even tried rockbox fallback image, nothing works. still suck in scanning disk.. [14:49:52] i got ALL my music collection there. at this point i just want to get my files out [14:59:26] <[Saint]> If Rockbox is tripping up on directory cache, your filesystem is likely trashed, and you probably don;t want the files back anyway. [14:59:52] <[Saint]> Protip: *never* rely on a portable device for the purpose of archival. [15:03:25] <[Saint]> There's a saying along the lines of "If you don't have your files backed up, you don't care about them" [15:53:34] *** Quits: [7] (~quassel@rockbox/developer/TheSeven) (Disconnected by services) [15:53:41] *** Joins: TheSeven (~quassel@rockbox/developer/TheSeven) [16:47:10] *** Quits: [Saint] (~saint@rockbox/user/saint) (Remote host closed the connection) [16:49:14] *** Joins: [Saint] (~saint@rockbox/user/saint) [17:31:05] *** Quits: defendor (~defendor@ool-43554d34.dyn.optonline.net) (Quit: Leaving) [19:07:27] *** Joins: defendor (44c3ddc2@gateway/web/freenode/ip.68.195.221.194) [19:09:09] anyone here? [19:17:11] <[Saint]> Multiple people. [19:22:10] so ya im still trying to get my files off the 6g stuck in scanning disk [19:22:17] is it possible? [19:36:33] anyone? [19:58:18] *** Quits: defendor (44c3ddc2@gateway/web/freenode/ip.68.195.221.194) (Quit: Page closed) [21:01:17] possibly with emcore.py gettree [22:38:15] does anyone remember that cool website, which parses phobos.apple.com/version, and lists all firmware images for download from apple? [22:38:28] i need to manually restore a n4g [22:55:22] *** Joins: defendor (~defendor@67.85.77.52) [22:56:26] can anyone please help me out a little. [22:57:28] defendor: yes [22:57:35] [21:01:16] possibly with emcore.py gettree [22:57:55] rockbox stuck in scanning disk mode. ipod 6g [22:58:10] i cleared dtabase and config but still cant boot into rockbox [22:58:34] try entering emcore console, then do what TheSeven suggested earlier [22:58:49] you need python, pyusb and libusb [22:59:43] im on arch and seems like i got python 3. how do i get the pyusb and libusb? [23:00:57] well, use your package management software to download and install libusb-1.0 and pyusb 1.x [23:01:12] if you already done the install on this machine, you most likely have them both [23:01:41] the thing is the classic doesnt mount on arch [23:01:46] can this be done in windows? [23:05:42] you don't need to mount it, if it appears in lsusb as ffff:e000 when the boot menu is on the screen, it's fine [23:07:53] im in the emcore boot menu and getting this Bus 003 Device 006: ID ffff:e000 so i guess its recognized [23:08:20] now what? (im sorry u have to guide me through this please) [23:08:23] [21:38:15] does anyone remember that cool website, which parses phobos.apple.com/version, and lists all firmware images for download from apple? << that was at trejan, but sadly it's gone [23:08:42] so there's just felixbruns.de/ipod/firmware left [23:09:08] er http://www.felixbruns.de/iPod/firmware/ [23:09:28] TheSeven: exactly, that's why i can't find it. found what i need in the xml itself, now trying to build ipoddfu_c on w7x64+mingw (too lazy to reboot in ubuntu) [23:15:47] defendor: run "python emcore.py ls" [23:15:56] i did clear the databse from emcore tools menu but it still doesnt boot rockbox [23:16:03] ok [23:16:35] (you can get emcore.py and the other files using "svn co http://svn.freemyipod.org/emcore/trunk/tools/ emcore-tools") [23:20:54] im getting this https://gist.github.com/anonymous/5094384 [23:21:16] so pyusb is not installed [23:21:56] if you can't easily install it through your linux distribution's tools, you can just grab pyusb-1.0.0 from sourceforge and unpack the "usb" folder into the "emcore-tools" folder [23:24:01] TheSeven: that looks like a nice pyusb installation method, i'm also going to give it a try [23:24:57] since i can't find a win32 port of libusb-1.0, i'm going to use the well-known python way for uploading dfu images [23:29:50] *** Quits: liar (~liar@clnet-p09-185.ikbnet.co.at) (Quit: huiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii) [23:32:24] still saying "no module named usb" http://i.imgur.com/QPZMP6K.png [23:41:00] defendor: hm, the usb folder needs to be where emcore.py is [23:41:14] which is in emcore-tools if you downloaded it from SVN [23:41:32] if you downloaded it separately, you don't need that emcore-tools folder at all [23:43:42] this link is broken http://svn.freemyipod.org/emcore/trunk/tools/emcore-tools [23:44:25] that link doesn't make sense, where did you get that from? [23:46:46] ok its working and recognizes the ipod. but getting this error https://gist.github.com/anonymous/5094589 [23:47:24] which means that the ipod did hang, probably due to the same reason why it did hang in rockbox [23:48:38] hold up! i rebooted and tried again this is the output https://gist.github.com/anonymous/5094605 [23:48:48] looking better [23:48:58] so I guess you're most interested in the MUSIC folder? [23:49:09] ya i just want to get all mah files [23:49:11] *my [23:49:39] sudo python emcore.py gettree /MUSIC [23:54:52] error :( https://gist.github.com/anonymous/5094676 [23:56:10] did it download some files at least? [23:56:27] no nothing [23:56:44] try rebooting once again, just to check if you get a different result [23:56:50] but this doesn't look good at all [23:57:23] once it crashes, can you hear the drive making some clicking noise if you listen closely? [23:57:43] if not (and it's just filesystem corruption), you might try to download a block level image from the drive [23:59:36] it started downloading some files, but after like 40 seconds the device turned off with an error https://gist.github.com/anonymous/5094716