You are not logged in.

#1 2024-03-07 17:41:08

jaywor
Member
Registered: 2024-03-07
Posts: 3

Help with LDAC on Pulseaudio (no sink)

I am trying to get LDAC on Pulse working. It registers these endpoints

Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/ldac_hq
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/ldac_sq
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/ldac_mq
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/aptx_hd
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/aptx_hd
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/aptx
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/aptx
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/faststream
Mar 07 18:22:59 nb bluetoothd[524]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/faststream

I can see that source is alright but i don't see any LDAC sink, what does it exactly mean? Do I have to install something. Pulseaudio should support LDAC from 15.0....

P.S. sorry for not using code block traditional github ``` didn't work big_smile

Edit: thanks for telling me about codeblocks big_smile

Last edited by jaywor (2024-03-07 19:13:50)

Offline

#2 2024-03-07 17:45:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,230

Re: Help with LDAC on Pulseaudio (no sink)

Is the optional (but required for LDAC) dependency gst-plugins-bad installed?

You can do code blcoks with the much more traditional \[code\]\[/code\] bbcode syntax: https://bbs.archlinux.org/help.php#bbcode

Online

#3 2024-03-07 19:06:27

jaywor
Member
Registered: 2024-03-07
Posts: 3

Re: Help with LDAC on Pulseaudio (no sink)

Yes it is, this is the version... I even reinstalled it...

[ user@nb /~ ]\> pacman -Q gst-plugins-bad
gst-plugins-bad 1.22.10-1

P.S. thanks for telling me about code blocks big_smile

Offline

#4 2024-03-08 11:42:22

jaywor
Member
Registered: 2024-03-07
Posts: 3

Re: Help with LDAC on Pulseaudio (no sink)

This might be helpful...

Mar 08 11:38:11 nb systemd[1]: Starting Bluetooth service...
Mar 08 11:38:12 nb bluetoothd[509]: Bluetooth daemon 5.72
Mar 08 11:38:12 nb systemd[1]: Started Bluetooth service.
Mar 08 11:38:12 nb bluetoothd[509]: Starting SDP server
Mar 08 11:38:12 nb bluetoothd[509]: src/plugin.c:plugin_init() System does not support csip plugin
Mar 08 11:38:12 nb bluetoothd[509]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Mar 08 11:38:12 nb bluetoothd[509]: src/plugin.c:plugin_init() System does not support micp plugin
Mar 08 11:38:12 nb bluetoothd[509]: src/plugin.c:plugin_init() System does not support vcp plugin
Mar 08 11:38:12 nb bluetoothd[509]: src/plugin.c:plugin_init() System does not support mcp plugin
Mar 08 11:38:12 nb bluetoothd[509]: src/plugin.c:plugin_init() System does not support bass plugin
Mar 08 11:38:12 nb bluetoothd[509]: src/plugin.c:plugin_init() System does not support bap plugin
Mar 08 11:38:12 nb bluetoothd[509]: Bluetooth management interface 1.22 initialized
Mar 08 11:38:12 nb bluetoothd[509]: Battery Provider Manager created
Mar 08 11:38:12 nb bluetoothd[509]: src/device.c:device_set_wake_support() Unable to set wake_support without RPA resolution
Mar 08 11:38:12 nb bluetoothd[509]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters

Am I missing some plugins?

Offline

Board footer

Powered by FluxBB