*** tpb has joined #timvideos | 00:00 | |
*** GChriss has quit IRC | 01:50 | |
*** springermac has quit IRC | 04:14 | |
*** springermac has joined #timvideos | 04:16 | |
*** CarlFK has joined #timvideos | 04:20 | |
*** ChanServ sets mode: +v CarlFK | 04:20 | |
*** ssk1328 has joined #timvideos | 04:33 | |
CarlFK | mithro: Opsis board. I hooked up a pi normal cable, solid 1280x0, added extender, solid 1280x720 | 04:55 |
---|---|---|
mithro | That is useless information | 04:57 |
mithro | You need the debug info | 04:57 |
*** rohitksingh_work has joined #timvideos | 05:09 | |
*** rohitksingh_wor1 has joined #timvideos | 05:14 | |
*** rohitksingh_work has quit IRC | 05:16 | |
*** tija has joined #timvideos | 06:05 | |
mithro | Can everyone please retweet https://twitter.com/TimVideosUs/status/709629189410795520 ! | 06:37 |
mithro | Opps | 06:39 |
mithro | Can everyone please retweet https://twitter.com/TimVideosUs/status/709629638570475521 ? | 06:39 |
CarlFK | mithro: retweeted | 06:42 |
CarlFK | mithro: I have the extender hooked up. now I am getting 1280x0 and 0x0. What is the command to get the debug info? | 06:44 |
CarlFK | and does the stock firmware have it ? firmware revision: 0607e926, built Jan 8 2016 23:55:47 | 06:45 |
*** ssk1328_ has joined #timvideos | 06:53 | |
mithro | No idea | 06:55 |
CarlFK | mithro: do you want/have time to ssh into the box so you can poke at it, update firmware.. whatever ? | 06:57 |
mithro | Nope, not at all | 06:58 |
mithro | I barely have enough time to get the GSoC stuff up | 06:58 |
CarlFK | ok. | 07:02 |
*** ssk1328_ has quit IRC | 07:05 | |
mithro | Google+ - https://plus.google.com/104812257765946342451/posts/63wQh42Gg9n | 07:25 |
mithro | Facebook - https://www.facebook.com/timvideosus/posts/1689014861380068 | 07:25 |
tpb | Title: Comments (at www.facebook.com) | 07:25 |
*** reza has joined #timvideos | 07:43 | |
*** reza has quit IRC | 08:16 | |
*** tija has quit IRC | 08:18 | |
*** ssk1328 has quit IRC | 08:29 | |
*** se6astian|away is now known as se6astian | 08:56 | |
*** ssk1328 has joined #timvideos | 08:59 | |
*** Bertl_zZ is now known as Bertl | 09:04 | |
*** rohitksingh_wor1 has quit IRC | 09:45 | |
*** ssk1328 has quit IRC | 10:36 | |
*** kflux has joined #timvideos | 12:17 | |
*** kflux has quit IRC | 12:43 | |
*** kflux has joined #timvideos | 14:06 | |
*** fumblehool has joined #timvideos | 14:06 | |
*** kflux has quit IRC | 14:18 | |
*** GChriss has joined #timvideos | 15:00 | |
*** kflux has joined #timvideos | 15:30 | |
*** abit has joined #timvideos | 15:53 | |
*** kflux_ has joined #timvideos | 15:57 | |
*** kflux has quit IRC | 16:00 | |
*** fumblehool has quit IRC | 16:17 | |
*** rohitksingh has joined #timvideos | 16:39 | |
*** se6astian is now known as se6astian|away | 17:01 | |
*** se6astian|away is now known as se6astian | 17:48 | |
*** rohitksingh has quit IRC | 18:12 | |
*** abit has quit IRC | 19:09 | |
CarlFK | mithro: how do I update the Opsis? | 20:47 |
CarlFK | juser@cnt3:~/lca/HDMI2USB-firmware-prebuilt/archive/lca2016/v0.0.0-606-gebbfdc5/opsis/hdmi2usb$ openocd -f board/numato_opsis.cfg -c "init; pld load 0 opsis_hdmi2usb-hdmi2usbsoc-opsis.bit; exit" | 20:47 |
CarlFK | warnings.. then Error: unable to open ftdi device: device not found | 20:48 |
CarlFK | full output http://paste.ubuntu.com/15396032/ | 20:48 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 20:48 |
*** kflux_ has quit IRC | 21:35 | |
*** se6astian is now known as se6astian|away | 21:48 | |
CarlFK | micolous: do you know how to update an Opsis with new firmware? | 22:34 |
CarlFK | mithro: are there docs for updating the Opsis, or should I start creating them? | 23:00 |
mithro | The closest I got to instructions is https://hdmi2usb.tv/drivers/ I think | 23:05 |
mithro | There might be more somewhere at opsis.hdmi2usb.tv | 23:05 |
mithro | https://opsis.hdmi2usb.tv/getting-started/jtag.html maybe? | 23:06 |
mithro | If you promise to update the docs, I'll give you some more instructions. | 23:07 |
mithro | Cleaning and merging the Opsis production stuff in my fork of the modeswitch is on my endless todo list. | 23:08 |
mithro | The stuff I linked about USB IDs might have links/info too. | 23:10 |
CarlFK | mithro: is jtag always a physical connection, or is there a virtual one over usb too? | 23:32 |
mithro | JTAG is mostly a protocol | 23:37 |
mithro | The FX2 on the Opsis and Atlys work as a JTAG programmer. | 23:38 |
mithro | That is what the ixo-usb-jtag code does - make the FX2 appear as an Altera USB Blaster JTAG cable | 23:39 |
CarlFK | mithro: I'v always wondered about that. | 23:43 |
CarlFK | mithro: I looked over all the links, nothing like this so I'll create. is this a good place: https://github.com/timvideos/HDMI2USB-misoc-firmware/wiki | 23:44 |
tpb | Title: Home · timvideos/HDMI2USB-misoc-firmware Wiki · GitHub (at github.com) | 23:44 |
mithro | OpenOCD actually does most of the work though. A USB JTAG cable normally just allows you to toggle a bunch of IO lines together. | 23:45 |
mithro | USB JTAG cables don't really do much - normally just let you toggle IO pins. OpenOCD contains all the logic on how and when to toggle them. | 23:48 |
mithro | Bah | 23:49 |
mithro | Putting it somewhere is better then nowhere. If it's Opsis stuff, then it should go in the Opsis docs.... | 23:51 |
CarlFK | I'm running off for dinner, but will hurry to get back to this | 23:53 |
CarlFK | I am working on Opsis now, but only because it is plugged in. I'll get to Atlys too. | 23:54 |
CarlFK | bye! | 23:54 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!