[00:54:06] *** Quits: n1s (~n1s@rockbox/developer/n1s) (Ping timeout: 252 seconds) [01:31:52] *** Quits: liar (~liar@clnet-p09-185.ikbnet.co.at) (Quit: huiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii) [01:44:50] *** Quits: alderz (~alderz@77.224.165.217) (Quit: bye) [02:02:20] *** Joins: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) [02:02:22] *** Quits: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) (Remote host closed the connection) [03:42:53] *** Quits: alberthrocks (~alberthro@unaffiliated/alberthrocks) (Read error: Connection reset by peer) [04:00:30] *** Joins: alberthrocks (~alberthro@pool-71-179-91-89.bltmmd.fios.verizon.net) [04:00:31] *** Quits: alberthrocks (~alberthro@pool-71-179-91-89.bltmmd.fios.verizon.net) (Changing host) [04:00:31] *** Joins: alberthrocks (~alberthro@unaffiliated/alberthrocks) [06:47:15] *** Quits: TheSeven (~quassel@rockbox/developer/TheSeven) (Disconnected by services) [06:47:22] *** Joins: [7] (~quassel@rockbox/developer/TheSeven) [08:02:40] *** Joins: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) [08:02:40] *** Quits: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) (Remote host closed the connection) [11:32:09] *** Joins: STeeF (~STeeF@office.hostnetbv.nl) [14:02:22] *** Joins: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) [14:02:22] *** Quits: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) (Remote host closed the connection) [15:02:05] *** Joins: codename-nos_ (7a667c3e@gateway/web/freenode/ip.122.102.124.62) [15:02:47] cant access umsboot device of my ipod classic (160g) on windows [15:03:17] tried it on linux first but the python module was giving me some problem [15:04:49] <[Saint]> define "some problem" [15:04:59] <[Saint]> pastebin the output [15:05:48] [Saint]: well the ipodXXXX.py module is missing [15:06:24] even though i am using python 3.3 (on arch) and as per wiki the module is not require unless its python 2.XX [15:07:03] <[Saint]> What? No. [15:07:23] [Saint]: i cant pastbin the output .. at least not now cause i am on the windows 7 now [15:07:57] <[Saint]> You need pyusb, ipoddfu.py, and the libipoddfu.py for your python version. [15:08:04] <[Saint]> NONE of it is optional. [15:08:57] i installed pyusb, ipoddfu.py but cant find libipoddfu.py [15:09:06] <[Saint]> .You also need libusb but that _should_ come with your distro [15:09:25] yeah that one i have [15:09:32] <[Saint]> What do you mean you can't find it? It is linked clearly inthe instructions you should be following. [15:09:36] actually it was preinstalled [15:09:47] <[Saint]> here: http://www.freemyipod.org/wiki/EmCORE_Installation/iPodClassic/PrepareDFULinux [15:10:13] <[Saint]> libipoddfu.py for python 3.x - http://svn.freemyipod.org/tools/ipoddfu/libipoddfu.py [15:10:20] <[Saint]> rather clearly labeled [15:10:32] see it says libipoddfu.py for Python 2.x OR Python 3.x (check your Python version with python -V)"" [15:10:51] and i have python 3.x so i thought it came with that module by default [15:10:54] lol [15:11:11] <[Saint]> No, it is just saying "make sure you grab the right one" [15:11:13] <[Saint]> :) [15:11:33] <[Saint]> But, in all fairness, I can see how you could parse it that way. [15:11:57] lol [15:12:26] anyway i am going to boot into arch now.. windows is taking too long to detect the device [15:12:45] <[Saint]> it can take up to ~10 minutes [15:12:51] actually it says "NOT responding " now !! [15:13:26] anyway see you from the linux's side !! [15:13:28] lol [15:14:28] *** Quits: codename-nos_ (7a667c3e@gateway/web/freenode/ip.122.102.124.62) (Quit: Page closed) [15:21:44] *** Joins: codename-nos (~codename0@122.102.124.62) [15:22:04] hello again [Saint] [15:22:11] <[Saint]> o/ [15:23:56] well i managed to umsboot ipod.. i mean i got that screen [15:24:12] but the output looks suspesious [15:24:15] take a look [15:24:47] http://pastebin.com/HwN8JxGy [15:26:28] <[Saint]> try with the python 2 version of libipoddfu: http://svn.freemyipod.org/tools/ipoddfu/libipoddfu.py [15:27:15] <[Saint]> just substitute python with python2 [15:27:27] <[Saint]> as in: sudo python2 ipoddfu.py bootstrap-ipodclassic-r859-20120102.dfu [15:27:42] i just tried to mount it anyway .. lets wait a little while if it mounts or not [15:27:55] <[Saint]> It will not. [15:28:08] <[Saint]> the bootstrap process is required. [15:28:09] so abort it ?!? [15:28:22] kk got it [15:28:24] <[Saint]> You cannot just decide to arbitrarily skin vital instructions. [15:28:31] <[Saint]> *skip [15:29:40] sudo python2 ipoddfu.py bootstrap-ipodclassic-r859-20120102.dfu ??? you mean ? [15:30:20] <[Saint]> yes...as I said. [15:30:38] okay i m restaring !! hahah [15:31:29] <[Saint]> make sure you downloaded the python 2.x version of the libipoddfu.py file, and that you pass python2 instead of python [15:32:50] so libipoddfu.py has two of them !! okay [15:33:29] and install it with python2 libxxxx.py install ?? [15:33:53] <[Saint]> no. [15:34:15] i am confused ! [15:34:29] i am goint to use it with python2 right ? [15:34:37] <[Saint]> Yes, apparently you are. You don;t seem to be able to follow instruction and I'm not sure I can help you with that. [15:35:36] <[Saint]> Have you downloaded and setup pyusb according the their instructions? (included in the readme) [15:36:31] yes. [15:37:05] the pyusb is installed as per instruction. with the command python pyusb.py install [15:37:31] <[Saint]> Ok, then, grab the python 2.x libipoddfu.py file - http://svn.freemyipod.org/!svn/bc/788/tools/ipoddfu/libipoddfu.py [15:38:40] <[Saint]> then, assuming all the relevant files are in the same directory, pass: sudo python2 ipoddfu.py bootstrap-ipodclassic-*.dfu [15:38:40] kk [15:39:16] should i install ipoddfu.py ?? like .. python ipoddfu.py install [15:39:29] <[Saint]> Does it say to do so? [15:39:34] <[Saint]> (the answer is no) [15:39:40] no [15:39:42] lol [15:39:55] i mean i figured but thought maybe i m missed it [15:44:18] now it says usb.core missing with python2 command [15:44:24] oh god !! [15:45:04] <[Saint]> sudo apt-get install libusb-dev [15:45:24] <[Saint]> then repeat the above listed process [15:45:48] wait it worked i think with the python command ... [15:46:21] http://pastebin.com/Kd7ESeiS [15:46:26] is it okay ? [15:46:50] <[Saint]> seems like you may have mixed up the python 2.x/3.x files, yes, that is ok. [15:47:10] yeah i guess [15:47:23] but the fdisk -l is taking long .. [15:47:39] but it says it would take 10 min .. so [15:48:16] its a 67mb file instaed of 64 ! lol [15:48:48] <[Saint]> now, mount it, and pass it the .ubi installer [15:49:10] mounting.. and waiting [15:49:49] does mounting take too long or the detecting the device takes too long ? [15:50:09] yeah the mounting does [15:50:20] <[Saint]> mounting can take a while, detection should be relatively instant [15:50:38] kk [15:50:51] so thanks buddy for help !! [15:50:59] really appreciate it [16:11:33] okay seems like installation went okay .. [16:12:06] so whats new and cool ?> i am pretty new to rockbox [16:12:16] <[Saint]> did you extract the rockbox .zip to the device? [16:12:51] yes [16:13:07] i got the rockbox menu now [16:13:19] with files, databases, setting etc [16:13:29] <[Saint]> extract this image to the device: http://build.rockbox.org/data/rockbox-ipod6g.zip [16:13:47] <[Saint]> it is much, much, much newer than the one linked in the instructions. [16:14:21] should i remve the exisiting one ? [16:14:27] <[Saint]> No. [16:14:43] <[Saint]> Just allow it to overwrite all files when prompted. [16:14:47] okay [16:15:27] <[Saint]> Most importantly, the newer build includes CPU frequency scaling, which the build linked in the instructions doesn't have. [16:15:34] btw i have ipod classing 160gb .. does that makes anydifference > [16:15:40] <[Saint]> This makes for a marked improvement in runtime. [16:15:44] <[Saint]> No. [16:15:47] okay [16:16:57] done [16:17:13] <[Saint]> Cool, unmount and do as prompted. [16:17:24] <[Saint]> (it will ask to execute the newer binary) [16:17:35] and one more question do i need any application to add music [16:18:06] <[Saint]> No, your iPod is now just a mass storage device. [16:18:07] it says select=yes .. i dont know what select key is !? lol [16:18:16] <[Saint]> Simply drag and drop your audio/media [16:18:19] is it a middle one ?!? [16:18:28] <[Saint]> select == the middle key [16:19:33] well it didnt changed in terms of appereance .. [16:19:52] <[Saint]> No, it won't. [16:20:05] okay [16:20:19] any other cool stuff that you can point me to >? [16:20:39] <[Saint]> This device has no official Rockbox manual (yet), but you may refer to the iPod Video manual for now: http://download.rockbox.org/daily/manual/rockbox-ipodvideo/rockbox-build.html [16:21:00] <[Saint]> it is essentially the same, except the Classic has a few unimplemented features. [16:21:16] cool !! i was thinking about mannual ! [16:22:19] and my rhythmbox detects it !!! [16:22:34] no more itunes then !! [16:23:04] i hated that ugly thing from the first time i saw it .. [16:24:22] thank you ! [16:24:33] <[Saint]> Not a problem. [16:24:55] <[Saint]> For reference, all the iPod Video themes on the Rockbox site are compatible [16:25:21] <[Saint]> http://themes.rockbox.org/index.php?target=ipodvideo [16:26:03] *** Parts: woodworker (~woodworke@c-base/crew/woodworker) ("WeeChat 0.3.0") [16:26:39] wow ! those are some themes man ! [16:26:50] i use the same one with my arch box [16:31:06] btw the mennule doesnt say how to install one ? [16:31:25] the theme i downloaded has the whole .rockbox foler !!! [16:31:55] should i just take 'theme' folder from it ? [16:31:58] Which theme is that? [16:32:08] drivebox [16:32:17] v1.1 [16:32:59] and the same with retrotape_3.0 [16:33:05] That doesn't have the entire .rockbox [16:33:45] <[Saint]> it has the .rockbox directory to ensure that the correct folder structure is applied [16:33:58] <[Saint]> just extract the archive to the root of the device [16:34:59] http://postimage.org/image/inp29qghp/ [16:35:24] <[Saint]> just extract the archive to the root of the device [16:35:31] [Saint], but dont you think all the other things will be replaced ? [16:35:36] <[Saint]> No. [16:35:40] okay .. [16:36:13] <[Saint]> If the files were already in the .rockbox folder, you wouldn't need to download the theme, would you? :) [16:36:41] <[Saint]> As I said, the directory structure of the themes is deliberate. [16:36:52] <[Saint]> It ensures everything gets where it is supposed to be. [16:37:09] <[Saint]> ...provided you extract the archive to the devices root, that is. [16:38:02] * [Saint] giggles at marijuana.ppt [16:38:56] <[Saint]> Your secret is safe with us, Batman. [16:39:40] well i tried to play the song but the all just skips ... [16:39:47] do i have to install codecs ? [16:39:58] <[Saint]> No. [16:40:02] and lol marijuana !! [16:40:12] <[Saint]> What type of file are you attempting to play? [16:40:29] .mp3 [16:42:04] <[Saint]> I can't think of any reason why it would do so, other than: 1 - you somehow fucked up the install, 2 - your files are non-standard to a ridiculous degree [16:42:27] <[Saint]> jump into #rockbox, this isn't a freemyipod problem anymore [16:42:50] okay .. [17:07:48] *** Joins: benedikt93 (~benedikt9@unaffiliated/benedikt93) [17:56:12] *** Quits: codename-nos (~codename0@122.102.124.62) (Quit: Leaving) [18:35:10] *** Joins: alderz (~alderz@77.224.165.217) [20:02:25] *** Joins: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) [20:02:25] *** Quits: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) (Remote host closed the connection) [21:02:58] *** Quits: benedikt93 (~benedikt9@unaffiliated/benedikt93) (Quit: Bye ;)) [21:10:17] *** Joins: n1s (~n1s@nl118-168-30.student.uu.se) [21:10:17] *** Quits: n1s (~n1s@nl118-168-30.student.uu.se) (Changing host) [21:10:17] *** Joins: n1s (~n1s@rockbox/developer/n1s) [21:31:56] *** Quits: gevaerts (~fg@rockbox/developer/gevaerts) (Disconnected by services) [21:32:00] *** Joins: gevaerts_ (~fg@rockbox/developer/gevaerts) [21:32:18] *** gevaerts_ is now known as gevaerts [22:10:20] *** Quits: Farthen (~Farthen@2a01:4f8:101:2a4:0:bc28:b2e1:9) (Quit: ZNC - http://znc.in) [23:26:19] *** Joins: Farthen (~Farthen@cassiopeia.uberspace.de) [23:27:43] *** Quits: n1s (~n1s@rockbox/developer/n1s) (Quit: Ex-Chat)