From owner-freebsd-current@FreeBSD.ORG Sat Aug 8 19:12:28 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 6E4E01065670; Sat, 8 Aug 2009 19:12:28 +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 11CF08FC22; Sat, 8 Aug 2009 19:12:26 +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 n78JCQVU057542 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 8 Aug 2009 14:12:26 -0500 (CDT) (envelope-from gcr+freebsd-current@tharned.org) Date: Sat, 8 Aug 2009 14:12:24 -0500 (CDT) From: Greg Rivers To: Attilio Rao In-Reply-To: <3bbf2fe10908081201g3378b8q479b8836d69f636b@mail.gmail.com> Message-ID: References: <3bbf2fe10908081116q384da0dcp1f41554dea0b0b95@mail.gmail.com> <3bbf2fe10908081151o35a9141dhcea06fcaa5b6838e@mail.gmail.com> <3bbf2fe10908081201g3378b8q479b8836d69f636b@mail.gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII 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 14:12:26 -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 19:12:28 -0000 On Sat, 8 Aug 2009, Attilio Rao wrote: > 2009/8/8 Daniel Eischen : >> On Sat, 8 Aug 2009, Attilio Rao wrote: >> >>> 2009/8/8 Greg Rivers : >>>> >>>> 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. >>> >>> Did you include r196037? >>> If you did, can you try remove it and rebuild anything and experience >>> the problem again? >> >> You can also see this thread from June: >> >> http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1494406+0+archive/2009/freebsd-current/20090607.freebsd-current > > Oh, so it should not be the newbus locking patch. > Right, r196037 was committed on August 2nd, and I've seen this problem since ~July 20. -- Greg Rivers