From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753489Ab1IMBdW (ORCPT ); Mon, 12 Sep 2011 21:33:22 -0400 Received: from claw.goop.org ([74.207.240.146]:34667 "EHLO claw.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752437Ab1IMBdU (ORCPT ); Mon, 12 Sep 2011 21:33:20 -0400 Message-ID: <4E6EB2DE.8090102@goop.org> Date: Mon, 12 Sep 2011 18:33:18 -0700 From: Jeremy Fitzhardinge User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 MIME-Version: 1.0 To: padovan@profusion.mobi CC: Linux Kernel Mailing List , linux-bluetooth@vger.kernel.org, linux-wireless@vger.kernel.org, Keith Packard Subject: Bluetooth regression with headphones X-Enigmail-Version: 1.3.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, I reported a regression in connecting my Nokia BH-905i headphones in June this year (https://lkml.org/lkml/2011/6/23/770), which was the same problem Keith Packard reported in https://lkml.org/lkml/2011/6/9/63. It was briefly fixed in git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git. Unfortunately it regressed again by the time of the linux-3.0 release, to something with similar symptoms: the headphones won't reliably connect to my laptop unless I freshly re-pair them. However, unlike the original bug, they will very occasionally connect normally, though I don't know why. This behaviour has been consistent since 3.0 up until the current 3.1-rc6 kernel. What further information can I provide? How can I help debug this? Thanks, J