#1 Le 14/04/2025, à 14:04
- Scythe
Problème avec bluetooth suite à installation ubuntu 24.04.2
Bonjour !
Cela fait plutôt longtemps que je n'ai pas posté ici, les choses se passaient assez bien.
Je suis passée il y a peu sur ubuntu 24.04.2 LTS.
Et je rencontre un problème qui semble courant, de ce que j'ai pu voir en essayant de trouver des solutions : j'ai un souci avec mon gestionnaire de bluetooth. Il me déconnectait du récepteur sitôt le son coupé et là, depuis ce midi... impossible de le reconnecter. Il m'indique "La connexion a échoué : br-connection-unknown"
J'ai tenté quelques solutions... sans succès. Donc je me tourne vers vous. Je vous remercie par avance de votre temps.
Hors ligne
#2 Le 14/04/2025, à 14:06
- xubu1957
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
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 14/04/2025, à 14:38
- Scythe
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
Wih, je ne m'attendais pas à une réponse aussi rapide Je m'y attèle de ce pas.
daehana@daehana-ThinkPad-T580:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux daehana-ThinkPad-T580 6.11.0-21-generic #21~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 24 16:52:15 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (4) I219-V [8086:15d8] (rev 21)
Subsystem: Lenovo Ethernet Connection (4) I219-V [17aa:225a]
Kernel driver in use: e1000e
Kernel modules: e1000e
04:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
Subsystem: Intel Corporation Dual Band Wireless-AC 8265 [Windstorm Peak] [8086:0010]
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 3554:fc03 CX 2.4G Receiver
Bus 001 Device 003: ID 25a7:fa23 Areson Technology Corp 2.4G Receiver
Bus 001 Device 005: ID 13d3:56a6 IMC Networks Integrated Camera
Bus 001 Device 006: ID 0eef:c0ad D-WAV Scientific Co., Ltd eGalaxTouch EXC3200-2445-09.00.00
Bus 001 Device 007: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 0bda:0316 Realtek Semiconductor Corp. Card Reader
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
[sudo] Mot de passe de daehana :
[ 3.202761] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 3.911310] Bluetooth: Core ver 2.22
[ 3.911496] NET: Registered PF_BLUETOOTH protocol family
[ 3.911499] Bluetooth: HCI device and connection manager initialized
[ 3.911504] Bluetooth: HCI socket layer initialized
[ 3.911506] Bluetooth: L2CAP socket layer initialized
[ 3.911513] Bluetooth: SCO socket layer initialized
[ 10.638983] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[ 10.639994] Bluetooth: hci0: Device revision is 16
[ 10.639997] Bluetooth: hci0: Secure boot is enabled
[ 10.639998] Bluetooth: hci0: OTP lock is enabled
[ 10.639999] Bluetooth: hci0: API lock is enabled
[ 10.640000] Bluetooth: hci0: Debug lock is disabled
[ 10.640001] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 10.649446] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[ 10.694721] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.694725] Bluetooth: BNEP filters: protocol multicast
[ 10.694729] Bluetooth: BNEP socket layer initialized
[ 12.223845] Bluetooth: hci0: Waiting for firmware download to complete
[ 12.223986] Bluetooth: hci0: Firmware loaded in 1537631 usecs
[ 12.224049] Bluetooth: hci0: Waiting for device to boot
[ 12.237092] Bluetooth: hci0: Device booted in 12764 usecs
[ 12.237656] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[ 12.240028] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 12.241045] Bluetooth: hci0: Firmware revision 0.1 build 19 week 44 2021
[ 12.243029] Bluetooth: hci0: Reading supported features failed (-16)
[ 12.243043] Bluetooth: hci0: Error reading debug features
[ 12.243052] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 12.294516] Bluetooth: MGMT ver 1.23
[ 12.347690] Bluetooth: RFCOMM TTY layer initialized
[ 12.347700] Bluetooth: RFCOMM socket layer initialized
[ 12.347708] Bluetooth: RFCOMM ver 1.11
[ 0.443807] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 3.051439] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 3.351219] iwlwifi 0000:04:00.0: loaded firmware version 36.ca7b901d.0 8265-36.ucode op_mode iwlmvm
[ 3.951592] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 5.486994] psmouse serio3: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 10.640001] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 10.649446] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[ 12.223845] Bluetooth: hci0: Waiting for firmware download to complete
[ 12.223986] Bluetooth: hci0: Firmware loaded in 1537631 usecs
[ 12.241045] Bluetooth: hci0: Firmware revision 0.1 build 19 week 44 2021
bluetooth 1028096 44 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
daehana@daehana-ThinkPad-T580:~$
daehana@daehana-ThinkPad-T580:~$ dpkg -l | grep blue
ii blueman 2.3.5-3build1 amd64 Graphical bluetooth manager
ii bluez 5.72-0ubuntu5.2 amd64 Bluetooth tools and daemons
ii bluez-cups 5.72-0ubuntu5.1 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.72-0ubuntu5.1 amd64 bluez obex daemon
ii libbluetooth3:amd64 5.72-0ubuntu5.1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libspa-0.2-bluetooth:amd64 1.0.5-1ubuntu3 amd64 libraries for the PipeWire multimedia server - bluetooth plugins
daehana@daehana-ThinkPad-T580:~$
daehana@daehana-ThinkPad-T580:~$ rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
daehana@daehana-ThinkPad-T580:~$
daehana@daehana-ThinkPad-T580:~$ 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-04-14 13:47:29 CEST; 48min ago
Docs: man:bluetoothd(8)
Main PID: 1262 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 18844)
Memory: 3.0M (peak: 3.5M)
CPU: 128ms
CGroup: /system.slice/bluetooth.service
└─1262 /usr/libexec/bluetooth/bluetoothd
avril 14 13:49:02 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:49:06 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:49:17 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:49:21 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:53:09 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:53:14 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:53:21 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:53:25 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 14:01:39 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 14:01:43 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
daehana@daehana-ThinkPad-T580:~$
En tout cas, merci encore !
Hors ligne
#4 Le 14/04/2025, à 14:43
- xubu1957
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
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 14/04/2025, à 14:53
- Scythe
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
Voici le retour
daehana@daehana-ThinkPad-T580:~$ hcitool scan
Scanning ...
22:22:72:81:5B:99 Freebox Player POP
C4:8B:66:BD:8F:FD Smart TV Pro
D0:05:2A:B1:F6:75 Bbox
41:42:96:F5:B3:0F 17570X receiver
daehana@daehana-ThinkPad-T580:~$
Hors ligne
#6 Le 14/04/2025, à 15:06
- xubu1957
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
sudo /etc/init.d/bluetooth restart
réagit-il ?
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
#7 Le 14/04/2025, à 15:11
- Scythe
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
Alors je n'en ai pas l'impression.
daehana@daehana-ThinkPad-T580:~$ sudo /etc/init.d/bluetooth restart
Restarting bluetooth (via systemctl): bluetooth.service.
daehana@daehana-ThinkPad-T580:~$
Hors ligne
#8 Le 14/04/2025, à 15:12
- xubu1957
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
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é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
#9 Le 14/04/2025, à 15:15
- Scythe
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
D'accord.
daehana@daehana-ThinkPad-T580:~$ journalctl --no-pager -b -p err
avril 14 13:47:21 daehana-ThinkPad-T580 kernel: x86/cpu: SGX disabled by BIOS.
avril 14 13:47:29 daehana-ThinkPad-T580 lightdm[1247]: gkr-pam: couldn't unlock the login keyring.
avril 14 13:47:30 daehana-ThinkPad-T580 kernel: Bluetooth: hci0: Reading supported features failed (-16)
avril 14 13:47:30 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.
avril 14 13:47:30 daehana-ThinkPad-T580 bluetoothd[1262]: sap-server: Operation not permitted (1)
avril 14 13:47:48 daehana-ThinkPad-T580 lightdm[1416]: gkr-pam: unable to locate daemon control file
avril 14 13:49:02 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:49:06 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:49:17 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:49:21 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:53:09 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:53:14 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:53:21 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 13:53:25 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 14:01:39 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 14:01:43 daehana-ThinkPad-T580 bluetoothd[1262]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 15:07:34 daehana-ThinkPad-T580 bluetoothd[10135]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.
avril 14 15:07:34 daehana-ThinkPad-T580 bluetoothd[10135]: sap-server: Operation not permitted (1)
avril 14 15:08:02 daehana-ThinkPad-T580 bluetoothd[10135]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 15:08:05 daehana-ThinkPad-T580 bluetoothd[10135]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 15:10:11 daehana-ThinkPad-T580 bluetoothd[10540]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.
avril 14 15:10:11 daehana-ThinkPad-T580 bluetoothd[10540]: sap-server: Operation not permitted (1)
avril 14 15:10:17 daehana-ThinkPad-T580 bluetoothd[10557]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.
avril 14 15:10:17 daehana-ThinkPad-T580 bluetoothd[10557]: sap-server: Operation not permitted (1)
avril 14 15:10:38 daehana-ThinkPad-T580 bluetoothd[10557]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
avril 14 15:10:42 daehana-ThinkPad-T580 bluetoothd[10557]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 41:42:96:F5:B3:0F: Permission denied (13)
daehana@daehana-ThinkPad-T580:~$
daehana@daehana-ThinkPad-T580:~$ 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
+++-==================================================-==========================================-============-================================================================================
daehana@daehana-ThinkPad-T580:~$
daehana@daehana-ThinkPad-T580:~$ ls -l /var/crash
total 192
-rw-r----- 1 daehana whoopsie 89283 avril 14 13:49 _usr_bin_blueman-applet.1000.crash
-rw-r--r-- 1 daehana whoopsie 0 avril 14 13:49 _usr_bin_blueman-applet.1000.upload
-rw------- 1 whoopsie whoopsie 37 avril 14 13:49 _usr_bin_blueman-applet.1000.uploaded
-rw-r----- 1 daehana whoopsie 98297 avril 14 15:07 _usr_bin_blueman-manager.1000.crash
-rw-r--r-- 1 daehana whoopsie 0 avril 14 15:07 _usr_bin_blueman-manager.1000.upload
-rw------- 1 whoopsie whoopsie 37 avril 14 15:07 _usr_bin_blueman-manager.1000.uploaded
daehana@daehana-ThinkPad-T580:~$
Hors ligne
#10 Le 14/04/2025, à 15:23
- xubu1957
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
Vu la Doc pipewire, montre :
wpctl 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
Hors ligne
#11 Le 14/04/2025, à 15:25
- Scythe
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
Voilà.
daehana@daehana-ThinkPad-T580:~$ wpctl status
PipeWire 'pipewire-0' [1.0.5, daehana@daehana-ThinkPad-T580, cookie:3168396690]
└─ Clients:
32. pipewire [1.0.5, daehana@daehana-ThinkPad-T580, pid:1497]
34. WirePlumber [1.0.5, daehana@daehana-ThinkPad-T580, pid:1496]
35. WirePlumber [export] [1.0.5, daehana@daehana-ThinkPad-T580, pid:1496]
54. Cinnamon Volume Control Media Keys [1.0.5, daehana@daehana-ThinkPad-T580, pid:1691]
55. Cinnamon Volume Control [1.0.5, daehana@daehana-ThinkPad-T580, pid:1869]
56. Muffin [1.0.5, daehana@daehana-ThinkPad-T580, pid:1869]
57. wpctl [1.0.5, daehana@daehana-ThinkPad-T580, pid:10987]
59. Firefox [1.0.5, daehana@daehana-ThinkPad-T580, pid:3618]
61. Chromium input [1.0.5, daehana@daehana-ThinkPad-T580, pid:9790]
62. xdg-desktop-portal [1.0.5, daehana@daehana-ThinkPad-T580, pid:2051]
Audio
├─ Devices:
│ 44. Built-in Audio [alsa]
│
├─ Sinks:
│ * 51. Built-in Audio Stéréo analogique [vol: 0.45]
│
├─ Sink endpoints:
│
├─ Sources:
│ * 52. Built-in Audio Stéréo analogique [vol: 1.00]
│
├─ Source endpoints:
│
└─ Streams:
Video
├─ Devices:
│ 42. Integrated Camera [v4l2]
│ 43. Integrated Camera [v4l2]
│
├─ Sinks:
│
├─ Sink endpoints:
│
├─ Sources:
│ * 45. Integrated Camera (V4L2)
│
├─ Source endpoints:
│
└─ Streams:
Settings
└─ Default Configured Node Names:
daehana@daehana-ThinkPad-T580:~$
Hors ligne
#12 Le 14/04/2025, à 15:32
- xubu1957
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
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
#13 Le 14/04/2025, à 15:39
- Scythe
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
daehana@daehana-ThinkPad-T580:~$ sudo apt update
[sudo] Mot de passe de daehana :
Atteint :1 http://archive.ubuntu.com/ubuntu noble InRelease
Atteint :2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Atteint :3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Atteint :4 http://security.ubuntu.com/ubuntu noble-security InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
7 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
daehana@daehana-ThinkPad-T580:~$
Dans cet exemple, dpkg -l | grep blue était plus fourni.
Effectivement, je vois ça. Par contre, qu'est-ce que cela signifie, du coup ?
Hors ligne
#14 Le 14/04/2025, à 15:45
- xubu1957
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
Tu as Cinnamon, montre :
echo -e "\nDescription : $(lsb_release -sd)\n\nNoyau courant : $(uname -mr)\n\nVersion originellement installée : $(cat /var/log/installer/media-info)\n\nSession actuelle : $XDG_SESSION_DESKTOP\n\nBureau actuel : $XDG_CURRENT_DESKTOP\n\nListe des sessions possibles :\n$(ls -lt /usr/share/xsessions | awk '/desktop/{print $9,"→",$7,$6,$8}')\n"
Tente les mises à jour :
sudo apt full-upgrade
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
#15 Le 14/04/2025, à 15:49
- Scythe
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
daehana@daehana-ThinkPad-T580:~$ echo -e "\nDescription : $(lsb_release -sd)\n\nNoyau courant : $(uname -mr)\n\nVersion originellement installée : $(cat /var/log/installer/media-info)\n\nSession actuelle : $XDG_SESSION_DESKTOP\n\nBureau actuel : $XDG_CURRENT_DESKTOP\n\nListe des sessions possibles :\n$(ls -lt /usr/share/xsessions | awk '/desktop/{print $9,"→",$7,$6,$8}')\n"
Description : Ubuntu 24.04.2 LTS
Noyau courant : 6.11.0-21-generic x86_64
Version originellement installée : Ubuntu-Cinnamon 24.04.2 LTS "Noble Numbat" - Release amd64 (20250215)
Session actuelle : cinnamon
Bureau actuel : X-Cinnamon
Liste des sessions possibles :
cinnamon2d.desktop → 6 avril 2024
cinnamon.desktop → 6 avril 2024
daehana@daehana-ThinkPad-T580:~$
daehana@daehana-ThinkPad-T580:~$ sudo apt full-upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
Get more security updates through Ubuntu Pro with 'esm-apps' enabled:
libzvbi-common libcjson1 libpostproc57 libavcodec60 libzvbi0t64 libavutil58
libswscale7 libswresample4 libavformat60 libavfilter9
Learn more about Ubuntu Pro at https://ubuntu.com/pro
The following upgrades have been deferred due to phasing:
gir1.2-gtk-3.0 gtk-update-icon-cache libgail-3-0t64 libgtk-3-0t64 libgtk-3-bin libgtk-3-common ubuntu-drivers-common
0 mis à jour, 0 nouvellement installés, 0 à enlever et 7 non mis à jour.
daehana@daehana-ThinkPad-T580:~$
Hors ligne
#16 Le 14/04/2025, à 15:51
- xubu1957
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
Le mécanisme des mises à jour progressives.
Je suis en manque de propositions.
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
#17 Le 14/04/2025, à 16:08
- Scythe
Re : Problème avec bluetooth suite à installation ubuntu 24.04.2
D'accord, en tout cas merci pour le temps que tu m'as accordé
Et j'aurais appris l'existence de ces mises à jour progressives.
Hors ligne