In my never ending saga of difficulties with ALSA, here is some info as to what is going wrong.
Whenever KDE starts it gives me a message that /dev/dsp doesn`t exist. This happens in root & my local usr. I can open and run a bunch of sound programs, all of which act as if they were playing sound or processing sound, but no sound comes out of either my internal intel i810 sound card (desknote laptop running redhat 7.3), nor my M-Audio Quattro (which is what I am trying to get running). Below is some info, my modules.conf file, and other stuff for your knowledge to register :) thanks, todd --------------------------- [EMAIL PROTECTED] todd]$ su - [EMAIL PROTECTED] root]# alsamixer -c1 alsamixer: function snd_ctl_open failed for hw:1: No such file or directory [EMAIL PROTECTED] root]# alsamixer alsamixer: function snd_ctl_open failed for default: No such file or directory [EMAIL PROTECTED] root]# [EMAIL PROTECTED] root]# ls -lah /dev/dsp lrwxrwxrwx 1 root root 9 Mar 1 20:31 /dev/dsp -> /dev/dsp0 [EMAIL PROTECTED] root]# lsmod Module Size Used by Not tainted snd-pcm-oss 44068 0 (autoclean) (unused) snd-usb-audio 43808 0 (autoclean) (unused) snd-pcm 77120 0 (autoclean) [snd-pcm-oss snd-usb-audio] snd-timer 13952 0 (autoclean) [snd-pcm] snd-rawmidi 16928 0 (autoclean) [snd-usb-audio] snd-seq-device 5724 0 (autoclean) [snd-rawmidi] snd-mixer-oss 13632 0 (autoclean) [snd-pcm-oss] snd 44104 0 (autoclean) [snd-pcm-oss snd-usb-audio snd-pcm snd-timer snd-rawmidi snd-seq-device snd-mixer-oss] soundcore 6692 0 (autoclean) [snd] binfmt_misc 7556 1 autofs 12164 0 (autoclean) (unused) sis900 15140 1 ide-scsi 9664 0 scsi_mod 108608 1 [ide-scsi] ide-cd 30272 0 cdrom 32192 0 [ide-cd] ehci-hcd 19552 0 (unused) usb-uhci 24484 0 (unused) usbcore 73152 1 [snd-usb-audio ehci-hcd usb-uhci] ext3 67136 2 jbd 49400 2 [ext3] [EMAIL PROTECTED] root]# pd couldn't open MIDI input device 1 couldn't open MIDI output device 1 opened 0 MIDI input device(s) and 0 MIDI output device(s). Testing for Jack cannot connect to jack server cannot connect to default JACK server cannot connect to jack server cannot connect to default JACK server snd_pcm_open (input): No such file or directory snd_pcm_open (output): No such file or directory Using ALSA interface audio I/O stuck... closing audio [EMAIL PROTECTED] root]# -------------------------- alias parport_lowlevel parport_pc alias eth0 sis900 alias usb-controller usb-uhci alias usb-controller1 ehci-hcd alias /dev/ttySHSF* hsfserial alias char-major-240 hsfserial alias /dev/ttyCUA* hsfserial alias char-major-241 hsfserial alias /dev/modem hsfserial options hsfserial serialmajor=240 calloutmajor=241 # --- ALSA configuration # ALSA portion alias char-major-116 snd # OSS/Free portion alias char-major-14 soundcore alias snd-card-0 snd-intel8x0 alias snd-card-1 snd-usb-audio alias sound-slot-0 snd-card-0 alias sound-slot-1 snd-card-1 # OSS/Free portion - 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 # OSS/Free portion - card #2 alias sound-service-1-0 snd-mixer-oss alias sound-service-1-1 snd-seq-oss alias sound-service-1-3 snd-pcm-oss alias sound-service-1-8 snd-seq-oss alias sound-service-1-12 snd-pcm-oss # --- Options options snd major=116 cards_limit=4 \ device_mode=0666 device_gid=0 device_uid=0 options snd-intel8x0 index=0 options snd-usb-audio index=1 # --- Keep modules from being autocleaned add options -k snd-card-0 # --- ALSA configuration END ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user