Bugzilla – Bug 135694
udev soundfont
Last modified: 2005-11-28 19:46:47 UTC
Line 52 in "/etc/udev/rules.d/50-udev.rules" is <<SUBSYSTEM=="sound", KERNEL=="hwC?D2", DRIVER=="EMU10K1_Audigy", RUN+="/etc/alsa.d/udev-soundfont">>, but it must be <<SUBSYSTEM=="sound", KERNEL=="hwC?D2", DRIVER=="EMU10K1_Audigy", RUN+="/etc/alsa.d/load-soundfont">>. (Or "/etc/alsa.d/load-soundfont" must renamed to "/etc/alsa.d/udev-soundfont".)
Sorry, false alarm. I´ve installed the alsa-package from packman, which is missing "/etc/alsa.d/udev-soundfont".