#176 Le 10/01/2022, à 09:35
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
xubu1957
marcodel wink est inscrit sur le forum depuis le 18/12/2009.
Il doit penser que tu nous prends pour des imbéciles.
grep "^[^#]" /etc/apt/sources.list
deb https://ftp.u-picardie.fr/mirror/ubuntu/ubuntu/ bionic main universe restricted multiverse
deb https://ftp.u-picardie.fr/mirror/ubuntu/ubuntu/ bionic-updates main universe restricted multiverse
deb http://archive.canonical.com/ubuntu bionic partner
deb https://ftp.u-picardie.fr/mirror/ubuntu/ubuntu/ bionic-security main universe restricted multiverse
Dernière modification par xubu1957 (Hier à 22:42)
Non je ne vous prends pas pour des imbéciles , loin de moi cette pensées; mais chacun est libre de penser ce qu'il veut .
Hors ligne
#177 Le 10/01/2022, à 09:37
- xubu1957
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
Hello,
121 c'est le groupe lpadmin, souvent en lien avec cups, hplip…
Tu as une imprimante connectée à ce pc, ou en réseau ?Essaie de redémarrer avec ou sans imprimante, des fois que le système attendrait ( ou pas ) cette imprimante ?
C'est du pur pifomètre, hein…
(...)
Vu les retours au #165, cela me fait repenser à ce fil [Resolu]Souci mise a jour Python
_ _ _
Pour en revenir à l'aide relative à ta discussion, as-tu une imprimante connectée sur l'ordi ?
_ _ _
Et en puriste, pour respecter nos règles (en matière de balise code & quote), je remets le message :
xubu1957 a écrit :marcodel est inscrit sur le forum depuis le 18/12/2009.
Il doit penser que tu nous prends pour des imbéciles.
grep "^[^#]" /etc/apt/sources.list deb https://ftp.u-picardie.fr/mirror/ubuntu/ubuntu/ bionic main universe restricted multiverse deb https://ftp.u-picardie.fr/mirror/ubuntu/ubuntu/ bionic-updates main universe restricted multiverse deb http://archive.canonical.com/ubuntu bionic partner deb https://ftp.u-picardie.fr/mirror/ubuntu/ubuntu/ bionic-security main universe restricted multiverse
Dernière modification par xubu1957 (Hier à 22:42)
Non je ne vous prends pas pour des imbéciles , loin de moi cette pensées; mais chacun est libre de penser ce qu'il veut .
Dernière modification par xubu1957 (Le 10/01/2022, à 09:45)
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
#178 Le 10/01/2022, à 09:47
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
Oui j'ai une imprimante HP qui a été configuré il y a peu ( juin 2021) par informaticien car il m'a été impossible de le faire par moi même , ; J'ai répondu à Coeur noir quand elle a mis en avant que '121 c'est le groupe lpadmin, souvent en lien avec cups, hplip…' ,
d'ailleurs puisque vous revenez sur le sujet bizarrement depuiS samedi très exactement j'ai un message qui s'affiche à chaque ouverture de mon pc : 'HPLIP status service No system tray detected on this system Unable to star exiting '
le mec a bricolé exactement 2:20 pour me l'installer en ligne de commande ;
Hors ligne
#179 Le 10/01/2022, à 09:55
- xubu1957
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
Peux-tu fournir :
cat /etc/lsb-release && uname -ir && groups && lsusb
si tu as une HP:
dpkg -l | grep hplip
hp-check
B.2 )Les infos a donner quel que soit la marque de l'imprimante
dpkg -l | grep cups
lpstat -t
/usr/sbin/lpinfo -v
cat /var/log/cups/error_log
?
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
#180 Le 10/01/2022, à 10:03
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
adminlocal@bibea:~$ cat /etc/lsb-release && uname -ir && groups && lsusb
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.6 LTS"
5.4.0-92-generic x86_64
adminlocal sudo docker
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 002 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse (M-BT58)
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
adminlocal@bibea:~$ dpkg -l | grep hplip
ii hplip 3.17.10+repack0-5 amd64 HP Linux Printing and Imaging System (HPLIP)
ii hplip-data 3.17.10+repack0-5 all HP Linux Printing and Imaging - data files
Hors ligne
#181 Le 10/01/2022, à 10:03
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
adminlocal@bibea:~$ dpkg -l | grep hplip
ii hplip 3.17.10+repack0-5 amd64 HP Linux Printing and Imaging System (HPLIP)
ii hplip-data 3.17.10+repack0-5 all HP Linux Printing and Imaging - data files
Hors ligne
#182 Le 10/01/2022, à 10:04
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
adminlocal@bibea:~$ lpstat -t
scheduler is running
system default destination: HP-LaserJet-M14-M17
matériel pour HP-LaserJet-M14-M17 : hp:/usb/HP_LaserJet_M14-M17?serial=JPCLB55086
HP-LaserJet-M14-M17 accepte des requêtes depuis sam. 04 sept. 2021 16:03:44 CEST
printer HP-LaserJet-M14-M17 is idle. enabled since sam. 04 sept. 2021 16:03:44 CEST
Hors ligne
#183 Le 10/01/2022, à 10:05
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
adminlocal@bibea:~$ /usr/sbin/lpinfo -v
lpinfo: Interdit
Hors ligne
#184 Le 10/01/2022, à 10:07
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
root@bibea:/home/adminlocal# cat /var/log/cups/error_log
E [10/Jan/2022:10:04:57 +0100] [Client 18] Returning HTTP Interdit for CUPS-Get-Devices (no URI) from localhost
Hors ligne
#185 Le 10/01/2022, à 10:08
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
root@bibea:/home/adminlocal# /usr/sbin/lpinfo -v
network socket
file cups-brf:/
network beh
serial serial:/dev/ttyS0?baud=115200
network http
network https
network ipps
network ipp
Hors ligne
#186 Le 10/01/2022, à 10:09
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
adminlocal@bibea:~$ hp-check
Saving output in log file: /home/adminlocal/hp-check.log
HP Linux Imaging and Printing System (ver. 3.18.4)
Dependency/Version Check Utility ver. 15.1
Copyright (c) 2001-15 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to determine if
the proper dependencies are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already built HPLIP
supplied tarball has the proper dependencies installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both compile- and
run-time dependencies).
Check types:
a. EXTERNALDEP - External Dependencies
b. GENERALDEP - General Dependencies (required both at compile and run time)
c. COMPILEDEP - Compile time Dependencies
d. [All are run-time checks]
PYEXT SCANCONF QUEUES PERMISSION
Status Types:
OK
MISSING - Missing Dependency or Permission or Plug-in
INCOMPAT - Incompatible dependency-version or Plugin-version
---------------
| SYSTEM INFO |
---------------
Kernel: 5.4.0-92-generic #103~18.04.2-Ubuntu SMP Wed Dec 1 16:50:36 UTC 2021 GNU/Linux
Host: bibea
Proc: 5.4.0-92-generic #103~18.04.2-Ubuntu SMP Wed Dec 1 16:50:36 UTC 2021 GNU/Linux
Distribution: 12 18.04
Bitness: 64 bit
-----------------------
| HPLIP CONFIGURATION |
-----------------------
HPLIP-Version: HPLIP 3.18.4
HPLIP-Home: /usr/share/hplip
HPLIP-Installation: Auto installation is supported for ubuntu distro 18.04 version
Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf. Generated from hplip.conf.in by configure.
[hplip]
version=3.18.4
[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/HP
ppdbase=/usr/share/ppd
doc=/usr/share/doc/hplip-3.18.4
html=/usr/share/doc/hplip-3.18.4
icon=/usr/share/applications
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv/hp
bin=/usr/bin
apparmor=/etc/apparmor.d
# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
libusb01-build=no
pp-build=no
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
hpijs-install=no
foomatic-drv-install=no
foomatic-ppd-install=no
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=no
internal-tag=3.18.4
restricted-build=no
ui-toolkit=qt4
qt3=no
qt4=yes
qt5=no
policy-kit=no
lite-build=no
udev_sysfs_rules=no
hpcups-only-build=no
hpijs-only-build=no
apparmor_build=yes
class-driver=no
Current contents of '/var/lib/hp/hplip.state' file:
Plugins are not installed. Could not access file: Aucun fichier ou dossier de ce type
Current contents of '~/.hplip/hplip.conf' file:
[upgrade]
latest_available_version = 3.17.10
[installation]
date_time = 10/01/2022 10:01:33
version = 3.18.4
<Package-name> <Package-Desc> <Required/Optional> <Min-Version> <Installed-Version> <Status> <Comment>
--------------
| COMPILEDEP |
--------------
gcc gcc - GNU Project C and C++ Compiler REQUIRED - 7.5.0 OK -
make make - GNU make utility to maintain groups of programs REQUIRED 3.0 4.1 OK -
libtool libtool - Library building support services REQUIRED - 2.4.6 OK -
------------------------
| General Dependencies |
------------------------
libcrypto libcrypto - OpenSSL cryptographic library REQUIRED - 1.1.1 OK -
python-xml Python XML libraries REQUIRED - 2.2.5 OK -
libnetsnmp-devel libnetsnmp-devel - SNMP networking library development files REQUIRED 5.0.9 5.7.3 OK -
sane-devel SANE - Scanning library development files REQUIRED - - OK -
pil PIL - Python Imaging Library (required for commandline scanning with hp-scan) OPTIONAL - 1.1.7 OK -
pyqt4-dbus PyQt 4 DBus - DBus Support for PyQt4 REQUIRED 4.0 4.12.1 OK -
libpthread libpthread - POSIX threads library REQUIRED - 2.27 OK -
python-devel Python devel - Python development files REQUIRED 2.2 2.7.17 OK -
cups-devel CUPS devel- Common Unix Printing System development files REQUIRED - 2.2.7 OK -
python-dbus Python DBus - Python bindings for DBus REQUIRED 0.80.0 1.2.6 OK -
cups-ddk CUPS DDK - CUPS driver development kit OPTIONAL - - OK -
reportlab Reportlab - PDF library for Python OPTIONAL 2.0 3.4.0 OK -
pyqt4 PyQt 4- Qt interface for Python (for Qt version 4.x) REQUIRED 4.0 4.12.1 OK -
libusb libusb - USB library REQUIRED - 1.0 OK -
cups-image CUPS image - CUPS image development files REQUIRED - 2.2.7 OK -
python2X Python 2.2 or greater - Python programming language REQUIRED 2.2 2.7.17 OK -
python-notify Python libnotify - Python bindings for the libnotify Desktop notifications OPTIONAL - - OK -
libjpeg libjpeg - JPEG library REQUIRED - - OK -
sane SANE - Scanning library REQUIRED - - OK -
----------------------
| Scan Configuration |
----------------------
scanext Scan-SANE-Extension REQUIRED - 3.18.4 OK -
hpaio HPLIP-SANE-Backend REQUIRED - 3.18.4 OK 'hpaio found in /etc/sane.d/dll.conf'
-------------------------
| External Dependencies |
-------------------------
gs GhostScript - PostScript and PDF language interpreter and previewer REQUIRED 7.05 9.26 OK -
scanimage scanimage - Shell scanning program OPTIONAL 1.0 1.0.27 OK -
cups CUPS - Common Unix Printing System REQUIRED 1.1 2.2.7 OK 'CUPS Scheduler is running'
network network -wget OPTIONAL - 1.19.4 OK -
policykit PolicyKit - Administrative policy framework OPTIONAL - 0.105 OK -
xsane xsane - Graphical scanner frontend for SANE OPTIONAL 0.9 0.999 OK -
dbus DBus - Message bus system REQUIRED - 1.12.2 OK -
avahi-utils avahi-utils OPTIONAL - 0.7 OK -
---------------------
| Python Extentions |
---------------------
hpmudext IO-Extension REQUIRED - 3.18.4 OK -
cupsext CUPS-Extension REQUIRED - 3.18.4 OK -
------------------------------
| DISCOVERED SCANNER DEVICES |
------------------------------
No Scanner found.
--------------------------
| DISCOVERED USB DEVICES |
--------------------------
No devices found.
---------------------------------
| INSTALLED CUPS PRINTER QUEUES |
---------------------------------
Type: Printer
Device URI: hp:/usb/HP_LaserJet_M14-M17?serial=JPCLB55086
error: Unable to communicate with device (code=12): hp:/usb/HP_LaserJet_M14-M17?serial=JPCLB55086
error: Device not found
error: Communication status: Failed
--------------
| PERMISSION |
--------------
-----------
| SUMMARY |
-----------
Missing Required Dependencies
-----------------------------
None
Missing Optional Dependencies
-----------------------------
None
Total Errors: 1
Total Warnings: 0
Done.
Hors ligne
#187 Le 10/01/2022, à 10:13
- xubu1957
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
Pour les imprimantes HP, les plus qualifiés pour répondre, c'est grigouille ou ylag.
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
#188 Le 10/01/2022, à 10:17
- geole
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
Bonjour
Post en construction. Il sera long à écrire et assez complet
1) Peux-tu donner rapidement les incidents enregistrés. La commande à passer est la suivante
journalctl -b --no-pager -p err
Cela pourrait donner une piste
2) Peux-tu donner la trace du fonctionnement de ta machine. Comme cette trace est longue, Je vais demander seulement la fin de la trace. Mais il est possible que plus tard, je sois amené à en demander le début.
La commande à passer est la suivante. Elle ouvrira une fenêtre, il faudra en faite un copier/coller sans oublier la mise en forme.
journalctl -b | sed -n '/Startup finished in/,/XXXXX/p' >Trace.txt && xdg-open Trace.txt
3) Problème python du post 165
sos@:~$ sudo add-apt-repository -y ppa:yannubuntu/boot-repair
[sudo] Mot de passe de sos :
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 191, in <module>
if not sp.add_source_from_shortcut(shortcut, options.enable_source):
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 773, in add_source_from_shortcut
self.set_modified_sourceslist()
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 497, in set_modified_sourceslist
self.save_sourceslist()
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 663, in save_sourceslist
self.sourceslist.save()
File "/usr/lib/python3/dist-packages/aptsources/sourceslist.py", line 426, in save
files[source.file] = open(source.file, "w")
Je vais bientôt me connecter sur une machine 18.04 pour mieux comprendre.
Cet incident avait déjà été détecté au post N° 92 Il n'est donc pas encore réparé
MAIS, je note que xubutu au poste 177 a écrit:
Vu les retours au #165, cela me fait repenser à ce fil [Resolu]Souci mise à jour Python
J'ajoute que python est un élément central du fonctionnement de ubuntu, S'il est totalement en vrac, il est normal qu'il y ait des incidents d'imprimantes, voir une gestion écran impossible, voir ce message d'erreur. Dans un tel contexte, la solution habituellement donnée est une réinstallation. MAIS, nous avons tous noté dans ton poste au N° 36 cette réponse:
Tu pourrais envisager une installation nouvelle pour écraser l'actuelle. Non je ne l'envisage pas de peur de tout péter, ma bécane ne le permettrait pas à mon avis
et nous en tenons compte. Tu noteras que depuis ce post, personne ne te propose plus une réinstallation qui aurait résolu le problème en une heure..
Cependant, je risque de te proposer une réinstallation du dernier noyau. Lorsque je fais cette proposition, je dis de le faire avec boot-repair. Cela me prend une minute pour le dire. Dans ton contexte, je sais que boot-repair ne fonctionne pas, Il va donc falloir que je mette la main dans le cambouis pour trouver les bonnes commandes et dans le bon ordre. Je vais donc retourner dans la version 18.04 pour le réaliser quitte à bousiller cet O.S. Mais avant cela, j'espère consulter les traces au cas où il serait possible de voir autre chose.
4) La référence de la version 18.04 est actuellement
@a:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.6 LTS"
Tu es bien dans cette version
5) Les réponses de la liste des noyaux est
a@a:~$ 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-4.15.0-163 4.15.0-163.171 all
ii linux-headers-4.15.0-163-generic 4.15.0-163.171 amd64
ii linux-image-4.15.0-163-generic 4.15.0-163.171 amd64
ii linux-modules-4.15.0-163-generic 4.15.0-163.171 amd64
ii linux-modules-extra-4.15.0-163-generic 4.15.0-163.171 amd64
ii linux-headers-4.15.0-166 4.15.0-166.174 all
ii linux-headers-4.15.0-166-generic 4.15.0-166.174 amd64
ii linux-image-4.15.0-166-generic 4.15.0-166.174 amd64
ii linux-modules-4.15.0-166-generic 4.15.0-166.174 amd64
ii linux-modules-extra-4.15.0-166-generic 4.15.0-166.174 amd64
ii linux-generic 4.15.0.166.155 amd64
ii linux-headers-generic 4.15.0.166.155 amd64
ii linux-image-generic 4.15.0.166.155 amd64
ii linux-signed-generic 4.15.0.166.155 amd64
Noyau courant : 4.15.0-166-generic x86_64
A comparer à ton post N° 157
sos@:~$ 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-hwe-5.4-headers-5.4.0-90 5.4.0-90.101~18.04.1 all
ii linux-hwe-5.4-headers-5.4.0-91 5.4.0-91.102~18.04.1 all
ii linux-headers-5.4.0-91-generic 5.4.0-91.102~18.04.1 amd64
ii linux-image-5.4.0-91-generic 5.4.0-91.102~18.04.1 amd64
ii linux-modules-5.4.0-91-generic 5.4.0-91.102~18.04.1 amd64
ii linux-modules-extra-5.4.0-91-generic 5.4.0-91.102~18.04.1 amd64
ii linux-hwe-5.4-headers-5.4.0-92 5.4.0-92.103~18.04.2 all
ii linux-headers-5.4.0-92-generic 5.4.0-92.103~18.04.2 amd64
ii linux-image-5.4.0-92-generic 5.4.0-92.103~18.04.2 amd64
ii linux-modules-5.4.0-92-generic 5.4.0-92.103~18.04.2 amd64
ii linux-modules-extra-5.4.0-92-generic 5.4.0-92.103~18.04.2 amd64
ii linux-generic-hwe-18.04 5.4.0.92.103~18.04.82 amd64
ii linux-headers-generic-hwe-18.04 5.4.0.92.103~18.04.82 amd64
ii linux-image-generic-hwe-18.04 5.4.0.92.103~18.04.82 amd64
Noyau courant : 5.4.0-92-generic x86_64
c'est différant. Tu as les noyaux évolutifs HWE
Dernière modification par geole (Le 10/01/2022, à 13:41)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#189 Le 10/01/2022, à 11:01
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
xubu1957 a écrit :Pour les imprimantes HP, les plus qualifiés pour répondre, c'est grigouille ou ylag.
OK alors pourquoi m'avoir demandé le résultats de toutes ces commandes si c'est pour me répondre ça ?
Hors ligne
#190 Le 10/01/2022, à 11:05
- geole
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
Parce que s'ils interviennent, ils auront déjà connaissance du problème
Si je te demande les trace, je pense que je suis qualifié pour les comprendre
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#191 Le 10/01/2022, à 11:07
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
root@:/home/adminlocal# journalctl -b --no-pager -p err
-- Logs begin at Wed 2021-10-13 14:30:01 CEST, end at Mon 2022-01-10 11:04:07 CET. --
janv. 10 07:38:23 bibea smartd[810]: Device: /dev/sda [SAT], 1463 Currently unreadable (pending) sectors
janv. 10 07:38:23 bibea smartd[810]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
janv. 10 07:38:23 bibea smartd[810]: /etc/smartmontools/run.d/10mail:
janv. 10 07:38:23 bibea smartd[810]: Your system does not have /usr/bin/mail. Install the mailx or mailutils package
janv. 10 07:38:23 bibea smartd[810]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
janv. 10 07:38:23 bibea smartd[810]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
janv. 10 07:38:23 bibea smartd[810]: Device: /dev/sda [SAT], 1445 Offline uncorrectable sectors
janv. 10 07:38:23 bibea colord-sane[919]: io/hpmud/pp.c 627: unable to read device-id ret=-1
janv. 10 07:38:23 bibea smartd[810]: Warning via /usr/share/smartmontools/smartd-runner to root produced unexpected output (183 bytes) to STDOUT/STDERR:
janv. 10 07:38:23 bibea smartd[810]: /etc/smartmontools/run.d/10mail:
janv. 10 07:38:23 bibea smartd[810]: Your system does not have /usr/bin/mail. Install the mailx or mailutils package
janv. 10 07:38:23 bibea smartd[810]: run-parts: /etc/smartmontools/run.d/10mail exited with return code 1
janv. 10 07:38:23 bibea smartd[810]: Warning via /usr/share/smartmontools/smartd-runner to root: failed (32-bit/8-bit exit status: 256/1)
janv. 10 07:38:25 bibea lightdm[1263]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
janv. 10 07:38:25 bibea lightdm[1263]: PAM adding faulty module: pam_kwallet.so
janv. 10 07:38:25 bibea lightdm[1263]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
janv. 10 07:38:25 bibea lightdm[1263]: PAM adding faulty module: pam_kwallet5.so
janv. 10 07:38:28 bibea lightdm[1471]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
janv. 10 07:38:28 bibea lightdm[1471]: PAM adding faulty module: pam_kwallet.so
janv. 10 07:38:28 bibea lightdm[1471]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
janv. 10 07:38:28 bibea lightdm[1471]: PAM adding faulty module: pam_kwallet5.so
janv. 10 07:38:30 bibea pulseaudio[1410]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
janv. 10 07:38:30 bibea pulseaudio[1559]: [pulseaudio] pid.c: Daemon already running.
janv. 10 07:38:32 bibea systemd[1279]: Failed to start XFCE notifications service.
janv. 10 07:38:39 bibea lightdm[2258]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
janv. 10 07:38:39 bibea lightdm[2258]: PAM adding faulty module: pam_kwallet.so
janv. 10 07:38:39 bibea lightdm[2258]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
janv. 10 07:38:39 bibea lightdm[2258]: PAM adding faulty module: pam_kwallet5.so
janv. 10 07:38:45 bibea lightdm[2588]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
janv. 10 07:38:45 bibea lightdm[2588]: PAM adding faulty module: pam_kwallet.so
janv. 10 07:38:45 bibea lightdm[2588]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
janv. 10 07:38:45 bibea lightdm[2588]: PAM adding faulty module: pam_kwallet5.so
janv. 10 07:38:54 bibea lightdm[2667]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
janv. 10 07:38:54 bibea lightdm[2667]: PAM adding faulty module: pam_kwallet.so
janv. 10 07:38:54 bibea lightdm[2667]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
janv. 10 07:38:54 bibea lightdm[2667]: PAM adding faulty module: pam_kwallet5.so
janv. 10 07:38:56 bibea lightdm[2698]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
janv. 10 07:38:56 bibea lightdm[2698]: PAM adding faulty module: pam_kwallet.so
janv. 10 07:38:56 bibea lightdm[2698]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
janv. 10 07:38:56 bibea lightdm[2698]: PAM adding faulty module: pam_kwallet5.so
janv. 10 07:39:06 bibea pulseaudio[2972]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
janv. 10 07:39:10 bibea spice-vdagent[3074]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
janv. 10 07:40:21 bibea hp-systray[3203]: hp-systray(qt4)[3203]: error: No system tray detected on this system. Unable to start, exiting.
janv. 10 08:08:24 bibea smartd[810]: Device: /dev/sda [SAT], 1463 Currently unreadable (pending) sectors
janv. 10 08:08:24 bibea smartd[810]: Device: /dev/sda [SAT], 1445 Offline uncorrectable sectors
janv. 10 08:38:24 bibea smartd[810]: Device: /dev/sda [SAT], 1463 Currently unreadable (pending) sectors
janv. 10 08:38:24 bibea smartd[810]: Device: /dev/sda [SAT], 1445 Offline uncorrectable sectors
janv. 10 09:08:24 bibea smartd[810]: Device: /dev/sda [SAT], 1463 Currently unreadable (pending) sectors
janv. 10 09:08:24 bibea smartd[810]: Device: /dev/sda [SAT], 1445 Offline uncorrectable sectors
janv. 10 09:38:24 bibea smartd[810]: Device: /dev/sda [SAT], 1463 Currently unreadable (pending) sectors
janv. 10 09:38:24 bibea smartd[810]: Device: /dev/sda [SAT], 1445 Offline uncorrectable sectors
janv. 10 09:48:50 bibea lightdm[7448]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
janv. 10 09:48:50 bibea lightdm[7448]: PAM adding faulty module: pam_kwallet.so
janv. 10 09:48:50 bibea lightdm[7448]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
janv. 10 09:48:50 bibea lightdm[7448]: PAM adding faulty module: pam_kwallet5.so
janv. 10 09:48:52 bibea lightdm[7584]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
janv. 10 09:48:52 bibea lightdm[7584]: PAM adding faulty module: pam_kwallet.so
janv. 10 09:48:52 bibea lightdm[7584]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
janv. 10 09:48:52 bibea lightdm[7584]: PAM adding faulty module: pam_kwallet5.so
janv. 10 09:48:53 bibea bluetoothd[828]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
janv. 10 09:48:53 bibea pulseaudio[7565]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
janv. 10 09:48:53 bibea bluetoothd[828]: RFCOMM server failed for :1.300/Profile/HSPHSProfile/00001108-0000-1000-8000-00805f9b34fb: rfcomm_bind: Address already in use (98)
janv. 10 09:48:53 bibea pulseaudio[7594]: [pulseaudio] pid.c: Daemon already running.
janv. 10 09:48:55 bibea lightdm[7596]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
janv. 10 09:48:55 bibea lightdm[7596]: PAM adding faulty module: pam_kwallet.so
janv. 10 09:48:55 bibea lightdm[7596]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
janv. 10 09:48:55 bibea lightdm[7596]: PAM adding faulty module: pam_kwallet5.so
janv. 10 09:49:07 bibea lightdm[7599]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
janv. 10 09:49:07 bibea lightdm[7599]: PAM adding faulty module: pam_kwallet.so
janv. 10 09:49:07 bibea lightdm[7599]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
janv. 10 09:49:07 bibea lightdm[7599]: PAM adding faulty module: pam_kwallet5.so
janv. 10 09:49:27 bibea bluetoothd[828]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
janv. 10 09:49:27 bibea pulseaudio[7787]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
janv. 10 09:49:27 bibea bluetoothd[828]: RFCOMM server failed for :1.312/Profile/HSPHSProfile/00001108-0000-1000-8000-00805f9b34fb: rfcomm_bind: Address already in use (98)
janv. 10 09:49:30 bibea spice-vdagent[7895]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
janv. 10 09:49:34 bibea bluetoothd[828]: RFCOMM server failed for Message Notification: rfcomm_bind: Address already in use (98)
janv. 10 09:49:34 bibea bluetoothd[828]: RFCOMM server failed for Message Access: rfcomm_bind: Address already in use (98)
janv. 10 09:49:34 bibea bluetoothd[828]: RFCOMM server failed for Phone Book Access: rfcomm_bind: Address already in use (98)
janv. 10 09:49:34 bibea bluetoothd[828]: RFCOMM server failed for Synchronization: rfcomm_bind: Address already in use (98)
janv. 10 09:49:34 bibea bluetoothd[828]: RFCOMM server failed for File Transfer: rfcomm_bind: Address already in use (98)
janv. 10 09:49:34 bibea bluetoothd[828]: RFCOMM server failed for Object Push: rfcomm_bind: Address already in use (98)
janv. 10 10:01:38 bibea scanimage[9032]: io/hpmud/pp.c 627: unable to read device-id ret=-1
janv. 10 10:01:44 bibea python[8791]: io/hpmud/musb.c 1152: unable to open hp:/usb/HP_LaserJet_M14-M17?serial=JPCLB55086
janv. 10 10:01:44 bibea hp-check[8791]: [8791]: error: Unable to communicate with device (code=12): hp:/usb/HP_LaserJet_M14-M17?serial=JPCLB55086
janv. 10 10:01:44 bibea hp-check[8791]: hp-check[8791]: error: Device not found
janv. 10 10:01:44 bibea hp-check[8791]: hp-check[8791]: error: Communication status: Failed
janv. 10 10:08:01 bibea hp[9180]: io/hpmud/pp.c 627: unable to read device-id ret=-1
janv. 10 10:08:24 bibea smartd[810]: Device: /dev/sda [SAT], 1463 Currently unreadable (pending) sectors
janv. 10 10:08:24 bibea smartd[810]: Device: /dev/sda [SAT], 1445 Offline uncorrectable sectors
janv. 10 10:38:24 bibea smartd[810]: Device: /dev/sda [SAT], 1463 Currently unreadable (pending) sectors
janv. 10 10:38:24 bibea smartd[810]: Device: /dev/sda [SAT], 1445 Offline uncorrectable sectors
root@:/home/adminlocal#
Hors ligne
#192 Le 10/01/2022, à 11:17
- geole
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
Je crois que c'est une piste nouvelle
janv. 10 07:38:23 bibea smartd[810]: Device: /dev/sda [SAT], 1463 Currently unreadable (pending) sectors
Peux-tu installer smartmontools ( cette application, heureusement n'a pas besoin du mode graphique) avec cette commande
sudo apt-get install --no-install-recommends smartmontools
et poster le résultat de cette commande
sudo smartctl -s on -a /dev/sda
Il y a aussi ce message
PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Je vais regarder dans internet pour évaluer la gravité.
====> https://askubuntu.com/questions/758696/ … sion-unity
Il semblerait que cela soit la cause de la non ouverture de l'écran graphique
Cela parle aussi de ton imprimante
janv. 10 10:01:38 bibea scanimage[9032]: io/hpmud/pp.c 627: unable to read device-id ret=-1
janv. 10 10:01:44 bibea python[8791]: io/hpmud/musb.c 1152: unable to open hp:/usb/HP_LaserJet_M14-M17?serial=JPCLB55086
janv. 10 10:01:44 bibea hp-check[8791]: [8791]: error: Unable to communicate with device (code=12): hp:/usb/HP_LaserJet_M14-M17?serial=JPCLB55086
janv. 10 10:01:44 bibea hp-check[8791]: hp-check[8791]: error: Device not found
janv. 10 10:01:44 bibea hp-check[8791]: hp-check[8791]: error: Communication status: Failed
janv. 10 10:08:01 bibea hp[9180]: io/hpmud/pp.c 627: unable to read device-id ret=-1
Dernière modification par geole (Le 10/01/2022, à 11:31)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#193 Le 10/01/2022, à 11:20
- xubu1957
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
xubu1957 a écrit :Pour les imprimantes HP, les plus qualifiés pour répondre, c'est grigouille ou ylag.
OK alors pourquoi m'avoir demandé le résultats de toutes ces commandes si c'est pour me répondre ça ?
Je peux essayer de leur demander leur aide.
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
#194 Le 10/01/2022, à 11:21
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
root@:/home/adminlocal# journalctl -b | sed -n '/Startup finished in/,/XXXXX/p' >Trace.txt && xdg-open Trace.txt
root@bibea:/home/adminlocal#
(gedit:11405): GLib-GIO-CRITICAL **: 11:11:31.434: g_dbus_proxy_new_sync: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(gedit:11405): dconf-WARNING **: 11:11:31.447: failed to commit changes to dconf: La connexion est fermée
(gedit:11405): dconf-WARNING **: 11:11:31.456: failed to commit changes to dconf: La connexion est fermée
Error creating proxy: La connexion est fermée (g-io-error-quark, 18)
Error creating proxy: La connexion est fermée (g-io-error-quark, 18)
Error creating proxy: La connexion est fermée (g-io-error-quark, 18)
Error creating proxy: La connexion est fermée (g-io-error-quark, 18)
Error creating proxy: La connexion est fermée (g-io-error-quark, 18)
(gedit:11405): dconf-WARNING **: 11:11:31.589: failed to commit changes to dconf: La connexion est fermée
(gedit:11405): dconf-WARNING **: 11:11:31.685: failed to commit changes to dconf: La connexion est fermée
(gedit:11405): dconf-WARNING **: 11:11:31.686: failed to commit changes to dconf: La connexion est fermée
(gedit:11405): dconf-WARNING **: 11:11:31.686: failed to commit changes to dconf: La connexion est fermée
j'ai ça qui s'affiche et ensuite un fichier trace énorme qui s'ouvre dans l'éditeur Gedit avec des centaines de linges de code , tu souhaites seulement la fin tu veux que je copie combien de ligne ?
Hors ligne
#195 Le 10/01/2022, à 11:22
- iznobe
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
Bonjour , c ' est quoi ce bins avec les utilisateurs dans ton systeme ?
tu donnes les retours des commandes demandées avec 2 utilisateur differents : root et adminlocal , et pas avec un utilisateur classique .
Au final on ne risque pas de s ' y retrouver
les utilisateurs classique sont en theorie sos et ???
De plus sur une grande partie des commandes données precedemment tu ne montres pas le retour complet de commande , ce qui fait qu ' on ne sait pas avec quel utilisateur tu as passées les commandes .
2) Un retour complet, comprend 4 éléments :
2.1- le prompt initial, qui ressemble à :Dave2001@HAL9000-pc:~$
.
2.2- la commande, par exemple :cp /home/Dave2001/Saturne.jpg /mon/DDE/Saturne.jpg
destinée à copier la photo "Saturne" de mon home vers mon DDE (Disque Dur Externe).
2.3- la réponse du système à la commande :
cp: impossible d'évaluer «/home/Dave2001/Saturne.jpg»: Aucun fichier ou dossier de ce type
.
2.4- le retour automatique du prompt final (pas toujours identique à l'initial).
On en est presque a 200 messages , et au final il faut pratiquement tout reprendre du debut ........
--------------------------------------------------------------------------------------------------------------------------------------
Aux aidants : https://forum.ubuntu-fr.org/viewtopic.p … #p22523974 , retour d e la commande groups du message en lien de @xubu1957 :
adminlocal sudo docker
ceci est ma derniere intervention dans ce fil , c ' est vraiment du n' importe quoi !
bon courage .
Dernière modification par iznobe (Le 10/01/2022, à 11:32)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#196 Le 10/01/2022, à 11:24
- geole
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
j'ai ça qui s'affiche et ensuite un fichier trace énorme qui s'ouvre dans l'éditeur Gedit avec des centaines de linges de code , tu souhaites seulement la fin tu veux que je copie combien de ligne ?
Je voulais tout. Mais cela peut attendre, l'urgence devient la commande smartctl.
Dernière modification par geole (Le 10/01/2022, à 11:25)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#197 Le 10/01/2022, à 11:25
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
root@bibea:/home/adminlocal# sudo smartctl -s on -a /dev/sda
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-5.4.0-92-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Caviar Blue Serial ATA
Device Model: WDC WD3200AAJS-00L7A0
Serial Number: WD-WCAV2J477381
LU WWN Device Id: 5 0014ee 1ad1eb88a
Firmware Version: 01.03E01
User Capacity: 320072933376 bytes [320 GB]
Sector Size: 512 bytes logical/physical
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 2.5, 3.0 Gb/s
Local Time is: Mon Jan 10 11:25:01 2022 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x84) Offline data collection activity
was suspended by an interrupting command from host.
Auto Offline Data Collection: Enabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 6000) seconds.
Offline data collection
capabilities: (0x7b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 73) minutes.
Conveyance self-test routine
recommended polling time: ( 5) minutes.
SCT capabilities: (0x3037) SCT Status supported.
SCT Feature Control supported.
SCT Data Table supported.
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 1262
3 Spin_Up_Time 0x0027 137 135 021 Pre-fail Always - 4116
4 Start_Stop_Count 0x0032 098 098 000 Old_age Always - 2150
5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
9 Power_On_Hours 0x0032 096 096 000 Old_age Always - 3601
10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
12 Power_Cycle_Count 0x0032 098 098 000 Old_age Always - 2066
192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 98
193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 2147
194 Temperature_Celsius 0x0022 117 100 000 Old_age Always - 26
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 172 172 000 Old_age Always - 1463
198 Offline_Uncorrectable 0x0030 173 173 000 Old_age Offline - 1445
199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
200 Multi_Zone_Error_Rate 0x0008 001 001 000 Old_age Offline - 25880
SMART Error Log Version: 1
ATA Error Count: 3033 (device log contains only the most recent five errors)
CR = Command Register [HEX]
FR = Features Register [HEX]
SC = Sector Count Register [HEX]
SN = Sector Number Register [HEX]
CL = Cylinder Low Register [HEX]
CH = Cylinder High Register [HEX]
DH = Device/Head Register [HEX]
DC = Device Command Register [HEX]
ER = Error register [HEX]
ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.
Error 3033 occurred at disk power-on lifetime: 948 hours (39 days + 12 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 08 00 28 03 e0 Error: UNC 8 sectors at LBA = 0x00032800 = 206848
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
c8 00 08 00 28 03 e0 08 00:28:07.005 READ DMA
ec 00 00 00 00 00 a0 08 00:28:06.995 IDENTIFY DEVICE
ef 03 46 00 00 00 a0 08 00:28:06.995 SET FEATURES [Set transfer mode]
Error 3032 occurred at disk power-on lifetime: 948 hours (39 days + 12 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 08 00 28 03 e0 Error: UNC 8 sectors at LBA = 0x00032800 = 206848
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
c8 00 08 00 28 03 e0 08 00:28:04.763 READ DMA
c8 00 08 f0 ff 52 e7 08 00:28:04.760 READ DMA
c8 00 08 80 ff 52 e7 08 00:28:04.746 READ DMA
c8 00 08 00 10 00 e0 08 00:28:04.706 READ DMA
Error 3031 occurred at disk power-on lifetime: 948 hours (39 days + 12 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 08 00 28 03 e0 Error: UNC 8 sectors at LBA = 0x00032800 = 206848
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
c8 00 08 00 28 03 e0 08 00:28:01.845 READ DMA
ec 00 00 00 00 00 a0 08 00:28:01.840 IDENTIFY DEVICE
ef 03 46 00 00 00 a0 08 00:28:01.840 SET FEATURES [Set transfer mode]
Error 3030 occurred at disk power-on lifetime: 948 hours (39 days + 12 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 08 00 28 03 e0 Error: UNC 8 sectors at LBA = 0x00032800 = 206848
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
c8 00 08 00 28 03 e0 08 00:27:59.485 READ DMA
c8 00 08 f0 ff 52 e7 08 00:27:59.484 READ DMA
c8 00 08 80 ff 52 e7 08 00:27:59.484 READ DMA
ca 00 08 00 00 00 e0 08 00:27:59.473 WRITE DMA
Error 3029 occurred at disk power-on lifetime: 948 hours (39 days + 12 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 08 00 28 03 e0 Error: UNC 8 sectors at LBA = 0x00032800 = 206848
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
c8 00 08 00 28 03 e0 08 00:27:57.205 READ DMA
ec 00 00 00 00 00 a0 08 00:27:57.200 IDENTIFY DEVICE
ef 03 46 00 00 00 a0 08 00:27:57.198 SET FEATURES [Set transfer mode]
SMART Self-test log structure revision number 1
No self-tests have been logged. [To run self-tests, use: smartctl -t]
SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
Hors ligne
#198 Le 10/01/2022, à 11:36
- geole
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
Problème résolu.
Tu remplaces le disque et tu réinstalles ubuntu.
Je sais , tu vas dire qu'il est neuf mais il ne sait pas réparer ses erreurs
Tu peux attendre d'autres avis si tu le souhaites.
Error 3033 occurred at disk power-on lifetime: 948 hours Error: UNC 8 sectors at LBA = 206848
9 Power_On_Hours 0x0032 096 096 000 Old_age Always - 3601
5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 172 172 000 Old_age Always - 1463
198 Offline_Uncorrectable 0x0030 173 173 000 Old_age Offline - 1445
Ou du moins tu le reformate avec gnome-disk-utility en prenant l'option d'écraser toutes les données. Cela prendra du temps. A l'issue de ce formatage, tu referas un rapport smartctl pour savoir si cela vaut le coup de continuer à l'utiliser.
Dernière modification par geole (Le 10/01/2022, à 11:39)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#199 Le 10/01/2022, à 11:39
- saragosse
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
Iznobe :
Bonjour , c ' est quoi ce bins avec les utilisateurs dans ton systeme ?
tu donnes les retours des commandes demandées avec 2 utilisateur differents : root et adminlocal , et pas avec un utilisateur classique .
Au final on ne risque pas de s ' y retrouver roll mad
les utilisateurs classique sont en theorie sos et ???
De plus sur une grande partie des commandes données precedemment tu ne montres pas le retour complet de commande , ce qui fait qu ' on ne sait pas avec quel utilisateur tu as passées les commandes .
c'est quoi ce bins ? Oui effectivement c'est possible . l'utilisateur de mon système c'est adminlocal , ensuite 'sos' c'est un utilisateur qu'il m'a été demandé de créer pour faire des test je pense , donc je l'ai utilisé sans penser mal faire et sans penser un seul instant aux conséquences que ça pouvait entrainer à votre niveau , excusez-moi,
et effectivement je renvoie des commandes sous 'root' parce que tout simplement certaines commandes qui me sont demandées ne sont exécutables qu'en tant que root et que je ne pense pas à revenir sur utilisateur 'adminlocal',
voici le bins , mainenant je vais abandonné l'utilisateur 'sos' et m'en tenir à l'utilisateur adminlocal ;
Hors ligne
#200 Le 10/01/2022, à 11:43
- geole
Re : [Abandonné] échec démarrage du gestionnaire d'utilisation pour UID 121
Peux-tu donner ce retour
journalctl -b -g sda >Trace.txt && xdg-open Trace.txt
Dernière modification par geole (Le 10/01/2022, à 11:43)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne