On Aug 14, 2009, at 3:09 PM, Mick wrote:

* The specific snippet of code:
* die "Move /etc/modules.d/alsa to /etc/modprobe.d/ alsa.conf."
*  The die message:
*   Move /etc/modules.d/alsa to /etc/modprobe.d/alsa.conf.

Have you had such a problem?  What's the fix?

I have both files mentioned:

# ls -la /etc/modules.d/alsa
-rw-r--r-- 1 root root 202 Jan  5  2009 /etc/modules.d/alsa
# ls -la /etc/modprobe.d/alsa.conf
-rw-r--r-- 1 root root 1028 Jul  4 09:27 /etc/modprobe.d/alsa.conf

On one system I just had I had to copy the contents of /etc/modules.d/ alsa to /etc/modprobe.d/alsa.conf, while on another system to remove / etc/modules.d/alsa (it's contents were already in /etc/modprobe.d/ alsa.conf).

Hint, keep a backup of /etc/modules.d/alsa until after you have verified the upgrade is working.

HTH,
Roy

Reply via email to