--- Log for 11.11.120 Server: barjavel.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 4 days and 13 hours ago 00.02.28 Quit [7] (Disconnected by services) 00.02.35 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) 00.05.47 *** Saving seen data "./dancer.seen" 00.25.55 Quit MrZeus_ (Ping timeout: 246 seconds) 00.27.13 Quit Acou_Bass (Ping timeout: 264 seconds) 00.32.53 Join Acou_Bass [0] (~eddie@cpc96070-bolt17-2-0-cust175.10-3.cable.virginm.net) 01.02.44 Quit Stanley00 (Remote host closed the connection) 01.06.15 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00) 02.05.48 *** Saving seen data "./dancer.seen" 03.22.07 Join prof_wolfff [0] (~prof_wolf@148.red-83-49-157.dynamicip.rima-tde.net) 03.27.44 Quit funman (Quit: leaving) 03.31.56 Join funman [0] (~fun@chui-pas.net) 03.31.56 Quit funman (Changing host) 03.31.56 Join funman [0] (~fun@rockbox/developer/funman) 03.51.21 Join lebellium [0] (~lebellium@89-92-69-66.hfc.dyn.abo.bbox.fr) 03.56.06 Quit Skyrider (Remote host closed the connection) 04.05.15 Quit koniu (Remote host closed the connection) 04.05.40 Join koniu [0] (~koniu@gateway/tor-sasl/koniu) 04.05.43 # ok... bootloader flash checks out for new iriver_flash on h120 04.05.49 *** Saving seen data "./dancer.seen" 04.06.25 Quit prof_wolfff (Ping timeout: 246 seconds) 05.05.35 # ... ok done 05.09.02 Quit funman (Remote host closed the connection) 05.20.44 Join funman [0] (~fun@chui-pas.net) 05.20.44 Quit funman (Changing host) 05.20.44 Join funman [0] (~fun@rockbox/developer/funman) 06.05.53 *** Saving seen data "./dancer.seen" 06.07.22 # whoever feels like reviewing, i have finished my revisions to iriver_flash. only thing i plan to do later is add H300 bootloaders once those are ready. 06.07.29 # https://gerrit.rockbox.org/r/#/c/rockbox/+/2961 06.07.32 # err 06.07.34 # g#2961 06.07.36 # Gerrit review #2961 at http://gerrit.rockbox.org/r/2961 : iriver_flash: refactor code to be easier to understand by James Buren 06.07.38 # still getting used to this 07.22.43 Join cockroach [0] (~blattodea@pdpc/supporter/active/cockroach) 07.29.18 Quit Stanley00 (Remote host closed the connection) 07.45.56 Join Skyrider [0] (~Skyrider@v220200567215119438.goodsrv.de) 08.05.57 *** Saving seen data "./dancer.seen" 08.32.58 Quit mikroflops (Ping timeout: 256 seconds) 08.34.36 Join mikroflops [0] (~yogurt@c188-150-217-176.bredband.comhem.se) 08.45.06 # speachy: any advice for debugging bootloaders? i tried a test build and it doesn't boot. though it appears to be semi-functional as i was able to trigger emergency boot into the OF. 08.45.24 # all i get is a white screen 09.01.29 # hm. 09.02.33 # ok... restored the previous bootloader via OF 09.10.09 # well at least crt0.S appears to be working 09.10.23 # since it was able to boot OF 09.10.36 # nice little failsafe 09.15.31 # * braewoods ponders. 09.15.36 # i wonder if it's the toolchain 09.15.48 # one way to find out... 09.15.56 # build another h120 bootloader and see what happens 09.26.28 # for low-level code like that? jtag and printf()s 09.27.42 # no access to JTAG i'm afraid... 09.28.33 # hm. 09.28.41 # one thing i'll try 09.28.55 # the H120 bootloader first i guess 09.30.17 # i guess i'll need to inspect the ASM and see what I find. 09.30.30 # but later 09.30.47 # speachy: did you review my iriver_flash commit? 09.31.29 Join massiveH [0] (~massiveH@ool-18e4e82f.dyn.optonline.net) 09.31.49 # only at the most cursory level. 09.32.06 # ($dayjob demands most of my attention) 09.34.01 # speachy: ok. i'll wait some more. 09.45.18 # most interesting. 09.45.27 # H120 works perfectly with latest master 09.45.43 # so... something is up. 09.45.45 # but not sure what 09.48.11 # at least that gives me a giant lead 09.48.27 # probably means the toolchain is not at fault for coldfire as it produces a viable bootloader for H120 09.49.08 # it was working at one time so i'm going to dig through the common code and see what i can find 09.49.23 # but at least it seems the LCD and toolchain updates are unlikely candidates 09.50.26 # so the one that fails is the H3xx? 09.51.32 Nick mendelmunkis is now known as mendel_munkis (~mendelmun@ool-435680b7.dyn.optonline.net) 09.51.56 # is there any reason I'm missing that the quickscreen applies global settings? 09.53.18 # speachy: indeed. 09.53.39 # speachy: but it appears crt0 is functional as i was able to purposefully trip the emergency boot to OF 09.53.51 # it's possible the code has been non-functional for awhile 09.54.06 # i think something in the H100 code may give some ideas 09.54.12 # since it still works 10.05.59 *** Saving seen data "./dancer.seen" 10.07.25 Join _bilgus_ [0] (~bilgus@65.186.35.190) 10.07.29 Quit _bilgus (Read error: Connection reset by peer) 10.10.26 # hm. 10.22.06 # <_bilgus_> braewoods, first glance it looks very nice but so many changes I'm not sure i'll catch any real bugs without going thru several times 10.22.22 # _bilgus_: i've done so myself already. 10.22.30 # it works perfectly for H120 that i can tell 10.22.43 # i found one small bug i already fixed though 10.22.59 # <_bilgus_> yeah I dea is we get blind when reviewing our own stuff :p 10.23.39 # i'm trying to figure out why the H300 bootloader is a no-go 10.23.42 # though 10.23.46 # when built from master 10.23.52 # it flashes correctly that i can tell 10.24.00 # so something else is going on 10.24.27 # now that is odd 10.24.54 # is this normal? 10.24.56 # https://dpaste.com/DW87PDDL5 10.25.05 # 3f3124: 51fa Address 0x00000000003f3126 is out of bounds. 10.25.07 # Address 0x00000000003f3126 is out of bounds. 10.25.15 # output from objdump -d 10.25.48 # i'll see what i get when building h120 10.26.34 # apparently it also occurs in the H120 bootloader elf 10.26.35 # hm. 10.26.37 # guess it is 10.38.56 # Build Server message: New build round started. Revision 4aa749b, 293 builds, 8 clients. 10.41.13 # trying to disassemble this is tedious 10.41.43 # i wonder. can i make objdump output intermediates as hexadecimal? 10.41.55 # as it stands it is interpreting them as signed base 10 integers 10.42.12 # i mean, output immediate values 10.42.34 # it would help if i could do that so i wouldn't have to scratch my head when looking at some of these lines 10.51.22 Quit massiveH (Quit: Leaving) 10.52.09 Quit edhelas (Remote host closed the connection) 10.59.29 # Build Server message: Build round completed after 1233 seconds. 10.59.42 # Build Server message: Revision 4aa749b result: All green 10.59.45 # Build Server message: New build round started. Revision 869a8bf, 293 builds, 8 clients. 11.05.55 # i guess question 1 is how do I signal progression... 11.06.02 # hm 11.06.11 # from the real HW 11.06.13 # no less... 11.06.33 # if LCD isn't giving output... 11.06.44 # my only real fallback is shut down or so 11.13.12 # speachy: here's a random idea i had. is it possible the bootloader is just slow to startup? 11.13.27 # though i can't see why that would be the case 11.13.39 # possible, but highly unlikely. 11.14.16 # i do know it is at least making it to line 181 of crt0.S 11.14.42 # and also setting the cookie 11.14.58 # probably makes it all the way through there 11.16.53 # <_bilgus_> well its already pushed but a few comments there, dereference of ** and releasing the audio buffer being the main things to look at 11.17.02 # <_bilgus_> @braewoods, 11.17.32 # _bilgus_: dereference of **? 11.18.05 # <_bilgus_> 315 11.18.29 # Build Server message: Build round completed after 1125 seconds. 11.18.33 # Build Server message: Revision 869a8bf result: All green 11.18.56 # <_bilgus_> if fi == NULL then just below you deref &fi which is legal 11.19.27 # <_bilgus_> NULL is a valid memory address as long as thats your intention.. 11.19.48 # it is. it signals that it hasn't been set yet. the called subroutine is guaranteed to set it to something valid 11.20.10 # it's a small optimization 11.20.20 # it only calls the info flash commands once per program run now 11.20.23 # the old one did it twice 11.20.39 # so it effectively is caching the result on the second use 11.21.00 # <_bilgus_> prefectly valid as long as you are prepared for it :) 11.21.23 # as for your question about why i removed the comments about the individual bytes... 11.21.43 # they didn't seem meaningful. the bytes have no symbolic meaning in the datasheet that i can tell. 11.22.13 # <_bilgus_> ok so superfluous then and therefore worse than no comment 11.22.28 # https://www.rockbox.org/wiki/pub/Main/DataSheets/SST_39VF160_Datasheet.pdf 11.22.32 # look at page... 11.22.48 # 6 11.23.07 # the command sequence is just a series of writes to specific addresses 11.23.12 # special to the ROM in some way 11.23.24 # but why they were chosen isn't known to me 11.23.39 # so i couldn't see a good way to describe them 11.24.13 # <_bilgus_> yeah and just differenct sequences 11.24.14 # i guess it's the ROM equivalent to port knocking 11.24.28 # <_bilgus_> agreed 11.26.26 # i'm just stumped why the new bootloader for H300 failed to even print to the LCD 11.26.33 # hm 11.26.42 # <_bilgus_> last one the audiobuffer after failure if you want to be able to try again it needs to be released.. 11.27.08 # indeed. but it's expected they'll just run it again. 11.27.19 # so it wouldn't matter given how it is setup 11.27.32 # <_bilgus_> its cleaned on plugin exit so not a big deal 11.28.29 # <_bilgus_> if you can't get it to display you might try a different tact like flipping the backlight on/off 11.28.59 # <_bilgus_> i've used that to signal when I couldn't get output 11.29.27 # how do i know it isn't hung or something? 11.29.46 # <_bilgus_> you make it loop flip backlight 11.30.12 # <_bilgus_> builtin did something similar with the ipod piezo 11.30.17 # i see. 11.30.26 # with the H300 though 11.30.35 # check iriver_h300.c 11.30.41 # <_bilgus_> thats why I said the backlight 11.30.47 # any idea where i might put it? 11.31.22 # I know at least part of crt0.S, the asm for the first entry point of the bootloader works 11.36.35 # <_bilgus_> line 187 has the bl init 11.37.24 # <_bilgus_> does the backlight turn on in your current bootloader? 11.41.25 Join prof_wolfff [0] (~prof_wolf@148.red-83-49-157.dynamicip.rima-tde.net) 11.42.49 # <_bilgus_> for(int i = 0;i<3;i++){ backlight_hw_off(); for(int j = 0xFFFFFFF;j > 0;j--); backlight_hw_on(); for(int j = 0xFFFFFFF;j > 0;j--);} 11.42.54 # <_bilgus_> something like that 11.43.13 # <_bilgus_> then you can increase I to signal where it is 11.57.22 # _bilgus_: yes. white screen or so. 11.58.01 # <_bilgus_> so that will work just place a few so you can narrow down where it sticks 11.58.35 # <_bilgus_> not sure on the delay hopefully its enough to see the flashes 11.59.00 # <_bilgus_> stay away from sleep though 11.59.39 # <__builtin> you can also have it flash a binary pattern if you need an address or something 12.00.25 # _bilgus_: should i disable optimizations while doing this? 12.00.36 # i've known those to fuck up low level code before 12.00.41 # <__builtin> though it's not so easy with a binary backlight 12.01.42 # <_bilgus_> I'd have already disabled them lol 12.02.30 # <_bilgus_> at this point though doesn't matter we are just trying to narrow down the issue 12.06.01 *** Saving seen data "./dancer.seen" 12.07.14 # ok. i think i will also make it do stuff with the remote i have 12.09.36 Join MrZeus [0] (~MrZeus@37.120.198.157) 12.10.34 # thank you unzip 12.10.37 # :P 12.19.44 # huh. 12.19.53 # _bilgus_: with that code... it stayed off all the time. 12.19.58 # dark screen. 12.20.00 # weird. 12.20.07 # hm 12.20.43 # i think i see why 12.22.35 # let's modify this so it starts on 12.50.23 # going back to regular code for now 12.50.29 # let's do some more investigating 12.55.48 # bizarre 12.55.53 # no reaction from the LCD 12.55.55 # err 12.55.57 # remote 12.59.47 # <_bilgus_> if you've tried right at the point of init and still no result probably means you are getting stuck earlier 13.00.44 # i'm not even sure the main function is executing 13.00.51 # hm 13.01.03 # i wonder if there's a GPIO i can use temporarily... 13.01.35 # <_bilgus_> yeah heartbeat 13.01.56 # heartbeat? 13.02.09 # <_bilgus_> signs of life 13.05.38 # there's an idea. 13.05.52 # i could do low level button reads 13.06.18 # turn off once power is released or something 13.06.37 # i have a way to rescue as it stadns 13.15.09 # <_bilgus_> some way to narrow down the area before we start looking at assembly 13.16.18 # i already have to a degree 13.16.24 # <_bilgus_> compiler explorer is very handy for checking btw 13.16.27 # question is, how far does it get and how can I tell? 13.16.53 # _bilgus_: all i know is it's at least able to execute the emergency cookie code to launch the OF 13.17.06 # so far anyway 13.17.28 # i can't tamper with that lest i risk destroying my recovery 13.17.30 # <_bilgus_> well you have something that you can signal then start moving that around 13.17.39 # <_bilgus_> oh 13.17.45 # yes, exactly... 13.17.56 # the OF booting is how i've recovered from unable to boot rockbox 13.18.11 # i reflash the old bootloader 13.18.42 # so i'm trying to find another option 13.19.10 # i know the LCD printing doesn't appear to be reachable 13.19.17 # it does work when i boot the regular firmware 13.19.23 # <_bilgus_> so move your power off code a bit deeper till it stops powering off 13.19.24 # so i would hazard it doesn't even reach it 13.19.58 # quick question though 13.20.02 # what does printf do in the bootloaders? 13.20.09 # is it a fancy wrapper to lcd_printf? 13.20.12 # or putsf 13.20.14 # or w/e 13.21.00 # <_bilgus_> uh I think it prints to a serial port 13.21.22 # <_bilgus_> unless there is a macro somewhere specific to that device 13.21.34 # printf for the H120 bootloader prints to the LCD 13.22.02 # i tested a master build of it to see and it actually works 13.22.06 # the H300 one isn't for some reason 13.22.13 # <_bilgus_> then it has something specific to it 13.22.36 # but hm 13.22.41 # <_bilgus_> in all the other bootloaders they rely on whats in the lcd driver 13.25.11 # <_bilgus_> its in common.c int printf(const char *format, ...) 13.25.41 # <_bilgus_> -> lcd_puts(0, line++, ptr); 13.25.56 Join Rower [0] (~Rower@78-73-72-39-no2340.tbcn.telia.com) 13.33.13 # _bilgus_: well, disabling optimizations is out of the question 13.33.18 # the bootloader ends up too big :> 13.33.59 # <_bilgus_> if you are that close then you might look at the bin sizes 13.34.45 # <_bilgus_> might be an alignment issue or even just not enough stack left for what you are trying to do 13.36.49 # <_bilgus_> also looking at the devices that do use that printf redirect the ones where space counts do it directly so the printf can be stripped 13.37.58 # <_bilgus_> unused switches although I recently changed that back to the old one so probably less of an issue 13.39.48 # <_bilgus_> thats another thought that 'new' printf is the original code (before the printf size explosion) optimized might try trading it out for the OG printf code just in case 13.40.07 # _bilgus_: how would I know the stack size? 13.40.16 # <_bilgus_> the map file 13.41.32 # <_bilgus_> it'll have a listing like .stack or *(.stack) 13.42.12 # 0x2000 is the size it appears 13.42.26 # 8K 13.42.36 # <_bilgus_> thats set up by your crt0 file so look at the address it has it placed 13.43.04 # <_bilgus_> should be aligned to 0x4 or 0x8 and take note of the address vs where you load the file 13.46.25 # ... does this stack count up or down? 13.46.52 # oh i see 13.47.05 # it's writing 0xdeadbeef to the whole stack region 13.47.07 # <_bilgus_> no clue probably down but not familar with the processor 13.47.29 # <_bilgus_> that was my next suggestion.. check if you blew the stack 13.47.55 # <_bilgus_> only problem is how you'd signal that 13.53.26 # <_bilgus_> https://github.com/Rockbox/rockbox/blob/master/firmware/target/coldfire/iriver/boot.lds#L54 13.54.05 # ? 13.55.16 # <_bilgus_> also this.. https://github.com/Rockbox/rockbox/blob/master/firmware/target/coldfire/crt0.S#L197 13.56.57 # <_bilgus_> first one verify thats the case in the map file 13.57.21 # <_bilgus_> it lays out where it places them make sure it jives with the map 13.57.43 # <_bilgus_> second one might mess up some assumptions about the addresses 13.58.20 # yet that's active on both H120 and H320 because they both have 32MB of RAM 13.59.11 # so i dunno 13.59.55 # <_bilgus_> a little further down is where it loads the image (if found) 14.01.00 # <_bilgus_> are you sure you get past that because id start looking very closely there if not 14.01.28 # all i know is it can reach the cookie code 14.01.30 # that's it 14.01.48 # how i would detect it from the crt0.S is beyond me... 14.02.46 # anyway i'll see what i can dig up 14.03.02 # <_bilgus_> i can jump in a bit more this evening 14.03.22 # _bilgus_: i just need to build a functional BL before I can expand on it 14.03.45 # makes me want to try something... build from 3.15 source or so 14.03.48 # <_bilgus_> oh this is from head then? 14.03.51 # yes 14.03.58 # <_bilgus_> ick 14.03.59 # i'm building from head 14.04.07 # the H120 bootloader works when built from current head 14.04.15 # but the H320 14.04.18 # no bueno so far 14.04.24 # excuse me, H300 14.04.29 # <_bilgus_> yeah this is going to turn into a bisect mess 14.04.52 # yea.. i have no point of reference. 14.05.04 # <_bilgus_> only option at this point is to find where it still works so right on 14.05.24 # i'll try building from 3.15 14.05.27 # toolchain and all 14.05.50 Quit Rower (Ping timeout: 260 seconds) 14.05.53 # H120 for whatever reason works fine 14.06.02 *** Saving seen data "./dancer.seen" 14.06.08 # i thought H300 would too since it's similar enough 14.07.02 # there is one major difference between H120 and H300 though that may play a role 14.07.13 # H300 has twice the ROM space which changes offsets 14.07.17 # <_bilgus_> clearly not though or there is something overlooked (somewhere) 14.07.53 # but yea 14.08.06 # i think i need to start from 3.15 to see if it was working back then 14.08.17 # before all the reworking that's been going o 14.08.19 # on 14.08.34 # <_bilgus_> I have an old vm from prior to 3.14 too if need be 14.09.01 # but yea, there's a few reasons i want to modernize the BL for H300 14.09.10 # but first need to find out how i can get it building on head 14.09.12 # err 14.09.14 # working 14.09.16 # it already builds 14.09.44 # <_bilgus_> https://www.mediafire.com/file/im5u2t2hbmct4m0/Ubuntu_16.10_Yakkety_%252864bit%2529.7z/file 14.09.47 # _bilgus_: do the bootloaders get built for stable releases? 14.09.52 # <_bilgus_> no 14.09.55 # ok.. 14.10.05 # that sucks. it would save some hassle. 14.10.08 # lol 14.10.10 # <_bilgus_> usually its a blue moon 14.10.28 # <_bilgus_> for this reason... 14.10.52 # first i want to propagate the bug fixes that never made it into a new BL release 14.11.09 # second i want to add the missing features that never got finished 14.14.08 Quit beencubed (Quit: Leaving) 14.21.17 Join johnb3 [0] (~johnb2@p5b3afc17.dip0.t-ipconnect.de) 14.21.49 Join beencubed [0] (~beencubed@209.131.238.248) 14.38.50 # well here goes. preparing a container for the 3.15 14.39.23 # since it will require a different toolchain and all 14.40.12 # <__builtin> yeah, bootloaders get broken a lot without us noticing 14.41.03 # <__builtin> I think the ipod6g one was broken for a good while because we blanket-disabled IRAM and didn't realize that broke the bootloader 14.42.30 # it's partially functional 14.42.32 # but yea 14.45.23 # just had a weird idea 14.45.46 # the iriver H120 and H320 both have secondary EEPROMs... 14.45.58 # maybe i could try programming those 14.46.43 # oh but then the OF could undo what i've done when i boot it... 14.46.47 # nevermind 14.56.25 Quit JanC (Remote host closed the connection) 14.56.49 Join JanC [0] (~janc@lugwv/member/JanC) 15.01.30 # _bilgus_: 3.15 no bueno 15.01.33 # same issue 15.01.47 # seems unrelated to recent changes 15.02.26 # kinda makes me wish we could disassemble the working one to see what's different 15.02.40 # but it's just a BIN file 15.06.50 # it's looking like the problem is a source level change, not some toolchain one 15.07.00 # but hm 15.08.54 # time to try 3.14 15.10.18 # 2017... 15.10.47 # but no telling where it broke 15.10.58 # so i guess gradually go back in time 15.15.12 # 3.14, same issue 15.15.19 # * braewoods boggles 15.15.47 # hm. 15.15.54 # now there's an idea 15.16.57 # i'm going to try something weird... i'll try flashing the good bootloader over itself to see if my flash program is somehow responsible though i can't see how it would be. 15.31.56 # hm. 15.32.00 # this should be helpful 15.32.15 # i can compare the raw ASM and see how it differs... 15.32.19 # that will be of some help 15.32.30 # the reset vector helps me know where to find the start function 15.32.32 # but little else 15.32.42 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00) 15.37.38 Quit Stanley00 (Ping timeout: 260 seconds) 15.54.58 # _bilgus_: maybe i should start from 3.0 and go forward 15.55.18 # but how? that's really ancient 15.56.08 Quit johnb3 (Quit: Nettalk6 - www.ntalk.de) 16.02.46 # well this might be helpful... 16.02.52 # https://forums.rockbox.org/index.php/topic,26963.msg176728.html#msg176728 16.03.10 # and no one bothered to try to fix it evidently 16.03.23 # so it's been broken a long time 16.06.06 *** Saving seen data "./dancer.seen" 16.13.31 # _bilgus_: from what i can tell it brokes sometime between 2008 and 2011. 16.13.56 # huh, so it's been busted sine at least early 2011. 16.14.00 # _bilgus_: any suggestions for how I can build RB from such old source 16.14.05 Quit funman (Remote host closed the connection) 16.14.14 # speachy: yea... the fact that H120 works though tells me it should be fixable 16.14.52 # question is, what was the change(s) that broke it all? 16.15.06 # it's a lot to git-bisect. 16.15.49 # but worst-case it will require use of a truly ancient toolcahin. 16.16.38 # speachy: any way i can disassemble an existing .bin bootloader? 16.16.47 # objdump only works with ELF afaik 16.17.04 # comparing ASM might give me some ideas for what changed at the ASM level 16.18.36 # found it 16.22.21 # hm. 16.22.38 # i can use this to at least compare crt0.S 16.22.54 # huh. already found one instruction added in. 16.28.57 Join amsomniac [0] (~nadya@2601:181:8300:4db::b45) 16.34.45 # Hello! I've installed Rockbox 3.15 on an iPod 6.5 gen with an iflash mSATA board, and whenever rockbox boots I get "ATA Error -2147483542". It works (up to 127GB) with the Apple firmware, and I get the same error (??) with the original HD installed. I found some threads from 2012 and 2015 about this issue and tried the patched firmware I could find with no luck-- I'm starting to think I'll need to build rockbox myself and setting up for 16.34.45 # that, but I don't know what I need to modify. Any tips or modern branches with 6.5G + mSATA support? 16.37.03 Quit beencubed (*.net *.split) 16.37.03 Quit bluebrother (*.net *.split) 16.37.03 Quit alexbobp (*.net *.split) 16.37.03 Quit bonfire (*.net *.split) 16.37.03 Quit akaWolf (*.net *.split) 16.37.03 Quit klock (*.net *.split) 16.37.03 Quit Xeha (*.net *.split) 16.37.03 Quit asaba (*.net *.split) 16.37.03 Quit gevaerts (*.net *.split) 16.37.03 Quit plum (*.net *.split) 16.37.03 Quit copper (*.net *.split) 16.37.39 Join beencubed [0] (~beencubed@209.131.238.248) 16.37.39 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 16.37.39 Join alexbobp [0] (~alex@meowface.org) 16.37.39 Join bonfire [0] (~bonfire@c-24-2-109-9.hsd1.ut.comcast.net) 16.37.39 Join akaWolf [0] (~akaWolf@akawolf.org) 16.37.39 Join klock [0] (~freeklock@unaffiliated/klock) 16.37.39 Join Xeha [0] (~Xeha@unaffiliated/xeha) 16.37.39 Join asaba [0] (~asaba@103.113.159.184) 16.37.39 Join gevaerts [0] (~fg@rockbox/developer/gevaerts) 16.37.39 Join plum [0] (~plum@unaffiliated/plum) 16.37.39 Join copper [0] (~copper@unaffiliated/copper) 16.40.21 Quit lebellium (*.net *.split) 16.40.21 Quit tchan (*.net *.split) 16.40.21 Quit speachy (*.net *.split) 16.40.21 Quit lemon_jesus (*.net *.split) 16.40.21 Quit ufdm (*.net *.split) 16.40.22 Quit galaxy_knuckles (*.net *.split) 16.40.25 Quit kadoban (*.net *.split) 16.40.25 Quit toruvinn (*.net *.split) 16.40.32 Quit MrZeus (*.net *.split) 16.40.32 Quit mendel_munkis (*.net *.split) 16.40.32 Quit Moarc (*.net *.split) 16.40.33 Quit Romster (*.net *.split) 16.40.33 Quit Oksana (*.net *.split) 16.40.33 Quit blackyus17 (*.net *.split) 16.40.33 Quit yosafbridge (*.net *.split) 16.40.33 Quit lonoxmont (*.net *.split) 16.40.33 Quit ParkerR (*.net *.split) 16.41.12 Join kadoban [0] (kadobanmat@gateway/shell/matrix.org/x-xrrstobtgwfnvduc) 16.41.12 Join toruvinn [0] (~toruvinn@77-255-75-49.adsl.inetia.pl) 16.41.17 Join MrZeus [0] (~MrZeus@37.120.198.157) 16.41.17 Join mendel_munkis [0] (~mendelmun@ool-435680b7.dyn.optonline.net) 16.41.17 Join Moarc [0] (~chujko@a105.net128.okay.pl) 16.41.17 Join Romster [0] (~romster@unaffiliated/romster) 16.41.17 Join Oksana [0] (~Wikiwide@Maemo/community/ex-council/Wikiwide) 16.41.17 Join blackyus17 [0] (~blackyus1@ip189.ip-144-217-213.net) 16.41.17 Join yosafbridge [0] (~yosafbrid@static.38.6.217.95.clients.your-server.de) 16.41.17 Join lonoxmont [0] (~lonoxmont@024-180-058-254.res.spectrum.com) 16.41.17 Join ParkerR [0] (~ParkerR@unaffiliated/parkerr) 16.41.47 Quit Skyrider (*.net *.split) 16.41.47 Quit Acou_Bass (*.net *.split) 16.41.47 Quit emacsomancer (*.net *.split) 16.41.47 Quit mutax (*.net *.split) 16.41.47 Quit Airwave (*.net *.split) 16.41.47 Quit advcomp2019 (*.net *.split) 16.41.47 Quit jerwin (*.net *.split) 16.41.49 Join lebellium [0] (~lebellium@89-92-69-66.hfc.dyn.abo.bbox.fr) 16.41.49 Join tchan [0] (~tchan@lunar-linux/developer/tchan) 16.41.49 Join speachy [0] (~speachy@209.2.65.77) 16.41.49 Join lemon_jesus [0] (~lemon_jes@208.59.79.137) 16.41.49 Join ufdm [0] (~ufdm@c-73-164-63-214.hsd1.mn.comcast.net) 16.41.49 Join galaxy_knuckles [0] (~gknux@unaffiliated/galaxy-knuckles/x-1756549) 16.41.51 Quit prof_wolfff (*.net *.split) 16.41.51 Quit fs-bluebot (*.net *.split) 16.41.51 Quit olspookishmagus (*.net *.split) 16.41.51 Quit bleb (*.net *.split) 16.41.51 Quit J_Darnley (*.net *.split) 16.41.52 Quit Ckat (*.net *.split) 16.41.52 Quit Topy44 (*.net *.split) 16.41.55 Quit blbro[m] (*.net *.split) 16.41.56 Quit danielp3344 (*.net *.split) 16.41.56 Quit sh4 (*.net *.split) 16.41.56 Quit user890104 (*.net *.split) 16.42.17 Join prof_wolfff [0] (~prof_wolf@148.red-83-49-157.dynamicip.rima-tde.net) 16.42.18 Join fs-bluebot [0] (~fs-bluebo@55d4365f.access.ecotel.net) 16.42.18 Join olspookishmagus [0] (~pookie@snf-137798.vm.okeanos.grnet.gr) 16.42.18 Join bleb [0] (~cm@unaffiliated/bleb) 16.42.18 Join J_Darnley [0] (~J_Darnley@d51A44418.access.telenet.be) 16.42.18 Join Ckat [0] (~Ckat@xn--z7x.xn--6frz82g) 16.42.18 Join Topy44 [0] (OOvo1SKgJD@bellatrix.uberspace.de) 16.42.20 Join sh4 [0] (shapeless@unaffiliated/sh4) 16.42.25 Join Skyrider [0] (~Skyrider@v220200567215119438.goodsrv.de) 16.42.25 Join Acou_Bass [0] (~eddie@cpc96070-bolt17-2-0-cust175.10-3.cable.virginm.net) 16.42.25 Join emacsomancer [0] (~runner@c-174-52-88-123.hsd1.ut.comcast.net) 16.42.25 Join mutax [0] (~mutax@ip5f590aa6.dynamic.kabel-deutschland.de) 16.42.25 Join Airwave [0] (~Airwave@ti0006a400-0518.bb.online.no) 16.42.25 Join advcomp2019 [0] (~advcomp20@unaffiliated/advcomp2019) 16.42.25 Join jerwin [0] (~flippy-fl@unaffiliated/flippy) 16.42.33 Quit Skyrider (Max SendQ exceeded) 16.42.33 Quit emacsomancer (Max SendQ exceeded) 16.42.33 Quit Acou_Bass (Max SendQ exceeded) 16.42.33 Join blbro[m] [0] (blbrostrat@gateway/shell/matrix.org/x-yvzzmeluvjwkaaeg) 16.42.33 Join danielp3344 [0] (danielp334@gateway/shell/matrix.org/x-tynczdeouvidocvo) 16.42.33 Join user890104 [0] (~Venci@freemyipod.org) 16.42.35 Quit olspookishmagus (Max SendQ exceeded) 16.42.35 Quit bleb (Max SendQ exceeded) 16.42.54 Join bleb [0] (~cm@unaffiliated/bleb) 16.43.12 Join Skyrider [0] (~Skyrider@v220200567215119438.goodsrv.de) 16.43.14 Quit koniu (*.net *.split) 16.43.14 Quit livvy (*.net *.split) 16.43.26 Quit danielp3344 (Ping timeout: 240 seconds) 16.43.37 Join funman [0] (~fun@chui-pas.net) 16.43.37 Quit funman (Changing host) 16.43.37 Join funman [0] (~fun@rockbox/developer/funman) 16.43.57 Join Acou_Bass [0] (~eddie@cpc96070-bolt17-2-0-cust175.10-3.cable.virginm.net) 16.44.26 Quit blbro[m] (Ping timeout: 240 seconds) 16.45.02 Quit kadoban (Ping timeout: 260 seconds) 16.45.45 Join koniu [0] (~koniu@gateway/tor-sasl/koniu) 16.45.45 Join livvy [0] (~livvy@gateway/tor-sasl/livvy) 16.46.47 Quit koniu (*.net *.split) 16.46.47 Quit livvy (*.net *.split) 16.46.47 Quit user890104 (*.net *.split) 16.46.47 Quit prof_wolfff (*.net *.split) 16.46.47 Quit fs-bluebot (*.net *.split) 16.46.47 Quit J_Darnley (*.net *.split) 16.46.47 Quit Ckat (*.net *.split) 16.46.47 Quit Topy44 (*.net *.split) 16.46.47 Quit Skyrider (*.net *.split) 16.46.47 Quit mutax (*.net *.split) 16.46.48 Quit Airwave (*.net *.split) 16.46.48 Quit advcomp2019 (*.net *.split) 16.46.48 Quit jerwin (*.net *.split) 16.46.48 Quit MrZeus (*.net *.split) 16.46.48 Quit mendel_munkis (*.net *.split) 16.46.48 Quit Moarc (*.net *.split) 16.46.48 Quit Romster (*.net *.split) 16.46.48 Quit Oksana (*.net *.split) 16.46.48 Quit blackyus17 (*.net *.split) 16.46.48 Quit yosafbridge (*.net *.split) 16.46.48 Quit lonoxmont (*.net *.split) 16.46.48 Quit ParkerR (*.net *.split) 16.46.48 Quit Acou_Bass (*.net *.split) 16.46.48 Quit bleb (*.net *.split) 16.46.48 Quit sh4 (*.net *.split) 16.46.48 Quit toruvinn (*.net *.split) 16.46.48 Quit funman (*.net *.split) 16.46.48 Quit lebellium (*.net *.split) 16.46.48 Quit tchan (*.net *.split) 16.46.48 Quit speachy (*.net *.split) 16.46.48 Quit lemon_jesus (*.net *.split) 16.46.49 Quit ufdm (*.net *.split) 16.46.49 Quit galaxy_knuckles (*.net *.split) 16.46.49 Quit beencubed (*.net *.split) 16.46.49 Quit bluebrother (*.net *.split) 16.46.49 Quit alexbobp (*.net *.split) 16.46.49 Quit bonfire (*.net *.split) 16.46.49 Quit akaWolf (*.net *.split) 16.46.49 Quit klock (*.net *.split) 16.46.49 Quit Xeha (*.net *.split) 16.46.49 Quit asaba (*.net *.split) 16.46.49 Quit gevaerts (*.net *.split) 16.46.49 Quit plum (*.net *.split) 16.46.49 Quit copper (*.net *.split) 16.46.49 Quit ChanServ (*.net *.split) 16.46.49 Quit XDjackieXD (*.net *.split) 16.46.49 Quit ender| (*.net *.split) 16.46.50 Quit genevino (*.net *.split) 16.46.50 Quit paulk-leonov (*.net *.split) 16.46.50 Quit amsomniac (*.net *.split) 16.46.50 Quit St3ak (*.net *.split) 16.46.50 Quit efqw (*.net *.split) 16.46.50 Quit WakiMiko (*.net *.split) 16.46.50 Quit amdj (*.net *.split) 16.46.50 Quit rogeliodh (*.net *.split) 16.46.50 Quit APLU (*.net *.split) 16.46.50 Quit amiconn (*.net *.split) 16.46.50 Quit pixelma (*.net *.split) 16.46.50 Quit dys (*.net *.split) 16.46.50 Quit __builtin (*.net *.split) 16.46.50 Quit heredoc (*.net *.split) 16.46.51 Quit kugel (*.net *.split) 16.46.51 Quit vup (*.net *.split) 16.46.51 Quit JanC (*.net *.split) 16.46.51 Quit Tsesarevich (*.net *.split) 16.46.51 Quit Rondom (*.net *.split) 16.46.51 Quit atsampson (*.net *.split) 16.46.52 Quit CommunistWitchDr (*.net *.split) 16.46.52 Quit trfl (*.net *.split) 16.46.52 Quit fauweh (*.net *.split) 16.46.52 Quit Barlow (*.net *.split) 16.46.53 Quit shrizza (*.net *.split) 16.46.53 Quit bzed (*.net *.split) 16.46.53 Quit prg318 (*.net *.split) 16.46.53 Quit _3dsv (*.net *.split) 16.46.53 Quit skrzyp (*.net *.split) 16.46.53 Quit kirvesAxe (*.net *.split) 16.46.53 Quit _bilgus_ (*.net *.split) 16.46.53 Quit mikroflops (*.net *.split) 16.46.53 Quit Misanthropos (*.net *.split) 16.46.53 Quit benedikt93 (*.net *.split) 16.46.53 Quit Soap (*.net *.split) 16.46.53 Quit ArsenArsen (*.net *.split) 16.46.53 Quit cockroach (*.net *.split) 16.46.53 Quit TheSeven (*.net *.split) 16.46.54 Quit Strife89 (*.net *.split) 16.46.54 Quit TheSphinX^ (*.net *.split) 16.46.54 Quit Galois (*.net *.split) 16.46.54 Quit igitoor (*.net *.split) 16.46.54 Quit SammysHP (*.net *.split) 16.46.54 Quit Slasheri (*.net *.split) 16.46.54 Quit braewoods (*.net *.split) 16.46.54 Quit ecs (*.net *.split) 16.46.54 Quit TorC (*.net *.split) 16.46.54 Quit rudi_s (*.net *.split) 16.46.54 Quit xcin (*.net *.split) 16.46.54 Quit michaelni (*.net *.split) 16.47.14 Join livvy [0] (~livvy@gateway/tor-sasl/livvy) 16.47.14 Join koniu [0] (~koniu@gateway/tor-sasl/koniu) 16.47.14 Join Acou_Bass [0] (~eddie@cpc96070-bolt17-2-0-cust175.10-3.cable.virginm.net) 16.47.14 Join funman [0] (~fun@rockbox/developer/funman) 16.47.14 Join Skyrider [0] (~Skyrider@v220200567215119438.goodsrv.de) 16.47.14 Join bleb [0] (~cm@unaffiliated/bleb) 16.47.14 Join user890104 [0] (~Venci@freemyipod.org) 16.47.14 Join jerwin [0] (~flippy-fl@unaffiliated/flippy) 16.47.14 Join advcomp2019 [0] (~advcomp20@unaffiliated/advcomp2019) 16.47.14 Join Airwave [0] (~Airwave@ti0006a400-0518.bb.online.no) 16.47.14 Join mutax [0] (~mutax@ip5f590aa6.dynamic.kabel-deutschland.de) 16.47.14 Join sh4 [0] (shapeless@unaffiliated/sh4) 16.47.14 Join Topy44 [0] (OOvo1SKgJD@bellatrix.uberspace.de) 16.47.14 Join Ckat [0] (~Ckat@xn--z7x.xn--6frz82g) 16.47.14 Join J_Darnley [0] (~J_Darnley@d51A44418.access.telenet.be) 16.47.14 Join fs-bluebot [0] (~fs-bluebo@55d4365f.access.ecotel.net) 16.47.14 Join prof_wolfff [0] (~prof_wolf@148.red-83-49-157.dynamicip.rima-tde.net) 16.47.14 Join galaxy_knuckles [0] (~gknux@unaffiliated/galaxy-knuckles/x-1756549) 16.47.14 Join ufdm [0] (~ufdm@c-73-164-63-214.hsd1.mn.comcast.net) 16.47.14 Join lemon_jesus [0] (~lemon_jes@208.59.79.137) 16.47.14 Join speachy [0] (~speachy@209.2.65.77) 16.47.14 Join tchan [0] (~tchan@lunar-linux/developer/tchan) 16.47.14 Join lebellium [0] (~lebellium@89-92-69-66.hfc.dyn.abo.bbox.fr) 16.47.14 Join ParkerR [0] (~ParkerR@unaffiliated/parkerr) 16.47.14 Join lonoxmont [0] (~lonoxmont@024-180-058-254.res.spectrum.com) 16.47.14 Join yosafbridge [0] (~yosafbrid@static.38.6.217.95.clients.your-server.de) 16.47.14 Join blackyus17 [0] (~blackyus1@ip189.ip-144-217-213.net) 16.47.14 Join Oksana [0] (~Wikiwide@Maemo/community/ex-council/Wikiwide) 16.47.14 Join Romster [0] (~romster@unaffiliated/romster) 16.47.14 Join Moarc [0] (~chujko@a105.net128.okay.pl) 16.47.14 Join mendel_munkis [0] (~mendelmun@ool-435680b7.dyn.optonline.net) 16.47.14 Join MrZeus [0] (~MrZeus@37.120.198.157) 16.47.14 Join toruvinn [0] (~toruvinn@77-255-75-49.adsl.inetia.pl) 16.47.14 Join copper [0] (~copper@unaffiliated/copper) 16.47.14 Join plum [0] (~plum@unaffiliated/plum) 16.47.14 Join gevaerts [0] (~fg@rockbox/developer/gevaerts) 16.47.14 Join asaba [0] (~asaba@103.113.159.184) 16.47.14 Join Xeha [0] (~Xeha@unaffiliated/xeha) 16.47.14 Join klock [0] (~freeklock@unaffiliated/klock) 16.47.14 Join akaWolf [0] (~akaWolf@akawolf.org) 16.47.14 Join bonfire [0] (~bonfire@c-24-2-109-9.hsd1.ut.comcast.net) 16.47.14 Join alexbobp [0] (~alex@meowface.org) 16.47.14 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 16.47.14 Join beencubed [0] (~beencubed@209.131.238.248) 16.47.14 Join amsomniac [0] (~nadya@2601:181:8300:4db::b45) 16.47.14 Join JanC [0] (~janc@lugwv/member/JanC) 16.47.14 Join _bilgus_ [0] (~bilgus@65.186.35.190) 16.47.14 Join mikroflops [0] (~yogurt@c188-150-217-176.bredband.comhem.se) 16.47.14 Join cockroach [0] (~blattodea@pdpc/supporter/active/cockroach) 16.47.14 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) 16.47.14 Join APLU [0] (~mulx@eva.aplu.fr) 16.47.14 Join Misanthropos [0] (~Misanthro@91.240.65.130) 16.47.14 Join XDjackieXD [0] (~jackie@irc.chaosfield.at) 16.47.14 Join michaelni [0] (~michael@213-47-68-29.cable.dynamic.surfer.at) 16.47.14 Join ender| [0] (~ender1@2a01:260:4094:1:6045:6fff:fedd:cbf3) 16.47.14 Join pixelma [0] (marianne@rockbox/staff/pixelma) 16.47.14 Join amiconn [0] (jens@rockbox/developer/amiconn) 16.47.14 Join Barlow [0] (~barlow@unaffiliated/barlow) 16.47.14 Join shrizza [0] (~shrizza@oki-180-131-209-187.jptransit.net) 16.47.14 Join bzed [0] (~bzed@shell.bzed.at) 16.47.14 Join prg318 [0] (~prg@deadcodersociety/prg318) 16.47.14 Join St3ak [0] (~st3ak@st3ak3000.powered.by.lunarbnc.net) 16.47.14 Join efqw [0] (uid412670@gateway/web/irccloud.com/x-hlwbrgvnbzlqtesv) 16.47.14 Join Strife89 [0] (sid399903@gateway/web/irccloud.com/x-fvcamcshofvcizfg) 16.47.14 Join Tsesarevich [0] (Tsesarevic@fluxbuntu/founder/joejaxx) 16.47.14 Join _3dsv [0] (~3dsv@068-184-255-059.res.spectrum.com) 16.47.14 Join TheSphinX^ [0] (~briehl@srv001.nosupamu.de) 16.47.14 Join WakiMiko [0] (~WakiMiko@unaffiliated/wakimiko) 16.47.14 Join amdj [0] (~aaron@freenode/staff/atheme.amdj) 16.47.14 Join ChanServ [0] (ChanServ@services.) 16.47.14 Join dys [0] (~dys@aurora.ydns.eu) 16.47.14 Join genevino [0] (~genevino@m2m.pm) 16.47.14 Join rogeliodh [0] (~rogeliodh@rogeliodh.dev) 16.47.14 Join paulk-leonov [0] (~paulk-leo@vpn-0-22.aquilenet.fr) 16.47.14 Join __builtin [0] (~quassel@rockbox/developer/builtin) 16.47.14 Join benedikt93 [0] (~quassel@unaffiliated/benedikt93) 16.47.14 Join Rondom [0] (~rondom@modo.nonmodosedetiam.net) 16.47.14 Join atsampson [0] (~ats@cartman.offog.org) 16.47.14 Join Galois [0] (djao@efnet-math.org) 16.47.14 Join igitoor [0] (igitur@unaffiliated/contempt) 16.47.14 Join SammysHP [0] (~SammysHP@faol.sammyshp.de) 16.47.14 Join Slasheri [0] (~miipekk@rockbox/developer/Slasheri) 16.47.14 Join heredoc [0] (heredoc@2a01:7e01::f03c:91ff:fec1:de1d) 16.47.14 Join fauweh [0] (~root@ithaqua.unzane.com) 16.47.14 Join braewoods [0] (~braewoods@learnprogramming/staff/braewoods) 16.47.14 Join Soap [0] (~Soap@rockbox/staff/soap) 16.47.15 Join skrzyp [0] (~skrzyp@skrzyp.net) 16.47.15 Join ArsenArsen [0] (~Arsen@kshare/developer/ArsenArsen) 16.47.15 Join CommunistWitchDr [0] (quassel@024-217-039-226.res.spectrum.com) 16.47.15 Join ecs [0] (esawady@d2evs.net) 16.47.15 Join TorC [0] (~Tor@fsf/member/TorC) 16.47.15 Join kirvesAxe [0] (kirvesaxe@aulis.sange.fi) 16.47.15 Join rudi_s [0] (~simon@bmi.informatik.uni-erlangen.de) 16.47.15 Mode "#rockbox +o ChanServ " by barjavel.freenode.net 16.47.15 Join xcin [0] (~x@159.203.132.140) 16.47.15 Join trfl [0] (~ed@static.59.110.40.188.clients.your-server.de) 16.47.44 Join olspookishmagus [0] (~pookie@snf-137798.vm.okeanos.grnet.gr) 16.48.05 Nick olspookishmagus is now known as Guest27097 (~pookie@snf-137798.vm.okeanos.grnet.gr) 16.48.32 Quit JanC (*.net *.split) 16.48.33 Quit Tsesarevich (*.net *.split) 16.48.33 Quit Rondom (*.net *.split) 16.48.33 Quit atsampson (*.net *.split) 16.48.52 Join emacsomancer [0] (~runner@c-174-52-88-123.hsd1.ut.comcast.net) 16.50.54 Join kugel [0] (~kugel@rockbox/developer/kugel) 16.50.55 Join vup [0] (~~~~@46.101.193.235) 16.51.06 Join JanC [0] (~janc@lugwv/member/JanC) 16.51.06 Join Tsesarevich [0] (Tsesarevic@fluxbuntu/founder/joejaxx) 16.51.06 Join Rondom [0] (~rondom@modo.nonmodosedetiam.net) 16.51.06 Join atsampson [0] (~ats@cartman.offog.org) 16.51.13 Quit Tsesarevich (Ping timeout: 240 seconds) 16.51.39 Quit CommunistWitchDr (*.net *.split) 16.51.39 Quit trfl (*.net *.split) 16.51.46 Quit Barlow (*.net *.split) 16.51.46 Quit shrizza (*.net *.split) 16.51.46 Quit bzed (*.net *.split) 16.51.46 Quit prg318 (*.net *.split) 16.51.46 Quit _3dsv (*.net *.split) 16.51.46 Quit skrzyp (*.net *.split) 16.51.46 Quit kirvesAxe (*.net *.split) 16.53.00 Join Barlow [0] (~barlow@unaffiliated/barlow) 16.53.00 Join shrizza [0] (~shrizza@oki-180-131-209-187.jptransit.net) 16.53.00 Join bzed [0] (~bzed@shell.bzed.at) 16.53.00 Join prg318 [0] (~prg@deadcodersociety/prg318) 16.53.00 Join _3dsv [0] (~3dsv@068-184-255-059.res.spectrum.com) 16.53.00 Join skrzyp [0] (~skrzyp@skrzyp.net) 16.53.00 Join kirvesAxe [0] (kirvesaxe@aulis.sange.fi) 16.53.05 Join CommunistWitchDr [0] (quassel@024-217-039-226.res.spectrum.com) 16.53.05 Join trfl [0] (~ed@static.59.110.40.188.clients.your-server.de) 16.53.13 Join Tsesarevich [0] (Tsesarevic@fluxbuntu/founder/joejaxx) 16.53.15 Quit fauweh (*.net *.split) 16.53.24 Join fauweh [0] (~root@ithaqua.unzane.com) 16.53.43 Quit _bilgus_ (*.net *.split) 16.53.43 Quit mikroflops (*.net *.split) 16.53.43 Quit Misanthropos (*.net *.split) 16.53.43 Quit benedikt93 (*.net *.split) 16.53.43 Quit Soap (*.net *.split) 16.53.43 Quit ArsenArsen (*.net *.split) 16.54.05 Quit cockroach (*.net *.split) 16.54.05 Quit TheSeven (*.net *.split) 16.54.05 Quit Strife89 (*.net *.split) 16.54.05 Quit TheSphinX^ (*.net *.split) 16.54.05 Quit Galois (*.net *.split) 16.54.05 Quit igitoor (*.net *.split) 16.54.05 Quit SammysHP (*.net *.split) 16.54.05 Quit Slasheri (*.net *.split) 16.54.05 Quit braewoods (*.net *.split) 16.54.05 Quit ecs (*.net *.split) 16.54.05 Quit TorC (*.net *.split) 16.54.05 Quit rudi_s (*.net *.split) 16.54.05 Quit xcin (*.net *.split) 16.54.09 Join _bilgus_ [0] (~bilgus@65.186.35.190) 16.54.09 Join mikroflops [0] (~yogurt@c188-150-217-176.bredband.comhem.se) 16.54.09 Join Misanthropos [0] (~Misanthro@91.240.65.130) 16.54.09 Join benedikt93 [0] (~quassel@unaffiliated/benedikt93) 16.54.09 Join Soap [0] (~Soap@rockbox/staff/soap) 16.54.09 Join ArsenArsen [0] (~Arsen@kshare/developer/ArsenArsen) 16.54.31 Quit michaelni (*.net *.split) 16.54.51 Join cockroach [0] (~blattodea@pdpc/supporter/active/cockroach) 16.54.51 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) 16.54.51 Join Strife89 [0] (sid399903@gateway/web/irccloud.com/x-fvcamcshofvcizfg) 16.54.51 Join TheSphinX^ [0] (~briehl@srv001.nosupamu.de) 16.54.51 Join Galois [0] (djao@efnet-math.org) 16.54.51 Join igitoor [0] (igitur@unaffiliated/contempt) 16.54.51 Join SammysHP [0] (~SammysHP@faol.sammyshp.de) 16.54.51 Join Slasheri [0] (~miipekk@rockbox/developer/Slasheri) 16.54.51 Join braewoods [0] (~braewoods@learnprogramming/staff/braewoods) 16.54.51 Join ecs [0] (esawady@d2evs.net) 16.54.51 Join TorC [0] (~Tor@fsf/member/TorC) 16.54.51 Join rudi_s [0] (~simon@bmi.informatik.uni-erlangen.de) 16.54.51 Join xcin [0] (~x@159.203.132.140) 16.55.13 Join michaelni [0] (~michael@213-47-68-29.cable.dynamic.surfer.at) 16.56.40 Quit Guest27097 (Quit: All for nothing) 16.57.32 Quit Strife89 (Ping timeout: 260 seconds) 17.01.13 Join Strife89 [0] (sid399903@gateway/web/irccloud.com/x-qyolaomvadnswwzo) 17.06.12 Join Moarc_ [0] (~chujko@a105.net128.okay.pl) 17.06.32 Quit Moarc (Ping timeout: 272 seconds) 17.06.55 Quit prg318 (Quit: ZNC 1.7.5 - https://znc.in) 17.09.53 Join prg318 [0] (~prg@deadcodersociety/prg318) 17.11.28 # looks like it all started around end of 2009 17.11.37 # let's see... 17.12.14 # 3.1 is probably where i should try first 17.13.49 Join kadoban [0] (kadobanmat@gateway/shell/matrix.org/x-jymgxfawqsikjoeo) 17.20.38 Quit lebellium (Quit: Leaving) 17.23.59 Join blbro[m] [0] (blbrostrat@gateway/shell/matrix.org/x-otvvylctnfdkorsm) 17.26.21 Join danielp3344 [0] (danielp334@gateway/shell/matrix.org/x-fambbpxdzrniwmyn) 17.30.28 # ok. figured something out. 17.30.38 # i'll make a VM of Debian 5. 17.31.43 # PITA but i need an environment from that era to be sure i don't introduce new issues 17.33.55 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00) 17.35.40 # ah the days of sysvinit 17.35.47 # nostalgia 17.38.38 Quit Stanley00 (Ping timeout: 260 seconds) 17.49.37 # to think my linux skills would be useful for this of all things 17.55.53 Quit prof_wolfff (Ping timeout: 260 seconds) 18.01.43 Quit cockroach (Quit: leaving) 18.06.10 *** Saving seen data "./dancer.seen" 18.25.24 Join S|h|a|w|n [0] (~shawn156@unaffiliated/shawn156) 19.19.13 # @braewoods why are you setting up a debian VM? for the transpiler? 19.20.47 # amsomniac: btw, did you see my earlier response? basically, use a current dev build instead of 3.15 on your ipod. 19.30.20 Join fs-bluebot_ [0] (~fs-bluebo@55d43c5c.access.ecotel.net) 19.30.37 Quit bluebrother (Disconnected by services) 19.30.42 Join bluebrother^ [0] (~dom@rockbox/developer/bluebrother) 19.31.19 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00) 19.32.43 Quit fs-bluebot (Ping timeout: 260 seconds) 19.36.12 Quit Stanley00 (Ping timeout: 260 seconds) 20.06.11 *** Saving seen data "./dancer.seen" 20.16.43 Quit fs-bluebot_ (Ping timeout: 265 seconds) 20.18.24 Quit bluebrother^ (Ping timeout: 258 seconds) 20.23.43 Quit MrZeus (Read error: Connection reset by peer) 21.01.56 Join this_is_a_nick [0] (~amofiuhr_@201.203.6.158) 21.26.22 Quit this_is_a_nick (Ping timeout: 260 seconds) 21.26.26 Join amofiuhr_ [0] (~amofiuhr_@ip223-132-50-179.ct.co.cr) 21.33.49 # <_bilgus_> https://www.mediafire.com/file/im5u2t2hbmct4m0/Ubuntu_16.10_Yakkety_%252864bit%2529.7z/file 21.35.00 # <_bilgus_> braewoods, that should be 2016 ish I might have older but id have to search backups next time i'm at home might be faster to rebuild but possibly not easier 21.38.19 # <_bilgus_> let me know if you need me to look 21.46.50 Quit michaelni (Remote host closed the connection) 21.50.55 Quit amsomniac (Quit: Leaving.) 21.54.53 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00) 22.00.28 Quit amofiuhr_ (Ping timeout: 256 seconds) 22.01.49 Join amofiuhr_ [0] (~amofiuhr_@ip223-132-50-179.ct.co.cr) 22.02.47 Quit Stanley00 (Remote host closed the connection) 22.06.15 *** Saving seen data "./dancer.seen" 22.09.59 Join kakaka [0] (~koniu@gateway/tor-sasl/koniu) 22.11.23 Quit koniu (Ping timeout: 240 seconds) 22.11.50 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00) 22.16.54 Quit Stanley00 (Ping timeout: 256 seconds) 22.31.31 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00) 23.05.05 Join bluebrother [0] (~dom@rockbox/developer/bluebrother) 23.06.16 Quit _bilgus_ (Quit: Leaving) 23.12.33 # good news... bootloader works in v3.1 23.12.45 # now i just need to go forward and find where it breaks 23.19.53 Join _bilgus [0] (~bilgus@2605:a000:1301:89f6:9df0:ddb9:3c1c:cc8f) 23.20.10 # _bilgus: good news. v3.1 works. 23.22.34 # about to test v3.2 23.24.10 # this also confirms iriver_flash is working for H300 BLs at least 23.24.13 # * braewoods cheers 23.25.43 # v3.2 BL works 23.27.03 # <_bilgus> lol that is so long ago 23.27.40 # _bilgus: indeed but given how i'm out of ideas 23.27.53 # tracing it through the past seems the best way forward 23.27.57 # <_bilgus> seems viable to me :) 23.28.05 # git bisect 23.28.20 # how does that help me when i don't even know when it broke yet? 23.28.31 # you know it is broken now. 23.28.37 Join this_is_a_nick [0] (~amofiuhr_@201.203.6.246) 23.28.58 Quit amofiuhr_ (Ping timeout: 260 seconds) 23.29.08 # well i'll look into it once I have the range narrowed 23.29.15 # git bisect is designed to figure out wen i broke 23.29.42 # how does that help me when it broke sometime between 2009 and 2017? 23.29.58 # just leave 3.2 to 3.14 range so far 23.30.20 # i mean... 23.30.21 # do you have some clue which files are most likley to be problematic? 23.30.30 Quit Stanley00 (Remote host closed the connection) 23.30.35 # vaguely... 23.30.40 # <_bilgus> what he says is true braewoods 23.30.59 # but i don't even know what i'd be looking for 23.31.12 # all i know is the HEAD BL is partially functional or else i'd have a brick on my hands 23.31.17 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00) 23.31.20 # the cookie rescue system saved my bacon 23.31.35 # it's been in for ages 23.32.16 # _bilgus: may seem tacky but i hacked the version string for the BL tests so i know it is booting a new one if it works 23.32.25 # <_bilgus> bisect is supposed to save you from having to test every version but you do whatever you like :) 23.32.54 # _bilgus: how does bisect help me if i don't even know where the problem is? 23.33.19 # it should give you s samller set of versions to check to find the problem 23.33.19 # to be frank i've never used bisect 23.33.49 # <_bilgus> yeah that makes it more problematic but just more to look at 23.34.23 # <_bilgus> I bumble thru it like I do half of git 23.34.23 # i think i'll take your advice once i have narrowed it down considerably 23.34.47 # because it could be anything, toolchain changes or so 23.34.53 # perhaps H120 got fixed but H300 never did 23.34.54 # i don't know 23.35.10 # i doubt bisect would help me if the problem was due to toolchain issues 23.35.19 # <_bilgus> no one tested it so it never got fixed is possible 23.35.33 # use git bisect start -- path/to/liklylocation; git bisect bad 3.14; git bisect good 3.1; 23.35.49 # i still think i need to narrow it down some more 23.35.50 # I thought you confermid it wasn't sorry 23.35.59 # mendel_munkis: just a working theory at this point 23.36.32 # I am trying to understand why you would want to narrow it down before bisect when the purpose of bisect is to help narrow it down? 23.36.34 # it doesn't look like it but i don't want to chase through the source until i have narrowed the scope by real world tests 23.37.08 # mendel_munkis: well here's what i know so far. 23.37.10 # bisect gives you likey versionss to test in which the bug started 23.37.30 # 1), 3.2 is the last known working one that i know of 23.37.40 # dating back to 3.14 is non-working 23.37.46 # so roughly a 9 year gap 23.38.25 # i was going off the anecdotes i found in my research 23.38.49 # it seems late 2009 is the first known instance of builds that didn't work 23.38.57 # v3.2 is early 2009 23.39.13 # hm 23.39.22 # i guess i'm just inexperienced with bisect but... 23.39.31 # right so instead of testing every version in between to find out which one was the first with the issue git bisect will chose a likely version for you to test and based on the results of that choose the next most likely one 23.40.25 # trouble is i don't even know where the issue is. bootloaders are so low level that debugging from head was pretty much a no-go. 23.40.41 # all i know is it seems the crt0.S is likely not the culprit 23.41.04 # the code after that is the h300 BL's main function 23.41.38 # mendel_munkis: suggestiong on how to use it when i don't even know what source file broke it? 23.41.56 # hm 23.42.02 # i guess i need to 23.42.05 # uh 23.42.13 # figure out what files are used in the build 23.42.18 # but that's a long ass list 23.42.33 # <_bilgus> mapfile? 23.42.51 # that'll probably help. 23.42.59 # <_bilgus> why not just choose the directory up a level? 23.43.26 # you mean the root directory? 23.43.31 # git root? 23.43.32 # <_bilgus> ./yourpc/rbsrc/bootloaders 23.43.46 # oh 23.44.00 # well it's a place to start i guess 23.44.11 # let's give it a spin 23.58.05 # interesting how short the releases back here were 23.58.20 # on october 5th, commit c6f66cf replaced the direct pitchscreen access in the WPS with browse. Is there a way for me to change it back without having to edit the code and recompile? 23.58.23 # https://git.rockbox.org/cgit/rockbox.git/commit/?id=c6f66cf696a4a0802dad8128dd985c7ab6489602