From owner-freebsd-questions@FreeBSD.ORG Wed Mar 3 08:12:16 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 3DCB616A4CE for ; Wed, 3 Mar 2004 08:12:16 -0800 (PST) Received: from galilee.polands.org (CPE-24-29-189-110.new.rr.com [24.29.189.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2AF343D3F for ; Wed, 3 Mar 2004 08:12:15 -0800 (PST) (envelope-from doug@polands.org) Received: from email.polands.org (samaria.polands.org [172.16.1.17]) by galilee.polands.org (8.12.9/8.12.9) with SMTP id i23GC3T0095357; Wed, 3 Mar 2004 10:12:03 -0600 (CST) (envelope-from doug@polands.org) Received: from 69.48.112.134 (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Wed, 3 Mar 2004 10:12:03 -0600 (CST) Message-ID: <49537.69.48.112.134.1078330323.squirrel@email.polands.org> In-Reply-To: <22033.162.114.211.143.1078330060.squirrel@mail.alpete.com> References: <49450.69.48.112.134.1078328883.squirrel@email.polands.org> <20040303155043.81DFA170D4@www.wcborstel.nl> <22033.162.114.211.143.1078330060.squirrel@mail.alpete.com> Date: Wed, 3 Mar 2004 10:12:03 -0600 (CST) From: "Doug Poland" To: aaron@alpete.com User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: questions@freebsd.org Subject: Re: Curious sound problem in 5.2.1-R 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, 03 Mar 2004 16:12:16 -0000 Aaron Peterson said: >> Have you compiled the following in your kernel? >> >> device pcm >> device sbc > > or alternatively add this to your /boot/loader.conf > > snd_ich_load="YES" > > then run "kldload snd_ich.ko" as root... > > adding to loader.conf makes the proper sound driver load at boot, the > kldload command loads it from the command line so you don't have to > reboot. > Thanks Aaron, that's all I needed to do. If you don't mind, how does a mere mortal determine that the snd_ich.ko is the module for an Intel ICH5 82801EB sound chip? -- Regards, Doug