Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2018 21:00:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 228787] Intel 7260 bluetooth broken.
Message-ID:  <bug-228787-21060-n6tFfAdmGp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228787-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228787-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228787

J.R. Oldroyd <fbsd@opal.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fbsd@opal.com

--- Comment #6 from J.R. Oldroyd <fbsd@opal.com> ---
Same on an Asus S510UQ running 11.2:

dmesg:
ubt0 on uhub0
ubt0: <vendor 0x8087 product 0x0a2b, class 224/1, rev 2.00/0.10, addr 3> on
usbus0
WARNING: attempt to domain_add(bluetooth) after domainfinalize()
WARNING: attempt to domain_add(netgraph) after domainfinalize()
ubt0: ubt_ctrl_write_callback:780: control transfer failed: USB_ERR_TIMEOUT
ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command
OGF=3D0x3, OCF=3D0x3. Timeout

# usbconfig dump_device_desc
ugen0.4: <vendor 0x8087 product 0x0a2b> at usbus0, cfg=3D0 md=3DHOST spd=3D=
FULL
(12Mbps) pwr=3DON (100mA)

  bLength =3D 0x0012=20
  bDescriptorType =3D 0x0001=20
  bcdUSB =3D 0x0200=20
  bDeviceClass =3D 0x00e0  <Wireless controller>
  bDeviceSubClass =3D 0x0001=20
  bDeviceProtocol =3D 0x0001=20
  bMaxPacketSize0 =3D 0x0040=20
  idVendor =3D 0x8087=20
  idProduct =3D 0x0a2b=20
  bcdDevice =3D 0x0010=20
  iManufacturer =3D 0x0000  <no string>
  iProduct =3D 0x0000  <no string>
  iSerialNumber =3D 0x0000  <no string>
  bNumConfigurations =3D 0x0001=20

Running the rc.d/bluetooth setup commands manually, all the ngctl commands
complete ok; the first hccontrol command fails with the timeout.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228787-21060-n6tFfAdmGp>