Closed Laszlo-Fiat closed 9 years ago
Bluetooth works nicely on my Teclast X80h with kernel 4.1.4 and your driver.
One small issue:
Makefile puts the firmware to: /lib/firmware/rtl_bt start_bt.sh puts the firmware to: /lib/firmware/rtlbt/
I don't know which is correct, where rtk_hciattach picks up the firmware from.
Thank you for your work!
The code says /lib/firmware/rtl_bt/. All are now consistent. Thanks.
This one was fixed.
Thank you.
Bluetooth works nicely on my Teclast X80h with kernel 4.1.4 and your driver.
One small issue:
Makefile puts the firmware to: /lib/firmware/rtl_bt start_bt.sh puts the firmware to: /lib/firmware/rtlbt/
I don't know which is correct, where rtk_hciattach picks up the firmware from.
Thank you for your work!