Date: Sun, 7 May 2000 20:40:20 +0100 From: Aleksandar Simic <alex@frustum.clara.co.uk> To: freebsd-questions@freebsd.org Subject: Mixer trouble Message-ID: <20000507204020.A374@frustum.clara.co.uk>
next in thread | raw e-mail | index | archive | help
Hi, I've just installed Sound Blaster 128 pci sound card under FreeBSD 4.0. dmesg output : pcm0: <AudioPCI ES1371> port 0x1000-0x103f irq 10 at device 14.0 on pci0 Then I did: # cd /dev # ./MAKEDEV snd0 (I've also tried making snd1 before making snd0 but then mixer wouldn't work at all, I then deleted mixer1 and made snd0) Then when I run mixer I get the appropriate values: Mixer vol is currently set to 80:80 Mixer pcm is currently set to 81:81 Mixer speaker is currently set to 80:80 Mixer line is currently set to 78:78 Mixer mic is currently set to 84:84 Mixer cd is currently set to 78:78 Mixer rec is currently set to 73:73 Mixer line1 is currently set to 78:78 Mixer video is currently set to 78:78 (I set them via "mixer vol <num> cd <num> ... from /etc/rc.local ) But when I try to play CD's using wmcdplay -d /dev/acd0c or mp3's with xmms, no sound comes out of speakers. But if I connect my earphones directly to the CD drive I can hear the CD's normally. I have checked my cable connections and they are all in order. When I did the above mentioned steps under 3.4 sound worked but now it doesn't. If you can help me I would be very grateful. -Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000507204020.A374>