You are not logged in.
Pages: 1
Hi every one , I have a problem with my bluetooth
I installed
bluez && bluez-utilsand i tried
systemctl enable bluetooth it created symlink , Then
systemctl start bluetoothbut nothing !!
i can't start bluetooth from settings or there is nothing at the top right corner in Gnome !!
So What Should I Do ??
I just reinstall linux-firmwares and reboot ![]()
Last edited by root user (2021-03-03 12:43:42)
Offline
Did you install linux-firmware?
Offline
Yes
Offline
Please take gnome out of the equation, inspect the device w/ rfkill and bluetoothctl and report on the status.
https://wiki.archlinux.org/index.php/Bluetooth#Pairing
Also post the output of lsusb and a system journal ("sudo journalctl -b") so we can see which device this is and whether there're errors acessing it.
Online
OK , I saw that post and try
[[bluetooth]# agent KeyboardOnly
Agent is already registered
[bluetooth]# default-agent
Default agent request successful
[bluetooth]# power on
Changing power on succeeded
[bluetooth]# scan on
Failed to start discovery: org.bluez.Error.NotReady
[bluetooth]# I dont know why scan on "Falied"
Last edited by root user (2021-03-01 17:02:41)
Offline
For bluetoothctl, try "list"
inspect the device w/ rfkill … Also post the output of lsusb and a system journal ("sudo journalctl -b") …
Online
I try "list" and the output is
Controller E4:AA:EA:63:D1:DA HOSTNAME [default]and rfkill
1 bluetooth acer-bluetooth unblocked unblocked
2 bluetooth hci0 unblocked unblocked
lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
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 04ca:3016 Lite-On Technology Corp.
Bus 001 Device 002: ID 04f2:b64f Chicony Electronics Co., Ltd HD User Facing
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubThank you
Offline
and a system journal ("sudo journalctl -b") …
Online
Pages: 1