I am using Apple Airpods and recently installed a new 20.04 version on my laptop. The Airpods connect but the sound at the beginning of usage is a bit choppy. After a few seconds it works smoothly. Then, at some random point in time the sound gets choppy and either recovers or ends up to stop working completely. I then have to restart bluetooth and reconnect the headphones. Rinse and repeat. I tried the solutions here: Bluetooth randomly cutting out in Ubuntu but they did not work.
I am using kernel 5.8.0-41-generic
and I am connected to the internet via an Ethernet cable.
Any help is greatly appreciated.
Edit:
BT Device:
03:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
Subsystem: Intel Corporation Dual Band Wireless-AC 8265 [8086:0010]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 0bda:0316 Realtek Semiconductor Corp. USB3.0-CRW
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 04f2:b604 Chicony Electronics Co., Ltd Integrated Camera (1280x720@30)
Bus 001 Device 003: ID 0461:4d51 Primax Electronics, Ltd 0Y357C PMX-MMOCZUL (B) [Dell Laser Mouse]
Bus 001 Device 002: ID 046a:0113 Cherry GmbH CHERRY Wired Keyboard
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lspci -knn | grep Net -A3; lsusb
terminal command. – Pilot6 Feb 08 '21 at 14:40sudo btmon
, or share the related part of/var/log/syslog
. My biggest guess would be it is due to corrupted PulseAudio., however it might be also related to the bluez as well. Hence, please try the solution available here. – Mr. Panda Feb 08 '21 at 13:53