Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2005 03:40:06 GMT
From:      <ppl@nbnet.nb.ca>
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: kern/82043: [sound] snd_emu10k1 - mixer does not work.
Message-ID:  <200512140340.jBE3e650027118@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/82043; it has been noted by GNATS.

From: <ppl@nbnet.nb.ca>
To: <bug-followup@FreeBSD.org>
Cc: <trasz@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@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@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.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512140340.jBE3e650027118>