*** tpb has joined #timvideos | 00:00 | |
*** hyades has joined #timvideos | 00:10 | |
mobydikc | error installing gst-switch, grammar.tab.c:1828:7 error: too few arguments to function priv_gst_parse_yylex | 00:10 |
---|---|---|
aps-sids | mobydikc: what steps did you follow to install? | 00:14 |
*** mobydikc has quit IRC | 00:15 | |
*** CarlFK has quit IRC | 00:34 | |
*** mobydikc has joined #timvideos | 00:35 | |
puck | Hey, I've just loaded the firmware on my board, and while HDMI out is showing the test pattern, when I plug the USB cable into PROG I get this in dmesg: | 01:12 |
puck | [8472674.010426] usb 1-1.6.2: new full-speed USB device number 89 using ehci-pci | 01:12 |
puck | [8472674.430093] usb 1-1.6.2: device not accepting address 89, error -32 | 01:12 |
puck | any thoughts? | 01:12 |
puck | This is using the latest binaries from: https://github.com/timvideos/HDMI2USB-firmware-prebuilt.git | 01:13 |
tpb | Title: timvideos/HDMI2USB-firmware-prebuilt · GitHub (at github.com) | 01:13 |
mithro | puck: Hi! What process are you using load the .hex / .bit files? | 01:13 |
puck | load-hdmi2usb from hdmi2usb-udev - but I've changed the script to use the latest binaries. | 01:14 |
mobydikc | so when I do .travis-setup.sh I get that error, its the same one here: | 01:35 |
mobydikc | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733362 | 01:35 |
tpb | Title: #733362 - gstreamer0.10: FTBFS: grammar.tab.c:1819:7: error: too few arguments to function priv_gst_parse_yylex - Debian Bug report logs (at bugs.debian.org) | 01:35 |
mithro | puck: what system are you running to? | 01:42 |
mithro | puck: also, which test pattern - the HDMI2USB one, or the Atlys boot one? | 03:05 |
*** hyades has quit IRC | 03:29 | |
puck | mithro: An Atlys board. | 04:00 |
puck | The test image is the HDMI2USB screen. Green fading to Red in rectangles. | 04:00 |
mithro | I mean what operating system are you using to load the firmware? | 04:06 |
puck | Ah, Debian Sid. | 04:06 |
mithro | And what version of the Digilent tools + fxload | 04:06 |
puck | fxload = Apr 20 2010 (development) | 04:07 |
mithro | Plus your kernel version | 04:07 |
puck | Digilent utils: digilent.adept.utilities_2.1.1-x86_64 | 04:07 |
puck | Kernel is 3.10.27-vs2.3.6.8-beng | 04:07 |
puck | There is a 3.13 kernel that I could upgrade to | 04:08 |
mithro | Fxload appears to lie in the -v, what is the package version (from dpkg)? | 04:08 |
puck | 0.0.20081013 | 04:08 |
mithro | For some reason fxload seems to pot the compile time in -v | 04:09 |
puck | heh, that is rather special. | 04:09 |
mithro | yeah | 04:11 |
mithro | can you find any revision info on your atlys board? | 04:12 |
mithro | puck: does anything happen to the HDMI output screen when you load the .hex firmware? | 04:12 |
mithro | what is the md5sum of the .hex and .bit too? | 04:12 |
aps-sids | mithro: What version of Flumotion is used in production by timvideos.us? Actually, I'm unable to create any streams on my system. I even tried just installing Flumotion from Ubuntu ppa rather than compiling from source, still same problem. | 04:14 |
puck | Revision C | 04:14 |
mithro | aps-sids: the revision pointed to by the submodule in the "streaming system" module | 04:14 |
puck | I've just plugged a laptop in, and it sees the 1024x768 screen, but nothing is displayed onto the LCD that is showing the test screen. | 04:14 |
mithro | aps-sids: didn't you have this working before GSoC proposal? | 04:15 |
puck | a1455927c2bf20676379d57863289ad7 hdmi2usb.hex | 04:15 |
puck | f463860ec87b71f040324030580d9112 hdmi2usb.bit | 04:15 |
mithro | puck: you can cycle the inputs via the buttons | 04:15 |
mithro | https://github.com/timvideos/HDMI2USB/wiki/Digilent-Atlys-Board:-Switches,-Buttons-and-Status-LEDs | 04:15 |
tpb | Title: Digilent Atlys Board: Switches, Buttons and Status LEDs · timvideos/HDMI2USB Wiki · GitHub (at github.com) | 04:15 |
puck | Weee, I have the laptop being displayed | 04:16 |
mithro | does xrandr see the display? | 04:16 |
puck | yes | 04:16 |
mithro | okay | 04:16 |
puck | And removing/adding the USB cable to the PROG connector still gives me: | 04:16 |
puck | [8483767.914298] usb 1-1.6.2: new full-speed USB device number 97 using ehci-pci | 04:16 |
puck | [8483768.333886] usb 1-1.6.2: device not accepting address 97, error -32 | 04:16 |
mithro | what do the LEDs above the switches show? | 04:16 |
mithro | oh - device not accepting address is a new one I think | 04:17 |
mithro | I was thinking it was a different issue.... | 04:17 |
puck | ah | 04:17 |
aps-sids | mithro: I was on Ubuntu 13.04 and twisted version was creating problems. Now shifting to Ubuntu 12.04 solves that problem but some issues with other dependencies. | 04:17 |
*** mparuszewski has quit IRC | 04:17 | |
mithro | aps-sids: if you have stuff installed from the ppa, it's going to be easy to get confused | 04:17 |
aps-sids | basically problem is with GUI | 04:17 |
puck | I just tried plugging it into the laptop, same issue. | 04:18 |
mithro | aps-sids: the packages which need to be installed are listed in the setup scripts for the streaming system | 04:18 |
mithro | puck: can you log a bug in the issue tracker with all the above information? | 04:18 |
mithro | it would be nice to figure out if the error -32 gives us any more information | 04:19 |
puck | okay. I just power cycled and reflashed the board, same thing. | 04:20 |
puck | I won't have time to raise the bug today. I'll do it tomorrow. | 04:20 |
mithro | puck: no worries | 04:20 |
mithro | puck: btw can you also include what else do you have connected to USB on that system? | 04:21 |
mithro | puck: and are you using a HUB at all? | 04:21 |
puck | Sure. Plugged into a hub in a monitor. I also tried plugging directly into a laptop, same thing. | 04:22 |
puck | The button presses are a bit dodgy, sometimes takes a few goes for it to register. | 04:22 |
mithro | puck: yeah, that is a known issue | 04:22 |
puck | cool | 04:22 |
puck | sorry, I have a meeting to run off to | 04:23 |
shenki | mithro: shall we change http://timvideos.us to show something more useufl than the lca2014 streaming page? | 04:44 |
tpb | Title: Linux.conf.au 2014 - Perth, Western Australia (at timvideos.us) | 04:44 |
mithro | shenki: probably | 04:44 |
shenki | it runs on ec2? | 04:45 |
mithro | shenki: I think so.... | 05:15 |
*** Niharika has joined #timvideos | 05:15 | |
Niharika | Hello everyone. | 05:22 |
aps-sids | hi | 05:22 |
aps-sids | mithro: yeah found the issue, everything working fine now | 05:22 |
aps-sids | some wrong dependency | 05:22 |
mobydikc | has gst-switch been run on a 32 bit system? I don't have any 64bit systems. Wondering if that is the source of my install troubles | 07:52 |
*** slomo has joined #timvideos | 07:53 | |
*** slomo has joined #timvideos | 07:53 | |
shenki | mithro: ping | 08:39 |
aps-sids | he should be sleeping. I guess he's in the US right now. | 08:41 |
shenki | ah, that's right | 08:41 |
shenki | hrm, this 'makestuff' gear is ...annoying | 08:47 |
*** tija has joined #timvideos | 08:47 | |
*** Niharika has left #timvideos | 08:49 | |
*** Niharika has quit IRC | 08:50 | |
*** tija has quit IRC | 09:00 | |
shenki | mithro: i got libfpgalink working | 09:19 |
shenki | https://lh6.googleusercontent.com/-KaUS1yj2l48/U2oFRVVjZaI/AAAAAAAApYo/dB9udLrf3k8/w728-h546-no/IMG_20140507_193427.jpg | 10:48 |
*** ayush3504 has joined #timvideos | 11:40 | |
*** Niharika has joined #timvideos | 12:43 | |
*** ayush3504 has quit IRC | 13:00 | |
*** FeltonChris has quit IRC | 13:09 | |
Niharika | Which Django version does the streaming system module work with? | 13:31 |
aps-sids | Niharika: https://github.com/timvideos/streaming-system/blob/master/website/requirements.txt | 13:35 |
tpb | Title: streaming-system/website/requirements.txt at master · timvideos/streaming-system · GitHub (at github.com) | 13:35 |
Niharika | Thanks, aps-sids! | 13:36 |
*** mparuszewski has joined #timvideos | 15:19 | |
*** mpar has joined #timvideos | 15:21 | |
*** mparuszewski has quit IRC | 15:24 | |
*** Niharika has left #timvideos | 16:36 | |
*** mpar has quit IRC | 17:47 | |
*** slomo has quit IRC | 17:59 | |
*** CarlFK has joined #timvideos | 18:43 | |
*** ChanServ sets mode: +v CarlFK | 18:43 | |
*** slomo has joined #timvideos | 19:01 | |
*** slomo has joined #timvideos | 19:01 | |
*** CarlFK has quit IRC | 19:19 | |
*** FeltonChris has joined #timvideos | 19:45 | |
mithro | shenki: you mean the makestuff build system? Yeah its quite annoying | 21:07 |
*** slomo has quit IRC | 21:29 | |
*** CarlFK has joined #timvideos | 23:18 | |
*** ChanServ sets mode: +v CarlFK | 23:18 | |
mithro | puck: your the New Zealander right? | 23:43 |
mithro | shenki: it would be nice if it was packaged up | 23:44 |
puck | mithro: yeah | 23:44 |
mithro | puck: do you know anyone who is a debian/ubuntu packager? | 23:44 |
puck | Yes, I'm a Debian Maintainer and I'm friends with a couple of DDs. | 23:44 |
CarlFK | puck: I just got here.. are we talking about packing gst-switch? | 23:51 |
mithro | CarlFK: no | 23:51 |
CarlFK | boo. | 23:51 |
mithro | puck: any chance you could have a look at packaging libFPGALink? | 23:52 |
mithro | Using libFPGAlink rather then the digilent tools would make things a *lot* easier | 23:52 |
mithro | libFPGALink is totally open source too... | 23:53 |
mithro | but it's build system is a huge pain | 23:53 |
puck | heh | 23:54 |
puck | I can probably look at libFPGALink | 23:54 |
mithro | I hate it when people invent their own build system | 23:55 |
mithro | Get out of jail card he has it that he needs to be able to build FPGA firmware, 8051 code and work on Windows, Linux and Mac | 23:56 |
puck | Sucks to be him? ;) | 23:56 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!