Та же проблема.
Ноутбук lenovo ideapad 100-15iby, ubuntu 16.04, модуль rtl8723be. Не помню, заработал ли wi-fi из коробки, или потребовалось танцевать с бубном, но wifi сейчас работает стабильно.
Понадобился bluetooth, не работает. Излазил много всего в интернете, ставил кучу разных драйверов, ничего не помогало: Bluetooth вроде как включен, но не видит другие утройства и они его не видят. Ядро было 4.4
Прочитал тут, что в новом ядре работает, обновил ядро до 4.9.24. Но всё по-прежнему, не видит ничего. Возможно, мешают остатки тех драйверов, которые я пытался ставить до обновления ядра, но если я правильно успел понять то, что он выводил в консоли при обновлении, то вроде бы он их удалял. Есть ли шансы оживить bluetooth?
~$ lspci -knn | grep Net -A2; lsusb
04:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: XAVi Technologies Corp. RTL8723BE PCIe Wireless Network Adapter [1b9a:2485]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04f2:b49f Chicony Electronics Co., Ltd
Bus 001 Device 003: ID 174f:1169 Syntek
Bus 001 Device 002: ID 09da:054f A4Tech Co., Ltd.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
~$ rfkill list
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
~$ dmesg | grep Blue
[ 2.864883] usb 1-4: Product: Bluetooth Radio
[ 4.581732] Bluetooth: Core ver 2.22
[ 4.581762] Bluetooth: HCI device and connection manager initialized
[ 4.581768] Bluetooth: HCI socket layer initialized
[ 4.581771] Bluetooth: L2CAP socket layer initialized
[ 4.581780] Bluetooth: SCO socket layer initialized
[ 4.642323] Bluetooth: HCI UART driver ver 2.3
[ 4.642326] Bluetooth: HCI UART protocol H4 registered
[ 4.642327] Bluetooth: HCI UART protocol BCSP registered
[ 4.642328] Bluetooth: HCI UART protocol LL registered
[ 4.642329] Bluetooth: HCI UART protocol ATH3K registered
[ 4.642330] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 4.642381] Bluetooth: HCI UART protocol Intel registered
[ 4.642409] Bluetooth: HCI UART protocol Broadcom registered
[ 4.642410] Bluetooth: HCI UART protocol QCA registered
[ 4.642411] Bluetooth: HCI UART protocol AG6XX registered
[ 4.642412] Bluetooth: HCI UART protocol Marvell registered
[ 5.589482] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.589484] Bluetooth: BNEP filters: protocol multicast
[ 5.589490] Bluetooth: BNEP socket layer initialized
[ 13.441189] Bluetooth: RFCOMM TTY layer initialized
[ 13.441200] Bluetooth: RFCOMM socket layer initialized
[ 13.441212] Bluetooth: RFCOMM ver 1.11