From owner-freebsd-current Wed Jun 27 9:15: 5 2001 Delivered-To: freebsd-current@freebsd.org Received: from mout0.freenet.de (mout0.freenet.de [194.97.50.131]) by hub.freebsd.org (Postfix) with ESMTP id 490F437B405; Wed, 27 Jun 2001 09:14:59 -0700 (PDT) (envelope-from Alexander@leidinger.net) Received: from [194.97.50.136] (helo=mx3.freenet.de) by mout0.freenet.de with esmtp (Exim 3.30 #3) id 15FHxu-0006SG-00; Wed, 27 Jun 2001 18:14:54 +0200 Received: from b800e.pppool.de ([213.7.128.14] helo=Magelan.Leidinger.net) by mx3.freenet.de with esmtp (Exim 3.30 #3) id 15FHxu-0001bs-00; Wed, 27 Jun 2001 18:14:54 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.4/8.11.4) with ESMTP id f5RGEOZ27480; Wed, 27 Jun 2001 18:14:25 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200106271614.f5RGEOZ27480@Magelan.Leidinger.net> Date: Wed, 27 Jun 2001 18:14:23 +0200 (CEST) From: Alexander Leidinger Subject: -current & /dev/dsp: device busy To: cg@freebsd.org Cc: current@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I can't access the audio hardware anymore. after a fresh boot: ---snip--- % cat /dev/sndstat FreeBSD Audio Driver (newpcm) Jun 27 2001 16:27:06 Installed devices: pcm0: at io 0x220 irq 5 drq 1:5 (1p/1r/0v channels duplex default) % sysctl -a |grep snd hw.snd.verbose: 0 hw.snd.unit: 0 hw.snd.autovchans: 0 hw.snd.pcm0.vchans: 0 % madplay something.mp3 MPEG Audio Decoder 0.13.0 (beta) - Copyright (C) 2000-2001 Robert Leslie audio: /dev/dsp: Device busy # sysctl -w hw.snd.autovchans=2 hw.snd.autovchans: 0 -> 2 % madplay something.mp3 MPEG Audio Decoder 0.13.0 (beta) - Copyright (C) 2000-2001 Robert Leslie audio: /dev/dsp: Device busy # sysctl -w hw.snd.pcm0.vchans=2 hw.snd.pcm0.vchans: 0 sysctl: hw.snd.pcm0.vchans: Device busy % dmesg [...] Preloaded elf module "snd_pcm.ko" at 0xc04301dc. Preloaded elf module "snd_sbc.ko" at 0xc043027c. Preloaded elf module "snd_sb16.ko" at 0xc043031c. [Yes, they're up to date with the kernel] [...] sbc0: at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 on isa0 pcm0: on sbc0 [...] # cat /dev/urandom >/dev/dsp zsh: device busy: /dev/dsp ---snip--- -current as of today in the morning (~ 10am CEST). Bye, Alexander. -- If Bill Gates had a dime for every time a Windows box crashed... ...Oh, wait a minute, he already does. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message