#1 Le 23/01/2023, à 14:27
- caeema
22.10: detection appareils bluetooth SON impossible
Bonjour a toutes et tous,
J'ai installe la version 22.10 d'ubuntu et depuis, le bluetooth n'arrive pas a detecter les appareils son (ecouteurs, enceintes) via bluetooth.
Le PC parvient a detecter d'autres appareils, comme mon autre laptop ou encore mon telephone.
uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
me donne:
Linux chris 5.19.0-29-generic #30-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 4 12:14:09 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
00:14.3 Network controller [0280]: Intel Corporation Cannon Lake PCH CNVi WiFi [8086:a370] (rev 10)
DeviceName: WLAN
Subsystem: Intel Corporation Wireless-AC 9560 [8086:0034]
Kernel driver in use: iwlwifi
--
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
DeviceName: GLAN
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 003: ID 13d3:56a2 IMC Networks USB2.0 HD UVC WebCam
Bus 001 Device 005: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
Bus 001 Device 006: ID 1bcf:08a0 Sunplus Innovation Technology Inc. Gaming mouse [Philips SPK9304]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[sudo] password for chris:
[ 20.579253] Bluetooth: Core ver 2.22
[ 20.579272] NET: Registered PF_BLUETOOTH protocol family
[ 20.579273] Bluetooth: HCI device and connection manager initialized
[ 20.579275] Bluetooth: HCI socket layer initialized
[ 20.579277] Bluetooth: L2CAP socket layer initialized
[ 20.579280] Bluetooth: SCO socket layer initialized
[ 24.149192] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
[ 24.149379] Bluetooth: hci0: Boot Address: 0x40800
[ 24.149389] Bluetooth: hci0: Firmware Version: 214-6.22
[ 24.149396] Bluetooth: hci0: Firmware already loaded
[ 41.893340] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 41.893350] Bluetooth: BNEP filters: protocol multicast
[ 41.893366] Bluetooth: BNEP socket layer initialized
[ 67.761404] Bluetooth: RFCOMM TTY layer initialized
[ 67.761420] Bluetooth: RFCOMM socket layer initialized
[ 67.761434] Bluetooth: RFCOMM ver 1.11
[ 1092.170106] Bluetooth: hci0: setting interface failed (71)
[ 23.377607] iwlwifi 0000:00:14.3: loaded firmware version 46.9d0122c0.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
[ 24.149192] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
[ 24.149389] Bluetooth: hci0: Firmware Version: 214-6.22
[ 24.149396] Bluetooth: hci0: Firmware already loaded
[ 25.713776] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
bluetooth 827392 46 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
D'avance merci
Hors ligne
#2 Le 23/01/2023, à 14:32
- xubu1957
Re : 22.10: detection appareils bluetooth SON impossible
Bonjour,
Il faudrait aussi fournir, en te servant du Retour utilisable de commande :
dpkg -l | grep blue
rfkill list all
et avec un terminal dont au préalable la fenêtre est élargie, afin de ne pas tronquer les lignes :
sudo service bluetooth status
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#3 Le 23/01/2023, à 16:15
- caeema
Re : 22.10: detection appareils bluetooth SON impossible
@xubu1957 merci pour cette reponse>
Voici donc les differents retour:
dpkg -l | grep blue
ii bluetooth 5.65-0ubuntu1 all Bluetooth support (metapackage)
ii bluez 5.65-0ubuntu1 amd64 Bluetooth tools and daemons
ii bluez-cups 5.65-0ubuntu1 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.65-0ubuntu1 amd64 bluez obex daemon
ii gir1.2-gnomebluetooth-3.0:amd64 42.4-1 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth-3-common 42.4-1 all GNOME Bluetooth 3 common files
ii gnome-bluetooth-sendto 42.4-1 amd64 GNOME Bluetooth Send To app
ii libbluetooth3:amd64 5.65-0ubuntu1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth-3.0-13:amd64 42.4-1 amd64 GNOME Bluetooth 3 support library
ii libgnome-bluetooth-ui-3.0-13:amd64 42.4-1 amd64 GNOME Bluetooth 3 UI support library
ii libspa-0.2-bluetooth:amd64 0.3.58-2ubuntu1 amd64 libraries for the PipeWire multimedia server - bluetooth plugins
ii pulseaudio-module-bluetooth 1:16.1+dfsg1-1ubuntu3 amd64 Bluetooth module for PulseAudio sound server
rfkill list all
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
sudo service bluetooth status
[sudo] password for chris:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; preset: enabled)
Active: active (running) since Fri 2023-01-20 15:29:35 CET; 3 days ago
Docs: man:bluetoothd(8)
Main PID: 944 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 18932)
Memory: 2.1M
CPU: 257ms
CGroup: /system.slice/bluetooth.service
└─944 /usr/lib/bluetooth/bluetoothd
jan 23 11:56:08 chris bluetoothd[944]: Endpoint registered: sender=:1.210 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
jan 23 11:56:08 chris bluetoothd[944]: Endpoint registered: sender=:1.210 path=/MediaEndpoint/A2DPSource/faststream
jan 23 11:56:08 chris bluetoothd[944]: Endpoint registered: sender=:1.210 path=/MediaEndpoint/A2DPSource/faststream_duplex
jan 23 11:56:08 chris bluetoothd[944]: Endpoint registered: sender=:1.210 path=/MediaEndpoint/A2DPSink/opus_05
jan 23 11:56:08 chris bluetoothd[944]: Endpoint registered: sender=:1.210 path=/MediaEndpoint/A2DPSource/opus_05
jan 23 11:56:08 chris bluetoothd[944]: Endpoint registered: sender=:1.210 path=/MediaEndpoint/A2DPSource/opus_05_51
jan 23 11:56:08 chris bluetoothd[944]: Endpoint registered: sender=:1.210 path=/MediaEndpoint/A2DPSource/opus_05_71
jan 23 11:56:08 chris bluetoothd[944]: Endpoint registered: sender=:1.210 path=/MediaEndpoint/A2DPSink/opus_05_duplex
jan 23 11:56:08 chris bluetoothd[944]: Endpoint registered: sender=:1.210 path=/MediaEndpoint/A2DPSource/opus_05_duplex
jan 23 11:56:08 chris bluetoothd[944]: Endpoint registered: sender=:1.210 path=/MediaEndpoint/A2DPSource/opus_05_pro
Hors ligne
#4 Le 23/01/2023, à 16:21
- xubu1957
Re : 22.10: detection appareils bluetooth SON impossible
Avais-tu installé : pavucontrol ?
Tu pourrais regarder dans > [Tuto] Pas de Bluetooth ? Quelques solutions
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#5 Le 23/01/2023, à 16:51
- caeema
Re : 22.10: detection appareils bluetooth SON impossible
Non, pas d'installation de pavucontrol.
Tu me la conseilles ?
Je vais regarder le post [Tuto] Pas de Bluetooth ? Quelques solutions dont tu me parles plus en detail, je l'ai deja parcouru en diagonale sans succes car je ne trouve pas vraiment de cas similaire au mien.
Hors ligne
#6 Le 23/01/2023, à 17:04
- xubu1957
Re : 22.10: detection appareils bluetooth SON impossible
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne