*** tpb has joined #timvideos | 00:00 | |
nueces | there is something more that I could test here? | 00:00 |
---|---|---|
mithro | Hey nueces | 00:03 |
nueces | hi mithro | 00:03 |
mithro | I'm currently on my phone, so can't really help debug at the moment | 00:03 |
mithro | Will be around in an hour | 00:04 |
nueces | no problem, I could setup the environment other day | 00:04 |
mithro | nueces: were you following the improved instructions? | 00:05 |
nueces | I'm going to try to use a different camera | 00:05 |
nueces | mithro, both , the new and the old :) | 00:06 |
nueces | switch the mode and later the order to load the gateware and firmware from the previous | 00:06 |
nueces | one | 00:07 |
mithro | Btw, do you have redmere cables? The fact that you are getting a resolution in the prompt is a good sign that things are working | 00:07 |
nueces | mithro, I don't have redmere cables here | 00:08 |
mithro | Camera's are a lot more fussy / random then computers | 00:08 |
nueces | but the other day I use the debug and see the WRE was 0 | 00:08 |
mithro | Yeah, zero WER is a really good sign | 00:09 |
mithro | I'm hoping that after we finish the liteXXX upgrade stuff, we can work on improving the HDMI input debugging situation | 00:10 |
mithro | cr1901_modern is already working on one part of that | 00:10 |
mithro | (Detecting and determining the pixel clock frequency.) | 00:11 |
*** nueces has quit IRC | 00:14 | |
mithro | cr1901_modern: did I ever link you to my i2c modules I was working on? | 00:14 |
mithro | At some point I want to get back to that | 00:15 |
mithro | Eventually I hope to replace the current EDID implementation with that code | 00:16 |
mithro | As it has things like test benches | 00:17 |
mithro | And it should be easier to both harden, optimise and have a more flexible boundary between the gateware and the soft code | 00:19 |
mithro | We really need to come up with a good way of figuring out the FPGA resource usage of a block so we can better understand design trade offs | 00:21 |
cr1901_modern | mithro: No you didn't. Perhaps that be part of the trouble with the current code? | 00:23 |
cr1901_modern | mithro: Forgive me that I'm hesitating/freaking out b/c NVIDIA driver is garbage when I attach my board | 00:25 |
mithro | Well my phone is already going flat :-( | 00:27 |
*** nueces has joined #timvideos | 00:33 | |
*** G33KatWork has quit IRC | 00:45 | |
*** G33KatWork has joined #timvideos | 00:54 | |
mithro | cr1901_modern: https://github.com/fallen/i2cslave/compare/shift_register_complex...mithro:shift_register_complex | 01:00 |
tpb | Title: Comparing fallen:shift_register_complex...mithro:shift_register_complex · fallen/i2cslave · GitHub (at github.com) | 01:00 |
cr1901_modern | Why does I2C in and of itself require a BIOS? | 01:04 |
cr1901_modern | mithro: ^^ | 01:04 |
mithro | cr1901_modern: what do you mean? | 01:05 |
cr1901_modern | "i2cslave/software/firmware-old.h" | 01:07 |
cr1901_modern | mithro: wait nevermind... ignore my question | 01:08 |
CarlFK | mithro: did that code I wrote to do automated tests ever get checked into a repo? | 01:08 |
mithro | CarlFK: you put it up on a gist | 01:09 |
CarlFK | can we put it in a repo so it can be found | 01:09 |
mithro | https://gist.github.com/anonymous/a39572f22ff118bf59c65c4f523a4c3b | 01:10 |
tpb | Title: find_firm.py · GitHub (at gist.github.com) | 01:10 |
mithro | Found it via searching in the logs | 01:10 |
CarlFK | great.. except sometimes you sleep ;) | 01:10 |
CarlFK | more interesting question: why does my lcd sometimes say '720p' and sometimes '1280x720 60Hz' ? | 01:12 |
mithro | CarlFK: I can't think of a good repo to put it in | 01:12 |
mithro | CarlFK: NFI? | 01:12 |
cr1901_modern | mithro: You've answered this before, but you designed the Opsis hardware, correct? Does that including doing the unenviable PCB layout? | 01:16 |
mithro | cr1901_modern: No, the Numato guys did the PCB layout under my direction | 01:17 |
cr1901_modern | That's cool... was just wondering. I wonder how much it costs* to get a custom board designed... | 01:20 |
cr1901_modern | *More money than I have | 01:20 |
mithro | cr1901_modern: They didn't charge anything, they make the money from selling the board | 01:26 |
CarlFK | mithro: in modeswitch.. what installs unbind-helper so that this finds it: | 01:48 |
CarlFK | hdmi2usb-mode-switch --load-fx2-firmware hdmi2usb.hex | 01:48 |
CarlFK | WARNING:root:unbind-helper not found, will have to run as root! | 01:48 |
mithro | make unbind-helper | 01:49 |
mithro | ? | 01:49 |
CarlFK | nope | 01:49 |
CarlFK | sudo make unbind-helper | 01:49 |
CarlFK | make[1]: Entering directory '/home/juser/HDMI2USB-mode-switch' | 01:49 |
CarlFK | make[1]: Leaving directory '/home/juser/HDMI2USB-mode-switch' | 01:49 |
CarlFK | did that, still get that error | 01:49 |
mithro | CarlFK: When did you last update? | 01:50 |
CarlFK | git pull | 01:50 |
CarlFK | Already up-to-date. | 01:50 |
mithro | CarlFK: I pushed some changes earlier in the week which fix your breaking it | 01:50 |
CarlFK | I am guessing I need to "sudo make install something" | 01:51 |
CarlFK | but I have to run to meet a friend | 01:51 |
mithro | CarlFK: have you set your path so it sees the bin directory? | 01:51 |
CarlFK | can you add to the README how you think the install should go, I can test on a fresh os when I get back | 01:52 |
mithro | CarlFK: "make setup", everything works | 01:52 |
*** panther has joined #timvideos | 01:53 | |
*** panther is now known as sab_123 | 01:53 | |
sab_123 | mithro, what you said yesterday was true. It will interfere . | 01:54 |
mithro | Has anyone seen this? http://www.auvidea.eu/index.php/theme-styles/2014-12-30-22-32-06/b101 ? | 02:00 |
tpb | Title: B101 HDMI to CSI-2 Bridge (15 p.) (at www.auvidea.eu) | 02:00 |
*** MaZderMind has quit IRC | 03:03 | |
*** MaZderMind has joined #timvideos | 03:04 | |
*** puck has quit IRC | 03:27 | |
*** shenki has quit IRC | 03:27 | |
*** shenki has joined #timvideos | 03:27 | |
*** ChanServ sets mode: +v shenki | 03:27 | |
*** nueces has quit IRC | 03:29 | |
*** puck has joined #timvideos | 03:29 | |
*** sab_123 has quit IRC | 03:48 | |
CarlFK | mithro: make setup, still broken | 03:59 |
CarlFK | WARNING:root:unbind-helper not found, will have to run as root! | 04:00 |
mithro | CarlFK: is the bin directory in your path? | 04:00 |
CarlFK | mithro: echo $PATH | 04:01 |
CarlFK | /home/juser/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin | 04:01 |
mithro | CarlFK: so, you need to put the conda stuff in your path | 04:01 |
CarlFK | mithro: ok.. next problem .. http://paste.ubuntu.com/18602664/ AssertionError: /usr/local/lib/python3.5/dist-packages/hdmi2usb.modeswitch-0.0.0+93.gd0eb917-py3.5.egg/hdmi2usb/firmware/hdmi2usb.hex | 04:07 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 04:07 |
CarlFK | mithro: well. this fixes it.. $PWD/hdmi2usb.hex | 04:09 |
mithro | CarlFK: I'm surprised that fixes it | 04:18 |
CarlFK | mithro: I have a crappy vga to hdmi thing that my lcd says '1280x720 60Hz' and I think it is out of phase a bit (left bit of the desktop is showing up on the right side of the monitor ... | 04:32 |
CarlFK | HDMI2USB>dvisampler1: ph: -5 -5 -6 // charsync:111 [1 1 1] // WER: 0 0 0 // chansync:1 // res:36x7 | 04:32 |
CarlFK | anything to be learned from garbage input? | 04:33 |
mithro | CarlFK: what is the source? | 04:33 |
CarlFK | mithro: http://www.lenkeng.net/Index/detail/id/52 | 04:37 |
tpb | Title: LKV351 VGA / Component Video + 3.5mm Audio to HDMI Scaler (at www.lenkeng.net) | 04:37 |
mithro | The mangle res value is probably because it is output HDMI signal, while we currently only support DVI signal | 04:38 |
CarlFK | ah | 04:39 |
mithro | the HDMI data is sent during the vsync/hsync blanking periods | 04:40 |
mithro | CarlFK: You can find way too much information about how it at https://docs.google.com/document/d/1v7AJK4cVG3uDJo_rn0X9vxMvBwXKBSL1VaJgiXgFo5A/edit | 05:00 |
tpb | Title: Google Docs - create and edit documents online, for free. (at docs.google.com) | 05:00 |
CarlFK | mithro: meh.. I'm just looking for stuff to help debug | 05:01 |
mithro | CarlFK: getting better debugging info is blocked behind finishing _florent_'s merge stuff | 05:02 |
*** Bertl_zZ is now known as Bertl | 05:41 | |
*** ssk1328 has joined #timvideos | 05:49 | |
*** TeaTime has joined #timvideos | 06:16 | |
TeaTime | Yo anyone online got a question to ask about hdmi2usb. | 06:17 |
*** TeaTime is now known as Guest97527 | 06:17 | |
Guest97527 | Yo anyone online got a question to ask about hdmi2usb. | 06:17 |
Guest97527 | I have a question to ask rather* | 06:17 |
*** aom_ has joined #timvideos | 06:43 | |
mithro | Guest97527: ask and hopefully someone will get back to you | 06:44 |
Guest97527 | Well i guess the gist of it is I am in need of a displayport 1.4 frame grabber with a usb 3.0 output, now obviously the opius doesnt support this, and the only currently available alternatives are in the form of commercial pci-e capture cards running upwards of 2 grand a pop | 06:47 |
Guest97527 | Is it possible for me to design my own board and adapt the hdmi2usb firmware to it. | 06:47 |
mithro | Guest97527: It wouldn't be a small project | 06:49 |
mithro | Guest97527: And would require a lot of new development | 06:49 |
Guest97527 | I thought as much bugger. | 06:49 |
mithro | We are in the process of doing that - but it will be quite a while before we can do something like that | 06:50 |
mithro | Guest97527: why do you need USB 3.0 output? | 06:50 |
mithro | Guest97527: I assume you want a very high resolution capture? | 06:51 |
Guest97527 | usb 3.0 has the bandwidth required to output uncompressed 4kp30 | 06:51 |
Guest97527 | Around 6-7Gbps if i recall | 06:51 |
mithro | Guest97527: your computer is unlikely to be able to do anything useful with that data | 06:51 |
mithro | But the apertus team is interested in those types of resolutions | 06:52 |
Guest97527 | Ill be pushing it into a dual e5-5645 setup (so 24 cores, x58 platform xeons) and encoding the feed using x.264 | 06:52 |
mithro | Guest97527: you are much better going with PCI-Express rather than USB3.0 - you won't have such high overheads | 06:53 |
Guest97527 | My other idea was to just grab a board with a dp 1.4 input and 4 hdmi outputs and split the stream into 4 1080p60 outputs to be captured individually, which is a little simpler (can use already made products) but a messy solution | 06:53 |
Guest97527 | to be reassembled on the otherside ofc. | 06:54 |
mithro | Guest97527: You could probably do something like that with the Opsis and a custom expansion board | 06:54 |
mithro | I've already got a plan for an expansion board which adds more HDMI outputs | 06:55 |
mithro | Guest97527: but we really need more developers and funds | 06:55 |
Guest97527 | Yeah thats always the issue, well anyway thanks for the help mate | 06:55 |
*** Guest97527 has quit IRC | 06:56 | |
*** nueces has joined #timvideos | 07:24 | |
*** CarlFK has quit IRC | 08:36 | |
*** nueces_ has joined #timvideos | 09:15 | |
*** nueces has quit IRC | 09:16 | |
*** nueces__ has joined #timvideos | 09:40 | |
*** nueces__ is now known as nueces | 09:40 | |
*** nueces_ has quit IRC | 09:40 | |
*** panther has joined #timvideos | 10:31 | |
*** panther is now known as sab_123 | 10:31 | |
*** aom_ has quit IRC | 10:37 | |
*** panther_ has joined #timvideos | 10:42 | |
*** ssk1328 has quit IRC | 10:44 | |
*** sab_123 has quit IRC | 11:06 | |
*** panther_ is now known as sab_123 | 11:06 | |
*** aps_ is now known as aps | 11:36 | |
*** aom has joined #timvideos | 12:36 | |
*** CarlFK has joined #timvideos | 13:38 | |
*** ChanServ sets mode: +v CarlFK | 13:38 | |
*** aom has quit IRC | 14:25 | |
*** aom has joined #timvideos | 14:41 | |
*** Bertl is now known as Bertl_oO | 15:49 | |
*** aom has quit IRC | 15:53 | |
*** sab_123 has quit IRC | 17:17 | |
*** CarlFK has quit IRC | 21:35 | |
*** CarlFK has joined #timvideos | 21:46 | |
*** ChanServ sets mode: +v CarlFK | 21:46 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!