From owner-freebsd-current@FreeBSD.ORG Sat Aug 8 18:34:37 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 0AD22106564A for ; Sat, 8 Aug 2009 18:34:37 +0000 (UTC) (envelope-from gcr+freebsd-current@tharned.org) Received: from roadkill.tharned.org (roadkill.tharned.org [75.145.12.185]) by mx1.freebsd.org (Postfix) with ESMTP id C04BF8FC08 for ; Sat, 8 Aug 2009 18:34:36 +0000 (UTC) Received: from blue.tharned.org (blue.tharned.org [10.10.10.8]) (authenticated bits=0) by roadkill.tharned.org (8.14.3/8.14.3) with ESMTP id n78IYZV6057188 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 8 Aug 2009 13:34:35 -0500 (CDT) (envelope-from gcr+freebsd-current@tharned.org) Date: Sat, 8 Aug 2009 13:34:34 -0500 (CDT) From: Greg Rivers To: Attilio Rao In-Reply-To: <3bbf2fe10908081116q384da0dcp1f41554dea0b0b95@mail.gmail.com> Message-ID: References: <3bbf2fe10908081116q384da0dcp1f41554dea0b0b95@mail.gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.2 (roadkill.tharned.org [75.145.12.185]); Sat, 08 Aug 2009 13:34:36 -0500 (CDT) Cc: freebsd-current@freebsd.org Subject: Re: hald broken with USB drives since 8.0-BETA2 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: Sat, 08 Aug 2009 18:34:37 -0000 On Sat, 8 Aug 2009, Attilio Rao wrote: > 2009/8/8 Greg Rivers : >> I've had to disable hald on my Acer One netbook since 8.0-BETA2. Now >> hald seems to work only the first time a USB drive is attached. The >> drive is detected and mounted, and can be unmounted and remounted via >> kde3's media interface. >> >> But if I unmount the drive and detach it, hald wedges the USB buss. >> No further USB connections (any device, not just disks) are detected, >> and hald becomes unkillable. >> >> Has anyone else experienced this? Any suggestions for troubleshooting? > > After installing BETA2 did you further update to -CURRENT or simply used > BETA2 system? > I've been tracking -CURRENT. I last rebuilt kernel and world on August 2nd. Sorry for not being clear about that. I removed and rebuilt all ports from source after the July 19 shared library version bump, and I rebuilt hald and dbus after the August 2nd kernel/world update. -- Greg Rivers