#1 Le 20/06/2023, à 06:01
- duocore
[RESOLU] probleme de bluetooth avec manette switch
Bonjour,
Je ne sais pas si je suis dans la bonne rubrique.
J'ai des manettes switch et depuis que je suis passé à au kernel 5.15 le bluetooth ne detecte plus les manettes.
uname -r
5.15.0-75-generic
Pouvez vous m'aider?
Merci
Dernière modification par duocore (Le 21/06/2023, à 06:25)
Hors ligne
#2 Le 20/06/2023, à 06:02
- xubu1957
Re : [RESOLU] probleme de bluetooth avec manette switch
Bonjour,
Il faudrait aussi fournir, en te servant du Retour utilisable de commande :
lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
dpkg -l | grep blue
rfkill list all
sudo service bluetooth status | cat
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
Hors ligne
#3 Le 20/06/2023, à 06:34
- duocore
Re : [RESOLU] probleme de bluetooth avec manette switch
Voici le retour :
duocore@duocore: lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
00:14.3 Network controller [0280]: Intel Corporation Comet Lake PCH CNVi WiFi [8086:06f0]
DeviceName: Onboard - Ethernet
Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz [8086:0074]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
--
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:208f]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 13d3:56a2 IMC Networks USB2.0 HD UVC WebCam
Bus 001 Device 003: ID 8087:0026 Intel Corp. AX201 Bluetooth
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 3.958667] Bluetooth: Core ver 2.22
[ 3.958682] NET: Registered PF_BLUETOOTH protocol family
[ 3.958683] Bluetooth: HCI device and connection manager initialized
[ 3.958686] Bluetooth: HCI socket layer initialized
[ 3.958687] Bluetooth: L2CAP socket layer initialized
[ 3.958690] Bluetooth: SCO socket layer initialized
[ 3.966883] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[ 3.967875] Bluetooth: hci0: Device revision is 2
[ 3.967877] Bluetooth: hci0: Secure boot is enabled
[ 3.967877] Bluetooth: hci0: OTP lock is enabled
[ 3.967878] Bluetooth: hci0: API lock is enabled
[ 3.967878] Bluetooth: hci0: Debug lock is disabled
[ 3.967879] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.969781] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[ 5.587951] Bluetooth: hci0: Waiting for firmware download to complete
[ 5.588858] Bluetooth: hci0: Firmware loaded in 1581127 usecs
[ 5.588961] Bluetooth: hci0: Waiting for device to boot
[ 5.604032] Bluetooth: hci0: Device booted in 14763 usecs
[ 5.614043] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[ 5.616059] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 5.619081] Bluetooth: hci0: Firmware revision 0.4 build 126 week 5 2022
[ 10.605537] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.605540] Bluetooth: BNEP filters: protocol multicast
[ 10.605543] Bluetooth: BNEP socket layer initialized
[ 19.837313] Bluetooth: RFCOMM TTY layer initialized
[ 19.837318] Bluetooth: RFCOMM socket layer initialized
[ 19.837320] Bluetooth: RFCOMM ver 1.11
[ 209.951925] Bluetooth: hci0: Ignoring error of Inquiry Cancel command
[ 0.579350] ACPI: thermal: [Firmware Bug]: Invalid critical threshold (0)
[ 1.761440] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 3.967879] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.969781] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[ 3.974667] iwlwifi 0000:00:14.3: loaded firmware version 66.f1c864e0.0 QuZ-a0-hr-b0-66.ucode op_mode iwlmvm
[ 5.587951] Bluetooth: hci0: Waiting for firmware download to complete
[ 5.588858] Bluetooth: hci0: Firmware loaded in 1581127 usecs
[ 5.619081] Bluetooth: hci0: Firmware revision 0.4 build 126 week 5 2022
bluetooth 704512 43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
dpkg -l | grep blue
ii blueman 2.2.4-1 amd64 Graphical bluetooth manager
ii bluez 5.64-0ubuntu1 amd64 Bluetooth tools and daemons
ii bluez-cups 5.64-0ubuntu1 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.64-0ubuntu1 amd64 bluez obex daemon
ii libbluetooth3:amd64 5.64-0ubuntu1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii pulseaudio-module-bluetooth 1:15.99.1+dfsg1-1ubuntu2.1 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 | cat
[sudo] Mot de passe de duocore :
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2023-06-20 06:44:18 CEST; 33min ago
Docs: man:bluetoothd(8)
Main PID: 1006 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 38112)
Memory: 2.0M
CPU: 45ms
CGroup: /system.slice/bluetooth.service
└─1006 /usr/lib/bluetooth/bluetoothd
juin 20 06:44:32 duocore bluetoothd[1006]: Endpoint unregistered: sender=:1.64 path=/MediaEndpoint/A2DPSink/sbc_xq_552
juin 20 06:44:32 duocore bluetoothd[1006]: Endpoint unregistered: sender=:1.64 path=/MediaEndpoint/A2DPSource/sbc_xq_552
juin 20 06:44:37 duocore bluetoothd[1006]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSink/sbc
juin 20 06:44:37 duocore bluetoothd[1006]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSource/sbc
juin 20 06:44:37 duocore bluetoothd[1006]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSink/sbc_xq_453
juin 20 06:44:37 duocore bluetoothd[1006]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSource/sbc_xq_453
juin 20 06:44:37 duocore bluetoothd[1006]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSink/sbc_xq_512
juin 20 06:44:37 duocore bluetoothd[1006]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSource/sbc_xq_512
juin 20 06:44:37 duocore bluetoothd[1006]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSink/sbc_xq_552
juin 20 06:44:37 duocore bluetoothd[1006]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSource/sbc_xq_552
et quand je lance
hcitool scan
Scanning ...
98:B6:E9:86:E9:65 Joy-Con (L)
le joy-con est détecté avec hcitool
Dernière modification par duocore (Le 20/06/2023, à 06:42)
Hors ligne
#4 Le 20/06/2023, à 07:24
- xubu1957
Re : [RESOLU] probleme de bluetooth avec manette switch
Tu devrais tenter la procédure de Nuliel.
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
Hors ligne
#5 Le 21/06/2023, à 06:25
- duocore
Re : [RESOLU] probleme de bluetooth avec manette switch
J'ai tenté la méthode de Nuliel, cela a fonctionné. Maintenant je peux y accéder par l'application Bluetooth.
Merci
Hors ligne