--- Log for 15.03.121 Server: beckett.freenode.net Channel: #rockbox --- Nick: logbot Version: Dancer V4.16 Started: 9 days and 8 hours ago 00.22.23 *** Saving seen data "./dancer.seen" 01.03.51 Join Guest5505 [0] (~eevan@telesto.hot-chilli.net) 01.26.12 Part Guest5505 02.22.25 *** Saving seen data "./dancer.seen" 02.32.39 Join ufdm [0] (~ufdm@c-73-164-63-214.hsd1.mn.comcast.net) 02.46.01 Join lebellium [0] (~lebellium@89-92-69-66.hfc.dyn.abo.bbox.fr) 03.19.37 Quit lebellium (Quit: Leaving) 04.00.45 Join Stanley|00 [0] (~stanley00@unaffiliated/stanley00) 04.02.07 Quit Stanley00 (Read error: Connection reset by peer) 04.02.34 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00) 04.05.57 Quit Stanley|00 (Ping timeout: 264 seconds) 04.22.29 *** Saving seen data "./dancer.seen" 06.19.11 Quit Stanley00 () 06.22.30 *** Saving seen data "./dancer.seen" 07.56.47 Quit fmlatghor (Ping timeout: 260 seconds) 07.58.33 Join fmlatghor [0] (~lcoogan@2601:5cd:8100:2890:f113:9aeb:3998:dd8f) 08.12.04 Join MrZeus_ [0] (~MrZeus@89.238.130.71) 08.17.39 # Build Server message: New build round started. Revision efe493de3d, 293 builds, 9 clients. 08.22.31 *** Saving seen data "./dancer.seen" 08.23.09 # braewoods USB Audio would be awesome indeed :) 08.32.43 # Build Server message: Build round completed after 904 seconds. 08.32.46 # Build Server message: Revision efe493de3d result: All green 08.46.34 Join massiveH [0] (~massiveH@ool-18e4e82f.dyn.optonline.net) 09.28.34 Join chris_s [0] (5fdf48c6@ip-95-223-72-198.hsi16.unitymediagroup.de) 09.28.50 Quit chris_s (Client Quit) 09.43.04 Join ac_laptop [0] (~ac_laptop@186.2.247.129) 09.48.11 Join chris_s [0] (5fdf48c6@ip-95-223-72-198.hsi16.unitymediagroup.de) 09.48.33 # Anybody have an opinion on whether EQ settings should be included when sound settings are saved using Manage Settings -> Save Sound Settings ? They currently aren't, but since the Equalizer is a submenu of the Sound Settings menu, I feel like they probably should be? 09.48.34 # E.g. you may have increased the bass or treble in Sound Settings and also enabled the EQ with a corresponding precut (to prevent distortion). Currently you'd have to save and later load both the sound settings and an EQ preset separately, since the precut setting and whether the EQ is enabled isn't included in the sound settings .cfg. 09.52.04 Quit chris_s (Client Quit) 09.52.22 # I think the should 09.54.43 # EQ wasn't a feature that was universally available, that's probably the reason for that being separate 09.55.36 # i'm now going to try to get to the bottom of the iriver h10 issues speachy 09.55.51 # one can argue that you'd want to apply eq presets independently of the entire sound structure 09.56.16 # did a fresh install of 3.15 09.57.35 # people seem to like the new battery monitor where it works 09.57.53 # yea i think innovation on our USB stack is what i'm going to focus on 09.58.00 # i just wish we had reference code we could use for usb audio 09.58.24 # i haven't seen anything out there 09.58.31 # at best we have host side reference code 09.58.34 # but not device side 09.58.43 # maybe that's enough 09.59.01 # i'll try digging through OSSv4 and see how they handle usb audio 09.59.21 # for a time i was using OSSv4 10.02.05 # i'll look into usb audio at a later time 10.02.22 # but yea i know where i can find host side driver code to examine 10.02.29 # linux kernel and ossv4 are good places to look 10.02.50 # perhaps also bsd kernels 10.03.28 # but first MTP takes priority 10.03.39 # usb audio has even less ports :D 10.03.58 # since it needs the rare isochronous endpoint support 10.07.24 # speachy: i have to say though, rockbox's config system is a lot easier to use the kernel's 10.07.25 # braewoods one step at a time :p 10.07.27 # less crap 10.07.31 # to wade through 10.07.54 # which reminds me 10.08.18 # i have a rock pi x that might be interesting to develop from. it has OTG in a cherry pi x86 chipset. 10.09.19 # cherry trail 10.12.26 # usb 3.0 OTG 10.12.51 # rock pi x is my new favorite SBC 10.13.59 Quit ufdm (Remote host closed the connection) 10.14.22 Join ufdm [0] (~ufdm@c-73-164-63-214.hsd1.mn.comcast.net) 10.17.11 # braewoods: why? 10.17.23 Quit massiveH (Quit: Leaving) 10.17.40 # chrisb: it's x86 mainly 10.17.46 # it means i can use regular PC linux on it 10.18.10 # compatibilit with my existing x86 software is what i like mainly 10.22.22 # ok, but then what makes it a SBC? you can do everything but compile, I guess 10.22.32 *** Saving seen data "./dancer.seen" 10.26.48 # chrisb: single board computer? 10.26.57 # they're not necessarily known for being fast 10.27.39 # it fits the definition of SBC 10.27.45 # even if it's not super fast 10.28.07 Quit ufdm (Remote host closed the connection) 10.28.25 Join ufdm [0] (~ufdm@c-73-164-63-214.hsd1.mn.comcast.net) 10.28.27 # but yea 10.40.26 # 0cde20fadb9aeeb8e724d76e51bce7580296621b works 10.40.33 # right after the toolchain 10.43.47 # braewoods: intending to do git-bisect after that point? 10.43.55 # probably 10.44.09 # just tedious 10.44.19 # at least it's easier than the bootloadero ne 10.44.22 # the period is much shorter 10.44.23 # yeah 10.44.55 # speachy: i also found something leftover in our configure script that might need to go 10.45.22 # calmrisccc 10.45.29 # is not referenced by anything 10.45.42 # huh, must have missed that one. by all means, nuke away 10.45.54 # was it used by archos? 10.45.59 # no 10.46.16 # calmrisc16 10.46.23 # what is this target anyway 11.03.40 # <_bilgus_> Archos Gmini 120 11.03.40 # probably some WIP target that never made it into the tree. git blame might be more illuminative 11.04.12 # <_bilgus_> https://github.com/Rockbox/rockbox/commit/72fdf373e0d06b10ece9ae5dec959ae67feb6bcd 11.06.46 # i see 11.26.07 # slowly getting closer 11.37.47 # _bilgus_: git bisect's report:https://dpaste.com/HCBRA9239 11.38.18 # iriver h10 20GB impacted 11.38.40 # it locks up during boot 11.38.46 # the logo will appear but not much else 11.39.01 # plus the version at the bottom 11.41.08 # speachy: also found another issue we might have with the H10 11.41.18 # ROLO doesn't seem to work though 3.15 can do it on itself 11.41.23 # i'll look into it a bit more 12.03.47 # did it work post-toolchain bump? 12.22.34 *** Saving seen data "./dancer.seen" 12.58.22 # speachy: no, which is weird, but one issue at a time. 12.58.33 # i'll try it from before 12.58.35 # and see if it does 13.10.29 Join MrZeus__ [0] (~MrZeus@2a02:c7f:a0aa:4400:dcac:e691:f519:8270) 13.11.02 Join RafiX2 [0] (rafix@junkcc.net) 13.14.02 Quit fauweh (Quit: ) 13.14.03 Quit RafiX (Ping timeout: 265 seconds) 13.14.04 Join fauweh [0] (~root@ithaqua.unzane.com) 13.14.04 Quit Xeha (Ping timeout: 265 seconds) 13.14.05 Quit ccf-100 (Ping timeout: 265 seconds) 13.14.21 Quit MrZeus_ (Ping timeout: 264 seconds) 13.14.50 Join Xeha [0] (~Xeha@unaffiliated/xeha) 13.17.09 Join ccf-100 [0] (ccf-100mat@gateway/shell/matrix.org/x-csaegpbwgrytonhi) 13.48.55 # rockbox was the only source of electronic games my kids had 13.49.13 # they thank you 13.59.31 Quit MrZeus__ (Ping timeout: 272 seconds) 14.03.56 Quit fauweh (*.net *.split) 14.03.56 Quit kadoban (*.net *.split) 14.04.50 Quit KalBot (Remote host closed the connection) 14.05.10 Join fauweh [0] (~root@2001:470:e861:8::2) 14.05.10 Join kadoban [0] (kadobanemp@gateway/shell/matrix.org/x-qevyhmlpmumbzbbb) 14.05.16 Quit kadoban (Max SendQ exceeded) 14.05.22 Join KalBot [0] (~matrixirc@connolly.tech) 14.07.55 Quit ccf-100 (Ping timeout: 244 seconds) 14.07.57 Quit blbro[m] (Ping timeout: 240 seconds) 14.07.57 Quit mud (Ping timeout: 240 seconds) 14.07.58 Quit kadobanana (Ping timeout: 244 seconds) 14.09.16 # <_bilgus_> strangely the h10 really had no changes directly 14.09.24 Quit danielp3344 (Ping timeout: 246 seconds) 14.10.05 # i'll try to narrow it down some more 14.10.06 # <_bilgus_> and other stuff using the same code works 14.11.33 # <_bilgus_> I wonder if it needs the ram to be in a particular location in ram or if its an alignment issue 14.12.08 # no idea 14.12.12 # i'll try something out 14.12.45 # once i've narrowed it down enough 14.17.00 Quit J_Darnley (Ping timeout: 256 seconds) 14.17.05 Join jdarnley [0] (~J_Darnley@d51A44418.access.telenet.be) 14.17.24 # <_bilgus_> I think I might need to lock out the backlight till after an explicit lcd init -- seem to have been the source of issues thus far 14.22.38 *** Saving seen data "./dancer.seen" 14.36.22 Join blbro[m] [0] (blbrostrat@gateway/shell/matrix.org/x-hjdcmfrhrhbpdbgj) 14.47.37 Join lebellium [0] (~lebellium@89-92-69-66.hfc.dyn.abo.bbox.fr) 14.55.56 Join mud [0] (kadobanmat@gateway/shell/matrix.org/x-xvdyxlpvmhfdsgfh) 14.55.57 Join kadoban [0] (kadobanemp@gateway/shell/matrix.org/x-cpfubhuixmbptrmi) 14.55.57 Join kadobanana [0] (kadoban9he@gateway/shell/matrix.org/x-fjnlfufgdsbleegm) 14.55.57 Join ccf-100 [0] (ccf-100mat@gateway/shell/matrix.org/x-zascygfojgkdixlc) 14.55.57 Join danielp3344 [0] (danielp334@gateway/shell/matrix.org/x-nvexasejfbcakezx) 15.00.20 Quit Saijin_Naib (Read error: Connection reset by peer) 15.06.48 Join ufdm_ [0] (~ufdm@c-73-164-63-214.hsd1.mn.comcast.net) 15.11.23 Quit ufdm (Ping timeout: 256 seconds) 15.11.23 Quit user890104 (Ping timeout: 256 seconds) 15.12.16 Join user890104 [0] (~Venci@freemyipod.org) 15.17.10 Join Saijin_Naib [0] (~Saijin_Na@2603-7081-1d05-7230-9806-e0a6-26b3-5304.res6.spectrum.com) 15.47.09 Join J_Darnley [0] (~J_Darnley@d51A44418.access.telenet.be) 15.48.49 Quit jdarnley (Ping timeout: 256 seconds) 16.13.12 Quit nast (Ping timeout: 256 seconds) 16.22.41 *** Saving seen data "./dancer.seen" 16.23.24 Join nast [0] (~nast@139.64.244.18) 16.25.14 Quit J_Darnley (Ping timeout: 264 seconds) 16.27.02 Join J_Darnley [0] (~J_Darnley@d51a44418.access.telenet.be) 16.31.24 # <_bilgus_> braewoods I think I see a potential issue https://github.com/Rockbox/rockbox/blob/master/firmware/drivers/lcd-bitmap-common.c#L121 we should explicitly set lcd_current_viewport + NULL https://github.com/Rockbox/rockbox/blob/master/firmware/drivers/lcd-color-common.c#L71 16.31.45 # <_bilgus_> and finally check in viewport_init that it is still null 16.32.30 # _bilgus_: ok, if you get a patch i can test it later 16.32.36 # right now doing some research 16.32.47 # <_bilgus_> I'm not sure hwta we can do if the display fails to init but I assume we could atleast leave it in usb mode rather than crashing 16.33.18 Quit akaWolf1 (Ping timeout: 256 seconds) 16.33.23 # <_bilgus_> I will throw something together later and hopefully we can trap it 16.33.57 # _bilgus_: actually for the H10, the OF provides usb mode for early boot 16.34.29 Join akaWolf [0] (~akaWolf@unaffiliated/akawolf) 16.34.39 Quit Saijin_Naib (Read error: Connection reset by peer) 16.56.45 Quit akaWolf (*.net *.split) 16.56.45 Quit copper (*.net *.split) 16.56.46 Quit rasher (*.net *.split) 16.57.16 Join akaWolf [0] (~akaWolf@unaffiliated/akawolf) 16.57.16 Join copper [0] (~copper@unaffiliated/copper) 16.57.16 Join rasher [0] (~rasher@rockbox/developer/rasher) 16.59.18 Quit Galois (Ping timeout: 246 seconds) 17.00.09 Quit copper (Ping timeout: 256 seconds) 17.01.43 Join copper [0] (~copper@unaffiliated/copper) 17.02.10 Join Saijin_Naib [0] (~Saijin_Na@2603-7081-1d05-7230-9806-e0a6-26b3-5304.res6.spectrum.com) 17.12.02 Quit Saijin_Naib (Ping timeout: 264 seconds) 17.25.39 Join Saijin_Naib [0] (~Saijin_Na@2603-7081-1d05-7230-9806-e0a6-26b3-5304.res6.spectrum.com) 17.55.45 # speachy: this is the weirdest... 17.55.54 # the yh-925 i modded with a CF card... 17.56.01 # the writes to it don't go through 17.56.08 # when i read back, it's as if nothing was written 17.56.19 # no USB errors 17.56.25 # it's just werid 17.56.39 # i'll do more investigating 17.57.23 Quit akaWolf (Ping timeout: 256 seconds) 17.57.37 Join akaWolf [0] (~akaWolf@unaffiliated/akawolf) 17.58.18 Quit Saijin_Naib (Remote host closed the connection) 18.07.53 Quit fmlatghor (Remote host closed the connection) 18.08.44 Join fmlatghor [0] (~lcoogan@2601:5cd:8100:2890:f113:9aeb:3998:dd8f) 18.16.29 Join Saijin_Naib [0] (~Saijin_Na@2603-7081-1d05-7230-11ee-90ad-2990-454a.res6.spectrum.com) 18.19.54 Quit lebellium (Quit: Leaving) 18.22.45 *** Saving seen data "./dancer.seen" 18.24.14 Quit Saijin_Naib (Disconnected by services) 18.24.18 Join Saijin-Naib [0] (~Saijin_Na@2603-7081-1d05-7230-11ee-90ad-2990-454a.res6.spectrum.com) 18.29.14 # <_bilgus_> braewoods https://www.mediafire.com/folder/thm1b4ljwprxk/iriver_h10 18.29.51 # <_bilgus_> literally just sets the viewport to NULL to ensure proper init 18.30.40 # <_bilgus_> its all I can think of looking over the code being that others share the same code too so hopefully its just a failure to init to 0 18.31.11 # <_bilgus_> and not some weird stack overflow or alignment 18.34.53 # <_bilgus_> hmm so its in icode and I don't see anything for code zero like bss 18.47.26 Quit Saijin-Naib (Ping timeout: 264 seconds) 18.58.28 Join Galois [0] (djao@efnet.math.uwaterloo.ca) 19.32.35 Join cockroach [0] (~blattodea@pdpc/supporter/active/cockroach) 19.33.11 Join Saijin_Naib [0] (~Saijin_Na@2603-7081-1d05-7230-71d7-be0b-a42a-8b78.res6.spectrum.com) 19.33.50 Quit Saijin_Naib (Disconnected by services) 19.33.54 Join Saijin-Naib [0] (~Saijin_Na@2603-7081-1d05-7230-71d7-be0b-a42a-8b78.res6.spectrum.com) 19.58.14 Quit Saijin-Naib (Ping timeout: 264 seconds) 20.22.47 *** Saving seen data "./dancer.seen" 21.04.06 Quit Soap (Read error: Connection reset by peer) 21.06.11 Join braewoods1 [0] (~braewoods@learnprogramming/staff/braewoods) 21.06.32 Join _builtin [0] (~quassel@rockbox/developer/builtin) 21.07.46 Join benedikt93 [0] (~quassel@unaffiliated/benedikt93) 21.12.38 Quit braewoods (*.net *.split) 21.12.38 Quit benedikt93_ (*.net *.split) 21.12.38 Quit __builtin (*.net *.split) 21.12.38 Quit dys (*.net *.split) 21.14.48 Quit Galois (Ping timeout: 246 seconds) 21.47.14 Quit fmlatghor (Quit: WeeChat 3.0.1) 22.22.50 *** Saving seen data "./dancer.seen" 23.11.49 Quit cockroach (Quit: leaving) 23.14.09 Join Galois [0] (djao@efnet.math.uwaterloo.ca) 23.25.59 Join f1reflyylmao [0] (~f1refly@2a01:c23:8c00:6500:9ce:44c5:5ab8:d29b) 23.28.22 Quit f1refly (Ping timeout: 256 seconds) 23.28.23 Nick f1reflyylmao is now known as f1refly (~f1refly@2a01:c23:8c00:6500:9ce:44c5:5ab8:d29b) 23.30.39 Join Stanley00 [0] (~stanley00@unaffiliated/stanley00) 23.34.02 Quit ac_laptop (Ping timeout: 256 seconds) 23.35.42 Join ac_laptop [0] (~ac_laptop@186.2.247.129) 23.46.19 Join Saijin_Naib [0] (~Saijin_Na@2603-7081-1d05-7230-a0e4-aed6-a328-8368.res6.spectrum.com) 23.52.10 Quit ac_laptop (Ping timeout: 256 seconds)