--- Log opened Tue Sep 21 00:00:04 2004 00:39 < KuRcZ> whats up? 01:10 -!- KuRcZ [~jeff@d57-31-222.home.cgocable.net] has quit [Remote closed the connection] 01:28 -!- KuRcZ [~jeff@d57-31-222.home.cgocable.net] has joined #ipodlinux 01:43 -!- BlindSpy [~blindspy@tark-b-139.resnet.purdue.edu] has joined #ipodlinux 01:46 -!- macPod [~One800jef@hc652461c.dhcp.vt.edu] has joined #ipodlinux 01:51 -!- macPod [~One800jef@hc652461c.dhcp.vt.edu] has quit [] 01:56 -!- zephyre [~zephyre@209-6-144-16.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com] has joined #ipodlinux 01:57 < zephyre> I tried to format my brand new ipod with a weird file system and screwed it up. Now I just want to run the restore utility, but that hangs at initializing. Any suggestions? 02:13 -!- zephyre [~zephyre@209-6-144-16.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com] has quit ["ircII EPIC4-2.0 -- Are we there yet?"] 02:26 < KuRcZ> meh 02:31 -!- macPod [~One800jef@hc652461c.dhcp.vt.edu] has joined #ipodlinux 02:43 -!- Random [~random@Peterborough-ppp127133.sympatico.ca] has quit [Remote closed the connection] 03:26 -!- BlindSpy [~blindspy@tark-b-139.resnet.purdue.edu] has quit ["Powered by Gentoo"] 03:27 -!- BlindSpy [~blindspy@tark-b-139.resnet.purdue.edu] has joined #ipodlinux 03:33 < macPod> hey BlindSpy 03:33 < BlindSpy> hey macPod 03:33 < BlindSpy> how ya doin? 03:33 < macPod> frustradted 03:33 < BlindSpy> bout what? 03:33 < macPod> the newest kernel does not include the mod for hfs+rw support 03:34 < macPod> and podzilla requires the itunesdb to be located in the root dir which does not make alot of sense 03:35 < courtc> whoa, no it doesnt... 03:35 < macPod> well 03:35 < macPod> the one in cvs does not 03:35 < macPod> but the one in the download/beta does 03:35 < courtc> it'll check in the current dir, then look where it should be... 03:36 < macPod> courtc, I am assuming you are talking about podzilla? 03:36 < macPod> :D 03:36 < courtc> well always go cvs ;) 03:36 < macPod> I did 03:36 < macPod> I have it on my comp 03:37 < macPod> except the cvs has other probs 03:37 < courtc> like? 03:37 < macPod> the podzilla on cvs that is 03:37 < macPod> well first off, what's with the font? 03:37 < macPod> the real issues are it cannot read to the hfs+ fs 03:37 < macPod> itunes db does not work 03:37 < macPod> says it cannot open the file 03:37 < macPod> and same goes for record 03:38 < macPod> the podzilla in download/beta at least lets you record 03:38 < macPod> and works with the db sorta if you symlink it 03:38 < macPod> I think it also has more games 03:38 < macPod> forgot 03:38 < macPod> not one of my priorities :) 03:38 < macPod> oh yea 03:38 < courtc> huh, ill have to take a look at it... 03:38 < macPod> the podzilla on cvs also is ALOT slower at loading pictures 03:39 < macPod> granted I compiled under arm-gcc 2.9 03:39 < macPod> not 3.xx 03:39 < courtc> but my firewire is not working, so i cant test it... :( 03:39 < macPod> well I can askyou some qs 03:39 < courtc> 2.9? wow.. 03:39 < macPod> in itunesdb on cvs 03:40 < macPod> well it;s later than 2.9 03:40 < macPod> but not much 03:40 < macPod> 2.95.3 03:40 < macPod> anywhoo 03:41 < macPod> the itunesdb on cvs talks only about mounting vfat 03:41 < macPod> so what's up with that? 03:42 < courtc> the music partition doesnt need to be mounted on HFS+ pods 03:42 < courtc> its right on / 03:43 < macPod> fclose(file); 03:43 < macPod> if(!mounted) { 03:43 < macPod> printf("/dev/hda2 not found in mounts.. Mounting..\n"); 03:43 < macPod> system("mkdir /mnt/music"); 03:43 < macPod> system("mount -t vfat /dev/hda2 /mnt/music"); 03:43 < macPod> sprintf(mountpoint, "/mnt/music"); 03:43 < macPod> } 03:43 < macPod> why is that there? 03:44 < courtc> so the parser looks in the current dir then in /iPod_Control/iTunesDB or wherever.. if it cant be found there it'll try and mount because its obviously not a mac iPod 03:45 < macPod> alright, so supposedly that is just skipped over if you are using hfs+ 03:45 < courtc> yea.. 03:45 < courtc> or rather, just not called... 03:45 < macPod> :) 03:46 < macPod> kk, now if I do go to browse for music 03:46 < macPod> hmm 03:47 < macPod> well there is the issue of the fact that it cannot open the file 03:47 < macPod> it also cannot open a file for recording 03:47 < macPod> the other podzila could do that. 03:47 < macPod> Any ideas there/ 03:49 < macPod> also as opposed to seeing a return in the error window 03:49 < macPod> I see jibberish 03:49 < macPod> when the error of "Error: can't open file.\n" 03:51 < courtc> i dont know what could cause that.. leachbj might.. :/ 03:51 < macPod> kk, well i gotta talk to him about the sept 3 kernel so that's coo :) 04:14 < macPod> sweet deal, just found afster way to ckeck to see if the ipod is attached 04:14 < macPod> it makes it more universal too.. 04:14 < macPod> I could almost port this to java BlindSpy :P 04:19 < BlindSpy> that would be sweet - then i could use it 04:19 < macPod> yea 04:19 < BlindSpy> I could write the java part of the program but i have no idea how to interface with the ipod 04:19 < macPod> granted you still have to set it up 04:19 < BlindSpy> how do you do that? 04:19 < BlindSpy> yea 04:19 < macPod> cocoa is similar to java 04:19 < macPod> except it does not suck 04:19 < BlindSpy> whats cocoa? 04:20 < macPod> cocoa is objective-c's api 04:20 < BlindSpy> OOH 04:20 < macPod> and I am learning java now 04:20 < BlindSpy> that sounds cool 04:20 < BlindSpy> we went over this already 04:20 < BlindSpy> oh java's easy 04:20 < macPod> yea 04:20 < macPod> :P 04:20 < BlindSpy> its so intuitive 04:20 < macPod> yea 04:20 < BlindSpy> but yes i agree with you 04:20 < macPod> and sucky 04:20 < BlindSpy> objective c sounds good 04:20 < BlindSpy> i've gotta go tho 04:20 < BlindSpy> we'll chat later 04:20 < macPod> ttyl 04:20 < BlindSpy> have you seen the new wiki? 04:20 < macPod> yea 04:20 < macPod> it is looking good 04:20 < BlindSpy> cool 04:20 < macPod> but needs more sections 04:21 < BlindSpy> add them then =) 04:21 < macPod> I'll talk later too 04:21 < BlindSpy> see ya 04:21 < macPod> well they are main sections 04:21 < BlindSpy> the whole idea is so people like you can add what you think is needed 04:21 < BlindSpy> see ya 04:21 -!- BlindSpy [~blindspy@tark-b-139.resnet.purdue.edu] has quit ["Powered by Gentoo"] 04:21 < macPod> right 04:31 < macPod> time to go, goodnight 04:31 -!- macPod [~One800jef@hc652461c.dhcp.vt.edu] has quit [] 06:04 -!- oxygen77 [~Chris@pauguste-7-82-66-87-78.fbx.proxad.net] has joined #ipodlinux 10:48 -!- tlg [~tlg@xtfsa192.fsa.ucl.ac.be] has joined #ipodlinux 10:50 -!- Uranus|PT [~Urinol@adsl-norte01-1-195.vianw.pt] has joined #ipodlinux 10:55 -!- tlg [~tlg@xtfsa192.fsa.ucl.ac.be] has quit ["leaving"] 11:09 -!- dpalffy [dpalffy@rainstorm.omikk.bme.hu] has joined #ipodlinux 11:32 -!- tlg [~tlg@xtfsa191.fsa.ucl.ac.be] has joined #ipodlinux 11:59 -!- tlg [~tlg@xtfsa191.fsa.ucl.ac.be] has quit ["leaving"] 13:27 * oxygen77 is away: chui pas là 14:11 * oxygen77 is back (gone 00:43:32) 14:12 -!- exeel [~exeel@220-245-72-62.tpgi.com.au] has joined #ipodlinux 14:48 -!- dpalffy [dpalffy@rainstorm.omikk.bme.hu] has quit ["BitchX by any other name is still BitchX"] 14:50 -!- exeel [~exeel@220-245-72-62.tpgi.com.au] has quit [Remote closed the connection] 14:52 -!- exeel [~exeel@220-245-72-62.tpgi.com.au] has joined #ipodlinux 15:18 -!- zwi [~zwi@ewa-denver.com] has joined #ipodlinux 15:26 -!- exeel [~exeel@220-245-72-62.tpgi.com.au] has quit ["Leaving"] 15:42 -!- dpalffy [dpalffy@rainstorm.omikk.bme.hu] has joined #ipodlinux 15:48 -!- Stereo [~stereo@212.76.255.91] has joined #ipodlinux 15:56 -!- macPod [~One800jef@hc652461c.dhcp.vt.edu] has joined #ipodlinux 16:28 -!- exeel [~exeel@220-245-72-62.tpgi.com.au] has joined #ipodlinux 17:02 -!- dpalffy [dpalffy@rainstorm.omikk.bme.hu] has quit ["[BX] dpalffy has left the building"] 17:49 -!- Uranus|PT [~Urinol@adsl-norte01-1-195.vianw.pt] has quit ["http://www.cartoon-funtime.tk"] 18:04 -!- exeel [~exeel@220-245-72-62.tpgi.com.au] has quit ["Leaving"] 18:43 -!- fixe3el [~foxwood@host217-43-124-117.range217-43.btcentralplus.com] has joined #ipodlinux 18:43 < fixe3el> hey guys 19:10 -!- macPod [~One800jef@hc652461c.dhcp.vt.edu] has quit [] 19:11 -!- hugoboss24 [~hugoboss2@Mix-Dijon-116-4-86.w193-250.abo.wanadoo.fr] has joined #ipodlinux 19:17 -!- hugoboss24 [~hugoboss2@Mix-Dijon-116-4-86.w193-250.abo.wanadoo.fr] has quit ["@+"] 20:23 -!- eddan [~ingenvet@cm-62.179.165.164.chello.no] has joined #ipodlinux 20:25 -!- oxygen77 [~Chris@pauguste-7-82-66-87-78.fbx.proxad.net] has left #ipodlinux ["Cho"] 21:12 -!- macPod [~One800jef@hc652461c.dhcp.vt.edu] has joined #ipodlinux 21:20 < KuRcZ> hey 21:52 -!- BlindSpy [~blindspy@tark-b-139.resnet.purdue.edu] has joined #ipodlinux 22:30 -!- macPod [~One800jef@hc652461c.dhcp.vt.edu] has quit [] 22:41 -!- zwi [~zwi@ewa-denver.com] has quit [Read error: 60 (Operation timed out)] 22:51 -!- Random [~random@Peterborough-ppp127133.sympatico.ca] has joined #ipodlinux 23:35 -!- fixe3el [~foxwood@host217-43-124-117.range217-43.btcentralplus.com] has quit ["( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de )"] 23:55 < KuRcZ> hey 23:55 < KuRcZ> anyone around? --- Log closed Wed Sep 22 00:00:02 2004