LegacyXperia / local_manifests

Local manifest for building CyanogenMod for Xperia 2011 devices
legacyxperia.github.io
122 stars 78 forks source link

[CM13] [urushi] Bluetooth A2DP Bug #1037

Open tomjschwanke opened 8 years ago

tomjschwanke commented 8 years ago

When I play music via Bluetooth A2DP all works. But sometimes it plays 2sec and then hangs 2sec and so on. Only a reboot fixes this temporarily. Its kinda annoying because I use my bluetooth ear buds a lot.

If you need logs I will collect them the next time this happens.

MardonHH commented 8 years ago

change build.prop line lpa.decode=true to lpa.decode=false

tomjschwanke commented 8 years ago

I already thought of that but I can't find this line in build.prop. Should I add it? And please make a commit to fix this in all versions. Thanks.

tomjschwanke commented 8 years ago

I added it and will try it tomorrow.

tomjschwanke commented 8 years ago

Damn! Happened again today. Buildprop tweak doesn't work

MardonHH commented 8 years ago

logcat?

tomjschwanke commented 8 years ago

I forgot to collect them. Will try to reproduce it now and collect logs

tomjschwanke commented 8 years ago

@MardonHH uploaded to gist instead of gdrive logcat: https://gist.github.com/TomTomcrafter001/3d7cceb15d3fa331a7c1

tomjschwanke commented 8 years ago

Can this line help? audio.offload.disable=1 Or for what is it?