From owner-freebsd-current@FreeBSD.ORG Fri Jun 12 17:19:36 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 B3C8C1065676 for ; Fri, 12 Jun 2009 17:19:36 +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 36E268FC13 for ; Fri, 12 Jun 2009 17:19:35 +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 n5CHJVxl038960 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 12 Jun 2009 19:19:34 +0200 (CEST) (envelope-from h.schmalzbauer@omnilan.de) Message-ID: <4A328E1D.3060402@omnilan.de> Date: Fri, 12 Jun 2009 19:19:25 +0200 From: Harald Schmalzbauer Organization: OmniLAN User-Agent: Thunderbird 2.0.0.21 (X11/20090425) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <4A12CBE9.5010206@omnilan.de> <9LNvWOs6KnRm5ARvil0CjUiak0c@cgr/Aoyjz11KtFDB23HMnFSn04s> <4A24F596.1010706@omnilan.de> In-Reply-To: <4A24F596.1010706@omnilan.de> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig2541EB21FD2A402C59624A83" Subject: Re: 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: Fri, 12 Jun 2009 17:19:37 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2541EB21FD2A402C59624A83 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Harald Schmalzbauer schrieb am 02.06.2009 11:49 (localtime): > Eygene Ryabinkin schrieb am 20.05.2009 11:28 (localtime): > ... >>> Using `growisofs -dvd-compat -speed=3D8 -Z /dev/cd1=3D/udfimage.iso` = >>> freezes the system. First it seems nothing happens but after some=20 >>> minutes the system is completely unresponsive, even mouse doesn't=20 >>> move any more. 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 = >>> directly >>> acd1: WARNING - PREVENT_ALLOW freeing taskqueue zombie request >>> acd1: WARNING - TEST_UNIT_READY taskqueue timeout - completing=20 >>> request directly >>> acd1: WARNING - TEST_UNIT_READY freeing taskqueue zombie request >>> acd1: WARNING - READ_TOC taskqueue timeout - completing request direc= tly >>> acd1: WARNING - READ_TOC freeing taskqueue zombie reques >> >> 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 lea= st >> give a shot for SCSI emulation on ATAPI devices. >=20 > 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. I found a solution: If atapicam is available HAL has to be told to avoid = using acd. HAL and scd doesn't work here. I created the following file:=20 /usr/local/share/hal/fdi/preprobe/20thirdparty/10-ignore-acdX.fdi true > 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? This one is still a problem. Greets, -Harry --------------enig2541EB21FD2A402C59624A83 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) iEYEARECAAYFAkoyjiMACgkQLDqVQ9VXb8jSOACdFkLcMk13corGo24uDavTaPQg rEQAoMc2370Hu1L8CRdl5AQDEYBROMjK =PZlP -----END PGP SIGNATURE----- --------------enig2541EB21FD2A402C59624A83--