mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[GH-ISSUE #174] Failed to find function offset #76
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#76
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.zipis mentioned but I get an error where my bluetooth driver is not supported.If it helps, here's my
libbluetoothlibraries:Also, I've tried the nightly release, the app simply crashes.
@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.
@ThallesP commented on GitHub (Jul 10, 2025):
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