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 25/11/2022, à 11:58

Catadanna

[Abandoné] Ecouteurs non détéctés par Bluetooth.

Bonjour,

Je viens d'acheter des écouteurs sans fil et je voudrais les utiliser sur mon ordinateur Linux.
J'ai Ubuntu 20.0 sur un NUC8i3BEH.
Bluetooth est actif sur mon ordinateur et les périphériques sont par défaut visibles.
Lorsque je veux visualiser les périphériques je vois par exemple mon téléphone mobile mais pas le casque (préalablement chargé et allumé).
Les écouteurs ont été fournis sans carte d'installation, je m'imagine qu'il n'y en a pas besoin.

J'ai essayé de synchroniser mon téléphone avec les écouteurs et ça marche. Donc le problème ne vient pas de écouteurs mais de l'ordinateur.

J'ai cherché des messages sur le même sujet sur ce forum mais ils ne m'ont pas aidé à résoudre mon souci.

J'ai fait les tests suivants :

dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth

avec le résultat:

[    5.076272] Bluetooth: Core ver 2.22
[    5.076434] Bluetooth: HCI device and connection manager initialized
[    5.076437] Bluetooth: HCI socket layer initialized
[    5.076458] Bluetooth: L2CAP socket layer initialized
[    5.076482] Bluetooth: SCO socket layer initialized
[    5.216734] Bluetooth: hci0: Firmware revision 0.1 build 26 week 11 2020
[    5.660162] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.660164] Bluetooth: BNEP filters: protocol multicast
[    5.660166] Bluetooth: BNEP socket layer initialized
[   68.679871] Bluetooth: RFCOMM TTY layer initialized
[   68.679879] Bluetooth: RFCOMM socket layer initialized
[   68.679884] Bluetooth: RFCOMM ver 1.11
[    3.750317] iwlwifi 0000:00:14.3: loaded firmware version 46.4d093a30.0 op_mode iwlmvm
[    3.811995] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    5.216734] Bluetooth: hci0: Firmware revision 0.1 build 26 week 11 2020
bluetooth             552960  41 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic           16384  2 bluetooth

Ensuite:

dpkg -l | grep blue
ii  blueman                                       2.1.2-1ubuntu0.3                       amd64        Graphical bluetooth manager
ii  bluez                                         5.53-0ubuntu3.6                        amd64        Bluetooth tools and daemons
ii  bluez-cups                                    5.53-0ubuntu3.6                        amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                   5.53-0ubuntu3.6                        amd64        bluez obex daemon
ii  gir1.2-gnomebluetooth-1.0:amd64               3.34.3-0ubuntu1                        amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth                               3.34.3-0ubuntu1                        amd64        GNOME Bluetooth tools
ii  libbluetooth3:amd64                           5.53-0ubuntu3.6                        amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                    3.34.3-0ubuntu1                        amd64        GNOME Bluetooth tools - support library
ii  libkf5bluezqt-data                            5.68.0-0ubuntu1                        all          data files for bluez-qt
ii  libkf5bluezqt6:amd64                          5.68.0-0ubuntu1                        amd64        Qt wrapper for bluez
ii  pulseaudio-module-bluetooth                   1:13.99.1-1ubuntu3.13                  amd64        Bluetooth module for PulseAudio sound server
ii  qml-module-org-kde-bluezqt:amd64              5.68.0-0ubuntu1                        amd64        QML wrapper for bluez

Et finalement:

rfkill list all

avec le résultat:

0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

Est-ce qu'il y a une question de firewall ou de Pilote ?

Merci d'avance.

Dernière modification par Catadanna (Le 28/11/2022, à 15:02)

Hors ligne

#2 Le 25/11/2022, à 14:26

xubu1957

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Bonjour,

Tu n'as donné qu'une partie des infos indiquées dans cet échange, il manque :

uname -a; lspci -nnk | grep -iA3 net; lsusb

et avec un terminal dont au préalable la fenêtre est élargie, afin de ne pas tronquer les lignes :

sudo service bluetooth status

Dernière modification par xubu1957 (Le 25/11/2022, à 14:31)


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 25/11/2022, à 14:57

Catadanna

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Voilà.

Résultat de la première commande :

uname -a; lspci -nnk | grep -iA3 net; lsusb
Linux ubuntu-NUC8i3BEH 5.4.0-132-generic #148-Ubuntu SMP Mon Oct 17 16:02:06 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
00:14.3 Network controller [0280]: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] [8086:9df0] (rev 30)
	Subsystem: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] [8086:0034]
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
--
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (6) I219-V [8086:15be] (rev 30)
	DeviceName:  LAN
	Subsystem: Intel Corporation Ethernet Connection (6) I219-V [8086:2074]
	Kernel driver in use: e1000e
	Kernel modules: e1000e
6d:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 [144d:a808]
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0db0:0b40 Micro Star International MSI GK40 Gaming Keyboard 
Bus 001 Device 003: ID 1bcf:2701 Sunplus Innovation Technology Inc. WEBCAM ESSENTIELB W1
Bus 001 Device 005: ID 8087:0aaa Intel Corp. 
Bus 001 Device 002: ID 046d:c069 Logitech, Inc. M-U0007 [Corded Mouse M500]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Résultat de la deuxième commande :

sudo service bluetooth status
[sudo] Mot de passe de ubuntu : 
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Fri 2022-11-25 08:47:52 CET; 5h 8min ago
       Docs: man:bluetoothd(8)
   Main PID: 1023 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 38310)
     Memory: 2.5M
     CGroup: /system.slice/bluetooth.service
             └─1023 /usr/lib/bluetooth/bluetoothd

nov. 25 08:47:52 ubuntu-NUC8i3BEH systemd[1]: Starting Bluetooth service...
nov. 25 08:47:52 ubuntu-NUC8i3BEH bluetoothd[1023]: Bluetooth daemon 5.53
nov. 25 08:47:52 ubuntu-NUC8i3BEH systemd[1]: Started Bluetooth service.
nov. 25 08:47:52 ubuntu-NUC8i3BEH bluetoothd[1023]: Starting SDP server
nov. 25 08:47:52 ubuntu-NUC8i3BEH bluetoothd[1023]: Bluetooth management interface 1.14 initialized
nov. 25 08:48:55 ubuntu-NUC8i3BEH bluetoothd[1023]: Endpoint registered: sender=:1.78 path=/MediaEndpoint/A2DPSink/sbc
nov. 25 08:48:55 ubuntu-NUC8i3BEH bluetoothd[1023]: Endpoint registered: sender=:1.78 path=/MediaEndpoint/A2DPSource/sbc

Hors ligne

#4 Le 25/11/2022, à 15:09

xubu1957

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Le noyau  5.4.0-132 ne gère pas pas le bluetooth pour ta carte combo wifi/Bluetooth Intel.

> askubuntu.com/questions/1364246/unidentified-issues-with-bluetooth-on-ubuntu-20-04-unable-to-connect-airpods

Il faut soit changer de version, ou passer sur les noyaux HWE.


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 25/11/2022, à 16:12

Catadanna

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Merci @xubu1957.

Dans le message ils disent qu'il faut changer la version du noyau à 5.8 ou 5.11. C'est bien ça? Sinon, changer vers quelle version Ubuntu  ?

Hors ligne

#6 Le 25/11/2022, à 16:30

ylag

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Bonjour,

xubu1957 a écrit :

...  ou passer sur les noyaux HWE.

Sous toute réserve, il devrait suffire d'installer le méta-paquet linux-generic-hwe-20.04, puis de redémarrer pour le faire sur une 20.04.
En date d'aujourd'hui, ça installerait le noyau 5.15.0.53 ; à voir si ce noyau serait pertinent pour le matériel en question ?

A+

Hors ligne

#7 Le 25/11/2022, à 16:49

Catadanna

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

OK, j'ai fait :

sudo apt-get install linux-generic-hwe-20.04

J'ai une erreur :

sudo apt-get install linux-generic-hwe-20.04
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt --fix-broken install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
 linux-generic-hwe-20.04 : Dépend: linux-image-generic-hwe-20.04 (= 5.15.0.53.59~20.04.21) mais ne sera pas installé
                           Dépend: linux-headers-generic-hwe-20.04 (= 5.15.0.53.59~20.04.21) mais ne sera pas installé
 python3.10 : Dépend: libpython3.10-stdlib (= 3.10.8-1+focal1) mais 3.10.2-1+focal1 devra être installé
 python3.10-minimal : Dépend: libpython3.10-minimal (= 3.10.8-1+focal1) mais 3.10.2-1+focal1 devra être installé
E: Dépendances non satisfaites. Essayez « apt --fix-broken install » sans paquet
   (ou indiquez une solution).

J'ai essayé alors :

sudo apt --fix-broken install 

J'ai eu ça d'abord:

Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Correction des dépendances... Fait
Les paquets supplémentaires suivants seront installés : 
  libpython3.10-minimal libpython3.10-stdlib
Les paquets suivants seront mis à jour :
  libpython3.10-minimal libpython3.10-stdlib
2 mis à jour, 0 nouvellement installés, 0 à enlever et 86 non mis à jour.
33 partiellement installés ou enlevés.
Il est nécessaire de prendre 0 o/2572 ko dans les archives.
Après cette opération, 44,0 ko d'espace disque seront libérés.
Souhaitez-vous continuer ? [O/n] O
(Lecture de la base de données... 293303 fichiers et répertoires déjà installés.)

Ensuite j'ai eu cette erreur :

Dépaquetage de libpython3.10-stdlib:amd64 (3.10.8-1+focal1) sur (3.10.2-1+focal1) ...
dpkg: erreur de traitement de l'archive /var/cache/apt/archives/libpython3.10-stdlib_3.10.8-1+focal1_amd64.deb (--unpack) :
 tentative de remplacement de « /usr/lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py », qui appartient aussi au paquet libpython3.10-minimal:amd64 3.10.2-1+focal1
Préparation du dépaquetage de .../libpython3.10-minimal_3.10.8-1+focal1_amd64.deb ...
Dépaquetage de libpython3.10-minimal:amd64 (3.10.8-1+focal1) sur (3.10.2-1+focal1) ...
dpkg: erreur de traitement de l'archive /var/cache/apt/archives/libpython3.10-minimal_3.10.8-1+focal1_amd64.deb (--unpack) :
 tentative de remplacement de « /usr/lib/python3.10/typing.py », qui appartient aussi au paquet libpython3.10-stdlib:amd64 3.10.2-1+focal1
