Return-Path: Date: Tue, 25 Aug 2015 12:15:23 -0700 From: Mark Haun To: Marcel Holtmann Cc: "linux-bluetooth@vger.kernel.org" Subject: Re: Intel 7260 spontaneous USB disconnect/reconnect every 23h18m07s Message-ID: <20150825191523.GA3220@hau.nz> References: <20150819222049.15ca98f0@angwin.home> <86D221DC0B85F94D9B05B97827669A34064C4EF7@PGSMSX106.gar.corp.intel.com> <20150825165238.GA28893@hau.nz> <20150825171647.GB28893@hau.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: List-ID: Hi Marcel, Ok, it was easier than I expected to build bluez 5.33 so I went ahead and tried this. Marcel Holtmann [marcel@holtmann.org] wrote: > please run bluemoon -T to enable the LMP tracing feature and then see if > you happen to catch the messages before the controller jumps off the bus. > I wonder which side initiates the key refresh. Also what is the remote > device. You can try hcitool info to get its features. Took me a while to figure out you have to bring down the hci0 interface and stop bluetoothd before running bluemoon. Otherwise I get "Failed to open HCI user channel." So now when I run bluemoon -T it just sits there forever after the welcome message. Is this expected behavior? Should I then restart bluetoothd in another console and leave the whole thing for a couple of days to catch the USB disconnect? > As I said before, just running bluemoon should decode the firmware version > for you. No need to wildly guess. I only seem to get one bluemoon invocation per boot, before the "Failed to open HCI user channel" messages commence, so I haven't tried this yet... Maybe on the next boot :) Mark