[GH-ISSUE #174] Failed to find function offset #76

Closed
opened 2026-03-02 12:03:14 +03:00 by kerem · 2 comments
Owner

Originally created by @ThallesP on GitHub (Jul 9, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/174

hey, i've been trying to setup librepods but i've been getting the "failed to find function offset".
I've tried both the XPosed module and the root module on Magisk and got no luck, and also I've tried an older release where a btl2capfix.zip is mentioned but I get an error where my bluetooth driver is not supported.

If it helps, here's my libbluetooth libraries:

rhode:/ # lsof | grep libbluetooth
audio.service  1045 audioserve  mem       REG              253,9    140684       1435 /vendor/lib/libbluetooth_audio_session_qti.so
audio.service  1045 audioserve  mem       REG              253,9    169392       1436 /vendor/lib/libbluetooth_audio_session_qti_2_1.so
audio.service  1045 audioserve  mem       REG              253,9     61600       1434 /vendor/lib/libbluetooth_audio_session.so
droid.bluetooth 30590  bluetooth  mem       REG              253,8   6744008       1226 /system_ext/lib64/libbluetooth_qti.so
droid.bluetooth 30590  bluetooth  mem       REG              253,7    688736       2413 /system/lib64/libbluetooth_qti_jni.so
rhode:/ #

Also, I've tried the nightly release, the app simply crashes.

Originally created by @ThallesP on GitHub (Jul 9, 2025). Original GitHub issue: https://github.com/kavishdevar/librepods/issues/174 hey, i've been trying to setup librepods but i've been getting the "failed to find function offset". I've tried both the XPosed module and the root module on Magisk and got no luck, and also I've tried an older release where a `btl2capfix.zip` is mentioned but I get an error where my bluetooth driver is not supported. If it helps, here's my `libbluetooth` libraries: ``` rhode:/ # lsof | grep libbluetooth audio.service 1045 audioserve mem REG 253,9 140684 1435 /vendor/lib/libbluetooth_audio_session_qti.so audio.service 1045 audioserve mem REG 253,9 169392 1436 /vendor/lib/libbluetooth_audio_session_qti_2_1.so audio.service 1045 audioserve mem REG 253,9 61600 1434 /vendor/lib/libbluetooth_audio_session.so droid.bluetooth 30590 bluetooth mem REG 253,8 6744008 1226 /system_ext/lib64/libbluetooth_qti.so droid.bluetooth 30590 bluetooth mem REG 253,7 688736 2413 /system/lib64/libbluetooth_qti_jni.so rhode:/ # ``` Also, I've tried the nightly release, the app simply crashes.
kerem closed this issue 2026-03-02 12:03:14 +03:00
Author
Owner

@kavishdevar commented on GitHub (Jul 10, 2025):

Hi! Sorry but because your phone uses a proprietary version of the Bluetooth stack (which seems to be based off of older versions of the standard opensource stack), I have not been able to get it to work.

<!-- gh-comment-id:3058279996 --> @kavishdevar commented on GitHub (Jul 10, 2025): Hi! Sorry but because your phone uses a proprietary version of the Bluetooth stack (which seems to be based off of older versions of the standard opensource stack), I have not been able to get it to work.
Author
Owner

@ThallesP commented on GitHub (Jul 10, 2025):

Hi! Sorry but because your phone uses a proprietary version of the Bluetooth stack (which seems to be based off of older versions of the standard opensource stack), I have not been able to get it to work.

Thanks and no problem, would be possible to mention that on the readme? Would've saved me a lot of time trying to debug it

<!-- gh-comment-id:3059029324 --> @ThallesP commented on GitHub (Jul 10, 2025): > Hi! Sorry but because your phone uses a proprietary version of the Bluetooth stack (which seems to be based off of older versions of the standard opensource stack), I have not been able to get it to work. Thanks and no problem, would be possible to mention that on the readme? Would've saved me a lot of time trying to debug it
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librepods#76
No description provided.