#1 Le 04/04/2022, à 07:30
- lolomar
[Résolu]- Impossible d'installer enceinte b and o bluetooth
Après avoir mis à jour sur la version stable, c'était toujours pareil. Chaque jour je faisais la mise à jour : rien, toujours pas de bluetooth. Ce n'est qu'aujourd'hui après avoir fait une mise à jour que ô miracle bluetooth ça marche.
C'est un problème de la Bêta. Donc j'attends la Freeze on verra bien.
Bonjour.
J'étais sur 20.04 et bluetooth fonctionnait sans problème. Je mets à niveau sur 22.04 Bêta et terminé plus de bluetooth. J'ai essayé toutes les solutions
trouvées pavucontrol , pas d'activation(ou non) dans le BIOS, pas de touche Fn + ou - Bluetooth bref ceci cela rien nada.
maurice@maurice-300E4C-300E5C-300E7C:~$ sudo /etc/init.d/bluetooth restart
[sudo] Mot de passe de maurice :
Restarting bluetooth (via systemctl): bluetooth.service
.
maurice@maurice-300E4C-300E5C-300E7C:~$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor pre>
Active: active (running) since Mon 2022-04-04 06:39:56 CEST; 2min 32s ago
Docs: man:bluetoothd(8)
Main PID: 12623 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4270)
Memory: 756.0K
CPU: 128ms
CGroup: /system.slice/bluetooth.service
└─12623 /usr/lib/bluetooth/bluetoothd
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C systemd[1]: Starting Bluetooth s>
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C bluetoothd[12623]: Bluetooth dae>
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C systemd[1]: Started Bluetooth se>
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C bluetoothd[12623]: Starting SDP >
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C bluetoothd[12623]: Bluetooth man>
lines 1-17/17 (END).
À part revenir sur 20.04 je ne vois pas trop plus trop quoi faire.
Merci de votre aide.
Dernière modification par lolomar (Le 28/04/2022, à 18:27)
Hors ligne
#2 Le 04/04/2022, à 08:49
- xubu1957
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Bonjour,
Pour ajouter toi-même les balises code à ton précédent message #1 : Merci
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
Il faut fournir, en te servant du Retour utilisable de commande :
uname -a; 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
et avec un terminal dont au préalable la fenêtre est élargie, afin de ne pas tronquer les lignes :
sudo service bluetooth status
Dernière modification par xubu1957 (Le 04/04/2022, à 12:22)
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 04/04/2022, à 11:17
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Voilà :
maurice@maurice-300E4C-300E5C-300E7C:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux maurice-300E4C-300E5C-300E7C 5.15.0-23-generic #23-Ubuntu SMP Fri Mar 11 14:54:05 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
02:00.0 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0032] (rev 01)
Subsystem: Samsung Electronics Co Ltd AR9485 Wireless Network Adapter [144d:4105]
Kernel driver in use: ath9k
Kernel modules: ath9k
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
Subsystem: Samsung Electronics Co Ltd RTL8168 on a NP300E5C series laptop [144d:c652]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 003: ID 0cf3:3004 Qualcomm Atheros Communications AR3012 Bluetooth 4.0
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 2232:1029 Silicon Motion WebCam SC-13HDL11939N
Bus 001 Device 003: ID 046d:c52e Logitech, Inc. MK260 Wireless Combo Receiver
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001
: ID 1d6b:0002 Linux Foundation 2.0 root hub
Hors ligne
#4 Le 04/04/2022, à 11:21
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
et :
[sudo] Mot de passe de maurice :
[ 1.396435] usb 2-1.4: Product: Bluetooth USB Host Controller
[ 28.476247] Bluetooth: Core ver 2.22
[ 28.476332] NET: Registered PF_BLUETOOTH protocol family
[ 28.476336] Bluetooth: HCI device and connection manager initialized
[ 28.476346] Bluetooth: HCI socket layer initialized
[ 28.476351] Bluetooth: L2CAP socket layer initialized
[ 28.476363] Bluetooth: SCO socket layer initialized
[ 30.601712] Bluetooth: Patch file not found ar3k/AthrBT_0x01020200.dfu
[ 30.601781] Bluetooth: Loading patch file failed
[ 97.890504] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 97.890516] Bluetooth: BNEP filters: protocol multicast
[ 97.890526] Bluetooth: BNEP socket layer initialized
[ 0.127783] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 2.316280] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x350f00)
[ 28.822984] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 30.601693] usb 2-1.4: Direct firmware load for ar3k/AthrBT_0x01020200.dfu failed with error -2
[ 95.890276] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084 failed with error -2
[ 95.890305] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084d failed with error -2
[ 95.890308] nouveau 0000:01:00.0: msvld: unable to load firmware data
[ 95.891384] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084 failed with error -2
[ 95.891416] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084d failed with error -2
[ 95.891420] nouveau 0000:01:00.0: msvld: unable to load firmware data
[ 232.142979] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084 failed with error -2
[ 232.143013] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084d failed with error -2
[ 232.143051] nouveau 0000:01:00.0: msvld: unable to load firmware data
[ 453.629554] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084 failed with error -2
[ 453.629578] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084d failed with error -2
[ 453.629581] nouveau 0000:01:00.0: msvld: unable to load firmware data
[ 453.629629] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084 failed with error -2
[ 453.629648] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084d failed with error -2
[ 453.629651] nouveau 0000:01:00.0: msvld: unable to load firmware data
[ 2678.225348] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084 failed with error -2
[ 2678.225379] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084d failed with error -2
[ 2678.225383] nouveau 0000:01:00.0: msvld: unable to load firmware data
[16713.921880] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084 failed with error -2
[16713.921951] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvd7_fuc084d failed with error -2
[16713.921960] nouveau 0000:01:00.0: msvld: unable to load firmware data
bluetooth 688128 12 btrtl,btintel,btbcm,bnep,ath3k,btusb
ecdh_generic 16384 1 bluetooth
Hors ligne
#5 Le 04/04/2022, à 11:24
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
et :
maurice@maurice-300E4C-300E5C-300E7C:~$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Hors ligne
#6 Le 04/04/2022, à 11:27
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
et :
maurice@maurice-300E4C-300E5C-300E7C:~$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor pre>
Active: active (running) since Mon 2022-04-04 06:39:56 CEST; 5h 45min ago
Docs: man:bluetoothd(8)
Main PID: 12623 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4270)
Memory: 1.1M
CPU: 133ms
CGroup: /system.slice/bluetooth.service
└─12623 /usr/lib/bluetooth/bluetoothd
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C systemd[1]: Starting Bluetooth s>
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C bluetoothd[12623]: Bluetooth dae>
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C systemd[1]: Started Bluetooth se>
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C bluetoothd[12623]: Starting SDP >
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C bluetoothd[12623]: Bluetooth man>
lines 1-17/17 (END)
Hors ligne
#7 Le 04/04/2022, à 11:28
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Merci si vous pouvez m'aider.
Hors ligne
#8 Le 04/04/2022, à 11:46
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2022-04-04 06:39:56 CEST; 6h ago
Docs: man:bluetoothd(8)
Main PID: 12623 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4270)
Memory: 1.1M
CPU: 133ms
CGroup: /system.slice/bluetooth.service
└─12623 /usr/lib/bluetooth/bluetoothd
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C systemd[1]: Starting Bluetooth service...
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C bluetoothd[12623]: Bluetooth daemon 5.64
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C systemd[1]: Started Bluetooth service.
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C bluetoothd[12623]: Starting SDP server
avril 04 06:39:56 maurice-300E4C-300E5C-300E7C bluetoothd[12623]: Bluetooth management interface 1.21 initialized
~
Hors ligne
#9 Le 04/04/2022, à 12:01
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Oui, j'aurais peut-être dû dire que lorsque je vais dans Paramètres puis Bluetooth je tombe sur la fenêtre :
Pas de réseau Bluetooth trouvé
Branchez la clé pour utiliser le Bluetooth
Hors ligne
#10 Le 04/04/2022, à 12:28
- xubu1957
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Il manque :
dpkg -l | grep blue
Montre aussi d'éventuels paquets cassés :
dpkg -l | grep -v ^ii
et les noyaux présents :
echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
Dernière modification par xubu1957 (Le 04/04/2022, à 12:43)
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
#11 Le 04/04/2022, à 13:36
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
$ dpkg -l | grep blue
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 bluez-tools 2.0~20170911.0.7cb788c-4 amd64 Set of tools to manage Bluetooth devices for linux
ii gir1.2-gnomebluetooth-1.0:amd64 3.34.5-7 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth 3.34.5-7 amd64 GNOME Bluetooth Send To app
ii gnome-bluetooth-common 3.34.5-7 all GNOME Bluetooth common files
ii libbluetooth3:amd64 5.64-0ubuntu1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth13:amd64 3.34.5-7 amd64 GNOME Bluetooth tools - support library
ii pulseaudio-module-bluetooth 1:15.99.1+dfsg1-1ubuntu1 amd64 Bluetooth module for PulseAudio sound server
maurice@maurice-300E4C-300E5C-300E7C:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-==========================================-==========================================-============-=======================================================================================
rc linux-image-5.4.0-105-generic 5.4.0-105.119 amd64 Signed kernel image generic
rc linux-modules-5.4.0-104-generic 5.4.0-104.118 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-105-generic 5.4.0-105.119 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc ureadahead 0.100.0-21 amd64 Read required files in advance
maurice@maurice-300E4C-300E5C-300E7C:~$
Dernière modification par lolomar (Le 04/04/2022, à 13:39)
Hors ligne
#12 Le 04/04/2022, à 13:41
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
maurice@maurice-300E4C-300E5C-300E7C:~$ echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
ii linux-signed-generic-hwe-18.04 5.3.0.62.115 amd64
ii linux-headers-5.4.0-107 5.4.0-107.121 all
ii linux-headers-5.4.0-107-generic 5.4.0-107.121 amd64
ii linux-image-5.4.0-107-generic 5.4.0-107.121 amd64
ii linux-modules-5.4.0-107-generic 5.4.0-107.121 amd64
ii linux-modules-extra-5.4.0-107-generic 5.4.0-107.121 amd64
ii linux-generic-hwe-18.04 5.4.0.107.111 amd64
ii linux-headers-generic-hwe-18.04 5.4.0.107.111 amd64
ii linux-headers-5.15.0-23 5.15.0-23.23 all
ii linux-headers-5.15.0-23-generic 5.15.0-23.23 amd64
ii linux-image-5.15.0-23-generic 5.15.0-23.23 amd64
ii linux-modules-5.15.0-23-generic 5.15.0-23.23 amd64
ii linux-modules-extra-5.15.0-23-generic 5.15.0-23.23 amd64
ii linux-generic 5.15.0.23.25 amd64
ii linux-headers-generic 5.15.0.23.25 amd64
ii linux-image-generic 5.15.0.23.25 amd64
Noyau courant : 5.15.0-23-generic x86_64
maurice@maurice-300E4C-300E5C-300E7C:~$
Hors ligne
#13 Le 04/04/2022, à 14:02
- xubu1957
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Tu es passé de la 18.04 à la 22.04 ?
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
#14 Le 04/04/2022, à 14:08
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
.Non, non, de la 18.04 à la 20.04 et de la 20.04 à la 22.04 Bêta.
Hors ligne
#15 Le 04/04/2022, à 14:09
- xubu1957
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Aucun dual-boot avec Windows ?
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
#16 Le 04/04/2022, à 14:20
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Oh, non !
J'ai abandonné Windows il y a quelque chose comme 12 ans...
Hors ligne
#17 Le 04/04/2022, à 14:30
- xubu1957
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Sur ton ordi (d'après la notice), tu as une option pour activer le Bluetooth ?
Ou une option dans le BIOS ?
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
#18 Le 04/04/2022, à 14:42
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Normalement oui quand tout se passe bien. Dans Paramètres Bluetooth je peux activer(en haut) en cliquant sur ce bouton sauf que là le bouton est inactif et que dans la fenêtre Bluetooth il est écrit : Pas de réseau Bluetooth trouvé. Branchez la clé pour utiliser le Bluetooth.
Avec 18.04, 20.04 jamais de problème après la mise à niveau.
Hors ligne
#19 Le 04/04/2022, à 14:44
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Ah, oui, mince j'ai oublié. Pas de Bluetooth à activer ou désactiver dans le BIOS. Rien non plus avec les touches Fn.
J'insiste : c'est de passer de 20.04 à 22.04 Bêta que ça foire.
Hors ligne
#20 Le 04/04/2022, à 14:47
- xubu1957
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Tente :
sudo modprobe -r btusb
sudo modprobe btusb
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
#21 Le 04/04/2022, à 14:50
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
maurice@maurice-300E4C-300E5C-300E7C:~$ sudo modprobe -r btusb
[sudo] Mot de passe de maurice :
maurice@maurice-300E4C-300E5C-300E7C:~$
Hors ligne
#22 Le 04/04/2022, à 14:51
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
maurice@maurice-300E4C-300E5C-300E7C:~$ sudo modprobe btusb
maurice@maurice-300E4C-300E5C-300E7C:~$
Hors ligne
#23 Le 04/04/2022, à 14:54
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Après ces deux commandes je suis aller jeter un œil dans paramètres rien de changé...
Hors ligne
#24 Le 04/04/2022, à 14:55
- lolomar
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
je suis allé !
Hors ligne
#25 Le 04/04/2022, à 14:55
- xubu1957
Re : [Résolu]- Impossible d'installer enceinte b and o bluetooth
Et :
sudo /etc/init.d/bluetooth restart
?
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