From owner-freebsd-questions@FreeBSD.ORG Thu Sep 17 14:58:14 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A4AD1065676 for ; Thu, 17 Sep 2009 14:58:14 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 33F688FC1C for ; Thu, 17 Sep 2009 14:58:12 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id n8HErS3A061490; Thu, 17 Sep 2009 10:53:28 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id n8HErSD1061489; Thu, 17 Sep 2009 10:53:28 -0400 (EDT) (envelope-from jerrymc) Date: Thu, 17 Sep 2009 10:53:28 -0400 From: Jerry McAllister To: Yuri Message-ID: <20090917145328.GB61378@gizmo.acns.msu.edu> References: <4AB1B972.9050507@rawbw.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AB1B972.9050507@rawbw.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: CD doesn't eject from the drive. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 14:58:14 -0000 On Wed, Sep 16, 2009 at 09:22:10PM -0700, Yuri wrote: > I have PIONEER Model DVD-RW DVR-112D. > I started the command "cdda2wav -v255 -D5,0,0 -B -Owav" to grab audio > but stopped it with Ctrl-C. > Now disk doesn't eject. Both "eject" command and "cdcontrol -f /dev/acd0 > eject" commands hang, and system log gets messages, see below. > > It seems like a bug in atapi driver, since it didn't clear the state of > cdrom hardware after controlling app died. > > Anybody knows how to eject the disk now without rebooting? Do you have some process active in the CD image - such as is some process or shell (X-window or whatever) CD-ed to somewhere in the mount point of the DVD. eg, say you mounted the DVD at /cdrom and then did a cd /cdrom/song or whatever or some process you were using such as the 'cdda2wav' utility CD-ed to it and was left there. For example, after you did the CTRL-C, it quit right there and stayed CD-ed to the image. In that case, it will not eject, either under program control or manually. The solution is to make sure there is no process or shell that is CD-ed to the image. ////jerry > > 72-STABLE. > > Yuri > > > ---- messages ---- > acd0: WARNING - TEST_UNIT_READY freeing taskqueue zombie request > acd0: WARNING - TEST_UNIT_READY taskqueue timeout - completing request > directly > acd0: WARNING - TEST_UNIT_READY freeing taskqueue zombie request > aaccdd00:: WWAARRNNIINNGG -- PRREEAVDE_NTTO_CA LtLaOsWk qtuaesukeq > uteiumee otuitm e-o ucto m-p lceotmipnlge trienqgu ersetq udeisrte cdtilryec > tly > acd0: WARNING - PREVENT_ALLOW freeing taskqueue zombie request > acd0: WARNING - TEST_UNIT_READY taskqueue timeout - completing request > directly > acd0: WARNING - READ_TOC freeing taskqueue zombie request > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"