*** tpb has joined #timvideos | 00:00 | |
cr1901_modern | mithro: We should perhaps keep this on our radar, but from what I can gather TravisCI is having most of its team laid off. So it _might_ not be around for much longer? | 02:14 |
---|---|---|
mithro | cr1901_modern: If they disappear one of their competitors will step up with a drop in replacement like instantly | 02:15 |
cr1901_modern | probably | 02:16 |
cr1901_modern | mithro: Yea you're prob right, just thought it was worth mentioning b/c if they do go under you'll have to go through the "xfer ISE/Vivado to your VM" dance again | 02:32 |
cr1901_modern | and that was enjoyable the last time IIRC :) | 02:33 |
mithro | cr1901_modern: It will work with anything that is ubuntu based | 02:33 |
CarlFK | mithro: I got "*** Unhandled exception 6 *** (and reg dump)" http://paste.ubuntu.com/p/k5KVYzZFQk/ on both qemu and Arty, booting hdmi2usb but not linux. I was getting this 100% of the time for about 2 days, now I can't reproduce it | 02:40 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 02:40 |
CarlFK | mithro: firmware version hasn't changed. do you know if either litex or gcc changed? | 02:42 |
*** CarlFK has quit IRC | 03:56 | |
*** CarlFK has joined #timvideos | 03:58 | |
*** ChanServ sets mode: +v CarlFK | 03:58 | |
*** futarisIRCcloud has joined #timvideos | 03:58 | |
CarlFK | application-specific initialization failed: couldn't load file "librdi_commontasks.so": libtinfo.so.5: cannot open shared object file: No such file or directory http://paste.ubuntu.com/p/y4SJrgqT8z/ | 04:03 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 04:03 |
*** rohitksingh_work has joined #timvideos | 04:12 | |
CarlFK | https://forums.xilinx.com/t5/Design-Entry/librdi-common-not-found-executing-vivado/td-p/536991 Re: librdi_common* not found executing vivado | 04:17 |
tpb | Title: librdi_common* not found executing vivado - Community Forums3rd Party Header & Footer (at forums.xilinx.com) | 04:17 |
CarlFK | export LD_LIBRARY_PATH=/opt/Xilinx/Vivado/2018.3/lnx64/tools/clang-3.9/lib | 04:38 |
CarlFK | rawr. build/arty_net_or1k//qemu/or1k-softmmu/qemu-system-or1k: /opt/Xilinx/Vivado/2018.3/lnx64/tools/clang-3.9/lib/libz.so.1: version `ZLIB_1.2.3.4' not found (required by /usr/lib/x86_64-linux-gnu/libpng16.so.16) | 04:41 |
CarlFK | export LD_LIBRARY_PATH=/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/opt/Xilinx/Vivado/2018.3/lnx64/tools/clang-3.9/lib | 05:13 |
CarlFK | that got firmware built. yay | 05:13 |
*** m4ssi has joined #timvideos | 08:12 | |
*** rohitksingh_work has quit IRC | 08:59 | |
*** rohitksingh_work has joined #timvideos | 08:59 | |
*** Kripton has quit IRC | 09:26 | |
*** rohitksingh_wor1 has joined #timvideos | 09:35 | |
*** rohitksingh_work has quit IRC | 09:37 | |
*** futarisIRCcloud has quit IRC | 09:38 | |
*** Kripton has joined #timvideos | 10:17 | |
*** rohitksingh has joined #timvideos | 13:17 | |
*** m4ssi has quit IRC | 14:19 | |
*** m4ssi has joined #timvideos | 14:20 | |
*** rohitksingh has quit IRC | 14:24 | |
*** rohitksingh has joined #timvideos | 14:26 | |
*** rohitksingh has quit IRC | 14:35 | |
*** Kripton has quit IRC | 16:55 | |
*** Kripton has joined #timvideos | 17:03 | |
*** m4ssi has quit IRC | 17:17 | |
*** mauz555 has joined #timvideos | 17:21 | |
*** mauz555 has quit IRC | 17:45 | |
*** waldo323 has quit IRC | 20:32 | |
*** waldo323 has joined #timvideos | 20:48 | |
*** Kripton has quit IRC | 21:02 | |
*** waldo323 has quit IRC | 21:04 | |
*** waldo323 has joined #timvideos | 21:06 | |
*** Kripton has joined #timvideos | 21:16 | |
*** Guest36339 is now known as Toba | 21:24 | |
*** Toba has joined #timvideos | 21:24 | |
mithro | CarlFK: Did you see https://github.com/timvideos/flterm/pull/7 ? | 22:19 |
tpb | Title: flterm.c: exit cleanly on SIGINT (ctrl-C) by ewenmcneill · Pull Request #7 · timvideos/flterm · GitHub (at github.com) | 22:19 |
CarlFK | mithro: I did. | 22:19 |
CarlFK | mithro: I need the 1 line of ^d - I completely don't care about ^c anymore | 22:19 |
CarlFK | pretty sure make is trapping? ^c | 22:20 |
mithro | CarlFK: Well, I merged ewen's fix, so you need to rebase yours | 22:21 |
CarlFK | mithro: k | 22:21 |
CarlFK | mithro: I discovered command line Vivado install https://paste.ubuntu.com/p/Hk5rkRHnM9/ | 22:21 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 22:21 |
mithro | CarlFK: yes? https://github.com/SymbiFlow/prjxray-dev-env/blob/master/Dockerfile#L54-L59 | 22:23 |
tpb | Title: prjxray-dev-env/Dockerfile at master · SymbiFlow/prjxray-dev-env · GitHub (at github.com) | 22:23 |
mithro | CarlFK: That is how to do it from a network hosted file without having to store it locally on disk | 22:23 |
CarlFK | mithro: yeah, same thing | 22:24 |
CarlFK | mithro: https://github.com/timvideos/flterm/pull/6/files | 22:50 |
tpb | Title: exit gracefully on SIGINT and ^d. by CarlFK · Pull Request #6 · timvideos/flterm · GitHub (at github.com) | 22:50 |
*** futarisIRCcloud has joined #timvideos | 22:58 | |
CarlFK | mithro: can you put in my ^d code and get it into conda (I think thats the name() | 23:08 |
CarlFK | 5pm I haven't had breakfast yet | 23:08 |
mithro | CarlFK: Fix up my two comments and I will do that | 23:09 |
CarlFK | trying to do paperwork for 3 shows comeing up - promised it by last Tues | 23:09 |
CarlFK | i expect it will be at least 2 hours | 23:09 |
*** m4ssi has joined #timvideos | 23:10 | |
CarlFK | how do I spell rj45? | 23:37 |
mithro | RJ45? | 23:39 |
CarlFK | is there a dash in: Cat-5 RJ45 cable | 23:42 |
CarlFK | I bet there are wikipidia pages for all this. | 23:43 |
CarlFK | I should put my bid on their wiki and thell them to fix it :p | 23:43 |
Toba | fuck | 23:43 |
Toba | oh sorry wrong channel | 23:43 |
Toba | I meant to curse at a different group of people | 23:43 |
CarlFK | lol - I thought this was ps1 too :p | 23:45 |
Toba | hah | 23:46 |
Toba | you know me too well | 23:46 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!