Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755630Ab2BLRox (ORCPT ); Sun, 12 Feb 2012 12:44:53 -0500 Received: from mail-gx0-f174.google.com ([209.85.161.174]:54456 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754677Ab2BLRov (ORCPT ); Sun, 12 Feb 2012 12:44:51 -0500 MIME-Version: 1.0 In-Reply-To: References: <4F2316C7.9030202@canonical.com> Date: Sun, 12 Feb 2012 12:44:50 -0500 Message-ID: Subject: Re: firmware loading failure for AR3011 (0cf3:3000 or 0cf3:3005 ?) From: Andres Cimmarusti To: "James M. Leddy" Cc: linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, Jonathan Nieder , 641749@bugs.debian.org, info@linuxcertified.com Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1679 Lines: 42 I believe I have finally narrowed down the problem. It lies in the 'libmtp-runtime' package with the command 'mtp-probe' (only present in wheezy or newer). I'm not sure what this is doing to my system, but when the package mentioned is installed, it "messes" up my atheros bluetooth device so that the kernel/udev cannot load the firmware into it. As soon as I uninstalled this package and thus caused the boot process to throw some errors about missing mtp-probe command, my bluetooth module was correctly loaded and the led turned on. >> Inexplicably yesterday's (and the day before) Debian testing snapshot >> seems to have the problem fixed! I guess this snapshot that I tested earlier didn't have that package installed I found out about this completely by chance. For whatever reason, on my second upgrade to wheezy 'apt-get dist-upgrade' didn't pull 'libmtp-runtime' and my bluetooth module just worked. I tried to get the bootlog messages so I can send this info, but even with bootlogd enabled these messages happen too early on the boot process to be logged in /var/log/boot. I feel this is not necessarily a kernel bug anymore (all kernels tested work fine 3.0.x, 3.1.x, 3.2.x and even 3.3.0-rc3). But the experts will know better. This is definitely progress! Cheers Andres PS: please forward the info to other bug reports I don't have access to, like Red Hat / Fedora and Ubuntu. Additional testing is needed. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/