From owner-freebsd-current@FreeBSD.ORG Wed Jul 14 06:02:05 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42C1916A4CE for ; Wed, 14 Jul 2004 06:02:05 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 065B543D49 for ; Wed, 14 Jul 2004 06:02:05 +0000 (GMT) (envelope-from vladimir@math.uic.edu) Received: from cat.math.uic.edu (c-67-162-104-112.client.comcast.net[67.162.104.112]) by comcast.net (rwcrmhc12) with SMTP id <20040714060204014003d79de>; Wed, 14 Jul 2004 06:02:04 +0000 Received: (qmail 43689 invoked by uid 31415); 14 Jul 2004 06:01:58 -0000 Date: Wed, 14 Jul 2004 01:01:58 -0500 From: Vladimir Egorin To: Jon Noack Message-ID: <20040714060158.GA42968@math.uic.edu> References: <20040714050225.12980.qmail@cat.math.uic.edu> <40F4CAF5.8080600@alumni.rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40F4CAF5.8080600@alumni.rice.edu> User-Agent: Mutt/1.5.6i cc: freebsd-current@freebsd.org Subject: Re: support for Asus P4P8X onboard audio X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2004 06:02:05 -0000 On Wed, Jul 14, 2004 at 12:56:05AM -0500, Jon Noack wrote: > On 07/14/04 00:02, vladimir@math.uic.edu wrote: > >Does anyone know the state of support for that device? > >The audio device is recognized: > > > >$ cat /dev/sndstat > >FreeBSD Audio Driver (newpcm) > >Installed devices: > >pcm0: at io 0xfebff800, 0xfebff400 irq 10 bufsz > >16384 (1p/1r/4v channels duplex default) > > > >$ dmesg|grep pcm > >pcm0: port 0xee80-0xeebf,0xe800-0xe8ff mem > >0xfebff400-0xfebff4ff,0xfebff800-0xfebff9ff irq 10 at device 31.5 on pci0 > >pcm0: [GIANT-LOCKED] > >pcm0: > > > > > >... however I cannot hear any sound during playback. I searched on the > >net and > >saw a mention of some patches floating around, but could not > >find anything definite. > > > >I believe users of P4B800 motherboard have the same problem. > > I am ignorant on the status of ICH5 sound, but I'll fall back to this > obvious question (sorry if you're way beyond this point!): > Are you sure the device is not muted? Use the 'mixer' utility to ensure > "vol" and "pcm" are not set to 0 (50 is a reasonable value if they are). Thanks, I've checked. Nothing is muted in mixer output. -- Vladimir