dpkg-deb: erreur: coller subprocess was killed by signal (Relais brisé (pipe))
Des erreurs ont été rencontrées pendant l'exécution :
 /var/cache/apt/archives/libpython3.10-stdlib_3.10.8-1+focal1_amd64.deb
 /var/cache/apt/archives/libpython3.10-minimal_3.10.8-1+focal1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Je ne vois pas quoi faire avec.

Hors ligne

#8 Le 25/11/2022, à 16:49

xubu1957

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

La Doc ltsenablementstack indique :

sudo apt-get install --install-recommends linux-generic-hwe-20.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

#9 Le 25/11/2022, à 16:53

ylag

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

@xubu1957 :

Bonjour!
je crois que le souci va plus loin qu'une simple modif à la commande d'installation du méta-paquet, si on se fie à ce résultat au #7 :

2 mis à jour, 0 nouvellement installés, 0 à enlever et 86 non mis à jour.
33 partiellement installés ou enlevés.

A+

Dernière modification par ylag (Le 25/11/2022, à 16:53)

Hors ligne

#10 Le 25/11/2022, à 16:54

xubu1957

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Montre d'éventuels paquets cassés :

dpkg -l | grep -v ^ii

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 25/11/2022, à 17:00

Catadanna

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Ca donne la même chose. Je ne voudrais pas supprimer Python3.10, bien que j'ai toujours Python3.7 aussi.

Préparation du dépaquetage de .../libpython3.10-stdlib_3.10.8-1+focal1_amd64.deb ...
Dépaquetage de libpython3.10-stdlib:amd64 (3.10.8-1+focal1) sur (3.10.2-1+focal1) ...
dpkg: erreur de traitement de l'archive /var/cache/apt/archives/libpython3.10-stdlib_3.10.8-1+focal1_amd64.deb (--unpack) :
 tentative de remplacement de « /usr/lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py », qui appartient aussi au paquet libpython3.10-minimal:amd64 3.10.2-1+focal1
Préparation du dépaquetage de .../libpython3.10-minimal_3.10.8-1+focal1_amd64.deb ...
Dépaquetage de libpython3.10-minimal:amd64 (3.10.8-1+focal1) sur (3.10.2-1+focal1) ...
dpkg: erreur de traitement de l'archive /var/cache/apt/archives/libpython3.10-minimal_3.10.8-1+focal1_amd64.deb (--unpack) :
 tentative de remplacement de « /usr/lib/python3.10/typing.py », qui appartient aussi au paquet libpython3.10-stdlib:amd64 3.10.2-1+focal1
dpkg-deb: erreur: coller subprocess was killed by signal (Relais brisé (pipe))
Des erreurs ont été rencontrées pendant l'exécution :
 /var/cache/apt/archives/libpython3.10-stdlib_3.10.8-1+focal1_amd64.deb
 /var/cache/apt/archives/libpython3.10-minimal_3.10.8-1+focal1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Hors ligne

#12 Le 25/11/2022, à 17:02

Catadanna

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Pour la commande

dpkg -l | grep -v ^ii

J'ai une longue réponse :


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  adobe-flashplugin                             1:20190709.1-0ubuntu0.18.04.1          amd64        Adobe Flash Player plugin
iU  apt-utils                                     2.0.9                                  amd64        package management related utility programs
rc  autoconf                                      2.69-11.1                              all          automatic configure script builder
it  cracklib-runtime                              2.9.6-3.2                              amd64        runtime support for password checker library cracklib2
it  dbus                                          1.12.16-2ubuntu2.3                     amd64        simple interprocess messaging system (daemon and utilities)
it  desktop-file-utils                            0.24-1ubuntu3                          amd64        Utilities for .desktop files
rc  dropbox                                       2019.02.14                             amd64        cloud synchronization engine - CLI and Nautilus extension
rc  freepats                                      20060219-1                             all          Free patch set for MIDI audio synthesis
it  gnome-menus                                   3.36.0-1ubuntu1                        amd64        GNOME implementation of the freedesktop menu specification
rc  gnome-software                                3.36.1-0ubuntu0.20.04.0                amd64        Software Center for GNOME
rc  google-cloud-sdk                              212.0.0-0ubuntu1~18.04.0               all          Google Cloud SDK for interacting with Google Cloud services.
rc  ibverbs-providers:amd64                       28.0-1ubuntu1                          amd64        User space provider drivers for libibverbs
it  install-info                                  6.7.0.dfsg.2-5                         amd64        Manage installed documentation in info format
rc  ippusbxd                                      1.34-2ubuntu1                          amd64        Daemon for IPP USB printer support
iU  kmod                                          27-1ubuntu2.1                          amd64        tools for managing Linux kernel modules
iU  language-pack-en                              1:20.04+20220818                       all          translation updates for language English
iU  language-pack-en-base                         1:20.04+20220818                       all          translations for language English
iU  language-pack-fr                              1:20.04+20220818                       all          translation updates for language French
iU  language-pack-fr-base                         1:20.04+20220818                       all          translations for language French
iU  language-pack-gnome-en                        1:20.04+20220818                       all          GNOME translation updates for language English
iU  language-pack-gnome-en-base                   1:20.04+20220818                       all          GNOME translations for language English
iU  language-pack-gnome-fr                        1:20.04+20220818                       all          GNOME translation updates for language French
iU  language-pack-gnome-fr-base                   1:20.04+20220818                       all          GNOME translations for language French
it  libc-bin                                      2.31-0ubuntu9.9                        amd64        GNU C Library: Binaries
iU  libc-dev-bin                                  2.31-0ubuntu9.9                        amd64        GNU C Library: Development binaries
iU  libc6:i386                                    2.31-0ubuntu9.9                        i386         GNU C Library: Shared libraries
iU  libc6-dbg:amd64                               2.31-0ubuntu9.9                        amd64        GNU C Library: detached debugging symbols
iU  libc6-dev:amd64                               2.31-0ubuntu9.9                        amd64        GNU C Library: Development Libraries and Header Files
rc  libcoarrays-dev:amd64                         2.8.0-1                                amd64        Co-Array Fortran libraries
rc  libnginx-mod-http-geoip                       1.18.0-0ubuntu1                        amd64        GeoIP HTTP module for Nginx
iU  libnss-systemd:amd64                          245.4-4ubuntu3.19                      amd64        nss module providing dynamic user and group name resolution
rc  libnvidia-compute-450:amd64                   460.80-0ubuntu0.20.04.2                amd64        Transitional package for libnvidia-compute-460
rc  libnvidia-compute-460:amd64                   470.103.01-0ubuntu0.20.04.1            amd64        Transitional package for libnvidia-compute-470
rc  libopenmpi-dev:amd64                          4.0.3-0ubuntu1                         amd64        high performance message passing library -- header files
iU  libpam-systemd:amd64                          245.4-4ubuntu3.19                      amd64        system and service manager - PAM module
rc  libpsm-infinipath1                            3.3+20.604758e7-6                      amd64        PSM Messaging library for Intel Truescale adapters
rc  libpython3.6-minimal:amd64                    3.6.9-1~18.04ubuntu1.3                 amd64        Minimal subset of the Python language (version 3.6)
rc  libpython3.7-minimal:amd64                    3.7.12-1+focal2                        amd64        Minimal subset of the Python language (version 3.7)
iU  libpython3.9:amd64                            3.9.15-1+focal1                        amd64        Shared Python runtime library (version 3.9)
iU  libpython3.9-dev:amd64                        3.9.15-1+focal1                        amd64        Header files and a static library for Python (v3.9)
iU  libpython3.9-minimal:amd64                    3.9.15-1+focal1                        amd64        Minimal subset of the Python language (version 3.9)
iU  libpython3.9-stdlib:amd64                     3.9.15-1+focal1                        amd64        Interactive high-level object-oriented language (standard library, version 3.9)
rc  libsensors4:amd64                             1:3.4.0-4                              amd64        library to read temperature/voltage/fan sensors
rc  libsensors4:i386                              1:3.4.0-4                              i386         library to read temperature/voltage/fan sensors
rc  libssl1.0.0:amd64                             1.0.2n-1ubuntu5.5                      amd64        Secure Sockets Layer toolkit - shared libraries
rc  libwildmidi-config                            0.4.3-1                                all          software MIDI player configuration
rc  linux-image-4.15.0-101-generic                4.15.0-101.102                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-106-generic                4.15.0-106.107                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-108-generic                4.15.0-108.109                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-109-generic                4.15.0-109.110                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-111-generic                4.15.0-111.112                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-112-generic                4.15.0-112.113                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-115-generic                4.15.0-115.116                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-117-generic                4.15.0-117.118                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-118-generic                4.15.0-118.119                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-121-generic                4.15.0-121.123                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-122-generic                4.15.0-122.124                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-123-generic                4.15.0-123.126                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-124-generic                4.15.0-124.127                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-128-generic                4.15.0-128.131                         amd64        Signed kernel image generic
rc  linux-image-4.15.0-29-generic                 4.15.0-29.31                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-50-generic                 4.15.0-50.54                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-51-generic                 4.15.0-51.55                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-52-generic                 4.15.0-52.56                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-54-generic                 4.15.0-54.58                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-55-generic                 4.15.0-55.60                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-58-generic                 4.15.0-58.64                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-60-generic                 4.15.0-60.67                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-62-generic                 4.15.0-62.69                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-64-generic                 4.15.0-64.73                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-65-generic                 4.15.0-65.74                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-66-generic                 4.15.0-66.75                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-70-generic                 4.15.0-70.79                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-72-generic                 4.15.0-72.81                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-74-generic                 4.15.0-74.84                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-76-generic                 4.15.0-76.86                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-88-generic                 4.15.0-88.88                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-91-generic                 4.15.0-91.92                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-96-generic                 4.15.0-96.97                           amd64        Signed kernel image generic
rc  linux-image-4.15.0-99-generic                 4.15.0-99.100                          amd64        Signed kernel image generic
rc  linux-image-5.4.0-109-generic                 5.4.0-109.123                          amd64        Signed kernel image generic
rc  linux-image-5.4.0-110-generic                 5.4.0-110.124                          amd64        Signed kernel image generic
rc  linux-image-5.4.0-113-generic                 5.4.0-113.127                          amd64        Signed kernel image generic
rc  linux-image-5.4.0-117-generic                 5.4.0-117.132                          amd64        Signed kernel image generic
rc  linux-image-5.4.0-120-generic                 5.4.0-120.136                          amd64        Signed kernel image generic
rc  linux-image-5.4.0-121-generic                 5.4.0-121.137                          amd64        Signed kernel image generic
rc  linux-image-5.4.0-122-generic                 5.4.0-122.138                          amd64        Signed kernel image generic
rc  linux-image-5.4.0-124-generic                 5.4.0-124.140                          amd64        Signed kernel image generic
rc  linux-image-5.4.0-125-generic                 5.4.0-125.141                          amd64        Signed kernel image generic
rc  linux-image-5.4.0-126-generic                 5.4.0-126.142                          amd64        Signed kernel image generic
rc  linux-image-5.4.0-128-generic                 5.4.0-128.144                          amd64        Signed kernel image generic
rc  linux-image-5.4.0-58-generic                  5.4.0-58.64                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-59-generic                  5.4.0-59.65                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-60-generic                  5.4.0-60.67                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-62-generic                  5.4.0-62.70                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-64-generic                  5.4.0-64.72                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-65-generic                  5.4.0-65.73                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-66-generic                  5.4.0-66.74                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-67-generic                  5.4.0-67.75                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-70-generic                  5.4.0-70.78                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-71-generic                  5.4.0-71.79                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-72-generic                  5.4.0-72.80                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-73-generic                  5.4.0-73.82                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-74-generic                  5.4.0-74.83                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-77-generic                  5.4.0-77.86                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-80-generic                  5.4.0-80.90                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-81-generic                  5.4.0-81.91                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-84-generic                  5.4.0-84.94                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-86-generic                  5.4.0-86.97                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-88-generic                  5.4.0-88.99                            amd64        Signed kernel image generic
rc  linux-image-5.4.0-89-generic                  5.4.0-89.100                           amd64        Signed kernel image generic
rc  linux-image-5.4.0-90-generic                  5.4.0-90.101                           amd64        Signed kernel image generic
rc  linux-image-5.4.0-91-generic                  5.4.0-91.102                           amd64        Signed kernel image generic
rc  linux-image-5.4.0-92-generic                  5.4.0-92.103                           amd64        Signed kernel image generic
rc  linux-image-5.4.0-94-generic                  5.4.0-94.106                           amd64        Signed kernel image generic
rc  linux-image-5.4.0-96-generic                  5.4.0-96.109                           amd64        Signed kernel image generic
rc  linux-modules-4.15.0-101-generic              4.15.0-101.102                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-106-generic              4.15.0-106.107                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-108-generic              4.15.0-108.109                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-109-generic              4.15.0-109.110                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-111-generic              4.15.0-111.112                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-112-generic              4.15.0-112.113                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-115-generic              4.15.0-115.116                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-117-generic              4.15.0-117.118                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-118-generic              4.15.0-118.119                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-121-generic              4.15.0-121.123                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-122-generic              4.15.0-122.124                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-123-generic              4.15.0-123.126                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-124-generic              4.15.0-124.127                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-128-generic              4.15.0-128.131                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-29-generic               4.15.0-29.31                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-50-generic               4.15.0-50.54                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-51-generic               4.15.0-51.55                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-52-generic               4.15.0-52.56                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-54-generic               4.15.0-54.58                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-55-generic               4.15.0-55.60                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-58-generic               4.15.0-58.64                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-60-generic               4.15.0-60.67                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-62-generic               4.15.0-62.69                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-64-generic               4.15.0-64.73                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-65-generic               4.15.0-65.74                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-66-generic               4.15.0-66.75                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-70-generic               4.15.0-70.79                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-72-generic               4.15.0-72.81                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-74-generic               4.15.0-74.84                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-76-generic               4.15.0-76.86                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-88-generic               4.15.0-88.88                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-91-generic               4.15.0-91.92                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-96-generic               4.15.0-96.97                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-4.15.0-99-generic               4.15.0-99.100                          amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-109-generic               5.4.0-109.123                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-110-generic               5.4.0-110.124                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-113-generic               5.4.0-113.127                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-117-generic               5.4.0-117.132                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-120-generic               5.4.0-120.136                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-121-generic               5.4.0-121.137                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-122-generic               5.4.0-122.138                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-124-generic               5.4.0-124.140                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-125-generic               5.4.0-125.141                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-126-generic               5.4.0-126.142                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-128-generic               5.4.0-128.144                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-58-generic                5.4.0-58.64                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-59-generic                5.4.0-59.65                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-60-generic                5.4.0-60.67                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-62-generic                5.4.0-62.70                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-64-generic                5.4.0-64.72                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-65-generic                5.4.0-65.73                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-66-generic                5.4.0-66.74                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-67-generic                5.4.0-67.75                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-70-generic                5.4.0-70.78                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-71-generic                5.4.0-71.79                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-72-generic                5.4.0-72.80                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-73-generic                5.4.0-73.82                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-74-generic                5.4.0-74.83                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-77-generic                5.4.0-77.86                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-80-generic                5.4.0-80.90                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-81-generic                5.4.0-81.91                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-84-generic                5.4.0-84.94                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-86-generic                5.4.0-86.97                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-88-generic                5.4.0-88.99                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-89-generic                5.4.0-89.100                           amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-90-generic                5.4.0-90.101                           amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-91-generic                5.4.0-91.102                           amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-92-generic                5.4.0-92.103                           amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-94-generic                5.4.0-94.106                           amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-96-generic                5.4.0-96.109                           amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-101-generic        4.15.0-101.102                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-106-generic        4.15.0-106.107                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-108-generic        4.15.0-108.109                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-109-generic        4.15.0-109.110                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-111-generic        4.15.0-111.112                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-112-generic        4.15.0-112.113                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-115-generic        4.15.0-115.116                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-117-generic        4.15.0-117.118                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-118-generic        4.15.0-118.119                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-121-generic        4.15.0-121.123                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-122-generic        4.15.0-122.124                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-123-generic        4.15.0-123.126                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-124-generic        4.15.0-124.127                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-128-generic        4.15.0-128.131                         amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-29-generic         4.15.0-29.31                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-50-generic         4.15.0-50.54                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-51-generic         4.15.0-51.55                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-52-generic         4.15.0-52.56                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-54-generic         4.15.0-54.58                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-55-generic         4.15.0-55.60                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-58-generic         4.15.0-58.64                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-60-generic         4.15.0-60.67                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-62-generic         4.15.0-62.69                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-64-generic         4.15.0-64.73                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-65-generic         4.15.0-65.74                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-66-generic         4.15.0-66.75                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-70-generic         4.15.0-70.79                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-72-generic         4.15.0-72.81                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-74-generic         4.15.0-74.84                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-76-generic         4.15.0-76.86                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-88-generic         4.15.0-88.88                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-91-generic         4.15.0-91.92                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-96-generic         4.15.0-96.97                           amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-4.15.0-99-generic         4.15.0-99.100                          amd64        Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-109-generic         5.4.0-109.123                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-110-generic         5.4.0-110.124                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-113-generic         5.4.0-113.127                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-117-generic         5.4.0-117.132                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-120-generic         5.4.0-120.136                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-121-generic         5.4.0-121.137                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-122-generic         5.4.0-122.138                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-124-generic         5.4.0-124.140                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-125-generic         5.4.0-125.141                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-126-generic         5.4.0-126.142                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-128-generic         5.4.0-128.144                          amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-58-generic          5.4.0-58.64                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-59-generic          5.4.0-59.65                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-60-generic          5.4.0-60.67                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-62-generic          5.4.0-62.70                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-64-generic          5.4.0-64.72                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-65-generic          5.4.0-65.73                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-66-generic          5.4.0-66.74                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-67-generic          5.4.0-67.75                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-70-generic          5.4.0-70.78                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-71-generic          5.4.0-71.79                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-72-generic          5.4.0-72.80                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-73-generic          5.4.0-73.82                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-74-generic          5.4.0-74.83                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-77-generic          5.4.0-77.86                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-80-generic          5.4.0-80.90                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-81-generic          5.4.0-81.91                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-84-generic          5.4.0-84.94                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-86-generic          5.4.0-86.97                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-88-generic          5.4.0-88.99                            amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-89-generic          5.4.0-89.100                           amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-90-generic          5.4.0-90.101                           amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-91-generic          5.4.0-91.102                           amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-92-generic          5.4.0-92.103                           amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-94-generic          5.4.0-94.106                           amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-96-generic          5.4.0-96.109                           amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
iU  locales                                       2.31-0ubuntu9.9                        all          GNU C Library: National Language (locale) data [support]
it  man-db                                        2.9.1-1                                amd64        tools for reading manual pages
it  mime-support                                  3.64ubuntu1                            all          MIME files 'mime.types' & 'mailcap', and support programs
rc  mysql-server-5.7                              5.7.32-0ubuntu0.18.04.1                amd64        MySQL database server binaries and system database setup
rc  odbcinst                                      2.3.6-0.1build1                        amd64        Helper program for accessing odbc ini files
rc  openjdk-11-jre-headless:amd64                 11.0.3+7-1ubuntu2~18.04.1              amd64        OpenJDK Java runtime, using Hotspot JIT (headless)
rc  openmpi-bin                                   4.0.3-0ubuntu1                         amd64        high performance message passing library -- binaries
iU  passwd                                        1:4.8.1-1ubuntu5.20.04.2               amd64        change and administer password and group data
it  plymouth-theme-ubuntu-text                    0.9.4git20200323-0ubuntu6.2            amd64        boot animation, logger and I/O multiplexer - ubuntu text theme
rc  python                                        2.7.15~rc1-1                           amd64        interactive high-level object-oriented language (default version)
iU  python3.10                                    3.10.8-1+focal1                        amd64        Interactive high-level object-oriented language (version 3.10)
iU  python3.10-distutils                          3.10.8-1+focal1                        all          distutils package for Python (version 3.10)
iU  python3.10-lib2to3                            3.10.8-1+focal1                        all          lib2to3 package for Python (version 3.10)
iU  python3.10-minimal                            3.10.8-1+focal1                        amd64        Minimal subset of the Python language (version 3.10)
iU  python3.10-venv                               3.10.8-1+focal1                        amd64        Interactive high-level object-oriented language (pyvenv binary, version 3.10)
rc  python3.6-minimal                             3.6.9-1~18.04ubuntu1.3                 amd64        Minimal subset of the Python language (version 3.6)
rc  python3.6-venv                                3.6.9-1~18.04ubuntu1.3                 amd64        Interactive high-level object-oriented language (pyvenv binary, version 3.6)
rc  python3.7-minimal                             3.7.12-1+focal2                        amd64        Minimal subset of the Python language (version 3.7)
iU  python3.9                                     3.9.15-1+focal1                        amd64        Interactive high-level object-oriented language (version 3.9)
iU  python3.9-dev                                 3.9.15-1+focal1                        amd64        Header files and a static library for Python (v3.9)
iU  python3.9-minimal                             3.9.15-1+focal1                        amd64        Minimal subset of the Python language (version 3.9)
iU  python3.9-venv                                3.9.15-1+focal1                        amd64        Interactive high-level object-oriented language (pyvenv binary, version 3.9)
iU  systemd-sysv                                  245.4-4ubuntu3.19                      amd64        system and service manager - SysV links
iU  udev                                          245.4-4ubuntu3.19                      amd64        /dev/ and hotplug management daemon
rc  ureadahead                                    0.100.0-21                             amd64        Read required files in advance

