/srv/irclogs.ubuntu.com/2012/12/10/#ubuntustudio-devel.txt

zequenceNeed to get a live system working, and so far whatever I try, there's always something putting a stop to things00:16
Len-nbzequence, LMMS added to "generation" in seeds.00:48
Len-nbWe'll see how it goes00:48
Len-nbmicahg, besides -look, ubuntustudio-icon-theme and ubuntustudio-default-settings need to be uploaded.00:52
Len-nbThe changes in one match the other.00:53
Len-nbzequence, if our ISO builds with lmms, then we will need to generate a *.desktop file to go with it.00:56
Len-nbzequence, I think that is my studio work for the day (week?)00:57
micahgLen-nb: ACK01:02
Len-nbmicahg, thanks01:02
zequenceLen-nb: I find that our categories don't make much sense01:13
zequenceWouldn't say lmms is well categorized under generation, as it is a seuqencer01:14
Len-nbIt is where qtractor is.01:14
Len-nbI would like to have fewer audio metas01:15
zequenceBut, I can see there's other categories within audio that are used strangely as well01:15
zequenceYea01:15
zequenceOne would really be enough01:15
Len-nbOr one pro and one not?01:15
zequenceIf we want to use subcategories, we can add those in the seed source, for reference01:15
zequenceYou're thinking about standard desktop audio vs pro audio?01:16
zequencePerhaps standard desktop stuff should be in its own meta01:16
Len-nbStandard desktop should already be in desktop01:16
Len-nbMaybe one would be fine01:17
zequenceYea, that is probably the best one. If someone uses another desktop, they will already have a standard set of desktop audio apps01:17
Len-nbWhat about things like jack for video?01:18
zequenceThat should be a dependency in video01:18
Len-nbI think video depends on a basic audio meta now.01:18
zequenceAudacity only from what I can see01:20
Len-nbno it doesn't, jack should be there as there are some things that use jack for timing.01:20
zequencePerhaps we should leave this for later01:20
zequenceWe need to thoroughly go through each workflow01:21
Len-nbwe have 5 audio metas.01:21
zequenceI think at least we could put all the audio metas together for now01:21
zequenceThere's a lot of stuff we could improve for all metas01:22
Len-nbthe name ffmpeg should be replaced01:22
Len-nbIt is now av-something01:22
zequenceWell, that is one of those details that someone going thoroughly through video might want to look at01:23
zequenceYou could add workitems about that01:23
Len-nblibav now01:23
zequenceffmpeg does install the av stuff though01:23
Len-nbYa, but that will not last forever01:24
zequenceThis package contains the deprecated ffmpeg program. This package also serves as a transitional package to libav-tools. Users are advised to use avconv from the libav-tools package instead of ffmpeg01:24
zequenceI'm hoping this kernel build actually get me somehwere. Been working on getting to work for two days now. That's no way of getting things done01:25
Len-nbI gave up on kernels soon as I could :)01:26
zequenceYea, well. I really need one that I can actually use for something01:26
Len-nbbeing bale to use premade kernels is nice01:26
zequenceThat's where I'm out of luck01:27
Len-nb*able01:27
zequenceThere's not a single one I can use right now, save the 9.10 realtime kernel01:27
zequenceI'm not that eager to install puredyne in 201201:27
Len-nbThat works at all or just for one task?01:27
zequenceThat works at a reasonable latency01:28
Len-nbRight01:28
zequenceThe Debian rt is quite nice, but there's a bug in the system. If I was not busy trying to find something that works, I might actually have time to figure out what it is01:28
Len-nbIs that a 2.6*01:28
zequenceShuts down an irq after a while. In this case, the firewire device01:28
zequenceDebian Wheezy. 3.201:29
zequenceSame as Precise01:29
Len-nb(2.6 in 9.10)01:29
zequenceYea01:29
zequence9.10 was the last Ubuntu to contain a -rt kernel01:29
Len-nbThat is disappointing01:29
zequencelinux-lowlatency won't work, unless I install Ubuntu 10.1001:30
zequenceAnd there's no garantee that is up to par either01:30
zequenceI wish I had done some cyclic tests on the -lowlatency back then01:30
Len-nbSo what changed from 2.6 to 3*?01:30
zequencePractical tests were giving wonderful results01:30
zequenceI built a 2.6.38 kernel on 12.10 recently, thinking I'd get better performance, but no01:31
Len-nbHave some buffer sizes gone up?01:31
zequenceThere's something outside the kernel that seems to affect the performance as well01:31
zequenceOr, I just don't have good enough testing data01:32
zequenceThere was a weird time when we were testing -lowlatency during 10.1001:32
zequenceIt was 2.6.3701:32
zequenceWe were getting awesome results. All of us01:32
zequenceThen, a week later, or so. The same exact kernel, after a system update. Worse performance01:33
Len-nbI wonder if something like upstart or dbus is a problem01:33
zequenceI don't know enough about the inner workings of linux in order to have a clue. But, if I can just get a 3.2 kernel working on Ubuntu without the irq bug that Debian suffers from, I can relax and start working on what I really should be doing, namely preparing a 1.0 version of the audio software that my band is to use for live gigs01:35
Len-nbI wonder if the slackware audio distro has this problem.01:35
Len-nbIt is totally roll your own. compile everything.01:36
zequenceIt is related to audio somehow. Only audio devices were getting borked01:36
zequenceBut, it's not in the vanilla kernel. It's something Debian specific01:37
Len-nbIs it the FW stack?01:39
zequenceThis time it was. On another machine it was a pci audio device01:40
zequenceThis time it was when using jack. the other time pulseaudio01:40
zequenceSo, alsa01:41
zequenceer.. :P01:41
zequenceI'm getting tired now01:41
zequenceI don't know. Seems like there should be no connection at all when I think about it01:41
zequenceJust happened to be two audio devices both times01:41
Len-nbjust found this:01:45
Len-nbjackd has to run with realtime priviledges. One way to do this on Slackware would01:45
Len-nbbe to use set_rlimits. Since 12.2 there's another way, though experimental. If01:45
Len-nbyou have a filesystem that supports posix capabilities (reiserfs does not), you01:45
Len-nbcan grant jackd the rights to run in realtime mode, even when started as normal user01:45
Len-nbwith the following command: setcap cap_ipc_lock,cap_sys_nice=ep /usr/bin/jackd01:45
Len-nbzequence,  That sounds like it sets bits on the binary file itself.01:46
smartboyhwWhat the...My newest dist-upgrade wants to remove ubuntustudio-desktop!!!!08:13
smartboyhwHey ttoine 08:37
ttoinesmartboyhw, hello08:47
ttoinezequence, the ticket for emails is handled ! I just get the email notification08:48
ttoinezequence, if the jetpack package cannot be installed, I have another way to share posts08:48
smartboyhwttoine, yes:D08:50
ttoinesmartboyhw, it means that like any other ubuntu flavour, we are a community !08:54
smartboyhwttoine, :D;D08:55
ttoinesmartboyhw, and I am happy, the delivery of my brand new VPS is this morning !09:00
smartboyhwttoine, :D09:00
ttoineand my brand news VPS is delivered this morning !09:01
* ttoine feel happy this monday morning09:01
smartboyhw:D09:04
zequencettoine: I did see that they put the ticket in queue, but still no email adresses from what I can tell09:11
smartboyhwzequence, well at least they will do it:P09:11
ttoinezequence, yes, but you can notice than it seems to be faster than for jetpack09:12
zequenceI think that's just coincidental09:12
zequenceDon't think they have many people working on those tickets09:13
zequenceI've been trying to get a well performing kernel all day tomorrow09:14
zequencettoine: Have you built an -rt with nvidia support?09:14
zequenceI'm getting awful results from cyclic testing, but finding out now that it doesn't tell you how well audio performs09:15
smartboyhwzequence, uh I have -rt kernels here built, but without Nvidia support09:15
zequencesmartboyhw: Yes. That is the normal result, without patching either the linux source, or the nvidia source further09:15
smartboyhwzequence, you mean http://linuxmusicians.com/viewtopic.php?f=27&t=7496 ?09:16
zequenceall day yesterday*09:16
zequencesmartboyhw: No09:16
smartboyhwzequence, er? ( I don't use Nvidia anyway:P)09:16
zequenceWithout nvidia proprietary drivers, you might get worse performance09:17
smartboyhwzequence, so what you want is a -rt kernel with the "proprietary" drivers09:18
astraljavasmartboyhw: Probably a conflict with packages, the archives are fluxuating. Don't worry, try again later.09:20
ttoinezequence, you may use the nouveau driver, no ?09:20
smartboyhwastraljava, try again what?09:20
ttoinewith -rt kernel, the only good result I have ever had is on full Intel pc09:20
zequencettoine: Yes, but at a cost to performance09:21
astraljavasmartboyhw: dist-upgrade09:21
zequenceFunny enough though, I was getting bad results from cyclic testing, but no xruns at really low latency with my FW device09:21
smartboyhwastraljava, ah:D09:21
ttoinezequence, yes, for sure. but I was one of the first to use a rt kernel with Ubuntu, I guess with Ubuntu Edgy. It has always been special to use. I thank a lot Alession for his work !09:22
ttoinezequence, what do you mean with "bad resulst from cyclic testing" ?09:23
zequencettoine: There's a test for determining latency, called cyclictest09:23
ttoineok09:23
zequenceBut, it doesn't tell you how well your audio hardware will perform against the system of course09:23
ttoinezequence, sorry, I am not very concentrated. I am playing with my new server09:24
zequenceI was getting exactly the same results from both -rt and -lowlatency on this machine, on 12.0409:24
zequenceBad results from the cyclictest, that should give xruns09:24
zequenceBut, no xruns09:24
zequenceAnyway, seems like I'm actually getting the performance I need now09:25
smartboyhwWell anyway I will try to build a -rt kernel with the Ubuntu drivers, but I'll wait till 3.8 releases. There are no -rt patches for 3.7...09:25
zequenceJust need to start using the software and see how it goes09:25
zequencejack2 1.9.9 is out. I'd expect it to appear in raring sometime soonish13:23
zequenceshould hopefully be a lot more stable than previous version13:23
smartboyhwzequence, Oh!13:43
smartboyhwHi scott-work 13:45
scott-workgood morning smartboyhw 13:48
scott-workzequence: ping13:48
zequencescott-work: pong13:56
smartboyhwEh scott-work zequence you guys ping-ponged without any discussion?:?14:11
zequenceLen-nb: There's really only one thing I can think of which might need some consideration, when it comes to having only one audio meta14:20
zequenceLen-nb: plugins14:20
zequenceEither we find a way to make it easy for users to find "recommended" applications no matter what application they use with the plugins, or we add a ubuntustudio-audio-extra meta (which could include a lot more than audio plugins)14:21
zequenceSorry, "recommended" plugins14:21
=== jta is now known as jta_afk
ttoinegmail's down...17:13
ttoineI hope it is not because Canonical was setting up our emails address ;-)17:13
zequenceThat's rare17:24
ttoinegood evening ;-)20:02
=== frewsxcv94040 is now known as frewsxcv94709
Len-nbzequence, whats with im-switch/im-config conflicts? It looks like one depends on the other. Has one been upgraded and the other not?23:05
Len-nbzequence, ^^ to do with ISO builds.23:06
micahgneeds a seed change/meta upload23:06
micahgsame that xubuntu did23:06

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