Bluetooth issue

Briefly describe your issue below:

What version of Parrot are you running? (include version (e.g. 4.6), edition(e.g. Home//KDE/OVA, etc.), and architecture (currently we only support amd64)

=> I am using 4.7 Security 64 bit Mate 1.22.1

What method did you use to install Parrot? (Debian Standard / Debian GTK / parrot-experimental)

=> I install it via Debian GTK

Configured to multiboot with other systems? (yes / no)

=> Yes using Windows 10 and Parrot OS

List your networking hardware (make, model, firmware version):

=> using Dell 3543
Network Controller Broadcom version BCM43142

If there are any similar issues or solutions, link to them below:

If there are any error messages or relevant logs, post them below:

=> Now the main problem is I used all the necessary things for running my bluetooth adapter , its running but the problem is its not showing the VISIBLE Devices and Not VISIBLE to other Devices
I used to all the commands like:-
1 > sudo rfkill list (to check blocked or not)
2> sudo service bluetooth start (to enable blocked)
3> sudo systemctl enable bluetooth (to enable the script)
4> sudo systemctl status bluetooth (the I found 2 error called - Sap driver initializing failed and Sap server operation not permit)
5> sudo apt-get install blueman (to see devices graphically)

Its like everything works correctly but not visible to others and not found any visible device

┌─[darkshell@parrot]─[~]
└──╼ $sudo service bluetooth status
[sudo] password for darkshell: 
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
   Active: active (running) since Tue 2019-09-03 19:05:13 IST; 19min ago
     Docs: man:bluetoothd(8)
 Main PID: 720 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   Memory: 3.3M
   CGroup: /system.slice/bluetooth.service
           └─720 /usr/lib/bluetooth/bluetoothd

Sep 03 19:05:08 parrot systemd[1]: Starting Bluetooth service...
Sep 03 19:05:09 parrot bluetoothd[720]: Bluetooth daemon 5.50
Sep 03 19:05:13 parrot systemd[1]: Started Bluetooth service.
Sep 03 19:05:13 parrot bluetoothd[720]: Starting SDP server
Sep 03 19:05:14 parrot bluetoothd[720]: Bluetooth management interface 1.14 init
Sep 03 19:05:14 parrot bluetoothd[720]: Sap driver initialization failed.
Sep 03 19:05:14 parrot bluetoothd[720]: sap-server: Operation not permitted (1)
Sep 03 19:05:51 parrot bluetoothd[720]: Endpoint registered: sender=:1.88 path=/
Sep 03 19:05:51 parrot bluetoothd[720]: Endpoint registered: sender=:1.88 path=/
lines 1-20/20 (END)

[Look this is the output , still the devices are not visible]

┌─[darkshell@parrot]─[~]
└──╼ $sudo service bluetooth status
[sudo] password for darkshell:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: active (running) since Tue 2019-09-03 19:05:13 IST; 2h 39min ago
Docs: man:bluetoothd(8)
Main PID: 720 (bluetoothd)
Status: “Running”
Tasks: 1 (limit: 4915)
Memory: 3.3M
CGroup: /system.slice/bluetooth.service
└─720 /usr/lib/bluetooth/bluetoothd

Sep 03 19:05:13 parrot bluetoothd[720]: Starting SDP server
Sep 03 19:05:14 parrot bluetoothd[720]: Bluetooth management interface 1.14 init
Sep 03 19:05:14 parrot bluetoothd[720]: Sap driver initialization failed.
Sep 03 19:05:14 parrot bluetoothd[720]: sap-server: Operation not permitted (1)
Sep 03 19:05:51 parrot bluetoothd[720]: Endpoint registered: sender=:1.88 path=/
Sep 03 19:05:51 parrot bluetoothd[720]: Endpoint registered: sender=:1.88 path=/
Sep 03 21:12:51 parrot bluetoothd[720]: Endpoint unregistered: sender=:1.88 path
Sep 03 21:12:51 parrot bluetoothd[720]: Endpoint unregistered: sender=:1.88 path
Sep 03 21:12:52 parrot bluetoothd[720]: Endpoint registered: sender=:1.360 path=
Sep 03 21:12:52 parrot bluetoothd[720]: Endpoint registered: sender=:1.360 path=
lines 1-21/21 (END)…skipping…
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2019-09-03 19:05:13 IST; 2h 39min ago
Docs: man:bluetoothd(8)
Main PID: 720 (bluetoothd)
Status: “Running”
Tasks: 1 (limit: 4915)
Memory: 3.3M
CGroup: /system.slice/bluetooth.service
└─720 /usr/lib/bluetooth/bluetoothd

Sep 03 19:05:13 parrot bluetoothd[720]: Starting SDP server
Sep 03 19:05:14 parrot bluetoothd[720]: Bluetooth management interface 1.14 initialized
Sep 03 19:05:14 parrot bluetoothd[720]: Sap driver initialization failed.
Sep 03 19:05:14 parrot bluetoothd[720]: sap-server: Operation not permitted (1)
Sep 03 19:05:51 parrot bluetoothd[720]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSource
Sep 03 19:05:51 parrot bluetoothd[720]: Endpoint registered: sender=:1.88 path=/MediaEndpoint/A2DPSink
Sep 03 21:12:51 parrot bluetoothd[720]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSource
Sep 03 21:12:51 parrot bluetoothd[720]: Endpoint unregistered: sender=:1.88 path=/MediaEndpoint/A2DPSink
Sep 03 21:12:52 parrot bluetoothd[720]: Endpoint registered: sender=:1.360 path=/MediaEndpoint/A2DPSource
Sep 03 21:12:52 parrot bluetoothd[720]: Endpoint registered: sender=:1.360 path=/MediaEndpoint/A2DPSink
~
~
~
┌─[✗]─[darkshell@parrot]─[~]
└──╼ $

// Now I think the output is ok for you to understand//

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.