From owner-freebsd-questions@FreeBSD.ORG Fri Apr 25 10:40:18 2003 Return-Path: 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 AFA8E37B401 for ; Fri, 25 Apr 2003 10:40:18 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 0FF8C43F75 for ; Fri, 25 Apr 2003 10:40:17 -0700 (PDT) (envelope-from crnholio@gmx.ch) Received: (qmail 29773 invoked by uid 65534); 25 Apr 2003 17:40:15 -0000 Received: from cable-rhf1-061.teleport.ch (HELO pimp.intern-lan) (157.161.32.61) by mail.gmx.net (mp017-rz3) with SMTP; 25 Apr 2003 19:40:15 +0200 Date: Fri, 25 Apr 2003 19:40:15 +0200 From: crnholio To: freebsd-questions@freebsd.org Message-Id: <20030425194015.782e9d1c.crnholio@gmx.ch> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: sound problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 17:40:19 -0000 hi list. i'm having some problem with my Media CMI8738 onboard soundcard: i can only use one output channel, f.e. i've set my xmms up to use /dev/dsp0.3 -> works fine: fstat | grep dsp crnholio xmms 183 14 / 756 crw-rw-rw- dsp0.3 w now i start a new xmms session and change the audio device to dsp0.1 -> the first session is still playing sound, but the 2nd doesnt, but fstat shows: >fstat | grep dsp crnholio xmms 86019 11 / 750 crw-rw-rw- dsp0.1 w crnholio xmms 183 14 / 756 crw-rw-rw- dsp0.3 w i haven't compiled the "options PNPBIOS" into the kernel, but i don't expect that to be the source of my problem, or am I wrong? i would be very glad if somebody could help me solve this MAJOR problem :). -- greetings, crnholio