Hors ligne

#13 Le 25/11/2022, à 17:28

xubu1957

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Pour purger les résidus de configuration marqués "rc" :

sudo apt purge ~c

comme expliqué à la machine à café et rajouté à la fin de ce message.

Donne le retour de :

sudo apt update

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

#14 Le 25/11/2022, à 18:01

ylag

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Bonjour,

xubu1957 a écrit :

La Doc ltsenablementstack indique :

sudo apt-get install --install-recommends linux-generic-hwe-20.04

La commande  sudo apt install linux-generic-hwe-20.04  tout court passerait sur ma 20.04 :

yvan@yvan-maison:~$ sudo apt -s install linux-generic-hwe-20.04
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Les paquets supplémentaires suivants seront installés : 
  linux-headers-5.15.0-53-generic linux-headers-generic-hwe-20.04 linux-hwe-5.15-headers-5.15.0-53
  linux-image-5.15.0-53-generic linux-image-generic-hwe-20.04 linux-modules-5.15.0-53-generic
  linux-modules-extra-5.15.0-53-generic
Paquets suggérés :
  fdutils linux-doc | linux-hwe-5.15-source-5.15.0 linux-hwe-5.15-tools
Les NOUVEAUX paquets suivants seront installés :
  linux-generic-hwe-20.04 linux-headers-5.15.0-53-generic linux-headers-generic-hwe-20.04
  linux-hwe-5.15-headers-5.15.0-53 linux-image-5.15.0-53-generic linux-image-generic-hwe-20.04
  linux-modules-5.15.0-53-generic linux-modules-extra-5.15.0-53-generic
