From owner-freebsd-current@FreeBSD.ORG Sat Oct 16 13:38:23 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 56B6816A4CE for ; Sat, 16 Oct 2004 13:38:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34E6043D39 for ; Sat, 16 Oct 2004 13:38:23 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from [127.0.0.1] (davidxu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i9GDcLlb096168 for ; Sat, 16 Oct 2004 13:38:22 GMT (envelope-from davidxu@freebsd.org) Message-ID: <4171244E.1080106@freebsd.org> Date: Sat, 16 Oct 2004 21:38:22 +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: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 13:38:23 -0000 I have the sound card as the following mail said: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=181707+0+/usr/local/www/db/text/2003/freebsd-stable/20031214.freebsd-stable 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. David Xu