#1 Le 29/07/2025, à 18:05
- Turkish
Récupération Clef USB
Bonjour,
Sujet récurrent mais je tente de récupérer l'usage de 2 clefs USB de 4 Go. ( pas de données à récupérer, mais juste l'usage de celles-ci).
Celles ci sont en lecture seule. Problème entrée sortie.
Gparted reconnait la clef ( /dev/sdb 3,96 Go ) mais indique dans la colonne Partition : non alloué
Dans périphérique / Créer une table de partition : Gparted renvoi le message suivant : Impossible d'écrire sur dev/sdb car il est ouvert en lecture seule.
Je ne sais pas avec quel utilitaire récupérer les clefs : plusieurs tests avec Gparted ( en vain ), Gnome-disks etc....
Commande fsck :
Veriton-M421G:~$ sudo fsck -f -v /dev/sdb
fsck de util-linux 2.37.2
e2fsck 1.46.5 (30-Dec-2021)
fsck.ext2: Système de fichiers accessible en lecture seulement lors de la tentative d'ouverture de /dev/sdb
Disque protégé en écriture ; utilisez l'option -n pour effectuer une
vérification du périphérique en lecture seule.
Merci d'avance pour vos conseils
CPU Model : AMD Ryzen 5 5500
CPU Core : 12
elementary OS 7.1 Horus
Hors ligne
#2 Le 29/07/2025, à 18:12
- xubu1957
Re : Récupération Clef USB
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
En ligne
#3 Le 29/07/2025, à 19:21
- Turkish
Re : Récupération Clef USB
Ci dessous le retour de la commande lancée :
Veriton-M421G:~$ sudo dmesg | tail -1 > /tmp/tail.txt; sleep 45 && echo -e "\n\tLes 3 derniers systèmes de fichiers montés :"; mount -l | tail -3 ; echo -e "\n\tUSB, les puces :"; lsusb | sort; echo -e "\n\tUSB, les modules :"; lsusb -t; echo -e "\n\tDMESG :"; sudo dmesg | grep -A999 "$(sed -r 's/([].[])/\\\1/g' /tmp/tail.txt)" | grep -Evi "80211|associate|authenticat|dhclient|dhcp|forcedeth|ipv6|link is not ready|network|no link during initialization|phy[0-9]|tx/rx|tx status|ufw|wlan"; echo -e "\n\tContenu de /media :"; ls -la /media; echo -e "\n\tContenu de /media/moi :"; ls -la "/media/$USER"; echo -e "\n\tGestionnaire(s) de fichiers :"; dpkg -l | grep -i "file .*manager" | awk '!/plugin|profile|theme/{print $1,$2,$3,$4}' | column -s' ' -t ; echo -e "\n\tNombre d'éléments de /home/moi ne m'appartenant pas :"; find ~ -mount \( ! -user $USER -o ! -group $USER \) | wc -l; echo -e "\n\tDésignation STABLE des périphériques :"; ls -l /dev/disk/by-id | grep -iEv "\-part[3-9]|total|\-part[1-9][0-9]" | sort -k 10; echo; lsb_release -d; echo -e "\nNoyau en service : $(uname -mr)\n"; echo "Logué en tant que : $(whoami)"
[sudo] Mot de passe de Moi :
Les 3 derniers systèmes de fichiers montés :
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
nsfs on /run/snapd/ns/chromium.mnt type nsfs (rw)
USB, les puces :
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 058f:9380 Alcor Micro Corp. Flash Drive
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 058f:9360 Alcor Micro Corp. 8-in-1 Media Card Reader
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
USB, les modules :
/: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/2p, 12M
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/3p, 12M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/3p, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/3p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/3p, 12M
|__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
|__ Port 4: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
DMESG :
[ 427.842498] audit: type=1326 audit(1753809215.826:453): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 428.848481] audit: type=1326 audit(1753809216.831:454): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 429.852839] audit: type=1326 audit(1753809217.836:455): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 430.855437] audit: type=1326 audit(1753809218.837:456): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 431.861243] audit: type=1326 audit(1753809219.845:457): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 432.865912] audit: type=1326 audit(1753809220.846:458): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 433.870479] audit: type=1326 audit(1753809221.851:459): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 434.504408] usb 2-4: new high-speed USB device number 2 using ehci-pci
[ 434.858333] usb 2-4: New USB device found, idVendor=058f, idProduct=9380, bcdDevice= 0.01
[ 434.858339] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 434.858343] usb 2-4: Product: Mass Storage Device
[ 434.858345] usb 2-4: Manufacturer: Alcor Micro
[ 434.861881] usb-storage 2-4:1.0: USB Mass Storage device detected
[ 434.867273] scsi host7: usb-storage 2-4:1.0
[ 434.874281] audit: type=1326 audit(1753809222.856:460): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 435.877857] audit: type=1326 audit(1753809223.860:461): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 435.893477] scsi 7:0:0:0: Direct-Access Generic USB Flash Disk 7.76 PQ: 0 ANSI: 2
[ 435.895443] sd 7:0:0:0: Attached scsi generic sg6 type 0
[ 435.900268] sd 7:0:0:0: [sdf] 8306688 512-byte logical blocks: (4.25 GB/3.96 GiB)
[ 435.902903] sd 7:0:0:0: [sdf] Write Protect is off
[ 435.902911] sd 7:0:0:0: [sdf] Mode Sense: 03 00 00 00
[ 435.903632] sd 7:0:0:0: [sdf] No Caching mode page found
[ 435.903639] sd 7:0:0:0: [sdf] Assuming drive cache: write through
[ 436.180747] sd 7:0:0:0: [sdf] Attached SCSI removable disk
[ 436.882430] audit: type=1326 audit(1753809224.865:462): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 437.886932] audit: type=1326 audit(1753809225.869:463): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 438.889337] audit: type=1326 audit(1753809226.870:464): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 439.894184] audit: type=1326 audit(1753809227.877:465): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 440.900437] audit: type=1326 audit(1753809228.880:466): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 441.904977] audit: type=1326 audit(1753809229.887:467): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 442.909199] audit: type=1326 audit(1753809230.892:468): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 443.914228] audit: type=1326 audit(1753809231.897:469): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 444.920540] audit: type=1326 audit(1753809232.902:470): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 445.924478] audit: type=1326 audit(1753809233.906:471): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 446.929524] audit: type=1326 audit(1753809234.913:472): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 447.933940] audit: type=1326 audit(1753809235.916:473): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 448.937514] audit: type=1326 audit(1753809236.919:474): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 449.944396] audit: type=1326 audit(1753809237.926:475): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 450.948661] audit: type=1326 audit(1753809238.932:476): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 451.952978] audit: type=1326 audit(1753809239.934:477): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 452.956954] audit: type=1326 audit(1753809240.936:478): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 453.960641] audit: type=1326 audit(1753809241.941:479): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 454.964887] audit: type=1326 audit(1753809242.947:480): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 455.969096] audit: type=1326 audit(1753809243.948:481): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 456.973416] audit: type=1326 audit(1753809244.958:482): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 457.977895] audit: type=1326 audit(1753809245.959:483): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 458.982141] audit: type=1326 audit(1753809246.964:484): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 459.985523] audit: type=1326 audit(1753809247.969:485): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 460.990129] audit: type=1326 audit(1753809248.974:486): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 461.994084] audit: type=1326 audit(1753809249.979:487): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 463.000818] audit: type=1326 audit(1753809250.980:488): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 464.004860] audit: type=1326 audit(1753809251.985:489): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=23204 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7f124a83aaf4 code=0x50000
[ 465.489163] audit: type=1326 audit(1753809253.474:490): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=26713 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7efe84336af4 code=0x50000
[ 466.492423] audit: type=1326 audit(1753809254.474:491): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=26713 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7efe84336af4 code=0x50000
[ 467.497616] audit: type=1326 audit(1753809255.479:492): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=26713 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7efe84336af4 code=0x50000
[ 468.502409] audit: type=1326 audit(1753809256.484:493): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=26713 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7efe84336af4 code=0x50000
[ 469.508463] audit: type=1326 audit(1753809257.488:494): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=26713 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7efe84336af4 code=0x50000
[ 470.512872] audit: type=1326 audit(1753809258.493:495): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=26713 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7efe84336af4 code=0x50000
[ 471.515513] audit: type=1326 audit(1753809259.497:496): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=26713 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7efe84336af4 code=0x50000
[ 472.521122] audit: type=1326 audit(1753809260.505:497): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=26713 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7efe84336af4 code=0x50000
[ 473.526160] audit: type=1326 audit(1753809261.507:498): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=26713 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7efe84336af4 code=0x50000
Contenu de /media :
total 16
drwxr-xr-x 4 root root 4096 avril 28 2024 .
drwxr-xr-x 22 root root 4096 oct. 23 2022 ..
drwxr-x---+ 9 root root 4096 juil. 29 15:26 Moi
drwxr-xr-x 2 root root 4096 avril 28 2024 usb-drive
Contenu de /media/moi :
total 36
drwxr-x---+ 9 root root 4096 juil. 29 15:26 .
drwxr-xr-x 4 root root 4096 avril 28 2024 ..
drwxr-xr-x 2 root root 4096 févr. 24 2019 'My CDROM'
drwxr-xr-x 2 root root 4096 août 7 2018 MyCDROM
drwxr-xr-x 2 root root 4096 févr. 24 2019 'My CDROM1'
drwxr-xr-x 2 root root 4096 août 7 2018 MyCDROM1
drwxr-xr-x 2 root root 4096 févr. 24 2019 'My CDROM2'
drwxr-xr-x 2 root root 4096 août 7 2018 MyCDROM2
drwxr-xr-x 2 root root 4096 févr. 24 2019 'My CDROM3'
Gestionnaire(s) de fichiers :
ii pcmanfm 1.3.2-1 amd64
ii pcmanfm-qt 0.17.0-0ubuntu1 amd64
Nombre d'éléments de /home/moi ne m'appartenant pas :
3
Désignation STABLE des périphériques :
lrwxrwxrwx 1 root root 9 juil. 29 19:06 ata-SAMSUNG_HD300LJ_S0D7J1WL802051 -> ../../sda
lrwxrwxrwx 1 root root 9 juil. 29 19:06 wwn-0x50000f001b802051 -> ../../sda
lrwxrwxrwx 1 root root 10 juil. 29 19:07 ata-SAMSUNG_HD300LJ_S0D7J1WL802051-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 juil. 29 19:07 wwn-0x50000f001b802051-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 juil. 29 19:07 ata-SAMSUNG_HD300LJ_S0D7J1WL802051-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 juil. 29 19:07 wwn-0x50000f001b802051-part2 -> ../../sda2
lrwxrwxrwx 1 root root 9 juil. 29 19:07 usb-Generic_USB_SD_Reader_2004888-0:0 -> ../../sdb
lrwxrwxrwx 1 root root 9 juil. 29 19:07 usb-Generic_USB_CF_Reader_2004888-0:1 -> ../../sdc
lrwxrwxrwx 1 root root 9 juil. 29 19:07 usb-Generic_USB_SM_Reader_2004888-0:2 -> ../../sdd
lrwxrwxrwx 1 root root 9 juil. 29 19:07 usb-Generic_USB_MS_Reader_2004888-0:3 -> ../../sde
lrwxrwxrwx 1 root root 9 juil. 29 19:13 usb-Generic_USB_Flash_Disk-0:0 -> ../../sdf
lrwxrwxrwx 1 root root 9 juil. 29 19:06 ata-ATAPI_DVD_A_DH16A6S -> ../../sr0
Description: Ubuntu 22.04.4 LTS
Noyau en service : 5.15.0-92-generic x86_64
Logué en tant que : Moi
CPU Model : AMD Ryzen 5 5500
CPU Core : 12
elementary OS 7.1 Horus
Hors ligne
#4 Le 29/07/2025, à 21:18
- geole
Re : Récupération Clef USB
Bonjour.
Bonne nouvelle : La clé est saine.
[ 435.893477] scsi 7:0:0:0: Direct-Access Generic USB Flash Disk 7.76 PQ: 0 ANSI: 2
[ 435.895443] sd 7:0:0:0: Attached scsi generic sg6 type 0
[ 435.900268] sd 7:0:0:0: [sdf] 8306688 512-byte logical blocks: (4.25 GB/3.96 GiB)
[ 435.902903] sd 7:0:0:0: [sdf] Write Protect is off
[ 435.902911] sd 7:0:0:0: [sdf] Mode Sense: 03 00 00 00
[ 435.903632] sd 7:0:0:0: [sdf] No Caching mode page found
[ 435.903639] sd 7:0:0:0: [sdf] Assuming drive cache: write through
[ 436.180747] sd 7:0:0:0: [sdf] Attached SCSI removable disk
Mauvaise nouvelle: Ce n’est pas SDB mais SDF. Alors fais attention de ne pas te tromper de lettre.
Donne ce retour.
sudo fdisk -l /dev/sdf
Applique cette correction.
sudo dd if=/dev/zero of=/dev/sdf bs=1M count=1 && sync
Débranche et rebranche la clé.
Relance gparted.
Dernière modification par geole (Le 29/07/2025, à 21:39)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#5 Le 30/07/2025, à 13:41
- Turkish
Re : Récupération Clef USB
sudo fdisk -l /dev/sdf
Retour de la commande ci dessus :
Veriton-M421G:~$ sudo fdisk -l /dev/sdf
[sudo] Mot de passe de Moi :
Disque /dev/sdf : 3,96 GiB, 4253024256 octets, 8306688 secteurs
Disk model: USB Flash Disk
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Puis :
sudo dd if=/dev/zero of=/dev/sdf bs=1M count=1 && sync
Retour :
Veriton-M421G:~$ sudo dd if=/dev/zero of=/dev/sdf bs=1M count=1 && sync
[sudo] Mot de passe de Moi :
1+0 enregistrements lus
1+0 enregistrements écrits
1048576 octets (1,0 MB, 1,0 MiB) copiés, 0,0351078 s, 29,9 MB/s
Gparted indique toujours un problème de lecteure seule sur la clef. Impossibilité d'ajouter une table de partition et/ou de partiitonner la clef
Dernière modification par Turkish (Le 30/07/2025, à 13:42)
CPU Model : AMD Ryzen 5 5500
CPU Core : 12
elementary OS 7.1 Horus
Hors ligne
#6 Le 30/07/2025, à 15:01
- geole
Re : Récupération Clef USB
Publie ce retour ( adapte si la lettre a changé)
sudo parted /dev/sdf mklabel gpt
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#7 Le 30/07/2025, à 16:09
- Turkish
Re : Récupération Clef USB
Veriton-M421G:~$ sudo parted /dev/sdf mklabel gpt
[sudo] Mot de passe de Moi :
Avertissement: Impossible d’ouvrir /dev/sdf en lecture-écriture (Système de
fichiers accessible en lecture seulement). /dev/sdf a été ouvert en lecture
seule.
Erreur: Impossible d’écrire sur /dev/sdf car il est ouvert en lecture seule.
Ignorer/Ignore/Annuler/Cancel?
CPU Model : AMD Ryzen 5 5500
CPU Core : 12
elementary OS 7.1 Horus
Hors ligne
#8 Le 30/07/2025, à 16:22
- ylag
Re : Récupération Clef USB
Bonjour,
Question bête, y aurait-il un commutateur physique sur ces clés pour les passer en lecture seule ?
A+
Hors ligne
#9 Le 30/07/2025, à 16:33
- Turkish
Re : Récupération Clef USB
Bjr Ylag,
Si il y en a un, il est invisible à mes yeux !
CPU Model : AMD Ryzen 5 5500
CPU Core : 12
elementary OS 7.1 Horus
Hors ligne
#10 Le 30/07/2025, à 16:38
- geole
Re : Récupération Clef USB
Débranche la clé USB. Attends une minute et frappe cette commande
echo 'Debut Lacie1' | sudo tee -a /dev/kmsg
Branche la clé. Attends de nouveau une minute et frappe ces commandes :
echo 'Fin Lacie1' | sudo tee -a /dev/kmsg &&
journalctl -b | sed -n '/Debut Lacie1/,/Fin Lacie1/p'
et poste le retour pour analyse du problème.
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#11 Le 30/07/2025, à 16:52
- Turkish
Re : Récupération Clef USB
juil. 30 16:48:13 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:13 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:13 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886893.293:14715): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:14 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:14 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:14 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:14 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886894.298:14716): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:15 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:15 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:15 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:15 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886895.303:14717): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:16 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:16 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:16 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:16 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886896.307:14718): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:17 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:17 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:17 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:17 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886897.312:14719): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:18 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:18 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:18 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:18 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886898.315:14720): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:19 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:19 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:19 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:19 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886899.319:14721): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:20 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:20 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:20 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:20 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886900.329:14722): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:21 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:21 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:21 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:21 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886901.331:14723): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:22 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:22 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:22 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:22 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886902.337:14724): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:23 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:23 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:23 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:23 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886903.341:14725): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:24 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:24 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:24 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:24 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886904.346:14726): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:25 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:25 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:25 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:25 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886905.349:14727): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:25 Moi-Veriton-M421G kernel: [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:01:68:3f:7d:4e:21:10:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x80 TTL=1 ID=0 DF PROTO=2
juil. 30 16:48:26 Moi-Veriton-M421G kernel: [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:fb:d0:c5:d3:f3:69:d7:08:00 SRC=192.168.1.10 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
juil. 30 16:48:26 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:26 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:26 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:26 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886906.357:14728): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:27 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:27 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:27 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:27 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886907.360:14729): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:28 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:28 Moi-Veriton-M421G cups.cups-browsed[637926]: + sleep 1
juil. 30 16:48:28 Moi-Veriton-M421G audit[637926]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:28 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886908.362:14730): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=637926 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fdd8330caf4 code=0x50000
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[637926]: + [ 0 = 0 ]
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[637926]: + echo ERROR: CUPS startup timed out
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[637926]: ERROR: CUPS startup timed out
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[637926]: + exit 1
juil. 30 16:48:29 Moi-Veriton-M421G systemd[1]: snap.cups.cups-browsed.service: Main process exited, code=exited, status=1/FAILURE
juil. 30 16:48:29 Moi-Veriton-M421G systemd[1]: snap.cups.cups-browsed.service: Failed with result 'exit-code'.
juil. 30 16:48:29 Moi-Veriton-M421G systemd[1]: snap.cups.cups-browsed.service: Scheduled restart job, restart counter is at 243.
juil. 30 16:48:29 Moi-Veriton-M421G systemd[1]: Stopped Service for snap application cups.cups-browsed.
juil. 30 16:48:29 Moi-Veriton-M421G systemd[1]: Started Service for snap application cups.cups-browsed.
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + mkdir -p /var/snap/cups/1100/var/log
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + mkdir -p /var/snap/cups/1100/var/cache
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + mkdir -p /var/snap/cups/1100/var/run
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + mkdir -p /var/snap/cups/common/etc/cups
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + CONF=/var/snap/cups/common/etc/cups/cups-browsed.conf
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + CLIENTCONF=/var/snap/cups/common/etc/cups/client.conf
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + DAEMON=cups-browsed
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + export LC_ALL=C.UTF-8
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + export LANG=C.UTF-8
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + TMPDIR=/var/snap/cups/1100/tmp
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + mkdir -p /var/snap/cups/1100/tmp
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + CUPSSTARTED=0
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639425]: + seq 60
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:29 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:29 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886909.834:14731): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:30 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:30 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:30 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:30 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886910.840:14732): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:31 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:31 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:31 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:31 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886911.846:14733): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:32 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:32 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:32 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:32 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886912.847:14734): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:33 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:33 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:33 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:33 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886913.853:14735): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:34 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:34 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:34 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:34 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886914.858:14736): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:35 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:35 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:35 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:35 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886915.864:14737): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:36 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:36 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:36 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:36 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886916.865:14738): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:37 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:37 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:37 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:37 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886917.870:14739): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:38 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:38 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:38 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:38 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886918.875:14740): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:39 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886919.876:14741): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:39 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:39 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:39 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:40 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:40 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:40 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:40 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886920.885:14742): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:41 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:41 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:41 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:41 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886921.886:14743): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:42 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:42 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:42 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:42 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886922.891:14744): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:43 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:43 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:43 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:43 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886923.895:14745): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:44 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:44 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:44 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:44 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886924.900:14746): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:45 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:45 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:45 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886925.905:14747): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:45 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:46 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:46 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:46 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:46 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886926.910:14748): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:47 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:47 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:47 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:47 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886927.910:14749): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:48 Moi-Veriton-M421G zeitgeist-fts[6326]: Unable to get info on application://chrome.desktop
juil. 30 16:48:48 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:48 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:48 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:48 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886928.915:14750): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:49 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:49 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:49 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:49 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886929.919:14751): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:50 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:50 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:50 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:50 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886930.923:14752): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:51 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:51 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:51 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:51 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886931.926:14753): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:52 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:52 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:52 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:52 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886932.932:14754): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:53 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:53 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:53 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:53 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886933.938:14755): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:54 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:54 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:54 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:54 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886934.943:14756): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:55 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:55 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:55 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:55 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886935.947:14757): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:56 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:56 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:56 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:56 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886936.951:14758): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:57 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:57 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:57 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:57 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886937.959:14759): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:58 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:58 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:58 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:58 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886938.962:14760): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:59 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:48:59 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:48:59 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886939.969:14761): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:48:59 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:00 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:00 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:00 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:00 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886940.971:14762): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:01 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:01 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:01 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:01 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886941.977:14763): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:02 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:02 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:02 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:02 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886942.980:14764): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:03 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:03 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:03 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:03 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886943.985:14765): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:04 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:04 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:04 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:04 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886944.991:14766): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:05 Moi-Veriton-M421G kernel: [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:01:68:3f:7d:4e:21:10:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x80 TTL=1 ID=0 DF PROTO=2
juil. 30 16:49:05 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:05 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:05 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:06 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886945.997:14767): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:07 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:07 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:06 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:07 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886946.998:14768): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:08 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:08 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:08 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:08 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886948.003:14769): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:09 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:09 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:09 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:09 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886949.008:14770): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:10 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:10 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:10 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:10 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886950.014:14771): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:11 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:11 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:11 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:11 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886951.019:14772): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:12 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:12 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:12 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:12 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886952.024:14773): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:13 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:13 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:13 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:13 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886953.028:14774): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:14 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:14 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:14 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:14 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886954.033:14775): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:14 Moi-Veriton-M421G kernel: [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:fb:7a:b4:6e:0f:43:06:08:00 SRC=192.168.1.14 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
juil. 30 16:49:15 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:15 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:15 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:15 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886955.034:14776): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:16 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:16 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:16 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:16 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886956.039:14777): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:16 Moi-Veriton-M421G kernel: usb 2-4: new high-speed USB device number 5 using ehci-pci
juil. 30 16:49:17 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:17 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:17 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:17 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886957.044:14778): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:17 Moi-Veriton-M421G kernel: usb 2-4: New USB device found, idVendor=058f, idProduct=9380, bcdDevice= 0.01
juil. 30 16:49:17 Moi-Veriton-M421G kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
juil. 30 16:49:17 Moi-Veriton-M421G kernel: usb 2-4: Product: Mass Storage Device
juil. 30 16:49:17 Moi-Veriton-M421G kernel: usb 2-4: Manufacturer: Alcor Micro
juil. 30 16:49:17 Moi-Veriton-M421G kernel: usb-storage 2-4:1.0: USB Mass Storage device detected
juil. 30 16:49:17 Moi-Veriton-M421G kernel: scsi host7: usb-storage 2-4:1.0
juil. 30 16:49:17 Moi-Veriton-M421G mtp-probe[640377]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:13.2/usb2/2-4"
juil. 30 16:49:17 Moi-Veriton-M421G mtp-probe[640377]: bus: 2, device: 5 was not an MTP device
juil. 30 16:49:17 Moi-Veriton-M421G mtp-probe[640390]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:13.2/usb2/2-4"
juil. 30 16:49:17 Moi-Veriton-M421G mtp-probe[640390]: bus: 2, device: 5 was not an MTP device
juil. 30 16:49:18 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:18 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:18 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:18 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886958.048:14779): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:18 Moi-Veriton-M421G kernel: scsi 7:0:0:0: Direct-Access Generic USB Flash Disk 7.76 PQ: 0 ANSI: 2
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: Attached scsi generic sg6 type 0
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: [sdf] 8306688 512-byte logical blocks: (4.25 GB/3.96 GiB)
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: [sdf] Write Protect is off
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: [sdf] Mode Sense: 03 00 00 00
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: [sdf] No Caching mode page found
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: [sdf] Assuming drive cache: write through
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: [sdf] Attached SCSI removable disk
juil. 30 16:49:18 Moi-Veriton-M421G systemd-udevd[640373]: sdf: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdf' failed with exit code 1.
juil. 30 16:49:19 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:19 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:19 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:19 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886959.053:14780): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:20 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:20 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:20 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:20 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886960.054:14781): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:21 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:21 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:21 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:21 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886961.062:14782): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:22 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:22 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:22 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:22 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886962.067:14783): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:23 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:23 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:23 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:23 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886963.071:14784): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:24 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:24 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:24 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:24 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886964.074:14785): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:25 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:25 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:25 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:25 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886965.081:14786): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:26 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:26 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:26 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:26 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886966.086:14787): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:27 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:27 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886967.091:14788): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:27 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:27 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:28 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:28 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:28 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:28 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886968.095:14789): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:29 Moi-Veriton-M421G cups.cups-browsed[639397]: + sleep 1
juil. 30 16:49:29 Moi-Veriton-M421G audit[639397]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:29 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886969.099:14790): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=639397 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fd85816faf4 code=0x50000
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[639397]: + [ 0 = 0 ]
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[639397]: + echo ERROR: CUPS startup timed out
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[639397]: ERROR: CUPS startup timed out
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[639397]: + exit 1
juil. 30 16:49:30 Moi-Veriton-M421G systemd[1]: snap.cups.cups-browsed.service: Main process exited, code=exited, status=1/FAILURE
juil. 30 16:49:30 Moi-Veriton-M421G systemd[1]: snap.cups.cups-browsed.service: Failed with result 'exit-code'.
juil. 30 16:49:30 Moi-Veriton-M421G systemd[1]: snap.cups.cups-browsed.service: Scheduled restart job, restart counter is at 244.
juil. 30 16:49:30 Moi-Veriton-M421G systemd[1]: Stopped Service for snap application cups.cups-browsed.
juil. 30 16:49:30 Moi-Veriton-M421G systemd[1]: Started Service for snap application cups.cups-browsed.
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + mkdir -p /var/snap/cups/1100/var/log
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + mkdir -p /var/snap/cups/1100/var/cache
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + mkdir -p /var/snap/cups/1100/var/run
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + mkdir -p /var/snap/cups/common/etc/cups
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + CONF=/var/snap/cups/common/etc/cups/cups-browsed.conf
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + CLIENTCONF=/var/snap/cups/common/etc/cups/client.conf
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + DAEMON=cups-browsed
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + export LC_ALL=C.UTF-8
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + export LANG=C.UTF-8
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + TMPDIR=/var/snap/cups/1100/tmp
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + mkdir -p /var/snap/cups/1100/tmp
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + CUPSSTARTED=0
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640896]: + seq 60
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:30 Moi-Veriton-M421G audit[640869]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=640869 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fa7b66d3af4 code=0x50000
juil. 30 16:49:30 Moi-Veriton-M421G cups.cups-browsed[640869]: + sleep 1
juil. 30 16:49:30 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886970.616:14791): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=640869 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fa7b66d3af4 code=0x50000
juil. 30 16:49:31 Moi-Veriton-M421G cups.cups-browsed[640869]: + [ -r /var/snap/cups/1100/var/run/cupsd.pid ]
juil. 30 16:49:31 Moi-Veriton-M421G kernel: audit: type=1326 audit(1753886971.619:14792): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=640869 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fa7b66d3af4 code=0x50000
juil. 30 16:49:31 Moi-Veriton-M421G audit[640869]: SECCOMP auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cups-browsed pid=640869 comm="run-cups-browse" exe="/usr/bin/dash" sig=0 arch=c000003e syscall=439 compat=0 ip=0x7fa7b66d3af4 code=0x50000
juil. 30 16:49:31 Moi-Veriton-M421G cups.cups-browsed[640869]: + sleep 1
juil. 30 16:49:32 Moi-Veriton-M421G sudo[640900]: Moi : TTY=pts/0 ; PWD=/home/Moi ; USER=root ; COMMAND=/usr/bin/tee -a /dev/kmsg
juil. 30 16:49:32 Moi-Veriton-M421G sudo[640900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
juil. 30 16:49:32 Moi-Veriton-M421G sudo[640900]: pam_unix(sudo:session): session closed for user root
juil. 30 16:49:32 Moi-Veriton-M421G unknown: Fin Laciel
CPU Model : AMD Ryzen 5 5500
CPU Core : 12
elementary OS 7.1 Horus
Hors ligne
#12 Le 30/07/2025, à 17:21
- geole
Re : Récupération Clef USB
J'ai noté
juil. 30 16:49:18 Moi-Veriton-M421G kernel: scsi 7:0:0:0: Direct-Access Generic USB Flash Disk 7.76 PQ: 0 ANSI: 2
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: Attached scsi generic sg6 type 0
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: [sdf] 8306688 512-byte logical blocks: (4.25 GB/3.96 GiB)
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: [sdf] Write Protect is off
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: [sdf] Mode Sense: 03 00 00 00
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: [sdf] No Caching mode page found
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: [sdf] Assuming drive cache: write through
juil. 30 16:49:18 Moi-Veriton-M421G kernel: sd 7:0:0:0: [sdf] Attached SCSI removable disk
Que donnent
sudo sgdisk -Z /dev/sdf
Débranche et rebranche la clé
sudo parted /dev/sdf mklabel gpt
Dernière modification par geole (Le 30/07/2025, à 18:09)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#13 Le 30/07/2025, à 17:54
- Turkish
Re : Récupération Clef USB
Veriton-M421G:~$ sudo sgdisk -Z /dev/sdf
[sudo] Mot de passe de Moi :
Creating new GPT entries in memory.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
GPT data structures destroyed! You may now partition the disk using fdisk or
other utilities.
Warning! MBR not overwritten! Error is 30!
et
Veriton-M421G:~$ sudo parted /dev/sdf mklabel gpt
Erreur: Erreur d'entrée/sortie lors de l’écriture sur /dev/sdf
Réessayer/Retry/Ignorer/Ignore/Annuler/Cancel?
CPU Model : AMD Ryzen 5 5500
CPU Core : 12
elementary OS 7.1 Horus
Hors ligne
#14 Le 30/07/2025, à 18:05
- geole
Re : Récupération Clef USB
Tant pis
sudo dd if=/dev/zero of=/dev/sdf bs=1M status=progress && sync
Débranche et rebranche puis
sudo parted /dev/sdf mklabel gpt
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#15 Le 30/07/2025, à 18:21
- Turkish
Re : Récupération Clef USB
Veriton-M421G:~$ sudo dd if=/dev/zero of=/dev/sdf bs=1M status=progress && sync
[sudo] Mot de passe de Moi :
4196401152 octets (4,2 GB, 3,9 GiB) copiés, 37 s, 113 MB/s
dd: erreur d'écriture dans '/dev/sdf': Aucun espace disponible sur le périphérique
4057+0 enregistrements lus
4056+0 enregistrements écrits
4253024256 octets (4,3 GB, 4,0 GiB) copiés, 58,2545 s, 73,0 MB/s
Veriton-M421G:~$ sudo parted /dev/sdf mklabel gpt
Erreur: Erreur d'entrée/sortie lors de l’écriture sur /dev/sdf
Réessayer/Retry/Ignorer/Ignore/Annuler/Cancel?
CPU Model : AMD Ryzen 5 5500
CPU Core : 12
elementary OS 7.1 Horus
Hors ligne
#16 Le 30/07/2025, à 21:44
- geole
Re : Récupération Clef USB
Je ne comprends pas. On peut écrire tous les secteurs avec des zéros mais pas les premiers ni les derniers avec d’autres valeurs.
il faudrait essayer avec une table de partition ms-dos.
sudo parted /dev/sdf mklabel msdos
Dernière modification par geole (Le 30/07/2025, à 21:48)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#17 Le 30/07/2025, à 21:49
- ylag
Re : Récupération Clef USB
Bonsoir,
Vu au #15 : "dd: erreur d'écriture dans '/dev/sdf': Aucun espace disponible sur le périphérique"
Il semblerait que dd ne puisse écrire sur ce périphérique ?
A+
Dernière modification par ylag (Le 30/07/2025, à 21:49)
Hors ligne
#18 Le 30/07/2025, à 21:56
- geole
Re : Récupération Clef USB
sudo dd if=/dev/zero of=/dev/sdf bs=1M status=progress && sync
4196401152 octets (4,2 GB, 3,9 GiB) copiés, 37 s, 113 MB/s
dd: erreur d'écriture dans '/dev/sdf': Aucun espace disponible sur le périphérique
4057+0 enregistrements lus
4056+0 enregistrements écrits
4253024256 octets (4,3 GB, 4,0 GiB) copiés, 58,2545 s, 73,0 MB/
Pour ylag: cela veut dire qu’on a copié pas mal d’octets en une minute, en fait la taille de la clé..exactement 4 GIo . avant de dire qu’il n’y a plus de place.
Dernière modification par geole (Le 30/07/2025, à 22:03)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#19 Le 01/08/2025, à 12:07
- Turkish
Re : Récupération Clef USB
Veriton-M421G:~$ sudo parted /dev/sdf mklabel msdos
[sudo] Mot de passe de Moi :
Erreur: Erreur d'entrée/sortie lors de l’écriture sur /dev/sdf
Réessayer/Retry/Ignorer/Ignore/Annuler/Cancel? Ignore
Information: Ne pas oublier de mettre à jour /etc/fstab si nécessaire.
Veriton-M421G:~$ sudo mount /dev/sdf
mount: /dev/sdf: impossible à trouver dans /etc/fstab
Je ne sais pas si cela peut être utile mais pour votre information :
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=71c9eac4-2d74-4f92-969c-b7f5bb786c90 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=282db2c9-3fc0-4563-bfbc-fd3920ba62e5 none swap sw 0 0
/dev/disk/by-id/usb-Generic_USB_SD_Reader_2004888-0:0 /mnt/usb-Generic_USB_SD_Reader_2004888-0:0 auto nosuid,nodev,nofail,x-gvfs-show 0 0
Dernière modification par Turkish (Le 01/08/2025, à 12:14)
CPU Model : AMD Ryzen 5 5500
CPU Core : 12
elementary OS 7.1 Horus
Hors ligne
#20 Le 01/08/2025, à 12:39
- ylag
Re : Récupération Clef USB
Bonjour,
Il faut spécifier le point de montage dans la commande mount pour monter manuellement un système de fichiers non déclaré dans le fichier /etc/fstab.
Par exemple, on pourrait tenter le montage de sdf sur /mnt/SDF :
sudo mkdir -v /mnt/SDF
sudo mount /dev/sdf /mnt/SDF
Normalement, le système de fichiers serait créé dans une partition du périphérique, à voir si ça fonctionnerait avec la racine du périphérique ...
A+
Dernière modification par ylag (Le 01/08/2025, à 12:52)
Hors ligne
#21 Le 01/08/2025, à 17:32
- Turkish
Re : Récupération Clef USB
-Veriton-M421G:~$ sudo mkdir -v /mnt/SDF
[sudo] Mot de passe de Moi :
mkdir: création du répertoire '/mnt/SDF'
Veriton-M421G:~$ sudo mount /dev/sdf /mnt/SDF
mount: /mnt/SDF: wrong fs type, bad option, bad superblock on /dev/sdf, missing codepage or helper program, or other error.
CPU Model : AMD Ryzen 5 5500
CPU Core : 12
elementary OS 7.1 Horus
Hors ligne
#22 Le 01/08/2025, à 20:03
- bonuscad
Re : Récupération Clef USB
[ 434.858345] usb 2-4: Manufacturer: Alcor Micro
Bonjour,
Pour avoir eu ce problème avec des clés USB avec des puces Alcor, je t'invite à regarder ce fil puce Alcor
C'est un peu hard au niveau manipulation, mais pour moi cela à fonctionner.
A mon avis, les constructeurs choisissent que lors qu'il y a un problème avec la clé, celle ci est bloquée en lecture seule au niveau hardware pour que l'utilisateur puisse récupérer les données encore valide sur la clé. C'est peut être une bonne chose ou pas!
Hé oui, il faut flasher la clé pour la rendre réutilisable. Pour 4 Go est que cela vaut le coup? En plus il faut Windows (je n'ai pas testé en machine virtuelle)
Hors ligne
#23 Le 02/08/2025, à 19:38
- Turkish
Re : Récupération Clef USB
Ami du soir Bonso..,
J'ai pu récupérer les informations de la clef grâce à Chipgenius soit :
USB 2.0
VID : 058F PID : 9380
Vendor : ALCOR
Part number : AU9380 - AU9386
Mais après cela se complique car il faut récupérer sur un site "russe" un utilitaire "pouvant" fonctionner uniquement sur Windows XP...et n'ayant pas les graces de la protection de Windows11...
Ne peut on flasher les clefs USB par un autre biais depuis linux ?
CPU Model : AMD Ryzen 5 5500
CPU Core : 12
elementary OS 7.1 Horus
Hors ligne
#24 Le 03/08/2025, à 04:28
- bonuscad
Re : Récupération Clef USB
Donc d'après les informations retourné par Chipgenius, tu devrais utilisé le fichier à ce lien.
Comme dit dans mon post de référence, malgré qu'un système 32 bit windows soit recommandé, pour ma part le programme à parfaitement fonctionné sur un windows 11 pro 64 bit.
Pour info Bitdefender sur windows ne m'a révéler aucun truc malveillant sur le fichier téléchargé (pour ma puce) sur le site russe. (C'était pas une puce de machine à laver pour faire des armes )
Comme j'ai pu le dire, je n'ai pas essayer sur une VM sous linux avec un windows, cela peut marcher mais je me méfierais des latence possible d'une VM pour un flashage: la moindre latence peut mettre à mal ton flashage et réduire à néant la récupération. Mais bon 4Go c'est pas une grosse perte... tu peux tenter le coup si le cœur t'en dit.
Hors ligne
#25 Le 03/08/2025, à 11:35
- geole
Re : Récupération Clef USB
Ami du soir Bonso..,
peut on flasher les clefs USB par un autre biais depuis linux ?
Bonjour.
Le flashage fonctionne parfaitement puisqu’il est fait par la commande dd => Voir les résultats. Tu peux donc toujours y déposer des fichiers de boot de taille inférieure à 4go.
Ce qui ne fonctionne pas est le formatage pour la faire ressembler à un disque dur. A croire que c’est son firmware qui refuse cette opération.
Dernière modification par geole (Le 03/08/2025, à 11:36)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne