From owner-freebsd-current Sat May 20 12:41:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from pike.cdrom.com (pike.cdrom.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 6FFF937B7BE for ; Sat, 20 May 2000 12:41:16 -0700 (PDT) (envelope-from cshumway@cdrom.com) Received: from localhost (cshumway@localhost) by pike.cdrom.com (8.9.3/8.9.3) with ESMTP id MAA41365; Sat, 20 May 2000 12:38:50 -0700 (PDT) (envelope-from cshumway@cdrom.com) Date: Sat, 20 May 2000 12:38:50 -0700 (PDT) From: Christopher Shumway To: Takahashi Yoshihiro Cc: current@FreeBSD.ORG Subject: Re: Neomagic audio driver In-Reply-To: <20000521012941D.nyan@wyvern.cc.kogakuin.ac.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 21 May 2000, Takahashi Yoshihiro wrote: > > I'm having an interesting problem with the neomagic audio driver ever since > > building world and kernel from current sources checked out late this > > morning PDT. Sending any data to the audio device (e.g. cat /kernel > > > /dev/audio) results in the following pannic: > > The following change probably fixes this problem. Well, that did fix the crash, but now absolutly no sound comes out of the device. It appears to attach ok (/dev/sndstat reports the driver), but with the mixer volume set at 100:100 no sound is produced. Anything writing to the audio device is in a state of [pcmwr], so it appears to be getting data. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message