new rtirq release (was: Issue with the priority of the sound cards using rtirq)
On Fri, 2012-05-04 at 13:39 +0100, Rui Nuno Capela wrote:
[snip] > > > > Rui: this addition/hack in rtirq takes care of snd_hda_intel in my > > 3.2.16-rt27 system and will presumably do the right thing for any other > > pci soundcards: > > > > ---- > > # Special for kernel-rt >= 2.6.31, where one can > > # prioritize shared IRQs by device driver (NAME2)... > > # first try with irq names that start with snd_ > > PIDS=`ps -eo pid,comm | egrep -i "IRQ.${IRQ}.snd_.*" | awk '{print $1}'` > > if [ -n "${PIDS}" ] > > then > > RTIRQ_TRAIL=":${IRQ}${RTIRQ_TRAIL}" > > else > > # try with the name reported in /proc/asound/cards > > PIDS=`ps -eo pid,comm | egrep -i "IRQ.${IRQ}.${NAME2:0:8}" | awk '{print > > $1}'` > > if [ -n "${PIDS}" ] > > then > > RTIRQ_TRAIL=":${IRQ}${RTIRQ_TRAIL}" > > else > > # Backward compability for older kernel-rt < 2.6.31... > > PIDS=`ps -eo pid,comm | egrep -i "IRQ.${IRQ}" | awk '{print $1}'` > > if [ -n "${PIDS}" ] > > then > > RTIRQ_TRAIL=":${IRQ}${RTIRQ_TRAIL}" > > fi > > fi > > fi > > ---- > > given that, which got slightly re-hacked somehow, a new rtirq release > has bumped in: > http://www.rncbc.org/jack#rtirq > > packages: > http://www.rncbc.org/jack/rtirq-20120504.tar.gz > http://www.rncbc.org/jack/rtirq-20120504-28.src.rpm > http://www.rncbc.org/jack/rtirq-20120504-28.noarch.rpm > > svn trunk: > https://www.rncbc.org/svn/rtirq/trunk > > cheers && thanks Thank you Rui and Fernando :), I'll forward this to Ubuntu Studio mailing lists. - Ralf -- 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 |
new rtirq release (was: Issue with the priority of the sound cards using rtirq)
PS: Thank you to Jeremy too :). Sorry that I forget you.
-- 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 |
| All times are GMT. The time now is 12:35 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.