Hi, using apt I upgraded my kernel to 2.4.20-20.8 in Red-Hat 8.0, now my sound doesn't work. If I manually load the OSS module using;
modprobe via82cxxx_audio
then the sound works through xmms but when I try to load any of the alsa modules I get;
[root@localhost root]# modprobe snd-vrmidi
modprobe: Can't locate module snd-virmidi
I have the following rpms installed;
[root@localhost root]# rpm -qa | grep alsa
alsa-lib-0.9.6-1.fr
alsa-driver-0.9.6-1.fr
alsa-patch-bay-0.5.2-1.rh80
kernel-module-alsa-0.9.6-1.fr_2.4.20_19.8
alsa-utils-0.9.6-1.fr
I noticed that kernel-module-alsa is for an older kernel but the only other one I could find was for 2.4.20_20.9 so I thought it would be better to get the older one. I tried installing the 19.8 kernel using rpm -ivh kern*** but it reported that there was a newer one installed and gave up.
Here is the sound part of my /etc/modules.conf;
# -- Keep modules from being autocleaned
add options -k snd-card-0
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.9.0 ---
alias char-major-116 snd
alias snd-card-0 snd-via82xx
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
options snd major=116 cards_limit=1 device_mode=0666
options snd-via82xx index=0
# --- END: Generated by ALSACONF, do not edit. ---
Please help.
BTW Void, using mozilla I can't get a check to appear in the box on the log in screen to stay logged in to your great site. It works fine using IE at work.



