From owner-freebsd-questions@FreeBSD.ORG Mon Jan 31 07:03:34 2005 Return-Path: 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 98C7416A4CE for ; Mon, 31 Jan 2005 07:03:34 +0000 (GMT) Received: from e-card.bg (FaiLurE.e-card.bg [212.91.167.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 7868443D49 for ; Mon, 31 Jan 2005 07:03:33 +0000 (GMT) (envelope-from lordbad@e-card.bg) Received: (qmail 85765 invoked from network); 31 Jan 2005 07:01:22 -0000 Received: from unknown (HELO 172.19.14.91) (213.240.225.184) by mail.e-card.bg with SMTP; 31 Jan 2005 07:01:22 -0000 From: Bozhidar Batsov To: freebsd-questions@freebsd.org In-Reply-To: <20050131044907.GB29062@dan.emsphone.com> References: <1107125245.1492.0.camel@ds2.domainspa.com> <20050131044907.GB29062@dan.emsphone.com> Content-Type: text/plain Organization: E-Card Ltd. Date: Mon, 31 Jan 2005 09:03:31 +0200 Message-Id: <1107155011.1492.8.camel@ds2.domainspa.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: OSS driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: lordbad@e-card.bg List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jan 2005 07:03:34 -0000 On Sun, 2005-01-30 at 22:49 -0600, Dan Nelson wrote: > In the last episode (Jan 31), Bozhidar Batsov said: > > I'm desperate. The driver that is supposed to autodetect my audio doen't > > even has it in its list of recognized devices. > > More details would be nice. "the driver" and "my audio" should have > been "the snd_ich driver" and "something that I can't guess because you > didn't tell us". Luckily you mentioned nforce later on. > > Run pciconf -lv, find your card, try adding the chip ID to the list of > supported IDs in /sys/dev/sound/pci/ich.c . If it works, send a PR > with the patch. Examples: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=71317 > http://www.freebsd.org/cgi/query-pr.cgi?pr=71726 > I haven't mentioned my audio card because this topic continues a recent discussion in the mailing list about the oss driver. The snd_ich driver works but the output from it is kind of miserable and I was hoping that the oss driver could help me. I have the Realtek ALC650 on board Nvidia 2( Epox 8RDA+ Pro) .