Comment 19 for bug 8050

Revision history for this message
Thomas Hood (jdthood) wrote :

(In reply to comment #17)
> Thanks for the external references. We currently address the network interface
> naming issue by using ifrename, writing an /etc/iftab file in the installer.
> The equivalent approach for ALSA would be to add some code to /etc/init.d/alsa
> which writes an /etc/modprobe.d file with the appropriate 'index' options (if it
> doesn't already exist). How does that sound?

Adding "index" options may be the best solution for now.

However, I don't see why you would want the ALSA initscript to write modprobe
configuration files. Shouldn't this, too, be done by the installer?