From owner-freebsd-stable@FreeBSD.ORG Sun Apr 15 00:06:55 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7018B16A402 for ; Sun, 15 Apr 2007 00:06:55 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp02.sth.basefarm.net (ch-smtp02.sth.basefarm.net [80.76.149.213]) by mx1.freebsd.org (Postfix) with ESMTP id 2DD7F13C455 for ; Sun, 15 Apr 2007 00:06:55 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-253-10-135.bredband.comhem.se ([83.253.10.135]:52925 helo=falcon.midgard.homeip.net) by ch-smtp02.sth.basefarm.net with smtp (Exim 4.63) (envelope-from ) id 1HcsGb-0000zA-98 for freebsd-stable@freebsd.org; Sun, 15 Apr 2007 02:06:54 +0200 Received: (qmail 4330 invoked from network); 15 Apr 2007 02:06:51 +0200 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with SMTP; 15 Apr 2007 02:06:51 +0200 Received: (qmail 17463 invoked by uid 1001); 15 Apr 2007 02:06:51 +0200 Date: Sun, 15 Apr 2007 02:06:50 +0200 From: Erik Trulsson To: liquid06@hushmail.com Message-ID: <20070415000650.GA17375@owl.midgard.homeip.net> Mail-Followup-To: liquid06@hushmail.com, freebsd-stable@freebsd.org References: <20070414233457.602FFDA826@mailserver8.hushmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070414233457.602FFDA826@mailserver8.hushmail.com> User-Agent: Mutt/1.5.14 (2007-02-12) X-ACL-Warn: Too high rate of unknown addresses received from you X-Scan-Result: No virus found in message 1HcsGb-0000zA-98. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1HcsGb-0000zA-98 40fe539ae62b9e0a830fd748acf66896 Cc: freebsd-stable@freebsd.org Subject: Re: Problem with Sound Drivers... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2007 00:06:55 -0000 On Sat, Apr 14, 2007 at 07:34:56PM -0400, liquid06@hushmail.com wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hey guys, having a problem getting the sound driver to load > properly, any suggestions/solutions? > > > none0@pci0:27:0: class=0x040300 card=0x103e147b > chip=0x26688086 rev=0x03 hdr=0x00 > > > Not sure which sound drivers to load.. since there listed in 2 > areas. AC97 and "High Defination Audio" > > > http://pci-ids.ucw.cz/iii/?i=80862668 > > Thanks! You could try with snd_ich(4). If that does not work (and I don't think it will) you probably need snd_hda(4). Unfortunately snd_hda is only available in -CURRENT at the moment and not in -STABLE. -- Erik Trulsson ertr1013@student.uu.se