Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 29/09/2025, à 14:30

maximeay

Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

Bonjour à tous,

Je rencontre un problème avec le Bluetooth sur mon PC Lenovo Legion 5 (15IRX10) sous Ubuntu 25.04. Mon adaptateur Wi-Fi/BT est un MediaTek MT7925, et bien que le pilote soit chargé, le Bluetooth ne fonctionne pas.

Voici les détails :

1️⃣ Informations système
uname -r


Résultat :

6.16.0-061600-generic

lsb_release -a


Résultat :

Distributor ID: Ubuntu
Description: Ubuntu 25.04
Release: 25.04
Codename: plucky

2️⃣ Matériel
lspci -nnk | grep -i 7925


Résultat :

12:00.0 Network controller [0280]: MEDIATEK Corp. Device [14c3:7925]
Kernel driver in use: mt7925e
Kernel modules: mt7925e

lsusb


Résultat : aucun périphérique Bluetooth MediaTek listé.

3️⃣ Firmware
ls /lib/firmware/mediatek/ | grep 7925


Résultat :

BT_RAM_CODE_MT7925_1_1_hdr.bin
mt7925/


J’ai copié les fichiers du dépôt linux-firmware correspondant à MT7925 dans /lib/firmware/mediatek/ et mis à jour l’initramfs, mais ça n’a rien changé.

4️⃣ Pilotes et modules
sudo modprobe btmtk
sudo dmesg | grep -i bluetooth


Résultat :

Bluetooth: Core ver 2.22
NET: Registered PF_BLUETOOTH protocol family
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
...


Aucun hci0 n’apparaît.

hciconfig -a
bluetoothctl list


Résultat : rien n’apparaît.

5️⃣ Tentatives déjà effectuées

Vérification du firmware MT7925 présent dans /lib/firmware/mediatek/

Chargement du module btmtk

Vérification des logs dmesg → pas de hci0

Noyau actuel 6.16.0-061600-generic

Hors ligne

#2 Le 29/09/2025, à 14:37

xubu1957

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

Bonjour,

Il faudrait 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
sudo service bluetooth status | cat

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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/09/2025, à 14:46

maximeay

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux maxime-Legion-5-15IRX10 6.16.0-061600-generic #202507272138 SMP PREEMPT_DYNAMIC Sun Jul 27 22:00:36 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
0c:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	Subsystem: Lenovo Device [17aa:39db]
	Kernel driver in use: r8169
	Kernel modules: r8169
12:00.0 Network controller [0280]: MEDIATEK Corp. Device [14c3:7925]
	Subsystem: Lenovo Device [17aa:e0ff]
	Kernel driver in use: mt7925e
	Kernel modules: mt7925e
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 048d:c195 Integrated Technology Express, Inc. ITE Device(8258)
Bus 001 Device 003: ID 174f:11b5 Syntek Integrated Camera
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
[ 1191.946405] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1191.946411] Bluetooth: BNEP filters: protocol multicast
[ 1191.946417] Bluetooth: BNEP socket layer initialized
[ 1217.558360] mt7925e 0000:12:00.0: WM Firmware Version: ____000000, Build Time: 20250825215925
bluetooth            1024000  14 btrtl,btmtk,btintel,btbcm,bnep,btusb
 dpkg -l | grep blue
ii  bluetooth                                       5.79-2ubuntu1.1                            all          Bluetooth support (metapackage)
ii  bluez                                           5.79-2ubuntu1.1                            amd64        Bluetooth tools and daemons
ii  bluez-cups                                      5.79-2ubuntu1.1                            amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                     5.79-2ubuntu1.1                            amd64        bluez obex daemon
ii  bluez-tools                                     2.0~20170911.0.7cb788c-4build2             amd64        Set of tools to manage Bluetooth devices for linux
ii  gir1.2-gnomebluetooth-3.0:amd64                 47.1-1                                     amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth-3-common                        47.1-1                                     all          GNOME Bluetooth 3 common files
ii  gnome-bluetooth-sendto                          47.1-1                                     amd64        GNOME Bluetooth Send To app
ii  libbluetooth3:amd64                             5.79-2ubuntu1.1                            amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth-3.0-13:amd64                 47.1-1                                     amd64        GNOME Bluetooth 3 support library
ii  libgnome-bluetooth-ui-3.0-13:amd64              47.1-1                                     amd64        GNOME Bluetooth 3 UI support library
ii  libspa-0.2-bluetooth:amd64                      1.2.7-1ubuntu5.1                           amd64        libraries for the PipeWire multimedia server - bluetooth plugins
rfkill list all
0: ideapad_wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: ideapad_bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
4: phy2: Wireless LAN
	Soft blocked: no
	Hard blocked: no
sudo service bluetooth status | cat
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: enabled)
     Active: active (running) since Mon 2025-09-29 14:38:33 CEST; 7min ago
 Invocation: 8d4f982da90e45f89b3ee7c0cbc42009
       Docs: man:bluetoothd(8)
   Main PID: 10402 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 17919)
     Memory: 764K (peak: 1.8M)
        CPU: 40ms
     CGroup: /system.slice/bluetooth.service
             └─10402 /usr/libexec/bluetooth/bluetoothd

