Skip to content
New issue

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 doesn't work on thor #16

Closed
CaioCesarPM opened this issue Oct 6, 2021 · 6 comments
Closed

Bluetooth doesn't work on thor #16

CaioCesarPM opened this issue Oct 6, 2021 · 6 comments
Labels
bug Something isn't working

Comments

@CaioCesarPM
Copy link

I have installed DivestOS from scratch on my Fire HDX 7 32GB but when I try to enable Bluetooth (using either the notification bar or settings) it asks for permission. After allowing, an error message appears constantly on the screen, no matter how often I dismiss it. Only restarting makes it stop (bluetooth remains disabled).

Screenshot_20211006-155216

I have wiped everything using TWRP 3.5.0_9-1 and installed divested-14.1-20211002-dos-thor.zip (though this happened with previous versions too).

This problem doesn't happen when using the LineageOS builds on XDA forums (either 14.1 or 16.0).
The logcat.txt also shows a ton of error messages after trying to enable Bluetooth.

@SkewedZeppelin
Copy link
Member

SkewedZeppelin commented Oct 6, 2021

10-06 15:51:37.792  2211  2259 F libc    : system/bt/device/src/controller.c:297: start_up: assertion "HCI_READ_ENCR_KEY_SIZE_SUPPORTED(supported_commands)" failed

That appears to be caused by https://review.lineageos.org/c/LineageOS/android_system_bt/+/249553 as is expected as per the note. I can probably selectively disable the assert for thor.

You say LineageOS 14.1 from XDA worked, but how old is that build?

@SkewedZeppelin SkewedZeppelin added the bug Something isn't working label Oct 6, 2021
@CaioCesarPM
Copy link
Author

CaioCesarPM commented Oct 6, 2021

You say LineageOS 14.1 from XDA worked, but how old is that build?

I used lineage-14.1-20200705-UNOFFICIAL-thor

@SkewedZeppelin
Copy link
Member

SkewedZeppelin commented Oct 6, 2021 via email

@SkewedZeppelin
Copy link
Member

A new build is up, please test.

@CaioCesarPM
Copy link
Author

CaioCesarPM commented Oct 6, 2021

Thanks!
I just tested with a mouse and it worked fine.
My WF-SP800N earphones, however, never seem to finish pairing but I guess that's Sony's fault. They did work on LineageOS though. Here is the logcat.txt in case you don't mind checking it.

@CaioCesarPM
Copy link
Author

CaioCesarPM commented Oct 7, 2021

Update: sorry, apparently my earphones stopped pairing on LineageOS 14.1 too. Maybe my Kindle doesn't like them?
Update 2: manage to pair them on LineageOS 16.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants