/srv/irclogs.ubuntu.com/2016/03/15/#ubuntustudio.txt

aloiecehello I've compiled ffado myself and when trying to run the ffado-mixer in the terminal I get:00:49
aloiece File "/usr/bin/ffado-mixer", line 31, in <module>00:49
aloiece     from ffado.ffadowindow import *00:49
aloiecealso I'm running the 16.04 beta00:58
Peppernrinobleeding edge00:59
aloiecewell all I'm trying to do is get my two echo audiofire12 cards to work together01:00
cfhowlettbloddy edge01:00
cfhowlettbloody01:00
cfhowlettyou're trying to get high performance out of an unreleased beta version ...01:00
aloieceweeeell01:01
aloieceOften these things just work with tiny tweaks01:01
aloiecebut this time I don't know any further01:02
aloiece(plus I never had the cards running together on any previous install either...))01:02
cfhowlett#opensourcemusicians perhaps ...01:03
aloieceok cheers01:07
zequencealoiece: You didn't supply the whole error. It's a python error of some kind01:16
zequenceWould be good to paste it somewhere, if it's more than one or two lines, and the post the link here01:17
zequenceThe two lines you are part of the story which tells where the error occured01:18
zequenceSorry..01:18
zequenceThe two lines you pasted are part of the story which tells where the error occured01:18
zequenceBut, it's not the whole story01:19
cfhowlettI like the first way better, Z  :)01:19
zequence:)01:19
aloieceok will come back to you asap01:24
zequencealoiece: If you like, you can use http://paste.ubuntu.com01:29
zequencealoiece: Why did you build ffado from source, btw?01:33
zequenceI've never tried daisy chaining on Linux myself, and not sure how one can even find out how many devices work that way01:34
zequenceIf one works, than ffado is working at least01:34
zequenceIf you know for a fact that a very recent change in the source has improved something for you, it makes sense to build it from source01:34
zequenceI would imagine that the ffado version in 16.04 is quite recent though01:35
zequenceI can only help with the python error, pretty much. Anything else, I would suggest contacting ffado people. There's an irc channel #ffado. They also have their mail lists and forums, and such01:37
zequenceCould be there are some ardour folks who have some experience in daisy chaining as well. So, you could try #ardour01:37
zequence#opensourcemusicians is already mentioned01:37
aloiece~$ ffado-mixer02:12
aloieceTraceback (most recent call last):02:12
aloiece  File "/usr/bin/ffado-mixer", line 31, in <module>02:12
aloiece    from ffado.ffadowindow import *02:12
aloieceImportError: No module named ffado.ffadowindow02:12
aloieceis all i get from the terminal02:12
zequencealoiece: ffado is missing a python module. It comes with the ffado source, but for some reason it is not in a path which python can find when running ffado-mixer02:13
aloiecehm02:14
zequenceSo, either installed into the wrong place, or not at all, or it the wrong python running the program02:14
zequencealoiece: Again, why are you building from source?02:14
aloieceah right02:14
aloieceuhm on the ffado page there is a thread regarding the devices I'm using and with the svn I'm trying to compile it's supposed to be working02:15
aloiecethat's why02:15
aloiece=)02:15
aloieceotherwise I'd have to downgrade the firmware02:15
zequencewhich version of ffado is suppose to work?02:15
aloiecewhich I dare not do ;)02:15
aloiecethis one subversion.ffado.org/ffado/trunk/libffado02:18
zequenceThat's not showing me the version though. Just the url for their source02:19
zequenceCould you post the link the ffado page instead?02:19
aloieceyea sorry02:20
aloiecehttp://www.ffado.org/?q=comment/12757#comment-1275702:20
aloiecei know it says 14.0402:20
aloieceand I had it almost working in 15.1002:21
zequencealoiece: That was posted 05/29/2014, which means whatever version of ffado existed in svn by that time02:21
zequenceIt has since long been in Ubuntu repos02:21
aloiecebut too much updating at some point screws up some things so i went ahead and got the beta I'm running now and It's been stabel in studio and live02:21
aloiecehm02:22
zequenceI don't think building ffado from source will help in this case02:22
aloiecehm i see02:23
aloieceI did have the impression I got a newer version when I compiled it under 15.10902:23
aloiece1002:23
aloieceThen I was finaly able to change the sample rate and clock source in ffado02:23
zequenceI stil don't think compiling it from source will help. Just install the packages from the repos normally02:25
zequenceffado in xenial is at 2.2.1-302:25
zequenceHmm, looking at the versions now I see that very few new ones have been released for the past year02:26
aloiecewell that, and the stock version has somehow never worked02:27
aloieceversion I'm compiling is 2.2.999902:28
zequenceThe version in xenial is a new upload compared to vivid (15.10), so something has changed02:28
aloiecemhm!02:29
zequenceI'm getting the source now02:30
aloiecethanks man!02:30
aloieceglad you're looking into my stuff! really appreaciate it!02:31
zequencealoiece: Latest change concerning audiofire devices seems to be 2014-05-0602:33
zequencealoiece: YOu can check yourself with: svn log --search AudioFire02:34
zequenceYou can try other search terms as well02:34
zequence..if you want02:34
aloiecewell in the official realeases but apparentlyc the svn worked out for the guy02:34
aloiecein the post02:35
zequenceYes, back in 201402:35
zequenceThat's my point02:35
zequenceNow I'm checking the Debian source, which is where Ubuntu gets it's ffado02:36
aloieceyeah i see your point. as i said, i thought with a few little tweaks wht worked on 14.04 should work on 16.0402:36
aloiecei know that sounds a little off but a lot fo things have worked in both 12.04 and 14.0402:37
aloieceand the post is from 2014 -05-2902:37
aloiecethe update you mention is a little earlier02:37
aloiecea bit older02:37
zequenceI'm still a little puzzled, but there is a chance some changes are missing still02:41
zequenceDebian has not been updating its ffado much, relying on stable releases from ffado, basically, which don't happen so often now02:42
aloiecehm yeah02:42
zequenceSo, at this point, it would be best if you did a bug report in Ubuntu02:42
aloiececan i ask you a question?02:42
zequenceSure02:42
aloiecedo you mind guiding me through a proper bug report? I've never done one but I would love to get more into it02:43
zequenceIt's not that difficult, actually, these days. You do need a launchpad account, so get one if haven't already at http://launchpad.net02:43
zequenceThen, in your terminal, while booted into the system in question, do: ubuntu-bug libffado02:44
zequencelibffado is the name of the debian/ubuntu package02:44
zequenceor, the source package, actually02:44
aloiecehave got one02:44
aloieceaccount i mean02:44
zequenceSince you don't know the exact commit that fixes this, someone will need to find one - if there is one02:44
zequenceBut, you could help by searching the svn log for something that seems relevant02:44
zequenceTo see the whole log, this command should help: svn log | less02:45
zequenceless is a text viewer. Use up and down arrows to scroll, or page up/down. Use 'q' to quit02:45
zequenceIf a fix is found, someone can add it to the source02:46
zequenceTo the Ubuntu source, that is02:46
aloieceok cool02:46
aloiecewhen using the command i get02:46
aloiecehelp:: command not found02:46
aloiece(END)02:46
aloiece[1]+  Stopped                 help: svn log | less02:46
aloiece]02:46
zequencethe command is this...02:47
zequencesvn log | less02:47
aloieceui02:47
aloiecesry02:47
aloiecelittle sleepy already02:47
zequenceIt's ok. I know how it is02:47
aloieceyikes 4 o'clock02:48
zequencealoiece: A tip..02:48
zequenceSeems like AudioFire is a fireworks device02:48
aloieceyes?02:48
zequenceSo, I would scan the log for anything to do with "fireworks"02:48
aloiecethanks for that!02:49
aloiecehm, now i get02:50
zequencealoiece: It would of course help if you were able to build the svn from source and found it to work.02:50
aloiecesvn: E155007: '/home/aloiece/libffado' is not a working copy02:50
zequenceYou need to be in the svn repo folder to use that command02:51
aloiecewhich is the same as my working directory for compiling (scons and scons install that is)02:52
zequenceIt's getting late here as well, so I will have to quit here. If you want to get help with building ffado, try #ffado, #opensourcemusicians, #lad, #ardour, and #jack also02:52
aloieceright?02:52
zequenceYeah02:52
zequenceBut was that the svn repo, really? Why is it called libffado?02:52
zequenceAnyway, as said. Time to snooze02:52
aloiececheers! man thanks for your help! good night!02:53
aloieceok now i went into the svn directory and got it02:59
aloiecethanks again02:59
cfhowlettUbuntu Designs Wanted:  http://mhall119.com/2016/03/help-make-gnome-software-beautiful/07:47
rick_hello everybody16:41
rick_somebody knows how install the linuxsampler ?16:42
rick_some tutorials...16:42
Peppernrinohttp://mhall119.com/2016/03/help-make-gnome-software-beautiful/18:13
Peppernrinoooops18:13
Peppernrinoi meant to post that in another channel to help. lol18:13

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