Pages : 1
#1 Le 27/03/2026, à 08:50
- Baltus

erreurs bluetooth, grub et nouveau
Bonjour,
J'ai pas mal d'erreurs, je vous montre au cas où vous auriez des pistes pour les résoudre, le bluetooth me pose des soucis mais pas le reste :
@Z97X-UD3H:~$ journalctl --no-pager -b -p err
mars 27 07:42:07 Z97X-UD3H kernel: Bluetooth: hci0: FW download error recovery failed (-19)
mars 27 07:42:07 Z97X-UD3H kernel: Bluetooth: hci0: sending frame failed (-19)
mars 27 07:42:07 Z97X-UD3H kernel: Bluetooth: hci0: Reading supported features failed (-19)
mars 27 07:42:07 Z97X-UD3H kernel: Bluetooth: hci0: sending frame failed (-19)
mars 27 07:42:07 Z97X-UD3H kernel: Bluetooth: hci0: Failed to read MSFT supported features (-19)
mars 27 07:42:08 Z97X-UD3H systemd[1]: Failed to start grub2-common.service - Record successful boot for GRUB.
mars 27 07:42:10 Z97X-UD3H bluetoothd[862]: Failed to set mode: Failed (0x03)
mars 27 07:42:23 Z97X-UD3H lightdm[1447]: gkr-pam: unable to locate daemon control file
mars 27 07:42:27 Z97X-UD3H kernel: nouveau 0000:01:00.0: gr: TRAP ch 5 [017f7b5000 gst-plugin-scan[2540]]
mars 27 07:42:27 Z97X-UD3H kernel: nouveau 0000:01:00.0: gr: GPC0/PROP trap: 00000020 [RT_HEIGHT_OVERRUN] x = 0, y = 8, format = 37, storage type = 0
mars 27 07:42:27 Z97X-UD3H kernel: nouveau 0000:01:00.0: gr: GPC1/PROP trap: 00000020 [RT_HEIGHT_OVERRUN] x = 8, y = 8, format = 37, storage type = 0
mars 27 07:42:27 Z97X-UD3H kernel: nouveau 0000:01:00.0: gr: TRAP ch 5 [017f7b5000 gst-plugin-scan[2540]]
mars 27 07:42:27 Z97X-UD3H kernel: nouveau 0000:01:00.0: gr: GPC0/PROP trap: 00000020 [RT_HEIGHT_OVERRUN] x = 0, y = 8, format = 37, storage type = 0
mars 27 07:42:27 Z97X-UD3H kernel: nouveau 0000:01:00.0: gr: GPC1/PROP trap: 00000020 [RT_HEIGHT_OVERRUN] x = 8, y = 8, format = 37, storage type = 0
mars 27 07:42:27 Z97X-UD3H kernel: nouveau 0000:01:00.0: gr: TRAP ch 5 [017f7b5000 gst-plugin-scan[2540]]
mars 27 07:42:27 Z97X-UD3H kernel: nouveau 0000:01:00.0: gr: GPC0/PROP trap: 00000020 [RT_HEIGHT_OVERRUN] x = 0, y = 8, format = 37, storage type = 0
mars 27 07:42:27 Z97X-UD3H kernel: nouveau 0000:01:00.0: gr: GPC1/PROP trap: 00000020 [RT_HEIGHT_OVERRUN] x = 8, y = 8, format = 37, storage type = 0
@Z97X-UD3H:~$ Dernière modification par Baltus (Le 27/03/2026, à 08:59)
Hors ligne
#2 Le 27/03/2026, à 09:56
- xubu1957

Re : erreurs bluetooth, grub et nouveau
Bonjour,
On voit des retours similaires dans cette page > discussion.fedoraproject.org/t/battery-drain/170100/19?page=2
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 bluetoothdpkg -l | grep bluerfkill list allservice bluetooth status | catla carte graphique :
lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"ubuntu-drivers devicesdpkg -l | grep nvidiad'éventuels paquets cassés :
dpkg -l | grep -v ^iiet :
ls -l /var/crashConseils 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
Hors ligne
#3 Le 27/03/2026, à 23:49
- Baltus

