/srv/irclogs.ubuntu.com/2012/11/20/#ubuntustudio.txt

=== jnbek is now known as jnbek^dt
=== jnbek^dt is now known as jnbek
jagginesshi08:10
=== smartboyhw_ is now known as smartboyhw
ubuntuStudioUserI was going to try out Ubuntu Studio and was debating between 12.04 and 12.10. The last time I installed Ubuntu Studio was 10.04. Would anyone recommend one over the other between 12.04 and 12.10?14:06
zequenceubuntuStudioUser: The main difference between the two is some changes in the menu, some additional preinstalled packages, and a newer pulseaudio14:07
ubuntuStudioUserDoes it matter whether one is LTS or whatever?14:07
zequenceThere is a bug in both, which leaves jackdbus running in the background, when trying to stop it with qjackctl14:07
zequenceI don't think it matters, if it's LTS or not. Not in any major way, anyway14:08
ubuntuStudioUserFunny you mention that.. I had that bug way back too14:08
ubuntuStudioUserI got so used to killall -9 jack14:08
zequenceYea, same here14:08
ubuntuStudioUserin the terminal14:08
zequenceThere's a bugfix on the way, but it may take some time to get it in14:08
ubuntuStudioUserI love that they went with XFCE14:09
ubuntuStudioUsereven though I don't have much experience with it..14:09
ubuntuStudioUserI just don't like the direction vanilla has gone14:09
zequenceI'm a Ubuntu Studio dev, but I use Gnome3 myself :)14:09
ubuntuStudioUserOh..14:09
ubuntuStudioUsersorry then.14:09
ubuntuStudioUserwas "dissing" it14:09
zequenceIt was the right choice though, to go with XFCE14:09
ubuntuStudioUserYeah, not so resource hungry14:10
zequenceWell, on that part, I don't think there's much of a difference14:10
zequenceGnome3 is pretty fast14:10
ubuntuStudioUserI would also like to say, THANK YOU SO MUCH FOR WORKING ON UBUNTU STUDIO14:10
ubuntuStudioUserreally?14:10
ubuntuStudioUserthe all caps is because I can't say that loud enough14:10
ubuntuStudioUserI really do love the work you guys do14:11
zequenceXFCE was a safer choice, as the other two were so new, and got so much negative attention, as well as being buggy, etc14:11
ubuntuStudioUserI guess I'll give the latest a go.. (I mean 12.10)14:11
zequenceThe community seems to prefer XFCE14:11
zequenceubuntuStudioUser: Do you usually use any PPAs with US?14:11
zequenceLike, KXstudio?14:11
ubuntuStudioUserno.. I've never tried that14:12
ubuntuStudioUserwhat does it have?14:12
ubuntuStudioUsersome bleeding edge stuff?14:12
ubuntuStudioUserI'm really anticipating Ardour3.. but I know this may not be the place to discuss that..14:12
ubuntuStudioUserOne thing that I can say that turned me off to Unity and GnomeShell is that I can't move the panel to the bottom, or the window buttons to the right.14:13
zequenceubuntuStudioUser: kxstudio PPA does have more up to date packages, but only one type of jack (no jack1). So, adding that will change some things substantially14:14
zequence(if I'm not terribly mistaking)14:15
zequenceubuntuStudioUser: jackdbus is fixed there, at least14:15
zequenceI just got my bugfix patch accepted into 13.04, so hopefully I can soon get it into both 12.10 and 12.04 :)14:15
ubuntuStudioUserGreat!14:15
ubuntuStudioUserDo you know of the kernel differences between 12.04 and 12.10? if any?14:16
zequenceNot my code, however (it's a couple of commits from the original jack2 source, pointed out to me by falktx - the guy behind kxstudio)14:16
smartboyhwubuntuStudioUser, in 12.04 we use 3.2 kernel, in 12.10 we use 3.514:17
zequenceubuntuStudioUser: The kernel is more or less the same, performance wise. It's not as fast as some older kernels, and that is not due to it being -lowlatency, instead of -rt. Rather it has to do with the vanilla kernel being less responsive since around 3.014:17
ubuntuStudioUserI remember mucking around with realtime priorities back in hardy, but I didn't really know what I was doing and had to hard reset all the time.. I wish I was smart enough back then to go on IRC. Seems like a great and helpful community14:20
ubuntuStudioUserI will see how it operates "out of the box" I guess14:21
zequenceubuntuStudioUser: realtime privilege is out of the box.14:22
ubuntuStudioUserYeah.. I think it may have been even back then.. but I blindly followed some tutorials getting into some low level stuff that I didn't really understand. I learned some stuff..mostly how much I don't know14:23
ubuntuStudioUserIt gave me a good appreciation for the work that devs like you do.14:24
zequenceubuntuStudioUser: I think some version of Ubuntu did not offer realtime privilege, and of course, it's not easy to set up when you don't know what to do. Recently, it's not that hard. Just install jackd, say yes to realtime, and add yourself to audio group14:24
zequenceThen there are some tweaks you can do, however, Ubuntu Studio just comes with a couple of extras14:25
zequenceThe rtirq script is one, which only needs -lowlatency to work14:25
ubuntuStudioUserwhen you put the dash before it like "-lowlatency" or "-rt" is that referring to compilation options? or some runtime switch?14:26
zequenceubuntuStudioUser: linux-lowlatency, linux-rt14:29
zequenceThe name of the kernels14:29
zequencethere's no linux-rt in the kernel14:29
zequenceIn the repo, I mean :)14:30
ubuntuStudioUserI'm stupid..I thought realtime and lowlatency were the same14:30
zequenceThere's no linux-rt in the repo.14:30
ubuntuStudioUserIs the idea that lowlatency is good enough, and more stable?14:31
zequencelinux-lowlatency is an exact copy of linux-generic, with one small difference. It's diffing in a couple of config options, making it more responsive14:31
ubuntuStudioUseror "preempt" or something?14:31
ubuntuStudioUseroh14:31
zequenceMuch of the realtime patch has been imported into the main linux vanilla source, so even the vanilla kernel is capable of low latency operation, if configured for it14:32
zequencelinux-lowlatency is however not the same as linux-rt, but in practice, it's an adequate replacement (and I hope newer kernels will improve, cause both -lowlatency and -rt has been worse in performance for a while now)14:33
ubuntuStudioUserwhen you say "performance" I assume you are referring to lowest latency without xruns14:33
zequenceYea14:34
ubuntuStudioUserok14:34
ubuntuStudioUserhm14:34
ubuntuStudioUserwhat do you think is the best for production?14:34
zequenceI use linux-lowlatency14:35
zequenceI do more or less only live audio processing, so reliable operation at low latencies is important for me14:35
ubuntuStudioUserYeah, that's what I'm interested in14:36
zequenceAnd, I find linux-lowlatency adequate for that. I will however probably be using version 2.6.37 for my personal use :)14:36
ubuntuStudioUseris that lucid, or hardy or something? or is that just the latest with the older kernel?14:36
zequence2.6.37 was in Natty, I think14:40
zequence10.1014:40
ubuntuStudioUserDo you prefer that for the Kernel, or just what's in the distro (gui/etc)?14:41
zequenceJust the kernel. It's the most suitable for low latencies that I have tried, since the linux-rt from 9.1014:42
ubuntuStudioUserYou can't just mix and match anything, can you? This is probably a noob question.. and I do appreciate all the patience you're having with all my questions by the way.. but can you use the 2.6.37 kernel with the latest release?14:44
holsteinubuntuStudioUser: you are welcome to try it14:50
holsteinubuntuStudioUser: i would expect issues.. though i might try it myself at some point14:50
holsteinubuntuStudioUser: most folks dont need low-latency though..14:50
smartboyhwubuntuStudioUser, that is NOT RECOMMENDED14:51
holsteinif you arent doing realtime effects, or running a software synth, who cares if it takes half a second to hear audio when you press play14:51
smartboyhwubuntuStudioUser, well I14:52
holsteinthat being said, i have nice latency with the latest stock kernels14:52
smartboyhwam not even sure if it is possible or not...14:52
smartboyhwholstein, good14:52
* smartboyhw uses linux-lowlatency here14:52
ubuntuStudioUserwell.. I'm going to try it.. and we'll see what happens. hopefully, I'll be back to report my progress!14:53
ubuntuStudioUserthanks for all the help guys!14:53
holsteinsure, but why?14:53
ubuntuStudioUserI mean.. just try 12.1014:53
holsteinif i may ask.. i know i can say why i would like to try an older kernel14:53
ubuntuStudioUserwithout any changes14:54
holsteinOH... yeah... i would14:54
* smartboyhw would like a 4.10 system using a 3.7-rc6 kernel rather than a 13.04 using a 2.6.37 kernel..14:54
zequenceI don't actually know what could go wrong in using an older kernel. The times I've used one, I've had no problems15:04
zequenceBut, that's not exactly being scientific15:04
holsteinyeah, i wouldnt be scared of trying it.. i would just expect issues15:05
zequenceI'm just wondering what those issues might be15:07
zequenceI asked about it on the kernel channel. Hoping someone coiuld shed some light on it15:08
zequenceI've heard rumors of issues, but never actually seen one15:08
holsteinsure.. i would imagine since the other packages are expecting a different kernel, there could be some issues15:08
holsteina firmware package... something like a proprietary blob that would cause x not to start.. nothing that you couldnt handle15:08
zequenceWell, I guess there might be an issue with newer graphic drivers. Stuff that isn't baked into the kernel, but that's like one thing15:08
zequenceTheoretically there might be problems with some firmware, but in most cases I think those have not changed much for years15:09
zequenceAll though, since the proprietary drivers is built against the actual kernel, I don't think there would be any issues after all15:10
holsteini guess i would try it... im just saying, i dont want someone joining the channel saying "im running kernel 2.6.x in ubuntu 12.10 and its your fault my system isnt booting"15:10
zequenceAnd as for the firmware, the safe way would be to download packages for that kernel version15:10
holsteini dont think its an issue for advanced/learned users who can either fix it, or understand the level of support15:11
zequenceI think if someone would start adding a 2.6.37 kernel to 12.10, that person would need to find out how to do that, and in that case, probably knows a bit about linux15:11
smartboyhwThe problem is: There is backporting for newer kernels to older releases, but there are not "frontporting" for older kernels to newer releases...15:13
zequenceYea, well. I'm still wondering what the problem would be..15:14
=== jnbek is now known as jnbek^dt
=== jnbek^dt is now known as jnbek
=== jnbek is now known as jnbek^dt
=== jnbek^dt is now known as jnbek
=== jnbek^dt is now known as jnbek
=== jnbek is now known as jnbek^dt
=== jnbek^dt is now known as jnbek
=== jnbek is now known as jnbek^dt
studio-user368hi22:29
studio-user368my name is jorch, please I want to know where can i find a manual or something about ardour and audacity22:30
=== jnbek^dt is now known as jnbek
=== jnbek is now known as jnbek^dt
=== jnbek^dt is now known as jnbek

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