From owner-freebsd-questions Sat Dec 2 1:14:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from doit.scorpions.net (ns.scorpions.net [209.123.217.66]) by hub.freebsd.org (Postfix) with ESMTP id CE45337B400 for ; Sat, 2 Dec 2000 01:14:11 -0800 (PST) Received: from localhost (fygrave@localhost) by doit.scorpions.net (8.11.1/8.11.1) with ESMTP id eB29EUU05564 for ; Sat, 2 Dec 2000 04:14:31 -0500 Date: Sat, 2 Dec 2000 04:14:30 -0500 (EST) From: Fyodor To: Subject: pcm0 device mess.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello folks, I am abit stuck with some problem here which is merely annoying than a diseaster (since I use /dev/audio only for toyings anyway :)) but sometimes when I try to read and write from the same audio device at the same time I get: pcm0: record interrupt timeout, channel dead kernel message and after this every time I try to open /dev/audio or /dev/dsp for reading I get 'EBUSY' returned. I still can write there (and produce sounds) however. The only way to fix a problem which I found is to reboot the box, but I wonder if there's any easier workaround :-) Relevant info regarding the box is below: FreeBSD 4.2-STABLE (snapshot as of last Friday) CPU: AMD Athlon(tm) Processor (600.02-MHz 686-class CPU) ... pcm0: port 0xb000-0xb003,0xb400-0xb403,0xb800-0xb8ff irq 5 at device 4.5 on pci0 Any hints would be appreciated mucho :) thanks in advance -Fyodor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message