From owner-freebsd-questions@FreeBSD.ORG Wed Aug 10 23:01:29 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60A1C16A41F for ; Wed, 10 Aug 2005 23:01:29 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B1843D45 for ; Wed, 10 Aug 2005 23:01:28 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j7AN1SAs028725; Wed, 10 Aug 2005 18:01:28 -0500 (CDT) (envelope-from dan) Date: Wed, 10 Aug 2005 18:01:28 -0500 From: Dan Nelson To: stephen honea Message-ID: <20050810230127.GJ48947@dan.emsphone.com> References: <20050810224108.80745.qmail@web52410.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050810224108.80745.qmail@web52410.mail.yahoo.com> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.9i Cc: freebsd-questions@freebsd.org Subject: Re: RealTek ALC650 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2005 23:01:29 -0000 In the last episode (Aug 10), stephen honea said: > Trying to install an unsuported sound card. > Motherboard Abit ic7 max3 > Audiocard Realtek alc650 > Driver > http://www.realtek.com.tw/downloads/dlac97-2.aspx?lineid=5&famid=12&series=8&Software=True That's a linux driver; it won't work on FreeBSD. I thought all AC97 cards were supported by one driver, but maybe not. There is ac97 code in FreeBSD; you may be able to get it to work by adding your card's PCI ID into the right driver's table. I don't know which table that would be though. -- Dan Nelson dnelson@allantgroup.com