From owner-freebsd-current@FreeBSD.ORG Tue Jun 2 09:51:25 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FB28106566C for ; Tue, 2 Jun 2009 09:51:25 +0000 (UTC) (envelope-from h.schmalzbauer@omnilan.de) Received: from host.omnilan.net (host.omnilan.net [62.245.232.135]) by mx1.freebsd.org (Postfix) with ESMTP id AE78D8FC20 for ; Tue, 2 Jun 2009 09:51:24 +0000 (UTC) (envelope-from h.schmalzbauer@omnilan.de) Received: from titan.flintsbach.schmalzbauer.de (titan.flintsbach.schmalzbauer.de [172.21.1.150]) (authenticated bits=0) by host.omnilan.net (8.13.8/8.13.8) with ESMTP id n529nBRP050185 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 2 Jun 2009 11:49:13 +0200 (CEST) (envelope-from h.schmalzbauer@omnilan.de) Message-ID: <4A24F596.1010706@omnilan.de> Date: Tue, 02 Jun 2009 11:49:10 +0200 From: Harald Schmalzbauer Organization: OmniLAN User-Agent: Thunderbird 2.0.0.21 (X11/20090425) MIME-Version: 1.0 To: rea-fbsd@codelabs.ru References: <4A12CBE9.5010206@omnilan.de> <9LNvWOs6KnRm5ARvil0CjUiak0c@cgr/Aoyjz11KtFDB23HMnFSn04s> In-Reply-To: <9LNvWOs6KnRm5ARvil0CjUiak0c@cgr/Aoyjz11KtFDB23HMnFSn04s> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig27C0AE39C7E52FDF04FA50F8" Cc: freebsd-current@freebsd.org Subject: HAL is blokcing growisofs [Was: Re: Various problems, atapi, acpi (S3), cpufreq (est)] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 02 Jun 2009 09:51:25 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig27C0AE39C7E52FDF04FA50F8 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Eygene Ryabinkin schrieb am 20.05.2009 11:28 (localtime): =2E.. >> Using `growisofs -dvd-compat -speed=3D8 -Z /dev/cd1=3D/udfimage.iso` f= reezes=20 >> the system. First it seems nothing happens but after some minutes the = >> system is completely unresponsive, even mouse doesn't move any more.=20 >> Here's some output I got at this event: >> ... >> acd1: WARNING - TEST_UNIT_READY freeing taskqueue zombie request >> acd1: WARNING - PREVENT_ALLOW taskqueue timeout - completing request=20 >> directly >> acd1: WARNING - PREVENT_ALLOW freeing taskqueue zombie request >> acd1: WARNING - TEST_UNIT_READY taskqueue timeout - completing request= =20 >> directly >> acd1: WARNING - TEST_UNIT_READY freeing taskqueue zombie request >> acd1: WARNING - READ_TOC taskqueue timeout - completing request direct= ly >> acd1: WARNING - READ_TOC freeing taskqueue zombie reques >=20 > Could you try to add atapicam(4) device into your kernel and use > /dev/cdX instead of /dev/acdX for burning? I don't believe that this > will help you, given the messages you're receiving, but you can at leas= t > give a shot for SCSI emulation on ATAPI devices. Accidentally I found out that growisofs works perfectly without HAL. As soon as hal is running I see the above error messages and no dvd=20 burning is possible. Also USB-Flash-Disks don't work with -current and hal (everything=20 compiled 2 days ago). As soon as I plug in the UFD all=20 "hald-addon-storage: /dev/da1" (from fixed internal card reader) vanish=20 and I can't use Thunars volume-mount feature. Should I open a ports/PR? Or is it likle to be a problem in -current? Thanks, -Harry --------------enig27C0AE39C7E52FDF04FA50F8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkok9ZcACgkQLDqVQ9VXb8hwtgCbB/wG/gqDAaFFcbzFntcgP2VT zsYAn2/mY4X9OLnWT5JID4B/kXj9iZe7 =YmcD -----END PGP SIGNATURE----- --------------enig27C0AE39C7E52FDF04FA50F8--