From owner-freebsd-questions@FreeBSD.ORG Thu Nov 17 10:35:11 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A265F16A420 for ; Thu, 17 Nov 2005 10:35:11 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id F24CE43D45 for ; Thu, 17 Nov 2005 10:35:10 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so1277595wxc for ; Thu, 17 Nov 2005 02:35:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=F4cKtJytk1uJ4VSznpdS+4OciuvLYZqxyFR3BUjf49vmVjELAf0tNYz7QIZRppx17DeRBqkFgt9mA93QX6tO4SF3HnWm2giSSHZrfUb3vehzHtM5VDHk6Cj7NlFWRM6JCAZafQQSb8pOQRAwb2X9RvUcz/cTY8I3XN2KHPQ2wsE= Received: by 10.70.74.20 with SMTP id w20mr2511931wxa; Thu, 17 Nov 2005 02:35:10 -0800 (PST) Received: by 10.70.91.17 with HTTP; Thu, 17 Nov 2005 02:35:10 -0800 (PST) Message-ID: <57416b300511170235l5ed52f32h2cfec971da6eeef3@mail.gmail.com> Date: Thu, 17 Nov 2005 21:35:10 +1100 From: Peter Clutton To: Owen Jeremiah In-Reply-To: <25b28b630511170208r7c88a0abm8f6192d15a996001@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <57416b300511152041y2a68b5dbk21cefa7ba2ad427d@mail.gmail.com> <1132149866.9234.7.camel@dracula> <57416b300511170105y28eb6a3ewb3338bc345e6cffb@mail.gmail.com> <25b28b630511170208r7c88a0abm8f6192d15a996001@mail.gmail.com> Cc: dev@unixdaemon.org, FreeBSD Questions Subject: Re: Sound Configuration, Sony Laptop with ac97 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 10:35:11 -0000 On 11/17/05, Owen Jeremiah wrote: > IIRC, the recommended step to do is do: > kldload snd_driver > and then do: > cat /dev/sndstat > to get the correct driver (in my case it is snd_ich). After that you put = the > driver into loder.conf (in my case: snd_ich_load=3D"YES"). Thanks but i have done that, and the driver seems to be working fine. The problem is that nothing is coming out of the speakers. I have a feeling that it has something to do with the Volume Control applet in gnome pointing to "OSS Null" and giving me no other option (eg esd). Only other thing could be these "on touch" sound buttons on the laptop, for mute and outside sound (by default), but they are really soft keys, so they couldn't really have turned off the sound, and now be not responding (which was one of my early theories. Any help would be appreciated,