hitmuri@xxxxxxxxxx wrote: > > 4) rtirq > I noticed that in the rtirq script , i have these lines: > RTIRQ_NAME_LIST="rtc snd usb i8042" > RTIRQ_NON_THREADED="rtc snd" > Do they need to be changed when using a usb soundcard ? > no. but if you don't have or plan to use any pci soundcard (that includes any onboard chip), you can get it finer with: RTIRQ_NAME_LIST="rtc usb snd i8042" or, if you're sure which usb host controller your soundcard gets always plugged into, for instance you know it's always the second one, you can get no better that this magic: RTIRQ_NAME_LIST="rtc usb2 i8042" byee -- rncbc aka Rui Nuno Capela rncbc@xxxxxxxxx _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user