#26 Le 09/11/2022, à 07:01
- xubu1957
Re : [résolu] Démarrage impossible avec les 2 derniers kernel
Bonjour,
Montre :
snap list --all
et le sources.list avec la numérotation :
find /etc/apt -type f \( -name '*.list*' -o -name '*.sources' \) -exec bash -c 'echo -e "\n\t$1\n"; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#27 Le 09/11/2022, à 19:24
- hibiki.tokay
Re : [résolu] Démarrage impossible avec les 2 derniers kernel
Bonjour,
Montre :
snap list --all
hibiki_tokay@FRT-PortableMSI:~$ snap list --all
Nom Version Révision Suivi Éditeur Notes
bare 1.0 5 latest/stable canonical✓ base
chromium 106.0.5249.119 2136 latest/stable canonical✓ désactivé
chromium 107.0.5304.87 2168 latest/stable canonical✓ -
core 16-2.57.2 13886 latest/stable canonical✓ core
core 16-2.57.1 13741 latest/stable canonical✓ core,désactivé
core18 20220831 2566 latest/stable canonical✓ base,désactivé
core18 20221027 2620 latest/stable canonical✓ base
core20 20220826 1623 latest/stable canonical✓ base,désactivé
core20 20220919 1634 latest/stable canonical✓ base
core22 20220706 275 latest/stable canonical✓ base,désactivé
core22 20220902 310 latest/stable canonical✓ base
cups 2.4.2-4 803 latest/stable openprinting✓ désactivé
cups 2.4.2-4 836 latest/stable openprinting✓ -
firefox 106.0.5-1 2067 latest/stable/… mozilla✓ -
firefox 106.0.4-1 2058 latest/stable/… mozilla✓ désactivé
freecad 0.20.1 245 latest/stable freecad-org -
gimp 2.10.28 383 latest/stable snapcrafters désactivé
gimp 2.10.30 393 latest/stable snapcrafters -
gnome-3-28-1804 3.28.0-19-g98f9e67.98f9e67 161 latest/stable canonical✓ -
gnome-3-34-1804 0+git.3556cb3 77 latest/stable canonical✓ -
gnome-3-38-2004 0+git.6f39565 119 latest/stable/… canonical✓ -
gnome-3-38-2004 0+git.891e5bc 115 latest/stable/… canonical✓ désactivé
gnome-42-2204 0+git.d874303 29 latest/stable canonical✓ -
gtk-common-themes 0.1-79-ga83e90c 1534 latest/stable/… canonical✓ désactivé
gtk-common-themes 0.1-81-g442e511 1535 latest/stable/… canonical✓ -
gtk2-common-themes 0.1 13 latest/stable canonical✓ -
handbrake-jz 1.2.2 142 latest/stable jz -
hunspell-dictionaries-1-7-2004 1.7-20.04+pkg-6fd6 2 latest/stable brlin -
jdownloader2 0+git.c17098b 17 latest/stable fnkr -
kde-frameworks-5-91-qt-5-15-3-core20 5.91.0 1 latest/stable kde✓ -
mcomix-tabetai 1.2.1 7 latest/stable lolsmth -
snap-store 41.3-60-gfe4703a 582 latest/stable/… canonical✓ désactivé
snap-store 41.3-64-g512c0ff 599 latest/stable/… canonical✓ -
snapd 2.57.4 17336 latest/stable canonical✓ snapd
snapd 2.57.2 17029 latest/stable canonical✓ snapd,désactivé
snapd-desktop-integration 0.1 10 latest/stable/… canonical✓ désactivé
snapd-desktop-integration 0.1 14 latest/stable/… canonical✓ -
stellarium-daily v1.1 1345 latest/stable t4saha -
stellarium-daily v1.0 1316 latest/stable t4saha désactivé
sweethome3d-homedesign 6.6 15 latest/stable jibel -
video-downloader 0.9.10 957 latest/stable unrud désactivé
video-downloader 0.10.10 968 latest/stable unrud -
hibiki_tokay@FRT-PortableMSI:~$
et le sources.list avec la numérotation :
find /etc/apt -type f \( -name '*.list*' -o -name '*.sources' \) -exec bash -c 'echo -e "\n\t$1\n"; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;
hibiki_tokay@FRT-PortableMSI:~$ find /etc/apt -type f \( -name '*.list*' -o -name '*.sources' \) -exec bash -c 'echo -e "\n\t$1\n"; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;
/etc/apt/sources.list
1 # deb cdrom:[Ubuntu 22.04 LTS _Jammy Jellyfish_ - Release amd64 (20220419)]/ jammy main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
6 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
11 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://fr.archive.ubuntu.com/ubuntu/ jammy universe
17 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy universe
18 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
19 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
27 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
28 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
29 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
37 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
38
39 deb http://security.ubuntu.com/ubuntu jammy-security main restricted
40 # deb-src http://security.ubuntu.com/ubuntu jammy-security main restricted
41 deb http://security.ubuntu.com/ubuntu jammy-security universe
42 # deb-src http://security.ubuntu.com/ubuntu jammy-security universe
43 deb http://security.ubuntu.com/ubuntu jammy-security multiverse
44 # deb-src http://security.ubuntu.com/ubuntu jammy-security multiverse
45
46 # This system was installed using small removable media
47 # (e.g. netinst, live or single CD). The matching "deb cdrom"
48 # entries were disabled at the end of the installation process.
49 # For information about how to configure apt package sources,
50 # see the sources.list(5) manual.
/etc/apt/sources.list.d/freecad-community-ubuntu-ppa-jammy.list
1 deb https://ppa.launchpadcontent.net/freecad-community/ppa/ubuntu/ jammy main
2 # deb-src https://ppa.launchpadcontent.net/freecad-community/ppa/ubuntu/ jammy main
/etc/apt/sources.list.d/google-chrome.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/teams.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main
hibiki_tokay@FRT-PortableMSI:~$
Cooler Master MasterBox Q300L, ASRock B550M Steel Legend, AMD Ryzen 5 5600 , GTX 1050 Ti WINDFORCE, DDR4 32go (Ub22.10)
Portable Lenovo Ideapad Gaming 3 15IHU6 ram32Go, Mvne 2To + 4To + SSD 8To (Ub24.04LTS)
Syno DS1819+ 8x6To (SHR2) et Syno DS1512+ 5x8To (SHR1)
En ligne
#28 Le 09/11/2022, à 19:46
- hibiki.tokay
Re : [résolu] Démarrage impossible avec les 2 derniers kernel
Alors c’est snap-store :
snap-store --quit
hibiki_tokay@FRT-PortableMSI:~$ snap-store --quit
18:44:23:0431 Gtk Failed to load module "xapp-gtk3-module"
hibiki_tokay@FRT-PortableMSI:~$
snap refresh
cf. §4.2 de la page de doc snap.
hibiki_tokay@FRT-PortableMSI:~$ snap refresh
Tous les paquets Snaps sont à jour.
hibiki_tokay@FRT-PortableMSI:~$
Cooler Master MasterBox Q300L, ASRock B550M Steel Legend, AMD Ryzen 5 5600 , GTX 1050 Ti WINDFORCE, DDR4 32go (Ub22.10)
Portable Lenovo Ideapad Gaming 3 15IHU6 ram32Go, Mvne 2To + 4To + SSD 8To (Ub24.04LTS)
Syno DS1819+ 8x6To (SHR2) et Syno DS1512+ 5x8To (SHR1)
En ligne
#29 Le 10/11/2022, à 07:54
- iznobe
Re : [résolu] Démarrage impossible avec les 2 derniers kernel
Bonjour , peux t on voir :
sduo apt update
Vu le retour du #16 , y a fort a penser que c' est un soucis avec python3 .
Vu le retour en #17 , il semblerait que ce soit un probleme de creation de dossier ( permissions ? ) .
hibiki_tokay@FRT-PortableMSI:~$ sudo dpkg --configure -a
[sudo] Mot de passe de hibiki_tokay :
Paramétrage de gstreamer1.0-pipewire:amd64 (0.3.48-1ubuntu2) ...
Paramétrage de python3 (3.10.6-1~22.04) ...
running python rtupdate hooks for python3.10...
E: py3compile:212: cannot create directory /usr/share/mcomix/mcomix/__pycache__: FileNotFoundError(2, 'No such file or directory')
E: py3compile:212: cannot create directory /usr/share/mcomix/mcomix/archive/__pycache__: FileNotFoundError(2, 'No such file or directory')
E: py3compile:212: cannot create directory /usr/share/mcomix/mcomix/lib/__pycache__: FileNotFoundError(2, 'No such file or directory')
E: py3compile:212: cannot create directory /usr/share/mcomix/mcomix/library/__pycache__: FileNotFoundError(2, 'No such file or directory')
[Errno 2] No such file or directory: '/usr/share/mcomix/mcomix/about_dialog.py'error running python rtupdate hook mcomix
Est ce que cela te parle : https://sourceforge.net/projects/mcomix/ ? il se peut que le soucis soit lié a ce logiciel , si tu l' as bien installé chez toi ...
Dernière modification par iznobe (Le 10/11/2022, à 08:04)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#30 Le 24/01/2023, à 12:13
- hibiki.tokay
Re : [résolu] Démarrage impossible avec les 2 derniers kernel
Bon je viens donner quelques nouvelles. Il semblerait que le problème viennes du matériel.
Comme j'ai eu le temps de faire une réinstallation complète je m'y suis attelé.
Le samedi
Donc téléchargement de la dernière versions (non LTS) --> ok
Création de la clé usb bootable. --> ok
Installation de la distribution et des logiciels. --> ok
Synchronisation de tous mes dossiers entre le nas et le pc --> ok
Test des logiciels --> ok
Test de démarrage de windob 10 --> ok
Donc autant dire que j’étais confient.
Dimanche
Démarrage du pc --> NOK (une quantité impressionnante de message d'alerte dont une partie lier a la carte graphique)
Tentative de démarrage de windob --> même genre de problème.
Tentative de démarrage via la clé usb --> impossible sur 2 des 3 port usb. (soit dit en passant les ports rj45 et hdmi ne fonctionne pas non plus)
Après ouverture du pc j'ai testé les deux disques (ssd et mvne) qui sont ok.
Le bios ne détecte plus ma carte graphique.
Comme je n'avais plus vraiment le temps (départ en chantier 6 jours plus tard). Donc achat d'un nouveau pc chez boulanger (ouvert le dimanche merci les soldes)
Réinstallation fini, synchro fini test ok pas de problème a part 2 messages au démarrage (concernant le ACPI). Je poserais un message si ça persiste)
Merci
Je le passe en resolu.
Cooler Master MasterBox Q300L, ASRock B550M Steel Legend, AMD Ryzen 5 5600 , GTX 1050 Ti WINDFORCE, DDR4 32go (Ub22.10)
Portable Lenovo Ideapad Gaming 3 15IHU6 ram32Go, Mvne 2To + 4To + SSD 8To (Ub24.04LTS)
Syno DS1819+ 8x6To (SHR2) et Syno DS1512+ 5x8To (SHR1)
En ligne