J'ai mis à niveau ubuntu 16.04 LTS vers ubuntu 18.04 LTS et depuis lors, Bluetooth ne découvre aucun appareil.
Voici les étapes que j'ai effectuées:
Bluetooth activé à partir des paramètres (semble retarder le passage à l'option Bluetooth plutôt qu'aux autres paramètres).
Il ne découvre toujours aucun appareil et activer / désactiver prend trop de temps pour allumer l'appareil pour le découvrir, mais de toute façon, ce n'est pas la découverte d'appareils.
Avant de rétrograder, j'ai essayé de lancer Ubuntu 18.04 LTS en direct et voici ce que j'obtiens comme dans l'instantané:
Donc, selon la bascule Bluetooth, il devrait être activé, mais il indique toujours que Bluetooth est désactivé et ne balaye aucun appareil à proximité.
essayé d'exécuter certaines des commandes ci-dessous:
ubuntu@ubuntu:~$ bluetoothctl
Agent registered
[bluetooth]# list
[bluetooth]# devices
No default controller available
[bluetooth]# scan on
No default controller available
[bluetooth]# power on
No default controller available
[bluetooth]#
Ordinateur portable: Lenovo Z50-70
Mise à jour
jarvis@jarvis:~$ lspci -knn | grep Net -A3; lsusb
02:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01)
Subsystem: Lenovo QCA9565 / AR9565 Wireless Network Adapter [17aa:4026]
Kernel driver in use: ath9k
Kernel modules: ath9k
03:00.0 3D controller [0302]: NVIDIA Corporation GM108M [GeForce 840M] [10de:1341] (rev a2)
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 0cf3:3004 Atheros Communications, Inc. AR3012 Bluetooth 4.0
Bus 002 Device 003: ID 174f:14b2 Syntek
Bus 002 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 002 Device 006: ID 093a:2532 Pixart Imaging, Inc.
Bus 002 Device 005: ID 0781:5583 SanDisk Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
jarvis@jarvis:~$ dmesg | grep -i blue
[ 27.147743] Bluetooth: Core ver 2.22
[ 27.147759] Bluetooth: HCI device and connection manager initialized
[ 27.147761] Bluetooth: HCI socket layer initialized
[ 27.147764] Bluetooth: L2CAP socket layer initialized
[ 27.147769] Bluetooth: SCO socket layer initialized
[ 27.160218] Bluetooth: hci0: don't support firmware rome 0x31010000
[ 31.361588] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 31.361590] Bluetooth: BNEP filters: protocol multicast
[ 31.361593] Bluetooth: BNEP socket layer initialized
jarvis@jarvis:~$
dmesg | grep -i blue
et publiez la sortie.
lspci -knn | grep Net -A3; lsusb
la commande du terminal.