*** tpb has joined #timvideos | 00:00 | |
*** sb0 has joined #timvideos | 00:52 | |
*** panther has joined #timvideos | 01:29 | |
*** panther is now known as sab_123 | 01:29 | |
sab_123 | mithro, ping | 01:29 |
---|---|---|
mithro | sab_123: I'll look at your pull request on the weekend | 01:52 |
sab_123 | mithro, okay thanks. | 01:52 |
mithro | sab_123: actually have to do work for my employer occasionally :P | 01:54 |
sab_123 | mithro, yes :-), I agree completely. No issues. Just wanted to confirm | 01:55 |
mithro | sab_123: pester me if you haven't seen anything by Monday | 01:55 |
sab_123 | mithro, will do | 01:55 |
*** sab_123 has quit IRC | 02:03 | |
*** Bertl_oO is now known as Bertl_zZ | 02:09 | |
mithro | tumbleweed: ping? How should I set up a list of things which could be worked on for the DebCamp16 sprints for HDMI2USB stuff? | 02:21 |
*** CarlFK has joined #timvideos | 03:18 | |
*** ChanServ sets mode: +v CarlFK | 03:18 | |
*** ssk1328 has joined #timvideos | 03:48 | |
*** rohitksingh_work has joined #timvideos | 04:15 | |
mithro | CarlFK: your testing script, can you get it to dump the version information too? | 04:27 |
CarlFK | mithro: that would only apply when I see the HDMI2USB> prompt, right ? | 04:29 |
mithro | CarlFK: yes | 04:29 |
ssk1328 | mithro: The heartbeat pull request is old. I have completely restructured the code now. | 04:38 |
mithro | ssk1328: okay, can you please update the pull request then? | 04:39 |
ssk1328 | mithro: I can't seem to figure out how to send a pull request without the previous README.md commits | 04:39 |
mithro | ssk1328: you need to change what is in the branch | 04:39 |
mithro | You will need to do a "git push --force" eventually | 04:40 |
ssk1328 | I have a branch with heartbeat stuff added to it. But this branch also has previous commits so now I need to cherrypick that specific commit. | 04:42 |
mithro | ssk1328: so, rename your old branch and create a new branch with the same name that only has the commits you want | 04:45 |
ssk1328 | mithro: I just sent a new pull request | 04:57 |
mithro | ssk1328: I would prefer you used the existing pull request | 04:57 |
mithro | ssk1328: your new pull request is incorrect too, it has the update README and then a revert commit - it shouldn't have the commit at all | 04:58 |
ssk1328 | mithro: Okay | 05:01 |
*** rohitksingh_work has quit IRC | 05:02 | |
CarlFK | mithro: looking at HDMI2USB>version... is there any one line that you want? like git describe: v0.0.0-639-g956a8b3-dirty | 05:25 |
CarlFK | or built: Apr 11 2016 15:53:09 | 05:25 |
mithro | CarlFK: the pull stuff would be good | 05:30 |
*** mobydikc has quit IRC | 05:37 | |
ssk1328 | mithro: Sent you a pull request for heartbeat thing | 06:01 |
mithro | ssk1328: added comments | 06:09 |
ssk1328 | mithro: I am not sure why travis-ci is failing | 06:10 |
ssk1328 | It works fine when I do make load-lm32 | 06:10 |
mithro | ssk1328: you can go and look at the error messages and find out why | 06:11 |
ssk1328 | mithro: the function that the error message is saying is undefined has already been included via hdmi_in* header files | 06:12 |
mithro | ssk1328: not all devices have two inputs and two outputs | 06:13 |
ssk1328 | mithro: Okay | 06:14 |
CarlFK | mithro: how does this look? (still running...) http://paste.ubuntu.com/17426329/ | 06:36 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 06:36 |
mithro | CarlFK: good | 06:36 |
mithro | CarlFK: just a sanity check that what is running on the device is what we asked :) | 06:36 |
CarlFK | mithro: makes sense. I am also showing the builds that don't have an atlys dir (build failed i guess?) | 06:37 |
CarlFK | mithro: got a place for me to put this code? | 06:38 |
mithro | CarlFK: not really | 06:38 |
CarlFK | lol | 06:38 |
CarlFK | k | 06:38 |
mithro | CarlFK: It might make sense in the prebuilt repo | 06:39 |
CarlFK | that was my guess | 06:39 |
mithro | CarlFK: dump it in a gist for now | 06:39 |
CarlFK | mithro: why bother? | 06:40 |
mithro | CarlFK: what do you mean? | 06:40 |
CarlFK | what is the point of my putting it in a gist ? | 06:41 |
mithro | CarlFK: So that we have it atleast stored somewhere | 06:41 |
CarlFK | how do you find it later? | 06:42 |
mithro | CarlFK: search the logs here :P | 06:42 |
mithro | CarlFK: there are a couple of bits that should probably be extracted and put into the modeswitch tool | 06:43 |
mithro | CarlFK: it'll also let me add some comments | 06:43 |
CarlFK | mithro: is there a .. um.. command I can run to put a file in a gist ? | 06:44 |
mithro | CarlFK: there is, but I can't remember it off the top of my head | 06:45 |
mithro | just go to https://gist.github.com/ and paste | 06:45 |
tpb | Title: Create a new Gist · GitHub (at gist.github.com) | 06:45 |
mithro | https://gist.github.com/defunkt/370230 | 06:45 |
tpb | Title: A list of Gist clients. · GitHub (at gist.github.com) | 06:45 |
mithro | CarlFK: gist is basically a better pastebin :) | 06:46 |
CarlFK | better for who :p | 06:46 |
mithro | CarlFK: everyone, it lets you update it - it has syntax highlighting - etc | 06:47 |
*** rohitksingh_work has joined #timvideos | 06:47 | |
CarlFK | $ pastebinit find_firm.py | 06:48 |
CarlFK | http://paste.ubuntu.com/17426387/ | 06:48 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 06:48 |
CarlFK | that works. this .. does not: | 06:48 |
CarlFK | carl@twist:~/mnt/cnt1/juser/bin$ gist find_firm.py | 06:48 |
CarlFK | gist: (WARNING) fread failed (command) on CGM file find_firm.py | 06:48 |
CarlFK | gist: (WARNING) BEGIN METAFILE element missing | 06:48 |
CarlFK | gist: (WARNING) find_firm.py is not a binary CGM, cannot open | 06:48 |
CarlFK | gist> | 06:48 |
mithro | CarlFK: I think that is not the gist I'm talking about | 06:49 |
mithro | CarlFK: https://github.com/defunkt/gist#command | 06:50 |
tpb | Title: GitHub - defunkt/gist: Potentially the best command line gister. (at github.com) | 06:50 |
mithro | CarlFK: it should work just like your pastebinit command | 06:50 |
Joelw | Looks like the one you ran was "GIST - A Scientific Graphics Package For UNIX Workstations" | 06:50 |
CarlFK | that's what I was hoping for | 06:50 |
CarlFK | lol | 06:50 |
CarlFK | carl@twist:~/mnt/cnt1/juser/bin$ gist find_firm.py | 06:53 |
CarlFK | https://gist.github.com/a39572f22ff118bf59c65c4f523a4c3b | 06:53 |
tpb | Title: find_firm.py · GitHub (at gist.github.com) | 06:53 |
mithro | CarlFK: do you think you could see if you can make https://github.com/timvideos/HDMI2USB-misoc-firmware/blob/master/scripts/download-prebuilt.sh script work again? | 06:53 |
tpb | Title: HDMI2USB-misoc-firmware/download-prebuilt.sh at master · timvideos/HDMI2USB-misoc-firmware · GitHub (at github.com) | 06:53 |
CarlFK | \o/ | 06:53 |
mithro | great! | 06:55 |
mithro | CarlFK: it would be good if we have a couple of Python commands which probed the prebuilt repo on github and returned the available firmware versions | 06:55 |
mithro | CarlFK: the idea would be that you should be able to do something like "hdmi2usb-mode-switch --load=<revision number|stable/testing/unstable>" and it updates your board | 06:56 |
mithro | CarlFK: why did you use the openocd command rather than the flash command? | 06:57 |
*** rohitksingh_wor1 has joined #timvideos | 06:58 | |
CarlFK | I know of openocd and I don't know of flash | 06:58 |
*** rohitksingh_work has quit IRC | 07:00 | |
CarlFK | mithro: looks like there is no "git describe" or maybe even version command at some point ? | 07:01 |
CarlFK | whoops.. I shouldn't have the r = ser.write(b'version\n') inside the loop that reads the results back one line at a time... | 07:03 |
mithro | Yeah | 07:03 |
CarlFK | is there some way to update that gist? | 07:04 |
mithro | If you go back before LCA the version info is wrong | 07:04 |
mithro | CarlFK: yes | 07:04 |
mithro | CarlFK: see the thing I linked | 07:05 |
mithro | CarlFK: the aim with mode switch is that you shouldn't need to know openocd or fxload to update your firmware and manage the device | 07:06 |
mithro | Not quite there yet, but slowly getting there | 07:07 |
mithro | Btw did you try out the new udev rules? | 07:07 |
CarlFK | I think I saw them, pretty sure I haven't done anything with them | 07:08 |
*** se6astian has joined #timvideos | 07:08 | |
mithro | They should give you stable /dev/hdmi2usb names | 07:09 |
mithro | So you can use /dev/hdmi2usb/by-num/board0/video in your other scripts | 07:11 |
mithro | Anyway gtg! | 07:13 |
mithro | Should be around on the weekend | 07:14 |
CarlFK | HDMI2USB>version | 07:16 |
CarlFK | gateware revision: 0607e926 | 07:16 |
CarlFK | firmware revision: 0607e926, built Jan 26 2016 11:25:39 | 07:16 |
CarlFK | that's when my script got stuck | 07:16 |
CarlFK | http://paste.ubuntu.com/17426578/ | 07:17 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 07:17 |
CarlFK | im off to | 07:17 |
*** rohitksingh_wor1 has quit IRC | 07:45 | |
*** rohitksingh_work has joined #timvideos | 07:46 | |
*** cr1901_modern has quit IRC | 07:58 | |
*** wanig_ has joined #timvideos | 08:39 | |
*** cyrozap has quit IRC | 08:42 | |
*** cyrozap has joined #timvideos | 08:44 | |
*** wanig has quit IRC | 08:45 | |
*** rohitksingh_work has quit IRC | 08:46 | |
*** deeprave has quit IRC | 08:49 | |
*** deeprave has joined #timvideos | 08:50 | |
*** ssk1328 has quit IRC | 09:04 | |
*** Bertl_zZ is now known as Bertl | 09:21 | |
*** aom has joined #timvideos | 10:29 | |
*** aom has quit IRC | 10:54 | |
*** panther has joined #timvideos | 11:18 | |
*** panther is now known as sab_123 | 11:19 | |
*** rohitksingh_work has joined #timvideos | 11:32 | |
*** sab_123 has quit IRC | 13:15 | |
*** rohitksingh_work has quit IRC | 13:43 | |
*** se6astian is now known as se6astian|away | 15:04 | |
*** se6astian|away is now known as se6astian | 16:05 | |
*** Bertl is now known as Bertl_oO | 19:32 | |
*** se6astian is now known as se6astian|away | 21:00 | |
*** cr1901_modern has joined #timvideos | 23:23 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!