Re : erreurs bluetooth, grub et nouveau
@Z97X-UD3H:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux Z97X-UD3H 7.0.0-10-generic #10-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 10:24:42 UTC 2026 x86_64 GNU/Linux
05:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6 AX200 [8086:2723] (rev 1a)
Subsystem: Intel Corporation Wi-Fi 6 AX200NGW [8086:0084]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 046d:c069 Logitech, Inc. M-U0007 [Corded Mouse M500]
Bus 001 Device 003: ID 2516:007f Cooler Master Co., Ltd. Gaming MECH KB
Bus 001 Device 004: ID 8087:0029 Intel Corp. AX200 Bluetooth
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:8009 Intel Corp.
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 8087:8001 Intel Corp. Integrated Hub
[sudo: authenticate] Password:
[ 3.944001] Bluetooth: Core ver 2.22
[ 3.944021] NET: Registered PF_BLUETOOTH protocol family
[ 3.944023] Bluetooth: HCI device and connection manager initialized
[ 3.944026] Bluetooth: HCI socket layer initialized
[ 3.944028] Bluetooth: L2CAP socket layer initialized
[ 3.944031] Bluetooth: SCO socket layer initialized
[ 3.965825] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 24 2017
[ 3.966831] Bluetooth: hci0: Device revision is 1
[ 3.966833] Bluetooth: hci0: Secure boot is enabled
[ 3.966834] Bluetooth: hci0: OTP lock is enabled
[ 3.966835] Bluetooth: hci0: API lock is enabled
[ 3.966836] Bluetooth: hci0: Debug lock is disabled
[ 3.966837] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.973736] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 3.973793] Bluetooth: hci0: Boot Address: 0x24800
[ 3.973795] Bluetooth: hci0: Firmware Version: 255-255.255
[ 4.926478] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.926482] Bluetooth: BNEP filters: protocol multicast
[ 4.926486] Bluetooth: BNEP socket layer initialized
[ 5.866220] Bluetooth: hci0: Waiting for firmware download to complete
[ 5.866866] Bluetooth: hci0: Firmware loaded in 1848732 usecs
[ 5.866975] Bluetooth: hci0: Waiting for device to boot
[ 5.881891] Bluetooth: hci0: Device booted in 14610 usecs
[ 5.882873] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-20-1-3.ddc
[ 5.884881] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 5.885870] Bluetooth: hci0: Firmware revision 0.3 build 83 week 7 2026
[ 5.887980] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 5.966545] Bluetooth: MGMT ver 1.23
[ 17.349914] Bluetooth: RFCOMM TTY layer initialized
[ 17.349921] Bluetooth: RFCOMM socket layer initialized
[ 17.349927] Bluetooth: RFCOMM ver 1.11
[ 0.108842] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 3.192211] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
[ 3.966837] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.973736] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 3.973795] Bluetooth: hci0: Firmware Version: 255-255.255
[ 4.054606] iwlwifi 0000:05:00.0: loaded firmware version 77.f39cc7f9.0 cc-a0-77.ucode op_mode iwlmvm
[ 4.528719] nouveau 0000:01:00.0: pmu: firmware unavailable
[ 5.866220] Bluetooth: hci0: Waiting for firmware download to complete
[ 5.866866] Bluetooth: hci0: Firmware loaded in 1848732 usecs
[ 5.885870] Bluetooth: hci0: Firmware revision 0.3 build 83 week 7 2026
bluetooth 1130496 44 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
@Z97X-UD3H:~$ @Z97X-UD3H:~$ dpkg -l | grep blue
ii blueman 2.4.4-1build1 amd64 Graphical bluetooth manager
ii bluez 5.85-4 amd64 Bluetooth tools and daemons
ii bluez-cups 5.85-4 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.85-4 amd64 bluez obex daemon
ii libbluetooth3:amd64 5.85-4 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libspa-0.2-bluetooth:amd64 1.6.2-1ubuntu1 amd64 libraries for the PipeWire multimedia server - bluetooth plugins
@Z97X-UD3H:~$ @Z97X-UD3H:~$ rfkill list all
0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
@Z97X-UD3H:~$ @Z97X-UD3H:~$ service bluetooth status | cat
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: enabled)
Active: active (running) since Fri 2026-03-27 22:21:47 CET; 20min ago
Invocation: 031bc86364524eacb04e0b5277e813d3
Docs: man:bluetoothd(8)
Main PID: 853 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 16890)
Memory: 3.3M (peak: 4.2M)
CPU: 41ms
CGroup: /system.slice/bluetooth.service
└─853 /usr/libexec/bluetooth/bluetoothd
mars 27 22:23:11 Z97X-UD3H bluetoothd[853]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/aptx_ll_1
mars 27 22:23:11 Z97X-UD3H bluetoothd[853]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/aptx_ll_0
mars 27 22:23:11 Z97X-UD3H bluetoothd[853]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
mars 27 22:23:11 Z97X-UD3H bluetoothd[853]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
mars 27 22:23:11 Z97X-UD3H bluetoothd[853]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/faststream
mars 27 22:23:11 Z97X-UD3H bluetoothd[853]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/faststream_duplex
mars 27 22:23:11 Z97X-UD3H bluetoothd[853]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink/opus_05
mars 27 22:23:11 Z97X-UD3H bluetoothd[853]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/opus_05
mars 27 22:23:11 Z97X-UD3H bluetoothd[853]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink/opus_05_duplex
mars 27 22:23:11 Z97X-UD3H bluetoothd[853]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/opus_05_duplex
@Z97X-UD3H:~$ @Z97X-UD3H:~$ lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] [10de:1c03] (rev a1) (prog-if 00 [VGA controller])
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau, nova_core
@Z97X-UD3H:~$ @Z97X-UD3H:~$ ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001C03sv00001462sd00003283bc03sc00i00
vendor : NVIDIA Corporation
model : GP106 [GeForce GTX 1060 6GB]
driver : nvidia-driver-580 - distro non-free recommended
driver : nvidia-driver-580-server - distro non-free
driver : xserver-xorg-video-nouveau - distro free builtin
@Z97X-UD3H:~$ @Z97X-UD3H:~$ dpkg -l | grep nvidia
ii linux-firmware-nvidia-graphics 20260319.git217ca6e4-0ubuntu1 all Firmware for Nvidia graphics
ii linux-signatures-nvidia-7.0.0-10-generic 7.0.0-10.10 amd64 Linux kernel signatures for nvidia modules for version 7.0.0-10-generic
@Z97X-UD3H:~$ @Z97X-UD3H:~$ dpkg -l | grep -v ^ii
+-- Desired=Unknown/Install/Remove/Purge/Hold
|+- Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
||+ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||| Nom Version Architecture Description
+++-========================================-==========================================-============-================================================================================
@Z97X-UD3H:~$ @Z97X-UD3H:~$ ls -l /var/crash
total 3192
-rw-r----- 1 whoopsie 3261826 Mar 27 07:36 _usr_bin_thunar.1000.crash
-rw-r--r-- 1 whoopsie 0 Mar 27 07:36 _usr_bin_thunar.1000.upload
-rw------- 1 whoopsie whoopsie 37 Mar 27 07:37 _usr_bin_thunar.1000.uploaded
@Z97X-UD3H:~$ Hors ligne
#4 Le 27/03/2026, à 23:54
- xubu1957

Re : erreurs bluetooth, grub et nouveau
Vu :
rfkill list all
0: hci0: Bluetooth
Soft blocked: yesEssaye :
sudo rfkill unblock allsudo hciconfig hci0 upIndiqué au § 9.2, de la Doc bluetooth.
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
Hors ligne
#5 Le 28/03/2026, à 00:09
- Baltus

Re : erreurs bluetooth, grub et nouveau
Visiblement, cette commande active le Bluetooth de la même façon qu'un clic sur l’icône du tableau de bord.
Effectivement, le transfert de fichiers fonctionne bien maintenant. Merci xubu1957.
Dernière modification par Baltus (Le 28/03/2026, à 00:15)
Hors ligne
Pages : 1