We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 text was updated successfully, but these errors were encountered:
The code says /lib/firmware/rtl_bt/. All are now consistent. Thanks.
Sorry, something went wrong.
This one was fixed.
Thank you.
No branches or pull requests
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 text was updated successfully, but these errors were encountered: