From owner-freebsd-stable Mon Jun 19 19:12:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mhub2.tc.umn.edu (mhub2.tc.umn.edu [128.101.131.42]) by hub.freebsd.org (Postfix) with ESMTP id 9783337B5B5 for ; Mon, 19 Jun 2000 19:12:20 -0700 (PDT) (envelope-from drew0054@tc.umn.edu) Received: from garnet.tc.umn.edu by mhub2.tc.umn.edu with ESMTP; Mon, 19 Jun 2000 21:12:18 -0500 Received: from localhost by garnet.tc.umn.edu with ESMTP; Mon, 19 Jun 2000 21:12:18 -0500 Date: Mon, 19 Jun 2000 21:12:18 -0500 (CDT) From: Zachary Drew To: Guido Falsi Cc: freebsd-stable@FreeBSD.ORG Subject: Re: pcm/sbc sound driver problems In-Reply-To: Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Because its seems no one else is responding.... look through the last few week's mail archive at www.freebsd.org/mail other people are having said problems after someone made changes to the sound drivers. I'm not sure if its fixed yet. what i would try: -cvsup to latest stable -try removing 'device sbc' from your kernel config hope this helped Zach On Mon, 19 Jun 2000, Guido Falsi wrote: > Hello, I'm running FreeBSD 4.0 STABLE cvsupped one week ago, and am > experiencing problems with the audio driver... > > My audio booard is a sound blaster 16 PnP ISA, and in my kernel config I added > the lines: > > device sbc > device pcm > > It probes it right at boot, and cat /dev/sndstat gives me the following: > > FreeBSD Audio Driver (newpcm) Jun 14 2000 22:28:28 > Installed devices: > pcm0: at io 0x220 irq 5 drq 1:5 (1p/1r channels duplex) > > So everything looks ok, but when I try to play, using mpg123 or xmms or cat > /kernel it just plays for a fraction of a second, and then stops, the > application playing hungs for some times the quits... > > It loooks like it plays the first buffer and then stops, so it could be some > kind of interrupt problem. I could not fiind good documentation for the "device > sbc" kernel option arguments. > > I don't have idea on how to solve this, anyone can help? > > Thanks in advance! > > Guido Falsi > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message