Comment 30 for bug 14851

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

Please do

    /etc/init.d/alsa force-unload
    modprobe snd-via82xx

and then check again to see whether or not snd-seq has been loaded.

Please check also that the following line can be found in your
/etc/modprobe.d/alsa-base file:

install snd-via82xx modprobe --ignore-install snd-via82xx && {
/lib/alsa/modprobe-post-install snd-via82xx ; modprobe --quiet snd-seq ; }