kern/82043: [sound] snd_emu10k1 - mixer does not work.
ppl at nbnet.nb.ca
ppl at nbnet.nb.ca
Tue Dec 13 19:40:07 PST 2005
The following reply was made to PR kern/82043; it has been noted by GNATS.
From: <ppl at nbnet.nb.ca>
To: <bug-followup at FreeBSD.org>
Cc: <trasz at buziaczek.pl>
Subject: Re: kern/82043: [sound] snd_emu10k1 - mixer does not work.
Date: Tue, 13 Dec 2005 22:32:19 -0500
I have the same problem. After some troubleshooting I've found out that the problem was with the black jack (back speakers). `mixer pcm` works fine for the green jack (front speakers). You get the impression that its not working because the sound coming from the black jack is much louder.
Problem : the black jack is unfacted by mixer.
Workaround: disconnect the black jack and only connect the green jack
(if you need rear speakers just swap)
#pciconf -l -v
[...]
pcm0 at pci2:7:0: class=0x040100 card=0x80651102 chip=0x00021102 rev=0x0a hdr=0x00
vendor = 'Creative Labs'
device = 'EMU10000 Sound Blaster Live! (Also Live! 5.1) - OEM from DELL - CT4780'
class = multimedia
subclass = audio
emujoy0 at pci2:7:1: class=0x098000 card=0x00201102 chip=0x70021102 rev=0x0a hdr=0x00
vendor = 'Creative Labs'
device = 'EMU10000 Game Port'
class = input device
[...]
As the PR originator, there's no warning/errors in dmesg boot.
More information about the freebsd-multimedia
mailing list