Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2005 10:48:38 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        "Steven S." <steven@403forbidden.net>
Cc:        freebsd-multimedia@freebsd.org, ariff@freebsd.org
Subject:   Re: kern/63204: [sound] /dev/mixer broken with ESS Maestro-2E	(still on 5.4)
Message-ID:  <20051214014838.GA10021@rndsoft.co.kr>
In-Reply-To: <20051213200617.K701@atlantis.403forbidden.net>
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> <20051213200617.K701@atlantis.403forbidden.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, Dec 13, 2005 at 08:16:44PM -0500, Steven S. wrote:
 > 
 > 
 > 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
 > 

Then I have no idea as my system works here. It seems it would be
difficult to fix the problem without accessing the hardware. :-(
How about setting hw.pci.enable_io_modes=0 or disabling ACPI in
loader.conf?

Maybe ariff@ has better idea.(CCed)
-- 
Regards,
Pyun YongHyeon



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