https://bugzilla.kernel.org/show_bug.cgi?id=114561 --- Comment #1 from jbMacAZ <jbmacbrodie@xxxxxxxxx> --- T100-CHI needs its bluetooth device ID added to /drivers/bluetooth/hci_bcm.c static const struct acpi_device_id bcm_acpi_match[] = { + { "BCM2E71", 0 } Bluetooth works great in patched 4.3.5 with Ubuntu15.10, bluez5.3.5, blueman and using "/usr/local/btattach --bredr /dev/ttyS4 -P bcm" in /etc/rc.local. Pairing is preserved boot to boot and the devices (keydock, bt mouse) reconnect after inactivity timeouts. Bluetooth also works in Manjaro15.12 kernel 4.3.x using /dev/ttyS1. With kernel 4.4.5 I have to manually search with blueman to connect after each boot. Pairing is preserved. In 4.5, the manual search is also needed after inactivity timeouts. Any thoughts as to why manual re/connection is needed in 4.4/4.5 vs. auto connect with 4.3.x? -- You are receiving this mail because: You are the assignee for the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html