You are here

Add new comment

Actually the snd service name does not work properly, because the soundcard name does not always match the interrupt name:

---- rtirq.sh
start :: snd :: M Audio Audiophile 24/96 :: 85 :: 20
start :: snd :: SB Live! 5.1 [SB0060] (rev.7, serial:0x80611102) :: 84 :: 19
start :: snd :: HDA Intel :: 83 :: 30
Setting IRQ priorities: start [HDA Intel] irq=30 pid=1649 prio=83: OK.
---- /proc/interrupts
19: ... IO-APIC-fasteoi uhci_hcd:usb5, EMU10K1, ide0, ide1
20: ... IO-APIC-fasteoi ICE1712
30: ... PCI-MSI-edge HDA Intel
----

So the device I actually care about, the ICE1712, doesn't get altered.