sept. 29 14:38:33 maxime-Legion-5-15IRX10 bluetoothd[10402]: src/plugin.c:init_plugin() System does not support bap plugin
sept. 29 14:38:33 maxime-Legion-5-15IRX10 bluetoothd[10402]: src/plugin.c:init_plugin() System does not support bass plugin
sept. 29 14:38:33 maxime-Legion-5-15IRX10 bluetoothd[10402]: src/plugin.c:init_plugin() System does not support mcp plugin
sept. 29 14:38:33 maxime-Legion-5-15IRX10 bluetoothd[10402]: src/plugin.c:init_plugin() System does not support vcp plugin
sept. 29 14:38:33 maxime-Legion-5-15IRX10 bluetoothd[10402]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
sept. 29 14:38:33 maxime-Legion-5-15IRX10 bluetoothd[10402]: src/plugin.c:init_plugin() System does not support micp plugin
sept. 29 14:38:33 maxime-Legion-5-15IRX10 bluetoothd[10402]: src/plugin.c:init_plugin() System does not support ccp plugin
sept. 29 14:38:33 maxime-Legion-5-15IRX10 bluetoothd[10402]: src/plugin.c:init_plugin() System does not support csip plugin
sept. 29 14:38:33 maxime-Legion-5-15IRX10 bluetoothd[10402]: src/plugin.c:init_plugin() System does not support asha plugin
sept. 29 14:38:33 maxime-Legion-5-15IRX10 bluetoothd[10402]: Bluetooth management interface 1.23 initialized

Hors ligne

#4 Le 29/09/2025, à 14:55

xubu1957

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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/09/2025, à 15:06

maximeay

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

Je regarde:

mokutil --sb-state
SecureBoot disabled

Dernière modification par maximeay (Le 29/09/2025, à 15:06)

Hors ligne

#6 Le 29/09/2025, à 15:33

xubu1957

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

Tente :

sudo modprobe -r btusb mt7925e
sudo modprobe mt7925e
sudo modprobe btusb

piqué dans discussion.fedoraproject.org/t/bluetooth-does-not-work-f42-mt7925/162265


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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/09/2025, à 15:36

maximeay

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

Cela ne fait rien, j'avais déjà essayé aussi :')

Hors ligne

#8 Le 29/09/2025, à 15:41

xubu1957

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

Donne la liste des anomalies de démarrage :

journalctl --no-pager -b -p err

d'éventuels paquets cassés :

dpkg -l | grep -v ^ii

et :

ls -l /var/crash

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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/09/2025, à 15:47

maximeay

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

 journalctl --no-pager -b -p err
