Greetings community,
I’ve successfully installed on a Lenovo Yoga Pro 3, and everything works fantastic except bluetooth. I’ve tried miscellaneous things found through google searches, such as hex2hcd and copying the resulting file to /lib/firmware/brcm. Nothing seems to work. The result of dmesg | grep -i blue:
[[email protected] brcm]# dmesg | grep -i blue
[ 4.479779] Bluetooth: Core ver 2.20
[ 4.479803] Bluetooth: HCI device and connection manager initialized
[ 4.479812] Bluetooth: HCI socket layer initialized
[ 4.479814] Bluetooth: L2CAP socket layer initialized
[ 4.479819] Bluetooth: SCO socket layer initialized
[ 4.518628] Bluetooth: hci0: BCM: chip id 63
[ 4.520855] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ 4.521469] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0489-e07a.hcd failed with error -2
[ 4.521473] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0489-e07a.hcd not found
[ 5.461950] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.461953] Bluetooth: BNEP filters: protocol multicast
[ 5.461957] Bluetooth: BNEP socket layer initialized
[[email protected] brcm]#
Attached are logs. This is my first time posting; just trying to follow the sticky and upload relevant logs. Thanks guys! I hope this can get sorted out.