0 mis à jour, 8 nouvellement installés, 0 à enlever et 0 non mis à jour.
...

A+

Dernière modification par ylag (Le 25/11/2022, à 18:03)

Hors ligne

#15 Le 25/11/2022, à 21:47

Catadanna

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

J'ai fait:

sudo apt update

J'ai eu ce retour:

Atteint :1 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu focal InRelease                 
Réception de :3 http://fr.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Réception de :4 https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/ InRelease [3626 B]
Réception de :5 http://fr.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Réception de :6 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Atteint :7 http://archive.canonical.com/ubuntu focal InRelease           
Réception de :8 http://fr.archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [756 kB]
Réception de :9 http://fr.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2242 kB]
Réception de :10 http://fr.archive.ubuntu.com/ubuntu focal-updates/main amd64 DEP-11 Metadata [275 kB]
Réception de :11 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1004 kB]
Réception de :12 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [704 kB]
Réception de :13 http://fr.archive.ubuntu.com/ubuntu focal-updates/universe amd64 DEP-11 Metadata [408 kB]
Réception de :14 http://fr.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 DEP-11 Metadata [944 B]
Réception de :15 http://fr.archive.ubuntu.com/ubuntu focal-backports/main amd64 DEP-11 Metadata [7976 B]
Réception de :16 http://fr.archive.ubuntu.com/ubuntu focal-backports/universe amd64 DEP-11 Metadata [30,5 kB]
Réception de :17 http://security.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [40,7 kB]
Réception de :18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [94,1 kB]
Réception de :19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 DEP-11 Metadata [940 B]
5903 ko réceptionnés en 1s (4401 ko/s)                             
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
88 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.

Pour le purge j'ai eu quand même une erreur :

sudo apt purge ~c
[sudo] Mot de passe de ubuntu : 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt --fix-broken install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
 python3.10 : Dépend: libpython3.10-stdlib (= 3.10.8-1+focal1) mais 3.10.2-1+focal1 devra être installé
 python3.10-minimal : Dépend: libpython3.10-minimal (= 3.10.8-1+focal1) mais 3.10.2-1+focal1 devra être installé
E: Dépendances non satisfaites. Essayez « apt --fix-broken install » sans paquet
   (ou indiquez une solution).

Hors ligne

#16 Le 25/11/2022, à 21:48

xubu1957

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Tente :

sudo  apt --fix-broken install
sudo apt full-upgrade

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

#17 Le 25/11/2022, à 21:49

Catadanna

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Merci @ylag. Mais si ça marche chez vous àa ne veut pas forcement dire que ça marche sur mon ordinateur aussi.

Hors ligne

#18 Le 25/11/2022, à 21:51

Catadanna

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

J'ai déjà essayé:

sudo  apt --fix-broken install

Voir résultat dans le message no. #7.


J'ai essayé aussi:

sudo apt full-upgrade

Retour:

Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt --fix-broken install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
 python3.10 : Dépend: libpython3.10-stdlib (= 3.10.8-1+focal1) mais 3.10.2-1+focal1 est installé
 python3.10-minimal : Dépend: libpython3.10-minimal (= 3.10.8-1+focal1) mais 3.10.2-1+focal1 est installé
E: Dépendances non satisfaites. Essayez « apt --fix-broken install » sans paquet
   (ou indiquez une solution).

On tourne en rond.
Ça n'arrange pas les choses. L'erreur est liée à Python10, je pense qu'il y a une question incompatibilité entre des version des librairies. J’essaierai un upgrade de Python10.

Dernière modification par Catadanna (Le 25/11/2022, à 21:57)

Hors ligne

#19 Le 25/11/2022, à 21:57

xubu1957

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Montre :

dpkg -l *python* | grep ii

piqué dans [résolu] probléme configuration python3.10


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

#20 Le 25/11/2022, à 22:02

Catadanna

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

dpkg -l *python* | grep ii
dpkg-query: aucun paquet ne correspond à python-docs-fr

Dernière modification par Catadanna (Le 25/11/2022, à 22:03)

Hors ligne

#21 Le 25/11/2022, à 22:16

Catadanna

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

J'ai essayé aussi d'installer Python3.10.8:

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update
apt list | grep python3.10
sudo apt install python3.10

Là j'ai pareille :

Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
python3.10 est déjà la version la plus récente (3.10.8-1+focal1).
Vous pouvez lancer « apt --fix-broken install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
 python3.10 : Dépend: libpython3.10-stdlib (= 3.10.8-1+focal1) mais 3.10.2-1+focal1 devra être installé
 python3.10-minimal : Dépend: libpython3.10-minimal (= 3.10.8-1+focal1) mais 3.10.2-1+focal1 devra être installé
E: Dépendances non satisfaites. Essayez « apt --fix-broken install » sans paquet

Pour

apt --fix-broken install 

j'ai toujours le même erreur que plus haut.

Dernière modification par Catadanna (Le 25/11/2022, à 22:17)

Hors ligne

#22 Le 25/11/2022, à 22:52

xubu1957

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Essaye :

sudo dpkg --force-depends --purge libpython3.10-stdlib

> askubuntu.com/questions/1402456/unmet-dependencies-for-python-3-10


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

#23 Le 25/11/2022, à 22:55

ylag

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

Bonsoir,

Catadanna a écrit :

Merci @ylag. Mais si ça marche chez vous àa ne veut pas forcement dire que ça marche sur mon ordinateur aussi.

Ça marchera lorsque ton système de paquetage sera réparé. smile

A+

Dernière modification par ylag (Le 25/11/2022, à 22:56)

Hors ligne

#24 Le 25/11/2022, à 23:04

Catadanna

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

J'ai fait le purge ensuite j'ai essayé d'installer le kernel:

sudo apt-get install --install-recommends linux-generic-hwe-20.04
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt --fix-broken install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
 linux-generic-hwe-20.04 : Dépend: linux-image-generic-hwe-20.04 (= 5.15.0.53.59~20.04.21) mais ne sera pas installé
                           Dépend: linux-headers-generic-hwe-20.04 (= 5.15.0.53.59~20.04.21) mais ne sera pas installé
 python3.10 : Dépend: libpython3.10-stdlib (= 3.10.8-1+focal1) mais ne sera pas installé
 python3.10-minimal : Dépend: libpython3.10-minimal (= 3.10.8-1+focal1) mais 3.10.2-1+focal1 devra être installé
E: Dépendances non satisfaites. Essayez « apt --fix-broken install » sans paquet
   (ou indiquez une solution).

Hors ligne

#25 Le 25/11/2022, à 23:08

Catadanna

Re : [Abandoné] Ecouteurs non détéctés par Bluetooth.

sudo apt --fix-broken install

- OK

sudo apt-get install --install-recommends linux-generic-hwe-20.04

  - OK

Ensuite :

uname -a; lspci -nnk | grep -iA3 net; lsusb
Linux ubuntu-NUC8i3BEH 5.15.0-53-generic #59~20.04.1-Ubuntu SMP Thu Oct 20 15:10:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
00:14.3 Network controller [0280]: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] [8086:9df0] (rev 30)
	Subsystem: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] [8086:0034]
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
--
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (6) I219-V [8086:15be] (rev 30)
	DeviceName:  LAN
	Subsystem: Intel Corporation Ethernet Connection (6) I219-V [8086:2074]
	Kernel driver in use: e1000e
	Kernel modules: e1000e
6d:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 [144d:a808]
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0db0:0b40 Micro Star International MSI GK40 Gaming Keyboard 
Bus 001 Device 003: ID 1bcf:2701 Sunplus Innovation Technology Inc. WEBCAM ESSENTIELB W1
Bus 001 Device 005: ID 8087:0aaa Intel Corp. 
Bus 001 Device 002: ID 046d:c069 Logitech, Inc. M-U0007 [Corded Mouse M500]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

- OK pour la nouvelle version du kernel.

Je teste les écouteurs maintenant.

Dernière modification par Catadanna (Le 25/11/2022, à 23:13)

Hors ligne