You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having followed the compile / instructions the following happens when trying to download the firmware.
Device is:
ubt0: <vendor 0x8087 product 0x0a2b, class 224/1, rev 2.00/0.10, addr 2> on usbus0
$ doas iwmbtfw -dd
[2019-06-27 22:16:46.994] LOG -- hci_transport_h2_libusb.c.1397: registering packet handler
[2019-06-27 22:16:46.995] LOG -- hci_transport_h2_libusb.c.981: Scanning for USB Bluetooth device
[2019-06-27 22:16:46.995] LOG -- hci_transport_h2_libusb.c.681: 0000:0000 (bus 0, device 1) - class 9 subclass 0 protocol 3
[2019-06-27 22:16:46.995] LOG -- hci_transport_h2_libusb.c.681: 1199:9079 (bus 0, device 2) - class 0 subclass 0 protocol 0
[2019-06-27 22:16:46.995] LOG -- hci_transport_h2_libusb.c.681: 8087:0a2b (bus 0, device 3) - class e0 subclass 1 protocol 1
[2019-06-27 22:16:46.995] LOG -- hci_transport_h2_libusb.c.1029: USB Bluetooth device found, index 2
[2019-06-27 22:16:46.995] LOG -- hci_transport_h2_libusb.c.791: libusb open 0, handle 0x8006b9280Download failed
USB Path: 07
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.736: libusb_detach_kernel_driver
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.740: setting configuration 1...
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.752: claiming interface 0...
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.617: active configuration has 2 interfaces
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.623: interface 0: 3 endpoints
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.628: - endpoint 81, attributes 3
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.634: -> using 0x81 for HCI Events
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.628: - endpoint 2, attributes 2
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.644: -> using 0x02 for ACL Data Out
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.628: - endpoint 82, attributes 2
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.640: -> using 0x82 for ACL Data In
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.623: interface 1: 2 endpoints
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.628: - endpoint 3, attributes 1
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.655: -> using 0x03 for SCO Data Out
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.628: - endpoint 83, attributes 1
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.651: -> using 0x83 for SCO Data In
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.1138: Async using timers:
Firmware downloading failed
[2019-06-27 22:16:52.017] LOG -- main.c.122: intel_firmware_timeout: shutting down
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1157: usb_close
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1188: cancel event_in_transfer[0] = 0x8006e8028
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1188: cancel event_in_transfer[1] = 0x8006e8098
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1188: cancel event_in_transfer[2] = 0x8006e8108
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1194: cancel acl_in_transfer[0] = 0x8006e8178
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1194: cancel acl_in_transfer[1] = 0x8006e81e8
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1194: cancel acl_in_transfer[2] = 0x8006e8258
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.278: shutdown, transfer 0x8006e8028
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.278: shutdown, transfer 0x8006e8098
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.278: shutdown, transfer 0x8006e8108
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.278: shutdown, transfer 0x8006e8178
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.278: shutdown, transfer 0x8006e81e8
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.278: shutdown, transfer 0x8006e8258
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1278: Libusb shutdown complete
The text was updated successfully, but these errors were encountered:
I have added a deprecation notice with a link to the bugzilla comment.
BSD-licensed version of the downloader (see PR/237083 attachments) is on the way to be committed soon.
Having followed the compile / instructions the following happens when trying to download the firmware.
Device is:
ubt0: <vendor 0x8087 product 0x0a2b, class 224/1, rev 2.00/0.10, addr 2> on usbus0
$ doas iwmbtfw -dd
[2019-06-27 22:16:46.994] LOG -- hci_transport_h2_libusb.c.1397: registering packet handler
[2019-06-27 22:16:46.995] LOG -- hci_transport_h2_libusb.c.981: Scanning for USB Bluetooth device
[2019-06-27 22:16:46.995] LOG -- hci_transport_h2_libusb.c.681: 0000:0000 (bus 0, device 1) - class 9 subclass 0 protocol 3
[2019-06-27 22:16:46.995] LOG -- hci_transport_h2_libusb.c.681: 1199:9079 (bus 0, device 2) - class 0 subclass 0 protocol 0
[2019-06-27 22:16:46.995] LOG -- hci_transport_h2_libusb.c.681: 8087:0a2b (bus 0, device 3) - class e0 subclass 1 protocol 1
[2019-06-27 22:16:46.995] LOG -- hci_transport_h2_libusb.c.1029: USB Bluetooth device found, index 2
[2019-06-27 22:16:46.995] LOG -- hci_transport_h2_libusb.c.791: libusb open 0, handle 0x8006b9280Download failed
USB Path: 07
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.736: libusb_detach_kernel_driver
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.740: setting configuration 1...
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.752: claiming interface 0...
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.617: active configuration has 2 interfaces
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.623: interface 0: 3 endpoints
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.628: - endpoint 81, attributes 3
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.634: -> using 0x81 for HCI Events
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.628: - endpoint 2, attributes 2
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.644: -> using 0x02 for ACL Data Out
[2019-06-27 22:16:47.002] LOG -- hci_transport_h2_libusb.c.628: - endpoint 82, attributes 2
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.640: -> using 0x82 for ACL Data In
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.623: interface 1: 2 endpoints
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.628: - endpoint 3, attributes 1
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.655: -> using 0x03 for SCO Data Out
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.628: - endpoint 83, attributes 1
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.651: -> using 0x83 for SCO Data In
[2019-06-27 22:16:47.003] LOG -- hci_transport_h2_libusb.c.1138: Async using timers:
Firmware downloading failed
[2019-06-27 22:16:52.017] LOG -- main.c.122: intel_firmware_timeout: shutting down
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1157: usb_close
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1188: cancel event_in_transfer[0] = 0x8006e8028
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1188: cancel event_in_transfer[1] = 0x8006e8098
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1188: cancel event_in_transfer[2] = 0x8006e8108
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1194: cancel acl_in_transfer[0] = 0x8006e8178
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1194: cancel acl_in_transfer[1] = 0x8006e81e8
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1194: cancel acl_in_transfer[2] = 0x8006e8258
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.278: shutdown, transfer 0x8006e8028
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.278: shutdown, transfer 0x8006e8098
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.278: shutdown, transfer 0x8006e8108
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.278: shutdown, transfer 0x8006e8178
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.278: shutdown, transfer 0x8006e81e8
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.278: shutdown, transfer 0x8006e8258
[2019-06-27 22:16:52.017] LOG -- hci_transport_h2_libusb.c.1278: Libusb shutdown complete
The text was updated successfully, but these errors were encountered: