From owner-freebsd-questions@FreeBSD.ORG Fri Apr 25 11:49:31 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 46D5E37B401 for ; Fri, 25 Apr 2003 11:49:31 -0700 (PDT) Received: from smtp.monmouth.com (smtp.monmouth.com [209.191.58.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40B1943FCB for ; Fri, 25 Apr 2003 11:49:30 -0700 (PDT) (envelope-from markov@monmouth.com) Received: from happy.markov.net (bg-tc-ppp430.monmouth.com [209.191.61.179]) by smtp.monmouth.com (8.12.9/8.12.9) with ESMTP id h3PInScT015364 for ; Fri, 25 Apr 2003 14:49:28 -0400 (EDT) Received: from happy.markov.net (happy.markov.net [192.168.0.5]) by happy.markov.net (Postfix) with SMTP id 481743FF7 for ; Fri, 25 Apr 2003 14:54:16 -0400 (EDT) Date: Fri, 25 Apr 2003 14:54:16 -0400 From: "Vlad D.Markov" To: freebsd-questions@freebsd.org Message-Id: <20030425145416.7498540a.markov@monmouth.com> In-Reply-To: <20030425194015.782e9d1c.crnholio@gmx.ch> References: <20030425194015.782e9d1c.crnholio@gmx.ch> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: 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 18:49:31 -0000 I have a CMI8738 also. I did not need "options PNPBIOS" in my kernel. I don't use xmms unfortunately instead I use gqmpeg with mpg123 and get the audio ok. On Fri, 25 Apr 2003 19:40:15 +0200 crnholio wrote: > 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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >