some clarification is due on the new keyword usage, iif you care for your class-compliant USB-Audio soundcard prioritization, specifically:
add the snd-usb
keyword to RTIRQ_NAME_LIST
on the existing configuration file (/etc/rtirq.conf
) or accept the new default, as follows:
RTIRQ_NAME_LIST="snd snd-usb i8042"
(optional) to cope with (hot-)pluggin in or out the stuff, you'll probably need a new udev rule; depending on your particular distro, the following will do:
cat<<_Eof1 | sudo tee /etc/udev/rules.d/99-rtirq.rules
ACTION=="add|remove", SUBSYSTEM=="sound", KERNEL=="card*", RUN+="/usr/bin/systemctl restart rtirq.service"
_Eof1
hth. cheers
Copyright (C) 2006-2024 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
20 min 6 sec ago
4 hours 33 min ago
4 hours 48 min ago
5 hours 3 min ago
1 day 2 min ago
1 day 34 min ago
1 day 3 hours ago
23 hours 59 min ago
1 day 11 hours ago
1 day 20 hours ago