From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ed Tomlinson Subject: Re: [Bug #28562] [BUG] usb problems in .38-rc3+ Date: Mon, 21 Feb 2011 21:06:06 -0500 Message-ID: <201102212106.07392.edt@aei.ca> References: <5HY1m9_-mkI.A.VxH.8WtYNB@chimera> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5HY1m9_-mkI.A.VxH.8WtYNB@chimera> Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: Text/Plain; charset="us-ascii" To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Kernel Testers List , Maciej Rutecki , Florian Mickler On Monday 21 February 2011 17:03:00 Rafael J. Wysocki wrote: > This message has been generated automatically as a part of a summary report > of recent regressions. > > The following bug entry is on the current list of known regressions > from 2.6.37. Please verify if it still should be listed and let the tracking team > know (either way). > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=28562 > Subject : [BUG] usb problems in .38-rc3+ > Submitter : Ed Tomlinson > Date : 2011-02-05 19:17 (17 days old) > Message-ID : <201102051417.58953.edt@aei.ca> > References : http://marc.info/?l=linux-kernel&m=129693391417607&w=2 I figured out a work around for this. Once the bluetooth adaptor has been detected and udev had done its stuff run: hciconfig -a With this user space change it works. I have no idea why the 'hciconfig -a' query fixes things. I run gentoo and bluez-4.87 is installed. Ed Tomlinson