*** tpb has joined #timvideos | 00:00 | |
mithro | CarlFK[m]: what is the state of https://github.com/timvideos/getting-started/wiki ? | 00:04 |
---|---|---|
tpb | <http://ln-s.net/+wYq> (at github.com) | 00:04 |
*** swalladge has quit IRC | 00:07 | |
CarlFK[m] | mithro (IRC): very out of date. hdmi2usb and related software is the only active project | 00:34 |
mithro | CarlFK[m]: you where doing to take some stuff from it and then we are going to delete it | 00:34 |
CarlFK | mithro: oh right - sure. delete it | 00:35 |
CarlFK[m] | mithro (IRC): just had an idea: when hdmi2usb gets a screen in some other res than expected (like my box's post is doing 640x480) put that into the 1280x720 buffer, either in the corner or centered. | 00:46 |
mithro | CarlFK[m]: Yeah would be a nice feature | 00:46 |
CarlFK[m] | so that I can see what is going on. | 00:47 |
mithro | CarlFK[m]: it requires a bit of magic to make work | 00:47 |
mithro | CarlFK[m]: Have to reset the data pointer after each line rather than after each frame | 00:47 |
CarlFK[m] | mithro (IRC): k - I'll add it to the list - wanted to make sure it wasn't already somewhere | 00:47 |
CarlFK[m] | seems easier than scaling. | 00:48 |
CarlFK[m] | https://github.com/timvideos/HDMI2USB-litex-firmware/issues/411 | 01:21 |
tpb | Title: map smaller res onto current frambuffer · Issue #411 · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com) | 01:21 |
*** asy has quit IRC | 01:58 | |
*** asy has joined #timvideos | 01:58 | |
*** futarisIRCcloud has joined #timvideos | 02:10 | |
futarisIRCcloud | https://github.com/awslabs/aws-fpga-app-notes/blob/master/reInvent17_Developer_Workshop/README.md | 02:10 |
tpb | Title: aws-fpga-app-notes/README.md at master · awslabs/aws-fpga-app-notes · GitHub (at github.com) | 02:10 |
futarisIRCcloud | https://www.crowdsupply.com/qwerty-embedded-design/beaglewire | 02:14 |
tpb | Title: BeagleWire | Crowd Supply (at www.crowdsupply.com) | 02:14 |
*** rohitksingh has joined #timvideos | 02:29 | |
*** rohitksingh has quit IRC | 02:32 | |
*** swalladge has joined #timvideos | 02:47 | |
*** rohitksingh_work has joined #timvideos | 03:55 | |
*** sb0 has quit IRC | 05:37 | |
*** futarisIRCcloud has quit IRC | 07:30 | |
*** Kripton has quit IRC | 07:47 | |
*** Kripton has joined #timvideos | 07:57 | |
*** Kripton has quit IRC | 08:31 | |
*** faulteh has joined #timvideos | 09:07 | |
*** anshul has joined #timvideos | 09:19 | |
faulteh | hello.. i am trying to figure out what i'm missing to get the v4l encoder to work on ubuntu to display it with mplayer or vlc | 09:19 |
anshul | hi | 09:19 |
faulteh | hi anshul | 09:20 |
faulteh | i do 'x c p e' and 'encoder on' on my opsis but mplayer just gives me v4l2: ioctl set format failed: Input/output error | 09:20 |
faulteh | and similar with vlc | 09:20 |
faulteh | tried it with a bunch of firmwares too v0.0.3-1045 v0.0.4-74 and v0.0.4-148 | 09:25 |
faulteh | switching of hdmi inputs and outputs is working ok so i know things are working generally | 09:25 |
faulteh | but ive not used the encoder before today | 09:26 |
*** anshul has quit IRC | 09:26 | |
CarlFK[m] | Faulteh: sec... let me dig that up | 09:27 |
faulteh | excellent thanks | 09:30 |
faulteh | if i can get the encoder working by the weekend ill probably get a second opsis so i can have two in our radio club's new DTV studio so we can start broadcasting at 720p | 09:31 |
CarlFK[m] | Faulteh: https://github.com/CarlFK/voctomix-outcasts/blob/master/tests/show_hdmi2usb.sh | 09:31 |
tpb | Title: voctomix-outcasts/show_hdmi2usb.sh at master · CarlFK/voctomix-outcasts · GitHub (at github.com) | 09:31 |
CarlFK[m] | oh! you may be bumping into a bug.. | 09:31 |
CarlFK[m] | disconnect your terminal app from the serial interface | 09:31 |
CarlFK[m] | then try to get video, once you have made the uvc connection, then you can mix and match video and serial all you want | 09:32 |
CarlFK[m] | but that first video connection seems to fail if the serial is also in use | 09:32 |
*** vys has quit IRC | 09:35 | |
*** vys has joined #timvideos | 09:35 | |
*** sb0 has joined #timvideos | 09:36 | |
CarlFK[m] | there is an issue describing this, that I can never find... | 09:39 |
faulteh | so i power cycled, then tried to run show_hdmi2usb.sh but it still comes back with WARNING: erroneous pipeline: no element "fpsdisplaysink" | 09:40 |
CarlFK[m] | https://github.com/timvideos/HDMI2USB-fx2-firmware/issues/14 | 09:41 |
tpb | Title: Having the serial port open prevents video from streaming · Issue #14 · timvideos/HDMI2USB-fx2-firmware · GitHub (at github.com) | 09:41 |
CarlFK[m] | fpsdisplaysink - gstreamer package not installed | 09:42 |
CarlFK[m] | gst-plugins-bad | 09:42 |
CarlFK[m] | bad?! | 09:43 |
CarlFK[m] | gstreamer1.0-plugins-bad | 09:43 |
CarlFK[m] | or, there is another video sink that doesn't display the fps counts | 09:43 |
*** sb0 has quit IRC | 09:46 | |
CarlFK[m] | gst-launch-1.0 v4l2src device=/dev/video0 '!' jpegdec '!' queue '!' videoconvert '!' autovideosink sync=false | 09:48 |
CarlFK[m] | v0.0.4-148-g8810a57 | 09:49 |
*** sb0 has joined #timvideos | 09:50 | |
*** anshul98[m] has joined #timvideos | 09:50 | |
*** vys has quit IRC | 09:51 | |
faulteh | ok slow internet ill try those out | 09:55 |
*** futarisIRCcloud has joined #timvideos | 09:57 | |
futarisIRCcloud | https://twitter.com/scanlime/status/968402501060853760?s=19 | 09:57 |
CarlFK | oh look, it's 4am.. I should get to sleep. | 10:01 |
*** Kripton has joined #timvideos | 10:02 | |
CarlFK[m] | Faulteh: I'll be back in a few hours. | 10:04 |
faulteh | ill report back when i know more | 10:10 |
*** vys has joined #timvideos | 10:26 | |
faulteh | ok got it to display on a pi, the odroid c2 still no luck maybe because it couldnt load the libgl renderer or its like a really old 3.14 kernel | 10:34 |
*** sb0 has quit IRC | 11:26 | |
faulteh | yay i got it working with gstreamer | 11:29 |
faulteh | i think this will work, but i'm going to need more pi! :) | 11:29 |
faulteh | thanks CarlFK | 11:29 |
*** shorne_ has quit IRC | 12:20 | |
froztbyte | Wow, these boards are packed like HP kit | 12:22 |
*** shorne has joined #timvideos | 12:27 | |
froztbyte | CarlFK[m] / tumbleweed / paddatrapper: link to magic cables pls? | 12:31 |
froztbyte | CarlFK[m]: also, those little portable displays you have .... where'd you get 'em? :P | 12:31 |
*** futarisIRCcloud has quit IRC | 12:36 | |
*** rohitksingh_work has quit IRC | 12:39 | |
*** shorne has quit IRC | 12:40 | |
*** shorne has joined #timvideos | 12:42 | |
paddatrapper | froztbyte: https://www.amazon.com/Cable-Matters-Ultra-RedMere-Technology/dp/B011M32RLI/ | 13:01 |
*** samsagaz has quit IRC | 13:01 | |
paddatrapper | though I would get someone to confirm that | 13:01 |
froztbyte | paddatrapper: thanks | 13:03 |
froztbyte | those do _appear_ to look correct | 13:04 |
paddatrapper | froztbyte: that's what I was going with too. Essentially you need redmere cables | 13:05 |
*** Kripton has quit IRC | 13:47 | |
*** rohitksingh has joined #timvideos | 13:48 | |
*** sb0 has joined #timvideos | 13:54 | |
*** Kripton has joined #timvideos | 13:57 | |
*** harshgugale has joined #timvideos | 14:05 | |
CarlFK | froztbyte: https://www.monoprice.com/product?c_id=102&cp_id=10240&cs_id=1024014&p_id=13589&seq=1&format=2 https://www.monoprice.com/product?c_id=102&cp_id=10240&cs_id=1024014&p_id=13593&seq=1&format=2 | 14:25 |
CarlFK | 3' 7$, 10' 12$ | 14:26 |
harshgugale | Hello all! I am interested in contributing to the GSoC project idea related to IBERT clone using LiteX. I have some doubts regarding the wrapper part which has been described. I did not understand what tool will enable us to change control parameters such as output swing or pre/post emphasis etc. Can Litescope be somehow used? Thanks! | 14:28 |
*** rohitksingh has quit IRC | 14:30 | |
*** harshgugale has quit IRC | 14:32 | |
*** rohitksingh has joined #timvideos | 14:32 | |
CarlFK | froztbyte: the little 7" display that had SDI? that was the UNs. I had to give it back :( | 14:34 |
CarlFK | faulteh: yay! | 14:34 |
CarlFK | faulteh: I use a c2. I may be re-imaging it today. let me know if you need help with it. | 14:35 |
froztbyte | CarlFK: thanks | 14:40 |
*** rohitksingh has quit IRC | 14:54 | |
*** harshgugale has joined #timvideos | 14:55 | |
*** rohitksingh has joined #timvideos | 14:56 | |
*** cr1901_modern has quit IRC | 15:09 | |
*** cr1901_modern has joined #timvideos | 15:10 | |
*** harshgugale has joined #timvideos | 15:31 | |
*** shivm28 has joined #timvideos | 15:49 | |
*** shivm28 has left #timvideos | 15:51 | |
*** shivm28 has joined #timvideos | 15:53 | |
*** swalladge has quit IRC | 15:57 | |
shivm28 | Hi, I am Shivam. I am trying to build qemu-litex outside HDMI2USB-litex-firmware using this link: https://github.com/timvideos/qemu-litex/ . I am implementing the script with default settings. The problem is that there is no flash.bin file at this link 'https://github.com/timvideos/HDMI2USB-firmware-prebuilt/trunk/archive/master/v0.0.4-99-g2000531/mimasv2/base/lm32/flash.bin'. | 15:58 |
tpb | Title: GitHub - timvideos/qemu-litex (at github.com) | 15:58 |
shivm28 | I have also checked the folder manually. Can someone please guide me regarding this issue? | 16:00 |
*** shivm28_ has joined #timvideos | 16:02 | |
CarlFK | shivm28 - i have not done that, but I may be able to find that file for you ... just a moment | 16:02 |
*** swalladge has joined #timvideos | 16:06 | |
*** sb0 has quit IRC | 16:21 | |
*** shivm28_ has quit IRC | 16:27 | |
*** rohitksingh has quit IRC | 16:28 | |
*** rohitksingh has joined #timvideos | 16:30 | |
CarlFK[m] | shivm28: https://github.com/timvideos/HDMI2USB-firmware-prebuilt/blob/master/archive/master/v0.0.4-148-g8810a57/mimasv2/base/lm32/software/firmware/firmware.bin | 16:32 |
tpb | Title: HDMI2USB-firmware-prebuilt/firmware.bin at master · timvideos/HDMI2USB-firmware-prebuilt · GitHub (at github.com) | 16:32 |
CarlFK[m] | I know that names changed - flash.bin was replaced... and I'm not sure what is needed to run under qemu-litex | 16:34 |
paddatrapper | tumbleweed: what is that small display you have? froztbyte is looking | 16:34 |
*** harshgugale has joined #timvideos | 16:34 | |
*** harshgugale has quit IRC | 16:35 | |
shivm28 | @CarlFK Line 52 in this script :https://github.com/timvideos/qemu-litex/blob/master/build-litex-qemu.sh#L60 is for downloading "flash file". | 16:36 |
tpb | Title: qemu-litex/build-litex-qemu.sh at master · timvideos/qemu-litex · GitHub (at github.com) | 16:36 |
shivm28 | Should I skip that step? | 16:37 |
CarlFK[m] | shivm28: sure? if you need it, i'm sure you will get an error later | 16:43 |
CarlFK[m] | paddatrapper (IRC): it is on the page of useful hardware, right? ;) | 16:43 |
CarlFK[m] | along with magic cables and cases. which I can't find. | 16:44 |
CarlFK[m] | "what cables should I buy?" should be top of the FAQ | 16:44 |
CarlFK[m] | well, what box maybe is even more likely. | 16:44 |
paddatrapper | CarlFK[m]: the HDMI cables should be there (if not, I'll add them) | 16:45 |
paddatrapper | I'll add the screen as a nice to have | 16:46 |
CarlFK[m] | paddatrapper (IRC): im just not sure where "there" is. unless this is it: https://opsis.hdmi2usb.tv/getting-started/case.html | 16:46 |
paddatrapper | CarlFK[m]: I thought you were talking about Debian video team docs. Hadn't thought to check the opsis docs | 16:47 |
CarlFK[m] | oh right - i didn't think of the dv docs - they are too new for me | 16:49 |
CarlFK[m] | I like how this power supply page does not say what power supply can be used ;/ https://opsis.hdmi2usb.tv/getting-started/power.html | 16:50 |
CarlFK[m] | there is a header behind the usb-B port that has the 5v coming from the host - I wonder if I can use that to drive the odroid c2? | 16:52 |
paddatrapper | It says 12V@2A DC barrel or PCIe 6 pin | 16:53 |
paddatrapper | IIRC, that's how we did it at pyconza | 16:53 |
paddatrapper | (powered the odroids from the 5V headers) | 16:54 |
CarlFK[m] | neat - | 16:54 |
CarlFK[m] | which power connector did you use on the c2? | 16:54 |
paddatrapper | tumbleweed: ^? | 16:54 |
paddatrapper | I think micro USB, but tumbleweed will know better | 16:55 |
*** sb0 has joined #timvideos | 16:56 | |
froztbyte | it's still another hour or so before tumbleweed comes out of humancoma | 17:01 |
*** sb0 has quit IRC | 17:13 | |
* CarlFK[m] uploaded an image: 20180227_111046.jpg (599KB) <https://matrix.org/_matrix/media/v1/download/matrix.org/ysMlvIvhvHdkczSCMkPRvGzT> | 17:14 | |
CarlFK[m] | http://www.hardkernel.com/main/_Files/prdt/2016/201602/C2BoardDetail_HR.jpg | 17:16 |
CarlFK[m] | oh, J4 is "power switch" | 17:16 |
*** sb0 has joined #timvideos | 17:17 | |
froztbyte | what are you doing, CarlFK | 17:17 |
CarlFK[m] | I 'hate' that they didn't include the header | 17:17 |
CarlFK[m] | trying to figure out how to power the c2 | 17:17 |
CarlFK[m] | nicely. | 17:18 |
*** sb0_ has joined #timvideos | 17:18 | |
tumbleweed | paddatrapper: my one is https://smile.amazon.com/gp/product/B00V45U39S/ mithro has some different ones | 17:21 |
tumbleweed | CarlFK[m]: yes, you can power the C2 over USB | 17:21 |
paddatrapper | froztbyte: you were close :) he's 30 min early | 17:23 |
tumbleweed | and I've showered, made coffe, and finished a report :P | 17:24 |
* CarlFK[m] uploaded an image: VectorImage_2018-02-27_112318.jpg (5164KB) <https://matrix.org/_matrix/media/v1/download/matrix.org/AMJcpchvfwbndDkBCinRrjiU> | 17:27 | |
CarlFK[m] | thats my test rig | 17:28 |
CarlFK[m] | the C2 isn't hooked up to anything | 17:28 |
CarlFK[m] | the black wire/barrel is switched 5v for an Atlys in its on box | 17:29 |
CarlFK[m] | own box | 17:29 |
CarlFK | tumbleweed: my exact Q: can I use the 5v on the usb header on the Opsis board to power the c2? | 17:32 |
CarlFK | I don't see why not. | 17:33 |
CarlFK | at 2am we concluded it wasn't even hooked up to anything other than the usb-b port. like it doesn't go anywhere into Opsis land. | 17:33 |
CarlFK[m] | oh wait.. the other end of that cable will be plugged into the C2. um... | 17:34 |
CarlFK[m] | yeah, never mind that plan. | 17:35 |
shivm28 | CarlFK: I think "flash.bin" file is missing for the default settings. And things won't work without that. | 17:35 |
CarlFK[m] | shivm28 (IRC): or flash.bin has a new name | 17:36 |
shivm28 | I will try to run the script for some other platform. | 17:37 |
CarlFK[m] | shivm28 (IRC): I have a local checkout of that repo (it is huge!) | 17:38 |
CarlFK[m] | and flash.bin stopped a while ago | 17:38 |
tumbleweed | CarlFK[m]: dunno | 17:39 |
CarlFK | tumbleweed: I do. No. unless the c2 can power itself from it's own usb-a port ;) | 17:40 |
tumbleweed | CarlFK: the opsis does have a 5V power rail, the question is how much spare capacity there is | 17:41 |
CarlFK | tumbleweed: im trying to find 5v on the Opsis so I don't have to hook up a 2nd PS for the C2 | 17:41 |
tumbleweed | (or I assume it does) | 17:41 |
CarlFK | I hear PS1ers say "use a $1.20 (or 12 cent?) power do-dad to get 5v off your 12v supply." | 17:42 |
CarlFK | but A) I haven't seen a part number and B) i would rather not have to figure out where to mount it. | 17:43 |
CarlFK | plan B: https://www.ebay.com/itm/AC-to-12V-5-Volt-DC-Power-Supply-Adapter-w-4-Pin-Molex-Connector-Plug-SS34W1205-/301938683326 | 17:50 |
* CarlFK[m] uploaded an image: VectorImage_2018-02-27_120858.jpg (384KB) <https://matrix.org/_matrix/media/v1/download/matrix.org/BnlQoIQRdIZlzkNTebyJrAry> | 18:12 | |
CarlFK[m] | it just fits. | 18:17 |
CarlFK[m] | not sure how I feel about an iec plug 'there' | 18:17 |
tumbleweed | according to https://opsis.hdmi2usb.tv/getting-started/power.html - the opsis 5V power rails don't have much power - not enough for the odroid | 18:18 |
tumbleweed | so yes, you need to do your own thing | 18:19 |
CarlFK | thanks | 18:37 |
*** rohitksingh has quit IRC | 18:43 | |
*** rohitksingh has joined #timvideos | 18:46 | |
*** rohitksingh has quit IRC | 19:16 | |
*** samsagaz has joined #timvideos | 20:14 | |
*** samsagaz has quit IRC | 20:22 | |
CarlFK | oh oh.. http://paste.ubuntu.com/p/k27XnrgzkT/ [drm:drm_edid_block_valid [drm]] *ERROR* EDID checksum is invalid, | 20:31 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 20:31 |
*** samsagaz has joined #timvideos | 20:41 | |
CarlFK[m] | DNA: 01332dbbfc5b5aa0 is v0.0.0-268-gf139548-dirty | 21:17 |
CarlFK[m] | DNA: 01339242291f4b8b is v0.0.4-148-g8810a57 (bad edid) | 21:17 |
CarlFK[m] | lets see if I can flash with --by-dna 01332dbbfc5b5aa0 | 21:18 |
CarlFK[m] | nope. | 21:21 |
* CarlFK[m] uploaded an image: VectorImage_2018-02-27_032917.jpg (5837KB) <https://matrix.org/_matrix/media/v1/download/matrix.org/RQBDzhrqeAqHolGWtOnILkQw> | 21:33 | |
CarlFK[m] | I would use the hdmi2usb to grab that, but it isn't working either | 21:41 |
CarlFK[m] | and I see the spreadsheet is in pretty bad shape too. | 21:41 |
CarlFK | woot. something is working again: input0: 1280x720 (@74.25 MHz) (capturing) | 21:58 |
CarlFK[m] | mithro (IRC): im guessing you have code that is adding dates to the spreadsheet - can it add the version too? | 22:24 |
cr1901_modern | I see litex' structure changed. This is gonna be interesting to bring all my stuff up to date | 22:32 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!