Just had an issue come up with this recent update (Phosh Pinephone):
Connecting Bluetooth to my car stereo (Pioneer FH-X755BT Manuals | ManualsLib), the sound will stream for a variable amount of time, before a large amount of noies is emitted for a second and the playback stops. This is experienced using the Lollypop (1.4.22) app. I see some errors, executing journalctl -f
:
Aug 09 19:02:59 manjaro-arm kernel: Bluetooth: hci0: Too short H5 packet
Aug 09 19:02:59 manjaro-arm kernel: Bluetooth: hci0: Out-of-order packet arrived (1 != 0)
Aug 09 19:02:59 manjaro-arm kernel: Bluetooth: hci0: Out-of-order packet arrived (2 != 0)
Aug 09 19:03:01 manjaro-arm kernel: Bluetooth: hci0: Invalid header checksum
Aug 09 19:03:01 manjaro-arm kernel: Bluetooth: hci0: Out-of-order packet arrived (6 != 5)
Aug 09 19:03:01 manjaro-arm kernel: Bluetooth: hci0: Out-of-order packet arrived (7 != 5)
Aug 09 19:03:01 manjaro-arm kernel: Bluetooth: hci0: Out-of-order packet arrived (0 != 5)
Aug 09 19:03:01 manjaro-arm kernel: Bluetooth: hci0: Invalid header checksum
Aug 09 19:03:01 manjaro-arm kernel: Bluetooth: hci0: Out-of-order packet arrived (7 != 5)
Aug 09 19:03:01 manjaro-arm kernel: Bluetooth: hci0: Out-of-order packet arrived (0 != 5)
Aug 09 19:03:01 manjaro-arm kernel: Bluetooth: hci0: Too short H5 packet
Aug 09 19:03:01 manjaro-arm kernel: Bluetooth: hci0: Too short H5 packet
Aug 09 19:03:01 manjaro-arm kernel: Bluetooth: hci0: Out-of-order packet arrived (7 != 5)
Aug 09 19:03:01 manjaro-arm kernel: Bluetooth: hci0: Out-of-order packet arrived (0 != 5)
Aug 09 19:03:02 manjaro-arm kernel: Bluetooth: hci0: Invalid header checksum
Aug 09 19:03:02 manjaro-arm kernel: Bluetooth: hci0: Out-of-order packet arrived (6 != 5)
Aug 09 19:03:02 manjaro-arm kernel: Bluetooth: hci0: Out-of-order packet arrived (7 != 5)
Aug 09 19:03:02 manjaro-arm kernel: Bluetooth: hci0: Out-of-order packet arrived (0 != 5)
Aug 09 19:04:00 manjaro-arm sm.puri.Phosh.desktop[4807]: [INFO] 2021-08-09 19:04:00 Player::_on_bus_error(): ../gst-plugins-good/ext/pulse/pulsesink.c(1750): gst_pulseringbuffer_commit (): /GstPlayBin:player/GstPlaySink:playsink/GstBin:abin/GstBin:bin0/GstAutoAudioSink:autoaudiosink0/GstPulseSink:autoaudiosink0-actual-sink-pulse
The error seems to be occuring quickly for songs with less frequent or quieter sound, but then it also depends on the time of day, so I’m not sure as to the cause. Also, just tested on other bluetooth devices and I see the same error.