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 16/12/2023, à 10:57

CaledonieUb

[Résolu] : Kernel panic 6.5.0-14

Bonjour à toutes et tous,

J'ai 3 PC a la maison, tous avec Ubuntu. L'un de ces trois me sert à évaluer les dernières versions d'Ubuntu. Il est équipé de deux DD, tous deux sous 23.10, Le premier sert à faire des mises à niveau à chaque nouvelle version, le second est utilisé pour un réinstallation complète de chaque nouvelle version.
Sur le second DD, le dernier noyau 6.5.0-14 fonctionne parfaitement. En revanche le premier, déclenche un kernel Panic. Si je relance le PC et que je choisi le noyau 6.5.0-10 sur ce DD, pas de souci.
Le PC concerné est un HP Prodesk 600 G1 SFF  - Proc I3-4130 x4 - avec 4 Go de Ram.

Quelqu'un(e) aurait -il (elle) une idée sur le sujet ?
Merci par avance.

Ps : J'habite en Nouvelle Calédonie, il y a +9h00 de décalage horaire et quelques degrés Celsius aussi en ce moment (c'est presque l'été ici)

Dernière modification par CaledonieUb (Le 24/12/2023, à 02:44)

Hors ligne

#2 Le 16/12/2023, à 10:59

xubu1957

Re : [Résolu] : Kernel panic 6.5.0-14

Bonjour,

Fournis les retours de :

sudo apt update

les noyaux présents :

echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"

d'éventuels paquets cassés :

dpkg -l | grep -v ^ii

et :

ls -l /var/crash

en te servant du Retour utilisable de commande.


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 16/12/2023, à 11:07

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

Bonjour xubu1957,
Merci à toi pour ton aide.
Je viens de lancer les commandes et... je ne me souviens plus comment activer les balises dans le texte Je crois me souvenir qu'il y a une page d'aide, je la cherche et je reviens vers toi pour les réponses

Hors ligne

#4 Le 16/12/2023, à 11:09

xubu1957

Re : [Résolu] : Kernel panic 6.5.0-14

Lecture conseillée > memento des balises code.


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 16/12/2023, à 11:13

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

paps@alexmary-CR650:~$ sudo apt update
[sudo] Mot de passe de paps : 
Atteint :1 [url]http://security.ubuntu.com/ubuntu[/url] mantic-security InRelease
Atteint :2 [url]http://archive.ubuntu.com/ubuntu[/url] mantic InRelease
Atteint :3 [url]http://archive.ubuntu.com/ubuntu[/url] mantic-updates InRelease
Atteint :4 [url]http://archive.ubuntu.com/ubuntu[/url] mantic-backports InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
5 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.

Dernière modification par CaledonieUb (Le 16/12/2023, à 11:16)

Hors ligne

#6 Le 16/12/2023, à 11:18

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

paps@alexmary-CR650:~$ echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"

ii  linux-headers-6.5.0-10                6.5.0-10.10  all
ii  linux-headers-6.5.0-10-generic        6.5.0-10.10  amd64
ii  linux-image-6.5.0-10-generic          6.5.0-10.10  amd64
ii  linux-modules-6.5.0-10-generic        6.5.0-10.10  amd64
ii  linux-modules-extra-6.5.0-10-generic  6.5.0-10.10  amd64
ii  linux-headers-6.5.0-14                6.5.0-14.14  all
iF  linux-headers-6.5.0-14-generic        6.5.0-14.14  amd64
iF  linux-image-6.5.0-14-generic          6.5.0-14.14  amd64
ii  linux-modules-6.5.0-14-generic        6.5.0-14.14  amd64
ii  linux-modules-extra-6.5.0-14-generic  6.5.0-14.14  amd64
ii  linux-image-generic                   6.5.0.14.16  amd64
iU  linux-generic                         6.5.0.14.16  amd64
iU  linux-headers-generic                 6.5.0.14.16  amd64

Noyau courant : 6.5.0-10-generic x86_64

Hors ligne

#7 Le 16/12/2023, à 11:23

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

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.13.0-48-generic                 5.13.0-48.54                               amd64        Signed kernel image generic
rc  linux-image-5.13.0-51-generic                 5.13.0-51.58                               amd64        Signed kernel image generic
rc  linux-image-5.13.0-52-generic                 5.13.0-52.59                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-39-generic                 5.15.0-39.42                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-41-generic                 5.15.0-41.44                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-46-generic                 5.15.0-46.49                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-48-generic                 5.15.0-48.54                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-52-generic                 5.15.0-52.58                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-53-generic                 5.15.0-53.59                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-56-generic                 5.15.0-56.62                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-76-generic                 5.15.0-76.83                               amd64        Signed kernel image generic
rc  linux-image-5.19.0-46-generic                 5.19.0-46.47                               amd64        Signed kernel image generic
rc  linux-image-5.4.0-100-generic                 5.4.0-100.113                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-104-generic                 5.4.0-104.118                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-105-generic                 5.4.0-105.119                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-107-generic                 5.4.0-107.121                              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-117-generic                 5.4.0-117.132                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-52-generic                  5.4.0-52.57                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-53-generic                  5.4.0-53.59                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-56-generic                  5.4.0-56.62                                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-74-generic                  5.4.0-74.83                                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-image-5.4.0-97-generic                  5.4.0-97.110                               amd64        Signed kernel image generic
rc  linux-image-5.4.0-99-generic                  5.4.0-99.112                               amd64        Signed kernel image generic
rc  linux-image-6.2.0-24-generic                  6.2.0-24.24                                amd64        Signed kernel image generic
rc  linux-image-6.5.0-13-generic                  6.5.0-13.13                                amd64        Signed kernel image generic
iF  linux-image-6.5.0-14-generic                  6.5.0-14.14                                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-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-20-generic               4.15.0-20.21                               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-69-generic               4.15.0-69.78                               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.13.0-48-generic               5.13.0-48.54                               amd64        Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc  linux-modules-5.13.0-51-generic               5.13.0-51.58                               amd64        Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc  linux-modules-5.13.0-52-generic               5.13.0-52.59                               amd64        Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-39-generic               5.15.0-39.42                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-41-generic               5.15.0-41.44                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-46-generic               5.15.0-46.49                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-48-generic               5.15.0-48.54                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-52-generic               5.15.0-52.58                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-53-generic               5.15.0-53.59                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-56-generic               5.15.0-56.62                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-76-generic               5.15.0-76.83                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.19.0-46-generic               5.19.0-46.47                               amd64        Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-100-generic               5.4.0-100.113                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-104-generic               5.4.0-104.118                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-105-generic               5.4.0-105.119                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-107-generic               5.4.0-107.121                              amd64        Linux kernel extra modules for version 5.4.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-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-52-generic                5.4.0-52.57                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-53-generic                5.4.0-53.59                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-56-generic                5.4.0-56.62                                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-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-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-5.4.0-97-generic                5.4.0-97.110                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-99-generic                5.4.0-99.112                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-6.2.0-24-generic                6.2.0-24.24                                amd64        Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc  linux-modules-6.5.0-13-generic                6.5.0-13.13                                amd64        Linux kernel extra modules for version 6.5.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-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-20-generic         4.15.0-20.21                               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-69-generic         4.15.0-69.78                               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.13.0-48-generic         5.13.0-48.54                               amd64        Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.13.0-51-generic         5.13.0-51.58                               amd64        Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.13.0-52-generic         5.13.0-52.59                               amd64        Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-39-generic         5.15.0-39.42                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-41-generic         5.15.0-41.44                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-46-generic         5.15.0-46.49                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-48-generic         5.15.0-48.54                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-52-generic         5.15.0-52.58                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-53-generic         5.15.0-53.59                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-56-generic         5.15.0-56.62                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-76-generic         5.15.0-76.83                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.19.0-46-generic         5.19.0-46.47                               amd64        Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-100-generic         5.4.0-100.113                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-104-generic         5.4.0-104.118                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-105-generic         5.4.0-105.119                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-107-generic         5.4.0-107.121                              amd64        Linux kernel extra modules for version 5.4.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-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-52-generic          5.4.0-52.57                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-53-generic          5.4.0-53.59                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-56-generic          5.4.0-56.62                                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-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-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
rc  linux-modules-extra-5.4.0-97-generic          5.4.0-97.110                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-99-generic          5.4.0-99.112                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-6.2.0-24-generic          6.2.0-24.24                                amd64        Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc  linux-modules-extra-6.5.0-13-generic          6.5.0-13.13                                amd64        Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc  mono-runtime-common                           6.8.0.105+dfsg-3.2                         amd64        Mono runtime - common files
rc  pipewire-media-session                        0.4.1-2ubuntu1                             amd64        example session manager for PipeWire
rc  postfix                                       3.6.4-1ubuntu1                             amd64        High-performance mail transport agent
rc  python                                        2.7.15~rc1-1                               amd64        interactive high-level object-oriented language (default version)
rc  python3.8-minimal                             3.8.10-0ubuntu1~20.04.4                    amd64        Minimal subset of the Python language (version 3.8)
rc  python3.9-minimal                             3.9.7-2build1                              amd64        Minimal subset of the Python language (version 3.9)
rc  sni-qt:amd64                                  0.2.7+17.04.20170112-0ubuntu1              amd64        indicator support for Qt
paps@alexmary-CR650:~$ 

Hors ligne

#8 Le 16/12/2023, à 11:25

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

paps@alexmary-CR650:~$ ls -l /var/crash
total 25312
-rw-r----- 1 paps     whoopsie 23548125 déc.  15 19:47 _usr_bin_gnome-shell.1002.crash
-rw-r--r-- 1 paps     whoopsie        0 déc.  15 19:47 _usr_bin_gnome-shell.1002.upload
-rw------- 1 whoopsie whoopsie       37 déc.  15 19:47 _usr_bin_gnome-shell.1002.uploaded
-rw-r----- 1 root     whoopsie  2358153 déc.  12 19:08 _usr_sbin_cupsd.0.crash
-rw-r--r-- 1 root     whoopsie        0 déc.  12 19:08 _usr_sbin_cupsd.0.upload
-rw------- 1 whoopsie whoopsie       37 déc.  12 19:08 _usr_sbin_cupsd.0.uploaded

Hors ligne

#9 Le 16/12/2023, à 11:28

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

Voici, ci dessus,  les résultats des commandes de #5 à #8.

Hors ligne

#10 Le 16/12/2023, à 11:28

xubu1957

Re : [Résolu] : Kernel panic 6.5.0-14

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

sudo apt purge ~c

comme expliqué à la machine à café et rajouté dans ce message


Montre :

df -Th

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 16/12/2023, à 11:33

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

paps@alexmary-CR650:~$ df -Th
Sys. de fichiers Type  Taille Utilisé Dispo Uti% Monté sur
tmpfs            tmpfs   382M    5,3M  377M   2% /run
/dev/sda1        ext4     46G     19G   25G  43% /
tmpfs            tmpfs   1,9G       0  1,9G   0% /dev/shm
tmpfs            tmpfs   5,0M     16K  5,0M   1% /run/lock
/dev/sda2        ext4    458G     82G  353G  19% /home
tmpfs            tmpfs   382M    220K  382M   1% /run/user/1002

Hors ligne

#12 Le 16/12/2023, à 11:36

xubu1957

Re : [Résolu] : Kernel panic 6.5.0-14

Tente :

sudo apt install --reinstall linux-headers-6.5.0-14-generic 

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#13 Le 16/12/2023, à 11:37

nany

Re : [Résolu] : Kernel panic 6.5.0-14

Bonjour,



CaledonieUb a écrit :
…
iF  linux-headers-6.5.0-14-generic        6.5.0-14.14  amd64
iF  linux-image-6.5.0-14-generic          6.5.0-14.14  amd64
…
iU  linux-generic                         6.5.0.14.16  amd64
iU  linux-headers-generic                 6.5.0.14.16  amd64

Les paquets de la dernière version du noyau sont partiellement installés.
Donne le retour de :

sudo apt install -fy

En ligne

#14 Le 16/12/2023, à 11:41

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

paps@alexmary-CR650:~$ sudo apt install --reinstall linux-headers-6.5.0-14-generic 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  plocate
Veuillez utiliser « sudo apt autoremove » pour le supprimer.
0 mis à jour, 0 nouvellement installés, 1 réinstallés, 0 à enlever et 5 non mis à jour.
3 partiellement installés ou enlevés.
Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
E: Internal Error, No file name for linux-headers-6.5.0-14-generic:amd64


dois-je faire un : sudo apt autoremove linux-headers-6.5.0-14-generic  ??

Hors ligne

#15 Le 16/12/2023, à 11:47

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

Bonjour Nany, merci pour ton aide, voici le retour

paps@alexmary-CR650:~$ sudo apt install -fy
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  plocate
Veuillez utiliser « sudo apt autoremove » pour le supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 5 non mis à jour.
3 partiellement installés ou enlevés.
Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
Paramétrage de linux-headers-6.5.0-14-generic (6.5.0-14.14) ...
/etc/kernel/header_postinst.d/dkms:
 * dkms: running auto installation service for kernel 6.5.0-14-generic
Sign command: /usr/bin/kmodsign
Binary update-secureboot-policy not found, modules won't be signed

Building module:
Cleaning build area...
 make modules...(bad exit status: 2)
ERROR (dkms apport): binary package for r8125: 9.004.01 not found
Error! Bad return status for module build on kernel: 6.5.0-14-generic (x86_64)
Consult /var/lib/dkms/r8125/9.004.01/build/make.log for more information.
dkms autoinstall on 6.5.0-14-generic/x86_64 succeeded for r8168
dkms autoinstall on 6.5.0-14-generic/x86_64 failed for r8125(10)
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
 * dkms: autoinstall for kernel 6.5.0-14-generic
   ...fail!
run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11
dpkg: erreur de traitement du paquet linux-headers-6.5.0-14-generic (--configure
) :
 le sous-processus paquet linux-headers-6.5.0-14-generic script post-installatio
n installé a renvoyé un état de sortie d'erreur 1
dpkg: des problèmes de dépendances empêchent la configuration de linux-headers-g
eneric :
 linux-headers-generic dépend de linux-headers-6.5.0-14-generic; cependant :
 Le paquet linux-headers-6.5.0-14-generic n'est pas encore configuré.

dpkg: erreur de traitement du paquet linux-headers-generic (--configure) :
 problèmes de dépendances - laissé non configuré
dpkg: des problèmes de dépendances empêchent la configuration de linux-generic :
 linux-generic dépend de linux-headers-generic (= 6.5.0.14.16); cependant :
 Le paquet linux-headers-generic n'est pas encore configuré.

dpkg: erreur de traitement du paquet linux-generic (--configure) :
 problèmes de dépendances - laissé non configuré
Aucun rapport « apport » n'a été créé car le message d'erreur indique une erreur
 consécutive à un échec précédent.
                                  Aucun rapport « apport » n'a été créé car le m
essage d'erreur indique une erreur consécutive à un échec précédent.
                                                                    Traitement d
es actions différées (« triggers ») pour linux-image-6.5.0-14-generic (6.5.0-14.
14) ...
/etc/kernel/postinst.d/dkms:
 * dkms: running auto installation service for kernel 6.5.0-14-generic
Sign command: /usr/bin/kmodsign
Binary update-secureboot-policy not found, modules won't be signed

Building module:
Cleaning build area...
 make modules...(bad exit status: 2)
ERROR (dkms apport): binary package for r8125: 9.004.01 not found
Error! Bad return status for module build on kernel: 6.5.0-14-generic (x86_64)
Consult /var/lib/dkms/r8125/9.004.01/build/make.log for more information.
dkms autoinstall on 6.5.0-14-generic/x86_64 succeeded for r8168
dkms autoinstall on 6.5.0-14-generic/x86_64 failed for r8125(10)
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
 * dkms: autoinstall for kernel 6.5.0-14-generic
   ...fail!
run-parts: /etc/kernel/postinst.d/dkms exited with return code 11
dpkg: erreur de traitement du paquet linux-image-6.5.0-14-generic (--configure) 
:
 le sous-processus paquet linux-image-6.5.0-14-generic script post-installation 
installé a renvoyé un état de sortie d'erreur 1
Aucun rapport « apport » écrit car MaxReports a déjà été atteint
                                                                Des erreurs ont 
été rencontrées pendant l'exécution :
 linux-headers-6.5.0-14-generic
 linux-headers-generic
 linux-generic
 linux-image-6.5.0-14-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)

Hors ligne

#16 Le 16/12/2023, à 11:54

xubu1957

Re : [Résolu] : Kernel panic 6.5.0-14


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 16/12/2023, à 11:55

nany

Re : [Résolu] : Kernel panic 6.5.0-14

Il y a une erreur dkms.
Donne les retours de :

dkms status
cat /var/lib/dkms/r8125/9.004.01/build/make.log

En ligne

#18 Le 16/12/2023, à 12:08

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

Voici 1

paps@alexmary-CR650:~$ dkms status
r8125/9.004.01, 5.15.0-58-generic, x86_64: installed (WARNING! Diff between built and installed module!)
r8125/9.004.01, 5.15.0-76-generic, x86_64: installed (WARNING! Diff between built and installed module!)
r8168/8.051.02, 6.5.0-10-generic, x86_64: installed
r8168/8.051.02, 6.5.0-14-generic, x86_64: installed

Voici 2

paps@alexmary-CR650:~$ cat /var/lib/dkms/r8125/9.004.01/build/make.log
DKMS make.log for r8125-9.004.01 for kernel 6.5.0-14-generic (x86_64)
sam. 16 déc. 2023 20:45:28 +11
make -C src/ modules
make[1] : on entre dans le répertoire « /var/lib/dkms/r8125/9.004.01/build/src »
make -C /lib/modules/6.5.0-10-generic/build M=/var/lib/dkms/r8125/9.004.01/build/src modules
make[2] : on entre dans le répertoire « /usr/src/linux-headers-6.5.0-10-generic »
warning: the compiler differs from the one used to build the kernel
  The kernel was built by: x86_64-linux-gnu-gcc-13 (Ubuntu 13.2.0-4ubuntu3) 13.2.0
  You are using:           gcc-13 (Ubuntu 13.2.0-4ubuntu3) 13.2.0
  CC [M]  /var/lib/dkms/r8125/9.004.01/build/src/r8125_n.o
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c: In function ‘rtl8125_proc_open’:
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:1471:50: error: implicit declaration of function ‘PDE_DATA’; did you mean ‘NODE_DATA’? [-Werror=implicit-function-declaration]
 1471 |         int (*show)(struct seq_file *, void *) = PDE_DATA(inode);
      |                                                  ^~~~~~~~
      |                                                  NODE_DATA
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:1471:50: warning: initialization of ‘int (*)(struct seq_file *, void *)’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c: In function ‘rtl8125_get_mac_address’:
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:9540:34: error: assignment of read-only location ‘*(dev->dev_addr + (sizetype)i)’
 9540 |                 dev->dev_addr[i] = RTL_R8(tp, MAC0 + i);
      |                                  ^
In file included from ./include/linux/string.h:254,
                 from ./include/linux/bitmap.h:11,
                 from ./include/linux/cpumask.h:12,
                 from ./arch/x86/include/asm/paravirt.h:17,
                 from ./arch/x86/include/asm/cpuid.h:62,
                 from ./arch/x86/include/asm/processor.h:19,
                 from ./arch/x86/include/asm/timex.h:5,
                 from ./include/linux/timex.h:67,
                 from ./include/linux/time32.h:13,
                 from ./include/linux/time.h:60,
                 from ./include/linux/stat.h:19,
                 from ./include/linux/module.h:13,
                 from /var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:39:
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c: In function ‘rtl8125_set_mac_address’:
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:9571:19: warning: passing argument 1 of ‘__builtin_memcpy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 9571 |         memcpy(dev->dev_addr, addr->sa_data, dev->addr_len);
      |                ~~~^~~~~~~~~~
./include/linux/fortify-string.h:648:27: note: in definition of macro ‘__fortify_memcpy_chk’
  648 |         __underlying_##op(p, q, __fortify_size);                        \
      |                           ^
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:9571:9: note: in expansion of macro ‘memcpy’
 9571 |         memcpy(dev->dev_addr, addr->sa_data, dev->addr_len);
      |         ^~~~~~
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:9571:19: note: expected ‘void *’ but argument is of type ‘const unsigned char *’
 9571 |         memcpy(dev->dev_addr, addr->sa_data, dev->addr_len);
      |                ~~~^~~~~~~~~~
./include/linux/fortify-string.h:648:27: note: in definition of macro ‘__fortify_memcpy_chk’
  648 |         __underlying_##op(p, q, __fortify_size);                        \
      |                           ^
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:9571:9: note: in expansion of macro ‘memcpy’
 9571 |         memcpy(dev->dev_addr, addr->sa_data, dev->addr_len);
      |         ^~~~~~
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:9573:32: warning: passing argument 2 of ‘rtl8125_rar_set’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 9573 |         rtl8125_rar_set(tp, dev->dev_addr);
      |                             ~~~^~~~~~~~~~
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:301:66: note: expected ‘uint8_t *’ {aka ‘unsigned char *’} but argument is of type ‘const unsigned char *’
  301 | static void rtl8125_rar_set(struct rtl8125_private *tp, uint8_t *addr);
      |                                                         ~~~~~~~~~^~~~
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c: In function ‘rtl8125_init_board’:
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:10481:14: error: implicit declaration of function ‘pci_set_dma_mask’ [-Werror=implicit-function-declaration]
10481 |             !pci_set_dma_mask(pdev, DMA_BIT_MASK(64)) &&
      |              ^~~~~~~~~~~~~~~~
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:10482:14: error: implicit declaration of function ‘pci_set_consistent_dma_mask’ [-Werror=implicit-function-declaration]
10482 |             !pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(64))) {
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:83:
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c: In function ‘rtl8125_init_napi’:
/var/lib/dkms/r8125/9.004.01/build/src/r8125.h:591:57: error: too many arguments to function ‘netif_napi_add’
  591 | #define RTL_NAPI_CONFIG(ndev, priv, function, weight)   netif_napi_add(ndev, &priv->napi, function, weight)
      |                                                         ^~~~~~~~~~~~~~
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:11152:17: note: in expansion of macro ‘RTL_NAPI_CONFIG’
11152 |                 RTL_NAPI_CONFIG(tp->dev, r8125napi, poll, R8125_NAPI_WEIGHT);
      |                 ^~~~~~~~~~~~~~~
In file included from /var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:42:
./include/linux/netdevice.h:2639:1: note: declared here
 2639 | netif_napi_add(struct net_device *dev, struct napi_struct *napi,
      | ^~~~~~~~~~~~~~
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c: In function ‘rtl8125_init_one’:
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:11248:17: error: implicit declaration of function ‘netif_set_gso_max_size’; did you mean ‘netif_set_tso_max_size’? [-Werror=implicit-function-declaration]
11248 |                 netif_set_gso_max_size(dev, LSO_64K);
      |                 ^~~~~~~~~~~~~~~~~~~~~~
      |                 netif_set_tso_max_size
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c: In function ‘r8125_csum_workaround’:
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:12914:24: error: implicit declaration of function ‘skb_gso_segment’; did you mean ‘skb_gso_reset’? [-Werror=implicit-function-declaration]
12914 |                 segs = skb_gso_segment(skb, features);
      |                        ^~~~~~~~~~~~~~~
      |                        skb_gso_reset
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:12914:22: warning: assignment to ‘struct sk_buff *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
12914 |                 segs = skb_gso_segment(skb, features);
      |                      ^
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c: In function ‘rtl8125_resume’:
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:13939:32: warning: passing argument 2 of ‘rtl8125_rar_set’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
13939 |         rtl8125_rar_set(tp, dev->dev_addr);
      |                             ~~~^~~~~~~~~~
/var/lib/dkms/r8125/9.004.01/build/src/r8125_n.c:9588:26: note: expected ‘uint8_t *’ {aka ‘unsigned char *’} but argument is of type ‘const unsigned char *’
 9588 |                 uint8_t *addr)
      |                 ~~~~~~~~~^~~~
cc1: some warnings being treated as errors
make[4]: *** [scripts/Makefile.build:251 : /var/lib/dkms/r8125/9.004.01/build/src/r8125_n.o] Erreur 1
make[3]: *** [/usr/src/linux-headers-6.5.0-10-generic/Makefile:2037 : /var/lib/dkms/r8125/9.004.01/build/src] Erreur 2
make[2]: *** [Makefile:234 : __sub-make] Erreur 2
make[2] : on quitte le répertoire « /usr/src/linux-headers-6.5.0-10-generic »
make[1]: *** [Makefile:159 : modules] Erreur 2
make[1] : on quitte le répertoire « /var/lib/dkms/r8125/9.004.01/build/src »
make: *** [Makefile:41 : modules] Erreur 2

Hors ligne

#19 Le 16/12/2023, à 12:19

nany

Re : [Résolu] : Kernel panic 6.5.0-14

Bien il semblerait que r8125 ne soit plus utile et qu’il a été remplacé par r8168.

Donne le retour de :

sudo dkms remove r8125/9.004.01 --all

En ligne

#20 Le 16/12/2023, à 12:21

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

Nany; voici le résultat

paps@alexmary-CR650:~$ sudo dkms remove r8125/9.004.01 --all
[sudo] Mot de passe de paps : 
Module r8125-9.004.01 for kernel 5.15.0-58-generic (x86_64).
Before uninstall, this module version was ACTIVE on this kernel.

r8125.ko:
 - Uninstallation
   - Module was not found within /lib/modules/5.15.0-58-generic/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.
depmod...(bad exit status: 1)
Module r8125-9.004.01 for kernel 5.15.0-76-generic (x86_64).
Before uninstall, this module version was ACTIVE on this kernel.

r8125.ko:
 - Uninstallation
   - Module was not found within /lib/modules/5.15.0-76-generic/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.
depmod...
Deleting module r8125-9.004.01 completely from the DKMS tree.

Hors ligne

#22 Le 16/12/2023, à 12:48

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

Nany, je crois que tu as réussi, Non ?

paps@alexmary-CR650:~$ sudo apt install -fy
[sudo] Mot de passe de paps : 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  plocate
Veuillez utiliser « sudo apt autoremove » pour le supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 5 non mis à jour.
4 partiellement installés ou enlevés.
Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
Paramétrage de linux-headers-6.5.0-14-generic (6.5.0-14.14) ...
/etc/kernel/header_postinst.d/dkms:
 * dkms: running auto installation service for kernel 6.5.0-14-generic
 * dkms: autoinstall for kernel 6.5.0-14-generic
   ...done.
Paramétrage de linux-headers-generic (6.5.0.14.16) ...
Paramétrage de linux-image-6.5.0-14-generic (6.5.0-14.14) ...
Paramétrage de linux-generic (6.5.0.14.16) ...
Traitement des actions différées (« triggers ») pour linux-image-6.5.0-14-generi
c (6.5.0-14.14) ...
/etc/kernel/postinst.d/dkms:
 * dkms: running auto installation service for kernel 6.5.0-14-generic
 * dkms: autoinstall for kernel 6.5.0-14-generic
   ...done.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.5.0-14-generic
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Generating grub configuration file ...
using custom appearance settings
Found background image: /home/paps/Images/Lobster_Wallpaper_Grey.png
Found linux image: /boot/vmlinuz-6.5.0-14-generic
Found initrd image: /boot/initrd.img-6.5.0-14-generic
Found linux image: /boot/vmlinuz-6.5.0-10-generic
Found initrd image: /boot/initrd.img-6.5.0-10-generic
Found memtest86+x64 image: /boot/memtest86+x64.bin
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot 
entries.
Found Ubuntu 23.10 (23.10) on /dev/sdb2
Adding boot menu entry for UEFI Firmware Settings ...
done

Hors ligne

#23 Le 16/12/2023, à 12:57

nany

Re : [Résolu] : Kernel panic 6.5.0-14

CaledonieUb a écrit :

Nany, je crois que tu as réussi, Non ?

Il faut d’abord redémarrer et voir si le wifi fonctionne avant de crier victoire.

En ligne

#24 Le 16/12/2023, à 13:14

CaledonieUb

Re : [Résolu] : Kernel panic 6.5.0-14

Un grand MERCI à toi Nany. J'ai redémarré c'est OK.
Je n'ai pas de Wifi sur ce poste mais l’Ethernet est parfait.
Je passe le sujet en résolu, puis je vais me coucher car il est 22h00 ici et que je suis un petit vieux de 65 piges.
Merci Nany.....

Hors ligne