*** tpb has joined #timvideos | 00:00 | |
jea | after a bit of digging, we think that it is using a different codec | 00:00 |
---|---|---|
jea | i'm going to work out what i need to pass to the ingest to get it to work | 00:01 |
jea | right, i think i know | 00:03 |
jea | voctomix-ingest uses format=S16LE, but I think we need format=S32LE | 00:03 |
jea | so now I need to work out where that is being set | 00:03 |
CarlFK | core's ini | 00:04 |
jea | right | 00:05 |
CarlFK | ingest gets the settings from core | 00:05 |
jea | yes, I see it | 00:05 |
jea | i'm guessing that needs a core restart? | 00:06 |
CarlFK | yes... | 00:06 |
jea | ok. next break | 00:06 |
CarlFK | what is requiring format=S32LE ? | 00:07 |
jea | the usb audio device is outputting 32bit | 00:07 |
CarlFK | huh. well, good news is changing that over here broke mine, I think the same: | 00:09 |
CarlFK | Error-Details: #1: gstbasesrc.c(2950): gst_base_src_loop (): /GstPipeline:pipeline0/GstAlsaSrc:audiosrc: | 00:10 |
jea | yep, that is what I get | 00:14 |
jea | so looks like we have narrowed it down :D | 00:14 |
CarlFK[m] | cool | 00:14 |
jea | it wouldn't be a conference without something breaking | 00:14 |
CarlFK | vys: where did you get hdmi2usb-mode-switch and openocd ? | 00:23 |
jea | i got it by running the full install for the build environment from hdmi2usb-litex-firmware | 00:25 |
CarlFK | gross :p | 00:25 |
jea | it is a bit | 00:26 |
jea | but at least it should be 'documented' somewhere in the install script... | 00:26 |
CarlFK | the what script ? | 00:27 |
jea | conda install openocd=$OPENOCD_VERSION | 00:27 |
jea | inside https://github.com/timvideos/HDMI2USB-litex-firmware/blob/master/scripts/download-env.sh | 00:28 |
tpb | Title: HDMI2USB-litex-firmware/download-env.sh at master · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com) | 00:28 |
jea | which i run from the instructions here https://github.com/timvideos/HDMI2USB-litex-firmware/blob/master/getting-started.md | 00:28 |
tpb | Title: HDMI2USB-litex-firmware/getting-started.md at master · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com) | 00:28 |
jea | but that is a full dev environment for the firmware | 00:28 |
CarlFK | I have tried that enough times :p | 00:28 |
jea | hehe | 00:29 |
CarlFK | https://github.com/CarlFK/HDMI2USB-mode-switch/wiki | 00:30 |
tpb | Title: Home · CarlFK/HDMI2USB-mode-switch Wiki · GitHub (at github.com) | 00:30 |
CarlFK | that is spozed to work | 00:30 |
CarlFK | mithro: symlinks | 00:33 |
jea | twice in one day :P | 00:34 |
CarlFK[m] | has break happned? | 01:26 |
mithro | CarlFK: where are the docs for the voctomix / ansible stuff? | 02:02 |
CarlFK[m] | mithro (IRC): https://github.com/CarlFK/video-stack-deploy/blob/master/scripts/README.md#how-to-use | 02:08 |
tpb | Title: video-stack-deploy/README.md at master · CarlFK/video-stack-deploy · GitHub (at github.com) | 02:08 |
CarlFK[m] | mithro: do you have current goal of setting up a box, or just wondering what's going on? | 02:10 |
jea | CarlFK[m]: yep, break happened, and it is working now :) | 02:10 |
jea | still some slight issues, but they are minor | 02:11 |
CarlFK[m] | jea: \o/ | 02:11 |
jea | I think we should have a full project for docs of both the ansible and the hdmi2usb | 02:12 |
CarlFK[m] | both you and xfxf started right off by ignoring the docs... | 02:14 |
CarlFK[m] | "make a usb stick" no, im doing this other thing... | 02:14 |
jea | i did make a usb stick, and followed the instructions | 02:14 |
jea | i also made modiciatoins to make it work for these machines | 02:15 |
CarlFK[m] | you didn't use the usb stick | 02:15 |
jea | but my point is that everyone needs to work on docs, not just mithro for hdmi2usb | 02:15 |
vys | 100% agree | 02:15 |
jea | and i am happy to contribute to both | 02:17 |
CarlFK[m] | https://github.com/CarlFK/HDMI2USB-mode-switch/wiki | 02:17 |
tpb | Title: Home · CarlFK/HDMI2USB-mode-switch Wiki · GitHub (at github.com) | 02:17 |
CarlFK[m] | get that text somewhere formal | 02:17 |
CarlFK[m] | https://hdmi2usb.tv/firmware/ seems like a good place | 02:18 |
CarlFK[m] | don't hit the Edit button, it doesn't work. | 02:19 |
vys | jea has quite a lot of kit now, I would be happy to spend a day every few weekends setting up a bunch of shtuff from scratch to ensure everything works as expected, and iron out any effects from strange things | 02:20 |
vys | like changing the service from root to normal user, which should be fine, but working out that it couldn't find some log file, so it created it as root, and then the user version can't open it, but it doesn't handle failing to open a log etc etc | 02:21 |
vys | I had some dodgy fedora version of mithros bootstrap stuff, but then figured docker might be ok for doing things | 02:23 |
vys | there are things to investigate, see if they have any drawbacks, or if they allow anything exciting | 02:23 |
mithro | CarlFK: I have a bunch of laptops I would like to setup for recording kits. | 02:31 |
mithro | CarlFK: but I'm also frustrated at your demands for docs | 02:32 |
mithro | CarlFK: and you are complaining "you guys are doing things not the way I set things up" when you are doing the exact same thing to me. I have very good docs for setting up the dev environment. | 02:33 |
CarlFK[m] | I have tired the dev env docs, they don't work. | 02:34 |
mithro | Where is the bug report for that? | 02:34 |
mithro | I know of a few small issues I need to fix, but no idea what you are stuck on. | 02:35 |
CarlFK[m] | mostly I don't want a dev envirment - I just want to flash from prebuilt | 02:36 |
mithro | Which I want to support, but it's a lower priority - specially since nobody seems to be contributing to that | 02:37 |
mithro | CarlFK: I know you can write python, I know you can improve mode-switch | 02:38 |
CarlFK[m] | mithro: there is a bit of a chicken and egg thing here | 02:38 |
mithro | I also know you can write docs | 02:39 |
CarlFK[m] | it starts with you making a symlink | 02:39 |
mithro | Why? | 02:39 |
CarlFK[m] | so that the docs that use is stand a chance at working | 02:40 |
mithro | Why don't you contribute some code to mode-switch which downloads the pre-built firmware, then that doesn't even matter | 02:42 |
CarlFK[m] | a) time b) I don't think anyone knows what it should be downloading | 02:43 |
mithro | Start with some hard coded URLs | 02:43 |
CarlFK[m] | see A | 02:43 |
mithro | If that makes it easier | 02:43 |
mithro | CarlFK: I'm pretty time limited too | 02:44 |
CarlFK[m] | I am hoping that the symlink thing is 'quick' | 02:45 |
CarlFK[m] | if it is a problem, then lets have a wiki page of what URL we should be using | 02:45 |
mithro | CarlFK: I'm not sure what you think the Domino symlink thing is going to get you? | 02:45 |
CarlFK[m] | I want this to go to the build you want me to test # cd HDMI2USB-firmware-prebuilt/opsis/firmware/testing | 02:46 |
CarlFK[m] | you have links in there, they point to things, and you say "don't use that version" | 02:47 |
CarlFK[m] | I think jea or vys used cd HDMI2USB-firmware-prebuilt/archive/master/v0.0.3-710-g947321b/opsis/hdmi2usb/lm32 | 02:48 |
mithro | https://github.com/timvideos/HDMI2USB-firmware-prebuilt/blob/master/archive/<branch>/<version-number>/<board>/hdmi2usb/lm32/flash.bin | 02:48 |
mithro | Use the latest version number that works | 02:49 |
CarlFK[m] | sounds like maintaining the links is too hard/time consuming? | 02:50 |
mithro | Use branch master unless we have customised the firmware specifically for your conference | 02:50 |
vys | what is this symlink stuff? | 02:51 |
mithro | I'm going to make the unstable version point to the latest, stable/testing need someone to update manually after actually doing some testing | 02:51 |
mithro | I may get to that today | 02:52 |
CarlFK[m] | vys (IRC): https://github.com/timvideos/HDMI2USB-firmware-prebuilt/tree/master/opsis/firmware | 02:52 |
tpb | Title: HDMI2USB-firmware-prebuilt/opsis/firmware at master · timvideos/HDMI2USB-firmware-prebuilt · GitHub (at github.com) | 02:52 |
mithro | But I need to fix some PCB schematics and get the Opsis build working again first | 02:53 |
mithro | And and like 5 emails | 02:53 |
mithro | All of which I'm sure that nobody else can do | 02:54 |
mithro | And a bunch which are blocking people which are actually been sending patches | 02:55 |
mithro | Oh, also need to review GSoC students work and check things for PyCon AU | 02:56 |
mithro | And figure out why the or1k version locks up so I can unblock the Linux porting short | 02:57 |
mithro | S/short/effort/ | 02:57 |
mithro | And write a talk for PyCon AU | 02:57 |
mithro | And put in a proposal to try to LCA2018 for a Miniconf around the HDMI2USB stuff | 02:58 |
mithro | And a whole bunch of other things that I'm forgetting | 02:58 |
mithro | And I have a full time job which I actually do need to do work for | 03:00 |
CarlFK[m] | vys (IRC): can you confirm that this is the build you used? v0.0.3-710-g947321b (which I took from HDMI2USB-firmware-prebuilt/archive/master/v0.0.3-710-g947321b/opsis/hdmi2usb/lm32 which saw here earlier | 03:02 |
vys | that is the build | 03:03 |
vys | CarlFK[m]: ^ | 03:03 |
vys | and then `opsis-mode-switch --verbose --flash-gateware=/home/me/Downloads/flash.bin` | 03:05 |
CarlFK[m] | wut? | 03:06 |
vys | well, I downloaded mine from the github prebuilt web server thing | 03:07 |
vys | but that is how I flashed it | 03:07 |
vys | I did run `opsis-mode-switch --verbose --mode=jtag` and then wait like 60 seconds | 03:08 |
vys | because if you try to flash it too quickly it doesn't work | 03:10 |
vys | this info was pulled from /HDMI2USB-litex-firmware/targets/opsis/Makefile.mk | 03:10 |
CarlFK[m] | mithro: hdmi2usb-mode-switch --flash-gateware flash.bin errors: | 03:34 |
CarlFK[m] | subprocess.CalledProcessError: Command '['openocd', '-f', 'board/numato_opsis.cfg', '-c', 'init; jtagspi_init 0 /usr/share/hdmi2usb-mode-switch/hdmi2usb/firmware/spartan6/opsis/bscan_spi_xc6slx45t.bit; jtagspi_program /home/juser/temp/HDMI2USB-firmware-prebuilt/archive/master/v0.0.3-710-g947321b/opsis/hdmi2usb/lm32/flash.bin 0x0; exit']' returned non-zero exit status 1 | 03:34 |
CarlFK[m] | http://paste.ubuntu.com/25143701/ | 03:34 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 03:34 |
CarlFK[m] | hdmi2usb-udev is already the newest version (0.0.0+git20161016-1+ppa1). | 03:35 |
CarlFK[m] | but.. I have not re-installed after people have been doing things on it | 03:35 |
mithro | CarlFK[m]: I have not use the packages and have no idea if they work | 03:35 |
mithro | CarlFK[m]: Get the code at github.com/timvideos/HDMI2USB-mode-switch then type "make conda" | 03:36 |
CarlFK[m] | mithro (IRC): looks like it worked: Finished processing dependencies for hdmi2usb.modeswitch==0.0.0.post184 | 03:40 |
mithro | CarlFK[m]: the last output should be a PATH you have to set to run the command | 03:40 |
CarlFK[m] | http://paste.ubuntu.com/25143727/ | 03:41 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 03:41 |
mithro | CarlFK[m]: hrm.. "export PATH=$PWD/conda/bin:$PATH" then "which hdmi2usb-mode-switch" | 03:43 |
CarlFK[m] | /home/juser/HDMI2USB-mode-switch/conda/bin/hdmi2usb-mode-switch | 03:43 |
mithro | CarlFK[m]: Okay, give that a try | 03:43 |
CarlFK[m] | juser@cnt5:~/temp/HDMI2USB-firmware-prebuilt/archive/master/v0.0.3-710-g947321b/opsis/hdmi2usb/lm32$ hdmi2usb-mode-switch --flash-gateware flash.bin | 03:44 |
CarlFK[m] | WARNING:root:unbind-helper not found, will have to run as root! | 03:44 |
mithro | CarlFK[m]: and? | 03:44 |
CarlFK[m] | ah, more stuff now... | 03:45 |
CarlFK[m] | Warn : Bypassing JTAG setup events due to errors | 03:45 |
CarlFK[m] | Error: Unknown flash device (ID 0x00818181) | 03:45 |
mithro | you probably want --verbose | 03:45 |
mithro | https://github.com/timvideos/HDMI2USB-litex-firmware/blob/master/getting-started.md#common-errors | 03:45 |
tpb | Title: HDMI2USB-litex-firmware/getting-started.md at master · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com) | 03:45 |
CarlFK[m] | http://paste.ubuntu.com/25143760/ | 03:46 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 03:46 |
mithro | CarlFK[m]: https://github.com/timvideos/HDMI2USB-litex-firmware/blob/master/getting-started.md#warn-bypassing-jtag-setup-events-due-to-errors ? | 03:47 |
tpb | Title: HDMI2USB-litex-firmware/getting-started.md at master · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com) | 03:47 |
CarlFK[m] | WARNING:root:unbind-helper not found, will have to run as root! | 03:48 |
CarlFK[m] | should I be sudo all this? | 03:48 |
mithro | And https://github.com/timvideos/HDMI2USB-mode-switch/issues/33 | 03:48 |
tpb | Title: Check for common issues when flashing · Issue #33 · timvideos/HDMI2USB-mode-switch · GitHub (at github.com) | 03:48 |
mithro | CarlFK[m]: No, I need to fix that warning to only appear when it actually needs root | 03:49 |
CarlFK[m] | lol | 03:49 |
mithro | CarlFK[m]: it was written back before I had another solution for not needing root | 03:49 |
mithro | CarlFK[m]: Also, the last time we tried this I seem to recall you had installed a bunch of random crap which was fucking with mode-switch | 03:52 |
mithro | CarlFK[m]: And I've yet to add a "detect Carl's screwed up set up and complain" mode to mode-switch | 03:53 |
CarlFK[m] | i've let at least one person do fpga things on this box | 03:54 |
CarlFK[m] | takes about 15 min to reinstall the os - want me to? | 03:54 |
mithro | CarlFK[m]: if it continues to not work | 03:55 |
mithro | CarlFK[m]: Can you check for the following before you do | 03:57 |
mithro | Does /lib/firmware/ixo-usb-jtag/ exist? | 03:59 |
CarlFK | ls: cannot access '/lib/firmware/ixo-usb-jtag/': No such file or directory | 04:00 |
mithro | What about /etc/udev/rules.d/99-hdmi2usb-permissions.rules ? | 04:00 |
mithro | CarlFK[m]: And you are testing on an Opsis right? Not an Atlys? | 04:00 |
CarlFK | yes opsis | 04:00 |
CarlFK | '/etc/udev/rules.d/99-hdmi2usb-permissions.rules': No such file or directory | 04:01 |
mithro | okay | 04:01 |
CarlFK | /etc/udev/rules.d/ is empty | 04:01 |
mithro | CarlFK[m]: Did you follow the doc I linked above for the error? | 04:01 |
CarlFK | one of them, im getting ready to wipe the os | 04:02 |
mithro | CarlFK[m]: Can you do the one I linked above and paste its output? | 04:03 |
CarlFK[m] | this? hdmi2usb-mode-switch --mode=serial; hdmi2usb-mode-switch --mode=jtag | 04:04 |
mithro | CarlFK[m]: Yes -- put a sleep 5 in there please | 04:04 |
CarlFK[m] | mithro (IRC): http://paste.ubuntu.com/25143876/ | 04:07 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 04:07 |
mithro | CarlFK[m]: and what happens when you try flash again? | 04:12 |
CarlFK[m] | is htis the magic "no worky try again value?" DNA = 110000001100000011000000110000001100000010011101100100010 (0x181818181813b22 | 04:13 |
mithro | CarlFK[m]: hrm... | 04:13 |
CarlFK[m] | it errored: http://paste.ubuntu.com/25144020/ | 04:13 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 04:13 |
mithro | CarlFK[m]: okay - so try the serial / jtag switch again | 04:16 |
CarlFK[m] | mithro (IRC): k - looks the same as last time | 04:17 |
vys | CarlFK[m]: I was getting that | 04:21 |
vys | mostly 18s with some reasonable stuff at the end | 04:21 |
vys | I literally cycled to serial and then back to jtag, and left it for like 60 seconds | 04:21 |
vys | replugging the usb cable after putting it in jtag mode worked for me, possibly | 04:22 |
*** rohitksingh has joined #timvideos | 04:25 | |
mithro | CarlFK[m]: well, I think I have the symlink thing working | 05:17 |
mithro | CarlFK[m]: Will know in an hour or two | 05:17 |
mithro | Going to get lunch, will be back later | 05:17 |
mithro | rohitksingh: ping? | 10:01 |
rohitksingh | mithro: pong | 10:01 |
mithro | rohitksingh: How goes your USB module? | 10:02 |
rohitksingh | mithro: Work-in-progress towards pushing to Github :p | 10:03 |
mithro | rohitksingh: I have something for you! | 10:07 |
mithro | rohitksingh: As well, how can I order you little adapter thing? | 10:08 |
rohitksingh | mithro: let me just publish that order from oshpark...it should be in my oshpark account | 10:09 |
rohitksingh | mithro: https://oshpark.com/shared_projects/8LTbHWLD | 10:11 |
mithro | rohitksingh: https://github.com/timvideos/HDMI2USB/wiki/USB-IDs#currently-unused-usb-ids | 10:12 |
tpb | Title: USB IDs · timvideos/HDMI2USB Wiki · GitHub (at github.com) | 10:12 |
mithro | rohitksingh: Past Tim got USB IDs for when we eventually got the SoftUTMI stuff working... | 10:14 |
mithro | rohitksingh: You can use them for your stuff... | 10:30 |
mithro | rohitksingh: Ordered! | 10:31 |
rohitksingh | mithro: Awesome! \o/ | 10:49 |
rohitksingh | btw I'll use 0x1d50/0x60b8 vid/pid (unconfigured device) during testing...although during testing it doesn't really matter which IDs one uses | 10:50 |
*** rohitksingh has quit IRC | 13:15 | |
mithro | CarlFK[m] / CarlFK: The unstable symlink is now updating | 16:41 |
CarlFK[m] | mithro (IRC): yay! | 16:42 |
CarlFK[m] | mithro (IRC): less than 5 min ago I finely got a new ubuntu box up | 16:42 |
mithro | The stable / testing symlinks should be updated manually by people | 16:42 |
CarlFK[m] | mithro (IRC): does this nick you? or does the (irc) mess that up | 16:43 |
mithro | If you say mithro in any form it will cause me to get pinged | 16:43 |
CarlFK[m] | cool. | 16:43 |
mithro | Anyway, I'm out now | 16:44 |
CarlFK[m] | mithro (IRC): can you give me 10 min to build on my new box? | 16:45 |
CarlFK[m] | i relaize it is about 3am... | 16:45 |
CarlFK[m] | mithro (IRC): make conda still dosn't end with the PATH= thing you mentioned - want me to open an issue? | 16:48 |
*** cr1901 has quit IRC | 17:37 | |
*** CarlFK has quit IRC | 21:20 | |
*** cr1901 has joined #timvideos | 21:55 | |
*** CarlFK has joined #timvideos | 23:17 | |
*** ChanServ sets mode: +v CarlFK | 23:17 | |
*** CarlFK has quit IRC | 23:18 | |
mithro | CarlFK[m]: please do | 23:24 |
mithro | CarlFK[m]: if you dont open a bug, there is a 90% chance it will get forgotten | 23:25 |
*** CarlFK has joined #timvideos | 23:25 | |
*** ChanServ sets mode: +v CarlFK | 23:25 | |
mithro | CarlFK[m]: now I have the unstable link working, I have a task for you. I would like you to update the testing link any time you successfully test the unstable version. Could you do that for me? | 23:26 |
mithro | When we successfully use a firmware version at an evebt, we should update the stable link | 23:27 |
mithro | (if we where happy with the firmware performance) | 23:27 |
CarlFK | kinda - "successfully test" isn't too well defined - unless you are ok with it shows some hint of working | 23:27 |
mithro | CarlFK: does that make sense? | 23:27 |
mithro | CarlFK: I'm happy for you to figure out what level you are comfortable with | 23:28 |
mithro | CarlFK: if you're okay with, I ran a test for 2 mins and it worked with vocto | 23:29 |
CarlFK | k - that makes sense | 23:29 |
mithro | CarlFK: if you instead want to wait till you've recorded something at PS1 or something, I'm also happy with that | 23:30 |
*** deep-book-gk_ has joined #timvideos | 23:31 | |
mithro | CarlFK: testing should be something we are happy to consider running at our next "big" event with maybe a bit more testing | 23:31 |
mithro | CarlFK: as you are the person who is most active in doing recording, it would be really good for you to figure out the level your happy with | 23:32 |
mithro | But we really need testing to be as close to as unstable as possible | 23:32 |
mithro | The further it is out by, the harder it is too fix bugs | 23:33 |
mithro | CarlFK: can you do that for me? | 23:33 |
CarlFK | unstable and testing are easy | 23:33 |
*** deep-book-gk_ has left #timvideos | 23:33 | |
CarlFK | mithro: lets see if I can actually flash... | 23:33 |
CarlFK | I think stable is: we have tested it enough we are ready to risk it | 23:34 |
mithro | Stable should be what we are willing to let "other" people use | 23:35 |
CarlFK | maybe we need 4... the 4th being 'used it, fall back to this when we discover the other one isn't really that great' | 23:35 |
mithro | Stable should be "fall back to this if testing isn't working" | 23:35 |
CarlFK | anyway.. I have a show in 5 days and 100 tings teetering on falling over.. like I have no idea where or who is doing what with audio | 23:36 |
mithro | CarlFK: if you update the link once a month, that would be awesome | 23:36 |
mithro | CarlFK: development on the firmware is pretty slow at the moment | 23:37 |
mithro | CarlFK: so, I dub thee, "release manager" ;-) | 23:37 |
CarlFK | it would be awesome if I can get to the point of updating it 'ever' ;) | 23:38 |
CarlFK | yay | 23:38 |
mithro | CarlFK: I want to get you flashing things | 23:39 |
mithro | CarlFK: but I do have to run now | 23:39 |
CarlFK | I am at ps1 with a ubuntu 16.4 and an Atlys... | 23:39 |
CarlFK | rats - how soon can you be back? | 23:39 |
mithro | CarlFK: I don't regularly test atlys boards | 23:39 |
mithro | CarlFK: I'll be in & out today | 23:40 |
CarlFK | I need an hour window in the next 6 hours to pack up all this crap and bring it home | 23:40 |
mithro | Just chat at me and I'll reply asap | 23:40 |
CarlFK | k - I'll get back home asap where the opsis is | 23:40 |
mithro | vys: might also be able to help | 23:41 |
mithro | CarlFK: I would like to keep supporting the Atlys until atleast the end of next year | 23:42 |
CarlFK | mithro: vys: I'll be back in 30 - 60 min. then I will be at home where the ubuntu box and Opsis is | 23:45 |
mithro | CarlFK: I also want to sort out how to flash the FX2 on the Atlys so it operates like a Opsis (ie the firmware is under the FPGA control and you don't need anything on the host) | 23:45 |
mithro | And get the CDC serial port working on the Atlys again so you only need a single USB cable and not the broken exart / vizzini driver | 23:46 |
CarlFK | mithro: I have an Atlys with one broken usb connector - does that make it useless for recording ? | 23:46 |
CarlFK | LOL | 23:47 |
CarlFK | I guess it depends on which broke | 23:47 |
mithro | CarlFK: if the broken one is the UART yes, if the prog one, no | 23:47 |
CarlFK | we can worry about that later. | 23:47 |
mithro | With paddatrapper working on the FX2 stuff now, hopefully we can get that under control | 23:53 |
mithro | Which should fix the need to load/unload the UVC module | 23:55 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!