#1 Le 07/08/2025, à 09:10
- clovisbis
Bluetooth non fonctionnel sur MT7925 Ubuntu 24.04
Bonjour à tous,
J'aurais besoin d'un coup de main pour faire fonctionner cette puce Wifi/Bluetooth correctement.
Le Wifi fonctionne très bien en revanche, impossible d'activer le BT. Le bouton d'activation du BT est activable mais dés qu'il est en position active il se désactive à nouveau.
C'est une machine neuve (minis forum AI X1 255).
J'ai déjà fait pas mal de recherche sur internet et n'ai pas encore réussi. J'ai vu notamment que la puce était sensée être prise en compte à partir du noyau 6.11. Je suis sous le 6.14.0.27.
Merci pour votre future aide !
Hors ligne
#2 Le 07/08/2025, à 09:16
- xubu1957
Re : Bluetooth non fonctionnel sur MT7925 Ubuntu 24.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é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 07/08/2025, à 13:59
- clovisbis
Re : Bluetooth non fonctionnel sur MT7925 Ubuntu 24.04
Hello, merci de t'intéresser à mon problème :
1/
dalekprime@Skaro:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux Skaro 6.14.0-27-generic #27~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 17:38:49 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
pcilib: Error reading /sys/bus/pci/devices/0000:00:08.3/label: Operation not permitted
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05)
Subsystem: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:0123]
Kernel driver in use: r8169
Kernel modules: r8169
02:00.0 Network controller [0280]: MEDIATEK Corp. Device [14c3:7925]
Subsystem: Quectel Wireless Solutions Co., Ltd. Device [1eac:8005]
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 062a:4101 MosArt Semiconductor Corp. Wireless Keyboard/Mouse
Bus 001 Device 004: ID 3554:fc06 CX 2.4G Receiver
Bus 001 Device 005: ID 2c7c:7009 Quectel Wireless Solutions Co., Ltd. Wireless_Device
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
[ 2.670509] Bluetooth: Core ver 2.22
[ 2.680456] NET: Registered PF_BLUETOOTH protocol family
[ 2.680463] Bluetooth: HCI device and connection manager initialized
[ 2.680469] Bluetooth: HCI socket layer initialized
[ 2.680473] Bluetooth: L2CAP socket layer initialized
[ 2.680482] Bluetooth: SCO socket layer initialized
[ 2.771847] Bluetooth: hci0: Opcode 0x0c03 failed: -16
[ 4.571974] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.571978] Bluetooth: BNEP filters: protocol multicast
[ 4.571982] Bluetooth: BNEP socket layer initialized
[54996.048402] Bluetooth: hci0: Opcode 0x0c03 failed: -16
[55013.740293] Bluetooth: hci0: Opcode 0x0c03 failed: -16
[55043.219816] Bluetooth: hci0: Opcode 0x0c03 failed: -16
[55056.011597] Bluetooth: hci0: Opcode 0x0c03 failed: -16
[55068.090749] Bluetooth: hci0: Opcode 0x0c03 failed: -16
[55078.933631] Bluetooth: hci0: Opcode 0x0c03 failed: -16
[ 2.476384] systemd[1]: Mounting snap-firmware\x2dupdater-167.mount - Mount unit for firmware-updater, revision 167...
[ 3.209617] mt7925e 0000:02:00.0: WM Firmware Version: ____000000, Build Time: 20250526153043
[ 4.305990] [drm] Loading DMUB firmware via PSP: version=0x08005000
[ 4.306316] [drm] Found VCN firmware Version ENC: 1.19 DEC: 7 VEP: 0 Revision: 0
[ 863.662838] audit: type=1400 audit(1754496052.051:224): apparmor="DENIED" operation="open" class="file" profile="snap.firmware-updater.firmware-notifier" name="/proc/sys/vm/max_map_count" pid=9608 comm="firmware-notifi" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[54863.635116] audit: type=1400 audit(1754550052.652:295): apparmor="DENIED" operation="open" class="file" profile="snap.firmware-updater.firmware-notifier" name="/proc/sys/vm/max_map_count" pid=27735 comm="firmware-notifi" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[65663.483598] audit: type=1400 audit(1754560852.531:299): apparmor="DENIED" operation="open" class="file" profile="snap.firmware-updater.firmware-notifier" name="/proc/sys/vm/max_map_count" pid=29441 comm="firmware-notifi" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
bluetooth 1011712 15 btrtl,btmtk,btintel,btbcm,bnep,btusb
2/
dalekprime@Skaro:~$ dpkg -l | grep blue
ii bluez 5.72-0ubuntu5.3 amd64 Bluetooth tools and daemons
ii bluez-cups 5.72-0ubuntu5.3 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.72-0ubuntu5.3 amd64 bluez obex daemon
ii gir1.2-gnomebluetooth-3.0:amd64 46.0-1ubuntu1 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth-3-common 46.0-1ubuntu1 all GNOME Bluetooth 3 common files
ii gnome-bluetooth-sendto 46.0-1ubuntu1 amd64 GNOME Bluetooth Send To app
ii libbluetooth3:amd64 5.72-0ubuntu5.3 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth-3.0-13:amd64 46.0-1ubuntu1 amd64 GNOME Bluetooth 3 support library
ii libgnome-bluetooth-ui-3.0-13:amd64 46.0-1ubuntu1 amd64 GNOME Bluetooth 3 UI support library
ii libkf5bluezqt-data 5.115.0-0ubuntu6 all data files for bluez-qt
ii libkf5bluezqt6:amd64 5.115.0-0ubuntu6 amd64 Qt wrapper for bluez
ii libspa-0.2-bluetooth:amd64 1.0.5-1ubuntu3.1 amd64 libraries for the PipeWire multimedia server - bluetooth plugins
ii qml-module-org-kde-bluezqt:amd64 5.115.0-0ubuntu6 amd64 QML wrapper for bluez
3/
dalekprime@Skaro:~$ rfkill list all
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
7: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
4/
dalekprime@Skaro:~$ sudo service bluetooth status | cat
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: enabled)
Active: active (running) since Wed 2025-08-06 17:46:32 CEST; 20h ago
Docs: man:bluetoothd(8)
Main PID: 997 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 16259)
Memory: 1.6M (peak: 3.2M)
CPU: 36ms
CGroup: /system.slice/bluetooth.service
└─997 /usr/libexec/bluetooth/bluetoothd
août 06 17:46:32 Skaro bluetoothd[997]: Starting SDP server
août 06 17:46:32 Skaro bluetoothd[997]: src/plugin.c:plugin_init() System does not support csip plugin
août 06 17:46:32 Skaro bluetoothd[997]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
août 06 17:46:32 Skaro systemd[1]: Started bluetooth.service - Bluetooth service.
août 06 17:46:32 Skaro bluetoothd[997]: src/plugin.c:plugin_init() System does not support micp plugin
août 06 17:46:32 Skaro bluetoothd[997]: src/plugin.c:plugin_init() System does not support vcp plugin
août 06 17:46:32 Skaro bluetoothd[997]: src/plugin.c:plugin_init() System does not support mcp plugin
août 06 17:46:32 Skaro bluetoothd[997]: src/plugin.c:plugin_init() System does not support bass plugin
août 06 17:46:32 Skaro bluetoothd[997]: src/plugin.c:plugin_init() System does not support bap plugin
août 06 17:46:32 Skaro bluetoothd[997]: Bluetooth management interface 1.23 initialized
dalekprime@Skaro:~$
Petite précision, j'avais contacté le service support de minis forum qui m'a fait mettre à jour le BIOS (j'avais déjà la dernière version). Il m'a finalement donné le lien vers ce Post. J'ai fait la manip indiqué à la fin, je n'ai rien vu de changer, enfin je crois.
Hors ligne
#4 Le 07/08/2025, à 14:14
- xubu1957
Re : Bluetooth non fonctionnel sur MT7925 Ubuntu 24.04
Montre aussi :
mokutil --sb-state
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 07/08/2025, à 15:07
- clovisbis
Re : Bluetooth non fonctionnel sur MT7925 Ubuntu 24.04
Voici
dalekprime@Skaro:~$ mokutil --sb-state
SecureBoot disabled
Hors ligne
#6 Le 07/08/2025, à 15:29
- xubu1957
Re : Bluetooth non fonctionnel sur MT7925 Ubuntu 24.04
Vu github.com/jeremyb31/bluetooth-6.8/issues/10
Je n'ai pas le savoir de Jeremy31
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