Bonjour à tous,
Je viens d'installer ubuntu, et après avoir (miracle !) réussi à faire fonctionner la fonctionnalité Wi-Fi, c'est à présent le Bluetooth qui me fait des caprices.
J'ai beau toucher le bouton 'On/Off' en haut à droite dans la section Bluetooth des paramètres, j'ai toujours le message « Bluetooth désactivé. Activez pour connecter des périphériques et recevoir des transferts de fichiers ».
De plus, dans le menu déroulant qui apparaît quand je clique en haut à droite, il est écrit « Bluetooth : Éteint », mais quand je clique dessus, il me propose « Éteindre » et « Accéder aux paramètres » (et non « Allumer » et « Accéder aux paramètres ».
Que faire ?
Merci d'avance !
sudo rfkill list
me renvoie :
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Renvoie :
Linux maxime-HP-Pavilion-Laptop-14-ce0xxx 4.15.0-29-generic #31-Ubuntu SMP Tue Jul 17 15:39:52 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
Subsystem: Hewlett-Packard Company RTL8821CE 802.11ac PCIe Wireless Network Adapter [103c:831a]
Kernel driver in use: rtl8821ce
Kernel modules: 8821ce
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:84ba]
Kernel driver in use: r8169
Kernel modules: r8169
04:00.0 Non-Volatile memory controller [0108]: Device [1c5c:1527]
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:b00a Realtek Semiconductor Corp.
Bus 001 Device 002: ID 04f2:b627 Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 2.165284] usb 1-7: Product: Bluetooth Radio
[ 67.065540] Bluetooth: Core ver 2.22
[ 67.065567] Bluetooth: HCI device and connection manager initialized
[ 67.065572] Bluetooth: HCI socket layer initialized
[ 67.065576] Bluetooth: L2CAP socket layer initialized
[ 67.065585] Bluetooth: SCO socket layer initialized
[ 67.263842] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 67.263845] Bluetooth: BNEP filters: protocol multicast
[ 67.263850] Bluetooth: BNEP socket layer initialized
[ 69.212049] Bluetooth: hci0: command 0x1001 tx timeout
[ 77.280106] Bluetooth: hci0: HCI_OP_READ_LOCAL_VERSION failed (-110)
[ 0.032677] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.070464] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 1.379086] [Firmware Bug]: Invalid critical threshold (0)
[ 1.749196] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[ 3.130763] [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
[ 66.178661] RTW: rtl8821c_fw_dl Download Firmware from array success
bluetooth 548864 12 btrtl,btintel,bnep,btbcm,btusb
ecdh_generic 24576 1 bluetooth
sudo service bluetooth status
fait planter mon terminal
la dernière chose que je voie est :
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2018-10-14 22:27:46 CEST; 10min ago
Docs: man:bluetoothd(8)
Main PID: 1046 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─1046 /usr/lib/bluetooth/bluetoothd
oct. 14 22:27:46 maxime-HP-Pavilion-Laptop-14-ce0xxx systemd[1]: Starting Bluetooth service...
oct. 14 22:27:46 maxime-HP-Pavilion-Laptop-14-ce0xxx bluetoothd[1046]: Bluetooth daemon 5.48
oct. 14 22:27:46 maxime-HP-Pavilion-Laptop-14-ce0xxx bluetoothd[1046]: Starting SDP server
oct. 14 22:27:46 maxime-HP-Pavilion-Laptop-14-ce0xxx bluetoothd[1046]: Bluetooth management interface 1.14 i
oct. 14 22:27:46 maxime-HP-Pavilion-Laptop-14-ce0xxx systemd[1]: Started Bluetooth service.
oct. 14 22:27:56 maxime-HP-Pavilion-Laptop-14-ce0xxx bluetoothd[1046]: No Bluetooth address for index 0
~
~
~
~
~
~
~
lines 1-16/16 (END)
dpkg -l | grep blue
renvoie
ii bluez 5.48-0ubuntu3.1 amd64 Bluetooth tools and daemons
ii bluez-cups 5.48-0ubuntu3.1 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.48-0ubuntu3.1 amd64 bluez obex daemon
ii gir1.2-gnomebluetooth-1.0:amd64 3.28.0-2 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth 3.28.0-2 amd64 GNOME Bluetooth tools
ii indicator-bluetooth 0.0.6+17.10.20170605-0ubuntu3 amd64 System bluetooth indicator.
ii libbluetooth3:amd64 5.48-0ubuntu3.1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth13:amd64 3.28.0-2 amd64 GNOME Bluetooth tools - support library
ii pulseaudio-module-bluetooth 1:11.1-1ubuntu7.1 amd64 Bluetooth module for PulseAudio sound server