/srv/irclogs.ubuntu.com/2010/05/18/#ubuntustudio-devel.txt

andyzweb_guitarman_: I am running into those troubles with jack as well00:45
andyzwebonly getting those errors with the realtime kernel00:47
andyzweband no I am not -_-00:49
andyzweb*now00:49
_guitarman_andyzweb: is that because you rebooted?00:57
_guitarman_andyzweb: yes, mine works now00:58
andyzweb_guitarman_: yeah that's all I did.01:04
andyzweb_guitarman_: have you tried starting and stopping jack and seeing if it still works?01:04
_guitarman_will do01:04
andyzwebalso in in Ardour are all the denormal handling options disabled or is that just me?01:05
_guitarman_its working for me now andyzweb 01:05
_guitarman_my system is now a real unclean mess though... i've installed kxstudio, so i can't vouch at this point how it is in ubuntustudio exactly since its now installed falk's stuff01:06
_guitarman_the pulseaudio to jack bridge is just awesome this solves a lot of problems for linux podcasters01:07
_guitarman_and of course for people who want to grab audio from vieos etc01:07
andyzwebyeah what is kxstudio? and are you running 10.04?01:08
_guitarman_yes 10.0401:08
_guitarman_kxstudio is based on ubuntu 10.0401:08
_guitarman_i was just tring it out so i could blog about it01:08
_guitarman_it uses all the cutting edge stuff01:08
_guitarman_jack201:08
_guitarman_ladish01:08
_guitarman_the vst stuff01:08
_guitarman_so its not as stable01:09
_guitarman_based on kde01:09
_guitarman_for the desktop environment01:09
_guitarman_instead of gnome.01:09
_guitarman_its a nice setup, jack is on by default when it boots i believe01:09
persiaMany of the technologies being previewed in kxstudio will appear in 10.1001:09
_guitarman_yeah, i think thats going to be a really killer release for ubuntustudio01:09
_guitarman_this stuff should have stabalized a bit more by then01:10
_guitarman_although so far it hasn't been terribly crashy01:10
andyzwebYeah. I have given up on getting UbuntuStudio to work fully on my macbook for now.01:11
andyzwebI am playing with my other PC instead.01:12
andyzweblet me check something real quick01:13
andyzwebyeah, I get 5.8ms latency 4 in 2 out with the built in hardware on my macbook pro when @ 44.1 24-bit01:19
andyzwebI want to be able to get the same (or hopefully better) with UbuntuStudio on the same machine01:19
_guitarman_is the hardware supported?01:23
andyzwebwelp...the internal sound card is the intel-HDA thing. which is very...difficult01:36
jussiIve asked this guy to join here: 08:03
jussi[09:28:09] <macinnisrr> I have a distro for beta release which contains more current versions (and more convenient scripts) of software, as well as realtime kernels with PAE support. I can package quite well, but have no idea how to make a source package or contribute upstream. How can I help?08:03
andyzwebabogani: what is the difference between the linux-rt linux-realtime and linux-lowlatency kernels in 10.04?08:24
aboganiandyzweb: -lowlatency use the same source of -generic one but a more aggressive configuration for reduce latency. -rt and -realtime use PREEMPT_RT patchset (that is linux realtime support) but the former is based on Ubuntu kernel source instead the later is based on the vanilla one (aka kernel.org).08:26
andyzwebabogani: ok I see. In the kernel.org rt project there are no patches for 2.6.32 was there no realtime kernel for that version?08:30
aboganiandyzweb: No. It is the reason of -lowlatency kernel.08:31
andyzwebso -lowlatency just uses the Preemptable Kernel instead of the Voluntary Preemption which is enabled in -generic08:34
aboganiandyzweb: That is one of the config changes.08:35
andyzwebabogani: without bothering you anymore, is there a diff or list of the config differences for them?08:36
aboganiandyzweb: What is the reason of that request?08:37
persiaabogani: Do we have word of -rt for 2.6.35 yet, or is that still for discussion?08:38
andyzwebabogani: just trying to grow my knowledge of kernel development and maintenance08:39
aboganipersia: Will be 2.6.35 the final kernel version for Lucid?08:39
aboganiMaverick08:39
persiaDunno.  it's the announced version from UDS, at least.08:39
persia-kernel would have more details though.08:39
aboganipersia: At the moment the latest upstream rt release is 2.6.33. they (upstream) don't seem have intention to upgrade soon so we can: 1) stick on 2.6.33 2) forward port it on 2.6.35 (like I done for Intrepid and Jaunty).08:42
persiaForward-port is likely to be most compatible, of course.  There may be laggard topic branches that need to be supported.08:44
aboganiandyzweb: Configurations changed in -lowlatency kernel flavour:08:44
abogani# CONFIG_NO_HZ is not set08:44
aboganiCONFIG_PREEMPT=y08:44
aboganiCONFIG_HZ_1000=y08:44
aboganiCONFIG_HZ=100008:44
aboganiCONFIG_TREE_PREEMPT_RCU=y08:44
aboganiCONFIG_SLAB=y08:44
abogani# CONFIG_DEBUG_KERNEL is not set08:44
aboganiandyzweb: ^^08:44
persiaandyzweb: The other trick is that all the kernels install the config to /boot on install, so you can run diff between arbitrary flavours.08:45
andyzwebabogani: many thanks!08:45
aboganiandyzweb: You are welcome!08:47
andyzwebmy usefulness will increase once I write my guide for installing UbuntuStudio 10.04 on a MacBook Pro 5,3.08:50
aboganipersia: Frankly I think that the only one viable solution to -rt painful maintenance is to "adopt" a more tuned generic based kernel kernel like -preempt or -lowlatency. Then put it into main and use as default kernel for Studio. In this way we can let -rt for only people that really needs it. And avoid a lot of criticism (from community) to me.09:00
persiaOh, I agree entirely.  I'd like to have -rt in the archives, but I don't think it ought be default for Studio until it hits mainline: it's too high a volume of bug reports for the available maintenance team.09:02
falktxso?10:49
jussihi falktx10:56
jussiyoull need to talk to the packaging lads, perhaps persia can help10:57
persiaWith which?10:58
falktxbackport packages to lucid10:58
falktxmaybe through an ubuntustudio ppa10:58
persiaI only know the official process: file a bug against the backports project, get three people to test, wait for it to be published.  This doesn't work for libraries at all.11:00
persiaScottL was talking with jdong about some potential process for more complex stuff, but I don't know the details.11:00
persia!backports11:00
ubottuIf new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging11:00
persiaThat page should detail the official process, for some more detail.11:00
persiaGiven timezones, ScottL probably won't be around for a few hours yet.11:01
falktxthat what i don't like about it11:05
falktxI have to wait for other people to review it11:05
falktxand that can take a really long time11:06
falktxupload to a ppa is quick11:06
falktxI have done this before so I already know how this works11:07
falktx(check the 'zynadd' package)11:07
falktxaren't you guys interested on a ubuntustudio ppa?11:08
persiaThere is one.  We just actively don't recommend it to users.11:09
persiaBasically, anything that is going to get branded as part of what we do needs peer review anyway (even if just between each other).11:10
persiaAnd the backports guys tend to be friendly to known groups.11:10
persiaThat's why I suggest waiting for ScottL: he has started a discussion to do something like upload to a PPA, and have that end up in backports for our stuff.  I just don't know the details, and it's not a complete process yet, so the documentation is lacking.11:11
falktxok, that sound good11:11
falktxi'll be around here today11:12
falktxwhen will he come?11:12
persiaHe usually has some time early his morning, so near the end of the day UTC.  Worst case, he'll get the message in backscroll.11:15
falktxjust one super-dumb question - how do i change irc text color ?11:24
falktxsometime ppl talk in red11:25
persiaIt's usually something in your client configuration.  Try looking for a Preferences menu or submenu, and see if there is a colours choice.  If you use a CLI IRC client, it's probably some /SET magic.11:26
falktxi use konversation11:26
persiaI don't know for konversation.  With Quassel it's Settings....Configure Quassel...Chat view11:28
persiajussi: Do you remember where to configure that in konversation?11:28
falktxi saw it, custom colors11:29
falktxbut how to enable it while typing?11:29
jussiIm sorry, been using quassel for too long11:29
falktxit's ok11:29
persiaHow do you mean?  To control what colors you send?  Lots of folks won't see that, because they show the colors client-side.11:30
falktxit's not like i need that11:30
jussipretty much all of ubuntu channels have colour restrictions set also11:31
astraljavairssi FTW!!11:35
* jussi gags astraljava12:31
=== irvie is now known as irv
=== irv is now known as irvie
=== irvie is now known as irv
=== irv is now known as irv1
=== irv1 is now known as irv
falktxhi Scott14:41
falktxi was discussing with some guys here about the ubuntustudio ppa14:42
falktxto get a way to upload to that ppa, "auto-review", and send to backports if it's good enough14:42
rlameirofalktx: boas, por aqui :D14:43
falktxya, ola14:44
falktxfui um dia pesquizar umas cenas...14:44
falktxe encontrei ...14:44
rlameirofalktx: i finished reading the channel logs, ScottL is in a trip of about 3 days14:44
rlameirohttp://irclogs.ubuntu.com/2010/05/14:44
rlameirowe had a meeting last sunday and we talked about the backports issue, go into there and you can look at it14:45
rlameiroalso, WELCOME MAN!!!!!14:45
falktxnice to be here14:45
falktxja tou no estágio, por isso ja tenho net o dia todo14:46
falktxaté as 6h3014:46
falktxwhich is the specific log date i should check ? (sunday...)14:46
rlameiro1614:47
rlameirosorry folks, we are both from Portugal :D14:47
falktxi'm reading the logs...14:49
falktxwhat do you guys think about kxstudio?14:49
falktxdoes it suck, or is it a good thing?14:49
falktxok14:56
rlameirofalktx: i dont like so much kde, its a personal question, but kxstudio is a very nice build and has very neat features 14:56
rlameirosome things are planned to be on the next release, like jack2, for instance14:57
falktxeverything could be ported to ubuntustudio14:57
falktxi saw the interest on pulse-jack14:57
rlameirowell, not everything14:57
rlameiroto get into ubuntustudio, the packages must be on the ubuntu repos14:58
falktxi decided to stick with lucid for at least a year14:58
rlameiroand for that they must get through the REVU process, maybe persia can help you in there14:58
falktxso I won't work for maverick14:58
falktx(always persia)14:59
rlameiro:D14:59
falktxthe thing is:14:59
falktxi'll keep working on lucid14:59
rlameirowell he is a MOTU, so he can guide in there14:59
falktxwhatever that thing is going to ubuntu or not, I don't think it's my job14:59
falktxi have many packages in revu15:00
falktxthe only one that has been accepted is "zynadd"15:00
falktxdpkg -s zynadd | tail -n 115:01
rlameirowell i dont know about that, but revu seems a very hard process to go through15:01
falktx_it's cool_15:01
falktxrevu is all about waiting, i think15:01
falktxppl are busy, i get it15:01
rlameirowell yea, but there are a lot of things to correct15:01
rlameirowell , time to give lesson15:02
rlameirobe back later15:02
falktxok 15:02
falktxbye15:02
* rlameiro AFK15:02
falktxi think ubuntustudio should have something like this:15:04
falktxhttp://kxstudio.sourceforge.net/screenshots/kcm_audio1.png15:04
falktxi did it for kxstudio, and it's very handy15:04
rlameirohttps://wiki.ubuntu.com/UbuntuStudio/ControlsRedesign falktx 15:06
falktx@rlameiro: weren't going to give a class15:07
falktx?15:08
falktxi can easily do that app in 3 weeks15:09
falktxusing pyqt15:09
falktxjust need to leave everything for later, which i might not do...15:09
falktxi would change some stuff though15:10
falktxshouldn't wireless be a task of networkmanager ?15:10
falktxnm-applet ?15:10
persiaHistorically we've used gnome-network in preference to network-manager, as it doesn't have a dynamic behaviour, so it's easier to predict system load.15:20
falktxso that's the reason15:20
falktxis networkmanager included in the dvd?15:21
falktxit should15:22
persiaI don't think so.  There's a bug in lucid that it doesn't work at all, but that's different.15:22
persiaWhy, if it's considered to offer a degraded experience?15:22
falktxi sometimes use nm-applet even in kde15:22
persiaIt's *wonderful* for usecases that don't run into issues with a bit of extra latency once in a while, but this doesn't tend to be that use case.15:23
falktxit never failed me, and kde has some minor probs with networks15:23
persiaIt's not a reliability issue: it's a predictability issue.  With n-m, there exists no way to know "when" n-m will decide to consume processing resources.15:23
persiaSo one can't safely e.g. push one's machine near the limit in a performance.15:24
falktxi understand15:24
rlameiropersia: could this bug be a packaging issue? https://bugs.launchpad.net/bugs/58178616:10
ubottuUbuntu bug 581786 in ubuntustudio "Mute button not enabled by default in Ardour 2.8.6 Lucid AM64" [Undecided,New]16:10
persiarlameiro: It might be, but it might also be an accidental upstream release artifact creation bug.16:25
persiaCheck the debian package to see if the defaults are different.  Also, check to see if there is a config file in the upstream release tarball.16:26
persiaIt can be fixed in packaging, but it's worth tracking down the source of those values, and fixing it there so that we don't have to readjust every time we touch the package.16:26
rlameiropersia: the comments said that in ardour forum this issue was on the ubuntu package16:32
persiaSure, but do we know that it isn't also in the Debian packaging?  How about the upstream release tarball?16:33
persiaThat nobody ever encountered it there doesn't help us to know: maybe the Debian users all modify the configuration.  Maybe nobody actually uses the usptream example file.16:34
rlameirowell i will try to look into it later16:34
persiaThanks.  If it's really just an issue in Ubuntu, we'll want to check why it exists (maybe there's a bug in each direction, and it needs some other solution), and then just sync with Debian.16:34
=== holstein_ is now known as holstein
=== _guitarm1n_ is now known as _guitarman_
falktxyou're here too guitarm1n ?17:49
falktxha17:49
_guitarman_yes - i am everywhere falktx ... rlameiro recruited me for the meeting to suggest some things18:03
_guitarman_since i use the tools in the podcast etc18:03
_guitarman_and for music18:03
=== irv_ is now known as irv
=== TheMuso` is now known as TheMuso

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