--- Log for 12.06.114 Server: leguin.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 1 month and 0 days ago 00.11.06 Quit kugel (Ping timeout: 240 seconds) 00.17.16 Join kugel [0] (~kugel@91-64-116-253-dynip.superkabel.de) 00.17.16 Quit kugel (Changing host) 00.17.16 Join kugel [0] (~kugel@rockbox/developer/kugel) 00.18.23 *** Saving seen data "./dancer.seen" 00.20.09 Join saratoga [0] (123e11e0@gateway/web/freenode/ip.18.62.17.224) 00.21.02 # Tortelloni: (for the logs) no there is no setting, and I think adding it would be pointless, there is no harm in charging the battery if its low 00.32.47 # * [Saint] wonders where the idea that batteries still need to be treated like delicate blossom petals is coming from in this day and age 00.33.05 # <[Saint]> That hasn't been a thing for a long, long time. 00.39.06 Quit kugel (Ping timeout: 240 seconds) 00.44.42 Quit Prodicus (Ping timeout: 240 seconds) 00.45.29 Join Prodicus [0] (~chatzilla@2605:a601:561:7701:c13:43f9:c0cd:849) 00.45.40 Quit ender` (Quit: Because nothing says "I have faith in God" like 3 inches of bulletproof glass on popemobile.) 00.50.53 Quit bluebrother (Disconnected by services) 00.50.58 Join bluebrother^ [0] (~dom@rockbox/developer/bluebrother) 00.54.01 Quit fs-bluebot (Ping timeout: 252 seconds) 00.56.32 Quit bertrik (Remote host closed the connection) 00.56.52 Join fs-bluebot [0] (~fs-bluebo@g224239034.adsl.alicedsl.de) 00.58.00 Join the-kyle [0] (~kyle@kyle.tk) 01.14.06 # <[Saint]> Grrrrrr. 01.14.24 # <[Saint]> The forum just decided it wants to be *reaaaaaaaaaaalllly* slow. 01.45.04 Quit Misanthropos (Quit: Ex-Chat) 01.46.57 # <[Saint]> JdGordon: (logs) http://forums.rockbox.org/index.php/topic,48324.msg228624.html#msg228624 01.47.11 # <[Saint]> My views on preferred syntax for multi-AA. 01.47.32 # <[Saint]> (and some other ranting about consistency) 01.58.54 # yeah yeah :) 02.07.25 Quit RiD (Quit: A good plan today is better than a perfect plan tomorrow.) 02.17.23 Join ygrek_ [0] (~user@108.59.6.97) 02.18.27 *** Saving seen data "./dancer.seen" 02.45.11 Join model|afk [0] (~model@cscluster.minotstateu.edu) 02.48.06 Quit model (Ping timeout: 240 seconds) 02.57.52 Quit ZincAlloy (Quit: Leaving.) 03.00.00 Quit AlexP (Remote host closed the connection) 03.06.00 # <[Saint]> JdGordon: I've been getting the feeling more and more lately that it would be beneficial to try a branch where we tear down the parser and re-add tags one by one, carving out the legacy shit and the duplicates, both for the sake of documentation and syntax. 03.06.58 # That will be *alot* of work and I'm not sure what the point is 03.07.12 # i mean, how active is it here still? 03.07.36 # and if we did that, I'd want to completly chage the syntax! 03.07.52 # <[Saint]> Well...we could. 03.08.19 # <[Saint]> But you're kinda right about the activity. 03.09.08 # I mean, I'm not against the idea, could be quite fun and beneficial 03.09.18 # but it would need quite a bit of planning 03.09.37 # <[Saint]> We would break a shit tonne of themes, though. I don;t like the idea, but if they're not being actively maintained anyway... 03.09.53 # <[Saint]> I think /most/ of what we have it fine, personally. 03.09.59 # we should be able to convert pretty easily 03.10.05 # the current lang is regexable 03.10.34 # <[Saint]> I would just like to clean up the duplicate tags, the old bar stuff, etc. the various duplicate methods. 03.11.34 # <[Saint]> I don't mind the syntax for most of the modern stuff, and the older "just works" stuff, like the metadata display stuff and conditionals. 03.11.38 # 183 tags... 03.12.18 # <[Saint]> I don't personally think the syntax needs to be reworked dramatically, just a few tiny things for the sake of consistency. 03.12.31 # <[Saint]> Like the couple of points I mentioned in the forum. 03.12.50 # <[Saint]> %cl instead of %Cl, %cd instead of %Cd, etc. 03.13.17 # we could move away from 2 char tags 03.13.24 # <[Saint]> using a capital letter for the "next" case, ala metadata tags. 03.13.44 # <[Saint]> %ia %iA, etc. 03.13.50 # <[Saint]> current/next 03.14.03 Quit ygrek_ (Ping timeout: 264 seconds) 03.14.10 # %i(artist) instead of %ia 03.14.48 # <[Saint]> that looks to me too similar to an ident. 03.15.01 # which is exactly what it is :) 03.15.13 # <[Saint]> Well...I guess, yeah. 03.15.16 # %i[artist]? 03.15.28 # [artist] 03.15.47 # <[Saint]> I'm not a fan of the singular character %i for some reason. 03.16.01 # %track[artist] 03.16.26 # %image[ident](options) ? 03.16.31 # is that getting too scary? 03.16.48 # I think pulling the ident out of the params might be a useful generic thing 03.17.08 # <[Saint]> %info(ident) 03.18.00 # <[Saint]> I dunno. I think the tags we have now work. Its just weird and hard to support when there's so many different ways to do various things. 03.18.28 # yeah, no, all this is on the assumption we throw them all out 03.18.52 # <[Saint]> It would be great to be able to say "this is the way is done" instead of "you can do foo this way, and this other way, and also another way but we'd prefer you didn't because weird things might happen..." 03.19.33 # killing creativity right there maaan! 03.19.59 # <[Saint]> Heh. 03.20.32 # I also want to rejig how viewports are specified 03.20.42 # <[Saint]> How so? 03.20.54 # position, colours, lineheight 03.20.59 # font 03.21.52 # <[Saint]> aha - fuck yeah - line height that will just take the font height if unspecified. 03.22.05 # <[Saint]> yes. so very yes. 03.22.48 # things like I want to be able to resize viewports based on .. vp's should be able to have children which can be aligned/sized 03.23.00 # i.e everything needed to make skins mostly screen agnostic 03.23.59 # <[Saint]> the parser is great, and very robust. the syntax is just a bit weird in a few places. 03.24.19 # we should fix copper's off-by-one issue too :) 03.24.32 # <[Saint]> I've grown accustomed to it, but it certainly could improve. 03.24.39 # write something up on a gdoc? 03.25.49 # and maybe even fix the usb issue! :p 03.29.13 Quit MarcAndersen (Read error: Connection reset by peer) 03.30.16 Join ygrek_ [0] (~user@108.59.6.97) 03.31.27 Join WakiMiko [0] (~WakiMiko@unaffiliated/wakimiko) 03.33.01 # hello, is there a way to disable dual boot with ipods? 03.33.18 # <[Saint]> which ipod? 03.33.19 # that is, disable booting into the original firmware when the hold switch is turned on while booting 03.33.22 # video 03.33.25 # 5.5th gen 03.33.33 # <[Saint]> you can remove it entirely, if you want. 03.33.45 # how would i go about that 03.34.05 # <[Saint]> http://www.rockbox.org/wiki/IpodPatcher#Advanced_usage 03.34.43 # <[Saint]> specifically, 4) OSOS contains only Rockbox 03.36.43 # <[Saint]> as a side effect, boot time will be rather dramatically improved. 03.37.01 # <[Saint]> ~-4s 03.37.11 # ha 03.37.12 # awesome 03.37.15 # thank you 03.46.09 # this is amazing, boot is ultra fast now 03.46.29 # i just wanted to get rid of accidentally booting into apples OS and got this as a bonus :D 03.46.50 # <[Saint]> Score. 03.47.13 # <[Saint]> Most people who use Rockbox find the OF to be irrelevant in my experience. 03.47.25 # <[Saint]> On an iPod, that is. 03.47.58 # <[Saint]> Only serving to occasionally annoy you if you have hold on and plug USB. 03.48.17 # yeah, that or turn it on, enable hold and put it into pocket 03.48.23 # then wait for it to resume 03.48.28 # then wonder why nothing is happening 03.48.44 # <[Saint]> :) 03.49.01 # <[Saint]> Anyhoo - glad to be of assistance. 03.49.14 # :D 03.54.48 # so i assume i can get rid of the ipod_control directory? 03.55.23 # <[Saint]> You can. 03.55.47 # thanks a lot for all your help! 03.56.08 # <[Saint]> It's why I'm here. No problem at all. :) 04.18.28 *** Saving seen data "./dancer.seen" 04.27.15 Join amiconn_ [0] (quassel@rockbox/developer/amiconn) 04.27.15 Quit amiconn (Disconnected by services) 04.27.18 Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn) 04.28.17 Quit pixelma (Disconnected by services) 04.28.17 Join pixelma_ [0] (quassel@rockbox/staff/pixelma) 04.28.19 Nick pixelma_ is now known as pixelma (quassel@rockbox/staff/pixelma) 04.28.42 Quit ygrek_ (Ping timeout: 264 seconds) 04.37.39 Quit shamus (Quit: chaos reigns within reflect repent and reboot order shall return) 04.45.39 Join tertu [0] (~tertu@184-97-163-186.mpls.qwest.net) 04.52.52 Quit Jinx (Read error: Connection reset by peer) 05.01.24 Join Jinx [0] (Dojo@unaffiliated/jinx) 05.39.33 Quit TheSeven (Ping timeout: 272 seconds) 05.40.17 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) 05.58.54 Quit steffengy (Disconnected by services) 05.58.55 Join steffengy1 [0] (~quassel@p57B48409.dip0.t-ipconnect.de) 06.08.48 Join shamus [0] (~shmaus@ip-206-192-193-180.marylandheights.ip.cablemo.net) 06.09.34 Join us`0gb [0] (~0gb.us@c-71-237-219-28.hsd1.or.comcast.net) 06.18.32 *** Saving seen data "./dancer.seen" 06.21.55 Quit Prodicus (Ping timeout: 240 seconds) 06.35.29 Join Prodicus [0] (~chatzilla@2605:a601:561:7701:484d:4798:da9:6781) 06.54.13 Join kugel [0] (~kugel@46.114.21.230) 06.54.13 Quit kugel (Changing host) 06.54.13 Join kugel [0] (~kugel@rockbox/developer/kugel) 06.56.50 # Any objections to g#838 ? 06.56.53 # 3Gerrit review #838 at http://gerrit.rockbox.org/r/838 : 3RaaA: Android auto fit to any screen resolusion by Chiwen Chang 07.18.20 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 07.22.19 Quit Prodicus (Ping timeout: 240 seconds) 07.25.08 Join ygrek [0] (~user@108.59.6.97) 07.39.52 Join kugel_ [0] (~kugel@rockbox/developer/kugel) 07.49.57 # [Saint]: have you got your cabbie version for touchscreens anywhere? (any screen size) 08.08.38 Quit tertu (Ping timeout: 252 seconds) 08.18.33 *** Saving seen data "./dancer.seen" 08.22.35 Quit us`0gb (Quit: http://0gb.us/) 08.26.25 Join ender` [0] (krneki@foo.eternallybored.org) 08.29.13 Join Saijin_Naib [0] (~Saijin_Na@cpe-24-93-31-78.rochester.res.rr.com) 08.32.00 Part Saijin_Naib 08.37.32 Join Saijin_Naib [0] (~Miranda@cpe-24-93-31-78.rochester.res.rr.com) 08.41.55 Join petur [0] (~petur@rockbox/developer/petur) 08.45.17 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de) 08.48.17 Quit ygrek (Ping timeout: 272 seconds) 08.54.53 Quit Rower (Quit: Hmmm...) 09.07.52 Quit kugel (Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org) 09.08.04 Nick kugel_ is now known as kugel (~kugel@rockbox/developer/kugel) 09.10.28 Quit mc2739 (Ping timeout: 264 seconds) 09.12.01 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739) 09.34.45 Part Saijin_Naib ("I'm a happy Miranda NG user! Get it here: http://miranda-ng.org/") 09.55.05 Quit pamaury (Ping timeout: 264 seconds) 09.57.55 Join maruk [0] (~papier@titanium.v6.sdv.fr) 10.18.36 *** Saving seen data "./dancer.seen" 10.22.40 Nick SuperBrainAK is now known as DormantBrain (~andy@2001:470:8:a61::5f92:59a1) 10.30.42 Join edhelas [0] (~edhelas@2001:981:e7ba:1:863a:4bff:fe85:8a3c) 11.35.11 Quit jhMikeS (Ping timeout: 245 seconds) 11.47.52 Join kuldeepdhaka [0] (~kuldeepdh@unaffiliated/kuldeepdhaka) 11.50.22 Quit TheSeven (Ping timeout: 252 seconds) 11.51.59 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) 11.51.59 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl) 11.52.04 # kugel: ping 11.52.36 # wodz: pong 11.52.50 # kugel: when do you arrive to Warsaw? 11.53.12 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 11.53.28 # friday 19:08 11.53.38 # ok 11.53.52 # by train I suppose? 11.55.43 # yea 12.18.39 *** Saving seen data "./dancer.seen" 12.26.05 Join ygrek [0] (~user@108.59.6.97) 13.38.19 # <[Saint]> ParkerR: Settings - General Settings - Automatic Resume 13.38.39 # Ooooh 13.38.48 # Ok neat Ill try it here and pass it along 13.39.01 # Does it still need runtime statistics? 13.39.06 # <[Saint]> gather runtime statistics must be enabled too, iirc. 13.40.07 # <[Saint]> for audiobooks, though, the guy really should be using bookmarks. 13.40.26 # <[Saint]> and making use of the autobookarking feature when bookarks are manually created at first. 13.41.17 # <[Saint]> I mean, one could switch back and forth between autoresume for audio and audiobooks, but, I would just use bookmarks for the audiobooks and leave autoresume alone. 13.41.29 # Oh neat 13.41.37 # All I had to do was enable automatic resume 13.42.13 # <[Saint]> If the Database is enabled, Gather runtime data is on by default, I think? Maybe. 13.42.22 # Oh 13.43.01 # <[Saint]> but, yeah, this would work - but I really recommend bookmarks for the audiobooks. 13.43.17 # <[Saint]> (and reading our fine manual on bookmarking, and auto-bookmarking) 13.43.38 # :) 13.45.44 # http://www.reddit.com/r/rockbox/comments/27p65b/am_i_just_not_getting_the_ui/ 13.59.29 # "Rockbox doesn't seem to even have a concept of audiobook mode vs music mode, even though that's the most basic thing any player should have." 13.59.32 # so american 14.00.30 # is /u/E_lucas in here? 14.00.50 # lol "the most basic thing" 14.02.30 Quit prof_wolfff (Remote host closed the connection) 14.12.09 Quit fragilematter (Quit: Leaving.) 14.17.13 # <[Saint]> Translation: 14.17.26 # <[Saint]> "I'm a bit of a dick, and I can't be fucked reading the manual" 14.17.43 # "I can't read" 14.17.57 # hence the audiobooks 14.18.21 # <[Saint]> rekt 14.18.40 *** Saving seen data "./dancer.seen" 14.18.42 Quit [Saint] (Quit: Quit.) 14.18.56 Join [Saint] [0] (~saint@rockbox/staff/saint) 14.20.32 Join fragilematter [0] (~fragilema@unaffiliated/fragilematter) 14.21.04 # lol 14.21.24 # we should get manual in form of audiobook then 14.29.00 Quit wodz (Quit: Leaving) 14.29.49 Quit [Saint] (Quit: Quit.) 14.30.06 Join [Saint] [0] (~saint@rockbox/staff/saint) 14.30.18 # [Saint], http://www.reddit.com/r/rockbox/comments/27p65b/am_i_just_not_getting_the_ui/ci5lvi7?context=3 14.36.09 Quit [Saint] (Read error: Connection reset by peer) 14.36.14 Join [Saint_] [0] (~saint@rockbox/staff/saint) 14.44.37 Quit Strife89 (Ping timeout: 252 seconds) 14.56.02 Join amayer [0] (~amayer@mail.weberadvertising.com) 15.18.30 Quit einhirn (Read error: Connection reset by peer) 15.19.38 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de) 15.26.09 Quit einhirn (Ping timeout: 244 seconds) 15.26.42 Quit TheSeven (Ping timeout: 252 seconds) 15.28.10 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) 15.30.30 Quit TheSeven (Disconnected by services) 15.30.48 Join [7] [0] (~quassel@rockbox/developer/TheSeven) 15.36.52 Quit [7] (Ping timeout: 264 seconds) 15.37.18 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) 15.44.45 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de) 15.53.14 Quit kuldeepdhaka (Ping timeout: 272 seconds) 15.56.38 Join Prodicus [0] (~chatzilla@2605:a601:561:7701:3cf8:7256:f099:7ca0) 16.18.41 *** Saving seen data "./dancer.seen" 16.28.22 Join Strife89 [0] (~Strife89@2602:306:bce1:8c20:8807:961c:dc0c:25d3) 16.36.47 Join kugel_ [0] (~kugel@rockbox/developer/kugel) 16.58.19 # hm, having a weird situation here 16.58.41 # I can see HID interrupt packets arriving in wireshark, yet there's nothing coming in on /dev/input/eventXY 17.02.46 Quit pystar89 (Ping timeout: 252 seconds) 17.03.35 Quit kugel_ (Ping timeout: 255 seconds) 17.06.31 Quit kugel (Ping timeout: 252 seconds) 17.07.47 Quit edhelas (Ping timeout: 260 seconds) 17.11.47 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 17.20.37 Quit ygrek (Quit: ygrek) 17.26.46 Quit alucryd (Quit: alucryd out) 17.30.43 Join alucryd [0] (~alucryd@archlinux/trusteduser/alucryd) 17.32.17 Quit pamaury (Ping timeout: 264 seconds) 17.46.06 Join AlexP [0] (~alex@rockbox/staff/AlexP) 17.51.58 Quit petur (Quit: *plop*) 17.52.46 Quit saratoga (Quit: Page closed) 17.54.59 Join edhelas [0] (~edhelas@77-173-104-232.ip.telfort.nl) 18.18.45 *** Saving seen data "./dancer.seen" 18.20.38 Join rela [0] (~x@pdpc/supporter/active/rela) 18.25.09 Quit maruk (Quit: Leaving.) 18.36.14 Quit the-kyle (Remote host closed the connection) 18.37.36 Join y4n [0] (~y4n@unaffiliated/y4ndexx) 18.41.43 Join ZincAlloy [0] (~Adium@pD9EEA05A.dip0.t-ipconnect.de) 18.48.01 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 18.57.28 Quit pamaury (Ping timeout: 244 seconds) 18.58.05 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 19.11.20 Quit rela (Read error: Connection reset by peer) 19.20.17 # I've just bought the adapter and it doesn't seem to work 19.25.43 Quit model|afk (Read error: Connection reset by peer) 19.26.14 # which one? tarkan's? 19.26.18 # how exactly does it behave? 19.26.21 # which card are you using? 19.27.16 Join pamaury_ [0] (~quassel@rockbox/developer/pamaury) 19.27.22 Quit pamaury (Ping timeout: 265 seconds) 19.27.42 # I use exactly this adaptater http://www.delock.com/produkte/F_277_Adapter_61795/merkmale.html?setLanguage=en 19.28.32 # Linux gave me errors too 19.28.43 Join lebellium [0] (~chatzilla@89-93-178-161.hfc.dyn.abo.bbox.fr) 19.28.53 # if I try to plug the iPod Mini with this card 19.29.42 # and which microSD card model/brand are you using with it? 19.29.48 # does it work in a CF card reader= 19.29.56 # http://pastebin.com/anqF5jny 19.30.02 # I don't have a CF card reader 19.30.15 # and I've tried with Samsung and Kingston microSD cards 19.30.33 # is the reported capacity of about 8GB correct? 19.30.58 # yup 19.32.56 # http://pastebin.com/8isn1w4X for a more complete dmesg 19.34.03 --> "last hhvm-dev " received from mwilliams (~mwilliams@mpk-nat-4.thefacebook.com) 19.35.48 Join jhMikeS [0] (~jethead71@c-68-43-2-35.hsd1.mi.comcast.net) 19.35.48 Quit jhMikeS (Changing host) 19.35.48 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS) 19.40.35 # TheSeven, any idea ? 19.41.15 # well, try with something else that can read CF cards, or let someone have a look who knows the internals of the portalplayer ata driver well 19.42.35 # ok 20.04.44 Join bertrik [0] (~quassel@rockbox/developer/bertrik) 20.18.47 *** Saving seen data "./dancer.seen" 20.44.38 Join RiD [0] (RiD@2.83.56.229) 20.46.03 # * funman is the happy owner of a Clip Sport 20.47.08 Quit preglow (*.net *.split) 20.48.02 # funman: so what do you think about it ? 20.48.06 Nick pamaury_ is now known as pamaury (~quassel@rockbox/developer/pamaury) 20.51.43 # pamaury: it certainly looks like a clip zip 20.51.53 # they removed the power button though (it's long center press) 20.52.56 # the 'sports' enhancements is a sport menu with incredible features, a timer and a stopwatch 20.53.39 # oh absolutely terrific 20.53.49 # * copper smells sarcasm 20.54.24 # copper: not really, I mean, your watch and smartphone obviously can't do that, what's best than a mp3 player for this 20.54.40 # ^^ 20.54.52 # lol 20.55.37 # and it has RDS 20.55.56 # nice 128x128 screen (bigger than zip) but no video menu 20.56.00 # I run firmware 1.09 20.56.21 # actually my watch isn't a chronograph 20.56.28 # but I do have my smartphone for that 20.56.57 # which I need anyway to write down my performance 20.57.16 # and to list all the exercises and weights and positions, etc 20.57.30 # did anyone crack open a sport already? 20.57.36 # yeah 20.57.50 # look for the Clip Sport thread on ABI 20.57.55 Join preglow [0] (~thomj@2001:840:4243:3::100) 20.58.00 # oh and this a SanDisk player, not a Sansa 20.58.03 # one of the threads (there's like 2 or 3) 20.58.10 # http://forums.sandisk.com/t5/SanDisk-Clip-Sport/SanDisk-Clip-Sport-Firmware-1-17-released/td-p/324940 20.58.35 Join rela [0] (~x@pdpc/supporter/active/rela) 20.59.53 # copper: one with many posts? (and many pages to browse) 21.01.13 # http://anythingbutipod.com/forum/showpost.php?p=644251&postcount=130 21.01.43 # thanks! 21.02.50 Quit Elfish (*.net *.split) 21.02.50 Quit Guest81512 (*.net *.split) 21.02.51 Quit ender| (*.net *.split) 21.02.51 Quit evilnick (*.net *.split) 21.02.57 Join evilnick [0] (~evilnick@rockbox/staff/evilnick) 21.04.57 Join Elfish [0] (amba@84.201.30.174) 21.05.22 Join Guest70275 [0] (Slayer@c-69-143-187-144.hsd1.va.comcast.net) 21.05.24 Join ender| [0] (krneki@2a01:260:4094:1:42:42:42:42) 21.16.25 Join _wodz_ [0] (594b9570@gateway/web/freenode/ip.89.75.149.112) 21.17.10 # <_wodz_> funman: If you are brave enough you can open the player and short nand data lines to force it into adfu mode. 21.17.45 # _wodz_: why not go for the tested firmware file patching? 21.18.20 # <_wodz_> go ahead please if you are able to decrypt/unpack properly the firmware :-) 21.19.11 # ah i take it you looked already 21.19.42 # bastards :( 21.19.58 # <_wodz_> atjboottool can decrypt upgrade.hex BUT the resulting file does not resameble anything familiar 21.20.56 # <_wodz_> since strings does not return anything usefull (well I was bored after a few screens of garbage) I guess this is some other crypted container 21.20.58 # atjboottool --fw ? 21.21.17 # <_wodz_> -o file.out should do 21.22.04 # <_wodz_> pamaury: says there is slight bug in the tool which results in ignoring last 512b of content or something 21.22.34 # <_wodz_> I am pretty sure there is adfu mode in rom 21.23.07 # <_wodz_> and there are jtag pins on the board 21.24.00 # <_wodz_> openocd has driver for mips 4k core ejtag tap 21.24.45 # <_wodz_> so there are some possible attack vectors but thats not easy task 21.26.42 # _wodz_: I'm not sure it's a bug, it *might* be that the upgrade.hex file has an extra 512 bytes at the end for some further scrambling ? 21.27.24 # <_wodz_> yeah, we don't realy know 21.28.52 # I noticed that those extra bytes containg interesting signatures, I would need to have a look at it again 21.29.13 # oh I see ATJ on the pic, so good bye AMS ;/ 21.44.26 # hm... now this new USB driver seems to mostly work on linux (although HID messages seem to be ignored for some reason), but on windows it still locks up :/ 21.44.35 # that doesn't make debugging any easier 21.46.21 # how should HID usually behave on linux? 21.47.03 # TheSeven, is there differences between CF-I and CF-II except for the form factor ? 21.48.36 # according to wikipedia the only difference is the height of the slot, to fit microdrives 21.49.10 # <_wodz_> TheSeven: post the code 21.49.28 # ok that's what I thought 21.59.18 Quit edhelas (Ping timeout: 272 seconds) 22.00.01 Quit rela (Read error: Connection reset by peer) 22.02.20 # _wodz_: http://paste.pm/hag.patch 22.02.33 # (still some unrelated changes in there, and it doesn't work on nano2g at all yet) 22.03.56 # <_wodz_> oh 22.04.05 # <_wodz_> what is missing for n2g? 22.04.12 # probably something trivial 22.04.16 # I just didn't look into it yet 22.04.26 # I guess I just copy&pasted from the classic a bit too much 22.10.24 # a bunch of wrong clock gate and IRQ numbers, and some DMA problem apparently 22.10.30 # now it mounts, but only in PIO mode 22.11.00 # oh, and LCD sleep is broken on the nano, it wakes up with a white screen 22.13.54 Quit Strife89 (Ping timeout: 240 seconds) 22.18.51 *** Saving seen data "./dancer.seen" 22.20.17 Quit y4n (Quit: HOLY SHIT! WE'RE ALL JUST LIVING ON A GINORMOUS FUCKING SPINNING ROCK FLOATING THROUGH SPACE CIRCLING A BIG FUCKING BALL OF FIRE!!!) 22.27.48 Quit pamaury (Ping timeout: 272 seconds) 22.28.21 Quit _wodz_ (Quit: Page closed) 22.29.01 Join pamaury [0] (~quassel@rockbox/developer/pamaury) 22.40.38 Join the-kyle [0] (~kyle@kyle.tk) 22.41.35 Join edhelas [0] (~edhelas@77-173-104-232.ip.telfort.nl) 22.56.13 Quit Provel (Ping timeout: 252 seconds) 22.56.32 Join Provel [0] (~Provel@75-132-32-77.dhcp.stls.mo.charter.com) 22.57.13 # TheSeven, it finally worked with an another compactflash card after making an update from 1.3 to 1.4.1 in iTunes 23.17.15 Quit amayer (Quit: Leaving) 23.31.02 Join kuldeepdhaka [0] (~kuldeepdh@unaffiliated/kuldeepdhaka) 23.39.15 Quit krnlyng (Ping timeout: 264 seconds) 23.44.16 Quit user890104 (Ping timeout: 240 seconds) 23.48.03 Join user890104 [0] (Venci@unaffiliated/user890104) 23.58.17 Quit lebellium (Quit: ChatZilla 0.9.90.1 [Firefox 30.0/20140605174243])