From owner-freebsd-current@FreeBSD.ORG Sat Oct 16 14:33:39 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 763E616A4CE for ; Sat, 16 Oct 2004 14:33:39 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6982843D2F; Sat, 16 Oct 2004 14:33:39 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from [127.0.0.1] (davidxu@localhost [127.0.0.1]) i9GEXbh9002438; Sat, 16 Oct 2004 14:33:38 GMT (envelope-from davidxu@freebsd.org) Message-ID: <41713142.7090804@freebsd.org> Date: Sat, 16 Oct 2004 22:33:38 +0800 From: David Xu User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040921 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Nottebrock References: <4171244E.1080106@freebsd.org> <200410161614.42819.michaelnottebrock@gmx.net> In-Reply-To: <200410161614.42819.michaelnottebrock@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Any chance to get my sound card to work ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 14:33:39 -0000 Michael Nottebrock wrote: >On Saturday 16 October 2004 15:38, David Xu wrote: > > > >>But I didn't find that it works, I have loaded snd_es137x.ko: >> >>tiger# kldload snd_es137x.ko >>pcm0: port 0xe400-0xe41f,0xe000-0xe03f irq >>17 at device 12.0 on pci0 >>pcm0: >> >>The driver seems identified the device, but no sound at all when I try to >>use it. >> >> > >Stupid question: Checked your mixer settings? FWIW, this is the soundcard >emulated by vmware, so the driver is pretty widely used... > > > I have checked mixer settings, it does not work no matter you turn it or not. it seems the driver is wrongly programing the device, the device is not an emulated but a real hardware. David Xu