From owner-freebsd-multimedia@FreeBSD.ORG Thu Oct 25 13:09:29 2007 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3893216A419 for ; Thu, 25 Oct 2007 13:09:29 +0000 (UTC) (envelope-from CQG00620@nifty.ne.jp) Received: from mail.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197]) by mx1.freebsd.org (Postfix) with ESMTP id 1810213C494 for ; Thu, 25 Oct 2007 13:09:28 +0000 (UTC) (envelope-from CQG00620@nifty.ne.jp) Received: from asahi-net.jp (l205183.ppp.asahi-net.or.jp [218.219.205.183]) by mail.asahi-net.or.jp (Postfix) with ESMTP id 8FDB28C3A for ; Thu, 25 Oct 2007 21:51:56 +0900 (JST) Date: Thu, 25 Oct 2007 21:51:56 +0900 From: Watanabe Kazuhiro To: freebsd-multimedia In-Reply-To: <471F6289.3070302@aol.com> References: <471F6289.3070302@aol.com> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.7 Emacs/20.7 (i386--freebsd) MULE/4.1 (AOI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Message-Id: <20071025125156.8FDB28C3A@mail.asahi-net.or.jp> Subject: Re: Inspiron XPS Sound X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2007 13:09:29 -0000 Hi. At Wed, 24 Oct 2007 10:19:37 -0500, Tom Donnelly wrote: > I have a Dell Inspiron XPS and so far I have gotten almost everything I > wanted to get working, working. But I am stuck. I noticed that when > playing music it sounded really tinny compared to Linux/Windows, and I > realized it was because it isn't using the subwoofer in the battery. > What do I need to do to get this to work? I am using snd_ich as the > driver. dmesg & sndstat below. I have asked on -mobile, but they told me > I may have better luck here. (snip) > pcm0: port 0xd800-0xd8ff,0xdc40-0xdc7f mem > 0xf8fff800-0xf8fff9ff,0xf8fff400-0xf8fff4ff irq 17 at device 31.5 on pci0 > pcm0: If your mixer has a "phout" control, would you try to change the level from 0 to any value? e.g.: | $ mixer | Mixer vol is currently set to 50:50 | Mixer bass is currently set to 70:70 | Mixer treble is currently set to 50:50 | Mixer pcm is currently set to 75:75 | Mixer speaker is currently set to 15:15 | Mixer line is currently set to 75:75 | Mixer mic is currently set to 0:0 | Mixer cd is currently set to 75:75 | Mixer rec is currently set to 0:0 | Mixer igain is currently set to 35:35 | Mixer line1 is currently set to 75:75 | Mixer phin is currently set to 0:0 | Mixer phout is currently set to 0:0 | Mixer video is currently set to 75:75 | Recording source: mic | $ mixer phout 100 | Setting the mixer phout from 0:0 to 100:100. | $ --- Watanabe Kazuhiro (CQG00620@nifty.ne.jp)