Re: [ubuntu-studio-users] Real Time kernel US 13.04

2013-08-06 Thread Nicola
Hi all, Just an update. I compiled my own rt kernel following the system configuration guide http://wiki.linuxaudio.org/wiki/system_configuration#the_kernel I've used the linux-3.2.35 kernel with the 3.2.35-rt52 patch compiled against the .config of the latest low-latency kernel available from

Re: Real Time kernel US 13.04

2013-07-30 Thread Gustin Johnson
On Mon, Jul 29, 2013 at 5:35 PM, nicola.di.marzo @vodafone.it nicola.di.ma...@vodafone.it wrote: Thanks Ralf for the suggestions. Tomorrow i will experiment a little bit. One strange thing that i don't understand is why does still compare the webcam (on the bus 2) in lsusb even if i

Re: Real Time kernel US 13.04

2013-07-30 Thread Ralf Mardorf
On Tue, 2013-07-30 at 13:25 -0600, Gustin Johnson wrote: On Mon, Jul 29, 2013 at 5:35 PM, nicola.di.marzo @vodafone.it nicola.di.ma...@vodafone.it wrote: Thanks Ralf for the suggestions. Tomorrow i will experiment a little bit. One

Real Time kernel US 13.04

2013-07-29 Thread Nicola
Hi all, Is it available a Real Time kernel for the 13.04? I've tried both the default lowlatency kernels but to be honest i'm not satisfied with them. With my hp pavilion g6 can't get good results with jack below 11,6 ms (many xruns) even if i tried several further configurations (ex, i disabled

Re: Real Time kernel US 13.04

2013-07-29 Thread Ralf Mardorf
PS: What issues do you experience? Can you please post the output of rtirq status? -- Ubuntu-Studio-users mailing list Ubuntu-Studio-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users

Re: Real Time kernel US 13.04

2013-07-29 Thread Abe Caleb
That Laptop has limited cpu and I/O resources for the many apps that can run on this kernel thus you get plenty of xruns. In other words, you need more hardware resources. Perhaps if you use an externel usb sound card you may get some help. You need to be at 8Gb of Ram and a high speed hard

Re: Real Time kernel US 13.04

2013-07-29 Thread Ralf Mardorf
Hi Nicola, google for KXStudio, perhaps it provides linux-rt for Ubuntu 13.04, if not, then I can explain how you can build your own kernel-rt. Since I'm short in time, I only will do it, if no linux-rt should be available by a repository. Regards, Ralf -- Ubuntu-Studio-users mailing list

Re: Real Time kernel US 13.04

2013-07-29 Thread Ralf Mardorf
My mails did not come through the list and the archive is outdated since days. Forwarded Message From: Ralf Mardorf ralf.mard...@alice-dsl.net To: ubuntu-studio-users@lists.ubuntu.com Subject: Re: Real Time kernel US 13.04 Date: Mon, 29 Jul 2013 17:51:42 +0200 Hi Nicola

Re: Real Time kernel US 13.04

2013-07-29 Thread Ralf Mardorf
On Mon, 2013-07-29 at 11:54 -0400, Abe Caleb wrote: That Laptop has limited cpu and I/O resources for the many apps that can run on this kernel thus you get plenty of xruns. In other words, you need more hardware resources. Perhaps if you use an externel usb sound card you may get some help.

Re: Real Time kernel US 13.04

2013-07-29 Thread Kaj Ailomaa
On Mon, Jul 29, 2013, at 05:54 PM, Abe Caleb wrote: That Laptop has limited cpu and I/O resources for the many apps that can run on this kernel thus you get plenty of xruns. In other words, you need more hardware resources. Perhaps if you use an externel usb sound card you may get some

Re: Real Time kernel US 13.04

2013-07-29 Thread Ho Wan Chan
Hello Nicola, A packaged RT kernel for Ubuntu 13.04 is not available via any repository or PPA currently. We do have plans to resume maintenance of the linux-rt package in the near future (possibly after the release of Ubuntu 14.04 LTS). However, I don't think a packaged RT kernel will be

Re: Real Time kernel US 13.04

2013-07-29 Thread Ralf Mardorf
On Mon, 2013-07-29 at 18:21 +0200, Ralf Mardorf wrote: On Mon, 2013-07-29 at 11:54 -0400, Abe Caleb wrote: That Laptop has limited cpu and I/O resources for the many apps that can run on this kernel thus you get plenty of xruns. In other words, you need more hardware resources. Perhaps if

Re: Real Time kernel US 13.04

2013-07-29 Thread nicola.di.marzo @vodafone.it
First of all, thanks everyone for your quick replies. Second, it's the first time that i write here but i'm a happy ubuntu studio user since 9.10! So thanks to make this distro as great as it is...hope to contribute myself more in the early future. Now, i attach the output of these commands:

Re: Real Time kernel US 13.04

2013-07-29 Thread Ralf Mardorf
On Mon, 2013-07-29 at 19:43 +0200, Ralf Mardorf wrote: On Tue, 2013-07-30 at 00:36 +0800, Ho Wan Chan wrote: https://rt.wiki.kernel.org/index.php/RT_PREEMPT_HOWTO Or try the attached script. Boot into the lowlatency kernel, since the attached script should use it's config. I have no

Re: Real Time kernel US 13.04

2013-07-29 Thread Gustin Johnson
The processor in that laptop is pretty weak. It is only a single module (two integer cores) AMD and is thus less capable than a similarly clocked Intel i3. I have no idea what Even though i use a Roland ua25-ex that stands undisturbed upon its interrupt line... means since that device is USB

Re: Real Time kernel US 13.04

2013-07-29 Thread Ralf Mardorf
ninu@ninu-HPg6:~$ service rtirq status PID CLS RTPRIO NI PRI %CPU STAT COMMAND 66 FF 90 - 130 0.0 Sirq/8-rtc0 62 FF 80 - 120 0.3 Sirq/16-ehci_hcd 63 FF 79 - 119 0.8 Sirq/21-ehci_hcd 65 FF 75 - 115 0.0 Sirq/1-i8042

Re: Real Time kernel US 13.04

2013-07-29 Thread nicola.di.marzo @vodafone.it
Thanks Ralf for the suggestions. Tomorrow i will experiment a little bit. One strange thing that i don't understand is why does still compare the webcam (on the bus 2) in lsusb even if i blacklisted the uvcvideo e videodev drivers? I also found a very interesting discussion about rtirq made on