<wolfspraul> a short update from Adam: he has now applied fix2 to 70 boards already, and will finish all of them, probably by the end of today
<wolfspraul> then a batch of impedance/power-on/reflash testing, then we see
<wolfspraul> most likely that'll be tomorrow
<GitHub116> [linux-milkymist] larsclausen pushed 1 new commit to master: https://github.com/milkymist/linux-milkymist/commit/54b8f87dadb0cf99ccacfedbc5212ebb747f9698
<GitHub116> [linux-milkymist/master] lm32: Disable interrupts while restoring irq and syscall stackframe - Lars-Peter Clausen
<larsc> looks as if it is finanly stable, at least my stress tests don't crash anymore
<wolfspraul> nice, I should mention that in the news I guess
<wolfspraul> which linux version is this actually?
<larsc> 3.0
<Alarm> when I load a file "patch" with the command 'first patch', I always get the message 'No patches found' when click on Go?
<larsc> lekernel: uart "thru" mode is loopback?
<lekernel> yes
<lekernel> Alarm, use "configured" mode
<lekernel> or use the patch editor
<aw> rc3 status: all reworks done, next to clean all.
<Alarm> k thank you. It works.
<Alarm> For FTP, DHCP is not working? I set to manual IP address
<lekernel> dhcp is working, or should be ...
<wolfspraul> aw: phew, great!
<roh> uh. aw. you are fast
<roh> :)
<aw> roh, :) try to test them tomorrow. my soldering status will be approved then. before each board gets test surely I need to visually inspect and measured myself. :)
<roh> i should hurry up completing the glueing today
<aw> roh, sounds good news from you. :)
<wpwrak> roh: new job title: "glue sniffer" ;-)
<lekernel> found a wiki engine that sucks more than mediawiki: the redmine wiki
<lekernel> in fact, I wonder what is worse, spam dousing or the most obscure syntax ever
<methril_work> nods about redminke wiki engine
<methril_work> morning
<GitHub11> [uclibc-lm32] larsclausen pushed 4 new commits to master: https://github.com/milkymist/uclibc-lm32/compare/679f42b...71624d5
<GitHub11> [uclibc-lm32/master] Merge branch 'master' of github.com:milkymist/uclibc-lm32 - Lars-Peter Clausen
<GitHub11> [uclibc-lm32/master] lm32: Drop unused __syscall_return - Lars-Peter Clausen
<GitHub11> [uclibc-lm32/master] lm32: Cleanup clone - Lars-Peter Clausen
<GitHub141> [linux-milkymist] larsclausen pushed 3 new commits to master: https://github.com/milkymist/linux-milkymist/compare/54b8f87...989f405
<GitHub141> [linux-milkymist/master] lm32: Remove incomplete dts - Lars-Peter Clausen
<GitHub141> [linux-milkymist/master] lm32: Speed up aligned memcpy - Lars-Peter Clausen
<GitHub141> [linux-milkymist/master] ASoC: Update milkymist platform to the current API - Lars-Peter Clausen
<Alarm> What procedure must be followed to program the keys of RC5 remote control?
<wolfspraul> Alarm: do you have an RC5 control that works?
<Alarm> yes
<Alarm> philips
<wolfspraul> did you test it with m1?
<Alarm> m1?
<wolfspraul> you go to the IR remote dialog, and press a number on your remote, say '5', you should see the value 0x05
<wolfspraul> Milkymist One
<Alarm> :)
<wolfspraul> did you try that?
<wolfspraul> you see the correct number?
<Alarm> no
<wolfspraul> I'm asking because the rc5 implementation in the Milkymist SoC right now is very timing sensitive, and will not be as robust/flexible as other rc5 implementations
<wolfspraul> so it's a bit hyperbole to call it 'rc-5' actually :-)
<wolfspraul> it's most like "some rc-5" right now
<wolfspraul> we changed the timing to match the remote we are including with future units, but now some other remotes don't work anymore
<wolfspraul> the best would be a more robust rc-5 implementation but that's a lot of work and nobody sees it as enough of a priority...
<Alarm> c'est  aleatoire
<lekernel> on the other hand, it could work with non-RC5 remotes as well by changing the code
<wolfspraul> Alarm: if you have a philips, maybe if you go back to the old value your remote will work again
<Alarm> it is an old remote a philips DVD player
<wolfspraul> do you know how to build the SoC from source?
<wolfspraul> you can try changing that one value back and maybe you are lucky :-)
<wpwrak> wolfspraul: no, don't make a better rc5 implementation. make a universal detector that doesn't even try to "understand" the code
<wolfspraul> we tested a lot of remotes, like 10-15 (all rc5), and with old or new setting _some_ will work, some don't
<wpwrak> wolfspraul: lekernel promised me one of his old M1 boards if i hack that part. so maybe it'll happen one day ;-)
<wolfspraul> ok the more flexible you want to make it the more work it will be
<lekernel> not necessarily
<lekernel> if it's generic, it can overcome pesky problems like timing variations between remotes
<wpwrak> more flexible would actually be much simpler :)
<wolfspraul> alright, I rest my case
<lekernel> it's less annoying testing
<wolfspraul> I'll write it on my Santa Claus wishlist this year
<wpwrak> dons the red pointy hat
<roh>    ~.
<roh> re
<aw> rc3:  clean done. Let's test impedance tomorrow. :-)
<larsc> whoa, linux has survived 8h of constantly spawning and exiting processes on the mm one board. that's like the first time ever
<lekernel> larsc, shall I create a repository for openwrt?
<lekernel> larsc, this is cool, congratulations :)
<larsc> repo for openwrt would be nice
<lekernel> you should have access already
<larsc> thanks
<GitHub18> [extras-m1] yizhangsh pushed 1 new commit to master: https://github.com/milkymist/extras-m1/commit/5aee94251285c432afdb59ba3b9e35caa3f5f0c5
<GitHub18> [extras-m1/master] add size 285x210 mm brochure artwork. - Yi Zhang
<GitHub110> [milkymist] sbourdeauducq pushed 1 new commit to master: https://github.com/milkymist/milkymist/commit/7abd367bf4baead9a7c7473fa2a2f4efec0577db
<GitHub110> [milkymist/master] TMU prefetch: flush cache - Sebastien Bourdeauducq
<GitHub24> [milkymist] sbourdeauducq pushed 1 new commit to master: https://github.com/milkymist/milkymist/commit/df573f94f9875cf4a2dcee409a6e0f6b83c644be
<GitHub24> [milkymist/master] TMU prefetch: fix commit FIFO write indexing - Sebastien Bourdeauducq
<GitHub23> [extras-m1] yizhangsh pushed 1 new commit to master: https://github.com/milkymist/extras-m1/commit/d54abfc33748cae0e13f5125f4206dd40cd24434
<GitHub23> [extras-m1/master] added A3 brochure - Yi Zhang
<kristianpaul> larsc: how wwas the overall performance of your test?
<kristianpaul> i mean did you check memory and cpu stats as well?
<larsc> i did not test for performance
<GitHub92> [milkymist] sbourdeauducq pushed 1 new commit to master: https://github.com/milkymist/milkymist/commit/c219760cbb34842d8790048fba5b9c61ea664a35
<GitHub92> [milkymist/master] TMU prefetch: faster commit - Sebastien Bourdeauducq
<mwalle> btw qemu 0.15 is forked
<lekernel> and does it work?
<GitHub84> [milkymist] sbourdeauducq pushed 1 new commit to master: https://github.com/milkymist/milkymist/commit/639f1242e92a976fb33a7c446eb8fa75f8b9ecaf
<GitHub84> [milkymist/master] TMU prefetch: even faster commit - Sebastien Bourdeauducq
<mwalle> lekernel: nope, but the patch was sent last week, i'll request a pull for it
<GitHub74> [milkymist] sbourdeauducq pushed 1 new commit to master: https://github.com/milkymist/milkymist/commit/2c430c95c8a06edd24315943e6974d705c8b10dc
<GitHub74> [milkymist/master] TMU prefetch: fix qpram read-after-write - Sebastien Bourdeauducq
<wpwrak> fun idea: if you have a display wall made up of several LCD/plasma screens, perhaps a set of M1 could be used to display things across these screens. would need the ability to pretend do render things off-screen, e.g., if a particle crosses from one screen to the next, M1 #1 would first render it in its visible area, while M1 #2 would pretend to render (tracking the motion) but doesn't show anything. then, when the particle crosses, the
<wpwrak> roles would be reversed. also needs the ability to synchronize rendering clocks with reasonable accuracy (i guess you could be a few pixels off without anyone noticing, though)
<kristianpaul> is not that something very common in concerts?
<wpwrak> should be, yes. and the equipment is probably quite $$$ :)
<wpwrak> M1 could be a super low-cost alternative if you can find some suitable panels :)
<GitHub167> [milkymist] sbourdeauducq pushed 2 new commits to master: https://github.com/milkymist/milkymist/compare/2c430c9...c43799e
<GitHub167> [milkymist/master] TMU prefetch: fix pipe ack generation in tagmem - Sebastien Bourdeauducq
<GitHub167> [milkymist/master] TMU: testbench: display mask on bus writes - Sebastien Bourdeauducq
<GitHub47> [milkymist] sbourdeauducq pushed 1 new commit to hires: https://github.com/milkymist/milkymist/commit/af1f9318b0f7078024d4687a04ceb2d91c6658cf
<GitHub47> [milkymist/hires] Merge branch 'master' into hires - Sebastien Bourdeauducq
<GitHub106> [linux-milkymist] mwalle pushed 3 new commits to master: https://github.com/milkymist/linux-milkymist/compare/989f405...9382ce7
<GitHub106> [linux-milkymist/master] lm32: remove debug output in milkymistfb - Michael Walle
<GitHub106> [linux-milkymist/master] lm32: refactor lm32 architecture - Michael Walle
<GitHub106> [linux-milkymist/master] lm32: simplify architecture setup - Michael Walle
<mwalle> larsc: i'm not sure if the memory initialization is correct, see arm/uc32_bootmem_{init,free} for a pretty generic one
<GitHub3> [linux-milkymist] mwalle pushed 1 new commit to master: https://github.com/milkymist/linux-milkymist/commit/fa90900f345610929ae415ea5e0a5bdb01743845
<GitHub3> [linux-milkymist/master] lm32: make milkymist gpio driver OF compatible - Michael Walle