Results 1 to 2 of 2

Thread: No Sound in Bluetooth Speaker

  1. #1
    Join Date
    2017-Feb
    Posts
    1

    No Sound in Bluetooth Speaker

    Hi All,

    I have installed KALI LINUX version: root@kaliX:~# cat /etc/issue Kali GNU/Linux Rolling \n \l
    I have connected bluetooth speaker
    root@kaliX:~# /etc/init.d/bluetooth status
    ● bluetooth.service - Bluetooth service
    Loaded: loaded (/lib/systemd/system/bluetooth.service; disabled; vendor preset: disabled)
    Active: active (running) since Tue 2017-03-07 20:39:09 IST; 39min ago
    Docs: man:bluetoothd(8)
    Main PID: 8073 (bluetoothd)
    Status: "Running"
    Tasks: 1 (limit: 4915)
    CGroup: /system.slice/bluetooth.service
    └─8073 /usr/lib/bluetooth/bluetoothd
    Mar 07 20:39:09 kaliX bluetoothd[8073]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSource
    Mar 07 20:39:09 kaliX bluetoothd[8073]: Endpoint registered: sender=:1.21 path=/MediaEndpoint/A2DPSink
    Mar 07 20:39:18 kaliX bluetoothd[8073]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSource
    Mar 07 20:39:18 kaliX bluetoothd[8073]: Endpoint unregistered: sender=:1.21 path=/MediaEndpoint/A2DPSink
    Mar 07 20:39:19 kaliX bluetoothd[8073]: Endpoint registered: sender=:1.119 path=/MediaEndpoint/A2DPSource
    Mar 07 20:39:19 kaliX bluetoothd[8073]: Endpoint registered: sender=:1.119 path=/MediaEndpoint/A2DPSink
    Mar 07 20:42:47 kaliX bluetoothd[8073]: /org/bluez/hci0/dev_8C_DE_52_7B_EC_27/fd0: fd(22) ready
    Mar 07 20:43:14 kaliX bluetoothd[8073]: /org/bluez/hci0/dev_8C_DE_52_7B_EC_27/fd1: fd(22) ready
    Mar 07 21:00:11 kaliX bluetoothd[8073]: /org/bluez/hci0/dev_8C_DE_52_7B_EC_27/fd2: fd(22) ready
    Mar 07 21:17:49 kaliX bluetoothd[8073]: /org/bluez/hci0/dev_8C_DE_52_7B_EC_27/fd3: fd(22) ready

    But no sound in the speaker.
    Note: Wired headset is working fine.
    Could you please help me to fix the issue.

    Thanks,
    S

  2. #2
    Join Date
    2017-Jan
    Posts
    2
    Try this, it work for me :

    sudo lsusb
    sudo apt-get install bluetooth
    sudo apt-get install bluedevil
    apt-get install pulseaudio pulseaudio-module-bluetooth pavucontrol bluez-firmware
    sudo systemctl restart bluetooth

    ttps://askubuntu.com/questions/239209/no-sound-from-bluetooth-headset-but-its-detected/699868#699868?newreg=8d5ba9707dbf492fac6abcd350cf9 f2c

Similar Threads

  1. Bluetooth Speaker doesn't show in sound settings
    By damico in forum General Archive
    Replies: 5
    Last Post: 2016-02-28, 10:20

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •