question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SBC Decoding Error about 3 minutes into use

See original GitHub issue

Describe the problem I set up my Raspberry Pi 3 according to the instructions and it works well for about 3 minutes, after which the audio stops entirely. In the logs I see:

16.09.20 11:53:30 (-0400)  audio  E: [bluetooth] a2dp-codec-sbc.c: Unsupported fragmented SBC frame
16.09.20 11:53:30 (-0400)  audio  E: [bluetooth] module-bluez5-device.c: Decoding error

This is similar to the error described under Audio cuts or is very stuttery in the troubleshooting guide but not the same. Sometimes it says this Unsupported fragmented SBC frame but sometimes I get SBC decoding error (-2) instead.

Is this the same issue, which I might be able to solve by buying a USB Bluetooth dongle or is this something else?

Device information

  • Board (hardware info): Raspberry Pi 3
  • Device type (as seen in balenaCloud): Raspberry Pi 3
  • balenaOS version: balenaOS v2.56.0+rev2

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
fgebhartcommented, Jan 6, 2022

For people coming to this issue via google searching the error message:

I managed to solve this issue by using a usb bluetooth dongle.

Using RPI 3, balenaOS 2.83.21+rev1 and Supervisor version 12.11.22.

1reaction
sylqvqcommented, Sep 22, 2020

+1, I’m having this exact same issue, but instead of getting “Unsupported fragmented SBC frame,” I get not much more information.

22.09.20 18:19:15 (-0500)  audio  E: [bluetooth] a2dp-codec-sbc.c: SBC decoding error (-2)
22.09.20 18:19:15 (-0500)  audio  E: [bluetooth] module-bluez5-device.c: Decoding error
Read more comments on GitHub >

github_iconTop Results From Across the Web

SBC Decoding Error about 3 minutes into use #286 - GitHub
This is similar to the error described under Audio cuts or is very stuttery in the troubleshooting guide but not the same.
Read more >
Pi as A2DP sink - SBC decoding error; audio completely stops
After 5-10 mins of playing I'll see “SBC Decoding Error (-3)”, after which PulseAudio will terminate playback & clean up the Bluetooth ...
Read more >
balenaSound blueooth audio on Raspberry Pi 3
The audio skips and gaps coincide exactly with the Missing RTP packet and SBC decoding errors. No sound from DAC+.
Read more >
Don't abort on SBC decoding error
this patch every few minutes pulseaudio will disconnect the stream and log "SBC decoding error (-3)". As you can imagine this is quite...
Read more >
US9076439B2 - Bit error management and mitigation for sub-band ...
Systems and method for managing and/or mitigating the impact of bit errors on encoded frames received by an LC-SBC (Low Complexity Sub-band Coding)...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found