From owner-freebsd-current@FreeBSD.ORG Wed Jul 7 06:39:52 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AFD116A4CE for ; Wed, 7 Jul 2004 06:39:52 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with SMTP id ACA7E43D39 for ; Wed, 7 Jul 2004 06:39:47 +0000 (GMT) (envelope-from viktor.ivanov@gmail.com) Received: by mproxy.gmail.com with SMTP id 73so121507rne for ; Tue, 06 Jul 2004 23:39:36 -0700 (PDT) Received: by 10.38.90.67 with SMTP id n67mr96749rnb; Tue, 06 Jul 2004 23:39:36 -0700 (PDT) Message-ID: <7f4bda0104070623393009a96c@mail.gmail.com> Date: Wed, 7 Jul 2004 09:39:36 +0300 From: Viktor Ivanov To: current@freebsd.org In-Reply-To: <1089134481.1948.12.camel@hood.oook.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200407051853.22521@aldan> <1089134481.1948.12.camel@hood.oook.cz> Subject: Re: unkillable process in physrd-sttae X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 06:39:52 -0000 On Tue, 06 Jul 2004 19:21:22 +0200, Pav Lucistnik wrote: > I see this regularly, both DVD-Video playback and reading of files off > data DVD. Workaround is to list directories and read files from the DVD, > it will unstuck blocked process too. Or, issue > > # atacontrol mode 1 udma33 xxx > > (in case your DVD unit is alone on secondary IDE channel)... You can try atacontrol reinit 1 too (if your DVD is on the second channel for example). I do this all the time when burning (the burncd process stays in physwr though and it might be an issue with burn-proof).