Bonsoir,
Je ne me rappelle plus de mon mot de passe pour accéder à mon pi depuis putty,
J’ai suivis cette astuce :
Mais cela na pas fonctionné, ci joint quelques captures
Bonsoir,
Je ne me rappelle plus de mon mot de passe pour accéder à mon pi depuis putty,
J’ai suivis cette astuce :
Mais cela na pas fonctionné, ci joint quelques captures
Bonjour,
Via l’interface Jeedom on ne peut pas tout modifier sous linux.
vous avez essayé avec le couple :
pi raspberry
Salut
Il me semble qu il faut un minimum de 6 caractères pour le mdp
Bonjour,
Le code pi raspberry a été essayé,
La solution framboise en dernier recours ![]()
Faut que j’essaye les 6 caractères mini !!
Merci pour vos reponses
Bonjour,
Je viens effectivement de tester, cela fonctionne avec 10 caractères bien connus ici :
echo pi:Mjeedom96 | sudo chpasswd
Salut,
Je viens d’essayer et cela n’a pas fonctionné, j’ai fais un redémarrage de jeedom, sous putty, le nouveau mot de passe n’est toujours pas valide ![]()
Bonjour,
Là, c’est une erreur sur votre système d’exploitation. En lisant un peu sur cela, il s’avère qu’il faut des droits root pour tenter de corriger.
L’erreur va de l’espace vide (partition) en passant par le chiffrement d’une partition jusqu’au service défaillant. Si vous êtes sur une carte microSD, elle peut aussi être défaillante et être passé en lecture seule (ce qui provoque aussi ce message d’erreur).
Vous êtes sur Pi, le plus rapide étant alors de réinstaller votre OS sur un support sain, toujours en Debian 11 et d’y restaurer votre sauvegarde : que vous aurez pris soin d’exporter sur votre ordinateur avant. Je vous conseil de toutes les exporters, on est jamais trop prudent.
Merci Fabrice pour ces explications, mon système tourne avec une carte EMMC de 64 Go (depuis 1 an, que @Kazimir peut fournir pour les intéressés) avant je tournais avec un ssd de 32Go.
Peut être que la carte commence à fatiguer… je touche à rien pour l’instant, je prépare mon ssd au cas ou, les sauvegardes sont délocalisée sur un DD branché sur ma box via samba.
Ok pour les informations, mais comme je l’avait dis sur le fil de ce composant, celui-ci n’est pas plus fiable qu’une simple clé USB.
Le message d’erreur que vous avez laisse penser à ce type de problème.
Regardez, depuis Jeedom, le log dmesg depuis la partie administration.
Bonjour,
un bon vieux copier-coller…
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 6.1.21-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1642 SMP Mon Apr 3 17:20:52 BST 2023
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
[ 0.000000] random: crng init done
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Reserved memory: created CMA memory pool at 0x1ec00000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003e5fffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003e5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003e5fffff]
[ 0.000000] percpu: Embedded 17 pages/cpu s36884 r8192 d24556 u69632
[ 0.000000] pcpu-alloc: s36884 r8192 d24556 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 253242
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=Composite-1:720x480@60i vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000 console=ttyS0,115200 console=tty1 root=PARTUUID=9390376b-02 rootfstype=ext4 fsck.repair=yes rootwait
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 731656K/1021952K available (10240K kernel code, 1452K rwdata, 2900K rodata, 1024K init, 613K bss, 28152K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 34800 entries in 103 pages
[ 0.000000] ftrace: allocated 102 pages with 4 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000019] Switching to timer-based delay loop, resolution 52ns
[ 0.000398] Console: colour dummy device 80x30
[ 0.001025] printk: console [tty1] enabled
[ 0.001092] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.001137] pid_max: default: 32768 minimum: 301
[ 0.001300] LSM: Security Framework initializing
[ 0.001539] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.001583] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.002832] cgroup: Disabling memory control group subsystem
[ 0.003099] CPU: Testing write buffer coherency: ok
[ 0.003581] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.004457] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.004496] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.004625] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.004780] Setting up static identity map for 0x100000 - 0x10003c
[ 0.004938] rcu: Hierarchical SRCU implementation.
[ 0.004962] rcu: Max phase no-delay instances is 1000.
[ 0.005699] smp: Bringing up secondary CPUs ...
[ 0.006678] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.007664] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.008543] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.008646] smp: Brought up 1 node, 4 CPUs
[ 0.008728] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.008755] CPU: All CPU(s) started in HYP mode.
[ 0.008775] CPU: Virtualization extensions available.
[ 0.009588] devtmpfs: initialized
[ 0.024702] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.024949] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.025005] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.036075] pinctrl core: initialized pinctrl subsystem
[ 0.037336] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.040610] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.045691] audit: initializing netlink subsys (disabled)
[ 0.045972] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[ 0.046601] thermal_sys: Registered thermal governor 'step_wise'
[ 0.047537] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.047591] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.047871] Serial: AMBA PL011 UART driver
[ 0.053719] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.070076] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-03-17T10:53:00, variant start_cd
[ 0.080090] raspberrypi-firmware soc:firmware: Firmware hash is 82f3750a65fadae9a38077e3c2e217ad158c8d54
[ 0.122615] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.128696] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.130421] SCSI subsystem initialized
[ 0.130677] usbcore: registered new interface driver usbfs
[ 0.130759] usbcore: registered new interface driver hub
[ 0.130827] usbcore: registered new device driver usb
[ 0.131065] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.131254] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[ 0.131538] pps_core: LinuxPPS API ver. 1 registered
[ 0.131563] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.131612] PTP clock support registered
[ 2.008164] clocksource: Switched to clocksource arch_sys_counter
[ 2.056217] VFS: Disk quotas dquot_6.6.0
[ 2.056341] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 2.056530] FS-Cache: Loaded
[ 2.056869] CacheFiles: Loaded
[ 2.066588] NET: Registered PF_INET protocol family
[ 2.066965] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 2.069612] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 2.069706] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.069806] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 2.069945] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 2.070295] TCP: Hash tables configured (established 8192 bind 8192)
[ 2.070466] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 2.070539] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 2.070795] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.071381] RPC: Registered named UNIX socket transport module.
[ 2.071411] RPC: Registered udp transport module.
[ 2.071433] RPC: Registered tcp transport module.
[ 2.071454] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.073163] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 2.106695] Initialise system trusted keyrings
[ 2.107080] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 2.116409] zbud: loaded
[ 2.118934] NFS: Registering the id_resolver key type
[ 2.118989] Key type id_resolver registered
[ 2.119013] Key type id_legacy registered
[ 2.119152] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.119181] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 2.120499] Key type asymmetric registered
[ 2.120527] Asymmetric key parser 'x509' registered
[ 2.120716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.120751] io scheduler mq-deadline registered
[ 2.120774] io scheduler kyber registered
[ 2.124891] simple-framebuffer 3ef53000.framebuffer: framebuffer at 0x3ef53000, 0xa8c00 bytes
[ 2.124955] simple-framebuffer 3ef53000.framebuffer: format=r5g6b5, mode=720x480x16, linelength=1440
[ 2.127947] Console: switching to colour frame buffer device 90x30
[ 2.132290] simple-framebuffer 3ef53000.framebuffer: fb0: simplefb registered!
[ 2.138508] bcm2835-rng 3f104000.rng: hwrng registered
[ 2.140478] vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB)
[ 2.144483] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 2.156910] brd: module loaded
[ 2.166050] loop: module loaded
[ 2.168400] Loading iSCSI transport class v2.0-870.
[ 2.171484] usbcore: registered new interface driver lan78xx
[ 2.173177] usbcore: registered new interface driver smsc95xx
[ 2.174813] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 2.904514] Core Release: 2.80a
[ 2.906103] Setting default values for core params
[ 2.907683] Finished setting default values for core params
[ 3.109538] Using Buffer DMA mode
[ 3.111109] Periodic Transfer Interrupt Enhancement - disabled
[ 3.112690] Multiprocessor Interrupt Enhancement - disabled
[ 3.114246] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 3.115825] Dedicated Tx FIFOs mode
[ 3.118325] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = 9ed04000 dma = 0xded04000 len=9024
[ 3.122864] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 3.129951] dwc_otg: Microframe scheduler enabled
[ 3.130113] WARN::hcd_init_fiq:457: FIQ on core 1
[ 3.132706] WARN::hcd_init_fiq:458: FIQ ASM at 807c4360 length 36
[ 3.135240] WARN::hcd_init_fiq:497: MPHI regs_base at be810000
[ 3.137833] dwc_otg 3f980000.usb: DWC OTG Controller
[ 3.139223] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 3.140629] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
[ 3.142023] Init: Port Power? op_state=1
[ 3.143359] Init: Power Port (0)
[ 3.144879] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 3.147575] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.149035] usb usb1: Product: DWC OTG Controller
[ 3.150451] usb usb1: Manufacturer: Linux 6.1.21-v7+ dwc_otg_hcd
[ 3.151886] usb usb1: SerialNumber: 3f980000.usb
[ 3.153991] hub 1-0:1.0: USB hub found
[ 3.155439] hub 1-0:1.0: 1 port detected
[ 3.157407] dwc_otg: FIQ enabled
[ 3.157418] dwc_otg: NAK holdoff enabled
[ 3.157426] dwc_otg: FIQ split-transaction FSM enabled
[ 3.157449] Module dwc_common_port init
[ 3.157777] usbcore: registered new interface driver usb-storage
[ 3.159362] mousedev: PS/2 mouse device common for all mice
[ 3.163505] sdhci: Secure Digital Host Controller Interface driver
[ 3.164926] sdhci: Copyright(c) Pierre Ossman
[ 3.166582] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.170100] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.171836] hid: raw HID events driver (C) Jiri Kosina
[ 3.173455] usbcore: registered new interface driver usbhid
[ 3.174904] usbhid: USB HID core driver
[ 3.180488] Initializing XFRM netlink socket
[ 3.181992] NET: Registered PF_PACKET protocol family
[ 3.183509] Key type dns_resolver registered
[ 3.185665] Registering SWP/SWPB emulation handler
[ 3.187711] registered taskstats version 1
[ 3.189156] Loading compiled-in X.509 certificates
[ 3.191333] Key type .fscrypt registered
[ 3.192709] Key type fscrypt-provisioning registered
[ 3.205573] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 3.207091] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
[ 3.211806] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 3.213482] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 3.216164] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 3.217593] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[ 3.245947] sdhost: log_buf @ 2166683f (ded03000)
[ 3.278199] Indeed it is in host mode hprt0 = 00021501
[ 3.297462] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 3.300955] of_cfs_init
[ 3.302478] of_cfs_init: OK
[ 3.305493] Waiting for root device PARTUUID=9390376b-02...
[ 3.354739] mmc1: new high speed SDIO card at address 0001
[ 3.405656] mmc0: new high speed MMC card at address 0001
[ 3.407831] mmcblk0: mmc0:0001 A3A561 57.6 GiB
[ 3.411841] mmcblk0: p1 p2
[ 3.413750] mmcblk0: mmc0:0001 A3A561 57.6 GiB
[ 3.415457] mmcblk0boot0: mmc0:0001 A3A561 4.00 MiB
[ 3.418717] mmcblk0boot1: mmc0:0001 A3A561 4.00 MiB
[ 3.421698] mmcblk0rpmb: mmc0:0001 A3A561 16.0 MiB, chardev (244:0)
[ 3.472186] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 3.475010] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 3.483731] devtmpfs: mounted
[ 3.488107] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 3.490009] Indeed it is in host mode hprt0 = 00001101
[ 3.491319] Freeing unused kernel image (initmem) memory: 1024K
[ 3.552024] Run /sbin/init as init process
[ 3.553388] with arguments:
[ 3.553395] /sbin/init
[ 3.553403] with environment:
[ 3.553409] HOME=/
[ 3.553417] TERM=linux
[ 3.728407] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[ 3.731304] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.733527] hub 1-1:1.0: USB hub found
[ 3.735421] hub 1-1:1.0: 4 ports detected
[ 4.048112] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 4.068657] systemd[1]: System time before build time, advancing clock.
[ 4.178451] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[ 4.181621] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.184013] hub 1-1.1:1.0: USB hub found
[ 4.191346] hub 1-1.1:1.0: 3 ports detected
[ 4.338159] NET: Registered PF_INET6 protocol family
[ 4.341383] Segment Routing with IPv6
[ 4.343077] In-situ OAM (IOAM) with IPv6
[ 4.427833] systemd[1]: systemd 247.3-7+rpi1+deb11u5 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 4.434117] systemd[1]: Detected architecture arm.
[ 4.468031] systemd[1]: Set hostname to <raspberrypi>.
[ 4.488127] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
[ 4.621748] usb 1-1.2: New USB device found, idVendor=0658, idProduct=0200, bcdDevice= 0.00
[ 4.625402] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.718140] usb 1-1.1.2: new full-speed USB device number 5 using dwc_otg
[ 4.899796] usb 1-1.1.2: New USB device found, idVendor=0403, idProduct=6015, bcdDevice=10.00
[ 4.903337] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.905129] usb 1-1.1.2: Product: Interface USB 1 TIC
[ 4.906851] usb 1-1.1.2: Manufacturer: Cartelectronic
[ 4.908559] usb 1-1.1.2: SerialNumber: DA2P4RNA
[ 4.968146] usb 1-1.3: new full-speed USB device number 6 using dwc_otg
[ 5.129788] usb 1-1.3: New USB device found, idVendor=0403, idProduct=6015, bcdDevice=10.00
[ 5.133195] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.134975] usb 1-1.3: Product: Interface USB 1 TIC
[ 5.136743] usb 1-1.3: Manufacturer: Cartelectronic
[ 5.138499] usb 1-1.3: SerialNumber: DA6SG403
[ 5.218119] usb 1-1.1.1: new high-speed USB device number 7 using dwc_otg
[ 5.348602] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
[ 5.351941] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.618261] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
[ 5.642130] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
[ 5.715340] systemd[1]: Queued start job for default target Multi-User System.
[ 5.761737] systemd[1]: Created slice system-getty.slice.
[ 5.767573] systemd[1]: Created slice system-modprobe.slice.
[ 5.772915] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 5.777650] systemd[1]: Created slice User and Session Slice.
[ 5.782021] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 5.786413] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.791933] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.798391] systemd[1]: Reached target Local Encrypted Volumes.
[ 5.803211] systemd[1]: Reached target Paths.
[ 5.807706] systemd[1]: Reached target Slices.
[ 5.811980] systemd[1]: Reached target Swap.
[ 5.821473] systemd[1]: Listening on Syslog Socket.
[ 5.826197] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 5.830535] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 5.835639] systemd[1]: Listening on Journal Audit Socket.
[ 5.840349] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.845167] systemd[1]: Listening on Journal Socket.
[ 5.850725] systemd[1]: Listening on udev Control Socket.
[ 5.855194] systemd[1]: Listening on udev Kernel Socket.
[ 5.860089] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 5.918608] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.927838] systemd[1]: Mounting RPC Pipe File System...
[ 5.938546] systemd[1]: Mounting Kernel Debug File System...
[ 5.949249] systemd[1]: Mounting Kernel Trace File System...
[ 5.955038] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 5.967718] systemd[1]: Starting Restore / save the current clock...
[ 5.979316] systemd[1]: Starting Set the console keyboard layout...
[ 5.990047] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 6.004583] systemd[1]: Starting Load Kernel Module configfs...
[ 6.016607] systemd[1]: Starting Load Kernel Module drm...
[ 6.028288] systemd[1]: Starting Load Kernel Module fuse...
[ 6.044012] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 6.055748] systemd[1]: Starting File System Check on Root Device...
[ 6.074617] systemd[1]: Starting Journal Service...
[ 6.089339] systemd[1]: Starting Load Kernel Modules...
[ 6.111080] systemd[1]: Starting Coldplug All udev Devices...
[ 6.138670] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.146185] systemd[1]: Mounted RPC Pipe File System.
[ 6.151833] systemd[1]: Mounted Kernel Debug File System.
[ 6.157177] systemd[1]: Mounted Kernel Trace File System.
[ 6.175097] fuse: init (API version 7.37)
[ 6.175793] systemd[1]: Finished Restore / save the current clock.
[ 6.193167] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 6.200864] systemd[1]: modprobe@configfs.service: Succeeded.
[ 6.203827] systemd[1]: Finished Load Kernel Module configfs.
[ 6.217292] systemd[1]: modprobe@fuse.service: Succeeded.
[ 6.220944] systemd[1]: Finished Load Kernel Module fuse.
[ 6.228328] systemd[1]: Finished Load Kernel Modules.
[ 6.348583] systemd[1]: Mounting FUSE Control File System...
[ 6.357228] systemd[1]: Mounting Kernel Configuration File System...
[ 6.367333] systemd[1]: Started File System Check Daemon to report status.
[ 6.399806] systemd[1]: Starting Apply Kernel Variables...
[ 6.456199] systemd[1]: modprobe@drm.service: Succeeded.
[ 6.469251] systemd[1]: Finished Load Kernel Module drm.
[ 6.490217] systemd[1]: Mounted FUSE Control File System.
[ 6.495336] systemd[1]: Mounted Kernel Configuration File System.
[ 6.510700] systemd[1]: Finished Apply Kernel Variables.
[ 6.552291] systemd[1]: Started Journal Service.
[ 6.765371] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
[ 6.875894] systemd-journald[137]: Received client request to flush runtime journal.
[ 6.893687] systemd-journald[137]: File /var/log/journal/590b1435b455418baed4b20181dffba3/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 7.992699] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.007281] mc: Linux media interface: v0.10
[ 8.009899] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 8.009984] [vc_sm_connected_init]: start
[ 8.033313] vc_sm_cma_vchi_init: failed to open VCHI service (-1)
[ 8.033358] [vc_sm_connected_init]: failed to initialize shared memory service
[ 8.091766] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.138411] bcm2835_audio bcm2835_audio: card created with 8 channels
[ 8.193366] videodev: Linux video capture interface: v2.00
[ 8.273436] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.325706] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.325732] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.330510] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
[ 8.348232] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.351595] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
[ 8.359242] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
[ 8.359383] : Unregister from media controller
[ 8.359397] (efault): Unregistering node (null)[0] device node /dev/video0
[ 8.359412] (efault): Unregistering node (null)[0] device node /dev/video0
[ 8.359424] (efault): Unregistering node (null)[0] device node /dev/video0
[ 8.359436] (efault): Unregistering node (null)[0] device node /dev/video0
[ 8.966693] usbcore: registered new interface driver usbserial_generic
[ 8.966786] usbserial: USB Serial support registered for generic
[ 8.968155] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.080652] cdc_acm 1-1.2:1.0: ttyACM0: USB ACM device
[ 9.080882] usbcore: registered new interface driver cdc_acm
[ 9.080894] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 9.104497] usbcore: registered new interface driver ftdi_sio
[ 9.104602] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 9.104958] ftdi_sio 1-1.1.2:1.0: FTDI USB Serial Device converter detected
[ 9.105120] usb 1-1.1.2: Detected FT-X
[ 9.117000] usb 1-1.1.2: FTDI USB Serial Device converter now attached to ttyUSB0
[ 9.117226] ftdi_sio 1-1.3:1.0: FTDI USB Serial Device converter detected
[ 9.117354] usb 1-1.3: Detected FT-X
[ 9.120911] usb 1-1.3: FTDI USB Serial Device converter now attached to ttyUSB1
[ 9.178738] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 9.197271] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 9.512241] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 9.526941] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 9.528239] usbcore: registered new interface driver brcmfmac
[ 9.693771] Console: switching to colour dummy device 80x30
[ 9.704583] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[ 9.731143] Registered IR keymap rc-cec
[ 9.731433] rc rc0: vc4-hdmi as /devices/platform/soc/3f902000.hdmi/rc/rc0
[ 9.731694] input: vc4-hdmi as /devices/platform/soc/3f902000.hdmi/rc/rc0/input0
[ 9.748046] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])
[ 9.749159] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])
[ 9.749808] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 9.750520] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 9.751106] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 9.751606] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
[ 9.783379] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[ 9.785965] vc4-drm soc:gpu: [drm] Cannot find any crtc or sizes
[ 9.805415] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[ 10.443126] 8021q: 802.1Q VLAN Support v1.8
[ 10.729747] lan78xx 1-1.1.1:1.0 eth0: kevent 4 may have been dropped
[ 10.731579] 8021q: adding VLAN 0 to HW filter on device eth0
[ 10.752658] lan78xx 1-1.1.1:1.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 10.752838] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 11.056061] Adding 1048572k swap on /var/swap. Priority:-2 extents:11 across:22806528k SSFS
[ 20.644769] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.eth0.retrans_time - use net.ipv6.neigh.eth0.retrans_time_ms instead
[ 74.607524] usb 1-1.2: USB disconnect, device number 4
[ 74.918665] usb 1-1.2: new full-speed USB device number 8 using dwc_otg
[ 75.061908] usb 1-1.2: New USB device found, idVendor=0658, idProduct=0200, bcdDevice= 0.00
[ 75.061936] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 75.063151] cdc_acm 1-1.2:1.0: ttyACM0: USB ACM device
[122589.353954] systemd-journald[137]: Retention time reached.
[258150.143861] systemd-journald[137]: Retention time reached.
[393970.134014] systemd-journald[137]: Retention time reached.
Bonjour,
Dans une balise code
pour rester lisible ![]()
Bonjour Fabrice,
sinon, avec le log envoyé y a t’il des erreurs visibles d’écriture/lecture sur la carte ?
Merci.
Bon Dimanche.