I have posted another topic about this but there was no reply.
I am trying to fix my sound problem as it is not working.
First, I reinstalled the alsa-lib
Second, I installed VIA's AC97 82xx drivers (source rpm)
Third, I ran my modinfo soundcore and it came up fine.
And then finally, I look ed at my modprobe.conf and it shows this:
alias eth0 via-rhine
alias scsi_hostadapter sata_via
##del alias snd-card-0 snd-via82xx
##del options snd-card-0 index=0
##del options snd-via82xx index=0
##del remove snd-via82xx { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-via82xx
alias sound-slot-0 viaudiocombo
I did not manually change anything in the modprobe.conf file, so is there anything I need to do to make my sound work again?
Thank you.