From owner-freebsd-bugs Tue Jun 19 0:20: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E3A5737B401 for ; Tue, 19 Jun 2001 00:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5J7K4838765; Tue, 19 Jun 2001 00:20:04 -0700 (PDT) (envelope-from gnats) Date: Tue, 19 Jun 2001 00:20:04 -0700 (PDT) Message-Id: <200106190720.f5J7K4838765@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: dannyman Subject: Re: kern/22906: soundcard problems Reply-To: dannyman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/22906; it has been noted by GNATS. From: dannyman To: freebsd-gnats-submit@FreeBSD.org, dedrick@dsl-117-e.resnet.purdue.edu Cc: Subject: Re: kern/22906: soundcard problems Date: Tue, 19 Jun 2001 00:08:04 -0700 Here's what I have run in to before, and again, tonight. Normally, mpg123 works fine. Once in a while it comes up with "No supported rate found!" I finally remembered the workaround. I run the mp3 through splay, which makes static. I hit control C and subsequently, mpg123 runs just fine. This suggests to me that something sets the audio system in a bad state. Splay gets it halfway fixed, mpg123 just barfs. I confirm this behaviour on 3.x and 4.2-RELEASE. Next time I run in to this, I'll check lsof | grep audio for potential culprits. -danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message