How to get bluetooth to show up in audio devices? - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52) +---- Thread: How to get bluetooth to show up in audio devices? (/showthread.php?tid=375430) |
How to get bluetooth to show up in audio devices? - philip2809 - 2023-12-17 I can't get my bluetooth speaker to show up in audio devices, it is an JBL Flip 6, Connected both over bluetoothctl but also by trying the Kodi Bluetooth Manager. pacmd list-sinks gives me: name: <bluez_sink.F8_5C_7E_23_0D_98.a2dp_sink> driver: <module-bluez5-device.c> flags: HARDWARE HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY state: SUSPENDED suspend cause: IDLE priority: 9550 volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB balance 0.00 base volume: 65536 / 100% / 0.00 dB volume steps: 128 muted: no current latency: 0.00 ms max request: 3 KiB max rewind: 0 KiB monitor source: 13 sample spec: s16le 2ch 44100Hz channel map: front-left,front-right Stereo used by: 0 linked by: 0 fixed latency: 45.32 ms card: 11 <bluez_card.F8_5C_7E_23_0D_98> module: 33 properties: bluetooth.protocol = "a2dp_sink" bluetooth.codec = "sbc" device.description = "Philip's JBL Flip 6" device.string = "F8:5C:7E:23:0D:98" device.api = "bluez" device.class = "sound" device.bus = "bluetooth" device.form_factor = "speaker" bluez.path = "/org/bluez/hci0/dev_F8_5C_7E_23_0D_98" bluez.class = "0x240414" bluez.alias = "Philip's JBL Flip 6" device.icon_name = "audio-speakers-bluetooth" ports: speaker-output: Speaker (priority 0, latency offset 0 usec, available: unknown) properties: active port: <speaker-output> I have asked for help here before, about my HDMI sound problems with the TV but I have given up on that. RE: How to get bluetooth to show up in audio devices? - fritsch - 2023-12-18 If you use kodi with pulseaudio it displays all devices known / available to pulseaudio. RE: How to get bluetooth to show up in audio devices? - philip2809 - 2023-12-18 How do I use kodi with pulseaudio? How can I veryify that? I have both pulseaudio and alsa on the system, should I remove ALSA? RE: How to get bluetooth to show up in audio devices? - fritsch - 2023-12-18 Post a Debug Log of your running kodi. |