Hi Gordon, Thanks for your further advice.
At 11:54 PM 12/24/2001 -0800, you wrote: >OK. The machine I have running ALSA is up now, so my /etc/modules.conf >includes: > ># ALSA native device support >alias char-major-116 snd >alias snd-card-0 snd-card-via8233 >post-install sound-card-0 /bin/aumix-minimal -f /etc/.aumixrc -L \ > >/dev/null 2>&1 || : >pre-remove sound-card-0 /bin/aumix-minimal -f /etc/.aumixrc -S \ > >/dev/null 2>&1 || : > ># OSS/Free setup >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 > >Lines with '\' were broken manually to make wrapping more clear... :) >They're supposed to be just one line. > >You should only need to reconfigure the line for snd-card-0 to match your >own sound card's driver. I copied your module.conf file and reconfig it. Now my module.conf file looks as follows : alias eth0 8139too alias usb-controller usb-uhci # ALSA native device support alias char-major-116 snd alias snd-card-0 snd-card-0.9.0beta9 post-install sound-card-0 /bin/aumix-minimal -f /etc/.aumixrc -L \ >/dev/null 2>&1 || : pre-remove sound-card-0 /bin/aumix-minimal -f /etc/.aumixrc -S \ >/dev/null 2>&1 || : # OSS/Free setup 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 * * * Driver downloaded ; alsa-driver-0.9.0beta9-1.72.1.rpm alsa-driver-0.9.0beta9-1.72.1.src.rpm * * * Thereafter in / (root) Konsole window modprobe snd-card-0.9.0beta9 It prompted Can't locate module (also tried after re-boot PC) On starting KDE following warning pop-up sound server informatioal message: Error while initializing the sound driver: device /dev/dsp can't be opened (no such device) The sound server will continue using the null output devicealias parport_lowlevel parport_pc I could not locate /dev/dsp What mistake I have committed ? Thanks in advance. B.R. Stephen _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list