I have a Lenovo Y50-70 with Ubuntu 16.04 and Bluetooth problems.
Previously I had elementary OS installed and the Bluetooth worked fine.
It currently detects the Bluetooth adapter but does not allow me to change visibility of the system to be discoverable nor find any devices.
I tried running a live USB with Ubuntu and the Bluetooth worked just fine, it allowed me to change settings and discover devices, which makes me think there is something broken on my installation.
How can I reset the settings or fix this issue?
I'm hoping I can avoid a clean install.
This is the output of lspci -knn | grep Net -A2; lsusb
:
08:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Lenovo RTL8723BE PCIe Wireless Network Adapter [17aa:b736]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 045e:07b2 Microsoft Corp.
Bus 003 Device 003: ID 0bda:b728 Realtek Semiconductor Corp.
Bus 003 Device 002: ID 174f:14b8 Syntek
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lspci -knn | grep Net -A2; lsusb
terminal command. – Pilot6 Jan 12 '17 at 16:11lspci -knn | grep Net -A2; lsusb
– Jorge Cuevas Jan 12 '17 at 16:15rtl8723be
is a combo chip, Wi-Fi+BT. WiFi is fixable, but BT is problematic. – Pilot6 Jan 12 '17 at 17:04