*** tpb has joined #timvideos | 00:00 | |
mithro | Bblr | 00:03 |
---|---|---|
*** CarlFK has quit IRC | 00:28 | |
vys | mithro CarlFK[m] what am I helping with?? | 00:34 |
vys | oh, if it's helping CarlFK[m] flash things, then yeah I can type commands in quotes | 00:55 |
vys | through a CarlTunnel | 00:55 |
*** CarlFK has joined #timvideos | 01:06 | |
*** ChanServ sets mode: +v CarlFK | 01:06 | |
xfxf | mithro: spending most of today sorting out inventory. my house is covered with boxes and cables and equipment | 01:19 |
mithro | I'll be around for a couple of hours in about 20 minutes | 01:33 |
mithro | xfxf / CarlFK: ^ | 01:33 |
mithro | vys: what firmware are you using at word camp on your Opsis boards? | 01:33 |
mithro | jea: ^ | 01:35 |
CarlFK[m] | mithro (IRC): good - Im home, setting up Opsis now | 01:42 |
jea | mithro: we used the last prebuilt one | 01:45 |
jea | 710 or something from memory | 01:45 |
CarlFK[m] | it is on my wiki page | 01:47 |
mithro | jea: Okay, cool you didn't need to revert to an older version is good | 01:49 |
CarlFK[m] | mithro (IRC): should make conda setup udev rules? | 01:50 |
mithro | CarlFK[m]: no | 01:50 |
mithro | CarlFK[m]: but a plain "make" will | 01:50 |
vys | mithro: #710 | 01:53 |
mithro | vys: And it is working okay? | 01:53 |
vys | although we're not using any in my room | 01:53 |
jea | it has been working fine in the room we have it in | 01:53 |
jea | all computers have worked first go. I haven't even had to connect to the opsis to do anything | 01:53 |
vys | I don't know what are reasonable device limitations, and what is properly busted | 01:53 |
mithro | vys: You are not using any Opsis? How are you recording then? | 01:54 |
jea | are we storing the state now as well? unless I'm missing something, the opsis seems to have kept the settings between restarts | 01:54 |
mithro | jea: Nope | 01:54 |
vys | camera -> SD card, USB Audio -> ffmpeg -> audio_$DATETIME.mp3 | 01:54 |
jea | hmm, maybe i just got lucky | 01:54 |
mithro | vys: ouch.... | 01:55 |
vys | it's not the worst | 01:55 |
vys | it does mean we have to align and stitch later | 01:55 |
mithro | vys: Yeah - I don't do that anymore - it's too painful | 01:55 |
jea | mithro: what things should we do to get information out of cameras that don't talk to the opsis nicely? I know you got information from laptops at past lcas, for example, but I don't know what data you gathered | 01:56 |
mithro | jea: Which cameras do you have? The HV30/HV20s? | 01:56 |
jea | we have multiple cameras that won't give a usable stream via the opsis, but work fine in a TV, so I'm interested in working out what they are doing | 01:56 |
vys | but AFAICT people who paid to be here get value out of being in the talk, listening to Disruptors ask a bunch of stories and not relinquish the microphone | 01:56 |
vys | and that having a wide shot where you can see the slides and the presenter and some vague attempt at syncing audio/video will serve enough other purposes | 01:57 |
jea | no, we have others: a canon thing, a sony thing (vys has them next to him to give model numbers) | 01:57 |
vys | Sony FDR-AX33 | 01:58 |
vys | fast extremely dirty feed with purple everywhere for 2x uHDMI -> HDMI cables | 01:58 |
mithro | jea: There are two common causes of cameras not working -- they don't output 720p60 (only do 1080p60 or XXXi60), they don't output DVI signals (they require HDMI support) | 01:58 |
vys | and a de-synced(?) output feed for another cable | 01:59 |
vys | I can provide screenshots if appropriate | 01:59 |
mithro | vys: Video of what is happening and the debug+status opsis output is useful | 01:59 |
vys | is interleaved debug/status ok? | 02:00 |
mithro | yes | 02:00 |
jea | I know you have told me the basics before, but what stuff needs to change to support HDMI instead of just DVI? | 02:01 |
mithro | jea: developer time :-P | 02:01 |
jea | right | 02:02 |
jea | I know there is extra stuff in the EDID that needs to be output, which I could look at doing | 02:02 |
CarlFK[m] | https://github.com/CarlFK/HDMI2USB-mode-switch/wiki | 02:02 |
tpb | Title: Home · CarlFK/HDMI2USB-mode-switch Wiki · GitHub (at github.com) | 02:02 |
jea | but I suspect there is more apart from that too | 02:02 |
CarlFK[m] | Im doing that stuff - and a make. anyone know what else I need? | 02:02 |
CarlFK[m] | mithro (IRC): make before or after make conda? | 02:03 |
mithro | CarlFK[m]: https://github.com/CarlFK/HDMI2USB-mode-switch/wiki#tims-notes-4-carl-23rd-july | 02:05 |
tpb | Title: Home · CarlFK/HDMI2USB-mode-switch Wiki · GitHub (at github.com) | 02:05 |
mithro | jea: Yes, you need to decode the HDMI data islands | 02:05 |
mithro | jea: https://docs.google.com/document/d/1v7AJK4cVG3uDJo_rn0X9vxMvBwXKBSL1VaJgiXgFo5A/edit | 02:05 |
tpb | Title: Understanding HDMI & TMDS Encoding - Google Docs (at docs.google.com) | 02:05 |
mithro | jea: Or at least ignore the data islands | 02:06 |
mithro | jea: It's TEARC4 - 10b4b encoding of data | 02:06 |
*** paradisaeidae has joined #timvideos | 02:06 | |
mithro | jea: Currently the TEARC4 symbols will be detected as errors and cause corruption in the video signal | 02:08 |
CarlFK[m] | mithro (IRC): issue: make conda doesn't print the needed path | 02:08 |
CarlFK[m] | need more than that? | 02:08 |
mithro | CarlFK[m]: try the "make" one | 02:08 |
CarlFK[m] | mithro (IRC): I am entering that issue you told me to | 02:09 |
jea | mithro: right, I'll have a read of that and get my head around it | 02:09 |
CarlFK[m] | mithro (IRC): make ... /bin/sh: 3: posh: not found | 02:11 |
CarlFK[m] | Makefile:43: recipe for target 'test' failed | 02:11 |
CarlFK[m] | Ran 0 tests in 0.000s | 02:11 |
vys | mithro: webm is acceptable, using cheese for encoder capture? | 02:11 |
mithro | sudo apt-get install posh | 02:11 |
mithro | vys: Raw if possible | 02:11 |
CarlFK[m] | http://paste.ubuntu.com/25150928/ | 02:11 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 02:11 |
mithro | CarlFK[m]: install posh and try the make again... | 02:12 |
vys | I can technically do raw | 02:13 |
vys | scratch that, capturing from wayland with ffmpeg is not working on my machine right now | 02:17 |
CarlFK[m] | FileNotFoundError: [Errno 2] No such file or directory: 'fxload' | 02:18 |
mithro | CarlFK[m]: apt-get install fxload | 02:19 |
CarlFK[m] | 500 http://ppa.launchpad.net/timvideos/fpga-support/ubuntu xenial/main amd64 Packages | 02:19 |
tpb | Title: Index of /timvideos/fpga-support/ubuntu (at ppa.launchpad.net) | 02:19 |
CarlFK[m] | that one? | 02:19 |
mithro | CarlFK[m]: whatever is in stock ubuntu | 02:20 |
CarlFK[m] | b'Permission denied : /dev/bus/usb/001/004\n' | 02:24 |
CarlFK[m] | http://paste.ubuntu.com/25150981/ | 02:24 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 02:24 |
vys | mithro: I can provide webm now, and work out how to do raw later | 02:25 |
mithro | CarlFK[m]: was your opsis plugged in before you did the "make"? | 02:25 |
CarlFK[m] | mithro (IRC): yes | 02:26 |
mithro | Can you unplug it, do "make" again and then plug it in? | 02:26 |
mithro | CarlFK[m]: Then can you log an issue about "check that boards are not plugged in when reloading udev" type issue | 02:28 |
CarlFK[m] | mithro (IRC): AssertionError: flash.bin not found in ['', '/home/juser/HDMI2USB-firmware-prebuilt/archive/master/v0.0.0-701-gb6007e9/opsis/hdmi2usb', '/home/juser/HDMI2USB-mode-switch/hdmi2usb/firmware | 02:29 |
mithro | CarlFK[m]: Is there a flash.bin in there? | 02:29 |
mithro | Hrm | 02:30 |
mithro | actually | 02:30 |
mithro | You need to pull your prebuild firmware | 02:30 |
CarlFK | mithro: I cloned it 30 min ago | 02:30 |
mithro | https://github.com/timvideos/HDMI2USB-firmware-prebuilt/blob/master/opsis/firmware/unstable | 02:31 |
tpb | Title: HDMI2USB-firmware-prebuilt/unstable at master · timvideos/HDMI2USB-firmware-prebuilt · GitHub (at github.com) | 02:31 |
mithro | ../../archive/master/v0.0.3-730-gf9c031d/opsis/hdmi2usb/lm32 | 02:31 |
mithro | CarlFK: That was updated 11 hours ago, so I'm a little skeptical you cloned 30 minutes ago? | 02:33 |
CarlFK | juser@gator:~/HDMI2USB-firmware-prebuilt/opsis/firmware/testing$ git pull | 02:34 |
CarlFK | Already up-to-date. | 02:34 |
mithro | CarlFK: git remote -v | 02:34 |
CarlFK | juser@gator:~/HDMI2USB-firmware-prebuilt/opsis/firmware/testing$ git remote -v | 02:34 |
CarlFK | originhttps://github.com/timvideos/HDMI2USB-firmware-prebuilt.git (fetch) | 02:34 |
CarlFK | originhttps://github.com/timvideos/HDMI2USB-firmware-prebuilt.git (push) | 02:34 |
tpb | Title: GitHub - timvideos/HDMI2USB-firmware-prebuilt: Prebuilt firmware for the HDMI2USB devices (such as the Numato Opsis and the Digilent Atlys board) and OS drivers. (at github.com) | 02:34 |
tpb | Title: GitHub - timvideos/HDMI2USB-firmware-prebuilt: Prebuilt firmware for the HDMI2USB devices (such as the Numato Opsis and the Digilent Atlys board) and OS drivers. (at github.com) | 02:34 |
mithro | Why are you in the testing directory rather than the unstable one? | 02:35 |
CarlFK | because thats what my docs say :p | 02:35 |
CarlFK | openocd: error while loading shared libraries: libftdi.so.1: cannot open shared object file: No such file or directory | 02:37 |
mithro | apt-get install libftdi-dev | 02:38 |
CarlFK | DNA = 110000001100000011000000110000001100000011000000110000001 (0x181818181818181) | 02:39 |
vys | mitho: encoding wasn't perfect, because gnome-shell was grabbing and encoding | 02:40 |
CarlFK | when I see that, I should just do it again right ? | 02:40 |
vys | CarlFK: When I get that I unplug the USB cable, plug it back in, give it 30 seconds, and then try again | 02:40 |
mithro | CarlFK: do a "hdmi2usb-mode-switch --mode=serial" and then try again | 02:40 |
CarlFK | \o/ DNA = 100111011001000100110101110000011000110101100010001111001 (0x13b226b831ac479) | 02:41 |
vys | mithro: http://k.vystrela.me/random_cable.webm is a random cable we purchased | 02:44 |
jea | vys: we did? | 02:44 |
vys | mithro: http://k.vystrela.me/provided_cable.webm is the provided uHDMI cable for that camera | 02:44 |
jea | i know we got a lot of random SD cards :P | 02:44 |
vys | jea: did we not? | 02:44 |
vys | the GoPro uHDMI -> HDMI cable I brought does exactly the same thing as random_cable.webm | 02:45 |
jea | I don't think I bought any uHDMI cables | 02:45 |
vys | I don't know what it is then | 02:45 |
vys | it's still reasonably fresh, still got all the kinks in it from being in a box :) | 02:46 |
jea | maybe from Ryan's camera. I'll have to check later | 02:46 |
vys | or cable tied | 02:46 |
vys | perhaps | 02:46 |
CarlFK | I think it flashed | 02:46 |
jea | \o/ | 02:47 |
vys | CarlFK: \o/ | 02:47 |
CarlFK | and I think these are the steps https://github.com/CarlFK/HDMI2USB-mode-switch/wiki | 02:47 |
tpb | Title: Home · CarlFK/HDMI2USB-mode-switch Wiki · GitHub (at github.com) | 02:47 |
mithro | https://docs.google.com/drawings/d/1Rh614rAjMRT26e7i_79w6fem9ovUlgIZUD0SyDb0Hbg/edit | 02:47 |
vys | mithro: can you get any value out of those videos? | 02:51 |
mithro | vys: The pixel clock is ~75MHz - so it is outputting 720p60 or 1080i60 | 02:52 |
jea | mithro: that kit looks alright. i presume the confidence monitor is something like the small lilliput ones you have? | 02:52 |
CarlFK | confidence monitor for me is a 21" lcd | 02:53 |
mithro | jea: No, a 21" LCD - the idea is that kit is all mounted on the back of the monitor | 02:53 |
mithro | or "part of the monitor" in some way | 02:53 |
jea | ok | 02:53 |
mithro | vys: The WER rate could mean one of two things - it doesn't like your cable, or the camera is outputting HDMI rather than DVI | 02:54 |
mithro | vys: At the moment there isn't any way for me to tell the difference | 02:55 |
jea | if we get video on a TV from the same cable, is it likely to be HDMI? | 02:55 |
CarlFK[m] | jea: https://plus.google.com/u/0/photos/101817321389198875733/album/6301835907619768305/6301835909407083666?authkey=CMTOpbeAj9XazgE | 02:55 |
mithro | jea: Not really | 02:55 |
mithro | jea: Maybe try plugging it into a known working Atlys board? | 02:56 |
jea | CarlFK[m]: that is pretty neat. do you use that already? | 02:56 |
jea | mithro: what does the atlys do differently? | 02:56 |
CarlFK[m] | yep - it's pretty nice | 02:57 |
CarlFK[m] | jea: atlys has amp chips | 02:57 |
jea | CarlFK[m]: so what is inside? atlys or opsis? and i presume it has some mini computer to output the thing over ethernet? | 02:57 |
jea | hmm. so does that mean an atlys with the hdmi2usb firmware will support more devices than the opsis? | 02:58 |
CarlFK[m] | odroid c2 - https://plus.google.com/u/0/101817321389198875733 scroll down past the dead kangaroo pics | 02:58 |
mithro | jea: My idea is this thing will be called the "parasite" and is half the kit -- the other half is at the back of the room. The parasite is basically connected to the back of room with Ethernet+Power, so nothing is actually needed up the front. When packing up, the parasite is basically packed back into the other half of the of the kit. | 02:58 |
mithro | jea: The Atlys has other problems, like slower memory and only really one working HDMI interface | 02:59 |
jea | CarlFK[m]: right, i think you had the odroid at lca. it was nice and small | 03:00 |
CarlFK[m] | pi sized | 03:00 |
CarlFK[m] | dig around in my pics - I shot 12 or so as I was building | 03:00 |
CarlFK[m] | but they aren't all in one place | 03:00 |
jea | yep, i see them now | 03:01 |
jea | mithro: that sounds good. makes it easy to deploy it all | 03:01 |
vys | mithro: amp chip = redmere stuff? | 03:02 |
jea | mithro: the atlys sounds alright for testing cameras though. i'll get the one at home working and see what it does with these | 03:02 |
mithro | jea: Yeah, the idea is deployment is, open case, pull out extension cables, put parasite down the front -- now you are ready to go | 03:02 |
mithro | jea: My plan is that the kit which is at the back of the room is all already connected together and the actual box is the stand / tripod / desk for the camera and mixing computer | 03:03 |
mithro | CarlFK: I'm going to have to head out soon. | 03:06 |
mithro | CarlFK: have you successfully flash the board? | 03:06 |
mithro | CarlFK: after flashing, power cycle the board and connect to the serial console, then check the version info | 03:08 |
mithro | CarlFK[m]: do I have to use this one to get you notified? | 03:08 |
CarlFK[m] | mithro (IRC): I think it flashed - trying to install minicom and i reset my password :[ tumbleweed (IRC) rawr!!! | 03:09 |
CarlFK[m] | mithro (IRC): im not sure what nics me :p matrix goes to my phone | 03:10 |
jea | i have no idea how you managed to reset your password in the process of installing minicom, but I am very impressed | 03:10 |
CarlFK[m] | the DC guys let ansible mangae the pw | 03:10 |
jea | oh right | 03:10 |
jea | maybe I used the same password as what it is, so we don't have the issue :) | 03:11 |
CarlFK[m] | and it doesn't really work well | 03:11 |
jea | now for lunch | 03:11 |
mithro | CarlFK[m]: it would be worth trying to see if these instructions work on a DebConf ansible built machine. | 03:11 |
CarlFK[m] | mithro (IRC): that's what I just did | 03:11 |
mithro | Now you have a semi working setup | 03:11 |
CarlFK[m] | mithro (IRC): petty please cut/paste tose steps into somewhere official | 03:12 |
mithro | CarlFK[m]: make sure you flash a different version so you can be sure it actually flashed | 03:12 |
CarlFK[m] | Im still tryng to see if it worked at all | 03:12 |
mithro | CarlFK[m]: could you send me a pull request for the readme in mode-switch as a starting point? | 03:13 |
CarlFK[m] | Ill open an issue | 03:14 |
mithro | Things are more likely to happen if you send a pull request | 03:14 |
CarlFK[m] | minicom: cannot open /dev/hdmi2usb/by-num/all0/tty: No such file or directory | 03:15 |
CarlFK[m] | what should the dev be | 03:15 |
mithro | Hrm, that should be right | 03:16 |
mithro | What is in /dev/hdmi2usb ? | 03:16 |
CarlFK[m] | hold up, that was using the udev package that you don't trust | 03:17 |
CarlFK[m] | I was trying to keep the new box 'clean' | 03:18 |
CarlFK[m] | same error on clean bo | 03:19 |
CarlFK[m] | box | 03:19 |
CarlFK[m] | /dev/hdmi2usb/by-num/all0/usbdev -> ../../../bus/usb/001/012 | 03:20 |
mithro | Need dmesg output | 03:21 |
mithro | And a lsusb output would also be useful | 03:22 |
CarlFK[m] | http://paste.ubuntu.com/25151243/ | 03:22 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 03:22 |
mithro | Plus a LS -lR of everything under /Dev/hdmi2usb | 03:22 |
mithro | Can you power cycle the Opsis and the give me all of the above? | 03:23 |
CarlFK[m] | wow, there is a ton more stuff under /dev/hdmi2usb/ now | 03:24 |
CarlFK[m] | but sill minicom: cannot open /dev/hdmi2usb/by-num/all0/tty: No such file or directory | 03:25 |
CarlFK[m] | so logs coming ... | 03:25 |
mithro | Did you power cycle the Opsis after flashing? | 03:25 |
CarlFK[m] | just now when you said | 03:25 |
CarlFK[m] | mithro (IRC): http://paste.ubuntu.com/25151258/ | 03:27 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 03:27 |
mithro | CarlFK[m]: you should be connecting to tty0 not just tty | 03:29 |
mithro | CarlFK[m]: As well I was actually after the permission of the files under /dev/hdmi2usb | 03:29 |
CarlFK[m] | built: Jul 22 2017 14:57:34 | 03:31 |
CarlFK[m] | yay | 03:31 |
mithro | The version number is more interesting? | 03:33 |
CarlFK[m] | too late - I am trying an atyly now | 03:33 |
mithro | CarlFK[m]: in theory the process is the same for the Atlys, but you also need to flash the FX2 with the HDMI2USB.hex if you want things to "work out the box" - otherwise you have to load it via fxload after every power cycle | 03:34 |
mithro | Flashing the FX2 can potentially "brick" your device (not really, but will make it *very* hard to recover) | 03:35 |
mithro | paddatrapper: can you look at getting our USB IDs into the upstream database? | 03:36 |
CarlFK[m] | mithro (IRC): atlys DNA = 100111110110110011101111111000101010101000001010001011000 (0x13ed9dfc5541458) | 03:38 |
CarlFK[m] | hdmi2usb-mode-switch --mode=serial ... AssertionError: serial mode only valid on the opsis. | 03:38 |
mithro | http://www.linux-usb.org/usb-ids.html | 03:38 |
tpb | Title: The USB ID Repository (at www.linux-usb.org) | 03:38 |
mithro | CarlFK[m]: you can switch to serial mode on an Atlys like it says... | 03:38 |
mithro | The above DNA looks right for the Atlys... | 03:39 |
CarlFK[m] | oh | 03:39 |
CarlFK[m] | ah, got it | 03:39 |
mithro | 0x13 is a good number :-) | 03:39 |
CarlFK[m] | do I need to un/plug the usb to connect to it? | 03:40 |
CarlFK[m] | http://paste.ubuntu.com/25151321/ | 03:41 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 03:41 |
CarlFK[m] | that is about what I saw last time | 03:41 |
mithro | CarlFK[m]: That means you need to load/flash the FX2 | 03:43 |
CarlFK[m] | oh right | 03:44 |
mithro | CarlFK[m]: can you try "hdmi2usb-find-board -v" btw? | 03:44 |
CarlFK[m] | http://paste.ubuntu.com/25151342/ | 03:45 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 03:45 |
mithro | Digilent Atlys in 'jtag' mode at /dev/bus/usb/001/028 -- Serial port at /dev/ttyXRUSB0 | 03:46 |
mithro | CarlFK[m]: If you run it when you have the Opsis plugged in, it should tell you the state... | 03:46 |
CarlFK[m] | hdmi2usb-find-board --load-fx2-firmware (filename) | 03:46 |
mithro | (IE It is in production mode...) | 03:46 |
CarlFK[m] | what is the filename ? | 03:47 |
CarlFK[m] | er | 03:47 |
CarlFK[m] | not find board... | 03:47 |
mithro | CarlFK[m]: That just loads it temporarily | 03:47 |
mithro | CarlFK[m]: hdmi2usb.hex | 03:47 |
CarlFK[m] | AssertionError: hdmi2usb.hex not found in ['', '/home/juser/HDMI2USB-firmware-prebuilt/archive/master/v0.0.3-730-gf9c031d/atlys/hdmi2usb/lm32', '/home/juser/HDMI2USB-mode-switch/hdmi2usb/firmware'] | 03:47 |
CarlFK[m] | juser@gator:~/HDMI2USB-firmware-prebuilt/atlys/firmware/unstable$ ls | 03:47 |
CarlFK[m] | flash.bin gateware logs sha256sum.txt software | 03:47 |
mithro | Which doesn't appear to be in that directory..... | 03:47 |
mithro | CarlFK[m]: well, that is something I need to fix but I'm already should have left ~48 minutes ago | 03:48 |
CarlFK[m] | k - I'll try to find a ver that has it | 03:49 |
mithro | CarlFK[m]: I'm heading out now, will be semi-avaliable on my phone for the next 30ish minutes | 03:51 |
CarlFK[m] | k | 03:51 |
mithro | CarlFK[m]: That hdmi2usb.hex missing is a side affect of nobody testing the latest stuff on the Atlys frequently | 03:51 |
CarlFK[m] | ./v0.0.0-701-gb6007e9/atlys/hdmi2usb/hdmi2usb.hex | 03:53 |
CarlFK[m] | ./v0.0.2-81-gd0d3aea/atlys/hdmi2usb/hdmi2usb.hex | 03:53 |
CarlFK[m] | which is more current? | 03:53 |
CarlFK[m] | mithro (IRC): both have atlys_hdmi2usb-hdmi2usbsoc-atlys.bin, no flash.bin | 03:56 |
CarlFK[m] | mithro (IRC): should I bother with these versions? | 03:56 |
mithro | The second one is newer | 03:58 |
mithro | You should be able to use the HDMI2USB.hex from that older version with the new firmware | 03:59 |
CarlFK[m] | loaded file /home/juser/HDMI2USB-mode-switch/hdmi2usb/firmware/spartan6/atlys/bscan_spi_xc6slx45.bit to pld device 0 in 4s 338695us | 04:01 |
CarlFK[m] | Info : JTAG tap: xc6s.tap tap/device found: 0x44008093 (mfg: 0x049 (Xilinx), part: 0x4008, ver: 0x4) | 04:01 |
CarlFK[m] | Error: Unknown flash device (ID 0x00ffffff) | 04:01 |
CarlFK[m] | should I care about that? | 04:01 |
CarlFK[m] | mithro (IRC): mincom connected to soemthing, but enter etc doesn't show anything | 04:03 |
mithro | Unknown flash device means it didn't flash | 04:04 |
CarlFK[m] | but now I see the ton of devices under /dev/hdmi2usb/ | 04:04 |
CarlFK[m] | oh | 04:04 |
mithro | Have you flashed this Atlys before? | 04:04 |
CarlFK[m] | not suer really | 04:04 |
mithro | I'm pretty sure you have not | 04:05 |
mithro | I'm betting it has the default digilent firmware still on it | 04:06 |
mithro | CarlFK[m]: so you'll need to do that first flash dance that you have in your wiki | 04:06 |
CarlFK[m] | mithro (IRC): do what first? | 04:08 |
mithro | CarlFK[m]: that should be added to the docs here -> https://github.com/timvideos/HDMI2USB-litex-firmware/blob/master/getting-started.md#common-errors | 04:09 |
tpb | Title: HDMI2USB-litex-firmware/getting-started.md at master · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com) | 04:09 |
CarlFK[m] | no one is going to look there | 04:10 |
mithro | CarlFK: you have the info in your wiki at https://github.com/CarlFK/HDMI2USB-mode-switch/wiki | 04:10 |
tpb | Title: Home · CarlFK/HDMI2USB-mode-switch Wiki · GitHub (at github.com) | 04:10 |
mithro | CarlFK: anyone setting up the dev environment should be looking there | 04:11 |
mithro | CarlFK: and those people I care about a lot more | 04:11 |
CarlFK[m] | mithro (IRC): jumpers? | 04:12 |
mithro | Hrm? | 04:12 |
CarlFK[m] | On an Atlys, you only need to touch a jumper for the first time flashing a board. | 04:13 |
CarlFK[m] | still not sure what i need to do to this altys | 04:13 |
mithro | Under the "Jul 5, 2016 Atlys: When flashing" in your notes | 04:13 |
CarlFK[m] | got it - looks like it is flashing | 04:17 |
mithro | Also, when connecting to the Atlys serial port, make sure it is the /dev/ttyVIZ or /dev/ttyEX port - *not* the /Dev/ttyACM one | 04:20 |
mithro | Anyway, really need to run now | 04:21 |
CarlFK[m] | mithro (IRC): flash.bin lookled ok | 04:21 |
CarlFK[m] | Found exart-uarts at [LsusbDevice(04e2:1410:0003 /dev/bus/usb/001/035)] associating with Atlys at [] | 04:21 |
CarlFK[m] | assert len(exart_uarts) == len(atlys_boards) | 04:21 |
CarlFK[m] | AssertionError | 04:21 |
CarlFK[m] | any guesese? | 04:21 |
CarlFK[m] | I thought you were running already... | 04:21 |
mithro | You don't have the second USB cable plugged in | 04:21 |
CarlFK[m] | yeah, get going | 04:22 |
mithro | I just arrived | 04:22 |
CarlFK[m] | ah, good | 04:22 |
CarlFK[m] | cable was n't plugged in enough ;P | 04:22 |
*** paradisaeidae has quit IRC | 05:11 | |
*** sb0 has quit IRC | 05:22 | |
paddatrapper | mithro: which upstream database? | 06:42 |
mithro | paddatrapper: see the link | 06:42 |
paddatrapper | mithro: sure, looks like it shouldn't be a problem. Are all out id's listed on that wiki page? | 06:44 |
*** futarisIRCcloud has joined #timvideos | 06:59 | |
mithro | I think so | 07:00 |
CarlFK[m] | mithro (IRC): I have an atlys that when I power it up I get the hdmi2usb/timvideo.us (missing s) text in the upper right, thats all. | 07:33 |
CarlFK[m] | so it has been flashed, just a pretty old version | 07:33 |
CarlFK[m] | mithro (IRC): I have tired both hdmi2usb-mode-switch -v --flash-gateware flash.bin and hdmi2usb-mode-switch -v --load-fx2-firmware hdmi2usb.hex | 07:35 |
CarlFK[m] | and I am out of steam or the day. I need to get to sleep | 07:36 |
CarlFK[m] | http://paste.ubuntu.com/25152282/ assert False, "{} not found in {}".format(filepath, locations) | 07:37 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 07:37 |
*** sb0 has joined #timvideos | 09:38 | |
*** futarisIRCcloud has quit IRC | 09:39 | |
*** sb0 has quit IRC | 11:32 | |
jea | CarlFK: so I had been wondering why the machines I installed did not have the IP addresses I allocated to them in the config. Now I realise that it just uses that list to create the entries for the dhcp-server | 11:44 |
jea | so if you don't have a dhcp-server running, setup with the rules, then you don't get the things you want | 11:44 |
jea | at least it does sort of tell you that in the config https://github.com/CarlFK/video-stack-deploy/blob/master/roles/staticips/templates/interfaces.j2#L8 | 11:45 |
tpb | Title: video-stack-deploy/interfaces.j2 at master · CarlFK/video-stack-deploy · GitHub (at github.com) | 11:45 |
jea | I might see if I can fix that up :) | 11:45 |
jea | also, I would like to have an icon pack installed. It is just slightly annoying having lots of blank buttons in toolbars | 11:56 |
jea | tumbleweed: I guess that is for you too | 11:56 |
jea | CarlFK: now that I have a whole lot of video, I'll need to process it. I think the simplest will be to use veyepar, because I know it has the templates for all that. What is the best way for me to install it and start using it? | 12:20 |
jea | also, is this the script you use for spitting out the processed videos? https://github.com/CarlFK/veyepar/blob/master/dj/scripts/encode_scripts/mpeg-high1.sh | 12:20 |
tpb | Title: veyepar/mpeg-high1.sh at master · CarlFK/veyepar · GitHub (at github.com) | 12:20 |
jea | also, the sony hxr-nx100 is a pretty nice camera. | 12:48 |
jea | worked nicely with the opsis and the output quality is excellent | 12:48 |
CarlFK[m] | jea: veyepar-basic | 14:14 |
CarlFK[m] | jea: veyepar-secrets is .. I am still trying to figure out how to do that nicely, | 14:16 |
CarlFK[m] | I have my veyepar clone on my laptop where I edit/set all my passwords. run ansible on my laptop and it copies those files to the target box | 14:18 |
CarlFK[m] | plan B: # - veyepar-secrets https://github.com/CarlFK/video-stack-deploy/blob/master/site.yml#L46 | 14:21 |
tpb | Title: video-stack-deploy/site.yml at master · CarlFK/video-stack-deploy · GitHub (at github.com) | 14:21 |
CarlFK[m] | ansible the target, ssh to it and setup the passwords you need. (which may be nothing depending on what you are doing) | 14:21 |
CarlFK[m] | https://github.com/CarlFK/veyepar/blob/master/README#L117 10. encode files to upload enc.py:# encodes to ogg, flv, m4v, webm, mpeg | 14:24 |
tpb | Title: veyepar/README at master · CarlFK/veyepar · GitHub (at github.com) | 14:24 |
*** puck has quit IRC | 16:38 | |
*** puck has joined #timvideos | 16:42 | |
*** sb0 has joined #timvideos | 16:44 | |
*** rk[ghost] has quit IRC | 19:45 | |
*** techman83 has quit IRC | 22:01 | |
*** techman83 has joined #timvideos | 22:02 | |
*** ChanServ sets mode: +v techman83 | 22:02 | |
CarlFK[m] | mithro (IRC): unstable -> ../../archive/master/v0.0.3-730-gf9c031d/atlys/hdmi2usb/lm32 seems broken | 23:19 |
CarlFK[m] | mithro (IRC): is there a plan for flagging it as "don't bother" ? | 23:20 |
CarlFK[m] | um.. can someone help me get my atlys working again? | 23:58 |
CarlFK[m] | powere it up, plugged in to hdmi monitor, saw timvideo.us over colorbars | 23:59 |
CarlFK[m] | hdmi2usb-mode-switch -v --flash-gateware flash.bin - screen went black | 23:59 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!