From owner-freebsd-stable@FreeBSD.ORG Thu Nov 2 14:53:57 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6528D16A47E for ; Thu, 2 Nov 2006 14:53:57 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from av9-1-sn2.hy.skanova.net (av9-1-sn2.hy.skanova.net [81.228.8.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id D977743F6B for ; Thu, 2 Nov 2006 14:50:02 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: by av9-1-sn2.hy.skanova.net (Postfix, from userid 502) id 7E5FD380B8; Thu, 2 Nov 2006 15:49:32 +0100 (CET) Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av9-1-sn2.hy.skanova.net (Postfix) with ESMTP id 6BE7F37E96; Thu, 2 Nov 2006 15:49:32 +0100 (CET) Received: from dude.automatvapen.se (81-229-112-193-no21.tbcn.telia.com [81.229.112.193]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id 28A5B37E73; Thu, 2 Nov 2006 15:49:31 +0100 (CET) From: Joel Dahl To: Michael Butler In-Reply-To: <4549FA93.4020709@protected-networks.net> References: <20061102134938.GA64052@lpthe.jussieu.fr> <1162475671.672.2.camel@localhost> <4549FA93.4020709@protected-networks.net> Content-Type: text/plain Date: Thu, 02 Nov 2006 15:49:32 +0100 Message-Id: <1162478972.672.7.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org, Michel Talon Subject: Re: Problem with the installer sysinstall. 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: Thu, 02 Nov 2006 14:53:57 -0000 On Thu, 2006-11-02 at 09:02 -0500, Michael Butler wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Joel Dahl wrote: > > On Thu, 2006-11-02 at 14:49 +0100, Michel Talon wrote: > >> By the way another minor problem is that the audio does not > >> work. According to the mobo manual, it is a Realtek ALC882 audio chip. > None > >> of the sound modules have recognized the chip. Sound works under Linux. > > > > HDA sound is only supported (by the snd_hda(4) driver) in CURRENT atm. > > > .. or on stable (releng_6) with the mega-patch at > http://people.freebsd.org/~ariff/ The RELENG_6 patch also includes a lot of other stuff (some parts not even committed to CURRENT yet), so beware... -- Joel