You are not logged in.

#1 2021-07-04 17:10:09

phaedo7
Member
Registered: 2020-12-30
Posts: 12

A2DP sink nowhere to be found

Hello,

I am running arch linux with bspwm. I have tried a lot in past (with different distros than Arch as well) to connect bluetooth earbuds (Marshall Mode II). I recently brought a BT dongle (TP-Link UB400 ) with the hope to get connected. Now it does connect but there is no sound. Here are the steps I took to connect

1. Get the MAC address from blueberry because I cant seem to find the device in bluetoothctl.
2. Perform these actions in bluetoothctl:

 
default-agent
power on
scan on
trust MAC_AD
pair MAC_AD
connect MAC_AD

The device gets connected successfully. Then I got to pavucontrol to change output device, but I dont see my BT device there. Going through arch forums I got the idea of changing audio profile to A2DP. I look in pavucontrol> Configuration> Profile but I see no A2DP profile (unless it is named something else). The I tried:

 pacmd set-card-profile 0 a2dp_sink 

I get the error

 No such profile: a2dp_sink 

I also tried

 pactl list | grep A2DP 

But I see no matching search.

I am not sure whats going on. I am also not very sure if audio profile is the problem here. Any help would be appreciated

Offline

#2 2021-07-04 17:26:43

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,957
Website

Re: A2DP sink nowhere to be found

bluez-git and nuke /var/lib/bluetooth/

Last edited by ugjka (2021-07-04 17:34:42)

Offline

#3 2021-07-04 18:29:11

phaedo7
Member
Registered: 2020-12-30
Posts: 12

Re: A2DP sink nowhere to be found

ugjka wrote:

bluez-git and nuke /var/lib/bluetooth/

Just tried. Didn't change anything

Offline

Board footer

Powered by FluxBB