From owner-freebsd-bluetooth@freebsd.org Tue Sep 25 07:40:57 2018 Return-Path: Delivered-To: freebsd-bluetooth@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C054410A9D12 for ; Tue, 25 Sep 2018 07:40:57 +0000 (UTC) (envelope-from yuripv@yuripv.net) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7008D85F77 for ; Tue, 25 Sep 2018 07:40:57 +0000 (UTC) (envelope-from yuripv@yuripv.net) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 0535921F87 for ; Tue, 25 Sep 2018 03:40:50 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Tue, 25 Sep 2018 03:40:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yuripv.net; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=mvh4MHoVkuctljuLHwGhtfB+cl2oWz37Yo95zOBCuTU=; b=wRDUQikS kEacTKN89A1QZ7w8oa9sSr712T09HMbJ5h2lVV+p9/gtm2+qfaBr9IDLc+hcsRYh /lJkpBRo3hnzuyWvfF6QUFNUB5LTPm/Ss3JJNOjz94jLRQovp/0OETmGrfohw7I5 PamP7JW/5XEZIXBK80JkYP4ncBVCR9VZYAvWbYsb7H5wNEk1eRRWhemX8FohyEQD PREZN084sr+EUqkoSN7oCUr+T3sSFuznwj5aAkw+DmDyKnwpKkNfwnvN7ZyozTJh TZmEqBcjYM8tcOtvRcv+5hpOGcIB5qeYZfLO6MzjuZsm6pcqzFU9HSXtV7XXQFGA RPYJLfnCnW+n5A== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; bh=mvh4MHoVkuctljuLHwGhtfB+cl2oW z37Yo95zOBCuTU=; b=tJgFBBuCukiRccOhQL8oB1vX9b91FQeUXPrW3mKFVLWgm ixiviEZ1OO7uQChpMEALNtY/U0X/MaGnIFltlWXQEL+2kJk5CNjglVToMB2Gpa8p mCEqa3tXxpijgfAdnP0MNAMSoweGuM+LlyRVuOD0vU6k9H+3G3p3J66P+3Qw6RMg U0b0mnO8veT99pRhZvMBPAVDiBz+pqNBBJSoYB+HVE1TvgCcIxhqh2U8sFITJ9JP LpdsJ+QFlACnmqpGYO4uEtl18pkxXrYw8ynwWEaLF8bJkODujWnLhSSGUZbUDMry XqCOHJ2txuL5MsHzGbkPVwMrpHTIJseMIHG44pwNQ== X-ME-Proxy: X-ME-Sender: Received: from thor.yuripv.net (unknown [62.183.127.62]) by mail.messagingengine.com (Postfix) with ESMTPA id 3DF2EE44DF for ; Tue, 25 Sep 2018 03:40:49 -0400 (EDT) To: freebsd-bluetooth@freebsd.org From: Yuri Pankov Subject: Lenovo P51 and Intel Bluetooth 8265 Message-ID: <94a60594-fe69-f00c-d384-3e63575d4905@yuripv.net> Date: Tue, 25 Sep 2018 10:40:47 +0300 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2018 07:40:58 -0000 Hi, I'm seeing the following problem on Lenovo P51 laptop with "Intel Bluetooth 8265" (as identified by Linux): ubt0: ubt_ctrl_write_callback:782: control transfer failed: USB_ERR_TIMEOUT ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command OGF=0x3, OCF=0x3. Timeout The device in question: ugen0.7: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (100mA) bLength = 0x0012 bDescriptorType = 0x0001 bcdUSB = 0x0200 bDeviceClass = 0x00e0 bDeviceSubClass = 0x0001 bDeviceProtocol = 0x0001 bMaxPacketSize0 = 0x0040 idVendor = 0x8087 idProduct = 0x0a2b bcdDevice = 0x0010 iManufacturer = 0x0000 iProduct = 0x0000 iSerialNumber = 0x0000 bNumConfigurations = 0x0001 I noticed that if I boot into Windows, and then back in FreeBSD *without* shutting down the laptop, errors seem to be gone (I haven't tested that it actually work, and now the Windows partition is gone, sigh). What am I missing here, firmware or something else?