[PlanetCCRMA] Problem with qjackctl in Fedora 14

David Cornette david at davidcornette.com
Wed Dec 29 14:10:38 PST 2010


On Wed, Dec 29, 2010 at 12:11:03PM -0800, Fernando Lopez-Lezcano wrote:
> On the other hand I was thinking it was probably time to change the way  
> rtirq works, or replace it with something else. It does currently have a  
> problem in that it does not deal with dynamically added soundcards.
>
> It can be configured to change the priorities of, say, usb hub irq  
> requests but that is regardless of whether there is a soundcard plugged  
> in there or not. Or, for example, I can plug in my RME PCI express mini  
> card with a Multiface in my laptop and its IRQ does not get reassigned  
> to a higher priority.

While you are changing it, please make sure whatever you replace it with works firewire.  The current script doesn't actually list ohci.

By the way, if we don't use a usb interface, does that mean it is safe to remove usb from the RTIRQ_NAME_LIST?

>
> All of this should probably be moved to a set of udev rules... (and that  
> would/should take care of only changing priorities of irqs that are  
> actually assigned to soundcards at any time).

If you are going to create udev rules for this, could you also add one with

KERNEL=="raw1394*", GROUP="audio", MODE="0660"

in it?
>
> -- Fernando



More information about the PlanetCCRMA mailing list