From owner-freebsd-questions@FreeBSD.ORG Wed Sep 29 08:19:09 2004 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 1610B16A4CE for ; Wed, 29 Sep 2004 08:19:09 +0000 (GMT) Received: from relay.pixi.com (relay.pixi.com [206.127.224.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD16B43D5C for ; Wed, 29 Sep 2004 08:19:08 +0000 (GMT) (envelope-from knowtree@aloha.com) Received: from carter.pixi.com ([206.127.224.102]:2582 "EHLO carter.pixi.com") by relay.pixi.com with ESMTP id S9488AbUI2ITH (ORCPT ); Tue, 28 Sep 2004 22:19:07 -1000 Received: from Internal (206.127.224.85) by carter with SMTP; Wed, 29 Sep 2004 08:19:07 GMT X-Titankey-e_id: <4562641c-19ad-43b0-9524-6eed3b806c44> Received: from vaiosr7k.ozland (atm-251-63.pixi.com [206.127.251.63]) by koa.aloha.com (8.12.10/8.12.2) with ESMTP id i8T8I0BH027493; Tue, 28 Sep 2004 22:18:02 -1000 (HST) From: Gary Dunn To: dani In-Reply-To: <4156D8B0.2010209@volja.net> References: <4156D8B0.2010209@volja.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.13 (Preview Release) Date: 28 Sep 2004 22:15:39 -1000 Message-Id: <1096445742.2621.32.camel@vaiosr7k.ozland> Mime-Version: 1.0 cc: freebsd-questions@freebsd.org Subject: Re: (no subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2004 08:19:09 -0000 On Sun, 2004-09-26 at 04:56, dani wrote: > Hey > > Sorry to steal your time, but I have a seriuos problem. > I have the Freebsd 4.10 operation system and its runing on > the i386 platform. > I have a problem with the sound card. My sound card is on the motherbord > and i think it is the Realtek'97 sound card. > I have no drivers and not enough knowledge to install this sound card. I solved a similar problem by following the instructions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html to load all sound drivers. You will see a long list of messages scroll by early in the boot sequence (before /etc/rc). I wonder if there is a way to deduce from this which driver hit? Gary Dunn Honolulu