Sample Header Ad - 728x90

Bluetooth headset goes to handsfree when autoconnnect - want A2DP

0 votes
0 answers
55 views
Using Linux Mint. Anyhow - the problem in question: whenever I log out or the computer sleeps or anything that makes my bluetooth reconnect or autoconnect (even after reboot with the headphones on, for example), my bluetooth Sony headphones only have the handsfree profile, and not the A2DP-sink, making the audio quality absolutely terrible and the noise cancelling weird. I have installed libpipewire, pipewire, pipewire-alsa, pipewire-audio, pipewire-bin, pipewire-locales, pipewire-pulse and blueman. My main.conf file has:
[General]
AutoConnect = true
MultiProfile = multiple
[Policy]
AutoEnable = true
[Audio]
Enable=AD2P,Source,Sink,Handsfree
inxi -A
Audio:
  Device-1: AMD Renoir Radeon High Definition Audio driver: snd_hda_intel
  Device-2: AMD ACP/ACP3X/ACP6x Audio Coprocessor driver: snd_rn_pci_acp3x
  Device-3: AMD Family 17h/19h HD Audio driver: snd_hda_intel
  API: ALSA v: k6.8.0-57-generic status: kernel-api
  Server-1: PipeWire v: 1.0.7 status: active
and inxi -b, in case that's of any use:
System:
  Host: Archie Kernel: 6.8.0-57-generic arch: x86_64 bits: 64
  Desktop: Xfce v: 4.18.1 Distro: Linux Mint 22.1 Xia
Machine:
  Type: Laptop System: LENOVO product: 82A2 v: Yoga Slim 7 14ARE05
    serial: 
  Mobo: LENOVO model: LNVNB161216 v: SDK0J40709 WIN
    serial:  UEFI: LENOVO v: DMCN38WW date: 01/18/2020
Battery:
  ID-1: BAT1 charge: 30.6 Wh (60.8%) condition: 50.3/60.7 Wh (82.9%)
    volts: 15.7 min: 15.4
CPU:
  Info: 8-core AMD Ryzen 7 4700U with Radeon Graphics [MCP] speed (MHz):
    avg: 1396 min/max: 1400/2000
Graphics:
  Device-1: AMD Renoir [Radeon RX Vega 6 ] driver: amdgpu v: kernel
  Device-2: Chicony Integrated Camera driver: uvcvideo type: USB
  Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X:
    loaded: amdgpu unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: amdgpu
    resolution: 1920x1080~60Hz
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa
    v: 24.2.8-1ubuntu1~24.04.1 renderer: AMD Radeon Graphics (radeonsi renoir
    LLVM 19.1.1 DRM 3.57 6.8.0-57-generic)
Network:
  Device-1: Intel Wi-Fi 6 AX200 driver: iwlwifi
Drives:
  Local Storage: total: 476.94 GiB used: 257.24 GiB (53.9%)
Info:
  Memory: total: 16 GiB note: est. available: 14.99 GiB used: 2.12 GiB (14.1%)
  Processes: 322 Uptime: 10m Shell: Bash inxi: 3.3.34
I otherwise see this error in pipewire when I check the daemon status:
Apr 04 09:18:21 Archie pipewire: mod.jackdbus-detect: Failed to receive jackdbus reply: org.freedesktop.DBus.Error.ServiceUnknow>
and this one on the bluetooth:
Apr 04 09:19:25 Archie bluetoothd: No matching connection for device
I tried searching the forums, tried a few solutions on the web (one of them suggested this MultiProfile config in the main.conf file) and tried AI help without any solution. Any help would be appreciated. Thanks!
Asked by maverickar (11 rep)
Apr 8, 2025, 05:57 AM