From owner-freebsd-i386@FreeBSD.ORG Sun Jun 22 19:44:07 2003 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7065237B401 for ; Sun, 22 Jun 2003 19:44:07 -0700 (PDT) Received: from sccrmhc12.attbi.com (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id C024943FDF for ; Sun, 22 Jun 2003 19:44:06 -0700 (PDT) (envelope-from deling_ren@123mail.org) Received: from 123mail.org (12-203-43-216.client.attbi.com[12.203.43.216](untrusted sender)) by attbi.com (sccrmhc12) with SMTP id <2003062302440501200s2iace>; Mon, 23 Jun 2003 02:44:06 +0000 Message-ID: <3EF66975.4010403@123mail.org> Date: Sun, 22 Jun 2003 19:44:05 -0700 From: Deling Ren User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030622 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-i386@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Problem with AD1885 on-board sound X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2003 02:44:07 -0000 Hi all, I just got a new PC to install FreeBSD 5.1 on. The sound card is an AD1885 on an Intel D865GBF mother board. I can not seem to have it work. I added "device pcm" in the kernel configuration file and recompiled the kernel. But it seems that the kernel still can not detect the sound card ('dmesg | grep pcm' yields no result). Did I miss anything? Please help. Thank you very much. I did see this line in dmesg though: pci0: at device 31.5 (no driver attached) Any input will be highly appreciated. Deling