Tuesday, 2019-07-02

*** tpb has joined #timvideos00:00
*** springermac has quit IRC00:30
*** mauz555 has quit IRC00:32
*** mauz555 has joined #timvideos00:33
*** springermac has joined #timvideos00:37
*** mauz555 has quit IRC00:37
*** medicalwei has quit IRC01:17
*** CarlFK has joined #timvideos01:25
*** ChanServ sets mode: +v CarlFK01:25
*** medicalwei has joined #timvideos01:32
* CarlFK[m] uploaded an image: VectorImage_2019-07-01_083933.jpg (8125KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/FdMutgvxUrdevvgYtVrCFtuo >01:48
*** tweakoz has joined #timvideos02:01
*** Kamilion has quit IRC02:12
*** Kamilion has joined #timvideos02:20
*** mauz555 has joined #timvideos02:47
*** springermac has quit IRC02:48
*** mauz555 has quit IRC02:51
*** springermac has joined #timvideos02:52
*** m4ssi has joined #timvideos05:11
*** rohitksingh_work has joined #timvideos05:12
*** rohitksingh_wor1 has joined #timvideos05:27
*** rohitksingh_work has quit IRC05:27
*** CarlFK has quit IRC05:50
*** CarlFK has joined #timvideos06:07
*** ChanServ sets mode: +v CarlFK06:07
*** CarlFK has quit IRC06:15
*** CarlFK has joined #timvideos06:48
*** ChanServ sets mode: +v CarlFK06:48
*** CarlFK has quit IRC08:57
*** tweakoz has quit IRC09:32
*** mauz555 has joined #timvideos12:34
*** mauz555 has quit IRC12:39
*** rohitksingh_wor1 has quit IRC13:09
*** rohitksingh has joined #timvideos13:56
*** mauz555 has joined #timvideos14:45
*** rohitksingh has quit IRC14:49
*** rohitksingh has joined #timvideos14:50
*** CarlFK has joined #timvideos15:08
*** ChanServ sets mode: +v CarlFK15:08
*** mauz555 has quit IRC15:17
*** m4ssi has quit IRC16:01
CarlFKwhat reddit should I post this to? https://www.pyohio.org/2019/events/hackfest/16:27
*** rohitksingh has quit IRC17:40
*** rohitksingh has joined #timvideos17:59
*** rohitksingh has quit IRC18:06
*** rohitksingh has joined #timvideos18:16
*** rohitksingh has quit IRC18:34
*** tweakoz has joined #timvideos19:38
CarlFKhttps://redd.it/c8dp5819:38
tpbTitle: MicroPython on FPGAs Hackfest July 26, then 2 days of PyOhio conference (free and free!) : OpenComputers (at redd.it)19:38
CarlFKcrossposting to fpga, electronics, opensourcehardware - anything else I should spam?19:40
*** cr1901_modern1 has joined #timvideos20:04
*** cr1901_modern has quit IRC20:07
*** cr1901_modern1 has quit IRC20:17
*** cr1901_modern has joined #timvideos20:17
mithroCarlFK: did you see https://www.crowdsupply.com/capable-robot-components/programmable-usb-hub ?21:08
tpbTitle: Programmable USB Hub | Crowd Supply (at www.crowdsupply.com)21:08
CarlFKmithro: hmm.  neat, but not sure what I would do with it21:12
mithroCarlFK: It could work as part of your CI system21:13
mithroLets you programmatically connect / disconnect USB devices21:13
CarlFKmithro: I still need to power cycle them - not sure what good it would to to turn the usb on/off21:14
mithroCarlFK: You can test connecting / disconnecting the USB...21:14
mithroCarlFK: Should be able to also reliably see the opsis / atlys doing the disconnect / reconnect dance21:15
CarlFKmithro: I could, but I'm not sure that's a thing we need to worry about21:15
mithroCarlFK: I also picked up a bunch of OpenVisla devices to work with Kate's USB decoder thingy21:15
CarlFKis that the thing in the teardown usb video?21:16
mithroIt's one of the things21:16
mithroGot it more for the Fomu related stuff21:16
mithroBut it could in theory help with fixing / improving the FX2 stuff21:16
CarlFKAndy at PS1 has one - I can borrow it for a while right now if it would help anything21:17
mithroCarlFK: Not unless your are finally going to get your hands dirty with fx2 C firmware hacking21:18
mithroCarlFK: I pushed the conda fix which should mean the prebuilt repository should update in the next 24h21:19
CarlFKmithro: thanks.21:20
CarlFKmithro: I may have picked a bad time to try and test firmware builds, but trying to test my red/orange blank screens was my typical frustration of having no idea what I should be doing/reading/anything21:21
CarlFKomg - PyOhio wants to do "one mic per room"21:22
* mithro takes out his 10 foot pole and still refuses to touch that one...21:28
mithroCarlFK: I have some time right now to look at your udev issue...22:04
CarlFKmithro: woot!22:04
mithro(Only reason is that I'm not feeling up to doing real work...)22:05
mithroCarlFK: were did you put the udev but?22:06
CarlFKon oppi?22:07
mithroCarlFK: s/but/issue/22:09
mithroCarlFK: I can't find it anywhere22:09
CarlFKhttps://github.com/litex-hub/litex-buildenv-udev/issues/322:10
tpbTitle: some symlinks are not in the right dirs · Issue #3 · litex-hub/litex-buildenv-udev · GitHub (at github.com)22:10
CarlFKmithro: trying to setup a box, right now nothing is plugged in to usb, I can't rm a stray tty22:19
CarlFKroot@gator:~# rm /dev/hdmi2usb/by-num/all0/tty022:19
CarlFKroot@gator:~# ls -l /dev/hdmi2usb/by-num/all0/tty022:20
CarlFK-rw-r--r-- 1 root root 1 Jul  2 17:09 /dev/hdmi2usb/by-num/all0/tty022:20
mithroCarlFK: The only way I can see https://github.com/litex-hub/litex-buildenv-udev/issues/3 happen is if you have some type of bad udev rules...22:22
tpbTitle: some symlinks are not in the right dirs · Issue #3 · litex-hub/litex-buildenv-udev · GitHub (at github.com)22:22
CarlFKmithro: what about usb hubs?22:23
CarlFKmith:  a guess given a box with no hub looked ok22:23
mithroby-serial/<missing>/tty is what I'm looking at22:23
mithroHub won't have any affect on that22:23
CarlFKmithro: did you see my ssh pm?22:30
mithroHow did you install the udev rules on this?22:31
mithroCarlFK: Your using packages again....22:35
CarlFKmithro: are you sure?  this should be everything : https://github.com/timvideos/litex-buildenv-jenkins/blob/master/hdmi2usb/install/install.txt22:36
tpbTitle: litex-buildenv-jenkins/install.txt at master · timvideos/litex-buildenv-jenkins · GitHub (at github.com)22:36
mithropi@oppi:/dev $ dpkg --list | grep hdmi2usb22:37
mithroii  hdmi2usb-fx2-firmware                0.0.0~git20151225-1                  all          FX2 firmware for hdmi2usb board development22:37
mithroii  hdmi2usb-mode-switch                 0.0.0+git20161124-2                  all          Configuration and firmware tool for HDMI2USB devices22:37
mithroii  hdmi2usb-udev                        0.0.0+git20161124-2                  all          udev rules for HDMI2USB devices22:37
CarlFKmithro: grumble.  I'll swear I did all this on a fresh os image22:39
CarlFKmithro: git clone https://github.com/timvideos/HDMI2USB-mode-switch  ... python setup.py install22:39
tpbTitle: GitHub - timvideos/HDMI2USB-mode-switch: Tool for switching boards supported by HDMI2USB firmware between multiple different modes (programming, webcam, etc). (at github.com)22:39
CarlFKmithro: any idea how to figure out what pulled that in?22:49
CarlFKmithro: or, what should I not be installing from packages?   https://github.com/timvideos/litex-buildenv-jenkins/blob/master/hdmi2usb/install/install.txt22:49
tpbTitle: litex-buildenv-jenkins/install.txt at master · timvideos/litex-buildenv-jenkins · GitHub (at github.com)22:49
mithroCarlFK: I don't see anything there that would have installed them...22:55
CarlFKmithro: I must have apt-get installed hdmi2usb-mode-switch22:56
CarlFKapt-rdepends -f Depends,PreDepends,Recommends -r hdmi2usb-udev ...   Reverse Depends: hdmi2usb-mode-switch (0.0.0+git20161124-2)22:56
CarlFKI'm srprised I didn't see "mode-switch .... make udev"22:57
CarlFKmithro: how should I be installing them?22:57
mithrogit clone https://github.com/litex-hub/llitex-buildenv-udev.git; cd litex-buildenv-udev; make install ?22:58
CarlFKmithro: is there a udev rule for Atlys:   hdmi2usb-mode-switch  --load-fx2-firmware hdmi2usb.hex23:27
CarlFKmithro: I can't seem to approve my PR: https://github.com/timvideos/litex-buildenv-jenkins/pull/323:36
tpbTitle: systemd to powercycle and fix links. and other stuff. by CarlFK · Pull Request #3 · timvideos/litex-buildenv-jenkins · GitHub (at github.com)23:36
*** springermac has quit IRC23:55
*** springermac has joined #timvideos23:55

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!