Article 5CJDR not able to connect bluetooth in kali linux

not able to connect bluetooth in kali linux

by
rakeshj010
from LinuxQuestions.org on (#5CJDR)
I have dual boot system with Windows 10 and Kali Linux on Laptop hp pavilion 15 gaming ec0101AX

after kali installation followed by updates and upgrades(and reboot) I tried opening blueman-manager but it did not open,
tried opening in terminal ,it showed up no default adapter found.

details:
Code:blueman-manager
blueman-manager version 2.1.4 starting
blueman-manager 17.23.53 ERROR Manager:118 on_dbus_name_appeared: Default adapter not found, trying first available.
blueman-manager 17.23.53 ERROR Manager:122 on_dbus_name_appeared: No adapter(s) found, exitingCode:$ blueman-adapters
blueman-adapters version 2.1.4 starting
blueman-adapters 17.26.26 ERROR Adapter:53 __init__ : No adapter(s) foundCode:$ hciconfig
hci0: Type: Primary Bus: USB
BD Address: 20:4E:F6:51:E5:90 ACL MTU: 1021:6 SCO MTU: 255:12
DOWN
RX bytes:1482 acl:0 sco:0 events:158 errors:0
TX bytes:32288 acl:0 sco:0 commands:158 errors:0

$ hciconfig hci0 up
Can't init device hci0: Operation not permitted (1)

$ sudo hciconfig hci0 up
Can't init device hci0: Protocol not supported (93updated bluez and realtek bluetooth driver, bluetoothd seems to be running just fine.
Code:$ hcitool dev 1
Devices:Code:$ sudo service bluetooth status
[sudo] password for rakesh:
bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Fri 2021-01-08 16:03:58 IST; 1h 30min ago
Docs: man:bluetoothd(8)
Main PID: 637 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 6905)
Memory: 3.2M
CPU: 23ms
CGroup: /system.slice/bluetooth.service
637 /usr/libexec/bluetooth/bluetoothdCode:lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 13d3:56c9 IMC Networks HP TrueVision HD Camera
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:b00c Realtek Semiconductor Corp. Bluetooth Radio
Bus 001 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hublatest?d=yIl2AUoC8zA latest?i=ygr2T0sucG8:xvHvkYKJ-NU:F7zBnMy latest?i=ygr2T0sucG8:xvHvkYKJ-NU:V_sGLiP latest?d=qj6IDK7rITs latest?i=ygr2T0sucG8:xvHvkYKJ-NU:gIN9vFwygr2T0sucG8
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments