[...]
> I have a Cirrus Logic CrystalClear SoundFusion CS4614/22/24.
> Anyone have any suggestion on where to go to get it up and running like it
> did in 7.1?
just to make sure it really did not install : try alsamixer and
unmute the channels (press M)
if it still doesn't work you may want to do it by hand :
install all alsa rpms if they are not already installed
rpm -ivh /mnt/cdrom/Mandrake/RPMS/alsa-0.5.7-4mdk.i586.rpm
rpm -ivh /mnt/cdrom/Mandrake/RPMS/alsa-lib-0.5.7-4mdk.i586.rpm
rpm -ivh /mnt/cdrom/Mandrake/RPMS/alsa-utils-0.5.7-3mdk.i586.rpm
rpm -ivh /mnt/cdrom/Mandrake/RPMS/alsaplayer-0.99.31-1mdk.i586.rpm
# make the end of /etc/conf.modules looks like :
alias char-major-116 snd
alias snd-card-0 snd-card-cs461x
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
# then update your dependencies :
depmod -a
# and finally, unmute and set your sound levels to something sensible
amixer set Master 750nmute
amixer set PCM 750nmute
HA Quoc Viet
Services
MandrakeSoft