--- Log for 12.10.106 Server: orwell.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 10 days and 18 hours ago 00.00.02 # k 00.00.06 # you'd be amazing at what happens in a dirty tree 00.00.12 # er, amazed 00.00.31 # nope. Except same error. 00.00.47 # err 00.00.47 # exact 00.00.58 # Have you compiled Rockbox before? 00.03.30 # No 00.03.39 # I can scrap it and do a completely new checkout I guess? 00.04.18 # Ahhh. 00.04.26 # I didnt add the arm-elf path to my path 00.04.30 # I just created a symlink 00.04.36 # and apparently that makes it unhappy. 00.04.55 # It does indeed - it's not just arm-elf-gcc that's needed. 00.05.06 # you need arm-elf-ar and arm-elf-ranlib 00.05.18 # although i think gnu ar obviates the need to ever run ranlib anyway 00.07.16 # So, what would be involved in making 5.5G a new port, and is it warranted? 00.07.33 # So is the only way to get back the original mbr is an ipod flavored restore? 00.07.41 # or does someone have an mbr.bin from a 30g 5.5g they can send me? 00.07.44 # 30gb 00.07.46 # sorry :) 00.07.52 # Kaltare; We should try and not create a separate build if possible. 00.08.54 # linuxstb_: Making the code able to use both half-K and two-K sectors in the same build would be all kinds of more complicated. 00.09.49 # still no dice... hangs on boot... 00.11.03 # blueworm: What messages does it print? 00.11.24 # Do all 5.5G's have 64MB of RAM? Or only the 80GB model? 00.12.40 # amiconn: Um, how do I check? 00.13.00 # I don't know 00.13.24 # Rockbox boot loader\n Version: 20061011-1331\n IPOD version: 0xFFFFFFFF\n TOSHIBA MK8010GAH\n 00.13.32 # I think only the 80gb has 64 00.13.37 # Kaltare: Try writing to it from the bootloader (before Rockbox remaps it). 00.14.09 # and the 30 has 32 00.14.13 # linuxstb_: Writing to what? 00.14.22 # SDRAM is mapped to 0x10000000 initially, and then the first 32MB is remapped to 0x00000000. 00.14.34 # Kalthare: RAM in the 32MB-64MB range. 00.15.01 # shall I change the RAM size in the configure script? 00.15.27 # The remapping only happens in Rockbox itself, not the bootloader. 00.16.05 Quit ender` (" I like long walks, especially when they are taken by people who annoy me. -- Noel Coward") 00.16.22 # linuxstb_: Um, if you give me a patch, I'll try it. 00.16.29 # lol 00.17.00 # * blueworm me too! 00.17.41 # amiconn - the "teardown" of a 30GB 5.5gen ipod I just read refered to its 256Mb memory chip. 00.18.01 # I guess that answers the question then... 00.18.21 # so after I finish the make, I should have a rockbox.ipod in my current directory, right? 00.18.53 # After you do make, run "make zip" to create the rockbox.zip archive, then unzip it to your ipod (unzip rockbox.zip -d /mnt/ipod) 00.19.02 Join scottder [0] (n=sdexter@ip70-188-142-96.ri.ri.cox.net) 00.19.14 # 256Mb!!! 00.19.27 # the 'b' is for 'bit' 00.19.36 # 512Mb the 80Gb ;) 00.20.11 # I think that is pretty clear;P 00.20.50 # So the 30GB only has half as much RAM. I wish I knew that before. 00.20.50 # Ahh awesome. 00.21.12 # I'm going for the 80gb *drool* 00.21.23 # what difference does it make? 00.21.37 Quit Moos ("CGI:IRC") 00.22.14 # err hm. 00.22.15 Join Mr530 [0] (i=473a5360@gateway/web/cgi-irc/labb.contactor.se/session) 00.22.22 # It said it skipped a bunch of files 00.22.27 # Skip iAmp.wps due to size restraints 00.22.39 # Those are non-iPod WPSes. 00.22.39 # like 6 wps files, then I got this: xargs: zip: No such file or directory 00.22.40 # the whole lack of proper "b" and "B" use is killing me. 00.22.46 # That's normal - it skips WPSs which don't fit your LCD size. 00.22.49 # Ahh 00.22.57 # but no ip file 00.22.58 # zip 00.22.59 # You need info-zip installed. 00.23.05 # Got it. 00.23.30 # hrm... is there a debian package? 00.23.40 # apt-get install zip 00.23.44 # (and unzip) 00.24.04 # oh woops, didnt have zip 00.24.06 # I thought I had both. 00.24.36 # Aww, I don't get the dancing puffballs on my ipod :( 00.24.49 # yay! I have a zip file. 00.25.00 # sorry to be a n00b but where's the ipod.fw located? 00.25.18 # I actually thought about trying to make the code work with either 512- or 2048-byte sectors, but I decided against it due to the sheer amount of code that has the sector size hard-coded, and the amount of potential instability it would introduce for _everybody_, not just 5.5G users. Does that make sense? 00.25.26 # its not under ipod_control>device 00.26.30 # why can't we just make the secor size a define? 00.26.33 # sector 00.26.59 # It is already. But they don't want 5.5G to be a separate build, if possible. 00.27.08 # That will mean that once support for 64MB RAM is included in CVS, we'll have 4 5g builds... 00.27.18 # ah 00.27.35 # And technically, they're not 5.5g - Apple are just calling them "Late 2006" Fifth Generation. 00.27.39 Join TeaSea [0] (n=thunderc@82.152.193.154) 00.28.14 # It's similar to the LCD change that happened shortly after the Photo became the Color (Colors come with two different LCDs) 00.28.41 # Well, what I'm asking is, what needs to happen next? 00.28.45 # gtkpod calls the 6G 00.28.57 # blueworm: That's just wrong... 00.29.08 Quit JdGordon ("Konversation terminated!") 00.29.16 # red ink... nice 00.29.18 # Yeah, that's just inviting disaster when the real 6G comes out 00.29.29 # I've been reading more and more (rumors) that the "video ipod" will be a entirely new line. Not a replacement for the current "ipod w/video" This makes me happy. I don't want a fullscreen battery eating music player. 00.30.14 # instead you want a fullscreen battery-eating video player? 00.32.09 # So.. the 80GB model still doesn't work with the patch? 00.32.12 # nope. I want the choice to have a large HD based player w/o getting a full screen and a "touch screen" at that. 00.32.29 # Kalthare: First thing would be to post your patch to the patch tracker and get feedback (and also do more testing to make sure everything is working OK). 00.32.43 Quit obo ("bye") 00.33.08 # Kalthare: Not so far. 00.33.12 # Kalthare: We also need to update ipod_fw and ipodpatcher and release new binaries. 00.34.10 # Kalthare: my testing seemed to show that it gets STATUS_ERR trying to read the MBR 00.35.11 # so the patch wouldn't make any difference there 00.35.19 # That's not a problem I know how to approach.. 00.35.25 Quit ze (Read error: 113 (No route to host)) 00.37.26 Quit Mr530 ("CGI:IRC (EOF)") 00.37.46 # yeah, me either 00.38.02 Join weazle [0] (i=sanne@jotun.freecode.nl) 00.38.26 # eej webmind jij hier ;p 00.38.36 # hi all 00.39.27 # It does the same thing, with and without the patch? 00.40.16 # i haven't tried with the patch 00.40.24 # but it's the vert first disk read it ever does 00.40.32 # it can't even read the MBR 00.41.33 # Right.. so the patch shouldn't affect it anyway.. 00.41.38 # sneakums: are you brave enough to try Kalthare mbr? 00.42.19 # sure, when i get home 00.42.44 # sneakums: What was it that you wanted me to check? 00.42.59 # Kalthare: 00.43.00 # ata_device_init() (see firmware/target/arm/ata-pp5020.c) does 00.43.00 # outl(inl(0xc3000028) | (1 << 5), 0xc3000028); 00.43.01 # outl(inl(0xc3000028) & ~0x10000000, 0xc3000028); 00.43.13 # so on my ipod, inl(0xc3000028) is inl(0xc3000028) 00.43.14 # er 00.43.20 # so on my ipod, inl(0xc3000028) is 0x20150020 00.43.37 # which is the IDE control register (or it should be, according to ipodlinux's PP5020 page) 00.43.48 # so i want to find out if it's the same on the 30GB G5.5 ipods 00.43.56 # if it isn't, then something must be up 00.45.01 # i'd give you a patch to print the register to the LCD, but my laptop at home seems to have falled off the net 00.45.06 Quit mordov (Read error: 104 (Connection reset by peer)) 00.46.21 # Hmmm.. 00.46.32 # but the function you need is something like this: void lcd_log_int(char *msg, int i) { extern int line; char buf[80]; snprintf(buf, sizeof buf, "%s %08x", i); lcd_puts(buf); lcd_update(); line++; } 00.46.38 # and you'll need to 00.46.51 # #include and "lcd.h" 00.47.09 # er, snprintf(buf, sizeof buf, "%s %08x", msg, i); 00.47.22 # i think that's about right, i'm doing it from memory 00.48.30 # Well, lemme see what I can do.. 00.48.51 # no rush, if it comes to it i can build a bootloader for someone to try 00.49.23 # or if someone who knows iPod ATA could tell us whether that looks like a valid config register value or not 00.49.32 Quit CriamosAndy ("( www.nnscript.de :: NoNameScript 4.03 :: www.XLhost.de )") 00.51.00 Quit secleinteer (Remote closed the connection) 00.51.02 Quit EspeonEefi (Read error: 110 (Connection timed out)) 00.57.13 Join secleinteer [0] (n=scl@adsl-70-232-142-126.dsl.stlsmo.sbcglobal.net) 00.59.54 Join Scorched [0] (n=Scorched@c-71-231-36-16.hsd1.or.comcast.net) 01.00.06 # What should the 5.5G be called in ipod_fw? 01.00.41 Join matsl_ [0] (n=matsl@1-1-4-2a.mal.sth.bostream.se) 01.00.44 Quit darkskiez_ () 01.00.51 # I just installed Rockbox on a 3g ipod under winxp. After rebooting the ipod, rockbox is running, but I get an "Unknown Device" error when I connect via usb. Any ideas? 01.01.12 # i think apple calls it "5G (late 2006)" 01.01.52 # I looked up the device in the device manager, and ipod is at location zero, but I can't even get the ipodupdater app to recognize it there. 01.02.02 # I mean for the -g option 01.03.32 # -5.5g? 01.03.44 # so i was told in this channel yesterday that my nano only transfers in usb 1.1 mode while in emergency disk mode. is this true? (i think it might be, since it takes well over 20 minutes to fill it's 2gb capacity) 01.04.13 # excitatory: it's true indeed. 01.04.17 Quit dan_a (Read error: 110 (Connection timed out)) 01.04.33 # it's considerably slower at least, i'm pretty sure it only goes at 1.1 speeds. 01.04.38 # * jhMikeS is so incredibly stupid that he forgot swap16 doesn't swap the value in place :D 01.04.42 # midkay: is there nothing i can do.. or am i stuck with 1.1? 01.05.07 # excitatory: boot back to the original firmware.. 01.05.20 # it'll still work in usb2. 01.05.33 # has anyone else ever seen my problem with 'unkown driver' before? 01.05.41 Join Ribs2 [0] (n=freenode@91.84.8.218) 01.06.05 # not i, maybe you can check and/or post at the forums. 01.06.07 # midkay: well.. i deleted my original firmware 01.06.15 # even removed the partition 01.06.16 # excitatory: deleted? why? 01.06.20 # you're stuck then.. 01.06.27 # * Scorched stares at his new ipod brand paperweight. 01.06.50 # Scorched: if you want it to be.. rather expensive one, though. 01.07.09 # midkay: um.. well it gave me a *significantly* quicker boot time, and an extra 64mb, which was huge on a 2gb device. 01.07.13 # *shrug* I've tried everything I can think of to try, and I can't get it to connect. 01.07.46 # Scorched: if you're gonna give up, why'd you even ask? 01.07.51 # midkay: well, would the ipod updater fix it? 01.07.54 # i'm pretty sure the forum will have the answers. 01.08.04 # if not now, then soon after you ask. 01.08.18 # well, because I don't have anything left to try unless someone here has a suggestion. 01.08.40 # excitatory: it'd let you, through a long process, restore the apple firmware.. but you can't be both rid of the apple OS and have USB2 speeds. 01.08.54 # Scorched: and i gave it to you. check the forums. 01.09.37 # midkay: argh.. that's so stupid.. even the 2g minis transfer in usb2 in EDM 01.09.42 # midkay, thanks. I'll keep looking they hadn't turned up anything when I looked yesterday. 01.09.48 Quit linuxstb_ (Read error: 104 (Connection reset by peer)) 01.09.54 Join linuxstb__ [0] (i=5343d4aa@gateway/web/cgi-irc/labb.contactor.se/session) 01.10.01 # will the ipod updater work via wine, or am i going to have to hunt down a windows box? 01.10.13 # excitatory: i didn't know that, but whatever, the nanos don't. 01.10.32 # yea, i was told this was nano specific 01.10.37 # which is lame 01.10.39 # excitatory: i don't know about the WINE thing... i haven't heard of it. can't you write your old bootpartition back? 01.10.41 # jhMikeS: Both amiconn and I mentioned that a couple of hours ago... 01.11.01 # excitatory: it's also the same with 5Gs, and i'm pretty sure the new nanos and 5.5gs as well. 01.26.14 *** Saving seen data "./dancer.seen" 01.28.44 DEBUG EOF from server (No route to host) (snapshot: netstuff.c line 545) 01.28.44 *** Cleanup 01.28.44 *** Cleanup 01.28.44 *** No seen item changed, no save performed. 01.28.44 *** Exit 01.28.45 *** Started Dancer V4.16 01.28.45 *** Connected to irc.freenode.net on port 6667 01.28.45 *** Logfile for #rockbox started 01.28.46 *** Server message 501: 'logbot :Unknown MODE flag' 01.28.46 Mode "logbot :+i" by logbot 01.28.46 Join logbot [0] (i=bjst@gateway/web/cgi-irc/labb.contactor.se/session) 01.28.46 Join TeaSeaLancs [0] (n=thunderc@82.152.214.190) 01.28.46 Join PaulJam [0] (n=pauljam@vpn-3005.gwdg.de) 01.28.46 Join linuxstb__ [0] (i=5343d4aa@gateway/web/cgi-irc/labb.contactor.se/x-ca61c1d144e3c92c) 01.28.46 Join Ribs2 [0] (n=freenode@91.84.8.218) 01.28.46 Join secleinteer [0] (n=scl@adsl-70-232-142-126.dsl.stlsmo.sbcglobal.net) 01.28.46 Join weazle [0] (i=sanne@jotun.freecode.nl) 01.28.46 Join TeaSea [0] (n=thunderc@82.152.193.154) 01.28.46 Join scottder [0] (n=sdexter@ip70-188-142-96.ri.ri.cox.net) 01.28.46 Join lini [0] (i=pugsley@62.204.144.237) 01.28.46 Join Caliban [0] (n=ianmacd@kwark.caliban.org) 01.28.46 Join rotator [0] (n=e@rockbox/developer/rotator) 01.28.46 Join lostnihilist [0] (n=lostnihi@adsl-69-211-10-88.dsl.chcgil.ameritech.net) 01.28.46 Join Kalthare [0] (n=kalthare@71.197.114.207) 01.28.46 Join Xerion [0] (i=xerion@zarathul.student.utwente.nl) 01.28.46 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-128-103.pools.arcor-ip.net) 01.28.46 Join |AhIoRoS| [0] (n=ahioros@201.224.122.227) 01.28.46 Join BigBambi [0] (n=Alex@cpc2-nfds9-0-0-cust419.leic.cable.ntl.com) 01.28.46 Join ToyKeeper [0] (i=spanky@c-24-9-90-246.hsd1.co.comcast.net) 01.28.46 Join bawb2 [0] (n=bawb2@129.237.2.66) 01.28.46 Join rr3tzbach [0] (n=robert@dslb-084-062-036-139.pools.arcor-ip.net) 01.28.46 Join MarcoPolo [0] (n=MarcoPol@160.228.157.232) 01.28.46 Join pixelma [0] (i=pixelma@82.193.235.34) 01.28.46 Join myzar [0] (i=derelict@cpe-72-129-81-32.socal.res.rr.com) 01.28.46 Join TCK [0] (n=hahano@bb-87-80-197-109.ukonline.co.uk) 01.28.46 Join JoeBorn [0] (n=rootmeis@220.160.118.62) 01.28.46 Join [H5N1] [0] (i=mrflu@laggy.us) 01.28.46 Join MadDog011 [0] (n=djole@cable-87-116-149-50.dynamic.sbb.co.yu) 01.28.46 Join blueworm [0] (n=blueworm@7.Red-80-32-172.staticIP.rima-tde.net) 01.28.46 Join idnar [0] (i=mithrand@unaffiliated/idnar) 01.28.46 Join FOAD [0] (n=dok@a82-93-10-238.adsl.xs4all.nl) 01.28.46 Join midkay [0] (n=midkay@rockbox/developer/midkay) 01.28.46 Join jhMikeS [0] (n=jethead7@adsl-75-46-161-121.dsl.sfldmi.sbcglobal.net) 01.28.46 Join dpro [0] (n=x@chello080109121047.8.15.vie.surfer.at) 01.28.46 Join _Veseliq_ [0] (n=veseliq@195.85.215.210) 01.28.46 Join lodesi [0] (n=lds@82.247.165.89) 01.28.46 Join Genre9mp3 [0] (n=yngwiejo@88.218.17.158) 01.28.46 Join sublimal [0] (n=sublimal@202-94-44-51.subdesigns.net) 01.28.46 Join amsys_ [0] (n=uruz@home.amsys.cz) 01.28.46 Join coob [0] (i=cube@64.38.21.114) 01.28.46 Join pagefault [0] (i=pagefaul@pdpc/supporter/active/pagefault) 01.28.46 Join chendo_ [0] (n=chendo@203-206-76-153.dyn.iinet.net.au) 01.28.46 Join Landus [0] (n=Landus@70-100-181-192.dsl1-erie.roc.ny.frontiernet.net) 01.28.46 Join Rob2222 [0] (n=Miranda@ACB39D61.ipt.aol.com) 01.28.46 Join amiconn [0] (n=jens@rockbox/developer/amiconn) 01.28.46 Join daven_ [0] (n=daven@145.175.adsl.brightview.com) 01.28.46 Join BHSPitMonkey [0] (n=stephen@adsl-66-141-169-210.dsl.rcsntx.swbell.net) 01.28.46 Join BHSPitLappy [0] (n=steve-o@adsl-66-141-169-210.dsl.rcsntx.swbell.net) 01.28.46 Join Soap [0] (n=Soap@unaffiliated/s0ap) 01.28.46 Join alberink [0] (n=alberink@cc516682-b.ensch1.ov.home.nl) 01.28.46 Join merbanan [0] (n=banan@c80-216-155-218.cm-upc.chello.se) 01.28.46 Join Ed_ [0] (i=ed@palm.hoeg.nl) 01.28.46 Join HCl [0] (i=hcl@hecate.student.ipv6.utwente.nl) 01.28.46 Join Kitt0s [0] (i=Kaa@84.94.24.157.cable.012.net.il) 01.28.46 Join floridablink [0] (n=keith@12.8.224.252) 01.28.46 Join thegeek_ [0] (n=thegeek@s026b.studby.ntnu.no) 01.28.46 Join Galois [0] (i=djao@efnet-math.org) 01.28.46 Join netmasta10bt [0] (n=torment@pool-71-243-248-216.tampfl.fios.verizon.net) 01.28.46 Join webmind [0] (i=webmind@feather.perl6.nl) 01.28.46 Join z35 [0] (n=z@adsl-226-227-239.dab.bellsouth.net) 01.28.46 Join gromit` [0] (n=gromit@ras75-5-82-234-244-69.fbx.proxad.net) 01.28.46 Join newbyx86 [0] (n=newbyx86@ip68-7-14-7.sd.sd.cox.net) 01.28.46 Join linuxstb [0] (n=linuxstb@rockbox/developer/linuxstb) 01.28.46 Join RedKrieg [0] (n=RedKrieg@ip68-10-83-27.hr.hr.cox.net) 01.28.46 Join Lynx_ [0] (n=lynx@tina-10-4.genetik.uni-koeln.de) 01.28.46 Join nudelyn [0] (i=nudel@dyn-62-56-105-213.dslaccess.co.uk) 01.28.46 Join Rocker [0] (n=iburn-42@bas8-montrealak-1128756301.dsl.bell.ca) 01.28.46 Join pike2k [0] (i=amiga@c83-249-120-24.bredband.comhem.se) 01.28.46 Join BigMac [0] (n=dummeska@c-71-234-95-131.hsd1.ct.comcast.net) 01.28.46 Join scorche [0] (n=scorche@208-110-158-224.customer.csolutions.net) 01.28.46 Join Nibbier [0] (n=sven@port-212-202-78-72.dynamic.qsc.de) 01.28.46 Join bagawk [0] (n=lee@unaffiliated/bagawk) 01.28.46 Join SUSaiyan [0] (n=susaiyan@cc84863-b.zwoll1.ov.home.nl) 01.28.46 Join Seed [0] (i=ben@85.64.207.9.dynamic.barak-online.net) 01.28.46 Join Strath [0] (n=donat@dpc6747254230.direcpc.com) 01.28.46 Join daurnimator [0] (n=nquae@unaffiliated/daurnimator) 01.28.46 Join Lord [0] (n=Lord@207.44.246.75) 01.28.46 Join dark [0] (n=dark@unaffiliated/darkx) 01.28.46 Join dpassen1 [0] (n=dpassen1@resnet-236-163.resnet.UMBC.EDU) 01.28.46 Join ScoTTie [0] (n=scott@unaffiliated/scottie) 01.28.46 Join pabs [0] (n=pabs@xor.pablotron.org) 01.28.46 Join Ave [0] (i=ave@85.76.252.33) 01.28.46 Join vr [0] (n=Vr@cryogenia.devnullteam.org) 01.28.46 Join Spida [0] (n=timo@spinnennetz.org) 01.28.46 Join Bjoern-Erik [0] (n=unknown@67.80-202-110.nextgentel.com) 01.28.46 Join Rick [0] (i=rick@unaffiliated/Rick) 01.28.46 Join crwl [0] (n=crawlie@130.234.204.55) 01.28.46 Join crashd [0] (i=nobody@badger.ing.me.uk) 01.28.46 Join lostlogic [0] (n=lostlogi@temporal.lostlogicx.com) 01.28.46 Join Hadaka [0] (i=naked@naked.iki.fi) 01.28.46 Join excitatory [0] (n=excitato@CPE-70-94-34-56.wi.res.rr.com) 01.28.46 Join luckz [0] (i=luckz@luckz.de) 01.28.46 Join slimeball [0] (i=jew@trailer-park.net) 01.28.46 Join Quarryman [0] (i=quarry@m228a.studby.ntnu.no) 01.28.46 Join @Bagder [0] (n=daniel@rockbox/developer/bagder) 01.28.46 Join karim [0] (n=karim@ip-41.net-81-220-108.rev.numericable.fr) 01.28.46 Join jborn__ [0] (n=jborn@dsl017-022-247.chi1.dsl.speakeasy.net) 01.28.46 Join Slasheri [0] (i=miipekk@rockbox/developer/Slasheri) 01.28.46 Join rdz [0] (n=roman@netpd.org) 01.28.46 Join pill [0] (i=pill@loves.voltshells.com) 01.28.46 Join amigan [0] (i=dcp1990@unaffiliated/amigan) 01.28.46 Join godzirra [0] (n=shawn@c-68-57-151-199.hsd1.va.comcast.net) 01.28.46 Join ShadowdogMU [0] (n=Brock@cpe-65-28-252-205.woh.res.rr.com) 01.28.46 Join gtkspert [0] (n=gtkspert@gateless.info) 01.28.46 Join markun [0] (n=markun@bastards.student.ipv6.utwente.nl) 01.28.46 Join sneakums [0] (i=sneakums@jenny.ondioline.org) 01.28.46 Join Presence [0] (n=presence@66.239.107.163.ptr.us.xo.net) 01.28.46 Join lex [0] (i=lex@evot.us) 01.28.46 Join mooch [0] (n=data@195.60.253.141) 01.28.46 Join mbr [0] (n=mb@stz-softwaretechnik.de) 01.28.46 Join preglow [0] (n=thomjoha@rockbox/developer/preglow) 01.28.46 Join dwihno [0] (n=dw@81.8.226.44) 01.28.46 Join shattered [0] (n=svs@svs.complife.ru) 01.28.46 Join ismo_ [0] (i=laitinei@huippu.net) 01.28.46 Join dionoea [0] (n=dionoea@poy.chewa.net) 01.28.46 Join bb-generation [0] (i=bb@arara.de) 01.28.46 Ctcp Version from freenode-connect!freenode@freenode/bot/connect 01.28.46 *** Server message 477: 'logbot #rockbox :[freenode-info] help freenode weed out clonebots, please register your IRC nick and auto-identify: http://freenode.net/faq.shtml#nicksetup' 01.31.29 Quit lodesi ("leaving") 01.31.41 Join JdGordon [0] (n=jonno@c220-237-57-32.smelb1.vic.optusnet.com.au) 01.31.49 # Interesting. I thought someone said the patched ipod_fw doesn't load the Apple firmware properly, but it works fine. 01.32.58 Join EspeonEefi [0] (i=espeonee@STRATTON-ONE-NINETY-TWO.MIT.EDU) 01.33.42 # It was me and it does'nt 01.34.23 Quit Kohlrabi ("Quit") 01.34.33 # sneakums can you confirm this 01.35.10 # Oh. Hm.. This might be another symptom of the general 80GB problems. I wish I knew what was going on there. :( 01.36.02 # Basically the 30GB is good to go then... :) 01.39.11 Quit Landus (Read error: 104 (Connection reset by peer)) 01.39.32 # Okay, I'll put my patch on the tracker... 01.40.37 # Kalthare: nice job btw 01.40.41 # Okay, um.. here are my guesses. Category: OS/Drivers. OS: iPod 5G. Severity: ? 01.41.07 # blueworm: Thanks, but I'd feel better about it if it were more helpful to you.. 01.42.42 # I'm patient... still waiting for duke nukem forever ;) 01.44.24 # hmm I followed the instruction for ipod nano as described in the manual 01.45.03 # but i get the Use itunes to restore screen 01.45.16 # it's a 2nd gen ipod nano 01.45.19 # 2gb 01.45.30 # at reboot 01.45.38 # I don't think Rockbox is working on the 2nd gen nano, is it? 01.45.43 # IIRC its not supported yet 01.45.46 # Rockbox doesn't work on the 2nd gen Nano (it's stated on the front page). 01.45.54 # ahh that explains ;p 01.45.57 # Hrm 01.46.08 # using ipod_fw it gave me the standard "restore your ipod" error. 01.46.22 # yap, i have that one right here 01.47.13 # does anyone else with an x5 remote notice the lcd is a bit off relative to the frame or is mine defective (too late to return :) 01.49.16 # godzirra: how did you install the bootloader? 01.49.57 # dd 01.50.01 Quit TeaSea (Read error: 110 (Connection timed out)) 01.50.09 # dd if=rockboot.bin of=/dev/sdb1 01.50.21 # * MarcoPolo is away: test 01.50.26 Nick MarcoPolo is now known as MarcoPolo|AFK (n=MarcoPol@160.228.157.232) 01.50.36 # * MarcoPolo|AFK is back. 01.50.40 Nick MarcoPolo|AFK is now known as MarcoPolo (n=MarcoPol@160.228.157.232) 01.51.06 # seems ok, you did remember to re-compile ipod_fw.c ? 01.51.27 # I think so. 01.51.29 # thats what I'm checking now. 01.52.03 # remember, you need to extract the Apple firmware files using the patched ipod_fw as well 01.53.28 # my ipod patch always fails 01.53.30 # just to make sure 01.53.34 # the line that said 0x4400 01.53.37 # needs to be changed to 0x4800 01.53.39 # correct? 01.53.47 # yeah. 01.53.48 # ipod_fw patch rather 01.53.52 # ok, just making sure 01.55.26 Join XavierGr [0] (n=xavier@ppp171-136.adsl.forthnet.gr) 01.55.31 # huh it worked that time. 01.55.37 # Maybe I forgot to recompile ipod_fw after all :) 01.59.30 # yay. 01.59.37 # glad ya got it working. :) 02.00.08 # Me too. Thanks for all the help :) 02.00.28 # 30Gb ? 02.00.37 # Yeah. 02.00.41 # yup 02.00.52 # I tried to talk my wife into letting me get an 80, but it was a no go :) 02.00.59 # congratulations :D 02.01.01 # since I have no reason to get one other than it has more ram. 02.01.03 # hehe 02.01.05 # thanks blueworm 02.01.11 Join webguest39 [0] (i=473a5360@gateway/web/cgi-irc/labb.contactor.se/session) 02.01.44 # I begged the wife for 2 days... 02.01.46 # So out of curiousity, why isn't cover art supported yet in the normal rockbox builds? 02.02.06 # blueworm: Well, my wife really puts up with a lot of my crap when it comes to geek toys, so when she actually says no, I tend to listen. :) 02.02.17 # She did switch to rockbox last night on her nano though =) 02.02.31 # I just beg some more! ;) 02.03.00 # lol 02.03.25 Quit TeaSeaLancs (Read error: 104 (Connection reset by peer)) 02.03.34 Join Joely [0] (n=joel@adsl-70-131-135-79.dsl.emhril.sbcglobal.net) 02.03.59 # I begged my wife 4 years for her to switch to linux exclusively. But I finally got my way... 02.04.07 Join TeaSeaLancs [0] (n=thunderc@82.152.214.190) 02.04.25 Quit JoeBorn ("Leaving") 02.04.40 # Nah, I dont want my wife to switch to linux. 02.04.43 # I hate user support. :) 02.05.07 # hey everybody, just a quick question. I'm trying to get rockbox on my 5.5g 30gig, i have the ipod_fw.patch, how do i apply it 02.05.08 Join TheMcPoon [0] (i=TheMcPoo@modemcable116.126-131-66.mc.videotron.ca) 02.05.09 # I hate win user support more ;) 02.05.17 # ipod_fw.exe opens and then closes real quick 02.05.26 # blueworm: my wife's dad does support for vdot. She calls him :) 02.05.38 # webguest39: you need the c code 02.05.41 # not the exe 02.05.44 # Quick question : Are they, is anyone working on the button configuration of rockboy (I believe that's the GBC emulator) 02.05.51 # patch ipod_fw.c < ipod_fw.patch 02.06.00 # where do i get that file? 02.07.00 # http://forums.rockbox.org/index.php?topic=6475.60 02.07.25 Quit MarcoPolo (Remote closed the connection) 02.07.25 Quit webguest39 ("CGI:IRC (EOF)") 02.07.33 Join webguest39 [0] (i=473a5360@gateway/web/cgi-irc/labb.contactor.se/session) 02.07.36 # Did someone answer my question and I just missed it? 02.07.39 # ahh thanks a million 02.07.40 # paste the text into a editor and name it ipod_fw.patch 02.07.49 # ie... Out of curiousity, why isn't cover art supported yet in the normal rockbox builds? 02.07.51 # yea i have that 02.08.03 # webguest39: if you don't know how to compile c programs, thats not going to help you much y et though. 02.08.30 # wait im lost.... where's the ipod_fw.c file 02.08.35 # i see the patch on the page 02.09.04 # http://www.rockbox.org/viewcvs.cgi/*checkout*/tools/ipod_fw.c 02.09.08 # Its a piece of code written in the c programming language. 02.09.14 # you have to compile it before you can run it. 02.09.33 Quit TheMcPoon (Client Quit) 02.09.33 # gcc -o ipod_fw.c ipodfw 02.09.36 # lol i know nothing about programming... but would i compile it in "cygwin" 02.09.54 # * blueworm blueworm screws up 02.10.01 # well, if you know how to compile the program, thats about all the programming knowledge you nmeed. 02.10.11 # but I dont know whether it works in cygwin or not, so I'll let someone else answer that one :) 02.10.12 # gcc -o ipod_fw.c ipod_fw 02.10.24 # uhh 02.10.27 # you typed the same thing :) 02.10.27 # on my 80G, the patched ipod_fw gives me a .bin that loads the bootloader 02.10.28 # you mean 02.10.32 # gcc -o ipod_fw ipod_fw.c 02.10.35 # but the bootloader itself doesn't work 02.10.48 # sneakums: what does it do? 02.10.52 # slap me 02.11.00 # ;) 02.11.09 # wait but i have a 30g so its all good right? 02.11.10 # lol 02.11.12 # godzirra: see the rockdox-dev message i linked from page 6 of the forum 02.12.17 # sneakums: Ahh, I have read it. I'm out of my league man :/ 02.12.22 # webguest39: I have it running on my 30gb now. 02.12.27 # I need to go to bed 02.12.29 # well, so am i 02.12.33 # I set mine up in linux though. 02.12.44 # sneakums: Yeah, but I know about enough C to think I know what I'm doing and break everything ;) 02.13.11 # whatever acts cannot be destroyed 02.13.35 # is slax linuxy enough to install? 02.13.35 # My old hard drive acted as a target for a 9mm. It definitely could be destroyed. 02.13.41 # what difference does it make? 02.13.47 # webguest39: if you know linux, pick one. Doesnt matter really. 02.14.01 # * blueworm scratches head 02.14.20 # yay 02.14.27 # i love being able to copy normally to my ipod :) 02.14.37 # im following kalthera on the forum 02.14.43 # on page 4 of the thread 02.14.57 # dont do that. 02.15.06 # why not? 02.15.11 # gtkpod is not so bad, I just want to use flac 02.15.21 # webguest39: because you dont need to anymore. 02.15.23 # thats the hard old way. 02.15.27 # i want to use my 16,000 vorbis files 02.15.32 # -after- you patch ipod_fw.c 02.15.33 # and compile it 02.15.37 # follow this: http://www.rockbox.org/twiki/bin/view/Main/IpodInstallationFromLinux 02.15.45 # (assuming you're doing it from linux) 02.15.54 # wait thats it? 02.15.59 # thats it. 02.16.00 # that doesn't seem as hard 02.16.04 # Much easier. 02.16.05 # oh shit 02.16.06 # wait 02.16.11 # yeah? 02.16.11 # dont listen to me. 02.16.15 # blueworm: you're turn to slap me. 02.16.20 # *your 02.16.30 # webguest39: you have to patch and compile rockbox for a 5.5g 30gb. 02.16.43 # * blueworm slaps godzirra 02.16.56 # wait 02.16.57 # The patch is up at http://www.rockbox.org/tracker/task/6169 02.17.07 # Is there a build howto? 02.17.09 # somewhere? 02.17.33 # right here ;) 02.17.38 # Kalthare: So maybe you can answer where no one else did. How come there's not album art in the rockbox cvs yet? 02.17.44 # I don't care one way or another really... was mostly just curious. 02.17.59 # godzirra: I wish I knew. I've been wondering that myself. I'm not an actual dev. 02.18.08 # webguest39: you have to compile rockbox from t he source to get it working on a 5.5g currently. 02.18.15 # let me just get this straight: i patch the ipod_fw.c, what do I do with the 5.5-1.patch file? 02.18.15 # Kalthare: Bummer. I just assumed you were ;) 02.18.31 # the 5.5-1 patch is for the rockbox source? 02.18.38 # Which album art patch? Are there not more that one? Are they coded to standard? Is this going to be addressed by viewports also? 02.18.39 # webguest39: you have to get the rockbox code from cvs, setup the cross compiler, patch the rockbox source, and compile it. 02.18.42 # webguest39: Yes 02.18.55 # Soap: I have no idea. 02.19.10 # Soap: Why not pick one the devs like most and put it in the rockbox code? 02.19.45 # ah i appreciate all the help, so what exactly is the ipod_fw? is that the loader? 02.19.53 # godzirra: I'm just a user who knows almost enough C to fake it, got a 30G iPod for my birthday, and spent a whole day learning the structure of FAT32 and how Rockbox accesses it.. 02.19.53 # because the one they like the most, or dislike the least, may still need work 02.20.04 # Heh 02.20.20 # webguest39: ipod_fw is used to combine the rockbox bootloader and the original apple firmware 02.20.26 # webguest39: the ipod_fw is how you get the bootloader built 02.20.33 # then you can use dd to put it back onto your ipod. 02.20.45 # dd stands for? 02.20.51 # nothing useful 02.20.58 # it's just the name of the command you use 02.21.04 # disk donkey. 02.21.10 # Back in the day, a donkey was used to build disks from scratch. 02.21.14 # They named it dd as a reference. 02.21.22 # * godzirra shuts up now. 02.21.25 # sorry I used to really know stuff like this like 6 months ago when i was working on ipodlinux on my old 5g but i've forgotten all of the info 02.21.27 # donkey disc 02.21.42 # i really appreiciate all the help 02.22.03 # Its all good. I've bugged so many people on this channel I figure I have to help out when I actually know some of the answers. :) 02.22.47 # but do i need to reformat my ipod like said in kalthares post? 02.22.52 # no 02.23.07 # That was before Kalthare came up with the 5.5-1 patch 02.23.16 # I'm working on a new post right now. 02.23.18 # pretty much ignore almost all of that thread. 02.23.19 # now if we can just work out what's different on the 80G ipods 02.23.49 # I keep trying to get people to send me an 80G so I could help out... 02.23.51 # I'm so selfless... 02.23.57 # ;) 02.24.03 # thanks Kalthare, i might just wait to do anything to read your post 02.24.28 # for the general users however, wouldn't it just be easier to upload pre-patched files? 02.24.54 # I dunno. I had fun hex editing my bootloader. 02.24.58 # general users should probably wait until the FAT code can detect the sector size at runtime and use a regular 5G build 02.25.01 # But I'm that kind of geek ;) 02.25.54 # But I'm off for a bit. 02.25.56 # * godzirra waves. 02.25.57 Join Landus [0] (n=Landus@70-100-181-192.dsl1-erie.roc.ny.frontiernet.net) 02.25.59 # how hard would that be? 02.26.03 # cya 02.26.05 # webguest39: good luck. Remember you can always restore if you break everything. 02.26.06 # c ya thanks 02.26.07 # sneakums: Is that still the goal? 02.26.48 # i mean is it a very possible goal or is it something that will require a lot of work and not be available at the earliest until months in the future? 02.26.55 # Kalthare: well, i think i saw a couple of developers say they don't want a separate port for the late 2006 ipods 02.27.17 # so that seems to be what would need to be done 02.27.45 # webguest39: it just depends on whether someone decides to do it, and when 02.28.12 # sneakums: Right, but it'd take a lot of work, and introduce a lot of potential instability -- by which I mean FS corruption -- for everybody, not just the late-2006 users. 02.28.38 # so since i really want rockbox my best bet would be to install it manually as i am doing now rather than wait 02.28.53 # well, it should be just a straight conversion of your patch form compile-time decisions to run-time decisions 02.29.04 # making sector_size a variable, and adding code to detect the sector size 02.29.22 # sector_size is used to define a lot of buffers. 02.29.53 # aha 02.30.01 # that shouldnt reallt be a problem... 02.30.39 # webguest39: All you need is a working bootloader.bin, rockbox.zip, ipod_fw 02.30.43 # for the buffers, use the largest sector size, and then at runtime, just change the "size" of the buffer once the actual sector size is knownm 02.30.57 # lol if you guys already have some could u just e-mail it to me? 02.31.01 # JdGordon: that's eat a lot of memory where it's not needed though 02.31.04 # haha i know im lazy :-D 02.31.25 # well, if we ever get it working on 80G ipods, i'll take a look at making the patch runtime 02.31.29 # sneakums: it will onl affect 1 build, and it has plenty of ram anyway 02.31.40 # JdGordon: waste not, want not 02.32.37 # lol someone please email me the patched ipod_fw.exe, or even better could someone help me compile 02.32.42 # probably we'd need to see which SECTOR_SIZE usages are just "i want 512 bytes" and which are "i want a FAT sector" 02.32.43 # i have cygwin open right now 02.32.44 # or allocate the buffers at run time.. 02.32.57 # well, rockbox doesn't have dynamic meory allocation 02.33.00 # so that's tricky 02.33.15 # no, but we can allocate ram before the audio is init 02.33.44 # ah, ok 02.33.48 # * sneakums makes more notes 02.34.22 # it will need its own bootloader of course tho, but the rockbox.ipod shuold be able to work dynamically... 02.34.30 # and of course it's only static buffers that need to be checked 02.34.50 # is SECTOR_SIZE the #define in the code? 02.35.28 # do i need to do anything to the bootloader.bin? 02.36.27 # * JdGordon doesnt know this part of the code at all... but... 02.36.47 # JdGordon: in three places 02.37.02 # a very quick search suggests it might be very possible with some #ifdef buggery to be able use SECTOR_SIZE dynamically... 02.37.14 # can the sector size actually be read at runtime tho? 02.37.27 # JdGordon: Yeah, it's in the FAT header 02.37.27 # JdGordon: i think it's in the fsinfo struct somewhere 02.37.42 # ok, then it looks very doable 02.37.59 # i'm typing "patch ipod_fw.c -i ipod_fw.patch" into cygwin but its not working 02.38.05 # what am I doing wrong? 02.38.13 # but, i doubt the bootloader can do anything dynamically, so definatly a new bootloader will be needed 02.38.24 # webguest39: patch -p1 -i ipod_fw.patch 02.38.41 # webguest39: it'll find the files to patch itself 02.39.01 # i should have all these files on the root of my computer? 02.39.07 # JdGordon: The bootloader is just a cut-down version of Rockbox, so it can share the runtime detection. 02.39.40 # i still get bash: patch: command not foud 02.39.43 # found* 02.39.48 # webguest39: then you need to install patch 02.39.54 # linuxstb__: i was thinking more for the buffer allocation, if it ends up being alloc'ed dynamically for the 5.xg 02.40.08 # sneakums can i PM you? 02.40.16 # webguest39: no 02.40.19 # webguest39: not possible 02.40.21 # We're not short on RAM in the bootloader, so we can just allocate the worst-case statically. 02.40.28 Join ze [0] (i=ze@70.40.152.105) 02.40.49 # webguest39: then you need to install patch 02.41.01 # isn't that what i'm trying to do right now? 02.41.02 # We're only talking a few KB anyway. 02.41.11 # * JdGordon wishes he didnt have 2 assignments to do today, this sounds like much more fun than bloody work :'( 02.41.33 # webguest39: patch is a program. You have to install it. 02.41.41 # webguest39: you need to install the program called patch, which you need in otder to be able to use the .patch file 02.43.16 # i downloaded something but its just a bunch of .c files 02.43.30 # webguest39: use the cygwin installer to install the patch program 02.43.45 Quit linuxstb__ ("CGI:IRC") 02.43.51 # and most source code is "a bunch of .c files", so please try to be more specific 02.43.58 # lol this is more complicated than i ever imagined and this is pretty basic stuff to you guys too lol 02.43.59 Quit TeaSeaLancs (Read error: 104 (Connection reset by peer)) 02.44.09 # here hold on just one sec 02.45.08 # ok its files ike acconfig.h argmatch.c argmatch.h 02.46.19 # ...is ipod_fw even useful in Windows? 02.46.50 # im so confused, but its an .exe 02.46.54 # it should work under cygwin 02.47.16 # But how do you write the image to the iPod in Windows? 02.47.21 # you could probably built it with mingw too, i don't recall it looking like mucyh more than ansi C 02.47.25 # ipodpatcher.exe 02.47.41 # which is does the 'dd' part of the install 02.47.57 # Oh, okay. Sorry -- I'm just making sure. 02.48.02 # has anyone got around to hooking up JTAG on the Sansa e200s? i still need to find the 7pin to 20 pin schematics to use with my arm wiggler... 02.48.03 # is there a site that has a tutorial to set up cygwin properly with 'patch' 02.48.04 Join NickDe [0] (n=nicholas@ip68-14-79-70.ri.ri.cox.net) 02.48.10 # Yes, ipod_fw.c is compiled with mingw for win32. 02.48.47 # webguest39: Did you try using cygwin's setup.exe and installing it from there? 02.50.09 # would i chose "install from locally"? 02.50.23 # no, you want to install from HTTP or FTP 02.50.36 Join RoC_MM [0] (i=dragon@c-66-177-58-16.hsd1.fl.comcast.net) 02.50.40 # yes, i installed from the internet already 02.50.43 # the installer should be able to download the package for you and install it 02.50.46 # but you guys say i need "patch" 02.50.49 # but you didn't install patch 02.51.00 # so you need to install that, with setup.exe, from the internet 02.51.19 # The Cygwin setup.exe gives you a long list of applications (packages) you can choose to install. patch should be one of them. 02.51.47 # ok im at the part where it says "install packages:" 02.51.53 Join JoeBorn [0] (n=jborn@222.76.229.178) 02.51.59 # build systems hung again...this happens a lot to me :'( 02.52.05 # what category would it be under? 02.52.56 # or if you wanted a more native patch..... http://umn.dl.sourceforge.net/sourceforge/gnuwin32/patch-2.5.9-6-bin.zip 02.53.08 Quit PaulJam (".") 02.53.43 Quit webguest39 ("CGI:IRC (EOF)") 02.53.47 Join webguest39 [0] (i=473a5360@gateway/web/cgi-irc/labb.contactor.se/x-744f3a1902419400) 02.54.11 # haha everytime i click a link since im in firefox it exits irc 02.54.13 Quit rr3tzbach (No route to host) 02.54.46 # webguest39: Does your mouse have a wheel? 02.54.57 Part pixelma 02.54.59 # nope its a laser 02.55.10 # I mean a scrollwheel. 02.55.17 # A "la-ser" 02.55.18 # yea 02.55.44 # Try clicking on links with that instead of the left button. It should open the link in a new tab. 02.55.55 # ok thanks 02.56.34 Quit TCK (Remote closed the connection) 02.57.15 # is there another compiling program you would suggest other than cygwin, i do not see "patch" as a package to install 02.57.18 Join TCK [0] (n=hahano@bb-87-80-197-109.ukonline.co.uk) 02.58.36 # well...i suggested using a native binary for patch instead of the cygwin layer...haha 02.59.50 # when im typing the command how does it know where the patch is located, wouldn't i need to give a location? 02.59.56 # webguest39: forget cygwin. use vmware 03.00.07 # and run linux? 03.00.24 # use the rockbox vmware image 03.00.31 # waaaaayy faster 03.00.36 # indeed 03.00.36 # where can i obtain this? lol 03.00.49 # webguest39: search the wiki for VMware 03.01.03 # just gotta watch the memory config before you start it. it wants too much 03.01.08 # there should be a paget hat is building a vmware development environment or something like that 03.01.25 # yes in the wiki under "for developers" 03.01.25 # do SECTOR_SIZE in ata.flash.c and ata.c have to be kept in sync? 03.01.32 # and ata_mmc.c 03.01.43 # jhMikeS: searching works too =P 03.01.50 # hehe 03.02.02 # JdGordon: We don't have a need to touch SECTOR_SIZE in ata*.c, I'm pretty sure. 03.02.19 # does /me spout on and on about debian or what? 03.02.20 # thats where its defined as 512 03.02.49 # JdGordon: That's for the actual hard drive, and it _is_ 512. The one you want is in fat.h 03.03.08 # yeah...get fat! :) 03.03.15 # ah 03.03.36 # ok so install vmplayer and rockbox image or w.e (the 184 megabyte file) 03.03.48 # it'll take about 10 min to download i'll brb 03.04.01 # webguest: yup...needs about 2gb! worth it though 03.04.32 # I might suggest changing the memory setting in rockbox.vmx to 32MB. It's more than enough 03.04.39 Quit dpro (Read error: 110 (Connection timed out)) 03.04.59 # You can change it from the UI but if it doesn't start due to memory problems that's how to fix it. 03.06.35 # BRB 03.06.39 Quit Kalthare ("Leaving.") 03.08.23 Join Kalthare [0] (n=kalthare@c-71-197-114-207.hsd1.ca.comcast.net) 03.08.55 # ok, well if someone gives me the functon to get the fat sector size its possible its all ready to go 03.09.23 # with a fair bit of wasted RAM is the size is 512, but that can be fixed later 03.10.05 # how do adjust the memory in vmplayer? 03.11.48 # JdGordon: it's stored in fat_bpb->bpb_bytspersec 03.11.52 # in the UI under player->preferences 03.12.14 # wait no 03.13.09 # it says i have to open the vmx file first but i don't wanna open it knowing it will crash my system 03.13.12 # player->troubleshoot->change memory allocation... 03.13.27 # do i open the vmx file first? 03.13.32 # open the vmx file in a text editor 03.13.34 # is there anything else which would need to be done apart from this change for the .5g to work? 03.13.59 # why open it in a text editor? 03.14.19 # if you want the memory smaller set memsize = "32" 03.14.35 # JdGordon: The 80GB model seems to need more work, but the 2K sectors are the only problem for the 30GB model. 03.14.45 # it's enough. it doesn't need 128MB. After that double click it to start 03.14.49 # what size would u suggest 03.14.55 # i have 1 gig of ram on this computer 03.14.58 # see above :) 03.15.02 # 32? 03.15.19 # oh...then you're probably safe but it's still excessive...yes 32 03.15.47 # I haven't tried to see what the absolute min should be though 03.16.12 Quit nudelyn ("At Argon, we're working to keep your money.") 03.16.38 Join tvelocity [0] (n=tony@ipa196.0.tellas.gr) 03.18.22 # Kalthare: ok, well it now compiles... no idea if it works or not 03.18.27 # * JdGordon doesnt have a 5.5g 03.19.41 # I'll try it 03.20.23 # alright i have the rockbox in vmplayer, now lets start again 03.20.48 # blueworm: http://www.rockbox.org/tracker/task/6170 03.20.54 # Kalthare: ^ 03.21.58 # how do i compile in rockbox.vmx? 03.22.24 # webguest39: you have the CVS 03.22.26 # ? 03.22.36 # * JdGordon is heading of to uni, back in 2 hours or so, plz lemme know if that patch works 03.22.54 # nope lol sorry, yet another stupid question, what's the CVS? 03.23.05 # heh...the source code 03.23.11 # oh ok 03.23.25 # well actually first i need to patch the ipod_fw.exe 03.24.13 Quit Ribs2 (Read error: 60 (Operation timed out)) 03.25.06 # you need the source code to apply a patch 03.25.18 # I'm restoring my iPod right now -- I won't be able to check it until that's done. 03.25.33 # ipod_fw.c? 03.25.45 # i have that its located at C:/ 03.26.12 # theres no c:\ in linux...you should be in /home/user 03.26.42 # how do i transfer files from windows to vmplayer (/home/user) 03.27.18 # //debian/user to get at it through explorer 03.27.25 # Actually.. I'm looking at this patch, and I don't think it's going to work. 03.27.29 Join nudelyn [0] (i=nudel@dyn-62-56-105-213.dslaccess.co.uk) 03.27.34 # \\debian\user rather 03.28.16 # where do i type this in, i right click and get a list of program 03.28.17 # s 03.28.19 # you can map a network drive to that for the future 03.28.23 # run dialog 03.28.46 *** Saving seen data "./dancer.seen" 03.29.22 # can't find it.... 03.29.33 # start->run... 03.29.45 # in windows? 03.29.48 # yes 03.29.52 # ooo haha 03.30.15 # ok what should i run? 03.30.27 # type: \\debian\user 03.30.55 # drag and drop the files into the folder? 03.30.59 # yep 03.31.24 # ok 03.31.29 # like I said you might want to map a network drive so it will always be in explorer 03.32.22 # ok i did 03.32.42 # still gotta get the source :) 03.32.55 # these are the files i copied 03.33.30 # ipod_fx.exe, ipod_fw.c ipod_fw.patch ipodpatcher.exe 5.5-1.patch 03.34.38 # do i need the actual rockbox source, and also should i get the album art patch while we're at it 03.34.56 # you need the source, yes 03.35.29 # http://www.rockbox.org/twiki/bin/view/Main/VMwareDevelopmentPlatform explains 03.37.16 # thanks 03.37.30 # np 03.37.48 # Ok, I just copied all my music over and then foudn out that my rockbox won't boot. 03.38.04 # the bootloader says that it can't find the rockbox installation and tries to boot the original firmware 03.38.07 # so i just copy the code thats listed uner "compiling" 03.38.08 # it then immediately reboots. 03.38.28 # not literally 03.38.51 # cvs -z3 -d:pserver:anonymous@www.rockbox.org:/cvsroot/rockbox co rockbox-devel 03.39.18 # anyone have any ideas? 03.39.27 # i type that in? 03.39.35 # make sure you're in /home/user 03.39.38 # yes 03.39.51 # godzirra: Did you have it working before? 03.39.57 # your in the eterm window right? 03.40.09 # Kalthare: with the old hexedit + mtools method, yes. 03.40.28 # make sure you have not deleted .rockbox/ or rockbox.ipod 03.40.41 # Its still there. 03.40.51 # And even if I had, it should boot the original ipod firmware, shouldnt it? 03.42.22 # godzirra: You've got a proper MBR and filesystem now, right? 03.42.32 # godzirra: if you've switched to the 2K sectors patch you'll need to reformat with 2K/sec FAT 03.42.38 # Kalthare: The filesystem shows up if I mount it normally in linux. 03.42.58 # sneakums: I did a sytem restore. in itunes before I intsalled rockbox. Is that not enough? 03.43.16 # god, sorry for the bad typing. Getting bad lag between here and my linux box. 03.43.28 # no, that should have done it, and it sounds like it did since you're mounting it 03.43.57 # I guess I could have screwed up the ipod build... 03.44.00 # but I'm not sure how 03.44.15 # the patches all worked fine, after rnning configure I added the line Kalthare told me to add to autoconf.h 03.44.27 # godzirra: Can you verify with a hex editor that the bootloader was installed at 0x5000 in the partition? 03.44.31 # and after that, I just did "make" then "make zip" 03.44.39 # Kalthare: how? 03.44.49 # I can if you explain how to do that :) 03.44.54 # godzirra: You recompiled the bootloader too, right? 03.45.13 # ok i have the source copied into a folder 03.45.16 # should i rename it? 03.45.17 # Kalthare: I patched ipod_fw.c an compiled it. 03.45.25 # copied? 03.45.26 # then followed the install as per the ipod installation on linux doc. 03.45.39 # right now it says rockbox-dailybuild-bunch of numbers 03.45.44 # no 03.45.52 # godzirra: You need a recompiled bootloader.bin, too. 03.45.53 # 20061001 03.45.59 # Ahhh crud. 03.46.02 # goto linux and right click 03.46.04 # 1011* 03.46.11 # ook 03.46.17 # where can I find one of those? 03.46.27 # Or instructions on how to compile bootloader-video.bin? 03.46.37 # in the menu under xshells click eterm 03.46.39 # godzirra: Make another build directory, and at the second prompt in the configure script, pick the 'b' option for a bootloader build. 03.46.47 # ahh 03.46.59 # I wish rockbox could play .aa 03.47.00 # ok 03.47.02 # stupid patents 03.47.12 Join fivegrockboxer [0] (i=484f8343@gateway/web/cgi-irc/labb.contactor.se/x-2782715e548f9dce) 03.47.12 # .aa? 03.47.17 # audible 03.47.29 # DRNed but it's weak 03.47.42 # webguest39: then type that line I have you at the "/home/user" prompt 03.47.48 # godzirra: Add the line to autoconf.h again, too. You should see "#warning PATCHED" when it compiles fat.c if you did it right. 03.48.05 # ok 03.48.16 Quit fivegrockboxer (Client Quit) 03.48.22 # godzirra: Once it's done compiling, bootloader/bootloader.bin is the file you want. 03.48.25 # cvs -z3 -d:pserver:anonymous@www.rockbox.org:/cvsroot/rockbox co rockbox-devel 03.48.30 # ? 03.48.41 Join fivegipodrockbox [0] (i=484f8343@gateway/web/cgi-irc/labb.contactor.se/x-6269880420c261cb) 03.48.42 # yes that...you're in the eterm window now right? 03.49.11 # yea im typing it in 03.49.35 # Kalthare: got it. And rerun the line that generates rockbox.bin? 03.49.47 # crap. I dont think I checked out the bootloader. 03.49.48 # when it asks for a password just hit enter 03.50.39 # ok a bunch of files are scrolling down 03.50.52 # should be getting the source now 03.51.00 # godzirra: Er, I guess in that case you need to checkout rockbox-devel instead of just rockbox 03.51.12 # * godzirra nods 03.51.16 # looking up teh syntax again 03.51.20 # I'm not a cvs fan. 03.51.23 # * godzirra loves svn :) 03.52.04 Quit Genre9mp3 ("I don't suffer from Rockbox psychosis. I enjoy every minute of it.") 03.52.20 # Anyway, I'm gonna have to idle for a little while. I'll be back soon. 03.52.28 # * godzirra waves 03.52.29 # thanks again 03.52.33 # np 03.52.52 # alright its done with all the files now 03.53.08 # lol is this the part where i apply the patches? 03.53.10 # type cd rockbox-devel 03.53.39 # almost there... 03.54.00 # ok it says ~/rockbox-devels$ 03.54.16 # what player you got? 03.55.26 # is there anyway to shuffle by directory? 03.55.36 # what do you mean? 03.55.46 # (to jhMikeS) 03.55.48 # you have to make a directory under /rockbox-devel anything you like but usually the player name or something 03.56.03 # mkdir 03.56.19 # being anything directory name 03.56.38 # then cd 03.56.52 # ok 03.57.09 # i just named it player, it doesn't seem like anything happened 03.57.09 # then ../tools/configure 03.57.22 # type ls to see if it's there 03.57.37 # are you in "player" ? 03.57.47 # it says tools/configure doesn't exist 03.57.53 # am I in windows or in linux? 03.58.03 # all this is in linux 03.58.15 # ok 03.58.33 # it says 03.58.36 # ? 03.59.14 # user@debian:~/rockbox-devel/player$ /tools/configure 03.59.22 # bash: no such file or directory 03.59.35 # ../tools/configure <== !! 03.59.53 # dont forget the ".." 04.00.08 # ooh 04.00.21 # ahh alright 04.00.37 # pick your player number, then pick N for the build 04.00.37 # now i get a list of mp3 players 04.00.58 # jhMikeS: What about the patch? 04.01.12 # yeah, do i apply the 5.5 patch later? 04.01.15 # you have to configure it to even build the patched version 04.01.37 # yes but get it configured 04.01.46 # alright it says created Makefile 04.01.57 # do you want to test build now or patch now? 04.02.15 # patch i guess 04.02.30 # i'd also like to add the album art patches 04.02.54 # I think the two patches require a different strategy 04.03.10 # ok 04.03.22 # well the 5.5g patch is obviously more important 04.03.24 # ipod_fw.c is under rockbox-devel/tools 04.03.56 # yup i see it in windows explorer 04.03.56 # copy the patch there to make it easy...can do that from explorer 04.04.19 # this is the 5.5-1.patch file, correct? 04.04.29 # or is it ipod_fw.patch? 04.04.50 # the .patch is the patch which will be added to ipod_fw.c 04.05.00 Quit Soap ("Someone dropped the soap!") 04.05.21 # so the ipod_fw.patch 04.05.27 # the one i got off like page 5 in the forums 04.05.39 # I guess :) 04.05.42 Join Soap [0] (n=Soap@unaffiliated/s0ap) 04.05.56 # You need 5.5-1.patch to get Rockbox to actually run. 04.06.02 # alright i copied ipod_fw.patch 04.06.14 # when do i apply the 5.5-1 patch? 04.06.43 # if you've got the two files together, now 04.06.53 # i have them both 04.06.56 # i'll copy the other one 04.07.10 # don't overwrite the ipod_fw.c 04.07.22 # no there both .patch files 04.07.30 # You can copy the album art to rockbox-devel 04.07.30 # ok there under the tools folder now 04.07.36 # Kalthare: same error :/ 04.07.38 # ok 04.08.01 Join hcs [0] (n=agashlin@nat01-silvers-ext.Rutgers.EDU) 04.08.07 # it's two different patchings 04.08.15 # Kalthare: after erbuilding the bootloader.bin file, I just have to rerun the command where I build the rockboot.bin, right? 04.08.49 # godzirra: Yeah. Make sure you're using the patched ipod_fw. 04.08.56 # I am :/ 04.09.00 # will floating point work on coldfire targets? 04.09.16 # godzirra: Make sure you were using the patched ipod_fw when you extracted the Apple firmware, too. 04.09.38 # i thought I was... 04.09.49 # webguest39: actually copy them both to rockbox-devel 04.10.03 # well, the bootpartition.bin will be right, regardless of if I used the ipod_w that was pached, right? 04.10.11 # webguest39: and go into rockbox-devel 04.10.12 # under tools or just to devel? 04.10.34 # godzirra: Yeah. 04.10.36 # not under tools... now know what the intent is 04.10.40 # Kalthare: or do I need to do a restore and just start from scratch? 04.10.50 # into the directory "rockbox-devel" 04.10.55 # oh, thats right... you use dd for bootpartition.bin. duh. 04.11.12 # godzirra: Do you still have the scrollback from when you built it? 04.11.24 # let me check 04.11.43 # From when I built which part? 04.11.47 # ok 04.12.02 # godzirra: The bootloader. 04.12.04 # from rockbox-devel type : patch -p1 -i ipod_fw.patch 04.12.09 # is the bmp resize artwork patch enough? 04.12.25 # no, I odont think so. 04.12.28 # I can rebuild it though. 04.13.03 # rightnow im in player$ 04.13.07 # how do i go up a level? 04.13.09 # type cd .. 04.13.42 # godzirra: Make sure you see "#warning PATCHED" in the output. 04.14.29 # webguest39: ".." means "up one level" btw 04.14.34 Quit fivegipodrockbox ("CGI:IRC (EOF)") 04.15.20 # it gave me a lot of errors 04.15.23 # i think im in the wrong level 04.15.30 # but wait 04.15.31 # hcs: afaik coldfire has no fpu 04.15.34 # it says file to patch: 04.15.44 # hmmmm hit "ctrl-c" 04.15.58 # ok 04.16.00 # hcs: oh, i'm wrong 04.16.06 # try: patch -p0 -i ipod_fw.patch 04.16.43 # webguest39: where's that patch located? I wanna have a look at it. 04.16.43 # sneakums: even if it didn't, I take it the build wouldn't succeed if there wasn't software level FP support 04.16.58 # under rockbox-devel 04.17.12 # I mean on the site 04.17.15 # ipod_fw.patch is an individual file diff 04.17.29 # oh 04.17.29 # http://forums.rockbox.org/index.php?topic=6475.60 04.17.39 # reply 63 i think 04.17.58 Join Davide-NYC [0] (n=chatzill@user-12hdtm5.cable.mindspring.com) 04.19.09 # ok you still have a copy in tools? 04.19.22 # nope 04.19.25 # i can add one tho 04.19.38 # done 04.19.53 # go back to tools and type: patch ipod_fw.c -i ipod_fw.patch 04.21.13 # how do i go back to tools 04.21.19 # by typing it in it says it doesn't exist 04.21.25 # cd tools 04.21.30 # http://kalthare.dyndns.org/rockbox-ipod5g2k-daily-20061011.zip 04.21.41 # no file or directory 04.21.44 # Kalthare: I shuld see the warning on a compilation of rockbox as well as on a compilation of the bootloader, right? 04.21.59 # it says user@debian:~$ 04.22.17 # cd /home/user/rockbox-devel/tools 04.22.30 # godzirra: Yeah, both. When compiling fat.c. Try that file I just put up -- it has both the bootloader and the rockbox.zip, both verified just now to work. 04.23.11 # the bootloader.bin I need to still combine with teh apple_os right? 04.23.16 # I've done a patch wich includes ipod_fw.c.patch + 5.5-1.patch + configure(#define FAT_2K_SECTORS) that fixes the annoying autoconf.h 04.23.35 # it says 1 out of 2 hunks failed 04.23.59 # Edit ipod_fw.c and change 0x4400 to 0x4800 04.24.02 Join dj-fu [0] (n=deejay@203-173-154-66.bliink.ihug.co.nz) 04.24.19 # blueworm: Can you post it as a response on http://www.rockbox.org/tracker/task/6169 ? 04.24.30 # godzirra is that to me? 04.24.39 # yes 04.24.54 # godzirra: Yeah, using the patched ipod_fw of course. 04.24.55 # don't use notepad for that or you'll get windows linefeeds in it 04.24.56 # Kalthare: I have to still make rockboot.bin with that bootloader.bin right? 04.24.59 # ok 04.25.08 # bootloader.bin just takes the place of bootloader-video.bin 04.25.20 # yes, exactly. 04.26.08 # ok i edited in wordpad 04.26.11 # k. 04.26.32 # uh oh 04.26.59 # Nero encoded AAC playback! w00t! \o/ 04.27.12 # It probably doesn't matter if ipod_fw.c has CRs in it anyway... 04.27.43 # alright now what? 04.27.51 # try the patch thing again 04.28.07 # patch ipod_fw.c -i ipod_fw.patch 04.28.11 Quit |AhIoRoS| ("Abandonando, see you http://ahioros.homelinux.net") 04.28.26 # now it says 2 out of 2 hunks failed 04.28.29 # Umn, isn't it already patched now? 04.28.33 # ended unexpectedly in the middle 04.28.38 # of a line 04.28.50 # Does changing the 0x4400 to 0x4800 complete the patching? 04.28.54 # Yes. 04.29.01 # then he's done 04.29.02 # It's the hunk that fails. 04.29.03 # cool 04.29.18 # now to apply the other patches 04.29.31 # I guess what you have to gcc it 04.30.21 # gcc -o ipod_fw.c (from the tools directory) 04.30.52 # gcc ipod_fw.c -o ipod_fw 04.30.56 # :) 04.30.59 # im in the tools 04.31.07 # it says no input files 04.31.07 # I know use the second one 04.31.21 # sorry my irc lagged :) 04.31.28 # Kalthare: awesome. that worked :) 04.31.42 # godzirra: Cool. :) 04.31.45 # ok did that 04.31.56 # no errors? cool 04.32.00 # Okay, gotta idle again. 04.32.11 # it didn't say anything 04.32.40 # just went to the next line (~rockbox-devel/tools$) 04.32.40 # Kalthare: dont suppose you have a build that supports album art? *grin* 04.32.50 # good 04.33.10 # godzirra: Not yet. I intend to make one -- if and when I do, I'll post it for you. 04.33.12 # now cd ../tools/rockbox-devel 04.33.19 # Idling for real now. 04.33.23 # I mean ../rockbox-devel 04.33.40 # Kalthare: I appreciate it :) 04.33.44 # fget it just ".." :) (tired) 04.33.50 # i'm going to go play some ps2 noww. THanks again for all your help :) 04.34.01 # you want to go back to rockbox-devel that's all 04.34.33 # its not working lol 04.34.45 # what's the prompt say? 04.35.02 # no such directory 04.35.14 # type cd /home/user/rockbox-devel to get back 04.35.48 # ok worked this time 04.35.55 Join |AhIoRoS| [0] (n=ahioros@201.224.122.227) 04.36.01 # Kalthare: http://www.rockbox.org/tracker/task/6169 that should make it a little less painfull 04.36.17 # now patch -p0 < 04.36.37 # being the patch to apply 04.38.07 # something went wrong and now im getting blank lines 04.38.22 # hit ctrl-c 04.38.24 # im not getting the "user@debian" 04.38.30 # thanks 04.38.47 # you need to include the "<" 04.38.48 Join webguest45 [0] (i=c13afb01@gateway/web/cgi-irc/labb.contactor.se/session) 04.38.55 # ahh 04.38.57 Quit RoC_MM ("Leaving") 04.39.10 # or just patch -p0 -i 04.39.16 Quit webguest45 (Client Quit) 04.39.18 # there's two ways to do it 04.39.56 # it asks for the file to patch 04.40.05 # ctrl-c again 04.40.21 # should i move the patch to a different directory? 04.40.23 # it shouldn't ask for that 04.40.32 # you're in rockbox-devel and so is the patch? 04.40.40 # yea 04.41.03 # you can try -p1 instead of -p0 and see if that works 04.41.34 # patch -p1 -i patchfile.patch 04.41.43 # looks like it worked, a few lines failed 04.41.53 # hmmm 04.41.55 # how important is the -i 04.42.00 # lol i forgot it 04.42.15 # you can use the "<" or the "-i" 04.42.27 # o ok 04.42.37 # well the album art isn't as important right now 04.42.57 # the patch i still need to apply is th 5.5-1.patch 04.42.59 # youd better do patch -p1 -R -i patchfile.patch first 04.43.20 # or type: cvs up -dPC 04.43.28 # do the second one 04.43.49 # ok its "updating 04.44.11 # that'll get rid of the partially failed one 04.44.38 # alright its doen 04.45.00 # Kalthare: is the 5.5-1.patch a normal cvs type patch? 04.45.37 # kalthare: are you eventually going to post your builds? :-D 04.45.44 Quit secleinteer (Read error: 104 (Connection reset by peer)) 04.45.58 # It's a -p1 patch, if that's what you're asking... 04.46.10 # http://kalthare.dyndns.org/rockbox-ipod5g2k-daily-20061011.zip 04.46.13 # do: patch -p1 -i 5.5-1.patch 04.46.36 # webguest39: same way as the album art one 04.47.41 # What does "I40:PDIR1FULL at 00000000" mean? 04.47.41 Quit webguest39 ("CGI:IRC (EOF)") 04.48.17 # Davide-NYC: is mean your going to have to scrap your player :) 04.48.27 # I do not believe you 04.48.30 # ;-) 04.48.30 # :) 04.48.51 # Noone's sure what those mean. What were you doing? 04.49.49 # woah! reproducible 04.50.03 # it must be from the new AAC code 04.50.05 Join webguest39 [0] (i=473a5360@gateway/web/cgi-irc/labb.contactor.se/session) 04.50.07 # doing what with what? 04.50.16 # ahh ... yes could be 04.50.21 # sorry my irc just froze 04.50.25 # it patched 04.50.31 # playing back a nero_400.m4a 04.50.40 # going into view audio thread 04.50.52 # webguest39: go into player directory 04.51.06 # webguest39: type: make 04.51.20 # im still having trouble navigating 04.51.21 # gross! OF :-( 04.51.22 # what do i type 04.51.27 # Don't type make yet 04.51.38 # ok 04.52.17 # Davide-NYC: hmmm...could be dividing by zero...but on x5 I get PDIR2FULL when I do that!?! 04.52.20 # And actually, I put up prebuilt binaries of Rockbox and the bootloader for the 5.5. Want to use those? 04.52.29 # yes!! 04.52.29 # haha 04.52.33 # http://kalthare.dyndns.org/rockbox-ipod5g2k-daily-20061011.zip 04.52.43 # how do i install it on my ipod 04.52.51 # Third time those links have been posted! 04.53.04 # But it's good to learn how to do things anyway 04.53.06 # yea i already downloaded it but im not sure what to do with them 04.53.16 # yea jhMikeS u are like a godsend 04.53.46 # webguest39: I get a lot of help so I figure why not give some back :) 04.53.52 # webguest39: http://www.bleepingcomputer.com/tutorials/tutorial76.html 04.53.55 # Well, the bootloader.bin is the file you use instead of bootloader-video.bin in the instructions.. and the rockbox.zip is what you unpack onto your iPod 04.54.56 # * jhMikeS has to step out for about 30...be back in a bit 04.56.42 # but do i need a patched ipow_fw.exe? 04.57.01 # yes. Do you have the patched ipod_fw.c file? 04.57.18 # not sure if it really turned out that great 04.57.25 # do you have yours uploaded? 04.57.41 Join amiconn_ [0] (n=jens@rockbox/developer/amiconn) 04.57.54 # Er.. I can. Gimme a sec. 04.58.02 # ahh thank you 04.59.32 # http://kalthare.freeshell.org/ipod_fw.c 05.01.19 Quit webguest39 ("CGI:IRC") 05.01.21 Join webguest39 [0] (i=473a5360@gateway/web/cgi-irc/labb.contactor.se/session) 05.01.31 # shooot i just clicked on the link 05.01.32 Join Rob2222_ [0] (n=Miranda@ACB15B59.ipt.aol.com) 05.01.35 # sorry could u post it again? 05.02.03 # http://kalthare.freeshell.org/ipod_fw.c 05.02.13 # but also i still need to compile it if its a .c right? 05.05.30 Quit |AhIoRoS| (Remote closed the connection) 05.05.47 # Kalthare could u help me, i was at the part where i had to type make 05.05.51 # under tools i think? 05.06.52 # for ipod_fw.c, just type: gcc -o ipod_fw ipod_fw.c 05.07.36 # wait first how do i get to the tools directory (embarrased face) 05.08.18 # where are you now? 05.08.28 # under rockbox-devel 05.08.38 # cd tools 05.09.19 # alright i typed the command u gave me, does that give me an exe now? 05.10.00 # Er, are you in Linux or Cygwin? 05.10.13 # linux 05.10.59 # I don't think you actually need to use vmware anymore, since you have the prebuilt rockbox binaries. 05.12.03 # but what do i use as the ipod_fw.exe 05.14.23 # Go where the patched .c file is in cygwin, and type gcc -o ipod_fw.exe ipod_fw.c 05.14.47 Quit amiconn (Read error: 110 (Connection timed out)) 05.14.47 Nick amiconn_ is now known as amiconn (n=jens@rockbox/developer/amiconn) 05.15.10 # can i just copy the patched .c file to the root of my harddrive? 05.16.29 # can i do this in linux, my cygwin was not properly installed 05.17.00 Join Ribs [0] (n=freenode@91.84.8.218) 05.17.06 # Linux won't give you a Windows program 05.17.09 # i got a file, its 22 kb 05.17.36 Quit Rob2222 (Read error: 113 (No route to host)) 05.17.40 # i hate to be a pain but can i have your exe file :-D 05.17.51 # I don't have one. I use Linux. 05.18.00 # earlier people decided that i didn't have 'patch in cygwin' installed and so it wouldn't work 05.18.10 # but if its already patched 05.18.21 # do i just type the directory? 05.18.32 # Umn.. where are you, in what? 05.18.39 # alright let me try again 05.18.45 # i opened up cygwin in windows 05.18.57 # now what do i do? 05.19.05 # ipod_fw.c is located at c:/ 05.19.41 # Um, I can't remember how cygwin handles drive letters. Try typing "cd c:/" and see what happens. 05.20.02 # says cygdrive/c 05.20.27 # Okay, now try gcc -o ipod_fw.exe ipod_fw.c 05.20.55 # bash: gcc: command not found 05.21.35 # webguest39...that means you need to install gcc now 05.21.48 # this is the part where i get stuck 05.22.01 # how do i install gcc and stuff like that for cygwin 05.23.20 # They ought to be options in cygwin's setup.exe... 05.25.01 # i get options but i don't see gcc 05.25.07 # webguest39....here....this is taking up a lot of developer's time for something kinda trivial, no offense or anything. i'm not a rockbox developer, only a groupie! so tell me what you need and i'll make you an executable... 05.26.00 # i need the patched ipod_fw.exe to use for my 5.5g 30 gig 05.26.27 # The source is up at http://kalthare.freeshell.org/ipod_fw.c 05.27.04 # ok, i'll make it 05.27.14 # thank you so much 05.28.50 *** Saving seen data "./dancer.seen" 05.30.39 # Kalthare, you know the recommended gcc version for building? 05.31.17 # i only have gcc 3.4.2 right now for mingw 05.32.42 # Um, I think ipod_fw.c is too simple to care. 05.33.20 # sweet 05.34.58 # oh and btw....while i'm compiling this can someone please tell me when it's normal time in sweden!?!?!? 05.35.06 # i _need_ to talk to Bagder! 05.38.05 Quit _Veseliq_ (Read error: 145 (Connection timed out)) 05.38.22 Quit blueworm ("Leaving") 05.39.32 # Kalthare: did u try he patch? 05.41.14 # hey joely 05.41.21 # do u need my email address? 05.41.22 # JdGordon: Actually, I think I failed to communicate to you what the implications are of the 2K-sector problem.. 05.41.34 # possibly :D 05.41.48 # sure, you can pm me if you want....i think i can do transfer over irc.. 05.42.15 # JdGordon: Did you look at my patch? 05.42.26 # no, just got back 05.42.45 # No, the one I'd already made.. 05.43.25 # nope 05.44.19 # alright i gtg, i'd like to thank everybody here who helped me 05.44.21 # goodnight 05.44.41 Quit webguest39 ("CGI:IRC (EOF)") 05.44.56 # Well, there are two or three problems. One is that the partition table on this model is also based on 2K sectors, and the BPB isn't available when that's read. 05.45.50 # Second, the calls to the ATA functions need to have virtual sectors translated to physical sectors. 05.46.09 # Possible third, are you sure SECTOR_SIZE only gets used after the BPB is initialized? 05.46.19 # sorry to interrupt...but are you two talking about the patch for the ipod_fw.c that i'm compiling for webguest39...? 05.46.32 # Joely: No 05.46.35 # ok cool 05.46.37 # i have no idea... the patch i did was solely based on the discussions from 2 hours ago (or whenever it was).. 05.49.30 # Well, anyhow, it's a decent approach, but it's not enough. 05.50.14 # ok 06.00.26 Quit Ribs (Read error: 110 (Connection timed out)) 06.00.57 Join ebil [0] (n=xjas05@adsl-69-110-88-86.dsl.pltn13.pacbell.net) 06.01.11 # hey 06.01.39 Quit tvelocity ("Αποχώρησε") 06.01.39 Join Ribs [0] (n=freenode@91.84.8.218) 06.02.05 Ctcp Version on #rockbox from ebil!n=xjas05@adsl-69-110-88-86.dsl.pltn13.pacbell.net 06.02.05 *** Server message 505: 'logbot :Private messages from unregistered users are currently blocked due to spam problems, but you can always message a staffer. Please register! ( http://freenode.net/faq.shtml#privmsg )' 06.03.55 Quit ebil (Client Quit) 06.04.51 Quit dj-fu ("( www.nnscript.de :: NoNameScript 4.03 :: www.XLhost.de )") 06.14.52 Part jhMikeS 06.15.37 # Is it possible that I get slightly different cpu boost ratios on different (same model) units? 06.16.20 # wait! does having the remote plugged in cause boosting? (H1x0) 06.17.24 # quick, what define can I use to detect endianness? 06.19.51 # i can't figure out 06.19.57 # the differences between 80 and 30 5.5gs 06.20.01 # why won't the 80 work 06.21.51 # slightly more memory, i take it 06.21.56 # but what else can be different? 06.23.52 # It seems to be an issue with the hard drive 06.25.25 # Looks like the troubles aren't over on the 30GB one, either. I can't seem to get my tag cache to commit. 06.34.59 # I'll be honest: with all the patching and re-re-re-re-building today, I never quite got around to fully testing the build. I booted into a menu, and I moved on. I haven't even tried playing music yet. 06.49.40 Quit myzar ("...") 06.49.44 Join myzar [0] (i=derelict@cpe-72-129-81-32.socal.res.rr.com) 07.05.00 Quit Davide-NYC ("Chatzilla 0.9.75 [Firefox 1.5.0.7/2006090918]") 07.21.18 Quit rotator ("zzzzzzzzzz") 07.24.13 # yay, successful test of NSF player on big endian hardware 07.26.08 Join ttyfscker [0] (n=bastard@unaffiliated/ttyfscker) 07.26.22 # what are the keys you hold down to charge your ipod while you still use it 07.26.31 # i forgot i havent used this thing in forever 07.26.42 # hold menu while plugging it in 07.26.58 # thanks hcs 07.27.02 # i demand everyone available that knows rockbox 07.27.06 # goes to work on the 80 gigs 07.27.07 # NOW! 07.27.10 # ;_______; 07.28.33 # myzar: send me one and I'll get to work on it 07.28.54 *** Saving seen data "./dancer.seen" 07.29.02 # myzar: send me two and I'll get it done faster than Kalthare 07.29.16 # pfft 07.29.20 # you two are such kidders. 07.29.22 # i like that :P 07.29.35 # but unfortuantely my extensive brainf**k skills will not contribute to anything 07.29.45 # so i'm going to drown myself in sorrows, emo music, ice cream, and razor blades 07.29.50 # until some new development comes about 07.30.36 # but i actually do have one 07.30.41 # you can use me as a guinea pig if you'd like 07.33.04 Join spiorf [0] (n=spiorf@host224-162.pool8252.interbusiness.it) 07.35.55 Join MarcoPolo [0] (n=MarcoPol@virlet.rez-gif.supelec.fr) 07.36.13 Quit MarcoPolo (Remote closed the connection) 07.36.58 Join MarcoPolo [0] (n=MarcoPol@160.228.157.232) 07.50.53 # goofy, toshiba site doesn't list the drive in my ipod 07.51.15 # they have the MK8009GAH, but not the MK8010GAH (mine) 07.51.37 # HOORAY!!! guess what everybody! i made the windows executable for the ipod_fw (patched) 07.52.36 # anybody else need it? 07.53.45 Join mordov [0] (n=mordov@mail.furuno.no) 07.53.52 # speaking of, maybe the new ipods could just be called 5g2 in ipod_fw 07.54.18 # Joely 07.54.23 # myzar 07.54.25 # :-P 07.54.32 # wait until there is one working for 80gigs 07.54.36 # and you'll be famous 07.54.38 # a celebrity, even 07.54.43 # really?! 07.54.50 # and you'll even get some sexual favors from me 07.54.52 # wink wink :o 07.55.04 # ohhh i've always wanted a sexual computer friend 07.55.05 # why, of coarse 07.55.06 # hahahaha 07.55.10 # would i lie to you? 07.55.10 # :p 07.55.28 # wait, so do i upload it to somewhere? it's tested...it works! 07.57.28 Join theli_ua [0] (n=theli@mail.ukrcard.com.ua) 07.57.42 Quit spiorf (Remote closed the connection) 08.00.45 # i suppose 08.00.52 # does it maybe work for 80gigs? 08.00.54 # =p 08.01.15 # hehe uhhh 08.01.22 # how expensive are those? 08.01.26 # and what proc they use? 08.01.38 # tell me quickly and i'll reward you with something fun 08.01.44 # like....some code 08.02.59 # err... 08.03.03 # around a hundred bucks more 08.03.06 # and i believe the same one 08.03.22 # pp5024 by chance? 08.03.44 # the same as a 30 gig 08.03.50 # it hangs on ata_init 08.11.16 # hmmm well, i have no clue about anything, this is alllll speculation...but couldn't we use some information from the sansa to help out?? 08.11.39 # i mean..samsung is just asking to have their stuff reverse engineered 08.11.44 # they aren't like apple or anything 08.12.15 # they have their jtag ports on the front...the whole thing can be taken apart without the warranty destroyed.. 08.12.56 # i would say use some in-circuit emulation with the pp5024 and see if it can kinda match the pp5020 08.13.04 # YEAH 08.13.05 # haha 08.14.30 # oops...samsung or sandisk...one of those >< 08.14.31 # haha 08.15.42 # *poke myzar* 08.16.11 # ;o 08.16.14 # well, uhh... 08.16.20 # i only have to say... 08.16.32 # * myzar throws a smoke grenade and disappears, expecting sneakums to say something 08.16.45 # haha ok 08.16.45 Join _Veseliq_ [0] (n=veseliq@195.85.215.210) 08.19.40 # so yeah...is there any place i can upload this windows build of the ipod_fw? 08.21.12 # sorry, i just felt really happy that i did something productive today 08.21.25 Join nick89 [0] (n=nick89@c210-49-99-250.kelvn1.qld.optusnet.com.au) 08.21.38 # Joely: the wiki page probably... 08.21.44 # start a new page fr the 5.5g effort 08.21.58 # ahhh but i don't have a 5.5g! 08.22.12 # can i upload an exe file? 08.22.13 # so 08.22.13 # ? 08.22.19 # im pretty sure u can 08.22.24 # ok 08.22.33 # is there an active effort on the 5.5g? 08.22.50 # hey all 08.22.59 # just installed rockbox on my Ipod Video 08.23.07 # and am having some problems 08.23.16 # followed the install guide to the word 08.23.32 # but when i start my ipod it just has a screen with the ipod support url 08.23.53 # can anyone help me out? 08.24.01 # BHSPitLappy: Yeah, but it's extremely unstable on the 30GB and doesn't boot at all on the 80GB 08.24.31 Join frtdx [0] (i=Zaqq@221.128.170.51) 08.24.39 # nick89: How old is your iPod? 08.24.53 # you mean it's actually been made to boot on the 5.5G's at all? 08.25.07 # BHSPitLappy: There's a patch, yeah. 08.25.08 # About 9 months..? 08.25.21 # nick89 08.25.24 # can you force disk mode? 08.25.29 # nick89: Okay, it's not the new model, then. It ought to work. 08.25.30 # you can restore your mistakes there 08.25.38 # and attempt again to mod it if you'd like 08.25.53 # Kalthare, so the encryption wasn't a problem, or what 08.25.53 # I can connect it to my computer and read it via my usb connection 08.26.06 # but I don't know what im supposed to have done wrong 08.26.15 # did you follow it step by step? 08.26.19 # doing everything word by word? 08.26.19 # yeah 08.26.24 # and you used the proper files? 08.26.27 # BHSPitLappy: No, it's mainly that the new model emulates 2048-byte sectors. 08.26.29 # the ones for your proper ipod 08.26.33 # on a ipod mini ... does the buffer time setting affect battery life.. if so .. 10 sec would be better than say 1 sec buffer .. for increasing battery life? 08.26.42 # of coarse frtdx 08.26.48 # if it takes mroe effort to cache part of a song 08.26.49 # almost posotive 08.26.53 # and the drive works more effort 08.27.09 # then it will drain more battery life 08.27.13 # and what's the obstacle for 80gb? 08.27.14 # ram size also helps 08.27.21 # not much 08.27.24 # battery life is about 24 hours 08.27.29 # same as 30 gig almost 08.27.29 # the ipod mini has 32 mb ram right? 08.27.33 # 30 gig has been cracked 08.27.42 # it has 64 mb ram 08.27.49 # but it wont read the drive the same way as the 30 08.27.54 # BHSPitLappy: It hangs when it tries to read from the hard drive. We don't know why. 08.28.12 # so whts the best setting for max battery life? 08.28.16 # ummm stupid question...but is this the wiki? : http://swik.net/Rockbox 08.28.22 # setting, frtdx? 08.28.25 # on ipod mini 2g 08.28.29 # i don't know of any 08.28.35 # except to avoid playing lossless files 08.28.45 # ugh 08.28.49 # i found the problem i think.. 08.28.53 # the smallest buffer = better battery life 08.29.06 # false. 08.29.08 # just playing plain ol mp3 08.29.14 # if it can buffer more of a song and get it back to the memory 08.29.19 # the drive works less 08.29.23 # which in turn makes it drain less power 08.29.29 # ok so .. 10 sec best bet? 08.29.30 # nick89: what's up? 08.29.36 # i'm not quite sure, frtdx 08.29.38 # i would experiment 08.29.41 # hmm 08.29.47 # i would invest in some type of car charging device 08.29.50 # if you drive somewhere 08.29.58 # if you do not, or take a bus or metro 08.30.01 # i don't think it could be a PP5024, because that's a flash device 08.30.02 # then you're out of luck 08.30.06 # it doesn't even have an EIDE interface 08.30.07 # the ipod software .. i heard buffers upto 5 songs! 08.30.20 # the memory on a 30 is 32 megabytes 08.30.25 # on an 80, it's 64 megabytes 08.30.28 # i mean apple firmware 08.30.30 # you can do the math on how much it can buffer 08.30.38 # i doubt it buffers 100%, but it's still pretty good 08.31.16 # and this is good for battery life, no matter what it uses 08.32.04 # hokay 08.32.11 # i didn't do the firmware quite right 08.32.20 # i made rockboot.bin again 08.32.31 # so should i just be able to do the last firmware step and be right? 08.32.45 # try it out and see nick89 :P 08.34.05 # same problem 08.34.08 # JdGordon, just found the wiki! w00t! i registered and everything...but i guess i need write access? 08.34.26 # do i have to know like a wiki language to contribute? 08.34.29 # what nick did u register with? 08.34.35 # JoelSnyder 08.35.02 # does the itrip work with the ipod running rockbox 08.36.01 # you can know edit 08.36.38 # ok, thanks :) 08.37.42 Quit Kalthare ("Leaving.") 08.38.28 # still having problems 08.38.29 # :< 08.40.28 # ok 08.40.35 # when i out the old firmware back on 08.40.36 # it works 08.40.50 # but i can't get it to work with the rockbox firmware 08.41.27 # nick89, what os do you have? 08.41.34 # windows 08.41.54 # ohhh did you use the ipod_fw.c? 08.42.21 # .c? 08.42.28 # it's a compiled exectuable 08.42.36 # namely ipod_fw.exe 08.42.51 # right...but did you get the new patch? 08.42.52 Quit frtdx (Read error: 60 (Operation timed out)) 08.42.57 # or is that totally unrelated? 08.42.58 # new patch? 08.43.12 # * Joely walks away whistling.... 08.43.15 # well my rockboot.bin don't work 08.43.18 # so it's possible 08.43.42 # uhhh i dunno...want to try out the `new' exe!? 08.43.43 # haha 08.44.12 # nick89 08.44.18 # the new exe is only for 30 gig 5.5g ipods 08.44.20 # its not for older ones 08.44.35 # ohhh he doesn't have the new one? 08.44.36 # oops 08.44.49 # mine is old 08.44.50 # so 08.45.08 # how do I know if I'm using old or new? 08.45.24 # no, don't listen to anything i say 08.45.27 # ;) 08.46.09 # bah 08.46.12 # still not working 08.46.34 # what happens with the Broadcom firmware? 08.46.42 # you extract it but don't use it.. 08.47.32 # oh 08.47.42 # should i have the latest apple firmware? 08.47.50 # i don't think i've upgrade my ipod from 1.0 08.49.25 Join LinusN [0] (i=linus@gateway/web/cgi-irc/labb.contactor.se/x-c8564c1abfbcd27c) 08.50.39 # anyone? 08.54.00 Join Rudy4Pez [0] (n=A@71-34-66-241.ptld.qwest.net) 08.54.21 # omg it's uploading! 08.54.23 # do I need to update my ipod from apple firmware 1.0? 08.54.32 # uhh i would try it.... 08.54.47 # did you install ipodlinux before this? 08.54.59 # ? 08.55.08 # oh 08.55.09 # no 08.55.44 Join bluebrother [0] (i=abx6VDgf@nat-wh-1.rz.uni-karlsruhe.de) 08.56.08 # OH NO 08.56.09 # OMG 08.56.12 # i screwed up 08.56.15 # *cry* 08.56.20 # someone in who is familiar with tuner_philips.c? 08.56.20 # ? 08.56.37 # http://www.rockbox.org/twiki/bin/view/Main/IpodInstallation 08.56.42 Quit TCK (Remote closed the connection) 08.56.43 # look at the attached files 08.56.54 # ummm it kinda replaced the first one... 08.57.02 # oh crap i'm a dumbass 08.57.18 Join TCK [0] (n=hahano@bb-87-80-197-109.ukonline.co.uk) 08.58.10 # quick quick! how do i fix it before everyone is messed up!? 08.58.18 # what do you mean? 08.58.26 # oh 08.58.33 # you screwed the wiki? 08.58.38 Join _FireFly_ [0] (n=FireFly@dslb-084-056-102-023.pools.arcor-ip.net) 08.58.42 # yeah... 09.00.26 # Joely: what did you do? 09.00.36 # Joely: rename the 5.5 one and re-upload the previous one with the "right" name 09.00.47 # ok 09.00.51 # i'm really sorry 09.00.52 # :( 09.01.15 # don't worry 09.01.29 # * myzar licks Bagder 09.01.48 # * Bagder moves away from myzar 09.02.22 # * scorche has heard a LOT of swedish and german today... 09.03.00 Join ender` [0] (i=null@84.52.165.220) 09.03.18 # scorche: me too, at least swedish ;-) 09.03.22 # hehe 09.03.33 # know the band covenant? 09.03.45 # yeps 09.03.58 # have spent the day with them 09.04.01 # cool people 09.04.09 # and fellow swedes for you =) 09.04.23 Join petur [0] (i=d4efd6a6@gateway/web/cgi-irc/labb.contactor.se/session) 09.04.32 # one day I'll be cool too 09.04.36 # hehe 09.04.38 # :-) 09.04.55 # i had a fun day though... 09.05.51 # noooooooooooo Bagder 09.05.55 # let me appreciate you! 09.06.00 # mr LinusN or Bagder...it says i can't rename it 09.06.14 # i think something is angry at me 09.06.25 # what says? your computer? 09.06.55 # no, the wiki! it says access denied 09.07.10 # i suggest you upload the 5.5 version with a different name 09.07.48 # can you fix the old one...and i'll upload the 5.5 version with a unique name? 09.08.36 # LinusN: isnt there a way to just revert the wiki pages, or does the addition of files throw a wrench into the mix? 09.08.59 # Joely: sure 09.10.19 # ok i changed mine 09.10.20 # phew 09.11.04 # scorche: you revert by creating a new version of the page/attachment with old content 09.11.09 Join frtdx [0] (n=Zaqq@221.128.170.51) 09.11.37 # alright... 09.15.25 Quit frtdx () 09.15.28 # fixed my problem 09.15.34 # by updating my ipod firmware 09.15.44 # perhaps thats something that should be on the wiki 09.15.58 Quit XavierGr (Read error: 113 (No route to host)) 09.16.01 Join pondlife [0] (n=Miranda@cpc1-rdng11-0-0-cust472.winn.cable.ntl.com) 09.16.57 # ohhh Bagder! i wanted to ask you...but you're always....in a swedish time dimension!! do you have the pinout of the 7 pin jtag to the 20 pin connector? i tried looking at the pictures, and there were a few pins i couldn't see 09.17.13 # on the sansa 09.17.51 # http://teraton.com:81/~torment/sansa/e200_jtag_header.gif 09.18.01 # scorche: Hej! Hur mår du? 09.18.02 # >:) 09.18.25 # hehe 09.18.51 # i dont know much...i should learn some more 09.18.58 # I don't know sod all 09.19.07 # but what I do know is the good stuff 09.19.12 # (chat up lines!!!) 09.19.20 # of course! 09.19.58 # din eller min lägenhet? = your place or mine? 09.20.05 # well, technically your 'apartment' or mine 09.20.09 # * Ribs doesn't know 'place' 09.20.38 # apparently, i have to come to sweden sometime and see them again...heh 09.20.46 # oh yeah, I did that 09.20.52 # went to Sweden to see some online friends 09.21.01 # uber cool country dude, go for it 09.21.14 # if i ever do, i guess i have to see Rex too ;0 09.22.04 # hey can i just delete ipod_control? 09.22.04 # ;) 09.22.04 # In Sweden, pretty much everyone speaks good English 09.22.04 # but they do appreciate it if you try and speak some Swedish 09.22.04 # :-) 09.22.04 # even if you do totally screw it up and they laugh at you :) 09.22.07 # nick89, if you want, yes 09.22.22 # nick89, you'll obviously loose all your offical firmware music tho 09.22.28 # sweet 09.22.33 # understood 09.22.42 # i only want to use official firmware for video 09.22.54 # until video is better supported by rockbox 09.24.05 # good plan 09.24.05 # well, video is stored in there as well 09.24.06 # so you could delete that, then upload what you want with iTunes or whatever 09.24.07 # Bagder 09.24.07 # i KNOW you are working on an 80 gig right? 09.24.07 # :P 09.24.18 # yeah, i'll put it back on at my convenience 09.24.24 # myzar: nopes 09.24.58 # :'( 09.25.02 # oh...and covenant/rotersand all use ipod nanos and should be trying rockbox soon 09.25.17 # that's the spirit 09.26.42 Quit bluebrother ("bbl") 09.27.20 # heh 09.27.27 # thanks for dropping team morale by 95% Bagder 09.27.47 # I'm fighting with the remaining 5 09.27.52 # darn it, go go go 09.27.55 # whoops, dropping rapidly 09.28.02 # ...wow, it's barely hanging on with .5% 09.28.11 # yes...because if Bagder doesnt work on a port, it will never succeed... 09.28.16 # bam. 09.28.17 # hahaha 09.28.25 # morale is at an all time low at zero 09.28.37 # back to depression 09.28.43 # yeah, just see my successful sansa work as a perfect example of my haxxor skillz ;-) 09.28.57 *** Saving seen data "./dancer.seen" 09.29.24 # Bagder, everyone knows the best way to hack is to make things work 09.29.26 # silly. 09.29.39 # and i KNOW you want to show off your haxxor skillz by making the 80gig 5.5gs work :P 09.29.47 Join Paul_the_Nerd [0] (n=Llorean@cpe-70-112-165-230.austin.res.rr.com) 09.29.53 # hehe 09.32.24 # oh 09.32.27 # a hanging build 09.32.38 # YES, BAGDER! 09.32.43 # I thought that had been fixed... 09.32.45 # run those debuggers! 09.32.53 # pondlife: yeah, we thought so 09.33.20 # Russian Bugs... Every time you fix a bug, it reveals a smaller one within. 09.33.45 # pondlife 09.33.50 # :-) 09.33.53 # at what point will the bugs be so small, nobody cares? 09.34.05 # When playback is working properly 09.34.05 # it's like arguing that if you cut something in half, over and over again 09.34.13 # will there ever be a point where it can't be cut anymore 09.34.14 # when they are less than one byte each 09.34.15 # Hmm, quantum bugs? 09.34.20 # yes. 09.34.25 # bytes, Bagder!? 09.34.28 # we're talking machine code! 09.34.41 # You can have one wrong bit and it'll make a bug 09.34.50 # electrical impulses so small, they accumulate and eventually wreck havoc! 09.35.11 # haha: 09.35.12 # scary, isn't it? 09.35.16 # 52 builds in 6704 seconds (111mins 44secs) makes 128.9 seconds/build 09.35.18 # if you had to debug electircal impulses 09.35.20 # i'd be afraid. 09.35.42 # That's why we have the sim 09.36.08 # hey 09.36.14 Quit BigBambi ("Leaving") 09.36.16 # i've downloaded the green 5g theme 09.36.34 # and it also contains a prebuild binary 09.36.37 # do i need to use it 09.36.46 # or can i use my exisiting copy 09.38.36 # It depends on whether your existing copy has the same patches 09.40.18 # it's the latest version 09.40.22 # is it likely to? 09.42.14 Join rretzbach [0] (n=robert@dslb-084-062-036-139.pools.arcor-ip.net) 09.43.38 # nick89: you need the prebuild binary then 09.45.51 # yeah i've got it working 09.45.55 # thanks for all yer help 09.46.01 # i'm really happy with the result 09.47.24 Quit mordov (Remote closed the connection) 09.53.37 # good to hear 09.54.50 # only 1 thing 09.55.14 Join aliask [0] (n=chatzill@c210-49-190-113.eburwd8.vic.optusnet.com.au) 09.55.37 # can you set up the bootloader to give me achoive between rockbox and apple os? 09.56.53 # As in a menu? 09.57.37 # yeah 09.57.37 # nick89: if you want a menu, you can use Loader2 from ipl 09.57.46 # ok 09.59.58 Join dan_a [0] (n=dan-mirc@wormhole.domicilium.com) 10.01.08 # what the heck happened to the cvs builds? 10.01.14 # Build expected to complete around 09:32:05 (in 111mins 44secs) 10.01.31 # A hung build earlier upset the stats 10.01.41 # haha ok 10.01.52 # the latest build has hung aswell then 10.02.17 # your server 10.02.23 # mine? 10.02.27 # yeos 10.02.31 # this time and last too 10.02.31 # Backatcha! ;) 10.02.41 # odd... 10.03.51 # top shows about 5 proccess from rbclient runnning 10.04.03 # cpu is at 70% for some reason... nothing else is using it 10.04.12 # yeah, but I've killed the connections so they're left dying on your server 10.04.50 # unless the cpu isnt happy running @ 40C ? 10.06.27 # 40C isn't hot 10.06.47 # i know.... 10.08.33 # for Loader2, I still have to generate the apple_os iplloader combined firmware, right? 10.09.10 Join L [0] (n=Elric-Ku@cm187.epsilon201.maxonline.com.sg) 10.09.27 Join nave7693 [0] (n=evan@adsl-69-110-36-157.dsl.pltn13.pacbell.net) 10.09.49 Join PaulJam [0] (n=pauljam@vpn-3021.gwdg.de) 10.10.15 Part nave7693 10.11.25 # pondlife: 40C is the approx ambient temperature... the cpu is probably running at like 60... 10.11.58 # It got hot here faaast this year. 10.12.07 # aliask: nope, ive got a temp probe on the cpu heatsink... amb is 35 (fark its hot early this year), cpu is about 40 10.12.21 # Wow do you have watercooling or something? 10.12.23 # That sounds a bit unlikely 10.12.42 # aliask: nope, and the fan is at like 30% or something 10.12.43 # I normally get at least 20C delta, with air cooling 10.13.00 # I suspect your CPU temp is higher than the heatsink temp 10.13.05 # My fan is going apeshit... upstairs room. 10.13.06 Join nave7694 [0] (n=evan@adsl-69-110-36-157.dsl.pltn13.pacbell.net) 10.13.08 # aliask: my cpu runs at about 32-34 without full load 10.13.10 Join mordov [0] (n=mordov@mail.furuno.no) 10.13.11 # * JdGordon should reboot so i can c the bios temp reading 10.13.18 # MBM5? 10.13.29 # linux 10.13.34 # Ah. 10.13.38 # No equivalent? 10.13.41 # gpu is @ 44C, cpu is 40C 10.13.45 # probably is.. 10.14.13 # From BIOS? 10.14.21 # no, temp probes 10.14.29 # OK, now check the BIOS... 10.14.45 # only coz im curious... 10.14.46 # back in 3 10.14.54 Quit JdGordon ("Konversation terminated!") 10.14.56 # My iPod was too hot to use today. 10.15.11 # I hope the CPU scaling gets fixed soon 10.18.13 Join JdGordon [0] (n=jonno@c220-237-57-32.smelb1.vic.optusnet.com.au) 10.18.31 # bios said 36, so 4C diff... 10.18.44 # ... which is good enough for me :p 10.18.48 # Damn, nice... What CPU? 10.18.57 # celeron 2.4 10.19.26 # its not like its doing anything cpu intensive tho :p 10.20.03 # Well neither is my computer, but I'd bet money on it being more that 36. 10.20.32 Part nave7694 10.22.13 Join safetydan [0] (n=dan@cor5-ppp963.for.dsl.connect.net.au) 10.22.17 # 36C CPU, with what ambient? 10.22.30 # 31 10.22.31 # Probably down to about 30 now. 10.22.39 # That's not bad! 10.22.53 # case is open with A/C on :) 10.23.03 # Ah, that can help! 10.23.06 # but still.. why the hell is it so hot this early in the year? 10.23.14 # 4WD's. 10.23.23 # All those CPUs running CVS builds... ;) 10.23.46 # We need a wind farm for the build farm 10.24.11 # Or a hundred mice on treadmills. 10.24.26 # No! Mice produce greenhouse gases. 10.24.27 # probably need more than a few hundred micee 10.24.47 # Okok, mice were a bad idea. 10.24.50 Join darkless [0] (n=darkless@62.79.44.48.adsl.vby.tiscali.dk) 10.24.51 # Weasels? 10.24.58 # snails? 10.25.05 # I was thinking of genetically enhanced guinea pigs. 10.25.08 # shrimp? 10.25.09 # GMGP 10.25.21 # Hahahaha 10.25.30 # Quickly copyright it and we'll go into business. 10.25.52 # Too late - http://www.milwaukeegreens.org/ 10.26.11 # Damn you Milwaukee! 10.26.19 # Ah, greyhounds maybe.. 10.26.35 # what is wrong with genetically enhanced shrimp? 10.26.43 # Mmm.. tasty 10.26.48 # the problem is you would still need to feed them the equivilant of more energy than they could produce... 10.27.16 # JdGordon, always bringing us down... you're no fun! 10.27.21 # better than burning oil/gas/coal 10.27.23 # im sorry 10.27.25 # * pondlife wonders what the most efficient living organism is 10.27.31 # burn the guinea pigs :D 10.27.38 # Single cell organism i'd say. 10.27.39 # probably a virus 10.27.49 # decomposers arent bad as well 10.27.49 # parasite i mean 10.27.51 # Virii don't count as living things. 10.28.21 # Hmm, is this #rockbox or what. Do we have a CVS build yet... 10.28.24 # Wow this is very OT... 10.28.42 # Aha, we do! 10.29.01 Part Paul_the_Nerd 10.29.20 Join einhirn [0] (i=Miranda@bsod.rz.tu-clausthal.de) 10.29.20 Quit einhirn (Client Quit) 10.33.57 # Hans Reiser has been arrested on suspicion of murder on his wife: http://sfgate.com/cgi-bin/article.cgi?f=/c/a/2006/10/10/BAGERLM3RR15.DTL 10.34.16 # Of ReiserFS fame? 10.34.19 # yup 10.34.23 # Awesome! 10.34.38 # a killer filesystem as they say 10.34.42 # lol 10.34.47 # old news too 10.34.50 # haw haw haw 10.35.01 # petur: yeah, a bit 10.36.52 Quit L (Read error: 110 (Connection timed out)) 10.37.15 # Could someone with more wiki rights than me delete the files at the bottom of IpodInstallation which are now hosted at http://download.rockbox.org/bootloader/ipod/ ? I get an "access denied" if I try to do it. 10.37.40 # why do you want to delete them? 10.37.41 # :( 10.37.56 # Joely: Because they are now hosted elsewhere... 10.38.19 # hosting those files in the wiki is a security risk 10.38.31 # ohhh 10.38.36 # ... as Joely himself just proved ;-) 10.38.42 # * linuxstb noticed :) 10.38.43 # GRR 10.38.44 # haha 10.39.02 Join darkskiez_ [0] (n=mbryars@195.11.205.216) 10.39.03 Quit darkskiez_ (Remote closed the connection) 10.39.41 # so after all that compiling i didn't help at all!? 10.39.42 # argh! 10.41.02 Join darkskiez_ [0] (n=mbryars@195.11.205.216) 10.41.04 # i mean...where are people going to turn now for their 5.5g ipod_fw.exe!? 10.41.27 # Joely: I only asked for the files hosted elsewhere to be deleted. 10.41.41 # ohhhh 10.41.46 # you're a sly guy 10.41.47 # :) 10.42.06 Join Davide-NYC [0] (n=chatzill@user-12hdtm5.cable.mindspring.com) 10.42.07 # Joely: exe files in the wiki would mean somebody could upload a virus-infected one 10.42.43 # Ideally we need someone to patch ipod_fw so that it autodetects the partition size being used and acts accordingly... 10.42.45 # petur: That 'somebody' would at least need wiki write access 10.42.50 # s/partition/sector/ 10.43.15 # petur: were you recording to wavpack for this bug? http://www.rockbox.org/tracker/task/6109 10.43.20 # amiconn: lots of people we don't know have 10.43.42 # Davide-NYC: just WAV 10.43.53 # Everybody should use virus protection when using windows anyway... 10.44.05 Join L [0] (n=Elric-Ku@cm187.epsilon201.maxonline.com.sg) 10.44.48 # amiconn: sure, but that won't protect you from everything 10.46.00 # Davide-NYC: I have also had music skip yesterday - maybe I should defrag my h340 10.47.21 # I made some recording today. I have to listen back still. It's totally obvious when it happens, correct? 10.47.41 # I couldn't miss it... 10.48.04 # I'll report my findings to flyspray. You should report the target (H300) in case it has anything to do with that. 10.48.34 # I don't think it's target related 10.48.35 # My tests are H120 10.48.53 # I don;t think so either, but why not include it in case. 10.48.59 # "-) 10.49.05 # doh 10.49.11 # :-) 10.50.27 # general question: has there been any change to the WMA decoder lately? 10.51.24 # I just wished jhMikeS wouldn't rewrite so much stuff in one go. He probably fixed this already (some watermark and priority tweaking), but then he also started changing the samplerate issue and added multiple samplerates. So one big patch that's not working for irivers :( 10.51.50 # I hear ya 10.52.07 # what do you think of wavpack encoding on-the-fly? 10.52.16 # I think it's unnecessary 10.52.31 # I'll stick with wav while I have the diskspace... 10.52.33 # Davide-NYC: It's unnecessary to save disk space? 10.52.50 # Assuming of course it's reliable. 10.52.53 # I just think it will go unused as a feature 10.53.06 # Why? 10.53.17 # that's a serious assumption which most folks recording will not want to make 10.53.45 # What's to suggest that it's less reliable than say WAV? 10.53.52 # I would hope that it is reliable by the time Rockbox gets an official release including it. 10.54.20 # encoding in real-time scares me. give the CPU as little as possible to do when recording 10.55.00 # playback vs recording have difference reliability standards AFAIK 10.55.06 # *different 10.55.10 # indeed 10.55.32 # Agreed 10.55.33 # * Davide-NYC why can't I sleep? It's 5am!! 10.55.34 # some people fail to understand the importance of stability when recording concerts 10.55.51 # you're not talking about drunk either! 10.56.13 # eh? 10.56.24 # I screwed up a stupid joke. 10.56.26 # drunk == unstable ? 10.56.45 # * petur throws some empty beer bottles around 10.57.18 # wavpack encoding adds extra complexity to something that should adhere to the KISS concept stirctly 10.57.30 # Keep It Simple Stupid 10.58.05 # I disagree 10.58.08 Join t0mas [0] (n=Tomas@rockbox/developer/t0mas) 10.58.17 # Petur: Do you think jhMikeS's level of granular options are necessary or even wanted in terms of biterate and samplerate? 10.58.18 # we have an encoding framework and we should 10.59.11 # people want to record to compressed formats 10.59.34 # these changes needed more testing.... 11.00.16 # Is there any better way to do this in buildzip.pl? 11.00.17 # `cp $ROOT/apps/eqs/*.cfg .rockbox/eqs`; # equalizer presets 11.00.19 Join obo [0] (i=hidden-u@195.129.25.205) 11.00.26 # Badger: true and not true (IMO). Ppl want to record to lossy for space and WAV for fidelity 11.00.50 # yeah, but then having a wavpack option doesn't add any complexity 11.00.56 # a change screwing up playback stability - ah well, just hit play again.... but a change screwing up a recording: you can't ask the band to do the concert again, can you? 11.01.14 # I see 11.01.17 # safetydan: seems fine enough to me 11.01.24 Join Paul_the_Nerd [0] (n=Llorean@cpe-70-112-165-230.austin.res.rr.com) 11.01.34 # cool 11.01.43 # so is the encoding framework still only 44100Hz? 11.02.06 # safetydan: Out of habit I would add the trailing slash to .rockbox/eqs/ 11.02.46 # linuxstb, it would also be consistent with the other code in there 11.02.48 # I would also use the "-p" option to cp to preserve timestamps... 11.02.59 # Davide-NYC: jhMikeS has a patch up but as you know it's not working for irivers 11.04.11 # he said it would allow for 88.2k 11.04.15 # \o/ 11.04.29 # I'm trying to get him an iRiver H1x0 to tst on 11.04.31 # *test 11.05.02 # i was about to fix the iriver issues, but real life intervened as usual 11.05.26 # I know the feeling LinusN 11.05.45 # we need to teach our kids to do the bugfixes 11.05.58 # not the wife? 11.06.30 # nah, get them while they're young and haven't been trained to reject such things ;-) 11.06.43 Join Zagor [0] (n=bjst@46.35.227.87.static.tab.siw.siwnet.net) 11.06.45 # as the wives have 11.06.57 # ok, so I should start making some :D 11.06.58 # do we have a place where volunteers can sign up and tell what target they have and maybe what specific area they care about where the devs can assign tasks like testing etc? 11.07.24 # It's probably futile but one never knows 11.07.39 # VolnteerSignUp wiki page? 11.08.12 # Is this bug still open? http://www.rockbox.org/tracker/task/5412 11.08.26 # recording overwrites iRiver settings? 11.08.52 # Linus: do you have an H1x0 or an H3x0? 11.08.55 # I haven't been in of anymore... 11.09.00 # Davide-NYC: both 11.09.22 # sweet, so do I so if you need something specific tested do not hesitate to ask 11.09.29 Join Siku [0] (n=Siku@f303b.w3.tontut.fi) 11.09.47 # petur: what? 11.10.04 # Original Firmware 11.10.22 # right. You think that bug report can be closed? 11.10.27 # Davide-NYC: I've found most often "testing" is when one dev writes something that might/will affect targets other than his own. 11.10.50 # http://www.rockbox.org/twiki/bin/view/Main/RockboxTesting 11.11.33 # On no! That's just sad. I think that page needs to be advertised on the forum (especially in the recording section) 11.16.23 Join PaulJam_ [0] (n=pauljam@vpn-3021.gwdg.de) 11.16.32 Quit PaulJam (Read error: 104 (Connection reset by peer)) 11.16.59 # Zagor: Is it intentional that normal wiki users can't move/delete attachments? 11.17.45 # I think so, yes. Deleting is normally not part of the wiki concept, since it's final. 11.18.00 # LinusN: Audioscrobbler patch - should I remove HWCODEC support, or beg someone to test on Archos? I'm just wondering what else I need to do to get it committed :) 11.18.49 # obo: i'll see if i can test it tonight 11.18.55 # What if someone does not have a wiki account but is willing to do volunteer testing? How would a Dev find such folks? 11.19.20 # Would a Dev want to find such folks? 11.19.25 # :-) 11.19.25 # Thank you LinusN 11.19.55 # Davide-NYC: but why would someone willing to contribute _not_ have a wiki account then? 11.20.02 # Davide-NYC: Most people who are actually looking to do real testing would, I think, be willing to sign up. 11.20.13 # Zagor: OK. It's just that there are some files on the IpodInstallation page that need deleting (they are now hosted on download.rockbox.org) 11.21.24 # Zagor: I could do this in the past, but I think my ability was removed when the wiki was hardened. 11.22.06 # linuxstb: ok. linusn, do you remember changing this? 11.22.33 # not really 11.22.46 # Bagder: Did Jeff ever get in contact you? He asked me something about a change in IP regarding his hosting, and I suggested he should get in contact with ou. 11.23.08 # not that I've seen, no 11.23.42 # unless his mail got into my spam filter of course 11.24.02 # It's possible he hasn't gotten/seen my response yet. 11.24.20 # he's changing ip address *again*? 11.24.26 # Apparently, yes. 11.24.59 Join penjuin [0] (n=hi@203-206-29-39.dyn.iinet.net.au) 11.26.14 # hello all 11.26.31 # my ipod 5g text viewer is having issues 11.26.42 # its displaying lines on top of one another 11.26.50 # does anyone have any idea why? 11.29.01 *** Saving seen data "./dancer.seen" 11.29.05 # What build did this problem start with? 11.31.45 Join PaulJam__ [0] (n=pauljam@vpn-3020.gwdg.de) 11.31.53 Quit safetydan ("Ex-Chat") 11.32.04 Nick PaulJam__ is now known as PaulJam (n=pauljam@vpn-3020.gwdg.de) 11.33.24 Quit L (Read error: 110 (Connection timed out)) 11.34.51 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-128-103.pools.arcor-ip.net) 11.36.29 # * Davide-NYC hmm. maybe I'll be able to sleep for a bit 11.36.32 # 'night 11.36.48 Quit Davide-NYC ("Chatzilla 0.9.75 [Firefox 1.5.0.7/2006090918]") 11.40.37 Quit Joely (Read error: 110 (Connection timed out)) 11.42.12 Quit petur ("CGI:IRC (Ping timeout)") 11.43.36 Join SereR0kR [0] (n=SereR0kR@Ea2c1.e.strato-dslnet.de) 11.44.44 Quit SereR0kR (Client Quit) 13.35.26 *** Started Dancer V4.16 13.35.26 *** Connected to irc.freenode.net on port 6667 13.35.26 *** Logfile for #rockbox started 13.35.28 *** Server message 501: 'logbot :Unknown MODE flag' 13.35.28 Mode "logbot :+i" by logbot 13.35.28 Join logbot [0] (i=bjst@gateway/web/cgi-irc/labb.contactor.se/session) 13.35.28 Join t0mas_ [0] (n=Tomas@ip503c08d1.speed.planet.nl) 13.35.29 Join blueworm [0] (n=blueworm@7.Red-80-32-172.staticIP.rima-tde.net) 13.35.29 Join spiorf [0] (n=spiorf@host38-202.pool8248.interbusiness.it) 13.35.29 Join nick89 [0] (n=nick89@c210-49-99-250.kelvn1.qld.optusnet.com.au) 13.35.29 Join pixelma [0] (i=pixelma@82.193.235.34) 13.35.29 Join cobold [0] (n=Me@192-149.2-85.cust.bluewin.ch) 13.35.29 Join rr3tzbach [0] (n=robert@dslb-084-062-005-154.pools.arcor-ip.net) 13.35.29 Join dpro [0] (n=x@chello080109121047.8.15.vie.surfer.at) 13.35.29 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-128-103.pools.arcor-ip.net) 13.35.29 Join PaulJam [0] (n=pauljam@vpn-3020.gwdg.de) 13.35.29 Join Siku [0] (n=Siku@f303b.w3.tontut.fi) 13.35.29 Join Zagor [0] (n=bjst@rockbox/developer/Zagor) 13.35.29 Join obo [0] (i=hidden-u@195.129.25.205) 13.35.29 Join t0mas [0] (n=Tomas@rockbox/developer/t0mas) 13.35.29 Join darkskiez_ [0] (n=mbryars@195.11.205.216) 13.35.29 Join darkless [0] (n=darkless@62.79.44.48.adsl.vby.tiscali.dk) 13.35.29 Join JdGordon [0] (n=jonno@c220-237-57-32.smelb1.vic.optusnet.com.au) 13.35.29 Join mordov [0] (n=mordov@mail.furuno.no) 13.35.29 Join dan_a [0] (n=dan-mirc@wormhole.domicilium.com) 13.35.29 Join aliask [0] (n=chatzill@c210-49-190-113.eburwd8.vic.optusnet.com.au) 13.35.29 Join pondlife [0] (n=Miranda@cpc1-rdng11-0-0-cust472.winn.cable.ntl.com) 13.35.29 Join ender` [0] (i=null@84.52.165.220) 13.35.29 Join TCK [0] (n=hahano@bb-87-80-197-109.ukonline.co.uk) 13.35.29 Join Rudy4Pez [0] (n=A@71-34-66-241.ptld.qwest.net) 13.35.29 Join _Veseliq_ [0] (n=veseliq@195.85.215.210) 13.35.29 Join theli_ua [0] (n=theli@mail.ukrcard.com.ua) 13.35.29 Join MarcoPolo [0] (n=MarcoPol@160.228.157.232) 13.35.29 Join ttyfscker [0] (n=bastard@unaffiliated/ttyfscker) 13.35.29 Join myzar [0] (i=derelict@cpe-72-129-81-32.socal.res.rr.com) 13.35.29 Join Ribs [0] (n=freenode@91.84.8.218) 13.35.29 Join Rob2222_ [0] (n=Miranda@ACB15B59.ipt.aol.com) 13.35.29 Join amiconn [0] (n=jens@rockbox/developer/amiconn) 13.35.29 Join hcs [0] (n=agashlin@nat01-silvers-ext.Rutgers.EDU) 13.35.29 Join Soap [0] (n=Soap@unaffiliated/s0ap) 13.35.29 Join nudelyn [0] (i=nudel@dyn-62-56-105-213.dslaccess.co.uk) 13.35.29 Join NickDe [0] (n=nicholas@ip68-14-79-70.ri.ri.cox.net) 13.35.29 Join ze [0] (i=ze@70.40.152.105) 13.35.29 Join Landus [0] (n=Landus@70-100-181-192.dsl1-erie.roc.ny.frontiernet.net) 13.35.29 Join EspeonEefi [0] (i=espeonee@STRATTON-ONE-NINETY-TWO.MIT.EDU) 13.35.29 Join weazle [0] (i=sanne@jotun.freecode.nl) 13.35.29 Join scottder [0] (n=sdexter@ip70-188-142-96.ri.ri.cox.net) 13.35.29 Join lini [0] (i=pugsley@62.204.144.237) 13.35.29 Join Caliban [0] (n=ianmacd@kwark.caliban.org) 13.35.29 Join lostnihilist [0] (n=lostnihi@adsl-69-211-10-88.dsl.chcgil.ameritech.net) 13.35.29 Join ToyKeeper [0] (i=spanky@c-24-9-90-246.hsd1.co.comcast.net) 13.35.29 Join bawb2 [0] (n=bawb2@129.237.2.66) 13.35.29 Join [H5N1] [0] (i=mrflu@laggy.us) 13.35.29 Join MadDog011 [0] (n=djole@cable-87-116-149-50.dynamic.sbb.co.yu) 13.35.29 Join idnar [0] (i=mithrand@unaffiliated/idnar) 13.35.29 Join FOAD [0] (n=dok@a82-93-10-238.adsl.xs4all.nl) 13.35.29 Join midkay [0] (n=midkay@rockbox/developer/midkay) 13.35.29 Join sublimal [0] (n=sublimal@202-94-44-51.subdesigns.net) 13.35.29 Join amsys_ [0] (n=uruz@home.amsys.cz) 13.35.29 Join coob [0] (i=cube@64.38.21.114) 13.35.29 Join pagefault [0] (i=pagefaul@pdpc/supporter/active/pagefault) 13.35.29 Join chendo_ [0] (n=chendo@203-206-76-153.dyn.iinet.net.au) 13.35.29 Join daven_ [0] (n=daven@145.175.adsl.brightview.com) 13.35.29 Join BHSPitMonkey [0] (n=stephen@adsl-66-141-169-210.dsl.rcsntx.swbell.net) 13.35.29 Join BHSPitLappy [0] (n=steve-o@adsl-66-141-169-210.dsl.rcsntx.swbell.net) 13.35.29 Join alberink [0] (n=alberink@cc516682-b.ensch1.ov.home.nl) 13.35.29 Join merbanan [0] (n=banan@c80-216-155-218.cm-upc.chello.se) 13.35.29 Join Ed_ [0] (i=ed@palm.hoeg.nl) 13.35.29 Join HCl [0] (i=hcl@hecate.student.ipv6.utwente.nl) 13.35.29 Join Kitt0s [0] (i=Kaa@84.94.24.157.cable.012.net.il) 13.35.29 Join floridablink [0] (n=keith@12.8.224.252) 13.35.29 Join thegeek_ [0] (n=thegeek@s026b.studby.ntnu.no) 13.35.29 Join Galois [0] (i=djao@efnet-math.org) 13.35.29 Join netmasta10bt [0] (n=torment@pool-71-243-248-216.tampfl.fios.verizon.net) 13.35.29 Join webmind [0] (i=webmind@feather.perl6.nl) 13.35.29 Join z35 [0] (n=z@adsl-226-227-239.dab.bellsouth.net) 13.35.29 Join gromit` [0] (n=gromit@ras75-5-82-234-244-69.fbx.proxad.net) 13.35.29 Join newbyx86 [0] (n=newbyx86@ip68-7-14-7.sd.sd.cox.net) 13.35.29 Join linuxstb [0] (n=linuxstb@rockbox/developer/linuxstb) 13.35.29 Join RedKrieg [0] (n=RedKrieg@ip68-10-83-27.hr.hr.cox.net) 13.35.29 Join Lynx_ [0] (n=lynx@tina-10-4.genetik.uni-koeln.de) 13.35.29 Join Rocker [0] (n=iburn-42@bas8-montrealak-1128756301.dsl.bell.ca) 13.35.29 Join pike2k [0] (i=amiga@c83-249-120-24.bredband.comhem.se) 13.35.29 Join BigMac [0] (n=dummeska@c-71-234-95-131.hsd1.ct.comcast.net) 13.35.29 Join scorche [0] (n=scorche@208-110-158-224.customer.csolutions.net) 13.35.29 Join Nibbier [0] (n=sven@port-212-202-78-72.dynamic.qsc.de) 13.35.29 Join bagawk [0] (n=lee@unaffiliated/bagawk) 13.35.29 Join SUSaiyan [0] (n=susaiyan@cc84863-b.zwoll1.ov.home.nl) 13.35.29 Join Seed [0] (i=ben@85.64.207.9.dynamic.barak-online.net) 13.35.29 Join Strath [0] (n=donat@dpc6747254230.direcpc.com) 13.35.29 Join daurnimator [0] (n=nquae@unaffiliated/daurnimator) 13.35.29 Join Lord [0] (n=Lord@207.44.246.75) 13.35.29 Join dark [0] (n=dark@unaffiliated/darkx) 13.35.29 Join dpassen1 [0] (n=dpassen1@resnet-236-163.resnet.UMBC.EDU) 13.35.29 Join ScoTTie [0] (n=scott@unaffiliated/scottie) 13.35.29 Join pabs [0] (n=pabs@xor.pablotron.org) 13.35.29 Join Ave [0] (i=ave@85.76.252.33) 13.35.29 Join vr [0] (n=Vr@cryogenia.devnullteam.org) 13.35.29 Join Spida [0] (n=timo@spinnennetz.org) 13.35.29 Join Bjoern-Erik [0] (n=unknown@67.80-202-110.nextgentel.com) 13.35.29 Join Rick [0] (i=rick@unaffiliated/Rick) 13.35.29 Join crwl [0] (n=crawlie@130.234.204.55) 13.35.29 Join crashd [0] (i=nobody@badger.ing.me.uk) 13.35.29 Join lostlogic [0] (n=lostlogi@temporal.lostlogicx.com) 13.35.29 Join Hadaka [0] (i=naked@naked.iki.fi) 13.35.29 Join excitatory [0] (n=excitato@CPE-70-94-34-56.wi.res.rr.com) 13.35.29 Join luckz [0] (i=luckz@luckz.de) 13.35.29 Join slimeball [0] (i=jew@trailer-park.net) 13.35.29 Join Quarryman [0] (i=quarry@m228a.studby.ntnu.no) 13.35.29 Join @Bagder [0] (n=daniel@rockbox/developer/bagder) 13.35.29 Join karim [0] (n=karim@ip-41.net-81-220-108.rev.numericable.fr) 13.35.29 Join jborn__ [0] (n=jborn@dsl017-022-247.chi1.dsl.speakeasy.net) 13.35.29 Join rdz [0] (n=roman@netpd.org) 13.35.29 Join pill [0] (i=pill@loves.voltshells.com) 13.35.29 Join amigan [0] (i=dcp1990@unaffiliated/amigan) 13.35.29 Join godzirra [0] (n=shawn@c-68-57-151-199.hsd1.va.comcast.net) 13.35.29 Join ShadowdogMU [0] (n=Brock@cpe-65-28-252-205.woh.res.rr.com) 13.35.29 Join gtkspert [0] (n=gtkspert@gateless.info) 13.35.29 Join markun [0] (n=markun@bastards.student.ipv6.utwente.nl) 13.35.29 Join sneakums [0] (i=sneakums@jenny.ondioline.org) 13.35.29 Join Presence [0] (n=presence@66.239.107.163.ptr.us.xo.net) 13.35.29 Join lex [0] (i=lex@evot.us) 13.35.29 Join mooch [0] (n=data@195.60.253.141) 13.35.29 Join mbr [0] (n=mb@stz-softwaretechnik.de) 13.35.29 Join preglow [0] (n=thomjoha@rockbox/developer/preglow) 13.35.29 Join dwihno [0] (n=dw@81.8.226.44) 13.35.29 Join shattered [0] (n=svs@svs.complife.ru) 13.35.29 Join ismo_ [0] (i=laitinei@huippu.net) 13.35.29 Join dionoea [0] (n=dionoea@poy.chewa.net) 13.35.29 Join bb-generation [0] (i=bb@arara.de) 13.35.29 Ctcp Version from freenode-connect!freenode@freenode/bot/connect 13.35.29 *** Server message 477: 'logbot #rockbox :[freenode-info] please register your nickname...don't forget to auto-identify! http://freenode.net/faq.shtml#nicksetup' 13.35.44 # the rockbox site is dead ?:\ 13.35.47 # Bagder: What was "veeery interesting"? Of course I can't view the logs... it's like being a goldfish! 13.36.25 # pondlife: his announcing to the channel what music he was listening to 13.36.30 # These IP 'locators' are rather imprecise/incorrect 13.36.35 # Ah, sarcasm, huh? 13.36.39 # yeah 13.36.56 # I thought you'd heard news about the server maybe. 13.37.09 Join LinusN [0] (i=linus@gateway/web/cgi-irc/labb.contactor.se/x-a5b41d23fcbb1373) 13.37.09 Quit t0mas (Read error: 145 (Connection timed out)) 13.37.19 # nah, haven't heard anything back from Linus who was gonna call a local admin at the server's location 13.37.27 # and there he is 13.37.43 # Not at Contactor itself? 13.38.05 # yes there, but we aren't there 13.38.11 Join Xerion [0] (i=xerion@zarathul.student.utwente.nl) 13.38.14 # Gotcha 13.38.30 Join Paul_the_Nerd [0] (n=Llorean@cpe-70-112-165-230.austin.res.rr.com) 13.38.41 # So are you homeworkers too? Or is there a Haxx office...? 13.38.43 # * pondlife pries 13.39.19 # we're usually hired to work for customers in their offices 13.39.30 # but I work from home now 13.39.40 # Same here 13.39.53 # the server is now restarted 13.40.36 # CVS is back!! 13.41.08 Quit blueworm ("Leaving") 13.41.19 # HTTP is back!! 13.41.22 # LinusN: Good work, thanks 13.42.56 # Bagder: time for another less depressing channel comment 13.43.05 # ;) 13.43.11 Topic "www.rockbox.org is ALIVE!" by Bagder (n=daniel@rockbox/developer/bagder) 13.43.19 # That's more like it 13.43.31 Join petur [0] (i=d4efd6a6@gateway/web/cgi-irc/labb.contactor.se/session) 13.45.49 Join psiborg [0] (n=psiborg@flits103-221.flits.rug.nl) 13.46.16 # www.rockbox.org is alive after being kicked... 13.46.23 # Might want to append "...for now" to that, judging by the reliability of late 13.46.31 Part Paul_the_Nerd 13.47.12 Join XavierGr [0] (n=xavier@ppp171-136.adsl.forthnet.gr) 13.48.10 # when was it not available the last time? 13.48.39 # Couple of days ago? 13.49.02 # ah, it was just bogged down under heavy load then 13.49.17 # rsyncmania 13.49.36 # Yes, rsync has a habit of choking other processes. 13.50.08 # yeah, especially if the remote dude decides to start a new one every minute 13.50.17 # That too... 13.50.25 # but it was out-of-bandwidth, not really out of cpu 13.50.34 # how do i make fonts for rockbox? 13.50.41 # 1) draw them 13.50.44 # its a rather limited 2mbit connection to this server 13.50.46 # Kitt0s: Fontforge 13.50.49 # 2) convert to rockbox .fnt format 13.51.06 # ahh can i take an existing font and convert it? 13.51.21 # yes, if the font is in the BDF format 13.51.31 # Fontforge can take a TTF file and render it to BDF, and there's a rockbox script which converts to FNT 13.51.51 # and you can convert from TTF to BDF with otf2bdf 13.52.11 # Ok you win Linus 13.52.22 # I didn't know that one :) 13.52.36 # but for good results, you need to compile otf2bdf yourself with freetype2 13.52.40 Join blueworm [0] (n=blueworm@7.Red-80-32-172.staticIP.rima-tde.net) 13.52.51 Quit Ribs (Read error: 110 (Connection timed out)) 13.53.03 Quit obo ("bye") 13.53.14 # Kitt0s: What OS are you on? 13.53.20 # xp 13.53.23 # windows 13.53.32 # Ok then, disregard everything we just said :) 13.53.46 # lol 13.53.56 # But basically, you need to find a way to convert a TTF to BDF 13.54.13 Join Ribs [0] (n=freenode@91.84.8.218) 14.02.55 # http://crl.nmsu.edu/~mleisher/ttf2bdf.html 14.04.34 # gotta find a font first :D 14.04.53 # can i combine fonts? 14.05.02 # if i got like 2 fonts, from 2 diffrent langs 14.06.26 # What do people think about how Rockbox should support the 5gs with 2048 byte sectors? A single build with runtime detection, or a new build? 14.07.07 # single build.... 14.07.19 # run-time would be nifty, but it feels like it could be tricky since it is rather low-level 14.07.26 Join Slasheri [0] (i=miipekk@rockbox/developer/Slasheri) 14.07.43 Join bluebrother [0] (i=kAvV11ea@nat-wh-1.rz.uni-karlsruhe.de) 14.08.27 # hmm 14.08.33 # runtime would definitely be the best 14.08.41 # all depends how well the users can separate the two models 14.08.43 # but does of course depend on how tricky that'd be 14.08.58 Quit nick89 ("Gotta Go") 14.09.16 # petur: That's the problem - I'm not sure it's straightforward. Apple seemed to have started using 2048-byte sectors before they announced the new 5gs. 14.09.18 Join Arathis [0] (n=doerk@p54848B21.dip0.t-ipconnect.de) 14.09.31 # but how does one go about detecting it? 14.09.35 # that what I mean 14.10.24 # still having tagcache problems: it just won't create anything. I have tagnavi.config and tagcache_tmp.tcd in /.rockbox, but nothing more 14.10.31 # The partition table stores the start sectors of the partition in 512 or 2048 byte sectors, so it could be done by seeing which interpretation points to a FAT32 partition. 14.11.09 # so the patching tool could tell the user which build he needs 14.11.54 # Yes, that would work as well. 14.12.04 # Arathis: have you tried to delete the tagcache_tmp.tcd file and then rebuild the tagcache? 14.12.39 Join Paul_the_Nerd [0] (n=Llorean@cpe-70-112-165-230.austin.res.rr.com) 14.12.59 # PaulJam: I just deleted the whole .rockbox dir and rockbox.h10 and put the latest one on 14.13.13 # ... patching fat.c to use runtime detection seemed straight forward.. but aparently there is more to it then i hoped 14.13.44 # JdGordon: Also, the original patch by Kalthare appears to be incomplete - he's said Rockbox is unstable. 14.14.21 # Arathis: do you have files with enbedded albumart in teir tags? i think i read that tagcache has problems with those. 14.14.27 # Well, while Kalthare's patch seems to work, it looks somewhat ugly 14.14.36 # but besides that I still don't get the "Music" folder of my h10 to be shown anywhere else than in "show files: all" 14.14.52 # * amiconn is interested what Mr. fat.c is thinking about it? 14.15.08 # PaulJam: no I don't. And I didn't change anything than rockbox since it worked :( 14.15.34 # Arathis: Is the folder set to be hidden? 14.15.39 # Arathis: That's normal - if that directory is marked as hidden, then Rockbox hides it in all views apart from "all". 14.15.46 # http://www.rockbox.org/tracker/task/6170 <- giong soley on the discussion this morning.... 14.16.06 # it is, but it was before and i don't use windows, so I didn't change anything to that. it isn't hidden in linux 14.16.18 # Linux ignores the FAT hidden attribute. 14.17.40 Quit XavierGr (Read error: 113 (No route to host)) 14.17.58 # the h10 Music dir is set as hidden 14.18.00 # You have to either use mtools, or just create a new directory, move the files from Music into the new directory, delete the old Music and rename your new directory. 14.20.12 # the weird thing is that tagcache initializes the first time (when no tagcache_tmp.tcd is there), but won't do so after that and noe tagcache files are created 14.21.25 # Bagder: but that the dir is hidden shouldn't affect tag-cache, right? 14.21.37 # correct 14.21.59 # okay, tag-cache ended right away and no files were written 14.22.08 # Arathis: when you initialize tagcache the first time, do you wait until the hd stops spinning? 14.22.16 # yes 14.22.34 # that's how I know it ended 14.22.47 # jdgordon: I applied your patch last night *, but it did not seem to offer more insight into the problem. 14.22.59 # :) ok 14.23.49 # how can I set any debug flags 14.24.02 # Arathis: have you rebooted the device after initializing? 14.24.40 # linuxstb: could you give me a short howto use mtools? I tried 'sudo mattrib -sh /media/H10/Music/*' but that gave me an error related to /dev/fd0 14.24.51 # PaulJam: yes, I did 14.25.54 # tag-cache than says "commiting tag-cache... [1/7]" and jumps straight to the menu without doing anything 14.26.04 # is there a logfile or something? 14.26.19 Join me3619 [0] (i=me3619@203-214-57-108.dyn.iinet.net.au) 14.26.37 # Arathis: I don't use mtools, but I think you need to edit /etc/mtools.conf to assign a drive letter to your H10's disk device (e.g. /dev/sda1). 14.26.39 # Arathis: not by default 14.26.49 Quit psiborg ("Ex-Chat") 14.27.10 # Arathis: You would then do something like mattrib -sh d:music 14.27.11 # hey people, jsut wondering if anyone was willing to lead some assistance, im trying to get rockbock working on my H340 14.27.21 # lol. excuse my spelling 14.27.26 # its late here..... 14.28.15 # me3619: I think it's fairly easy and well-explained in the wiki - what's your problem? 14.28.15 # me3619: What's the problem? 14.28.37 # what state is fwpatcher in these days? 14.29.16 # same lousy state as always :-) 14.29.25 # did it ever get proper tabbing support? 14.29.33 # in cvs yes 14.29.52 # does that imply it's not in a binary yet? :> 14.29.53 # linuxstb: thanks, that worked 14.29.56 # maybe i should make a new release 14.30.04 # Arathis: do you use a recend build or an older one? 14.30.14 # LinusN: definitely, blind people have been asking for that a lot 14.30.20 # oki 14.30.58 # Aren't there H300 related updates to the bootloader pending too? 14.31.03 # Something relating to USB? 14.31.03 # i've even got my hands on an old laptop i've stuffed windows on so i can do some win32 work again 14.31.06 # hooray for me 14.31.07 Join secleinteer [0] (n=scl@adsl-70-232-142-126.dsl.stlsmo.sbcglobal.net) 14.31.09 # latest CVS bleeding edge () and I allways download the .zip and the .mi4 (from download.rockbox.org/bootloader/iriver) 14.31.39 # * petur thinks me3619 has falles asleep ;) 14.31.47 # petur: :) 14.31.50 # fallen even 14.32.03 # ah, the version should have been in the brackets: 061012-0942 14.32.50 # Arathis: then i have no more ideas what coud be wrong, sorry. 14.33.45 # Arathis: You could try compiling your own "logf" build - that should give you a clue about where tagcache is failing. 14.33.56 Join mots [0] (n=mots@M2434P029.adsl.highway.telekom.at) 14.33.56 # Sorry guys AFK for a bit, Ive installed Rockbox and keep gettng the following message "ATA Error: -32, Insert USB Cable and press a button" any ides 14.33.59 # ideas* 14.34.21 # in the dev info menu it says: initialized: yes | db ready: no | ram cache: no | ram: 0/0 b | progress: -1% (0 entries) | commit step: 0 | commit delayed: no 14.34.27 # hi, i have a problem with doom on kosh's experimental build.. 14.34.49 # mots: Then ask kosh.... 14.35.09 # well, dunno howto conctact him 14.35.18 # forums take waaay to long 14.35.24 # isnt it off the misticriver forum? 14.35.26 # there is a thread on misticriver 14.35.59 # well, maybe its a known prob, so i'll ask first: 14.36.10 # mots: Have you tried the CVS build? 14.36.23 # me3619: it means that your hard drive or battery may be bad 14.36.36 # strange 14.36.40 # seems to work now 14.36.58 # gave me "ict: 100000" or sth like that till one minute ago 14.37.00 # Hmm i dont see how ti could be, using the offical iRiver firmware the drive works with no issues.... 14.37.15 # or is it a known fact with that error, something is dying? 14.37.50 # me3619: what if you hold REC when you turn it on? 14.37.59 # linuxstb: I need rockbox-devel for that? 14.40.11 # it says "Starting teh original firmware" and turns off... but if i plug it in with the USB Cable attached, its boots into the orginal firmware fine.. and if i replace the firmware with the orginal loader.... its has no porblems on its own without rockbox 14.40.59 # me3619: keep holding ON until the iriver firmware boots - you were releasing the ON key too fast 14.41.45 # did you scandisk it? 14.42.06 Join Genre9mp3 [0] (n=yngwiejo@88.218.17.158) 14.42.08 # lol.. well yeah the orginal firmware boots fine when i do that.... i havent done a scandisk.. i will now 14.42.09 Join jhMikeS [0] (n=jethead7@adsl-75-46-161-121.dsl.sfldmi.sbcglobal.net) 14.43.31 Part Paul_the_Nerd 14.43.54 # jhMikeS: any chance you could already commit the recording fixes that do not include the changes to the UDA interface (encoder priority, spdif samplerate) ? Or make a separate patch? 14.44.54 # petur: hmmm... 14.44.55 # i did a chkdsk in dos... and got "windows has checked the file system and found no problems" 14.45.58 # is there any way to build a tagcache on the computer (linux)? 14.46.24 # JdGordon: you called? 14.46.26 # petur: I could leave out the 11kHz and use the master mode as before for the UDA. I'll leave the x5 alone though. 14.46.28 # if i press "build tagcache" on rockbox, it crashes after about 1 minute 14.46.32 # daurnimator: dw 14.47.23 # i woiln't 14.48.07 # so any ideas on my orginal error? with there being no sign of any problesm with the hdd? 14.49.07 # then i suspect a bug in the boot loader 14.49.13 # petur: you'll check it when it's ready? :) 14.49.22 # sure 14.49.28 Quit z35 ("Leaving") 14.49.40 # jhMikeS: i'll see if i can look at the uda bugs tonight 14.49.46 # should i be putting on the latest from the daily build page? 14.50.23 # LinusN: there was some questionable stuff in the driver such the right ADC not being turned off when going back to mic mode from line in 14.50.53 # * daurnimator goes dancing in the dark 14.50.55 # jhMikeS: you have a new patch? 14.51.32 # linuxstb: cpufreq3.patch looks to be causing buffering issues after 10-30mins of playback. i can't seem to correct it without a reboot 14.51.43 # LinusN: not yet...I'm clueless as to why using the WSPLL should affect things the way it does 14.52.28 # i doubt that it has anything to do with it 14.52.31 # If the data is there then why's source selection busted? :-\ 14.52.45 # LinusN: Me too but I noticed it when looking more closely. 14.55.11 # linuxstb: how do I build a "logf" build? 14.55.26 # select (D)eveloper in the config 14.55.32 # thx 14.55.37 # It's difficult to know if I can't do the check myself and see _exactly_ what does when doing this and that :-) 14.55.37 # then (L)ogf 14.56.00 # jhMikeS: i'll try to have a look at this tonight 14.56.06 # thanks 14.56.23 # "WARNING: The compiler you must use (arm-elf-gcc) is not in your path!" do I need to compile that myself? 14.56.42 # jhMikeS: btw, the reply from freescale was: 14.56.44 # "The table shown in page 4-3 is the correct one, I suggest you to use the ColdFire init configuration tool for creating the system set-up and initialization. You can download it from http://www.microapl.co.uk/CFInit/cfinit_main.html 14.56.44 # " 14.56.54 # not too many x5 owners seem to be serious tapers...not much word from them 14.57.17 # jhMikeS: perhaps they are tapers, and not much into digital recording? :-P 14.57.26 # LinusN: don't know if you evaluated it on that ... 14.57.33 # LinusN: analoguers 14.57.49 # ay, yes i forgot about DAT 14.58.08 # i haven't tested on the x5 14.58.09 # jhMikeS: the x5 isn't so nice because you need that extra thingie to get to the line-in. Most use h1x0 or h3x0 14.58.13 # LinusN: do Ineed to compile arm-elf-gcc first? 14.58.25 # Arathis: what system are you on? 14.58.33 # ubuntu dapper 14.58.55 # http://www.rockbox.org/twiki/bin/view/Main/CrossCompiler 14.59.16 # petur: Yeah...that "thingie"... :) 14.59.38 # the "subpack" 14.59.41 # yes, it's about the only reason I bought a h340 14.59.45 Quit Seed ("cu, Andre") 15.00.05 # LinusN: :D if that's what you call your "thingie" 15.00.21 # hahahahaha 15.00.36 # * Bagder laughs 15.01.05 # * LinusN laughs at "you need that extra thingie to get to the line-in" 15.01.06 Join Seed [0] (n=ben@85.64.207.9.dynamic.barak-online.net) 15.01.25 # :p 15.01.38 # High class jokes here tonight :D 15.01.41 # hehe 15.02.01 # indeed... 15.02.02 # this afternoon too 15.02.25 # Is bugzilla used similarly to flyspray? Ie. Can you post patches to them? 15.02.33 # Arathis: run tools/rockboxdev.sh 15.03.00 # sublimal: instead of what? 15.03.17 # aliask: bugzilla is the mother of all bug tracking monsters 15.03.34 # Yes, it's easy to get quite lost. 15.03.53 # sublimal: got it 15.03.53 # Oh well, I'll just post it and see what happens. 15.03.59 # i don't like bugzilla 15.04.10 # * aliask neither 15.05.13 # Table on 4-3..ok...I have to pick the "correct" table instead of them all being correct 15.06.28 Quit NickDe ("Leaving") 15.07.28 Quit Xerion (Read error: 104 (Connection reset by peer)) 15.11.26 # So basically freescale is saying "This is so complicated you cannot possibly understand it without our software to coddle you"...how partonizing! :) 15.13.08 Join Xerion [0] (i=xerion@zarathul.student.utwente.nl) 15.15.21 Quit idnar (Nick collision from services.) 15.15.26 Join idnar_ [0] (i=mithrand@unaffiliated/idnar) 15.16.17 # jhMikeS: hehe, my feeling too 15.17.15 Join Criamos [0] (n=Criamos@p5493093E.dip0.t-ipconnect.de) 15.22.03 Join JoeBorn [0] (n=rootmeis@220.160.117.174) 15.24.33 Join freqmod [0] (n=freqmod@140.84-48-78.nextgentel.com) 15.25.47 # petur: you never checked if SPDIF worked or you don't use that? 15.26.36 # LinusN: so you're saying, basically to hold off reverting the recording to master mode on iRiver then? 15.26.49 # basically 15.26.59 # i can check s/pdif too 15.27.04 Join barrywardell [0] (n=barrywar@host-194-46-232-64.dsl-ie.utvinternet.net) 15.27.48 # I'm curious since it uses another interface of course 15.28.31 Quit barrywardell (Client Quit) 15.29.55 Quit me3619 () 15.35.09 # arg 15.35.19 # my right foot is TOTALLY numb 15.35.27 *** Saving seen data "./dancer.seen" 15.36.00 # rockboxdev.sh gives me the following error: "/home/doerk/build-rbdev/build-gcc/gcc/xgcc: error while loading shared libraries: libiconv.so.2: cannot open shared object file: No such file or directory" 15.36.16 # is this RB related or do I need the iconv-dev package? 15.36.21 # * JdGordon punches daurnimator in the arm... now your foot doesnt hurt as much :D 15.36.22 # daurnimator: this is not the correct forum for this, you should post your comment in the "Rockbox foot care" forum 15.36.50 # Arathis: it seems you might need some iconv package, yes 15.36.57 # JdGordon: its not sore 15.37.02 # its numb 15.37.21 # ok, well now u have a numb foot and a sort arm :D 15.37.23 # sore even 15.37.24 # LinusN: care to point me a link to the rockbox podiatry clinic? 15.37.33 # Rockbox is about ARMs and boots, but not feet -) 15.37.35 # Bagder: hm. I have the iconv package, but I don't know how to compile a -dev package, cause it's not in my repositories 15.37.55 # * LinusN shows Bagder the yellow card 15.38.21 # now rockbox causes medical conditions and not just broken iPods...hmmm... 15.39.05 Quit mordov ("The amount of experience you have is paralell with the amount of equipment you have ruined.") 15.39.31 Join mots_ [0] (n=mots@M2513P016.adsl.highway.telekom.at) 15.39.36 # jhMikeS: "now"? - it always has 15.39.59 # (which includes now, but you make it sound like it just started) 15.40.16 # I can show some code that will let you use your DAP as a hotpack on the sore arm :) 15.40.35 # always a friendly soul around 15.41.30 # Arathis: none of my debian machines have required such a package 15.41.55 # * petur returns 15.42.04 Quit mots (Read error: 104 (Connection reset by peer)) 15.42.09 # jhMikeS: my h340 doesn't have spdif 15.42.27 # I was just talking for other 'tapers' 15.42.31 # petur: Didn't know if you had a H1x0 or not 15.44.35 Quit Kohlrabi ("Quit") 15.48.28 # Should we have a codec to write raw pcm data in the native format? That would be the simplest, most reliable way to record. Can make a plugin to covert the data to a file common format later. 15.49.11 # WAV isn't that complex, is it? 15.49.36 # unless we start doing other data-sizes 15.49.39 # But it has header and it alway converted to little endian on the fly 15.50.00 # plenty of cpu to do just that 15.50.58 # All that could be done post op and sample rates could do whatever they want...Cool Edit Pro allows loading of raw pcm that can be resaved as anything for instance 15.52.03 # sox... 15.52.14 # cool edit pro isn't exactly free, heh 15.52.17 # No headers, no endian conversion, no mono 15.52.38 # I've had it a long time (version 1.2). Still works nice 15.52.48 # 1.2 is nice indeed 15.52.52 # * preglow loves cool edit pro 15.52.56 # Actual 1.2a 15.53.00 # using 1.5 right now 15.53.03 # 2.0 is adobe hell 15.53.25 Join mots__ [0] (n=mots@M2493P004.adsl.highway.telekom.at) 15.53.37 # My heart was crushed. Did they make it all "user friendly" and non-technical or something? 15.54.03 # they made it look like some bloated adobe app 15.54.10 # jhMikeS: If we want to save the byte swap on coldfire whil erecording, we could add aiff recording 15.54.23 # we should of course add aiff recording too 15.55.45 Quit aliask ("Chatzilla 0.9.75 [Firefox 1.5.0.7/2006090918]") 15.55.47 # I'm just thinking I'd love a pcm format that doesn't require one big upfront header that must be correctly written after all data has been flushed. Something for the hardcore "I don't wanna miss a byte of this no matter what" people. 15.56.19 # The wav header isn't exactly big... 15.56.32 # ...and why would the wav header make you lose bytes? 15.56.46 # So if your disk fills while recording won't die with an error an have an invalid file 15.57.12 # You can always write the wav header even if recording stops because of disk full 15.57.20 # I suppose it need to be more graceful in handling errors in general. "is_error" doesn't just mean "disk full 15.57.52 Quit JdGordon ("Konversation terminated!") 15.58.25 Join mordov [0] (n=mordov@88.80-202-254.nextgentel.com) 16.00.22 # Normally it wouldn't. It breaks instead of continuing to try to write data but it could be made to try flushing no matter what and the unwritten bytes are not counted so the header will be valid when it writes it. 16.01.36 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-128-103.pools.arcor-ip.net) 16.01.39 Join CriamosAndy [0] (n=Criamos@p54930EDD.dip0.t-ipconnect.de) 16.01.51 Quit mots_ (Read error: 104 (Connection reset by peer)) 16.02.06 # Is AIFF really easy? I don't know anything about it. 16.02.27 Join mots_ [0] (n=mots@M2527P014.adsl.highway.telekom.at) 16.02.57 # jhMikeS: If the size of the playback codec is anything to go by, then it must be. 16.03.58 Part LinusN 16.04.31 # Can AIFF have data in either endian? 16.04.51 Join lee-qid [0] (n=liqid@p5496657B.dip.t-dialin.net) 16.05.34 # guess not...big endian...but needs byte swapping on iPod :-\ 16.07.22 # * petur runs off for a while 16.08.54 Quit Criamos (Read error: 60 (Operation timed out)) 16.10.03 Join rre7zbach [0] (n=robert@dslb-088-076-091-161.pools.arcor-ip.net) 16.12.24 Join lightyear [0] (n=lightyea@p548757F7.dip.t-dialin.net) 16.13.12 Quit mots__ (Read error: 110 (Connection timed out)) 16.16.22 # is there a reason why the philips tuner overwrites all its settings upon entering / leaving sleep mode? 16.16.48 # jhMikeS: Yes, so the simplest recording format on coldfire will be aiff, and on ipod it will be wav 16.17.34 # But there's no ipod recording atm anyway 16.17.56 # bluebrother: ? 16.18.07 # Do you mean the driver or the chip itself? 16.18.18 # true...linuxstb started some and I put in endianness awareness during the codec compile to help 16.18.32 # in tuner_philips.c the driver resets all values in case RADIO_SLEEP 16.18.48 # this also nukes e.g. the force mono bit 16.19.20 Join TeaSea [0] (n=thunderc@82.152.174.122) 16.19.49 # I changed it to modify only the affected bits and it works fine for me but I was wondering if there was a good reason doing it the way it's implemented now. 16.19.59 # I think the radio_on, radio_off, radio_pause should be at a firmware level including a function to tune the radio outside the radio screen. 16.21.45 # I'd like to be able to set the station from the record screen...it's on my TODO anyway 16.21.59 # Imho that's the wrong way 'round 16.22.15 # hmm ... where should the line between firmware and apps get drawn? 16.22.22 # Swcodec should allow recording from the radio screen, as hwcodec does 16.23.12 # It's not. When recording is the primary function that should have ui precedence 16.26.11 Quit Arathis ("[rl_bot quit]") 16.26.17 # some1 id't the chips for the nano 2nd gen yet? 16.27.17 # bluebrother: I suppose it varies and not always a clean break but the farther down you go the more device specific it should be and more basic in functionality. Controlling the radio is pretty basic functionality. Communicating with it is driver code. 16.29.05 Quit rr3tzbach (Success) 16.30.52 # amiconn: does the recording from the radio screen allow all the recording features to be used or is it simplified in some way? I wouldn't want to force a simplified interface for radio. 16.31.29 # jhMikeS: It's debatable which of the 2 functions is primary when recording from the radio. But the point is, for radio recording it's more useful to have the radio screen controls availabl ethan having the recording screen controls available 16.32.04 # You don't need source selection. Volume is in both screens. 16.32.28 # The radio screen has station/frequency selection, this is what you said you want to have available as well 16.32.30 Join NickDe [0] (n=nicholas@198.7.232.64) 16.32.30 # Well, simplified radio control from the recording screen and simplified recording from the radio screen would let you pick your priorities 16.32.40 Join _FireFly_ [0] (n=FireFly@fhrouter83.fh-wuerzburg.de) 16.32.48 # The recording settings are available from both screens via menu 16.33.24 # The only debatable thing is that (currently, on hwcodec) there is no method to control the recording level for radio recording 16.33.36 Join XavierGr [0] (n=xavier@ppp188-167.adsl.forthnet.gr) 16.33.43 # That could be added if necessary 16.34.38 # What about controlling the splitting and pausing/resuming from the radio screen? If the buttons were modal it could work but the x5 is out of room. 16.35.34 # Another point is that with recording from radio screen, you can quickly record something (even better with prerecording running). You can't do that with the current swcodec implementation 16.36.47 Quit lostnihilist (Read error: 54 (Connection reset by peer)) 16.37.27 # With your method, you would have interfaces for listening to the radio 16.37.44 # amiconn, I'm trying to reproduce the bug that station presets aren't loading anymore. 16.38.00 # can you tell me when it happens? I can't reproduce it :( 16.38.21 # It should work there of course...but a line for setting the station in the recording screen would be nice with select used to set preset/scan 16.39.55 Quit petur ("worrrk") 16.41.00 Join aliask [0] (n=chatzill@c210-49-190-113.eburwd8.vic.optusnet.com.au) 16.41.29 Quit TCK (Remote closed the connection) 16.42.04 Join TCK [0] (n=hahano@bb-87-80-197-109.ukonline.co.uk) 16.42.31 Join mots__ [0] (n=mots@M2527P014.adsl.highway.telekom.at) 16.43.39 # hardware codec radio always has recording initialized. that's kinda silly for SWCODEC. 16.44.22 # The is a way...a long rec press could take you right into the recording screen and start recording immediately. 16.46.30 # Yes, hwcodec always has recording initialised... that should change, as the mas running in recording mode draws more power than in playback mode (although not much if it's only recording standby) 16.47.01 # Instead, we could shut down the dsp core completely, only leaving the audio codec running 16.47.44 # It would still be possible to record from the radio screen, just with a slightly higher delay 16.47.48 # It should only be on in both forms in prerecording radio is specified 16.48.01 # Yes, exactly 16.49.16 # On archos fmrecorder, the additional power draw from the mas is less obvious, because the non-spinning disk saves power (vs. playback) 16.49.27 # On Ondio it _is_ obvious... 16.49.50 # You hardly notice a delay in most cases except for codec loading. The recoding screen could seem more "radio like" when invoked from the radio screen and maybe save some duplication of code between screens. 16.50.29 # Hmm. What about making those screens modular? 16.50.40 # Each screen could have 2 parts 16.50.59 Quit theli_ua ("Leaving") 16.51.23 Quit _FireFly_ ("Leaving") 16.51.24 # That's where I was going kinda...maybe they should be the same screens even 16.51.28 # * amiconn needs to add a state machine for the mas, also wrt pcm recording and playback 16.53.14 Quit EspeonEefi ("Leaving") 16.53.31 # Wasn't there something in the wiki about not being able to reprogram that chip? I guess that's been figured out then. 16.53.44 # lostlogic: around? I think I've got rid of cur_ti and would like to commit this bit 16.54.03 # Well, I know I've got rid of it, and all seems well... but you mentioned you had problems before. 16.54.39 Quit mots_ (Read error: 110 (Connection timed out)) 16.56.15 # I'm going to do some mini-commits of the playback simplifications that don't break anything. 16.58.09 Join Kalthare [0] (n=kalthare@c-71-197-114-207.hsd1.ca.comcast.net) 17.00.39 Quit aliask ("Chatzilla 0.9.75 [Firefox 1.5.0.7/2006090918]") 17.01.17 Join mots_ [0] (n=mots@M2527P014.adsl.highway.telekom.at) 17.01.33 Join SereR0kR [0] (n=SereR0kR@Ea2c1.e.strato-dslnet.de) 17.06.05 Join thegeek [0] (n=thegeek@s026b.studby.ntnu.no) 17.06.06 Quit thegeek_ (Read error: 54 (Connection reset by peer)) 17.06.52 # why do we have an "LCD Mode" option for the main LCD on x5 now? 17.07.08 # And the one for the remote is broken at last check 17.07.32 Quit XavierGr (Read error: 113 (No route to host)) 17.08.01 # guess its ok on the remote now... 17.10.26 Join falkyre [0] (n=falkyre@209.8.41.77) 17.11.28 # Oh, heck - I'll commit it anyway.. 17.12.42 Join webguest69 [0] (i=c27f0812@gateway/web/cgi-irc/labb.contactor.se/session) 17.13.19 # Hello. Where are functions for fixed point arithmetics? In particular * and /? 17.14.05 Quit mots__ (Read error: 110 (Connection timed out)) 17.16.08 Join perpleXa [0] (n=perpleXa@unaffiliated/perplexa) 17.16.41 Join mots__ [0] (n=mots@M2453P012.adsl.highway.telekom.at) 17.16.46 Quit TeaSea (Remote closed the connection) 17.17.03 # webguest69: Everywhere... e.g. libmad, Tremor, dsp.c. There's no single fixed-point library in Rockbox (yet). 17.18.39 # linuxstb: so every module programs it "from scratch" (or via copy-paste?) 17.18.54 Join nemo__ [0] (n=Me@63.85.78.83.cust.bluewin.ch) 17.19.10 Join ]MrFWorK[ [0] (n=1@216.143.34.189) 17.19.49 Join TeaSea [0] (n=thunderc@82.152.174.122) 17.20.01 # Well, all the codec libraries (libmad, Tremor etc) come with their own fixed-point implementations. 17.21.02 # But creating a fixed-point lib in Rockbox has been discussed, it's just that no-one has got around to doing it. 17.22.48 # linuxstb: Linus insists that I use fixed point math in FS#6145. I see absolutely no performance issue there but as he's God in RB I try to obey. What would you recommend? 17.24.35 # <]MrFWorK[> for some reason i can't get wavpack files to play on my ihp-120 with a fairly new build, any ideas 17.25.53 # webguest69: It's not just performance, using floating point increases code size as well. 17.27.26 Quit cobold (Read error: 60 (Operation timed out)) 17.27.28 # webguest69: But I'm afraid I can't help you with that, I've never done any fixed-point programming. But I'm sure you can find lots of references on the web. Or ask here again later when other people might be around who do know. 17.27.46 # linuxstb: so what would you recommend? I've seen that a fixed point impl is made with lot of #ifdef etc. So it wouldbe a big mess for me. Is it that much more code? 17.28.06 Quit mots_ (Read error: 110 (Connection timed out)) 17.28.11 # linuxstb: sorry, didn't see your reply. Ok, I'll ask later. 17.30.03 # OT anyone knows a quick way to figure out the gcc version that was used to compile the currently running kernel (gnu/linux) ... I get nasty "invalid module format" errors .... 17.32.14 Join TeaSeaLancs [0] (n=thunderc@82.152.217.248) 17.33.40 Quit TeaSea (Read error: 104 (Connection reset by peer)) 17.34.26 # found it it's like strings moduleknowntowork.ko | grep "gcc-" 17.35.05 # oh and theres a modinfo command ;) 17.35.10 # 17.35.21 # just wanted to mention modinfo 17.35.29 # too slow 17.35.30 *** Saving seen data "./dancer.seen" 17.37.03 # linuxstb: what range can we store in a long int? 17.39.20 # webguest69: it might be best to specify the exact size you want, say with int32_t 17.41.35 Join drippydonut [0] (n=chatzill@ACCBF3D0.ipt.aol.com) 17.42.27 # hcs: what range could we hold then (in int32_t)? Is there an unsigned variant of it? 17.42.33 # uint32_ 17.42.36 # *uint32_t 17.42.46 # just a 32-bit integer 17.43.06 # this can cause performance issues, though, as I am now discovering 17.43.49 # hcs: that's not for a performance critical place 17.45.00 Quit blueworm ("Leaving") 17.45.54 # range of an unsigned 32-bit integer is 0 to 4,294,967,295, according to my calculator, signed is -2,147,283,648 to 2,147,483,647 17.46.17 # hcs: ok, thanks! 17.48.04 Join barrywardell [0] (i=892b7a86@gateway/web/cgi-irc/labb.contactor.se/session) 17.48.33 Join lostnihilist [0] (n=lostnihi@adsl-69-211-27-150.dsl.chcgil.ameritech.net) 17.49.17 # jhMikeS: We have received the pcm codec for the MAS3500 F serie and permission to use it from archos & micronas 17.49.37 # There is a wavplay plugin for some months which works just fine 17.50.20 Quit mots__ (Remote closed the connection) 17.55.02 Quit webguest69 ("CGI:IRC") 18.01.23 Quit thegeek (Read error: 131 (Connection reset by peer)) 18.01.50 Quit MarcoPolo ("Bye !") 18.05.08 Join Arathis [0] (n=doerk@p54848B21.dip0.t-ipconnect.de) 18.07.28 Join MarcoPolo [0] (n=MarcoPol@virlet.rez-gif.supelec.fr) 18.08.09 Join TeaSea [0] (n=thunderc@82.153.197.200) 18.08.35 Join pixelma_ [0] (i=pixelma@82.193.235.34) 18.08.37 Join einhirn [0] (i=Miranda@bsod.rz.tu-clausthal.de) 18.08.37 Quit einhirn (Client Quit) 18.09.11 Quit pixelma (Nick collision from services.) 18.09.11 Nick pixelma_ is now known as pixelma (i=pixelma@82.193.235.34) 18.10.31 Join thegeek [0] (n=thegeek@s026b.studby.ntnu.no) 18.14.56 # amiconn: interesting. It's not in source form? 18.16.19 Quit TCK (Remote closed the connection) 18.16.47 Quit TeaSeaLancs (Read error: 110 (Connection timed out)) 18.16.54 Join TCK [0] (n=hahano@bb-87-80-197-109.ukonline.co.uk) 18.18.28 # unsurprisingly, a dumb loop with addition that often only runs through once is overall faster than the equivalent division/remainder that only runs through once 18.20.20 Quit drippydonut ("Chatzilla 0.9.74 [Firefox 1.5.0.7/2006090918]") 18.27.27 Join nls [0] (i=HydraIRC@nl104-202-216.student.uu.se) 18.31.55 Join L [0] (n=Elric-Ku@cm187.epsilon201.maxonline.com.sg) 18.40.27 Quit dan_a (Read error: 60 (Operation timed out)) 18.41.52 # could someone be so kind an compile a logf version of the newest cvs? I have some problems compiling it regarding libiconv 18.42.33 Quit darkskiez_ (Read error: 113 (No route to host)) 18.42.41 # for which target? 18.43.48 Join GreyFoux [0] (n=greyfoux@APoitiers-155-1-106-205.w86-201.abo.wanadoo.fr) 18.45.43 # H10 18.45.58 # 20GB? 18.46.12 # yes 18.46.51 Join bundik [0] (n=bundik@dslb-088-064-023-174.pools.arcor-ip.net) 18.47.10 # i have one here - just a sec... 18.47.53 # barrywardell: latest build? 18.48.11 # doing a cvs update now before i recompile 18.49.42 Quit myzar ("...") 18.51.34 Join _FireFly_ [0] (n=FireFly@dslb-084-056-106-155.pools.arcor-ip.net) 18.51.40 Join myzar [0] (i=derelict@cpe-72-129-81-32.socal.res.rr.com) 18.53.29 Quit L (Read error: 110 (Connection timed out)) 18.59.41 # crap, got an "unable to find register to spill" error 19.01.00 # Arathis: http://barrywardell.net/assets/files/rockbox.zip 19.01.32 # thanks barrywardell 19.02.03 # hopefully this will show me where tag-cache stucks 19.04.51 # hm. 19.04.52 # as far as I can tell from googling this is an internal compiler error, anything I can do besides juggling some code around and hoping? 19.04.55 # my 5.5g freezes on startup now. 19.04.56 # I'm not sure why. 19.05.46 # godzirra: I didn't have time yesterday to properly test the patch. It's got some bad problems. 19.05.58 # Oh? 19.06.36 Quit PaulJam (".") 19.06.53 # hcs: Which version of gcc are you using? 19.08.01 # It panics if you try to write anywhere past the first quarter of the disc. I think I fixed that check, but now it hangs during music playback, and I'm not going to post an update to the patch until I figure out why. 19.08.27 # * godzirra nods. 19.08.29 # well damn. 19.08.42 # Let me know if you need anything I can help wiht, or just need someone else to test. 19.09.08 # linuxstb: 3.4.6 19.09.16 # as built by the build script 19.10.07 # Kalthare: It's not urgent, but I would be curious what results the "test_fps" plugin gives on your 5g. Details are here: http://www.rockbox.org/twiki/bin/view/Main/LcdFrameRate 19.10.16 # hcs: For Coldfire? 19.10.16 Join psiborg [0] (n=psiborg@flits103-221.flits.rug.nl) 19.10.20 # linuxstb: yeah 19.11.28 # Still getting it, after removing some stuff I had meant to remove anyway. This started after I converted some divisions to while loops. 19.14.36 # Kalthare: I'm guessing no idea on timeframe? Just debating whether to bother switching my ipod back to *sigh* itunes. :) 19.14.53 Quit pondlife ("disconnected has pondlife") 19.15.36 # godzirra: No idea at all. I'm a little busy today. I'm ding what I can. 19.16.19 # Kalthare: ALl good. Not trying to rush you or anything, was just curious. :) 19.16.59 # linuxstb: 1/1: 23.0 fps 1/4: 45.5 fps CPU: 30000000 Hz 19.17.25 Quit TeaSea (Read error: 104 (Connection reset by peer)) 19.17.29 # godzirra: I know. Just letting you know my status. 19.18.07 # Kalthare: That's slightly faster than the reported speed of the 5g on the wiki page.... 19.18.30 # Although that test is 10 months old... 19.18.35 # s/10/6/ 19.18.50 Join TeaSea [0] (n=thunderc@82.152.205.38) 19.19.59 # linuxstb: Not sure what that info is useful for, but I hope it helped. :) 19.20.45 # It measure the speed Rockbox can update the LCD. 19.21.05 # I was just curious if there is any difference in that between the 5gs. 19.21.18 # I'm just about to run it on my 5g now. 19.23.35 # I get 22.5 and 45.5 at 30MHz. So it looks like they are about the same - and somehow it's faster than it was in April... 19.24.30 Quit crwl ("WeeChat 0.2.1") 19.24.33 Join crwl [0] (n=crawlie@kekkone.kekkola.jyu.fi) 19.25.16 # Well, let's hear it for small improvements then :) 19.26.31 # Hmm.. so we're back to only having the mbr editing option? 19.26.41 # linuxstb: if I remove enough of these loops the error goes away, but it doesn't seem to relate to any one of them in particular 19.27.23 Part pixelma 19.29.44 # godzirra: Well, if you want a stable system right now, that's the only way, unfortunately. 19.30.21 # All good. Some is better than none :) 19.30.21 Quit Seed (Nick collision from services.) 19.30.25 Join Seedy [0] (n=ben@85.64.207.9.dynamic.barak-online.net) 19.31.56 Nick idnar_ is now known as idnar (i=mithrand@unaffiliated/idnar) 19.35.32 *** Saving seen data "./dancer.seen" 19.36.06 Join webguest77 [0] (i=55e1400b@gateway/web/cgi-irc/labb.contactor.se/session) 19.36.20 Quit webguest77 (Client Quit) 19.38.00 Join BigBambi [0] (n=Alex@cpc2-nfds9-0-0-cust419.leic.cable.ntl.com) 19.39.34 Join bluey- [0] (n=bluey@dslb-088-073-103-248.pools.arcor-ip.net) 19.42.47 Join TeaSeaLancs [0] (n=thunderc@82.153.192.54) 19.42.57 Join PaulJam [0] (n=pauljam@vpn-3058.gwdg.de) 19.46.53 # jhMikeS: No, no source code. Just the codec binary in the form of several large char arrays, and example C code (for the host CPU) how to download the codec to the MAS 19.49.56 # barrywardell: do you see why tag-cache won't work on my player? http://www.sinlos.net/dirk/h10/logf.txt 19.51.31 # amiconn: they still can't just hand out the docs on writing them huh? 19.51.55 # Perhaps they could, but in fact I prefer it this way 19.52.18 # Why...could write our own then 19.52.25 # Some docs about the dsp core leaked, and therefore I knwo a bit about the assembly language 19.52.37 # I prefer not having to deal with this 19.52.41 # ahh 19.53.03 # Harvard architecture, and the dev has to ensure pipeline synchronisation 19.53.36 # or does anyone else get a clue about my logfile regarding tag-cache? 19.54.19 Join petur [0] (n=petur@rockbox/developer/petur) 19.55.02 # If one instruction calculates some value and another instruction needs the result of the first one, you must nost place the instruction too close. Otherwise insn #2 would just use the old register value before insn #1 updates it 19.56.23 # heh...the opposite of the stall problem...the race problem :P 19.57.19 Quit TeaSea (Read error: 110 (Connection timed out)) 19.57.30 # nobody? :( 19.57.36 # Yes, the MAS core doesn't stall when data isn't ready 19.58.08 # I kind of like that idea...wish it were more common actually 19.58.43 # Arathis: tagcache failed init 19.58.43 # too long entry! 19.59.03 # amiconn: yes but what's ment by this? 19.59.12 # which entry is too long? 19.59.36 # sry, I'm just a bit tired. (physical and mental) 20.01.27 # linuxstb: /home/rbclient/build-h120/apps/plugins/doom/doom.elf: final close failed: No space left on device 20.01.27 # collect2: ld returned 1 exit status 20.01.34 # ...on your build server... 20.02.50 # amiconn: could you exlain it to me? please 20.03.01 # What's with a build estimate of 32min:52s !?! 20.03.20 Quit TeaSeaLancs (Connection timed out) 20.03.23 Join TeaSeaLancs [0] (n=thunderc@91.84.32.87) 20.03.46 Quit SereR0kR () 20.04.32 # It of course crashed on me again yesterday...but it is getting closer to Friday the 13th. 20.07.02 Quit freqmod (Read error: 113 (No route to host)) 20.08.57 Join pixelma [0] (i=pixelma@82.193.235.34) 20.19.55 Join Febs [0] (i=2662c44b@gateway/web/cgi-irc/labb.contactor.se/session) 20.21.28 Join rr3tzbach [0] (n=robert@dslb-088-076-091-009.pools.arcor-ip.net) 20.22.09 Join linuxstb_ [0] (i=5343d4aa@gateway/web/cgi-irc/labb.contactor.se/session) 20.23.42 # amiconn: Thanks for the heads-up - I've cleared a few GB now. 20.25.31 # Arathis: looking at apps/tagcache.c:2068, that's where that error appears 20.26.00 Quit Kohlrabi ("Quit") 20.26.09 # barrywardell: so it's code related not player related? 20.26.36 # i'm not sure, but it's probabl that you either have a filename that's too long 20.26.37 Quit merbanan (Remote closed the connection) 20.26.40 # or a tag that's too long 20.27.31 # hm..but it worked before and I didn't change any tag or filename, even didn't copy anything else than the rockbox files on the player 20.27.58 # would be nice if the logfile could be more precise :/ 20.29.07 # you could add more logf() lines in with more info if you wanted 20.29.18 # but you'd have to get a logf build to compile then 20.30.20 # barrywardell: as said before I had problems getting the arm-elf-gcc to compile so I couldn't compile my own build till now either :( 20.31.23 # Can that VMware thing build the h10 target? 20.32.41 # probably. it can build for the ipods, right? if so then almost definitely yes 20.33.36 # Maybe you should try that, Arathis. 20.34.14 # i'll try. is it in the wiki? 20.34.20 Join Lear [0] (n=chatzill@h210n7c1o285.bredband.skanova.com) 20.34.45 # I think so. Do a search for vmware. 20.37.49 Quit falkyre (Read error: 104 (Connection reset by peer)) 20.39.13 Join rretzbach [0] (n=robert@dslb-084-062-035-170.pools.arcor-ip.net) 20.40.21 Quit TCK (Remote closed the connection) 20.40.29 Quit barrywardell ("CGI:IRC (EOF)") 20.40.50 Quit rre7zbach (Success) 20.42.03 # Arathis: it means that a tag is longer than MAX_PATH 20.42.15 # you can add more logf lines to see which filename has the problem 20.42.24 # and then check that file with a tag editor 20.44.14 # Slasheri: btw how or which lines shall I add to which file? apps/tagcache.c ? 20.44.38 # I don't have a clue about C, C+ or whatever RB is coded 20.44.54 # Arathis: yep, apps/tagcache.c. Then find all lines which have something like "too long entry!" 20.45.03 # and add more logfs next to those lines 20.46.18 # Arathis: ah, in fact printing the filename isn't that trivial because you would need to read in more data from the commit file 20.46.30 # but you can print the current position of the commit file instead: 20.47.05 # logf("pos=%d", lseek(tmpfd, 0, SEEK_CURRENT)); 20.47.25 # and then use a hex editor on pc and find the correct position 20.47.32 # there you can see the filename and all other data 20.47.43 # okay, I'm downloading the vmimage. perhaps it's better to explain if I have it there 20.47.47 # (hexedit on tagcache_tmp.tcd) 20.48.04 # cause I don't understand anything you said ^^ 20.48.09 # hehe :D 20.48.24 Join TCK [0] (n=hahano@bb-87-80-197-109.ukonline.co.uk) 20.49.49 Quit Seedy (Remote closed the connection) 20.50.04 Join Seed [0] (i=ben@85.64.207.9.dynamic.barak-online.net) 20.52.42 # heh - ouch: 20.52.44 # http://lutin.jard.in/~dek/reiser.png 20.53.10 Join dan_a [0] (n=dan-mirc@217.23.173.156) 20.53.18 Quit TeaSeaLancs (Read error: 110 (Connection timed out)) 20.53.28 Join TeaSeaLancs [0] (n=thunderc@82.152.223.131) 20.57.42 Quit rr3tzbach (Read error: 110 (Connection timed out)) 20.57.53 Join Davide-NYC [0] (n=chatzill@user-12hdtm5.cable.mindspring.com) 20.58.32 Join mestupid [0] (n=quintolo@cc899693-b.gorre1.fr.home.nl) 21.00.06 # gotta go pick up the car from the dealer...bbl 21.00.09 Part jhMikeS 21.00.52 Quit mestupid (Client Quit) 21.03.35 Quit Ribs (Read error: 110 (Connection timed out)) 21.04.22 Join Ribs [0] (n=freenode@91.84.8.218) 21.05.47 Join blueworm [0] (n=blueworm@7.Red-80-32-172.staticIP.rima-tde.net) 21.07.27 Quit _FireFly_ ("Leaving") 21.11.52 Join MHen [0] (i=54a3572a@gateway/web/cgi-irc/labb.contactor.se/session) 21.12.24 # I just got a data abort on my iPod somewhere up around e8000000 21.16.26 Quit TeaSeaLancs (Read error: 145 (Connection timed out)) 21.16.38 Join TeaSeaLancs [0] (n=thunderc@82.152.199.11) 21.20.52 Quit BigBambi (Read error: 104 (Connection reset by peer)) 21.22.27 Quit MHen ("CGI:IRC (EOF)") 21.24.20 # Slasheri: Why doesn't tagcache just truncate overly long entries? 21.25.07 Quit TeaSeaLancs (Read error: 145 (Connection timed out)) 21.25.10 Join TeaSeaLancs [0] (n=thunderc@82.152.97.248) 21.26.27 # amiconn: it should when creating the commit file.. but apparently there might be a bug 21.28.34 # ah 21.28.47 Join charkins [0] (n=casey@pdpc/supporter/active/charkins) 21.29.10 # Slasheri: have you read what i wrote yesterday at 14:52 ? 21.30.29 # PaulJam: yes, i noticed it but i am not able to reproduce that :/ 21.30.33 # i will try with simulator soon 21.32.11 # amiconn: Have you had any more thoughts about the h300 warnings? 21.32.32 Join XavierGr [0] (n=xavier@ppp188-167.adsl.forthnet.gr) 21.33.08 Join falkyre [0] (n=falkyre@209.8.41.103) 21.33.35 Join rr3tzbach [0] (n=robert@dslb-084-062-035-170.pools.arcor-ip.net) 21.33.51 Quit rretzbach (Read error: 104 (Connection reset by peer)) 21.33.52 # I think the native bitmap functions should be removed from the multi-screen api and be used directly, at least for now 21.35.05 # linuxstb: I was able to clear up the errors with a liberal sprinkling of const 21.35.34 *** Saving seen data "./dancer.seen" 21.36.28 Quit TCK (Remote closed the connection) 21.36.35 # which was probably a good idea to have in anyway 21.37.03 Join TCK [0] (n=hahano@bb-87-80-197-109.ukonline.co.uk) 21.38.02 Join BigBambi [0] (n=Alex@cpc2-nfds9-0-0-cust419.leic.cable.ntl.com) 21.38.04 # amiconn: I'm not against that, but it does seem a backwards step... 21.39.01 Quit Rudy4Pez (Read error: 110 (Connection timed out)) 21.40.44 Join rotator [0] (n=e@rockbox/developer/rotator) 21.41.09 # I didn't say it's optimal... 21.41.48 # But then, the usb logo display is the first (and so far only) place that uses screen->bitmap 21.43.00 # Slasheri: i have now tried to reproduce the crash with a cvs build on target and it happens there too. this is what i did to reproduce: reset settings, select a song from the filebrowser, then call the quickmenu from wps and set fileview to tagcache, leave the quickmenu and then press navi -> freeze. 21.44.24 # amiconn: OK, I'll do that then. I agree that none of the solutions are nice. 21.45.26 # PaulJam: ok, thanks. i will try that tomorrow 21.45.47 Quit crashd ("leaving") 21.48.09 Join stripwax [0] (n=Miranda@i-83-67-214-206.freedom2surf.net) 21.48.17 Quit TeaSeaLancs (Read error: 60 (Operation timed out)) 21.48.28 Join TeaSeaLancs [0] (n=thunderc@82.152.206.79) 21.48.36 # evnin 21.51.12 Quit NickDe ("Leaving") 21.51.20 Join rre7zbach [0] (n=robert@dslb-084-062-036-241.pools.arcor-ip.net) 21.51.35 # does the problem with the disappearing disklabel also appear on the h300? or can someone tell me how to view the disk label under linux? 21.53.03 # haven't heard a long time of that issue 21.53.12 # linux now mounts my h300 as "usbdisk". a few hours ago it was mounted as "H300" 21.53.12 Quit Febs ("CGI:IRC (EOF)") 21.53.48 # PaulJam: mdir from mtools should show it in the listing, also mlabel 21.54.06 # if you have a recent kernel with udev, have a look in /dev/disk/by-label 21.55.58 # Request for Help: trying to run the profiling script on a profile.out file I generated to profile aac.c 21.56.12 # error = No symbols found 21.56.32 # and error = could not open profile file although it is there and contains data 21.57.00 # never mind the could not find error, it was a typo 21.57.08 # You need to specify the map file(s) and some .a file at least to get symbols... 21.57.12 # under /dev/disk/by-label it is not listed 21.57.55 # thansk lear 21.58.02 # For AAC, that'd could be apps/codecs/aac.map libm4a.a libfaad.a 21.58.53 # both lib files or either/or 21.59.05 # *lib.a 21.59.26 Join PaulJam_ [0] (n=pauljam@vpn-3027.gwdg.de) 21.59.41 # Both lib files. 21.59.58 # libfaad is the most interesting one though. 22.01.09 # Lear: Is 256kbit/s AAC playing realtime on Coldfire now? 22.02.18 # linuxstb: yes, I did some testing on a H1x0 yesterday 22.02.19 # Yes, last time I checked at least. Not with that much margin... 22.02.20 # http://www.rockbox.org/twiki/bin/view/Main/CodecPerformanceComparison 22.02.32 # CPU boost ratios available there 22.03.22 # So even 400kbit/s files are playing? 22.04.00 # they do play 22.04.10 Join lowlight [0] (i=c730180a@gateway/web/cgi-irc/labb.contactor.se/session) 22.04.19 # I've had lock-ups going in and out of the view audio thread screen at that bitrate though 22.04.28 # let me get the exact error 22.04.57 # I40:PDIR1FULL at 00000000 22.06.04 Quit nls (" HydraIRC -> http://www.hydrairc.com <- The professional IRC Client") 22.08.13 Join Rondom [0] (n=Rondom@p54AEE854.dip.t-dialin.net) 22.08.16 # Lear: I'm still getting no symbol found error 22.09.07 # I copied the lib/a files to the rockbox root dir since it was giving a "no file found" error when I pointed the script to the files 22.09.40 # so I have profile.out aac.map libm4a.a and libfaad.a in the same dir 22.09.45 # I usually do the other way around, copy the profile out file... 22.09.55 # But that should work too... 22.10.12 # no dice. just a series of No symbol found warnings 22.10.28 # As long as you got the files from the build you used to create the .out file. 22.12.13 # Not understanding you. 22.12.17 # (sorry) 22.12.32 # what is my expected output? (to standard out) 22.12.35 # And you need to specify what sort of output you want to get anything more. I usually use "1" 22.12.55 # You put that last on the line. 22.13.15 # Write "1_p" to get things as percentages instead of absolute values. 22.13.48 # got it! thanks 22.13.57 # I will post this musery to the forum 22.14.02 # *misery 22.14.29 # are the resulkts relevant if more than one bitrate file were used during profiling? 22.14.36 # * Davide-NYC must learn to type! 22.15.28 Quit rr3tzbach (Connection timed out) 22.15.41 # Should be, at least if you stick to one AAC profile, and not mix LC-AAC with HE-AAC... 22.16.03 Join wibbix [0] (n=wibbix@CPE-24-167-251-142.wi.res.rr.com) 22.16.18 # But you got playback on Nero files, without any modifications to them? 22.16.19 # they were all nero encoded files with all of the same settings other than bitrate 22.16.36 Quit PaulJam (Read error: 110 (Connection timed out)) 22.16.37 # Is there a way to get the output sort in reverse order of function calls? 22.16.49 # most called first... 22.17.15 # Just type the name of the parsing script, it will show you all the kinds of outputs you can get. 22.17.45 Part wibbix 22.17.59 # The files the Nero encoder created for me were not streamable, so they wouldn't play without changes... 22.22.14 # before or after yesterday's m4a aprser changes? 22.22.18 # *parser 22.22.22 # hmm, according to mdir my h300 has no label anymore 22.22.25 Join Kohlrabi [0] (n=Kohlrabi@dslb-082-083-156-242.pools.arcor-ip.net) 22.23.02 Quit Arathis ("[rl_bot quit]") 22.23.15 Join wibbix [0] (n=wibbix@CPE-24-167-251-142.wi.res.rr.com) 22.23.19 # Lear: they should play on iriver now 22.24.03 # PaulJam_: ouch! 22.24.36 # Lear: on Oct 11 Magnus Holmgren committed Improved MP4 file parsing. everything became playable after that 22.24.46 # (at least for me) 22.24.58 # * linuxstb suspects Lear knows that... 22.25.15 # Hello folks. I've working with markun on porting to the gigabeat. I'm able to compile rockbox now (not saying it's correct) but the resulting rockbox binary is VERY big. Just over 1 GB. Suggestions on where I should look? 22.25.33 # The elf seems ok, tho. 22.25.39 # size wise, that is. 22.26.05 # * petur mutters something about feature bloat :p 22.26.30 # wibbix: sounds like a bad .lds 22.26.36 # app.lds? 22.26.36 # check the .map 22.27.01 # yes. app.lds 22.27.22 # probably you have some symbols at 0x0 that shouldn't be there 22.27.59 # cursed vectors... 22.28.29 Quit Ribs ("eh eh ehhhh!") 22.28.34 # davide-nyc: before and after. The Nero encoder I use create non-streamable files, and they sure won't play. 22.28.51 # which target? 22.30.00 # how can I get the PID of a bash script from inside that script? 22.30.08 # bluebrother: $$ 22.30.19 Part wibbix 22.30.30 # thanks 22.31.22 Join darkskiez [0] (n=mbryars@bb-87-81-62-203.ukonline.co.uk) 22.31.29 # Is 'streamability' an encoding option? 22.32.03 Quit bundik ("Quit") 22.32.45 Join jhMikeS [0] (n=jethead7@adsl-75-46-161-121.dsl.sfldmi.sbcglobal.net) 22.35.14 # Not normally, as far as I've seen. It's the order in which the encoder puts the data in the file. 22.35.48 # Now, where has Ahead hidden that free encoder download page... 22.39.09 # * linuxstb spots flac 1.1.3-beta1 22.39.53 # Argh! FLAC now supports embedded images... 22.41.01 # haha 22.41.22 # Changelog here if anyone is interested: http://flac.cvs.sourceforge.net/*checkout*/flac/flac/doc/html/changelog.html 22.42.28 # Ah, I had downloaded the latest Nero encoder, but apparantly not installed it. :) 22.43.56 Quit GreyFoux ("Le vrai danger, c'est quand les hommes penseront comme les ordinateurs") 22.44.53 Quit lightyear (Remote closed the connection) 22.45.17 Quit falkyre (" HydraIRC -> http://www.hydrairc.com <- Leading Edge IRC") 22.47.58 # hmm, shouldn't playback work for files encoded with older encoders? Should we host the old nero encoder for future 'backward compatibility" testing? 22.48.15 Quit darkskiez (Read error: 113 (No route to host)) 22.50.11 Join PaulJam__ [0] (n=pauljam@vpn-3013.gwdg.de) 22.50.26 Nick PaulJam__ is now known as PaulJam (n=pauljam@vpn-3013.gwdg.de) 22.50.52 Quit RedKrieg ("fearing the reboot") 22.51.37 Join lodesi [0] (n=lds@82.247.165.89) 22.52.38 # * linuxstb is relieved to see a green build table. 22.52.49 # Not easy to fix, at least with current Rockbox. Testing compatibility should be fairly easy; I'm pretty sure Foobar2000 0.9.x has an option for where the metata should be. 22.52.51 Quit TeaSeaLancs (Connection timed out) 22.53.27 Join TeaSeaLancs [0] (n=thunderc@91.84.56.127) 22.53.37 # * Lear still sees reds and yellows... :) 22.54.02 # True, but I didn't directly cause those... 22.57.20 # Anyone have any idea what the new flac REPLAYGAIN_REFERENCE_LOUDNESS tag is for? 23.02.01 # Guess: the reference level used when calculating the replaygain value. Typically 89 dB. 23.02.37 Part lowlight 23.02.59 Join iRocks [0] (i=473a5360@gateway/web/cgi-irc/labb.contactor.se/session) 23.03.08 # Yes, that seems to be it. I think it's hard-coded to be "89.0 dB" 23.03.52 # hey has anybody gotten rockbox on ipod 5.5g 30gig from windows to work... im in cmd right now and it won't find my ipod 23.04.02 Quit PaulJam_ (Read error: 104 (Connection reset by peer)) 23.04.37 # Does anyone know of the existence (or not) of a standalone CLI WMA encoder? 23.04.56 # iRocks: Rockbox on the new 5gs is still experimental. You need to patch (i.e. change the source code and compile yourself) the Rockbox bootloader, Rockbox itself and the various tools like ipod_fw and ipodpatcher. 23.05.08 # iRocks: Even when you do all that, it's still not working reliably. 23.05.09 Join SereR0kR [0] (n=SereR0kR@Ea2c1.e.strato-dslnet.de) 23.05.11 # I found the Windows Media Encoding Script but it requires Windows Media Payer (I think) 23.05.25 Quit nemo__ (Remote closed the connection) 23.05.32 # i have a compiled rockbox that's been patched and a patched ipod_fw.exe 23.05.50 # Do you have a patched ipodpatcher.exe? 23.05.59 # no i don't 23.06.38 # i didn't realize that ipodpatcher.exe had to be patched also 23.06.52 # It does. 23.07.11 # if you have it could you upload it for me (i'm too lazy to compile my own plus this computer doesn't have anything pretty much installed on it) 23.07.24 # No, I don't have it. 23.07.29 # ah ok 23.07.45 # has anybody uploaded it already? 23.10.00 # or can anybody tell me where the patch is located? 23.10.33 Quit bluey- (Remote closed the connection) 23.11.08 # iRocks: its been discussed in the forums 23.11.16 # iirc 23.12.17 # i only see a patch for ipod_fw.exe 23.12.23 # or ipod_fw.c rather 23.14.35 # iRocks: I don't know if it will work, but try this: http://www.davechapman.f2s.com/rockbox/ipodpatcher-0.3-5g2k.zip 23.15.02 # thanks i'll try it 23.15.02 Quit iRocks ("CGI:IRC (EOF)") 23.23.08 Join PaulJam_ [0] (n=pauljam@vpn-3004.gwdg.de) 23.23.32 Quit PaulJam (Nick collision from services.) 23.23.36 Nick PaulJam_ is now known as PaulJam (n=pauljam@vpn-3004.gwdg.de) 23.24.21 Quit Galois (Remote closed the connection) 23.24.32 Join Galois [0] (i=djao@efnet-math.org) 23.25.38 Quit Davide-NYC ("Chatzilla 0.9.75 [Firefox 1.5.0.7/2006090918]") 23.32.18 # The patched Rockbox for the new 30GB is still too unstable to use. 23.33.02 Quit Lear ("Chatzilla 0.9.75 [Firefox 2.0/2006100319]") 23.35.06 # Kalthare: I told iRocks that... Have you had chance to investigate yet? 23.35.36 Join mirak [0] (n=mirak@AAubervilliers-152-1-61-171.w82-121.abo.wanadoo.fr) 23.35.37 *** Saving seen data "./dancer.seen" 23.36.10 Quit TCK (Remote closed the connection) 23.36.16 Join crashd [0] (i=nobody@badger.ing.me.uk) 23.36.45 Join TCK [0] (n=hahano@bb-87-80-197-109.ukonline.co.uk) 23.37.07 # Well, I started to investigate it, but I haven't learned much. I should have less distraction now, so I may have more success. 23.37.49 # * petur also has less distraction now 23.39.04 Join LinusN [0] (i=linus@rockbox/developer/LinusN) 23.39.57 # Kalthare: You should try and catch Zagor's attention - he did most of the work on the Rockbox fat driver. But he's not around much these days. 23.42.38 Quit ]MrFWorK[ (Read error: 104 (Connection reset by peer)) 23.42.47 # I was gonna ask if the person who wrote that driver was still around.. 23.44.26 Quit mirak ("Ex-Chat") 23.47.40 # * LinusN looks at the (C) line in fat.c 23.48.08 # :) 23.48.47 Join iRocks [0] (i=473a5360@gateway/web/cgi-irc/labb.contactor.se/session) 23.49.07 # alright ihave rockbox installed, but like kathlere said, its unstable 23.49.23 # does anybody know if any progress has been made since two days ago? 23.49.43 # * linuxstb looks at "cvs log fat.c" 23.50.25 Quit TeaSeaLancs (Connection timed out) 23.50.39 # Well, the patch happened yesterday. I haven't fixed it yet, no. 23.50.58 Join TeaSeaLancs [0] (n=thunderc@91.84.62.150) 23.52.01 # my question is, will it be as simple as just replacing the .rockbox folder on the root of my ipod or will i have to completely reinstall rockbox? 23.53.02 # Replacing rockbox.ipod and the .rockbox folder should do the trick. 23.53.36 # ah thanks goodness 23.53.52 # also, is it possible to switch back to apple os (what button do i hold during startup)? 23.54.24 # You hold the menu button, but it doesn't seem to work very often 23.54.36 # o ok 23.55.12 Quit bluebrother ("Leaving") 23.56.37 # The most reliable way is to shut down Rockbox (long press on play), then turn the ipod on by pressing menu, and keep your finger down on menu until you see the Rockbox bootloader display "Loading original firmware." 23.57.03 # very rarely works for me 23.57.15 # Works every time for me. 23.57.21 # and make sure to keep your thumb very still ;) 23.57.42 # ooh, turn on with menu, keep holding menu, that seems to work 23.58.02 # well almost appears as if im screwed 23.58.06 # I mean on the 5.5. It's very unreliable for some reason. The Apple firmware fails to load almost every time. 23.58.28 # turning off the ipod writes to the hdd so it crashes, and when it boots the original, it crashes 23.58.48 # Do you mean the Apple firmware fails to load, or the Rockbox bootloader doesn't detect the MENU keypress and just loads Rockbox?