Hi all, I'm experiencing problems trying to make my on-board AC97 sound card working with the alsa drivers.
I installed the 0.9.0rc5-fr1 drivers (from the the freshrpms rpms: I had to rebuild the source rpm package in order to to have the drivers matching my athlon with kernel 2.4.18_14) following the instructions. I loaded the drivers (snd-via82xx and also snd-pcm-oss, snd-seq-oss and snd-mixer-oss) as instructed and they didn't complain. lsmod showed they were there. I used alsamixer to set the proper levels... but I can't get any sound at all, nor an error. Then, I introduced these lines in my modules.conf # ALSA portion alias char-major-116 snd alias snd-card-0 snd-via82xx module options should go here # OSS/Free portion alias char-major-14 soundcore alias sound-slot-0 snd-card-0 # card #1 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 post-install snd-card-0 /usr/sbin/alsactl restore >/dev/null 2>&1 || : pre-remove snd-card-0 /usr/sbin/alsactl store >/dev/null 2>&1 || : and reboot... but still I got no sound. Any clues about what's happening? Thank you! Cheers Miguel ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user