From owner-freebsd-multimedia Mon Sep 4 3:50:10 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from oden.exmandato.se (oden.exmandato.se [192.71.33.1]) by hub.freebsd.org (Postfix) with ESMTP id 6749C37B42C for ; Mon, 4 Sep 2000 03:50:07 -0700 (PDT) Received: from servicefactory.se (root@oden.exmandato.se [192.71.33.1]) by oden.exmandato.se (8.8.8/8.8.5) with ESMTP id MAA25140 for ; Mon, 4 Sep 2000 12:50:05 +0200 (MET DST) Message-ID: <39B37E5A.5BE0FB0F@servicefactory.se> Date: Mon, 04 Sep 2000 12:50:02 +0200 From: Jonas Bulow X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Subject: Problem with Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! Since last week I got sound working on an IBM Thinkpad 600X which has an AC97 compliant mixer and a CrystalMedia chip identified as: csa0: mem 0x50000000-0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on p ci0 pcm0: on csa0 more /dev/sndstat gives: FreeBSD Audio Driver (newpcm) Aug 30 2000 22:28:41 Installed devices: pcm0: at irq 11 (1p/1r channels duplex) Now comes the problem: /dev/dsp and it's friends report "device busy" when the computer is resumed after it has been in suspended mode (zzz). When trying to access /dev/dsp after the resume I see the following in dmesg: pcm0: play interrupt timeout, channel dead Is it possible to "re-init" the audio-device after this resume from suspended mode to get the device work again? If I try to reboot the computer the device probe will fail on the sound device. Sometimes it will freeze the computer and sometime it will report "device not ready" or "ac97 codec invalid or not present id==0" . I have to turn off and on the computer to get it working again. (..or boot MS windows before rebooting to FreeBSD). Any suggestions how to solve this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message