#1 Le 29/10/2021, à 10:47
- bishoupa
Problème de profil audio avec un casque bluetooth
Bonjour,
depuis quelques jours, je trouve que j'ai un son de piètre qualité avec mon casque bluetooth (un soundcore life Q30) et je me rends compte que le casque est en profil audio HFP, ce qui me permet d'utiliser le micro du casque en visio. Sauf qu'à présent il m'est impossible de revenir sur le profil A2DP. L'idéal serait évidemment de pouvoir switcher entre les 2...
J'ai installé blueman il y a quelques temps que je trouve plus pratique que la gestion intégrée de gnome, lorsque je veux passer sur le profil a2dp de mon casque, j'ai un message :
Failed to change profile to a2dp_sink
J'ai essayé la solution proposée là : https://askubuntu.com/questions/765233/ … e-logs-and
mais j'ai le même résultat avec un message similaire :
Failed to set card profile to 'a2dp_sink'.
Voilà, je m'en remets à vous pour récupérer une qualité audio décente...
Je suis sur Ubuntu 21.10
Merci d'avance.
Dernière modification par bishoupa (Le 29/10/2021, à 10:48)
Ubuntu Enthusiast
Hors ligne
#2 Le 29/10/2021, à 10:49
- xubu1957
Re : Problème de profil audio avec un casque bluetooth
Bonjour,
Il faudrait fournir, en te servant du Retour utilisable de commande :
uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; 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
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 29/10/2021, à 11:07
- bishoupa
Re : Problème de profil audio avec un casque bluetooth
thebishop@thebishop-vivobook:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Linux thebishop-vivobook 5.13.0-20-generic #20-Ubuntu SMP Fri Oct 15 14:21:35 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
0000:00:14.3 Network controller [0280]: Intel Corporation Wi-Fi 6 AX201 [8086:a0f0] (rev 20)
DeviceName: WLAN
Subsystem: Intel Corporation Wi-Fi 6 AX201 [8086:0074]
Kernel driver in use: iwlwifi
Bus 002 Device 003: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
Bus 002 Device 002: ID 2109:0815 VIA Labs, Inc. USB3.0 Hub
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:56ea IMC Networks USB2.0 HD UVC WebCam
Bus 001 Device 002: ID 2109:2815 VIA Labs, Inc. USB2.0 Hub
Bus 001 Device 005: ID 8087:0026 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dmesg: échec de lecture du tampon de noyau: Opération non permise
dmesg: échec de lecture du tampon de noyau: Opération non permise
bluetooth 663552 75 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
thebishop@thebishop-vivobook:~$
thebishop@thebishop-vivobook:~$ dpkg -l | grep blue
ii blueman 2.2.2-1 amd64 Graphical bluetooth manager
ii bluez 5.60-0ubuntu2 amd64 Bluetooth tools and daemons
ii bluez-cups 5.60-0ubuntu2 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.60-0ubuntu2 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-3 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth 3.34.5-3 amd64 GNOME Bluetooth tools
ii libbluetooth3:amd64 5.60-0ubuntu2 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth13:amd64 3.34.5-3 amd64 GNOME Bluetooth tools - support library
ii pulseaudio-module-bluetooth 1:15.0+dfsg1-1ubuntu2 amd64 Bluetooth module for PulseAudio sound server
thebishop@thebishop-vivobook:~$
thebishop@thebishop-vivobook:~$ rfkill list all
0: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: asus-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
thebishop@thebishop-vivobook:~$
thebishop@thebishop-vivobook:~$ sudo service bluetooth status
[sudo] Mot de passe de thebishop :
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-10-29 11:35:20 CEST; 32min ago
Docs: man:bluetoothd(8)
Main PID: 9164 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 18764)
Memory: 1.1M
CPU: 13.097s
CGroup: /system.slice/bluetooth.service
└─9164 /usr/lib/bluetooth/bluetoothd
oct. 29 11:35:21 thebishop-vivobook bluetoothd[9164]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
oct. 29 11:35:21 thebishop-vivobook bluetoothd[9164]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
oct. 29 11:35:21 thebishop-vivobook bluetoothd[9164]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
oct. 29 11:35:21 thebishop-vivobook bluetoothd[9164]: profiles/input/hog-lib.c:report_value_cb() bt_uhid_send: Invalid argument (22)
oct. 29 11:35:42 thebishop-vivobook bluetoothd[9164]: profiles/audio/avdtp.c:avdtp_parse_rej() SET_CONFIGURATION request rejected: Stream End Point in Use (19)
oct. 29 11:40:42 thebishop-vivobook bluetoothd[9164]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
oct. 29 11:40:58 thebishop-vivobook bluetoothd[9164]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
oct. 29 11:41:04 thebishop-vivobook bluetoothd[9164]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to AC:12:2F:88:56:B2: Host is down (112)
oct. 29 11:41:44 thebishop-vivobook bluetoothd[9164]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
oct. 29 11:43:33 thebishop-vivobook bluetoothd[9164]: profiles/audio/avdtp.c:avdtp_parse_rej() SET_CONFIGURATION request rejected: Stream End Point in Use (19)
thebishop@thebishop-vivobook:~$
Ubuntu Enthusiast
Hors ligne
#4 Le 29/10/2021, à 11:38
- xubu1957
Re : Problème de profil audio avec un casque bluetooth
Je trouve ce fil > askubuntu.com/questions/1342148/bluetooth-audio-problems-on-21-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
En ligne
#5 Le 29/10/2021, à 13:25
- bishoupa
Re : Problème de profil audio avec un casque bluetooth
Malheureusement je ne peux toujours pas passer en A2DP
Ubuntu Enthusiast
Hors ligne
#6 Le 29/10/2021, à 13:25
- xubu1957
Re : Problème de profil audio avec un casque bluetooth
Montre aussi d'éventuels paquets cassés :
dpkg -l | grep -v ^ii
Tente :
sudo apt-get install pulseaudio-module-bluetooth
> github.com/blueman-project/blueman/issues/158
Dernière modification par xubu1957 (Le 29/10/2021, à 13:31)
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
#7 Le 29/10/2021, à 13:34
- bishoupa
Re : Problème de profil audio avec un casque bluetooth
thebishop@thebishop-vivobook:~$ 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 apache2 2.4.46-4ubuntu1.1 amd64 Apache HTTP Server
rc libapache2-mod-php7.4 7.4.16-1ubuntu2.1 amd64 server-side, HTML-embedded scripting language (Apache 2 module)
rc linux-image-5.11.0-16-generic 5.11.0-16.17 amd64 Signed kernel image generic
rc linux-image-5.11.0-25-generic 5.11.0-25.27 amd64 Signed kernel image generic
rc linux-image-5.11.0-31-generic 5.11.0-31.33 amd64 Signed kernel image generic
rc linux-image-5.11.0-34-generic 5.11.0-34.36 amd64 Signed kernel image generic
rc linux-image-5.11.0-36-generic 5.11.0-36.40 amd64 Signed kernel image generic
rc linux-image-5.11.0-37-generic 5.11.0-37.41 amd64 Signed kernel image generic
rc linux-modules-5.11.0-16-generic 5.11.0-16.17 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-25-generic 5.11.0-25.27 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-31-generic 5.11.0-31.33 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-34-generic 5.11.0-34.36 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-36-generic 5.11.0-36.40 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-37-generic 5.11.0-37.41 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-16-generic 5.11.0-16.17 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-25-generic 5.11.0-25.27 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-31-generic 5.11.0-31.33 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-34-generic 5.11.0-34.36 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-36-generic 5.11.0-36.40 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-37-generic 5.11.0-37.41 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc php-http 4.0.0+3.2.4+2.6.0-0+deb11u1build1 amd64 PECL HTTP module for PHP Extended HTTP Support
rc php-propro 2.1.0+1.0.2+nophp8-3build2 amd64 propro module for PHP
rc php7.4-cli 7.4.16-1ubuntu2.1 amd64 command-line interpreter for the PHP scripting language
rc php7.4-common 7.4.16-1ubuntu2.1 amd64 documentation, examples and common module for PHP
rc php7.4-curl 7.4.16-1ubuntu2.1 amd64 CURL module for PHP
rc php7.4-fpm 7.4.16-1ubuntu2.1 amd64 server-side, HTML-embedded scripting language (FPM-CGI binary)
rc php7.4-gd 7.4.16-1ubuntu2.1 amd64 GD module for PHP
rc php7.4-imap 7.4.16-1ubuntu2.1 amd64 IMAP module for PHP
rc php7.4-intl 7.4.16-1ubuntu2.1 amd64 Internationalisation module for PHP
rc php7.4-json 7.4.16-1ubuntu2.1 amd64 JSON module for PHP
rc php7.4-mbstring 7.4.16-1ubuntu2.1 amd64 MBSTRING module for PHP
rc php7.4-mysql 7.4.16-1ubuntu2.1 amd64 MySQL module for PHP
rc php7.4-opcache 7.4.16-1ubuntu2.1 amd64 Zend OpCache module for PHP
rc php7.4-readline 7.4.16-1ubuntu2.1 amd64 readline module for PHP
rc php7.4-soap 7.4.16-1ubuntu2.1 amd64 SOAP module for PHP
rc php7.4-xml 7.4.16-1ubuntu2.1 amd64 DOM, SimpleXML, XML, and XSL module for PHP
rc php7.4-zip 7.4.16-1ubuntu2.1 amd64 Zip module for PHP
thebishop@thebishop-vivobook:~$
thebishop@thebishop-vivobook:~$ sudo apt-get install pulseaudio-module-bluetooth
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
pulseaudio-module-bluetooth est déjà la version la plus récente (1:15.0+dfsg1-1ubuntu2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.
thebishop@thebishop-vivobook:~$
Ubuntu Enthusiast
Hors ligne
#8 Le 29/10/2021, à 13:35
- xubu1957
Re : Problème de profil audio avec un casque bluetooth
Pour nettoyer les fichiers de configuration devenus sans objets et marqués "rc", et uniquement ces fichiers, exécute :
dpkg -l | awk '/^rc/ && !/sql/{print $2}' | xargs -r sudo dpkg -P
Pour info, les précisions de nany, pour la commande de nettoyage
et une possibilité d'automatisation.
_ _ _
(edit=messages regroupés)
_ _ _
Je trouve > bugs.launchpad.net/ubuntu/+source/bluez/+bug/1949075
Dernière modification par xubu1957 (Le 29/10/2021, à 13:50)
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
#9 Le 29/10/2021, à 13:48
- bishoupa
Re : Problème de profil audio avec un casque bluetooth
Merci je vais suivre ce fil
Ubuntu Enthusiast
Hors ligne