You are not logged in.
I have been dealing with a lot of issues with Bluetooth on my Lenovo Y510P. I have tried many things which fix it temporarily but can't really get to the bottom of the issue why it keeps occurring again. Not able to connect anything to Bluetooth on my laptop
Here is some information to get started with:
# rfkill list all
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
# hcitool dev
Devices:
# bluetoothctl
[bluetooth]# power on
No default controller available
[bluetooth]# list
[bluetooth]#
systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2018-10-27 14:05:12 PDT; 29min ago
Docs: man:bluetoothd(8)
Main PID: 1384 (bluetoothd)
Status: "Running"
Tasks: 1
Memory: 1.1M
CPU: 11ms
CGroup: /system.slice/bluetooth.service
└─1384 /usr/lib/bluetooth/bluetoothd
Oct 27 14:05:12 talksick-Lenovo-IdeaPad-Y510P systemd[1]: Starting Bluetooth service...
Oct 27 14:05:12 talksick-Lenovo-IdeaPad-Y510P bluetoothd[1384]: Bluetooth daemon 5.37
Oct 27 14:05:12 talksick-Lenovo-IdeaPad-Y510P bluetoothd[1384]: Unknown key AutoEnable in main.conf
Oct 27 14:05:12 talksick-Lenovo-IdeaPad-Y510P bluetoothd[1384]: Starting SDP server
Oct 27 14:05:12 talksick-Lenovo-IdeaPad-Y510P systemd[1]: Started Bluetooth service.
Oct 27 14:05:13 talksick-Lenovo-IdeaPad-Y510P bluetoothd[1384]: Bluetooth management interface 1.14 initialized
# lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM86 Express LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 755M] (rev ff)
07:00.0 Ethernet controller: Qualcomm Atheros QCA8171 Gigabit Ethernet (rev 10)
08:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
Any kind of help is appreciated!
Offline
Wrong forum for Ubuntu 16.04. My bad. Please feel free to delete it.
Offline
Sorry for doing this, but this is not a BunsenLabs Basic Help & Support issue, so I'm moving it to "Help & Support (Other)".
Offline
Wrong forum for Ubuntu 16.04. My bad. Please feel free to delete it.
We don't care what distro you use, we just care that you use Linux, hence this sub-forum.
Leaving the topic open, hopefully you'll get some useful feedback.
Offline
Have you tried BL yet?
Real Men Use Linux
Offline
What is the Bluetooth device as it may need firmware.
Real Men Use Linux
Offline
there does not seem to be a bluetooth device listed in lspci.
try
lsusb
Offline