sept. 29 15:45:16 maxime-Legion-5-15IRX10 kernel: usb 1-14: device descriptor read/64, error -110
sept. 29 15:45:16 maxime-Legion-5-15IRX10 kernel: usb 1-14: device descriptor read/64, error -110
sept. 29 15:45:16 maxime-Legion-5-15IRX10 kernel: usb 1-14: device descriptor read/64, error -110
sept. 29 15:45:16 maxime-Legion-5-15IRX10 kernel: usb 1-14: device descriptor read/64, error -110
sept. 29 15:45:16 maxime-Legion-5-15IRX10 kernel: usb 1-14: device not accepting address 6, error -62
sept. 29 15:45:16 maxime-Legion-5-15IRX10 kernel: usb 1-14: device not accepting address 7, error -62
sept. 29 15:45:16 maxime-Legion-5-15IRX10 kernel: usb usb1-port14: unable to enumerate USB device
sept. 29 15:45:16 maxime-Legion-5-15IRX10 systemd-udevd[586]: /usr/lib/udev/rules.d/90-alsa-restore.rules:16 GOTO="alsa_restore_std" has no matching label, ignoring.
sept. 29 15:45:16 maxime-Legion-5-15IRX10 systemd-udevd[586]: /usr/lib/udev/rules.d/90-alsa-restore.rules:20 GOTO="alsa_restore_std" has no matching label, ignoring.
sept. 29 15:45:16 maxime-Legion-5-15IRX10 kernel: 
sept. 29 15:45:18 maxime-Legion-5-15IRX10 systemd-udevd[586]: /usr/lib/udev/rules.d/90-alsa-restore.rules:16 GOTO="alsa_restore_std" has no matching label, ignoring.
sept. 29 15:45:18 maxime-Legion-5-15IRX10 systemd-udevd[586]: /usr/lib/udev/rules.d/90-alsa-restore.rules:20 GOTO="alsa_restore_std" has no matching label, ignoring.
sept. 29 15:45:18 maxime-Legion-5-15IRX10 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20250404/psargs-332)
sept. 29 15:45:18 maxime-Legion-5-15IRX10 kernel: ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20250404/psparse-529)
sept. 29 15:45:23 maxime-Legion-5-15IRX10 systemd-udevd[586]: /usr/lib/udev/rules.d/90-alsa-restore.rules:16 GOTO="alsa_restore_std" has no matching label, ignoring.
sept. 29 15:45:23 maxime-Legion-5-15IRX10 systemd-udevd[586]: /usr/lib/udev/rules.d/90-alsa-restore.rules:20 GOTO="alsa_restore_std" has no matching label, ignoring.
sept. 29 15:45:23 maxime-Legion-5-15IRX10 wpa_supplicant[2044]: bgscan simple: Failed to enable signal strength monitoring
sept. 29 15:45:24 maxime-Legion-5-15IRX10 gdm-password][3088]: gkr-pam: unable to locate daemon control file
sept. 29 15:45:25 maxime-Legion-5-15IRX10 systemd[3165]: Failed to start app-gnome-gnome\x2dkeyring\x2dsecrets-3688.scope - Application launched by gnome-session-binary.
sept. 29 15:45:25 maxime-Legion-5-15IRX10 systemd[3165]: Failed to start app-gnome-xdg\x2duser\x2ddirs-3709.scope - Application launched by gnome-session-binary.
sept. 29 15:45:26 maxime-Legion-5-15IRX10 systemd[3165]: Failed to start app-gnome-im\x2dlaunch-4010.scope - Application launched by gnome-session-binary.
sept. 29 15:45:26 maxime-Legion-5-15IRX10 systemd[3165]: Failed to start app-gnome-ubuntu\x2dreport\x2don\x2dupgrade-4002.scope - Application launched by gnome-session-binary.
sept. 29 15:45:26 maxime-Legion-5-15IRX10 systemd[3165]: Failed to start app-gnome-user\x2ddirs\x2dupdate\x2dgtk-4055.scope - Application launched by gnome-session-binary.
sept. 29 15:45:27 maxime-Legion-5-15IRX10 systemd[3165]: Failed to start localsearch-3.service - Tracker file system data miner.
sept. 29 15:45:27 maxime-Legion-5-15IRX10 systemd[3165]: Failed to start localsearch-3.service - Tracker file system data miner.
sept. 29 15:45:28 maxime-Legion-5-15IRX10 systemd[3165]: Failed to start localsearch-3.service - Tracker file system data miner.
sept. 29 15:45:28 maxime-Legion-5-15IRX10 systemd[3165]: Failed to start localsearch-3.service - Tracker file system data miner.
sept. 29 15:45:28 maxime-Legion-5-15IRX10 systemd[3165]: Failed to start localsearch-3.service - Tracker file system data miner.
 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
+++-===============================================-==========================================-============-======================================================================================
 ls -l /var/crash
total 0
-rw-r--r-- 1 root whoopsie 0 sept. 29 15:45 kdump_lock

Hors ligne

#10 Le 29/09/2025, à 16:04

xubu1957

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

hcitool scan

obtient un résultat ?

Pour tenter la procédure de Nuliel.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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

#11 Le 29/09/2025, à 16:06

maximeay

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

hcitool scan
Device is not available: No such device

Hors ligne

#12 Le 29/09/2025, à 16:09

xubu1957

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

Regarde les options du BIOS et pour info > [SOLVED] Mediatek MT7925 Bluetooth Controller Not Working


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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

#13 Le 29/09/2025, à 18:23

tycooon

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

Bonjour,
Il y a un bug vérifie la version du firmware (MT7925 Bluetooth functionality lost after firmware update from 20250311 to 20250509):
https://bugzilla.redhat.com/show_bug.cgi?id=2372880
   

cd ~/Téléchargements
mkdir mt7925
cd mt7925
sudo cp /lib/firmware/mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin.zst .
unzstd -k BT_RAM_CODE_MT7925_1_1_hdr.bin.zst
strings -n 4 BT_RAM_CODE_MT7925_1_1_hdr.bin | head -50

dans mon cas c'est la version 20250305133215 pour moi je ne suis pas dans la plage du bug

olivier@olivier-LarkBox-X:~/Bureau/Nouveau dossier$ sudo cp /lib/firmware/mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin.zst .
olivier@olivier-LarkBox-X:~/Bureau/Nouveau dossier$ sudo cp /lib/firmware/mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin.zst .
olivier@olivier-LarkBox-X:~/Bureau/Nouveau dossier$ unzstd -k BT_RAM_CODE_MT7925_1_1_hdr.bin.zst
BT_RAM_CODE_MT7925_1_1_hdr.bin.zst: 458799 bytes                               
olivier@olivier-LarkBox-X:~/Bureau/Nouveau dossier$ unzstd -c BT_RAM_CODE_MT7925_1_1_hdr.bin.zst | strings -n 4 | head -50
20250305133215
ALPS
WiOm
LX|!
Qh(a
dsM:

Hors ligne

#14 Le 08/10/2025, à 15:46

maximeay

Re : Problème Bluetooth MediaTek MT7925 sur Ubuntu 25.04

J'ai essayé différentes version du firmware linux, précédentes, la dernière, et même problème. Je suis obligé actuellement de lancer ces commandes au démarrage (après 1min, ou 2min, une fois le login fait).

sudo modprobe -r btusb 
sudo modprobe btusb

Hors ligne