From owner-freebsd-mobile@FreeBSD.ORG Mon May 16 16:51:46 2005 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EE6F16A4CE for ; Mon, 16 May 2005 16:51:46 +0000 (GMT) Received: from mailbox7.ucsd.edu (mailbox7.ucsd.edu [132.239.1.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id C702B43D93 for ; Mon, 16 May 2005 16:51:45 +0000 (GMT) (envelope-from david@aogsquid.ucsd.edu) Received: from smtp.ucsd.edu (smtp-a.ucsd.edu [132.239.1.49]) by mailbox7.ucsd.edu (8.13.3/8.13.3) with ESMTP id j4GGpdXE076758 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 16 May 2005 09:51:40 -0700 (PDT) Received: from [192.168.231.2] (aogsquid.ucsd.edu [132.239.152.182]) by smtp.ucsd.edu (8.12.10/8.9.3) with ESMTP id j4GGpdTg022124 for ; Mon, 16 May 2005 09:51:39 -0700 (PDT) Message-ID: <4288CF9B.4080406@aogsquid.ucsd.edu> Date: Mon, 16 May 2005 09:51:39 -0700 From: David Horwitt User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041008 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org References: <4287FD83.8010606@lcssecuritygroup.com> In-Reply-To: <4287FD83.8010606@lcssecuritygroup.com> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Greylisting: NO DELAY (Trusted relay host); processed by UCSD_GL-v1.2 on mailbox7.ucsd.edu; Mon, 16 May 2005 09:51:40 -0700 (PDT) X-MailScanner: PASSED (v1.2.8 58551 j4GGpdXE076758 mailbox7.ucsd.edu) Subject: Re: Sony VAIO VGN S260 Problem with Intel 82801DB ICH4 Sound X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 16:51:46 -0000 Scott Renna wrote: > > > snd_ich_load="YES" > > and the module shows up just fine. I've also built a kernel with sound > and am loading the sound.ko kernel module > > When running applications, such as XMMS, I can see the EQ bouncing so > sound is playing, but there is no sound coming out of the speakers at > all. I can't figure it out for the life of me. Try http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/66422 DH