From owner-freebsd-multimedia@FreeBSD.ORG Wed Feb 3 00:04:21 2010 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 39624106566B for ; Wed, 3 Feb 2010 00:04:21 +0000 (UTC) (envelope-from wmb1204@fuse.net) Received: from mail-out1.fuse.net (mail-out1.fuse.net [216.68.8.170]) by mx1.freebsd.org (Postfix) with ESMTP id 048828FC0A for ; Wed, 3 Feb 2010 00:04:20 +0000 (UTC) X-CNFS-Analysis: v=1.1 cv=jicKl5xI6l4dIm9zpGd7KWhJ6UD7s84oDWONlBacbis= c=1 sm=0 a=NGtGUZKP9-YA:10 a=HXupLbCKsMsA:10 a=vggBfdFIAAAA:8 a=hi-x9AXb2tiew2xTGa8A:9 a=Bc-W9QpxreTzuPu-K5sA:7 a=wmU6KngnLdYxpgnoD_c9oaagrfwA:4 a=hkODgbchuuYA:10 a=AfY/w5T/UvE0NU8/+T8asw==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: ecout1 smtp.mail=wmb1204@fuse.net; spf=unknown Received-SPF: error (ecout1: 74.215.251.98 is neither permitted nor denied by domain of fuse.net Received: from [74.215.251.98] ([74.215.251.98:61257] helo=pcbsd-5502.localnet) by ecout1 (envelope-from ) (ecelerity 2.2.2.43 r()) with ESMTP id 04/65-10938-EF9B86B4; Tue, 02 Feb 2010 18:49:18 -0500 From: Michael Bechtold To: freebsd-multimedia@freebsd.org Date: Tue, 2 Feb 2010 18:49:18 -0500 User-Agent: KMail/1.12.4 (FreeBSD/8.0-RELEASE-p1; KDE/4.3.4; i386; ; ) MIME-Version: 1.0 Message-Id: <201002021849.18100.wmb1204@fuse.net> Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Bug Report: Audio Lost After Installing 8.0 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: wmb1204@fuse.net List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Feb 2010 00:04:21 -0000 Hi, I recently installed the PC-BSD 8.0 betaupgrade, and in the process, my audio output disappeared. It worked well on PC-BSD 7.1, and also does so when the machine is booted from a Fedora 11 live CD, so it's not hardware. I've been working with Kris on the PC-BSD team on testing this and that, but he now feels we need to bring this issue up to the FreeBSD driver team. KDE Info Center gives the following information: FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386) Installed devices: pcm0: at io 0xfebff800, 0xfebff400 irq 17 bufsz 16384 kld snd_ich [MPSAFE] (1p:4v/ir/4v channels duplex default) The sound support for loader.conf looks like this: # Load sound-support sound_load="YES" snd_uaudio_load="YES" The sound support for rc.conf looks like this: # Enable sound-support snddetect_enable="YES" mixer_enable="YES" If I try to play an mp3 file with mplayer from a terminal, I get this: Music/Norwegian_Wood.mp3 MPlayer 1.0rc2-4.2.1 (C) 2000-2007 MPlayer Team CPU: Intel(R) Pentium(R) 4 CPU 3.06GHz (Family: 15, Model: 2, Stepping: 9) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. Playing /home/mikeb1/Desktop/Music/Norwegian_Wood.mp3. Audio file file format detected. Clip info: Title: Norwegian Wood (This Bird Has Artist: Buddy Rich Album: Big Swing Face Year: 1967 Comment: Amazon.com Song ID: 20205921 Track: 1 Genre: Jazz ========================================================================== Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400) Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3) ========================================================================== AO: [oss] 44100Hz 2ch s16le (2 bytes per sample) Video: no video Starting playback... but absolutely no sound comes out of the speakers. Any suggestions would be appreciated, and I'm happy to work with anyone who has some. Thanks in advance! - Michael B. in Cincinnati