Date: Tue, 13 Dec 2005 20:16:44 -0500 (EST) From: "Steven S." <steven@403forbidden.net> To: freebsd-multimedia@freebsd.org Subject: Re: kern/63204: [sound] /dev/mixer broken with ESS Maestro-2E (still on 5.4) Message-ID: <20051213200617.K701@atlantis.403forbidden.net> In-Reply-To: <20051213041830.GB5920@rndsoft.co.kr> References: <200512030310.jB33A77R038278@freefall.freebsd.org> <20051203092819.GB13672@rndsoft.co.kr> <20051204181714.C728@atlantis.403forbidden.net> <20051205060208.GC1086@rndsoft.co.kr> <20051205202824.C45817@atlantis.403forbidden.net> <20051212030939.GA1093@rndsoft.co.kr> <20051212201440.G701@atlantis.403forbidden.net> <20051213041830.GB5920@rndsoft.co.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
I tried that patch and no difference.
if it helps here is the verbose ssndstat output
Installed devices:
pcm0: <ESS Technology Maestro-2E> port 0xfc00-0xfcff irq 11 at device 12.0
on pci0 (4p/1r/4v channels duplex default)
[pcm0:play:0]: spd 44100, fmt 0x10000010, flags 0x00001000,
0x00000000
interrupts 0, underruns 0, ready 0
{userland} -> feeder_vchan_s16(0x10000010) -> {hardware}
[pcm0:play:1]: spd 44100, fmt 0x10000010, flags 0x00000000,
0x00000000
interrupts 0, underruns 0, ready 0
{userland} -> feeder_root(0x10000010) -> {hardware}
[pcm0:play:2]: spd 0, fmt 0x00000000/0x00000008, flags 0x00000000,
0x00000000
interrupts 0, underruns 0, ready 0
{userland} -> feeder_root(0x00000000) -> {hardware}
[pcm0:play:3]: spd 0, fmt 0x00000000/0x00000008, flags 0x00000000,
0x00000000
interrupts 0, underruns 0, ready 0
{userland} -> feeder_root(0x00000000) -> {hardware}
[pcm0:record:0]: spd 0, fmt 0x00000000/0x00000008, flags
0x00000000, 0x00000000
interrupts 0, overruns 0, hfree 16384, sfree 0
{hardware} -> feeder_root(0x00000000) -> {userland}
pcm0:play:0[pcm0:virtual:0]: spd 0, fmt 0x00000000/0x00000008,
flags 0x10000000, 0x00000000
interrupts 0, underruns 0, ready 0
{userland} -> feeder_root(0x00000000) -> {hardware}
pcm0:play:0[pcm0:virtual:1]: spd 0, fmt 0x00000000/0x00000008,
flags 0x10000000, 0x00000000
interrupts 0, underruns 0, ready 0
{userland} -> feeder_root(0x00000000) -> {hardware}
pcm0:play:0[pcm0:virtual:2]: spd 0, fmt 0x00000000/0x00000008,
flags 0x10000000, 0x00000000
interrupts 0, underruns 0, ready 0
{userland} -> feeder_root(0x00000000) -> {hardware}
pcm0:play:0[pcm0:virtual:3]: spd 0, fmt 0x00000000/0x00000008,
flags 0x10000000, 0x00000000
interrupts 0, underruns 0, ready 0
{userland} -> feeder_root(0x00000000) -> {hardware}
nothing else changed in dmesg or mixer
On Tue, 13 Dec 2005, Pyun YongHyeon wrote:
> On Mon, Dec 12, 2005 at 08:24:03PM -0500, Steven S. wrote:
> >
> >
> > same problem. no mixer devices, no sound.
> >
>
> I guess the codec may need some special handling.
> Please apply attached patch too.
> Did it make any difference?
>
> --
> Regards,
> Pyun YongHyeon
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051213200617.K701>
